Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 rather than 2df0e6412f1f1b534352c5778043adf2f0d0a036 Obtained Jenkinsfile from 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7702657333655485745.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1716826034246725656.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 6a41506d72e8e131afc862d141935157bee59f41 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-3579/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh85869823085339131.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8984994830385140055.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3579/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7297558580410487613.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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_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-543 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/31 [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/31 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/31@tmp/jenkins-gitclient-ssh686205059535203761.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/31@tmp/jenkins-gitclient-ssh8651995181155998970.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 2df0e6412f1f1b534352c5778043adf2f0d0a036 Merge succeeded, producing 2df0e6412f1f1b534352c5778043adf2f0d0a036 Checking out Revision 2df0e6412f1f1b534352c5778043adf2f0d0a036 (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f 2df0e6412f1f1b534352c5778043adf2f0d0a036 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/31@tmp/jenkins-gitclient-ssh9178087481013749708.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2df0e6412f1f1b534352c5778043adf2f0d0a036 # timeout=10 Commit message: "build(snap): update device-virtual to v2.0.0" > git rev-list --no-walk 2fdc120182a2ec7d56ca4cc753b09d4332e3d5a4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:06:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:06:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:06:09 ========================================================= 16:06:09 EdgeX Global Pipelines Version Info 16:06:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:06:10 ------------------- 16:06:10 stable info: 16:06:10 ------------------- 16:06:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:06:10 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 16:06:10 Message: update stable to v1.0.195 16:06:11 ------------------- 16:06:11 experimental info: 16:06:11 ------------------- 16:06:11 Commited By: **** collab-it+edgex@linuxfoundation.org 16:06:11 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 16:06:11 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:06:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:06:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:06:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:06:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:06:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:06:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:06:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:06:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:06:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:06:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:06:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:06:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:06:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:06:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:06:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:06:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:06:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:06:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:06:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:06:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:06:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:06:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:06:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo 16:06:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo 16:06:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo 16:06:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2df0e6412f1f1b534352c5778043adf2f0d0a036 [Pipeline] echo 16:06:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2df0e64 [Pipeline] echo 16:06:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:06:11 provisioning config files... 16:06:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/31@tmp/config6872052448525465244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:06:12 ---> docker-login.sh 16:06:12 nexus3.edgexfoundry.org:10001 16:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:12 Configure a credential helper to remove this warning. See 16:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:12 16:06:12 Login Succeeded 16:06:12 nexus3.edgexfoundry.org:10002 16:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:12 Configure a credential helper to remove this warning. See 16:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:12 16:06:12 Login Succeeded 16:06:12 nexus3.edgexfoundry.org:10003 16:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:12 Configure a credential helper to remove this warning. See 16:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:12 16:06:12 Login Succeeded 16:06:12 nexus3.edgexfoundry.org:10004 16:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:12 Configure a credential helper to remove this warning. See 16:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:12 16:06:12 Login Succeeded 16:06:13 docker.io 16:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:13 Configure a credential helper to remove this warning. See 16:06:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:13 16:06:13 Login Succeeded 16:06:13 ---> docker-login.sh ends [Pipeline] } 16:06:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:06:13 ++ 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 16:06:13 + for file in '`ls cmd/**/Dockerfile`' 16:06:13 ++ dirname cmd/core-command/Dockerfile 16:06:13 ++ cut -d/ -f2 16:06:13 + echo core-command,cmd/core-command/Dockerfile 16:06:13 + for file in '`ls cmd/**/Dockerfile`' 16:06:13 ++ dirname cmd/core-data/Dockerfile 16:06:13 ++ cut -d/ -f2 16:06:13 + echo core-data,cmd/core-data/Dockerfile 16:06:13 + for file in '`ls cmd/**/Dockerfile`' 16:06:13 ++ dirname cmd/core-metadata/Dockerfile 16:06:13 ++ cut -d/ -f2 16:06:13 + echo core-metadata,cmd/core-metadata/Dockerfile 16:06:13 + for file in '`ls cmd/**/Dockerfile`' 16:06:13 ++ dirname cmd/security-bootstrapper/Dockerfile 16:06:13 ++ cut -d/ -f2 16:06:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:06:13 + for file in '`ls cmd/**/Dockerfile`' 16:06:13 ++ dirname cmd/security-proxy-setup/Dockerfile 16:06:13 ++ cut -d/ -f2 16:06:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:06:13 + for file in '`ls cmd/**/Dockerfile`' 16:06:13 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:06:13 ++ cut -d/ -f2 16:06:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:06:13 + for file in '`ls cmd/**/Dockerfile`' 16:06:13 ++ dirname cmd/support-notifications/Dockerfile 16:06:13 ++ cut -d/ -f2 16:06:13 + echo support-notifications,cmd/support-notifications/Dockerfile 16:06:13 + for file in '`ls cmd/**/Dockerfile`' 16:06:13 ++ dirname cmd/support-scheduler/Dockerfile 16:06:13 ++ cut -d/ -f2 16:06:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:06:13 + for file in '`ls cmd/**/Dockerfile`' 16:06:13 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:06:13 ++ cut -d/ -f2 16:06:13 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:06:13 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 16:06:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:06:14 16:06:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:06:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:06:15 latest: Pulling from edgex-devops/git-semver 16:06:15 31603596830f: Pulling fs layer 16:06:15 54011a49482f: Pulling fs layer 16:06:15 a6820b24f6d8: Pulling fs layer 16:06:15 f581987b2513: Pulling fs layer 16:06:15 f581987b2513: Waiting 16:06:15 54011a49482f: Download complete 16:06:15 31603596830f: Verifying Checksum 16:06:15 31603596830f: Download complete 16:06:15 a6820b24f6d8: Verifying Checksum 16:06:15 a6820b24f6d8: Download complete 16:06:15 f581987b2513: Verifying Checksum 16:06:15 f581987b2513: Download complete 16:06:15 31603596830f: Pull complete 16:06:15 54011a49482f: Pull complete 16:06:16 a6820b24f6d8: Pull complete 16:06:16 f581987b2513: Pull complete 16:06:16 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 16:06:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:06:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:06:16 prd-centos7-docker-4c-2g-543 does not seem to be running inside a container 16:06:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:06:17 $ docker top 351f664fd846e340a7ff0bcbef15eabf23960dbc1e3d211d65904309118c53ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:06:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:06:17 [ssh-agent] Looking for ssh-agent implementation... 16:06:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:06:17 $ docker exec 351f664fd846e340a7ff0bcbef15eabf23960dbc1e3d211d65904309118c53ba ssh-agent 16:06:17 SSH_AUTH_SOCK=/tmp/ssh-KcwufNgBzzuP/agent.14 16:06:17 SSH_AGENT_PID=21 16:06:17 Running ssh-add (command line suppressed) 16:06:18 Identity added: /w/workspace/edgex-go/31@tmp/private_key_8693280410904474987.key (/w/workspace/edgex-go/31@tmp/private_key_8693280410904474987.key) 16:06:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:06:18 + git tag --points-at HEAD [Pipeline] } 16:06:18 $ docker exec --env ******** --env ******** 351f664fd846e340a7ff0bcbef15eabf23960dbc1e3d211d65904309118c53ba ssh-agent -k 16:06:18 unset SSH_AUTH_SOCK; 16:06:18 unset SSH_AGENT_PID; 16:06:18 echo Agent pid 21 killed; 16:06:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:06:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:06:18 [ssh-agent] Looking for ssh-agent implementation... 16:06:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:06:18 $ docker exec 351f664fd846e340a7ff0bcbef15eabf23960dbc1e3d211d65904309118c53ba ssh-agent 16:06:18 SSH_AUTH_SOCK=/tmp/ssh-ANpOr4y2Tbph/agent.55 16:06:18 SSH_AGENT_PID=62 16:06:18 Running ssh-add (command line suppressed) 16:06:18 Identity added: /w/workspace/edgex-go/31@tmp/private_key_1322664756447663050.key (/w/workspace/edgex-go/31@tmp/private_key_1322664756447663050.key) 16:06:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:06:19 + git semver init 16:06:19 # -> Open(): unable to determine branch for HEAD 16:06:19 # $GIT_DIR = /w/workspace/edgex-go/31/.git 16:06:19 # $GIT_WORK_TREE = /w/workspace/edgex-go/31 16:06:19 # $SEMVER_REMOTE_NAME = origin 16:06:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:06:19 # $SEMVER_USER_NAME = edgex-jenkins 16:06:19 # $SEMVER_BRANCH = PR-3579 16:06:19 # $SEMVER_TEMP = /tmp/semver-111288277 16:06:19 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:06:37 # '/tmp/semver-111288277' -> '/w/workspace/edgex-go/31/.semver' 16:06:37 # -> Force: false 16:06:37 # $SEMVER_DIR = /w/workspace/edgex-go/31/.semver [Pipeline] } 16:06:37 $ docker exec --env ******** --env ******** 351f664fd846e340a7ff0bcbef15eabf23960dbc1e3d211d65904309118c53ba ssh-agent -k 16:06:37 unset SSH_AUTH_SOCK; 16:06:37 unset SSH_AGENT_PID; 16:06:37 echo Agent pid 62 killed; 16:06:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:06:37 + git semver [Pipeline] } 16:06:37 $ docker stop --time=1 351f664fd846e340a7ff0bcbef15eabf23960dbc1e3d211d65904309118c53ba 16:06:39 $ docker rm -f 351f664fd846e340a7ff0bcbef15eabf23960dbc1e3d211d65904309118c53ba [Pipeline] // withDockerContainer [Pipeline] sh 16:06:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:06:40 Stashed 1 file(s) [Pipeline] echo 16:06:40 [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] sh 16:06:41 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:06:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:06:41 + sudo service docker restart 16:06:41 + true 16:06:41 Redirecting to /bin/systemctl restart docker.service 16:06:55 Still waiting to schedule task 16:06:55 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 16:07:00 ========================================================= 16:07:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:07:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:07:00 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 16:07:01 Sending build context to Docker daemon 329.6MB 16:07:01 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 16:07:01 Step 2/6 : FROM ${BASE} 16:07:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:07:01 540db60ca938: Pulling fs layer 16:07:01 adcc1eea9eea: Pulling fs layer 16:07:01 4c4ab2625f07: Pulling fs layer 16:07:01 0510c868ecb4: Pulling fs layer 16:07:01 afea3b2eda06: Pulling fs layer 16:07:01 7809a108b3ef: Pulling fs layer 16:07:01 f706445af74f: Pulling fs layer 16:07:01 0510c868ecb4: Waiting 16:07:01 afea3b2eda06: Waiting 16:07:01 7809a108b3ef: Waiting 16:07:01 f706445af74f: Waiting 16:07:01 4c4ab2625f07: Verifying Checksum 16:07:01 4c4ab2625f07: Download complete 16:07:01 adcc1eea9eea: Verifying Checksum 16:07:01 adcc1eea9eea: Download complete 16:07:02 afea3b2eda06: Verifying Checksum 16:07:02 afea3b2eda06: Download complete 16:07:02 540db60ca938: Verifying Checksum 16:07:02 540db60ca938: Download complete 16:07:02 7809a108b3ef: Verifying Checksum 16:07:02 7809a108b3ef: Download complete 16:07:02 540db60ca938: Pull complete 16:07:02 adcc1eea9eea: Pull complete 16:07:02 4c4ab2625f07: Pull complete 16:07:04 f706445af74f: Verifying Checksum 16:07:04 f706445af74f: Download complete 16:07:04 0510c868ecb4: Verifying Checksum 16:07:04 0510c868ecb4: Download complete 16:07:08 0510c868ecb4: Pull complete 16:07:08 afea3b2eda06: Pull complete 16:07:08 7809a108b3ef: Pull complete 16:07:10 f706445af74f: Pull complete 16:07:10 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 16:07:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:07:10 ---> b068be0155e3 16:07:10 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 16:07:11 ---> Running in f04918e867b6 16:07:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:07:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:07:13 (1/12) Installing libmagic (5.39-r0) 16:07:13 (2/12) Installing file (5.39-r0) 16:07:13 (3/12) Installing libc-dev (0.7.2-r3) 16:07:14 (4/12) Installing g++ (10.2.1_pre1-r3) 16:07:18 (5/12) Installing fortify-headers (1.1-r0) 16:07:18 (6/12) Installing patch (2.7.6-r7) 16:07:18 (7/12) Installing build-base (0.5-r2) 16:07:18 (8/12) Installing libsodium (1.0.18-r0) 16:07:18 (9/12) Installing pkgconf (1.7.3-r0) 16:07:18 (10/12) Installing libsodium-dev (1.0.18-r0) 16:07:18 (11/12) Installing libzmq (4.3.3-r1) 16:07:19 (12/12) Installing zeromq-dev (4.3.3-r1) 16:07:19 Executing busybox-1.32.1-r6.trigger 16:07:19 OK: 219 MiB in 52 packages 16:07:20 Removing intermediate container f04918e867b6 16:07:20 ---> 223b1b35effd 16:07:20 Step 4/6 : WORKDIR /edgex-go 16:07:20 ---> Running in 35e49520accb 16:07:20 Removing intermediate container 35e49520accb 16:07:20 ---> 5a5e57f5fca8 16:07:20 Step 5/6 : COPY go.mod . 16:07:20 ---> 415d0e2bdd89 16:07:20 Step 6/6 : RUN go mod download 16:07:20 ---> Running in 9678b041e6c9 16:07:30 Removing intermediate container 9678b041e6c9 16:07:30 ---> 8e0fbdd7f014 16:07:30 Successfully built 8e0fbdd7f014 16:07:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:07:31 + docker inspect -f . ci-base-image-x86_64 16:07:31 . [Pipeline] withDockerContainer 16:07:31 prd-centos7-docker-4c-2g-543 does not seem to be running inside a container 16:07:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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 ******** ci-base-image-x86_64 cat 16:07:31 $ docker top 7a705f4a8edd5b6345e3f4ca54c4a7ebf32531e38116c8ab2c1aa3087acc0557 -eo pid,comm [Pipeline] { [Pipeline] sh 16:07:32 + go version 16:07:32 go version go1.16.3 linux/amd64 [Pipeline] } 16:07:32 $ docker stop --time=1 7a705f4a8edd5b6345e3f4ca54c4a7ebf32531e38116c8ab2c1aa3087acc0557 16:07:33 $ docker rm -f 7a705f4a8edd5b6345e3f4ca54c4a7ebf32531e38116c8ab2c1aa3087acc0557 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:07:33 + docker inspect -f . ci-base-image-x86_64 16:07:33 . [Pipeline] withDockerContainer 16:07:33 prd-centos7-docker-4c-2g-543 does not seem to be running inside a container 16:07:33 $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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 ******** ci-base-image-x86_64 cat 16:07:34 $ docker top b7461996ad21b05c560d246451ec64a4d6b3e4a1f8374a47841769c274094797 -eo pid,comm [Pipeline] { [Pipeline] echo 16:07:34 ========================================================= 16:07:34 [edgeXBuildGoParallel] Running Tests and Build... 16:07:34 ========================================================= [Pipeline] sh 16:07:34 + go mod tidy [Pipeline] sh 16:07:35 + make test 16:07:35 go mod tidy 16:07:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:07:40 ? github.com/edgexfoundry/edgex-go [no test files] 16:07:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:08:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:08:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:08:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:08:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:08:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:08:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:08:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:08:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:08:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:08:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:08:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:08:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:08:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:08:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 16:08:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:08:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:08:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 100.0% of statements 16:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:08:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.052s coverage: 53.1% of statements 16:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:08:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.106s coverage: 87.7% of statements 16:08:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:08:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:08:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.047s coverage: 78.9% of statements 16:08:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements 16:08:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:08:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:08:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:08:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:08:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:08:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.252s coverage: 95.1% of statements 16:08:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:08:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:08:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 16:08:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:08:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:08:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:08:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:08:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:08:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements 16:08:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:08:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:08:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:08:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.8% of statements 16:08:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:08:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 16:08:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 22.0% of statements 16:08:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:08:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 16:08:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements 16:08:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 16:08:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 16:08:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 16:08:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 16:08:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.049s coverage: 44.8% of statements 16:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.196s coverage: 81.8% of statements 16:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements 16:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 16:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 16:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 16:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements 16:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 16:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 16:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 16:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 16:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 64.4% of statements 16:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 16:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 16:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 16:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.018s coverage: 73.7% of statements 16:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 16:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.177s coverage: 66.9% of statements 16:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:08:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:08:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.147s coverage: 43.6% of statements 16:08:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:08:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:08:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 16:08:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:08:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 16:08:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:09:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.3% of statements 16:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:09:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 91.9% of statements 16:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 16:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:09:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 62.7% of statements 16:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:09:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.6% of statements 16:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:09:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 16:09:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:09:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:09:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 16:09:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:09:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:09:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:09:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:09:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:09:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:09:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 16:09:00 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements 16:09:00 GO111MODULE=on go vet ./... 16:09:23 gofmt -l . 16:09:23 [ "`gofmt -l .`" = "" ] 16:09:23 ./bin/test-attribution-txt.sh [Pipeline] sh 16:09:24 + ls -al . 16:09:24 total 560 16:09:24 drwxrwxr-x 10 1001 1001 4096 Jun 28 16:09 . 16:09:24 drwxr-xr-x 4 root root 30 Jun 28 16:07 .. 16:09:24 -rw-rw-r-- 1 1001 1001 11 Jun 28 16:06 .dockerignore 16:09:24 drwxrwxr-x 8 1001 1001 179 Jun 28 16:06 .git 16:09:24 drwxrwxr-x 3 1001 1001 125 Jun 28 16:06 .github 16:09:24 -rw-rw-r-- 1 1001 1001 818 Jun 28 16:06 .gitignore 16:09:24 drwx------ 3 1001 1001 60 Jun 28 16:06 .semver 16:09:24 -rw-rw-r-- 1 1001 1001 166 Jun 28 16:06 .sonarcloud.properties 16:09:24 -rw-rw-r-- 1 1001 1001 8609 Jun 28 16:06 Attribution.txt 16:09:24 -rw-rw-r-- 1 1001 1001 43881 Jun 28 16:06 CHANGELOG.md 16:09:24 -rw-rw-r-- 1 1001 1001 3804 Jun 28 16:06 CONTRIBUTING.md 16:09:24 -rw-rw-r-- 1 1001 1001 931 Jun 28 16:06 Dockerfile.build 16:09:24 -rw-rw-r-- 1 1001 1001 849 Jun 28 16:06 Jenkinsfile 16:09:24 -rw-rw-r-- 1 1001 1001 10775 Jun 28 16:06 LICENSE 16:09:24 -rw-rw-r-- 1 1001 1001 5605 Jun 28 16:06 Makefile 16:09:24 -rw-rw-r-- 1 1001 1001 7905 Jun 28 16:06 README.md 16:09:24 -rw-rw-r-- 1 1001 1001 7071 Jun 28 16:06 SECURITY.md 16:09:24 -rw-rw-r-- 1 1001 1001 5 Jun 28 16:06 VERSION 16:09:24 -rw-rw-r-- 1 1001 1001 4131 Jun 28 16:06 ZMQWindows.md 16:09:24 drwxrwxr-x 2 1001 1001 37 Jun 28 16:06 bin 16:09:24 drwxrwxr-x 14 1001 1001 4096 Jun 28 16:06 cmd 16:09:24 -rw-r--r-- 1 root root 398095 Jun 28 16:08 coverage.out 16:09:24 -rw-rw-r-- 1 1001 1001 806 Jun 28 16:06 go.mod 16:09:24 -rw-r--r-- 1 root root 20759 Jun 28 16:07 go.sum 16:09:24 drwxrwxr-x 7 1001 1001 114 Jun 28 16:06 internal 16:09:24 drwxrwxr-x 3 1001 1001 16 Jun 28 16:06 openapi 16:09:24 drwxrwxr-x 4 1001 1001 71 Jun 28 16:06 snap 16:09:24 -rw-rw-r-- 1 1001 1001 168 Jun 28 16:06 version.go [Pipeline] sh 16:09:24 + '[' -e coverage.out ] 16:09:24 + chown 1001:1001 coverage.out [Pipeline] stash 16:09:24 Stashed 1 file(s) [Pipeline] sh 16:09:25 + make build 16:09:25 go mod tidy 16:09:25 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:26 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:09:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:09:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:09:34 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:09:34 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:09:35 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:09:36 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:09:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:09:38 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:09:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:09:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 16:09:41 $ docker stop --time=1 b7461996ad21b05c560d246451ec64a4d6b3e4a1f8374a47841769c274094797 16:09:43 $ docker rm -f b7461996ad21b05c560d246451ec64a4d6b3e4a1f8374a47841769c274094797 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:09:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:09:46 16:09:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:09:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:09:46 latest: Pulling from edgex-devops/edgex-compose 16:09:46 cbdbe7a5bc2a: Pulling fs layer 16:09:46 ca9280d653b3: Pulling fs layer 16:09:46 7e9c9ca2126c: Pulling fs layer 16:09:46 cbdbe7a5bc2a: Verifying Checksum 16:09:46 cbdbe7a5bc2a: Download complete 16:09:47 cbdbe7a5bc2a: Pull complete 16:09:47 ca9280d653b3: Verifying Checksum 16:09:47 ca9280d653b3: Download complete 16:09:48 ca9280d653b3: Pull complete 16:09:48 7e9c9ca2126c: Verifying Checksum 16:09:48 7e9c9ca2126c: Download complete 16:09:51 7e9c9ca2126c: Pull complete 16:09:51 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:09:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:09:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:09:51 prd-centos7-docker-4c-2g-543 does not seem to be running inside a container 16:09:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:09:54 $ docker top 928a011dbd2bd8e341223389d788950ed2e8daec065cc0eeff3a34a2c6ce55c8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:54 + docker-compose build --help 16:09:54 + grep parallel 16:09:55 --parallel Build images in parallel. [Pipeline] } 16:09:55 $ docker stop --time=1 928a011dbd2bd8e341223389d788950ed2e8daec065cc0eeff3a34a2c6ce55c8 16:09:56 $ docker rm -f 928a011dbd2bd8e341223389d788950ed2e8daec065cc0eeff3a34a2c6ce55c8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:09:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:09:56 . [Pipeline] withDockerContainer 16:09:56 prd-centos7-docker-4c-2g-543 does not seem to be running inside a container 16:09:56 $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:09:57 $ docker top 3625d4c43c8f7cb2029da5abe3b7886623e82f20aefe15aad27082ebd77b7248 -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:57 + docker-compose -f ./docker-compose-build.yml build --parallel 16:09:58 Building core-command ... 16:09:58 Building core-data ... 16:09:58 Building core-metadata ... 16:09:58 Building security-bootstrapper ... 16:09:58 Building security-proxy-setup ... 16:09:58 Building security-secretstore-setup ... 16:09:58 Building support-notifications ... 16:09:58 Building support-scheduler ... 16:09:58 Building sys-mgmt-agent ... 16:09:58 Building sys-mgmt-agent 16:09:58 Building support-notifications 16:09:58 Building core-data 16:09:58 Building core-command 16:09:58 Building core-metadata 16:10:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:10:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:10:10 ---> 8e0fbdd7f014 16:10:10 Step 3/24 : WORKDIR /edgex-go 16:10:10 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:10:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:10:10 ---> 8e0fbdd7f014 16:10:10 Step 3/23 : WORKDIR /edgex-go 16:10:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:10:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:10:10 ---> 8e0fbdd7f014 16:10:10 Step 3/24 : WORKDIR /edgex-go 16:10:16 ---> Running in 32e1d29ec71a 16:10:16 ---> Running in 7ae10039e0b5 16:10:16 ---> Running in 801c0f52381d 16:10:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:10:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:10:16 ---> 8e0fbdd7f014 16:10:16 Step 3/24 : WORKDIR /edgex-go 16:10:16 ---> Running in 471103839dff 16:10:17 Removing intermediate container 471103839dff 16:10:17 ---> 8ff3e7985771 16:10:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:10:17 Removing intermediate container 801c0f52381d 16:10:17 ---> 564a42a053c4 16:10:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:10:17 Removing intermediate container 32e1d29ec71a 16:10:17 ---> 13aaa8f5e4d4 16:10:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:10:17 Removing intermediate container 7ae10039e0b5 16:10:17 ---> 65474ed1e3e7 16:10:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:10:17 ---> Running in f5e5d2201ec4 16:10:17 ---> Running in 95d03f9f1a98 16:10:17 ---> Running in 8656995a3b55 16:10:17 ---> Running in a2c364a1d901 16:10:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:10:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:10:22 ---> 8e0fbdd7f014 16:10:22 Step 3/24 : WORKDIR /edgex-go 16:10:22 ---> Using cache 16:10:22 ---> 65474ed1e3e7 16:10:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:10:22 Removing intermediate container f5e5d2201ec4 16:10:22 ---> 76b1e72c0540 16:10:22 Step 5/24 : RUN apk add --update --no-cache make git 16:10:22 ---> Running in f7bca9f3b4ef 16:10:22 Removing intermediate container 95d03f9f1a98 16:10:22 ---> 77420a9518a3 16:10:22 Step 5/24 : RUN apk add --update --no-cache make git 16:10:22 ---> Running in bad93ce4073c 16:10:22 ---> Running in 2bcec9e793f7 16:10:22 Removing intermediate container 8656995a3b55 16:10:22 ---> b25716e37cd7 16:10:22 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:10:22 Removing intermediate container a2c364a1d901 16:10:22 ---> ad259c5c850c 16:10:22 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:10:22 ---> Running in 947b2afacde9 16:10:22 ---> Running in ab3cde519cdc 16:10:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:10:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:10:22 Removing intermediate container f7bca9f3b4ef 16:10:22 ---> 3a102f625c1d 16:10:22 Step 5/24 : RUN apk add --update --no-cache make bash git 16:10:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:10:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:10:22 ---> Running in dc19ac65c149 16:10:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:10:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:10:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:10:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:10:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:10:23 OK: 219 MiB in 52 packages 16:10:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:10:23 Removing intermediate container bad93ce4073c 16:10:23 ---> 93894b8a2b2c 16:10:23 Step 6/24 : COPY go.mod . 16:10:24 OK: 219 MiB in 52 packages 16:10:24 OK: 219 MiB in 52 packages 16:10:24 ---> 4c2544e1c054 16:10:24 Step 7/24 : RUN go mod download 16:10:24 OK: 219 MiB in 52 packages 16:10:24 ---> Running in a6c8752ed7c5 16:10:24 Removing intermediate container 947b2afacde9 16:10:24 ---> 026f008cd0b4 16:10:24 Step 6/23 : COPY go.mod . 16:10:24 Removing intermediate container ab3cde519cdc 16:10:24 ---> 1741a6d3f3ab 16:10:24 Step 6/24 : COPY go.mod . 16:10:24 ---> faf0c7fb5b0b 16:10:24 Step 7/23 : RUN go mod download 16:10:24 OK: 219 MiB in 52 packages 16:10:24 ---> Running in 684f5c5ff2df 16:10:24 Removing intermediate container 2bcec9e793f7 16:10:24 ---> 872851bbce89 16:10:24 Step 6/24 : COPY go.mod . 16:10:24 ---> 8bc716bf04b0 16:10:24 Step 7/24 : RUN go mod download 16:10:25 ---> 3863e5f7682b 16:10:25 Step 7/24 : RUN go mod download 16:10:25 ---> Running in dfd17dea2cbf 16:10:25 ---> Running in 9908541fd818 16:10:25 Removing intermediate container dc19ac65c149 16:10:25 ---> f5d54e85d9ef 16:10:25 Step 6/24 : COPY go.mod . 16:10:25 ---> 2d8a250ba242 16:10:25 Step 7/24 : RUN go mod download 16:10:25 ---> Running in 2895e450675e 16:10:25 Removing intermediate container a6c8752ed7c5 16:10:25 ---> ab44d8f79d1f 16:10:25 Step 8/24 : COPY . . 16:10:26 Removing intermediate container 684f5c5ff2df 16:10:26 ---> d5804aa37b1a 16:10:26 Step 8/23 : COPY . . 16:10:28 Removing intermediate container dfd17dea2cbf 16:10:28 ---> ce8e99066ff5 16:10:28 Step 8/24 : COPY . . 16:10:29 Removing intermediate container 9908541fd818 16:10:29 ---> 9e5a8b9455b6 16:10:29 Step 8/24 : COPY . . 16:10:29 Removing intermediate container 2895e450675e 16:10:29 ---> 88c6444bccde 16:10:29 Step 8/24 : COPY . . 16:10:36 ---> 0c15b1f8d1f4 16:10:36 Step 9/24 : RUN go mod tidy 16:10:36 ---> b5fdfb09f66e 16:10:36 Step 9/23 : RUN go mod tidy 16:10:36 ---> Running in 5d1c4a137f9a 16:10:36 ---> 41d5adb73181 16:10:36 Step 9/24 : RUN go mod tidy 16:10:36 ---> Running in 425d9857f339 16:10:36 ---> Running in f80f9c2c2008 16:10:40 Removing intermediate container 5d1c4a137f9a 16:10:40 ---> e96c3458a9dd 16:10:40 Step 10/24 : RUN make cmd/core-command/core-command 16:10:40 ---> Running in 81d9f931ca5f 16:10:40 Removing intermediate container f80f9c2c2008 16:10:40 ---> fa9168c928fa 16:10:40 Step 10/24 : RUN make cmd/core-data/core-data 16:10:40 Removing intermediate container 425d9857f339 16:10:40 ---> 408114fad48e 16:10:40 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:10:40 ---> Running in 449122c34da1 16:10:40 ---> Running in f5c8945d1e6b 16:10:41 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:10:41 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:10:41 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:10:56 ---> e56b584a4d7e 16:10:56 Step 9/24 : RUN go mod tidy 16:10:56 ---> Running in f7938a6c3024 16:10:56 ---> 25355b588084 16:10:56 Step 9/24 : RUN go mod tidy 16:10:56 ---> Running in 34376133b25f 16:10:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-544 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 16:10:56 Running in /w/workspace/edgex-go/31 [Pipeline] { [Pipeline] checkout 16:10:56 The recommended git tool is: git 16:10:58 Removing intermediate container 34376133b25f 16:10:58 ---> 1768f270921e 16:10:58 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:10:58 Removing intermediate container f7938a6c3024 16:10:58 ---> 49e0bb238bf3 16:10:58 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:10:58 ---> Running in 9da9232fda47 16:10:58 ---> Running in 63df81b684b4 16:10:59 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:10:59 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:11:02 using credential edgex-jenkins-ssh 16:11:02 Cloning the remote Git repository 16:11:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:11:03 > git init /w/workspace/edgex-go/31 # timeout=10 16:11:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:11:03 > git --version # timeout=10 16:11:03 > git --version # 'git version 2.17.1' 16:11:03 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:11:17 Removing intermediate container 81d9f931ca5f 16:11:17 ---> 9885ac268840 16:11:17 16:11:17 Step 11/24 : FROM alpine:3.12 16:11:17 3.12: Pulling from library/alpine 16:11:17 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:11:17 Status: Downloaded newer image for alpine:3.12 16:11:17 ---> 13621d1b12d4 16:11:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:11:17 ---> Running in c2688e61811d 16:11:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:11:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:11:17 (1/1) Installing dumb-init (1.2.2-r1) 16:11:17 Executing busybox-1.31.1-r20.trigger 16:11:17 OK: 6 MiB in 15 packages 16:11:17 Removing intermediate container c2688e61811d 16:11:17 ---> 2a521f6307aa 16:11:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:11:17 ---> Running in 50df1566b3e0 16:11:17 Removing intermediate container 50df1566b3e0 16:11:17 ---> 08ff9126b8ab 16:11:17 Step 14/24 : ENV APP_PORT=59882 16:11:17 ---> Running in 1faf5ab75ee7 16:11:17 Removing intermediate container 1faf5ab75ee7 16:11:17 ---> 098a8fce9ccf 16:11:17 Step 15/24 : EXPOSE $APP_PORT 16:11:17 ---> Running in c40af62aef61 16:11:17 Removing intermediate container c40af62aef61 16:11:17 ---> eb830bbfa4a0 16:11:17 Step 16/24 : WORKDIR / 16:11:17 ---> Running in 05bf1c7e8e2f 16:11:18 Removing intermediate container 05bf1c7e8e2f 16:11:18 ---> 727aa566547c 16:11:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:11:19 ---> 3b08993ec0d4 16:11:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:11:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:11:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:11:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:11:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:11:18 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:11:19 Removing intermediate container f5c8945d1e6b 16:11:19 ---> 8451dc945d5e 16:11:19 16:11:19 Step 11/23 : FROM alpine:3.12 16:11:19 ---> 13621d1b12d4 16:11:19 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:11:19 ---> Running in 80bac344009c 16:11:19 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 2df0e6412f1f1b534352c5778043adf2f0d0a036 16:11:19 ---> e05eff40c99a 16:11:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:11:19 Merge succeeded, producing 2df0e6412f1f1b534352c5778043adf2f0d0a036 16:11:19 Checking out Revision 2df0e6412f1f1b534352c5778043adf2f0d0a036 (PR-3579) 16:11:20 ---> c79f20cbc62c 16:11:20 Step 20/24 : ENTRYPOINT ["/core-command"] 16:11:20 ---> Running in 0cd84ddb7756 16:11:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:11:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:11:20 Removing intermediate container 0cd84ddb7756 16:11:20 ---> 11691d8d5f57 16:11:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:11:20 ---> Running in c3ad5f6dedad 16:11:20 Removing intermediate container c3ad5f6dedad 16:11:20 ---> 5aeb4dd3ecb4 16:11:20 Step 22/24 : LABEL arch=x86_64 16:11:20 ---> Running in 9c55532e4356 16:11:20 (1/2) Installing ca-certificates (20191127-r4) 16:11:20 (2/2) Installing dumb-init (1.2.2-r1) 16:11:20 Executing busybox-1.31.1-r20.trigger 16:11:20 Executing ca-certificates-20191127-r4.trigger 16:11:20 Removing intermediate container 9c55532e4356 16:11:20 ---> dbc0eb93b4eb 16:11:20 Step 23/24 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 16:11:20 ---> Running in ec863af6164b 16:11:20 OK: 6 MiB in 16 packages 16:11:20 Removing intermediate container ec863af6164b 16:11:20 ---> 87015839dec0 16:11:20 Step 24/24 : LABEL version=0.0.0 16:11:20 ---> Running in 43f8fd4d966e 16:11:20 Removing intermediate container 43f8fd4d966e 16:11:20 ---> 6c2a18b9a4d3 16:11:20 16:11:19 > git config core.sparsecheckout # timeout=10 16:11:19 > git checkout -f 2df0e6412f1f1b534352c5778043adf2f0d0a036 # timeout=10 16:11:19 > git remote # timeout=10 16:11:19 > git config --get remote.origin.url # timeout=10 16:11:19 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:19 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 16:11:19 > git rev-parse HEAD^{commit} # timeout=10 16:11:19 > git config core.sparsecheckout # timeout=10 16:11:19 > git checkout -f 2df0e6412f1f1b534352c5778043adf2f0d0a036 # timeout=10 16:11:21 Successfully built 6c2a18b9a4d3 16:11:21 Successfully tagged core-command:latest 16:11:21 Building security-secretstore-setup 16:11:21  Building core-command ... done Removing intermediate container 80bac344009c 16:11:21 ---> 60b9690ad4d6 16:11:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:11:21 ---> Running in 476c65ff78f3 16:11:21 Removing intermediate container 476c65ff78f3 16:11:21 ---> 32424b5867ab 16:11:21 Step 14/23 : ENV APP_PORT=59860 16:11:21 ---> Running in 77392e038e7d 16:11:21 Removing intermediate container 77392e038e7d 16:11:21 ---> d4c7b00af070 16:11:21 Step 15/23 : EXPOSE $APP_PORT 16:11:22 ---> Running in 55394c4c1f53 16:11:22 Removing intermediate container 55394c4c1f53 16:11:22 ---> f1687eec70f8 16:11:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:11:23 ---> 5d08674188ac 16:11:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:11:23 ---> f13d40de51e0 16:11:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:11:24 Commit message: "build(snap): update device-virtual to v2.0.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:11:24 ---> a929cab38dc5 16:11:24 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:11:25 ---> Running in 21dfb897743e 16:11:25 Removing intermediate container 449122c34da1 16:11:25 ---> 41b778022e98 16:11:25 16:11:25 Step 11/24 : FROM alpine:3.12 16:11:25 ---> 13621d1b12d4 16:11:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:11:25 Removing intermediate container 21dfb897743e 16:11:25 ---> 556ec84fef51 16:11:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:11:25 ---> Running in 27f8b7c9bd96 16:11:25 ---> Running in 39bb8e8db955 16:11:25 Removing intermediate container 27f8b7c9bd96 16:11:25 ---> 5fcddf9ac2d3 16:11:25 Step 13/24 : ENV APP_PORT=59880 16:11:25 Removing intermediate container 39bb8e8db955 16:11:25 ---> de08e1f6bf8c 16:11:25 Step 21/23 : LABEL arch=x86_64 16:11:25 ---> Running in 527877b5da44 16:11:25 ---> Running in 69aeeee831b4 16:11:25 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:11:26 Removing intermediate container 527877b5da44 16:11:26 ---> 8a7027664d42 16:11:26 Step 14/24 : EXPOSE $APP_PORT 16:11:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:11:26 Removing intermediate container 69aeeee831b4 16:11:26 ---> bd19d1d05d73 16:11:26 Step 22/23 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 16:11:26 ---> Running in f51fd349e83b 16:11:26 ---> Running in 47deacfef8f5 16:11:26 + sudo service docker restart 16:11:26 + true 16:11:26 Removing intermediate container f51fd349e83b 16:11:26 ---> 6305b081208f 16:11:26 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:11:26 ---> Running in 014fbe3da984 16:11:26 Removing intermediate container 47deacfef8f5 16:11:26 ---> 62cbf02141eb 16:11:26 Step 23/23 : LABEL version=0.0.0 16:11:26 ---> Running in d5ddc9ae28fb 16:11:26 Removing intermediate container d5ddc9ae28fb 16:11:26 ---> cc51b76f30bd 16:11:26 16:11:27 Successfully built cc51b76f30bd 16:11:27 Successfully tagged support-notifications:latest 16:11:27  Building support-notifications ... done Building security-bootstrapper 16:11:27 Removing intermediate container 014fbe3da984 16:11:27 ---> 1baf3f74c4c4 16:11:27 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:11:27 ---> Running in 1b0a55d4010a 16:11:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:11:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:11:29 (1/6) Installing dumb-init (1.2.2-r1) 16:11:29 (2/6) Installing libgcc (9.3.0-r2) 16:11:29 (3/6) Installing libsodium (1.0.18-r0) 16:11:30 (4/6) Installing libstdc++ (9.3.0-r2) 16:11:30 (5/6) Installing libzmq (4.3.3-r0) 16:11:30 (6/6) Installing zeromq (4.3.3-r0) 16:11:31 Executing busybox-1.31.1-r20.trigger 16:11:31 OK: 8 MiB in 20 packages 16:11:32 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:11:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:11:32 ---> 8e0fbdd7f014 16:11:32 Step 3/26 : WORKDIR /edgex-go 16:11:32 ---> Using cache 16:11:32 ---> 65474ed1e3e7 16:11:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:11:32 ---> Using cache 16:11:32 ---> 3a102f625c1d 16:11:32 Step 5/26 : RUN apk add --update --no-cache make git 16:11:33 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:11:33 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:11:33 ---> 8e0fbdd7f014 16:11:33 Step 3/32 : WORKDIR /edgex-go 16:11:33 ---> Using cache 16:11:33 ---> 65474ed1e3e7 16:11:33 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:11:33 ---> Using cache 16:11:33 ---> 3a102f625c1d 16:11:33 Step 5/32 : RUN apk add --update --no-cache make git 16:11:34 ---> Running in 00f8cee8f65d 16:11:34 ---> Running in 1568b705ff27 16:11:34 Removing intermediate container 1b0a55d4010a 16:11:34 ---> 333a63095d0a 16:11:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:11:34 Removing intermediate container 9da9232fda47 16:11:34 ---> af45e9288138 16:11:34 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:11:35 ---> Running in 18e3b3db3ac1 16:11:35 ---> bf7f0d97c268 16:11:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:11:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:11:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:11:35 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:11:35 ---> 6e6664b8554e 16:11:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:11:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:11:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:11:36 Removing intermediate container 63df81b684b4 16:11:36 ---> 203564e1eb19 16:11:36 16:11:36 Step 11/24 : FROM alpine:3.12 16:11:36 ---> 13621d1b12d4 16:11:36 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:11:36 ---> Using cache 16:11:36 ---> 2a521f6307aa 16:11:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:11:36 ---> Using cache 16:11:36 ---> 08ff9126b8ab 16:11:36 Step 14/24 : ENV APP_PORT=59881 16:11:36 ---> cb2c9e717d70 16:11:36 Step 20/24 : ENTRYPOINT ["/core-data"] 16:11:36 ---> Running in 15fdb26b9b3c 16:11:36 OK: 219 MiB in 52 packages 16:11:36 ---> Running in cd8b1fc40794 16:11:36 OK: 219 MiB in 52 packages 16:11:36 Removing intermediate container 15fdb26b9b3c 16:11:36 ---> d310ef3a491e 16:11:36 Step 15/24 : EXPOSE $APP_PORT 16:11:36 ---> Running in 94cde21f307f 16:11:36 Removing intermediate container cd8b1fc40794 16:11:36 ---> 9997e67c2964 16:11:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:11:36 ---> Running in 1afe8af5846f 16:11:36 Removing intermediate container 18e3b3db3ac1 16:11:36 ---> 7d671e42137a 16:11:36 16:11:36 Step 12/24 : FROM docker:20.10.0 16:11:36 Removing intermediate container 94cde21f307f 16:11:36 ---> 4a766118b73e 16:11:36 Step 16/24 : WORKDIR / 16:11:36 ---> Running in 2730a939ecc7 16:11:36 Removing intermediate container 1afe8af5846f 16:11:36 ---> 2781027f5665 16:11:36 Step 22/24 : LABEL arch=x86_64 16:11:36 Removing intermediate container 00f8cee8f65d 16:11:36 ---> 7950fe256a09 16:11:36 Step 6/32 : COPY go.mod . 16:11:36 Removing intermediate container 1568b705ff27 16:11:36 ---> 853349aad285 16:11:36 Step 6/26 : COPY go.mod . 16:11:36 ---> Running in 352cbfdc3016 16:11:36 Removing intermediate container 2730a939ecc7 16:11:36 ---> b2068ad54151 16:11:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:11:36 Removing intermediate container 352cbfdc3016 16:11:36 ---> 2171ca80b146 16:11:36 Step 23/24 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 16:11:36 ---> a921f29cce0c 16:11:36 Step 7/32 : RUN go mod download 16:11:36 ---> Running in a7cd665c30e1 16:11:36 ---> Running in db18bb3a4d17 16:11:37 ---> 2d0aa236dc06 16:11:37 Step 7/26 : RUN go mod download 16:11:37 ---> cc2cd52ff12b 16:11:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:11:37 ---> Running in 865ace96d896 16:11:37 20.10.0: Pulling from library/docker 16:11:37 Removing intermediate container a7cd665c30e1 16:11:37 ---> b3ad780fc83a 16:11:37 Step 24/24 : LABEL version=0.0.0 16:11:37 ---> Running in 0cf17471850e 16:11:37 Removing intermediate container 0cf17471850e 16:11:37 ---> ae9192f91fde 16:11:37 16:11:37 Successfully built ae9192f91fde 16:11:37 Successfully tagged core-data:latest 16:11:37  Building core-data ... done Building support-scheduler 16:11:37 ---> 2835f0864edb 16:11:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:11:38 Removing intermediate container db18bb3a4d17 16:11:38 ---> 4bb22f370ca2 16:11:38 Step 8/32 : COPY . . 16:11:40 Removing intermediate container 865ace96d896 16:11:40 ---> 1fee7684c979 16:11:40 Step 8/26 : COPY . . 16:11:40 ---> 3cad5339a9c4 16:11:40 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:11:43 ---> Running in 9716a0e1ebef [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:11:44 provisioning config files... 16:11:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/31@tmp/config8405202534288796130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:11:45 ---> docker-login.sh 16:11:45 nexus3.edgexfoundry.org:10001 16:11:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:46 Configure a credential helper to remove this warning. See 16:11:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:46 16:11:46 Login Succeeded 16:11:46 nexus3.edgexfoundry.org:10002 16:11:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:47 Configure a credential helper to remove this warning. See 16:11:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:47 16:11:47 Login Succeeded 16:11:47 nexus3.edgexfoundry.org:10003 16:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:47 Configure a credential helper to remove this warning. See 16:11:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:47 16:11:47 Login Succeeded 16:11:47 nexus3.edgexfoundry.org:10004 16:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:48 Configure a credential helper to remove this warning. See 16:11:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:48 16:11:48 Login Succeeded 16:11:48 docker.io 16:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:11:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:11:49 Configure a credential helper to remove this warning. See 16:11:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:11:49 16:11:49 Login Succeeded 16:11:49 ---> docker-login.sh ends [Pipeline] } 16:11:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:11:49 ========================================================= 16:11:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:11:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:11:49 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 16:11:50 Removing intermediate container 9716a0e1ebef 16:11:50 ---> b9a32d137c38 16:11:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:11:50 ---> 1f85bab18747 16:11:50 Step 9/32 : RUN go mod tidy 16:11:50 ---> 370debbcc856 16:11:50 Step 9/26 : RUN go mod tidy 16:11:50 ---> Running in ec1ef846d602 16:11:50 ---> Running in 15924efb1f6c 16:11:50 ---> Running in 0cbcdd62336b 16:11:50 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:11:50 Status: Downloaded newer image for docker:20.10.0 16:11:50 ---> aefe523efa57 16:11:50 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:11:50 Removing intermediate container ec1ef846d602 16:11:50 ---> b79a8b5cce7a 16:11:50 Step 22/24 : LABEL arch=x86_64 16:11:51 ---> Running in 3a197b89295f 16:11:51 ---> Running in 2dd0e84531b3 16:11:51 Removing intermediate container 3a197b89295f 16:11:51 ---> f10f4395e31f 16:11:51 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 16:11:51 Removing intermediate container 2dd0e84531b3 16:11:51 ---> 42bb3b713033 16:11:51 Step 23/24 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 16:11:51 ---> Running in 26e9974dada0 16:11:51 ---> Running in c67344ef52c1 16:11:51 Removing intermediate container c67344ef52c1 16:11:51 ---> 9abf7728c513 16:11:51 Step 24/24 : LABEL version=0.0.0 16:11:52 ---> Running in 5875277087b6 16:11:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:11:52 Removing intermediate container 5875277087b6 16:11:52 ---> 7b1ab16a58e2 16:11:52 16:11:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:11:52 (1/39) Installing readline (8.0.4-r0) 16:11:52 (2/39) Installing bash (5.0.17-r0) 16:11:52 Executing bash-5.0.17-r0.post-install 16:11:52 (3/39) Installing nghttp2-libs (1.41.0-r0) 16:11:52 (4/39) Installing libcurl (7.77.0-r0) 16:11:52 (5/39) Installing curl (7.77.0-r0) 16:11:52 (6/39) Installing dumb-init (1.2.2-r1) 16:11:52 (7/39) Installing libbz2 (1.0.8-r1) 16:11:52 (8/39) Installing expat (2.2.9-r1) 16:11:52 Successfully built 7b1ab16a58e2 16:11:52 (9/39) Installing libffi (3.3-r2) 16:11:52 (10/39) Installing gdbm (1.13-r1) 16:11:52 Successfully tagged core-metadata:latest 16:11:52 Building security-proxy-setup 16:11:52  Building core-metadata ... done (11/39) Installing xz-libs (5.2.5-r0) 16:11:52 (12/39) Installing sqlite-libs (3.32.1-r1) 16:11:52 (13/39) Installing python3 (3.8.10-r0) 16:11:52 Sending build context to Docker daemon 166.5MB 16:11:52 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 16:11:52 Step 2/6 : FROM ${BASE} 16:11:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:11:52 595b0fe564bb: Pulling fs layer 16:11:52 3088b5b3c5c0: Pulling fs layer 16:11:52 5b7225fbf94c: Pulling fs layer 16:11:52 ba82ee9f976e: Pulling fs layer 16:11:52 506bd15cee9f: Pulling fs layer 16:11:52 75a0a4a0db45: Pulling fs layer 16:11:52 618dc40b7e24: Pulling fs layer 16:11:52 506bd15cee9f: Waiting 16:11:52 75a0a4a0db45: Waiting 16:11:52 618dc40b7e24: Waiting 16:11:52 5b7225fbf94c: Verifying Checksum 16:11:52 5b7225fbf94c: Download complete 16:11:52 3088b5b3c5c0: Verifying Checksum 16:11:52 3088b5b3c5c0: Download complete 16:11:52 506bd15cee9f: Verifying Checksum 16:11:52 506bd15cee9f: Download complete 16:11:52 75a0a4a0db45: Verifying Checksum 16:11:52 75a0a4a0db45: Download complete 16:11:52 595b0fe564bb: Verifying Checksum 16:11:52 595b0fe564bb: Download complete 16:11:53 595b0fe564bb: Pull complete 16:11:53 Removing intermediate container 0cbcdd62336b 16:11:53 ---> 33764c11daf5 16:11:53 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:11:54 3088b5b3c5c0: Pull complete 16:11:54 5b7225fbf94c: Pull complete 16:11:54 Removing intermediate container 15924efb1f6c 16:11:54 ---> 541b32366325 16:11:54 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:11:54 618dc40b7e24: Verifying Checksum 16:11:54 618dc40b7e24: Download complete 16:11:54 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:11:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:11:54 ---> 8e0fbdd7f014 16:11:54 Step 3/23 : WORKDIR /edgex-go 16:11:54 ---> Using cache 16:11:54 ---> 65474ed1e3e7 16:11:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:11:54 ---> Using cache 16:11:54 ---> 3a102f625c1d 16:11:54 Step 5/23 : RUN apk add --update --no-cache make git 16:11:54 ---> Using cache 16:11:54 ---> 853349aad285 16:11:54 Step 6/23 : COPY go.mod . 16:11:54 ---> Using cache 16:11:54 ---> 2d0aa236dc06 16:11:54 Step 7/23 : RUN go mod download 16:11:54 ---> Using cache 16:11:54 ---> 1fee7684c979 16:11:54 Step 8/23 : COPY . . 16:11:54 ---> Using cache 16:11:54 ---> 370debbcc856 16:11:54 Step 9/23 : RUN go mod tidy 16:11:54 ---> Using cache 16:11:54 ---> 33764c11daf5 16:11:54 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:11:54 (14/39) Installing py3-appdirs (1.4.4-r1) 16:11:54 (15/39) Installing py3-ordered-set (4.0.1-r0) 16:11:54 (16/39) Installing py3-parsing (2.4.7-r0) 16:11:54 ---> Running in c9352f7a661f 16:11:54 (17/39) Installing py3-six (1.15.0-r0) 16:11:54 (18/39) Installing py3-packaging (20.4-r0) 16:11:54 (19/39) Installing py3-setuptools (47.0.0-r0) 16:11:54 (20/39) Installing py3-chardet (3.0.4-r4) 16:11:54 ---> Running in 91c05719e0cb 16:11:54 ---> Running in bb321cad59bc 16:11:54 (21/39) Installing py3-idna (2.9-r0) 16:11:54 (22/39) Installing py3-certifi (2020.4.5.1-r0) 16:11:54 (23/39) Installing py3-urllib3 (1.25.9-r0) 16:11:54 (24/39) Installing py3-requests (2.23.0-r0) 16:11:54 (25/39) Installing py3-msgpack (1.0.0-r0) 16:11:54 (26/39) Installing py3-lockfile (0.12.2-r3) 16:11:54 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:11:54 (28/39) Installing py3-colorama (0.4.3-r0) 16:11:54 (29/39) Installing py3-distlib (0.3.0-r0) 16:11:54 (30/39) Installing py3-distro (1.5.0-r1) 16:11:54 (31/39) Installing py3-webencodings (0.5.1-r3) 16:11:54 (32/39) Installing py3-html5lib (1.0.1-r4) 16:11:54 (33/39) Installing py3-pytoml (0.1.21-r0) 16:11:54 (34/39) Installing py3-pep517 (0.8.2-r0) 16:11:54 (35/39) Installing py3-progress (1.5-r0) 16:11:54 (36/39) Installing py3-toml (0.10.1-r0) 16:11:55 (37/39) Installing py3-retrying (1.3.3-r0) 16:11:55 (38/39) Installing py3-contextlib2 (0.6.0-r0) 16:11:55 (39/39) Installing py3-pip (20.1.1-r0) 16:11:55 Executing busybox-1.31.1-r19.trigger 16:11:55 OK: 72 MiB in 59 packages 16:11:55 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:11:55 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:11:55 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:11:56 ba82ee9f976e: Verifying Checksum 16:11:56 Collecting docker-compose==1.23.2 16:11:56 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:11:57 Collecting PyYAML<4,>=3.10 16:11:57 Downloading PyYAML-3.13.tar.gz (270 kB) 16:11:57 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:11:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:11:57 ---> 8e0fbdd7f014 16:11:57 Step 3/22 : WORKDIR /edgex-go 16:11:57 ---> Using cache 16:11:57 ---> 65474ed1e3e7 16:11:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:11:57 ---> Using cache 16:11:57 ---> 3a102f625c1d 16:11:57 Step 5/22 : RUN apk add --update --no-cache make git 16:11:57 ---> Using cache 16:11:57 ---> 853349aad285 16:11:57 Step 6/22 : COPY go.mod . 16:11:57 ---> Using cache 16:11:57 ---> 2d0aa236dc06 16:11:57 Step 7/22 : RUN go mod download 16:11:57 ---> Using cache 16:11:57 ---> 1fee7684c979 16:11:57 Step 8/22 : COPY . . 16:11:57 ---> Using cache 16:11:57 ---> 370debbcc856 16:11:57 Step 9/22 : RUN go mod tidy 16:11:57 ---> Using cache 16:11:57 ---> 33764c11daf5 16:11:57 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:11:58 ---> Running in e344d6d3f75a 16:11:58 Collecting docker<4.0,>=3.6.0 16:11:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:11:58 Collecting dockerpty<0.5,>=0.4.1 16:11:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:11:58 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:11:59 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:11:59 Collecting cached-property<2,>=1.2.0 16:11:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:11:59 Collecting docopt<0.7,>=0.6.1 16:11:59 Downloading docopt-0.6.2.tar.gz (25 kB) 16:12:01 Collecting texttable<0.10,>=0.9.0 16:12:01 Downloading texttable-0.9.1.tar.gz (11 kB) 16:12:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:12:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:12:02 Collecting websocket-client<1.0,>=0.32.0 16:12:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:12:02 Collecting jsonschema<3,>=2.5.1 16:12:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:12:02 Collecting docker-pycreds>=0.4.0 16:12:02 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:12:02 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 16:12:02 Collecting urllib3<1.25,>=1.21.1 16:12:02 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:12:02 Collecting idna<2.8,>=2.5 16:12:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:12:02 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 16:12:02 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:12:02 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:12:02 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:12:02 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:12:03 Installing collected packages: PyYAML, docker-pycreds, urllib3, idna, requests, websocket-client, docker, dockerpty, cached-property, docopt, texttable, jsonschema, docker-compose 16:12:03 Running setup.py install for PyYAML: started 16:12:04 Running setup.py install for PyYAML: finished with status 'done' 16:12:04 Attempting uninstall: urllib3 16:12:04 Found existing installation: urllib3 1.25.9 16:12:04 Uninstalling urllib3-1.25.9: 16:12:04 Successfully uninstalled urllib3-1.25.9 16:12:04 Attempting uninstall: idna 16:12:04 Found existing installation: idna 2.9 16:12:04 Uninstalling idna-2.9: 16:12:04 Successfully uninstalled idna-2.9 16:12:04 Attempting uninstall: requests 16:12:04 Found existing installation: requests 2.23.0 16:12:04 Uninstalling requests-2.23.0: 16:12:04 Successfully uninstalled requests-2.23.0 16:12:05 Running setup.py install for dockerpty: started 16:12:06 Running setup.py install for dockerpty: finished with status 'done' 16:12:06 Running setup.py install for docopt: started 16:12:07 Running setup.py install for docopt: finished with status 'done' 16:12:07 Running setup.py install for texttable: started 16:12:07 Running setup.py install for texttable: finished with status 'done' 16:12:08 ba82ee9f976e: Pull complete 16:12:08 506bd15cee9f: Pull complete 16:12:08 75a0a4a0db45: Pull complete 16:12:08 Successfully installed PyYAML-3.13 cached-property-1.5.2 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:12:11 Removing intermediate container 26e9974dada0 16:12:11 ---> dc1896140cf8 16:12:11 Step 15/24 : ENV APP_PORT=58890 16:12:11 ---> Running in e5bf29e6e280 16:12:11 618dc40b7e24: Pull complete 16:12:11 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 16:12:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:12:11 ---> a36622ca3599 16:12:11 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 16:12:12 Removing intermediate container e5bf29e6e280 16:12:12 ---> 513de82c55e4 16:12:12 Step 16/24 : EXPOSE $APP_PORT 16:12:12 ---> Running in 0c37d367e659 16:12:12 Removing intermediate container 0c37d367e659 16:12:12 ---> 73de5552c6cb 16:12:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:12:12 ---> Running in c3d92969874f 16:12:12 ---> b1f64b231174 16:12:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:12:13 ---> 2c25742f9dc0 16:12:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:12:13 ---> 9e56fb73f8ca 16:12:13 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:12:13 ---> Running in d1328f59065d 16:12:13 Removing intermediate container d1328f59065d 16:12:13 ---> eb0e33470c1e 16:12:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:12:13 ---> Running in 4ddd8444a58c 16:12:13 Removing intermediate container 4ddd8444a58c 16:12:13 ---> 3ea2c65d5d21 16:12:13 Step 22/24 : LABEL arch=x86_64 16:12:13 ---> Running in 3d5bace6dce5 16:12:13 Removing intermediate container 3d5bace6dce5 16:12:13 ---> 1d3ae5d56582 16:12:13 Step 23/24 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 16:12:13 ---> Running in 68266ea2ee0d 16:12:14 Removing intermediate container 68266ea2ee0d 16:12:14 ---> 38a342366081 16:12:14 Step 24/24 : LABEL version=0.0.0 16:12:14 ---> Running in 8434f0deb1cd 16:12:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:12:14 Removing intermediate container 8434f0deb1cd 16:12:14 ---> 077f704d99ed 16:12:14 16:12:14 Successfully built 077f704d99ed 16:12:14 Successfully tagged sys-mgmt-agent:latest 16:12:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:12:16 (1/12) Installing libmagic (5.39-r0) 16:12:16 (2/12) Installing file (5.39-r0) 16:12:16 (3/12) Installing libc-dev (0.7.2-r3) 16:12:16 (4/12) Installing g++ (10.2.1_pre1-r3) 16:12:20 (5/12) Installing fortify-headers (1.1-r0) 16:12:20 (6/12) Installing patch (2.7.6-r7) 16:12:20 (7/12) Installing build-base (0.5-r2) 16:12:21 (8/12) Installing libsodium (1.0.18-r0) 16:12:21 (9/12) Installing pkgconf (1.7.3-r0) 16:12:21 (10/12) Installing libsodium-dev (1.0.18-r0) 16:12:21 (11/12) Installing libzmq (4.3.3-r1) 16:12:21 (12/12) Installing zeromq-dev (4.3.3-r1) 16:12:21 Executing busybox-1.32.1-r6.trigger 16:12:21 OK: 218 MiB in 52 packages 16:12:25 Removing intermediate container c3d92969874f 16:12:25 ---> 68899a42ae2c 16:12:25 Step 4/6 : WORKDIR /edgex-go 16:12:25 ---> Running in 7e704eb0dc37 16:12:26 Removing intermediate container 7e704eb0dc37 16:12:26 ---> 65d873422e08 16:12:26 Step 5/6 : COPY go.mod . 16:12:26 ---> 713333cc19a3 16:12:26 Step 6/6 : RUN go mod download 16:12:26 ---> Running in 9afbfb3bb509 16:12:29  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:12:30 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:12:33 Removing intermediate container c9352f7a661f 16:12:33 ---> 11881052d34a 16:12:33 16:12:33 Step 11/26 : FROM alpine:3.12 16:12:33 ---> 13621d1b12d4 16:12:33 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:12:33 ---> Running in 3da441826681 16:12:33 Removing intermediate container 91c05719e0cb 16:12:33 ---> bad6a1e76cc9 16:12:33 16:12:33 Step 11/32 : FROM alpine:3.12 16:12:33 ---> 13621d1b12d4 16:12:33 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:12:33 Removing intermediate container bb321cad59bc 16:12:33 ---> fe8419bc683e 16:12:33 16:12:33 Step 11/23 : FROM alpine:3.12 16:12:33 ---> 13621d1b12d4 16:12:33 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:12:33 ---> Using cache 16:12:33 ---> 2a521f6307aa 16:12:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:12:33 ---> Using cache 16:12:33 ---> 08ff9126b8ab 16:12:33 Step 14/23 : ENV APP_PORT=59861 16:12:34 ---> Running in a9440428f2c0 16:12:34 ---> Running in e8499dd4a329 16:12:34 Removing intermediate container a9440428f2c0 16:12:34 ---> c5e5d9053b98 16:12:34 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:12:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:12:34 Removing intermediate container e344d6d3f75a 16:12:34 ---> 938f029c8e6f 16:12:34 16:12:34 Step 11/22 : FROM alpine:3.12 16:12:34 ---> 13621d1b12d4 16:12:34 Step 12/22 : RUN apk add --update --no-cache curl 16:12:34 ---> Running in 06b1dcc1437d 16:12:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:12:34 Removing intermediate container e8499dd4a329 16:12:34 ---> 66de2cd06e35 16:12:34 Step 15/23 : EXPOSE $APP_PORT 16:12:34 ---> Running in 6c30c4bd6743 16:12:34 (1/6) Installing ca-certificates (20191127-r4) 16:12:34 ---> Running in e2c9c776a4e9 16:12:34 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:12:34 (3/6) Installing libcurl (7.77.0-r0) 16:12:34 (4/6) Installing curl (7.77.0-r0) 16:12:34 (5/6) Installing dumb-init (1.2.2-r1) 16:12:34 (6/6) Installing su-exec (0.2-r1) 16:12:34 Executing busybox-1.31.1-r20.trigger 16:12:34 Executing ca-certificates-20191127-r4.trigger 16:12:34 OK: 7 MiB in 20 packages 16:12:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:12:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:12:34 Removing intermediate container e2c9c776a4e9 16:12:34 ---> 40c67e7f5e16 16:12:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:12:34 (1/2) Installing dumb-init (1.2.2-r1) 16:12:34 (2/2) Installing su-exec (0.2-r1) 16:12:34 Executing busybox-1.31.1-r20.trigger 16:12:34 OK: 6 MiB in 16 packages 16:12:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:12:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:12:35 ---> 3e56b57e6bd3 16:12:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:12:35 (1/4) Installing ca-certificates (20191127-r4) 16:12:35 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:12:35 (3/4) Installing libcurl (7.77.0-r0) 16:12:35 (4/4) Installing curl (7.77.0-r0) 16:12:35 Executing busybox-1.31.1-r20.trigger 16:12:35 Executing ca-certificates-20191127-r4.trigger 16:12:35 OK: 7 MiB in 18 packages 16:12:35 Removing intermediate container 3da441826681 16:12:35 ---> 217759e76f8c 16:12:35 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:12:35 ---> Running in 068333a8582c 16:12:35 ---> 668877289420 16:12:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:12:35 Removing intermediate container 06b1dcc1437d 16:12:35 ---> 1eceb3df430d 16:12:35 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:12:35 Removing intermediate container 068333a8582c 16:12:35 ---> 11f1966f98ca 16:12:35 Step 14/26 : WORKDIR / 16:12:35 ---> Running in 06056aa4e758 16:12:35 ---> Running in 2984e2bac09d 16:12:35 Removing intermediate container 6c30c4bd6743 16:12:35 ---> ed54096e4fb4 16:12:35 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:12:35 ---> Running in d3befd0417c8 16:12:36 ---> f2127e94a372 16:12:36 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:12:36 Removing intermediate container 2984e2bac09d 16:12:36 ---> d72bce3faeef 16:12:36 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:12:36 Removing intermediate container 06056aa4e758 16:12:36 ---> 71490ced79c8 16:12:36 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:12:36 ---> Running in bcb01a4ced52 16:12:36 ---> Running in 34f830ee997c 16:12:36 Removing intermediate container d3befd0417c8 16:12:36 ---> 9920dd422792 16:12:36 Step 14/22 : WORKDIR /edgex 16:12:36 ---> Running in 25dc6d33e802 16:12:36 Removing intermediate container bcb01a4ced52 16:12:36 ---> 71e4801a5241 16:12:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:12:36 Removing intermediate container 34f830ee997c 16:12:36 ---> 4b61382d2b92 16:12:36 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:12:36 ---> Running in 8dcc979b8674 16:12:36 ---> cc6493d878b1 16:12:36 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:12:36 ---> Running in d9030b9ad31f 16:12:36 Removing intermediate container 8dcc979b8674 16:12:36 ---> 0e1a3e616291 16:12:36 Step 21/23 : LABEL arch=x86_64 16:12:36 Removing intermediate container 25dc6d33e802 16:12:36 ---> 6a1949cfcc2a 16:12:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:12:36 ---> Running in 799478c855fe 16:12:36 ---> 93d6081d2203 16:12:36 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:12:36 Removing intermediate container 799478c855fe 16:12:36 ---> bb9eb46bef18 16:12:36 Step 22/23 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 16:12:36 ---> ec25271db5d4 16:12:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:12:36 ---> Running in c716d3d3e034 16:12:36 ---> 37eb61944821 16:12:36 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:12:36 Removing intermediate container c716d3d3e034 16:12:36 ---> 72d11a477685 16:12:36 Step 23/23 : LABEL version=0.0.0 16:12:36 ---> Running in a56943b9d659 16:12:36 ---> 728f11b7e1b8 16:12:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:12:36 ---> 9e4cf4591d99 16:12:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:12:37 Removing intermediate container d9030b9ad31f 16:12:37 ---> f8a1c6f73ed0 16:12:37 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:12:37 Removing intermediate container a56943b9d659 16:12:37 ---> a44bca091787 16:12:37 16:12:37 ---> Running in 252fcd2ca941 16:12:37 Successfully built a44bca091787 16:12:37 Successfully tagged support-scheduler:latest 16:12:37  Building support-scheduler ... done Removing intermediate container 252fcd2ca941 16:12:37 ---> d003201cbfd5 16:12:37 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:12:37 ---> ba47a9694826 16:12:37 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:12:37 ---> 1ddc9ae1bc95 16:12:37 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:12:37 ---> Running in 0b6b5255ff83 16:12:37 Removing intermediate container 0b6b5255ff83 16:12:37 ---> 9e7d5122cec4 16:12:37 Step 19/22 : CMD ["--init=true"] 16:12:37 ---> 185f4e7a9582 16:12:37 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:12:37 ---> Running in b23325f19f05 16:12:37 ---> Running in 0fe08b4560fa 16:12:37 ---> bd65024b8930 16:12:37 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:12:37 Removing intermediate container b23325f19f05 16:12:37 ---> bc20df615ac6 16:12:37 Step 20/22 : LABEL arch=x86_64 16:12:37 ---> Running in 5b9bcfefff90 16:12:37 ---> 7034ec45d6aa 16:12:37 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:12:37 Removing intermediate container 5b9bcfefff90 16:12:37 ---> a51d9e6af6d0 16:12:37 Step 21/22 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 16:12:37 ---> Running in 2b11f0ac047a 16:12:37 ---> Running in b5ac4f88870f 16:12:38 Removing intermediate container b5ac4f88870f 16:12:38 ---> 81233309beda 16:12:38 Step 22/22 : LABEL version=0.0.0 16:12:38 ---> Running in 575ef5f7f50c 16:12:38 Removing intermediate container 575ef5f7f50c 16:12:38 ---> 3e593a92c854 16:12:38 16:12:38 Removing intermediate container 0fe08b4560fa 16:12:38 ---> 4456caec42a5 16:12:38 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:12:38 Successfully built 3e593a92c854 16:12:38 Successfully tagged security-proxy-setup:latest 16:12:38  Building security-proxy-setup ... done  ---> d609447efc01 16:12:38 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:12:38 Removing intermediate container 2b11f0ac047a 16:12:38 ---> e6b866bf39fa 16:12:38 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:12:38 ---> Running in 749335bfafc4 16:12:38 Removing intermediate container 749335bfafc4 16:12:38 ---> 3500fbbbcb48 16:12:38 Step 24/26 : LABEL arch=x86_64 16:12:38 ---> 0fdac6be63aa 16:12:38 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:12:38 ---> Running in e3852b106ad3 16:12:38 Removing intermediate container e3852b106ad3 16:12:38 ---> b7f637ff8ca5 16:12:38 Step 25/26 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 16:12:38 ---> Running in 1a5b5452642c 16:12:38 ---> 35a874f63b97 16:12:38 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:12:38 Removing intermediate container 1a5b5452642c 16:12:38 ---> d44efee27dfa 16:12:38 Step 26/26 : LABEL version=0.0.0 16:12:38 ---> Running in 71b6a49c6461 16:12:39 ---> aab76ffb1986 16:12:39 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:12:39 Removing intermediate container 71b6a49c6461 16:12:39 ---> 1e7bdc94ac2e 16:12:39 16:12:39 Successfully built 1e7bdc94ac2e 16:12:39 Successfully tagged security-secretstore-setup:latest 16:12:39  Building security-secretstore-setup ... done  ---> 11df9306f522 16:12:39 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:12:39 ---> Running in 8e34e9ea5bbb 16:12:39 Removing intermediate container 8e34e9ea5bbb 16:12:39 ---> 0969199c3165 16:12:39 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:12:39 ---> f8e09c832ddf 16:12:39 Step 27/32 : RUN chmod +x /entrypoint.sh 16:12:39 ---> Running in e343eaaff5f4 16:12:40 Removing intermediate container e343eaaff5f4 16:12:40 ---> b6ecbdfb820b 16:12:40 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:12:40 ---> Running in 3a01323d0b4e 16:12:40 Removing intermediate container 3a01323d0b4e 16:12:40 ---> 8784bd11f461 16:12:40 Step 29/32 : CMD ["gate"] 16:12:40 ---> Running in 6a4d3a57e150 16:12:40 Removing intermediate container 6a4d3a57e150 16:12:40 ---> a32a33b90811 16:12:40 Step 30/32 : LABEL arch=x86_64 16:12:40 ---> Running in 2b3c85a79da3 16:12:40 Removing intermediate container 2b3c85a79da3 16:12:40 ---> e4da281b0951 16:12:40 Step 31/32 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 16:12:40 ---> Running in f8a2d5b1bfa1 16:12:40 Removing intermediate container f8a2d5b1bfa1 16:12:40 ---> d445787ba687 16:12:40 Step 32/32 : LABEL version=0.0.0 16:12:41 ---> Running in 7d0913790005 16:12:41 Removing intermediate container 7d0913790005 16:12:41 ---> 69df5fa26ad4 16:12:41 16:12:41 Successfully built 69df5fa26ad4 16:12:41 Successfully tagged security-bootstrapper:latest 16:12:41  Building security-bootstrapper ... done  [Pipeline] } 16:12:41 $ docker stop --time=1 3625d4c43c8f7cb2029da5abe3b7886623e82f20aefe15aad27082ebd77b7248 16:12:42 $ docker rm -f 3625d4c43c8f7cb2029da5abe3b7886623e82f20aefe15aad27082ebd77b7248 [Pipeline] // withDockerContainer [Pipeline] sh 16:12:43 + docker images 16:12:43 REPOSITORY TAG IMAGE ID CREATED SIZE 16:12:43 security-bootstrapper latest 69df5fa26ad4 2 seconds ago 18.6MB 16:12:43 security-secretstore-setup latest 1e7bdc94ac2e 3 seconds ago 28.7MB 16:12:43 security-proxy-setup latest 3e593a92c854 4 seconds ago 25.7MB 16:12:43 support-scheduler latest a44bca091787 6 seconds ago 15.9MB 16:12:43 938f029c8e6f 8 seconds ago 1.15GB 16:12:43 bad6a1e76cc9 9 seconds ago 1.15GB 16:12:43 fe8419bc683e 9 seconds ago 1.15GB 16:12:43 11881052d34a 10 seconds ago 1.15GB 16:12:43 sys-mgmt-agent latest 077f704d99ed 28 seconds ago 312MB 16:12:43 core-metadata latest 7b1ab16a58e2 50 seconds ago 16.6MB 16:12:43 core-data latest ae9192f91fde About a minute ago 20.2MB 16:12:43 7d671e42137a About a minute ago 1.15GB 16:12:43 203564e1eb19 About a minute ago 1.15GB 16:12:43 support-notifications latest cc51b76f30bd About a minute ago 16.7MB 16:12:43 41b778022e98 About a minute ago 1.15GB 16:12:43 core-command latest 6c2a18b9a4d3 About a minute ago 15.9MB 16:12:43 8451dc945d5e About a minute ago 1.15GB 16:12:43 9885ac268840 About a minute ago 1.14GB 16:12:43 ci-base-image-x86_64 latest 8e0fbdd7f014 5 minutes ago 647MB 16:12:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB 16:12:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB 16:12:43 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 16:12:43 docker 20.10.0 aefe523efa57 6 months ago 240MB 16:12:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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 16:12:53 Removing intermediate container 9afbfb3bb509 16:12:53 ---> d5815a0679ef 16:12:53 Successfully built d5815a0679ef 16:12:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:12:54 + docker inspect -f . ci-base-image-arm64 16:12:54 . [Pipeline] withDockerContainer 16:12:54 prd-ubuntu18.04-docker-arm64-4c-16g-544 does not seem to be running inside a container 16:12:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:12:55 $ docker top 6d9a3bf2757850e4901ee62697ab5c28f0cc4dee852f2e0d8e10b8dbd51ef7ce -eo pid,comm [Pipeline] { [Pipeline] sh 16:12:56 + go version 16:12:56 go version go1.16.5 linux/arm64 [Pipeline] } 16:12:56 $ docker stop --time=1 6d9a3bf2757850e4901ee62697ab5c28f0cc4dee852f2e0d8e10b8dbd51ef7ce 16:12:58 Still waiting to schedule task 16:12:58 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:12:58 $ docker rm -f 6d9a3bf2757850e4901ee62697ab5c28f0cc4dee852f2e0d8e10b8dbd51ef7ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:12:59 + docker inspect -f . ci-base-image-arm64 16:12:59 . [Pipeline] withDockerContainer 16:12:59 prd-ubuntu18.04-docker-arm64-4c-16g-544 does not seem to be running inside a container 16:12:59 $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:13:01 $ docker top d8b063f2f10f271f641e91736a14951e235dfbb814862a295054dedf6f3f9ed4 -eo pid,comm [Pipeline] { [Pipeline] echo 16:13:01 ========================================================= 16:13:01 [edgeXBuildGoParallel] Running Tests and Build... 16:13:01 ========================================================= [Pipeline] sh 16:13:02 + go mod tidy [Pipeline] sh 16:13:03 + make test 16:13:03 go mod tidy 16:13:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:13:31 ? github.com/edgexfoundry/edgex-go [no test files] 16:14:09 Running on prd-ubuntu18.04-docker-8c-8g-545 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 16:14:09 Running in /w/workspace/edgex-go/31 [Pipeline] { [Pipeline] checkout 16:14:09 The recommended git tool is: git 16:14:12 using credential edgex-jenkins-ssh 16:14:12 Cloning the remote Git repository 16:14:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:14:12 > git init /w/workspace/edgex-go/31 # timeout=10 16:14:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:14:12 > git --version # timeout=10 16:14:12 > git --version # 'git version 2.17.1' 16:14:12 using GIT_SSH to set credentials SSH Credentials for GitHub 16:14:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:14:19 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 2df0e6412f1f1b534352c5778043adf2f0d0a036 16:14:19 Merge succeeded, producing 2df0e6412f1f1b534352c5778043adf2f0d0a036 16:14:19 Checking out Revision 2df0e6412f1f1b534352c5778043adf2f0d0a036 (PR-3579) 16:14:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:14:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:14:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:14:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:14:18 using GIT_SSH to set credentials SSH Credentials for GitHub 16:14:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:14:19 > git config core.sparsecheckout # timeout=10 16:14:19 > git checkout -f 2df0e6412f1f1b534352c5778043adf2f0d0a036 # timeout=10 16:14:19 > git remote # timeout=10 16:14:19 > git config --get remote.origin.url # timeout=10 16:14:19 using GIT_SSH to set credentials SSH Credentials for GitHub 16:14:19 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 16:14:19 > git rev-parse HEAD^{commit} # timeout=10 16:14:19 > git config core.sparsecheckout # timeout=10 16:14:19 > git checkout -f 2df0e6412f1f1b534352c5778043adf2f0d0a036 # timeout=10 16:14:23 Commit message: "build(snap): update device-virtual to v2.0.0" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:14:24 + echo snap-build.sh 16:14:24 snap-build.sh 16:14:24 + SNAP_BASE_DIR=. 16:14:24 + '[' '!' -z /w/workspace/edgex-go/31 ']' 16:14:24 + SNAP_BASE_DIR=/w/workspace/edgex-go/31 16:14:24 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/31]' 16:14:24 [snap-build] Building snap in dir [/w/workspace/edgex-go/31] 16:14:24 + cd /w/workspace/edgex-go/31 16:14:24 + sudo apt-get remove -qy --purge lxd lxd-client 16:14:24 Reading package lists... 16:14:24 Building dependency tree... 16:14:24 Reading state information... 16:14:24 The following packages were automatically installed and are no longer required: 16:14:24 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:14:24 uidmap xdelta3 16:14:24 Use 'sudo apt autoremove' to remove them. 16:14:24 The following packages will be REMOVED: 16:14:24 lxd* lxd-client* 16:14:24 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:14:24 After this operation, 31.7 MB disk space will be freed. 16:14: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.) 16:14:26 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:14:26 Removing lxd dnsmasq configuration 16:14:27 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:14:27 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:14:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:14:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:14:28 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:14: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.) 16:14:28 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:14:29 Processing triggers for systemd (237-3ubuntu10.45) ... 16:14:29 Processing triggers for ureadahead (0.100.0-21) ... 16:14:31 + sudo snap remove --purge lxd 16:14:31 snap "lxd" is not installed 16:14:31 + sudo groupadd --force --system lxd 16:14:31 ++ whoami 16:14:31 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:14:31 + newgrp - lxd 16:14:31 + sudo snap install lxd 16:14:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:14:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:14:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:14:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:14:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:14:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:14:41 2021-06-28T16:14:38Z INFO Waiting for automatic snapd restart... 16:14:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:14:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:14:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:14:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:14:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:14:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.272s coverage: 28.7% of statements 16:14:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:14:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:14:56 lxd 4.15 from Canonical* installed 16:14:56 + sudo lxd init --auto 16:14:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.416s coverage: 100.0% of statements 16:14:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:14:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.378s coverage: 53.1% of statements 16:14:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:14:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:15:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.533s coverage: 87.7% of statements 16:15:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:15:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:15:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.232s coverage: 78.9% of statements 16:15:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.197s coverage: 81.2% of statements 16:15:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:15:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:15:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:15:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:15:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:15:06 + sudo snap install --classic snapcraft 16:15:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.475s coverage: 95.1% of statements 16:15:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:15:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:15:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 16:15:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:15:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:15:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:15:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:15:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:15:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.213s coverage: 60.0% of statements 16:15:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:15:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:15:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:15:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.354s coverage: 0.8% of statements 16:15:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:15:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements 16:15:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.251s coverage: 22.0% of statements 16:15:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:15:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.182s coverage: 47.1% of statements 16:15:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.296s coverage: 79.5% of statements 16:15:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements 16:15:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.213s coverage: 96.3% of statements 16:15:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.192s coverage: 87.5% of statements 16:15:16 snapcraft 4.8.2 from Canonical* installed 16:15:16 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:15:16 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:15:16 % Total % Received % Xferd Average Speed Time Time Time Current 16:15:16 Dload Upload Total Spent Left Speed 16:15:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3894 0 --:--:-- --:--:-- --:--:-- 3894 16:15:16 100 3325k 100 3325k 0 0 8012k 0 --:--:-- --:--:-- --:--:-- 8012k 16:15:16 ./yq_linux_amd64 16:15:16 + sudo snapcraft prime --use-lxd 16:15:17 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:15: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: 16:15:17 - README.md 16:15:17 16:15:17 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:15:18 Launching a container. 16:15:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.194s coverage: 94.4% of statements 16:15:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.163s coverage: 44.8% of statements 16:15:25 Waiting for container to be ready 16:15:25 To start your first instance, try: lxc launch ubuntu:18.04 16:15:25 16:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.596s coverage: 81.8% of statements 16:15:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:15:29 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:15:29 Waiting for network to be ready... 16:15:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:15:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 16:15:30 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:15:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 16:15:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 16:15:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:15:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 16:15:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 16:15:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 16:15:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 16:15:30 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:15:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:15:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:15:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:15:31 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:15:31 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:15:31 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:15:31 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:15:31 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:15:31 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] 16:15:31 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 16:15:31 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 16:15:31 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 16:15:31 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 16:15:31 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 16:15:31 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 16:15:31 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 16:15:34 Fetched 24.8 MB in 4s (6208 kB/s) 16:15:35 Reading package lists... 16:15:35 Reading package lists... 16:15:35 Building dependency tree... 16:15:35 Reading state information... 16:15:35 The following additional packages will be installed: 16:15:35 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:15:35 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:15:35 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:15:35 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:15:35 Suggested packages: 16:15:35 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:15:35 Recommended packages: 16:15:35 gnupg libsasl2-modules 16:15:35 The following NEW packages will be installed: 16:15:35 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:15:35 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:15:35 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:15:35 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:15:35 The following packages will be upgraded: 16:15:35 gpg gpg-agent gpgconf libudev1 16:15:35 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 16:15:35 Need to get 3530 kB of archives. 16:15:35 After this operation, 13.3 MB of additional disk space will be used. 16:15:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 16:15:35 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 16:15:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:15:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:15:35 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 16:15:36 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 16:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.374s coverage: 92.9% of statements 16:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 16:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.179s coverage: 87.2% of statements 16:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 16:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 58.8% of statements 16:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.166s coverage: 80.0% of statements 16:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.255s coverage: 87.2% of statements 16:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.241s coverage: 85.4% of statements 16:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.323s coverage: 91.2% of statements 16:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.823s coverage: 64.4% of statements 16:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:15:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.175s coverage: 100.0% of statements 16:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.074s coverage: 91.3% of statements 16:15:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements 16:15:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements 16:15:37 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:15:37 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:15:37 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:15:37 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:15:37 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:15:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:15:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:15:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:15:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:15:37 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:15:37 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:15:37 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:15:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:15:37 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:15:37 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:15:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:15:37 debconf: delaying package configuration, since apt-utils is not installed 16:15:37 Fetched 3530 kB in 2s (1948 kB/s) 16:15:37 (Reading database ... 12511 files and directories currently installed.) 16:15:37 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 16:15:37 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 16:15:37 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 16:15:37 Selecting previously unselected package udev. 16:15:37 (Reading database ... 12511 files and directories currently installed.) 16:15:37 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 16:15:37 Unpacking udev (237-3ubuntu10.48) ... 16:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.090s coverage: 100.0% of statements 16:15:38 Selecting previously unselected package libfuse2:amd64. 16:15:38 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:15:38 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:15:38 Selecting previously unselected package fuse. 16:15:38 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:15:38 Unpacking fuse (2.9.7-1ubuntu1) ... 16:15:38 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:15:38 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:15:38 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:15:38 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:15:38 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:15:38 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:15:38 Selecting previously unselected package libksba8:amd64. 16:15:38 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:15:38 Unpacking libksba8:amd64 (1.3.5-2) ... 16:15:38 Selecting previously unselected package libroken18-heimdal:amd64. 16:15:38 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:15:38 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:15:39 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:15:39 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:15:39 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:15:39 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:15:39 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:15:39 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:15:39 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:15:39 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:15:39 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:15:39 Selecting previously unselected package libwind0-heimdal:amd64. 16:15:39 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:15:39 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:15:39 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:15:39 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:15:39 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:15:39 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:15:39 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:15:39 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:15:39 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:15:39 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:15:39 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:15:40 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:15:40 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:15:40 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:15:40 Selecting previously unselected package libsasl2-modules-db:amd64. 16:15:40 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:15:40 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:15:40 Selecting previously unselected package libsasl2-2:amd64. 16:15:40 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:15:40 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:15:40 Selecting previously unselected package libldap-common. 16:15:40 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:15:40 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:15:40 Selecting previously unselected package libldap-2.4-2:amd64. 16:15:40 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:15:40 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:15:40 Selecting previously unselected package dirmngr. 16:15:40 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:15:40 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:15:40 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:15:40 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:15:40 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:15:40 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:15:40 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:15:40 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:15:40 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:15:40 Setting up libksba8:amd64 (1.3.5-2) ... 16:15:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:15:40 Setting up udev (237-3ubuntu10.48) ... 16:15:40 invoke-rc.d: policy-rc.d denied execution of start. 16:15:41 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:15:41 Processing triggers for systemd (237-3ubuntu10) ... 16:15:41 Setting up fuse (2.9.7-1ubuntu1) ... 16:15:41 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:15:41 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:15:41 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:15:41 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:15:41 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:15:41 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:15:41 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:15:41 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:15:41 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:15:41 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:15:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:15:41 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:15:41 settings in the [Install] section, and DefaultInstance for template units). 16:15:41 This means they are not meant to be enabled using systemctl. 16:15:41 Possible reasons for having this kind of units are: 16:15:41 1) A unit may be statically enabled by being symlinked from another unit's 16:15:41 .wants/ or .requires/ directory. 16:15:41 2) A unit's purpose may be to act as a helper for some other unit which has 16:15:41 a requirement dependency on it. 16:15:41 3) A unit may be started when needed via activation (socket, path, timer, 16:15:41 D-Bus, udev, scripted systemctl call, ...). 16:15:41 4) In case of template units, the unit is meant to be enabled with some 16:15:41 instance name specified. 16:15:42 Reading package lists... 16:15:42 Building dependency tree... 16:15:42 Reading state information... 16:15:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.039s coverage: 66.9% of statements 16:15:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:15:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:15:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:15:42 The following additional packages will be installed: 16:15:42 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:15:42 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:15:42 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:15:42 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:15:42 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:15:42 Suggested packages: 16:15:42 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:15:42 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:15:42 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:15:42 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:15:42 systemd-container policykit-1 16:15:42 Recommended packages: 16:15:42 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:15:42 The following NEW packages will be installed: 16:15:42 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:15:42 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:15:42 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:15:42 multiarch-support openssh-client python3 python3-minimal python3.6 16:15:42 python3.6-minimal snapd squashfs-tools sudo 16:15:42 The following packages will be upgraded: 16:15:42 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:15:42 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 16:15:42 Need to get 36.7 MB of archives. 16:15:42 After this operation, 147 MB of additional disk space will be used. 16:15:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 16:15:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:15:42 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 16:15:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:15:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:15:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:15:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:15:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:15:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:15:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:15:42 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:15:42 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:15:42 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:15:42 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:15:42 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 16:15:42 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 16:15:43 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 16:15:43 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 16:15:43 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 16:15:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:15:43 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:15:43 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:15:43 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:15:43 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:15:43 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:15:43 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:15:43 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:15:43 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:15:43 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 16:15:43 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 16:15:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.786s coverage: 43.6% of statements 16:15:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:15:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:15:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.204s coverage: 89.5% of statements 16:15:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:15:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.215s coverage: 84.8% of statements 16:15:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:15:44 debconf: delaying package configuration, since apt-utils is not installed 16:15:44 Fetched 36.7 MB in 2s (14.8 MB/s) 16:15:44 (Reading database ... 12757 files and directories currently installed.) 16:15:44 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 16:15:44 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 16:15:45 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 16:15:45 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 16:15:45 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 16:15:45 (Reading database ... 12757 files and directories currently installed.) 16:15:45 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 16:15:45 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 16:15:45 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 16:15:45 (Reading database ... 12757 files and directories currently installed.) 16:15:45 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 16:15:46 Unpacking apt (1.6.13) over (1.6.1) ... 16:15:46 Setting up apt (1.6.13) ... 16:15:46 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:15:46 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:15:46 (Reading database ... 12764 files and directories currently installed.) 16:15:46 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:15:46 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:15:47 Selecting previously unselected package libpython3.6-minimal:amd64. 16:15:47 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:15:47 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:15:47 Selecting previously unselected package libexpat1:amd64. 16:15:47 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:15:47 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:15:47 Selecting previously unselected package python3.6-minimal. 16:15:47 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:15:47 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:15:47 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 16:15:47 Checking for services that may need to be restarted...done. 16:15:47 Checking for services that may need to be restarted...done. 16:15:47 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:15:47 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:15:48 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:15:48 Selecting previously unselected package python3-minimal. 16:15:48 (Reading database ... 13012 files and directories currently installed.) 16:15:48 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:15:48 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:15:48 Selecting previously unselected package mime-support. 16:15:48 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:15:48 Unpacking mime-support (3.60ubuntu1) ... 16:15:48 Selecting previously unselected package libmpdec2:amd64. 16:15:48 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:15:48 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:15:48 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:15:48 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:15:48 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:15:49 Selecting previously unselected package python3.6. 16:15:49 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:15:49 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:15:49 Selecting previously unselected package libpython3-stdlib:amd64. 16:15:49 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:15:49 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:15:49 Setting up python3-minimal (3.6.7-1~18.04) ... 16:15:49 Selecting previously unselected package python3. 16:15:49 (Reading database ... 13442 files and directories currently installed.) 16:15:49 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:15:49 Unpacking python3 (3.6.7-1~18.04) ... 16:15:49 Selecting previously unselected package multiarch-support. 16:15:49 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:15:49 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:15:49 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:15:49 Selecting previously unselected package liblzo2-2:amd64. 16:15:49 (Reading database ... 13479 files and directories currently installed.) 16:15:49 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:15:49 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:15:49 Selecting previously unselected package libbsd0:amd64. 16:15:49 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:15:49 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:15:49 Selecting previously unselected package sudo. 16:15:49 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:15:49 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:15:50 Selecting previously unselected package apparmor. 16:15:50 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:15:50 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:15:50 Selecting previously unselected package libedit2:amd64. 16:15:50 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:15:50 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:15:50 Selecting previously unselected package libkrb5support0:amd64. 16:15:50 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:15:50 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:15:50 Selecting previously unselected package libk5crypto3:amd64. 16:15:50 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:15:50 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:15:50 Selecting previously unselected package libkeyutils1:amd64. 16:15:50 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:15:50 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:15:50 Selecting previously unselected package libkrb5-3:amd64. 16:15:50 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:15:50 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:15:50 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:15:50 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:15:50 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:15:50 Selecting previously unselected package libssl1.0.0:amd64. 16:15:50 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 16:15:50 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:15:51 Selecting previously unselected package openssh-client. 16:15:51 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 16:15:51 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 16:15:51 Selecting previously unselected package squashfs-tools. 16:15:51 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 16:15:51 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:15:51 Selecting previously unselected package snapd. 16:15:51 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 16:15:51 Unpacking snapd (2.49.2+18.04) ... 16:15:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.244s coverage: 19.3% of statements 16:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:15:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.639s coverage: 91.9% of statements 16:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 16:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:15:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.204s coverage: 62.7% of statements 16:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:15:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.445s coverage: 97.6% of statements 16:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 16:15:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:15:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:15:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.163s coverage: 28.9% of statements 16:15:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:15:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:15:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:15:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:15:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:15:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:15:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.184s coverage: 100.0% of statements 16:15:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 16:15:52 GO111MODULE=on go vet ./... 16:15:55 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:15:55 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:15:55 Setting up mime-support (3.60ubuntu1) ... 16:15:55 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:15:55 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:15:55 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:15:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:15:55 Setting up systemd (237-3ubuntu10.48) ... 16:15:55 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:15:56 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:15:56 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:15:56 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:15:56 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:15:56 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:15:56 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:15:56 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:15:56 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:15:56 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:15:56 Setting up python3 (3.6.7-1~18.04) ... 16:15:56 running python rtupdate hooks for python3.6... 16:15:56 running python post-rtupdate hooks for python3.6... 16:15:57 Setting up apparmor (2.12-4ubuntu5.1) ... 16:15:58 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:15:58 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:15:58 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 16:15:58 Setting up snapd (2.49.2+18.04) ... 16:15:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:15:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:15:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:15:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:15:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:15:59 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:15:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:15:59 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:15:59 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:16:00 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:16:00 /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' 16:16:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:16:00 Processing triggers for systemd (237-3ubuntu10.48) ... 16:16:01 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:16:01 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:16:01 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:16:02 Reading package lists... 16:16:02 Reading package lists... 16:16:02 Building dependency tree... 16:16:02 Reading state information... 16:16:02 Calculating upgrade... 16:16:02 The following packages will be upgraded: 16:16:02 advancecomp base-files bash binutils binutils-common 16:16:02 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:16:02 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:16:02 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 16:16:02 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 16:16:02 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:16:02 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:16:02 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:16:02 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:16:02 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:16:02 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:16:02 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:16:02 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:16:02 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:16:02 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:16:02 ubuntu-keyring util-linux 16:16:02 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:16:02 Need to get 64.1 MB of archives. 16:16:02 After this operation, 5112 kB of additional disk space will be used. 16:16:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 16:16:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:16:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:16:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:16:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:16:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:16:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:16:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:16:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:16:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:16:03 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:16:03 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:16:03 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:16:03 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:16:03 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:16:03 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:16:03 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:16:03 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:16:03 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:16:03 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:16:03 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:16:03 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:16:03 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:16:03 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:16:03 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:16:03 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:16:03 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:16:03 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:16:03 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:16:03 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:16:03 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:16:03 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:16:03 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:16:03 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:16:03 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:16:03 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:16:03 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:16:03 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:16:03 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:16:03 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:16:03 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:16:03 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 16:16:03 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:16:03 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:16:03 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:16:03 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:16:03 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:16:03 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:16:03 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:16:03 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] 16:16:03 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:16:03 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:16:03 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:16:03 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:16:03 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:16:03 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:16:03 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:16:03 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:16:03 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:16:03 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:16:03 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:16:03 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:16:03 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:16:03 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:16:03 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:16:03 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:16:03 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:16:03 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:16:03 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:16:03 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:16:03 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:16:04 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:16:04 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:16:04 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:16:04 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:16:04 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:16:04 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:16:04 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:16:04 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:16:04 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:16:04 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:16:04 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:16:04 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:16:04 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 16:16:04 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:16:04 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 16:16:04 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 16:16:04 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:16:04 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:16:04 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:16:04 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:16:04 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:16:04 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:16:04 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:16:04 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:16:04 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:16:04 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:16:04 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:16:04 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:16:04 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:16:04 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:16:04 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:16:04 debconf: delaying package configuration, since apt-utils is not installed 16:16:04 Fetched 64.1 MB in 2s (39.1 MB/s) 16:16:04 (Reading database ... 13914 files and directories currently installed.) 16:16:04 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:16:04 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:16:05 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:16:05 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:16:05 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 16:16:05 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 16:16:05 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:16:05 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:16:05 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:16:05 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:16:06 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:16:06 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:16:06 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:16:06 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:16:06 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:16:06 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:16:06 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:16:06 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:16:06 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:16:06 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:16:06 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:16:06 (Reading database ... 13914 files and directories currently installed.) 16:16:06 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:16:06 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:16:06 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:16:06 (Reading database ... 13914 files and directories currently installed.) 16:16:06 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:16:06 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:16:06 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:16:06 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:16:06 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:16:06 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:16:07 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:16:07 (Reading database ... 13914 files and directories currently installed.) 16:16:07 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:16:07 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:16:07 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:16:08 (Reading database ... 13914 files and directories currently installed.) 16:16:08 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:16:08 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:16:08 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:16:08 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:16:08 Setting up base-files (10.1ubuntu2.10) ... 16:16:08 Installing new version of config file /etc/issue ... 16:16:08 Installing new version of config file /etc/issue.net ... 16:16:08 Installing new version of config file /etc/lsb-release ... 16:16:08 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:16:08 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:16:08 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:16:08 Removing obsolete conffile /etc/default/motd-news ... 16:16:09 (Reading database ... 13915 files and directories currently installed.) 16:16:09 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:16:09 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:16:09 Setting up bash (4.4.18-2ubuntu1.2) ... 16:16:09 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 16:16:09 (Reading database ... 13915 files and directories currently installed.) 16:16:09 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:16:09 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:16:09 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:16:09 (Reading database ... 13915 files and directories currently installed.) 16:16:09 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:16:09 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:16:09 Setting up tar (1.29b-2ubuntu0.2) ... 16:16:09 (Reading database ... 13915 files and directories currently installed.) 16:16:09 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:16:09 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:16:09 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:16:10 (Reading database ... 13915 files and directories currently installed.) 16:16:10 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:16:10 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:16:10 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:16:10 (Reading database ... 13915 files and directories currently installed.) 16:16:10 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:16:10 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:16:10 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:16:10 (Reading database ... 13915 files and directories currently installed.) 16:16:10 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:16:10 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:16:10 Setting up grep (3.1-2build1) ... 16:16:10 (Reading database ... 13915 files and directories currently installed.) 16:16:10 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:16:10 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:16:10 Setting up login (1:4.5-1ubuntu2) ... 16:16:10 (Reading database ... 13915 files and directories currently installed.) 16:16:10 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:16:10 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:16:10 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:16:11 (Reading database ... 13915 files and directories currently installed.) 16:16:11 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:16:11 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:16:11 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:16:11 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:16:11 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:16:11 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:16:12 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:16:12 (Reading database ... 13915 files and directories currently installed.) 16:16:12 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:16:12 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:16:12 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:16:12 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:16:12 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:16:12 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:16:13 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:16:13 (Reading database ... 13915 files and directories currently installed.) 16:16:13 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:16:13 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:16:13 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:16:13 (Reading database ... 13915 files and directories currently installed.) 16:16:13 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:16:13 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:16:13 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:16:13 (Reading database ... 13915 files and directories currently installed.) 16:16:13 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:16:13 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:16:13 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:16:13 (Reading database ... 13915 files and directories currently installed.) 16:16:13 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:16:13 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:16:13 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:16:13 (Reading database ... 13915 files and directories currently installed.) 16:16:13 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:16:13 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:16:13 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:16:13 (Reading database ... 13915 files and directories currently installed.) 16:16:13 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:16:13 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:16:14 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:16:14 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:16:14 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:16:14 (Reading database ... 13915 files and directories currently installed.) 16:16:14 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:16:14 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:16:14 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:16:14 (Reading database ... 13915 files and directories currently installed.) 16:16:14 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:16:14 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:16:14 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:16:14 (Reading database ... 13915 files and directories currently installed.) 16:16:14 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:16:14 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:16:14 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:16:14 (Reading database ... 13915 files and directories currently installed.) 16:16:14 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:16:14 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:16:15 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:16:15 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:16:15 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:16:15 (Reading database ... 13915 files and directories currently installed.) 16:16:15 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:16:15 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:16:15 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:16:16 (Reading database ... 13915 files and directories currently installed.) 16:16:16 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:16:16 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:16:16 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:16:16 (Reading database ... 13917 files and directories currently installed.) 16:16:16 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:16:16 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:16:16 Setting up debconf (1.5.66ubuntu1) ... 16:16:16 (Reading database ... 13917 files and directories currently installed.) 16:16:16 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:16:16 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:16:16 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:16:16 (Reading database ... 13917 files and directories currently installed.) 16:16:16 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:16:16 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:16:16 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:16:16 (Reading database ... 13917 files and directories currently installed.) 16:16:16 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:16:16 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:16:16 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:16:16 (Reading database ... 13917 files and directories currently installed.) 16:16:16 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:16:16 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:16:17 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:16:17 (Reading database ... 13919 files and directories currently installed.) 16:16:17 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:16:17 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:16:17 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:16:17 (Reading database ... 13923 files and directories currently installed.) 16:16:17 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:16:17 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:16:17 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 16:16:17 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 16:16:17 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:16:17 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:16:17 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:16:17 (Reading database ... 13923 files and directories currently installed.) 16:16:17 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:16:17 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:16:17 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:16:17 (Reading database ... 13923 files and directories currently installed.) 16:16:17 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:16:17 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:16:17 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:16:17 (Reading database ... 13923 files and directories currently installed.) 16:16:17 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:16:17 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:16:18 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:16:18 (Reading database ... 13923 files and directories currently installed.) 16:16:18 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:16:18 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:16:18 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:16:18 (Reading database ... 13923 files and directories currently installed.) 16:16:18 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:16:18 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:16:18 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:16:18 (Reading database ... 13923 files and directories currently installed.) 16:16:18 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:16:18 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:16:18 Setting up passwd (1:4.5-1ubuntu2) ... 16:16:19 (Reading database ... 13923 files and directories currently installed.) 16:16:19 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:16:19 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:16:19 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:16:19 (Reading database ... 13923 files and directories currently installed.) 16:16:19 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:16:19 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:16:19 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:16:20 (Reading database ... 13923 files and directories currently installed.) 16:16:20 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:16:20 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:16:20 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:16:20 (Reading database ... 13923 files and directories currently installed.) 16:16:20 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:16:20 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:16:20 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:16:20 (Reading database ... 13923 files and directories currently installed.) 16:16:20 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:16:20 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:16:20 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:16:20 (Reading database ... 13923 files and directories currently installed.) 16:16:20 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:16:20 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:16:20 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:16:20 (Reading database ... 13923 files and directories currently installed.) 16:16:20 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:16:20 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:16:20 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:16:20 (Reading database ... 13923 files and directories currently installed.) 16:16:20 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:16:20 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:16:20 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:16:20 (Reading database ... 13923 files and directories currently installed.) 16:16:20 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:16:20 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:16:20 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:16:21 (Reading database ... 13924 files and directories currently installed.) 16:16:21 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:16:21 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:16:21 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:16:21 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:16:21 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:16:21 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:16:21 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:16:21 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:16:21 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:16:21 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:16:21 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:16:21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:16:21 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:16:21 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:16:21 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:16:21 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:16:21 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:16:21 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:16:21 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:16:21 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:16:21 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:16:21 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:16:22 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:16:22 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:16:22 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:16:22 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:16:22 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:16:22 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:16:22 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:16:22 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:16:22 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:16:22 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:16:23 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:16:23 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:16:23 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:16:23 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:16:23 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:16:23 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:16:23 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:16:23 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:16:23 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:16:23 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:16:23 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:16:23 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:16:24 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:16:24 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:16:25 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:16:25 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:16:25 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:16:25 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:16:25 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:16:25 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:16:26 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:16:26 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:16:26 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:16:26 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:16:26 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:16:26 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:16:27 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:16:27 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:16:27 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:16:27 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:16:27 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:16:27 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:16:27 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:16:27 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:16:27 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:16:27 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:16:27 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:16:27 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:16:27 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:16:27 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:16:27 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:16:27 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:16:27 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:16:27 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:16:27 16:16:27 Current default time zone: 'Etc/UTC' 16:16:27 Local time is now: Mon Jun 28 16:16:27 UTC 2021. 16:16:27 Universal Time is now: Mon Jun 28 16:16:27 UTC 2021. 16:16:27 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:16:27 16:16:28 Setting up systemd-sysv (237-3ubuntu10.48) ... 16:16:28 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:16:28 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 16:16:28 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:16:28 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:16:28 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:16:28 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:16:28 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:16:28 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:16:28 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:16:28 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:16:28 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:16:28 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:16:28 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:16:28 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:16:28 Setting up patch (2.7.6-2ubuntu1.1) ... 16:16:28 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:16:28 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:16:28 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 16:16:28 Installing new version of config file /etc/ssl/openssl.cnf ... 16:16:28 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:16:28 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:16:28 Setting up ca-certificates (20210119~18.04.1) ... 16:16:30 Updating certificates in /etc/ssl/certs... 16:16:30 23 added, 27 removed; done. 16:16:30 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:16:30 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:16:30 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:16:31 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:16:31 Setting up pkgbinarymangler (138.18.04.1) ... 16:16:31 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:16:31 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:16:31 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:16:31 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:16:31 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:16:31 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:16:31 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:16:31 Setting up perl (5.26.1-6ubuntu0.5) ... 16:16:31 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:16:31 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:16:31 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:16:31 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:16:31 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:16:31 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:16:31 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:16:31 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:16:31 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:16:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:16:31 Processing triggers for systemd (237-3ubuntu10.48) ... 16:16:31 Processing triggers for mime-support (3.60ubuntu1) ... 16:16:31 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:16:31 Updating certificates in /etc/ssl/certs... 16:16:32 0 added, 0 removed; done. 16:16:32 Running hooks in /etc/ca-certificates/update.d... 16:16:32 done. 16:16:32 Reading package lists... 16:16:32 Building dependency tree... 16:16:32 Reading state information... 16:16:32 The following NEW packages will be installed: 16:16:32 apt-transport-https 16:16:32 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:16:32 Need to get 1692 B of archives. 16:16:32 After this operation, 154 kB of additional disk space will be used. 16:16:32 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 16:16:33 debconf: delaying package configuration, since apt-utils is not installed 16:16:33 Fetched 1692 B in 0s (8558 B/s) 16:16:33 Selecting previously unselected package apt-transport-https. 16:16:33 (Reading database ... 13929 files and directories currently installed.) 16:16:33 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 16:16:33 Unpacking apt-transport-https (1.6.13) ... 16:16:33 Setting up apt-transport-https (1.6.13) ... 16:16:33 Waiting for network to be ready... 16:16:41 2021-06-28T16:16:37Z INFO Waiting for automatic snapd restart... 16:16:42 snapd 2.51 from Canonical* installed 16:16:43 "snapd" switched to the "latest/stable" channel 16:16:43 16:16:46 core18 20210611 from Canonical* installed 16:16:46 "core18" switched to the "latest/stable" channel 16:16:46 16:16:49 snapcraft 4.8.2 from Canonical* installed 16:16:49 "snapcraft" switched to the "latest/stable" channel 16:16:49 16:16:53 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: 16:16:53 - README.md 16:16:53 16:16:53 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:16:53 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:16:53 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:16:54 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:16:55 Reading package lists... 16:16:55 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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 16:16:55 Reading package lists... 16:16:55 Building dependency tree... 16:16:55 Reading state information... 16:16:55 Suggested packages: 16:16:55 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:16:55 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:16:55 Recommended packages: 16:16:55 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:16:55 The following NEW packages will be installed: 16:16:55 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:16:55 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:16:55 pkg-config zip 16:16:55 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:16:55 Need to get 7663 kB of archives. 16:16:55 After this operation, 43.8 MB of additional disk space will be used. 16:16:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:16:56 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:16:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 16:16:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:16:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:16:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:16:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:16:56 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:16:56 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:16:56 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:16:56 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:16:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:16:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:16:56 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:16:56 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:16:56 debconf: delaying package configuration, since apt-utils is not installed 16:16:56 Fetched 7663 kB in 1s (10.5 MB/s) 16:16:56 Selecting previously unselected package libglib2.0-0:amd64. 16:16:56 (Reading database ... 13933 files and directories currently installed.) 16:16:56 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:16:56 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:16:56 Selecting previously unselected package libpsl5:amd64. 16:16:56 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:16:56 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:16:56 Selecting previously unselected package libnghttp2-14:amd64. 16:16:56 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:16:56 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:16:56 Selecting previously unselected package librtmp1:amd64. 16:16:56 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:16:56 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:16:57 Selecting previously unselected package libcurl3-gnutls:amd64. 16:16:57 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 16:16:57 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 16:16:57 Selecting previously unselected package liberror-perl. 16:16:57 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:16:57 Unpacking liberror-perl (0.17025-1) ... 16:16:57 Selecting previously unselected package git-man. 16:16:57 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:16:57 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:16:57 Selecting previously unselected package git. 16:16:57 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:16:57 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:16:57 Selecting previously unselected package libnorm1:amd64. 16:16:57 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:16:57 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:16:57 Selecting previously unselected package libpgm-5.2-0:amd64. 16:16:57 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:16:57 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:16:57 Selecting previously unselected package libsodium23:amd64. 16:16:57 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:16:57 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:16:57 Selecting previously unselected package libzmq5:amd64. 16:16:57 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:16:57 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:16:58 Selecting previously unselected package libzmq3-dev:amd64. 16:16:58 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:16:58 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:16:58 Selecting previously unselected package pkg-config. 16:16:58 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:16:58 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:16:58 Selecting previously unselected package zip. 16:16:58 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:16:58 Unpacking zip (3.0-11build1) ... 16:16:58 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:16:58 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:16:58 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:16:58 Setting up liberror-perl (0.17025-1) ... 16:16:58 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:16:58 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:16:58 No schema files found: doing nothing. 16:16:58 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:16:58 Setting up zip (3.0-11build1) ... 16:16:58 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:16:58 Setting up libsodium23:amd64 (1.0.16-2) ... 16:16:58 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:16:58 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:16:58 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 16:16:58 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:16:58 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:16:58 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:16:59 git set to automatically installed. 16:16:59 git-man set to automatically installed. 16:16:59 libcurl3-gnutls set to automatically installed. 16:16:59 liberror-perl set to automatically installed. 16:16:59 libglib2.0-0 set to automatically installed. 16:16:59 libnghttp2-14 set to automatically installed. 16:16:59 libnorm1 set to automatically installed. 16:16:59 libpgm-5.2-0 set to automatically installed. 16:16:59 libpsl5 set to automatically installed. 16:16:59 librtmp1 set to automatically installed. 16:16:59 libsodium23 set to automatically installed. 16:16:59 libzmq3-dev set to automatically installed. 16:16:59 libzmq5 set to automatically installed. 16:16:59 pkg-config set to automatically installed. 16:16:59 zip set to automatically installed. 16:17:00 snapd is not logged in, snap install commands will use sudo 16:17:01 snap "core18" has no updates available 16:17:02 snapd is not logged in, snap install commands will use sudo 16:17:08 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 16:17:09 Downloading snap 'edgex-app-service-configurable' 16:17:10 2021/06/28 16:17:10.291529 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_578.snap: 7311360 16:17:11 Pulling app-service-config 16:17:11 + snapcraftctl pull 16:17:12 Pulling config-common 16:17:12 + snapcraftctl pull 16:17:13 Pulling go-build-helper 16:17:13 + snapcraftctl pull 16:17:14 'edgex-go' has dependencies that need to be staged: go-build-helper 16:17:14 Skipping pull go-build-helper (already ran) 16:17:14 Building go-build-helper 16:17:14 + snapcraftctl build 16:17:14 gofmt -l . 16:17:14 [ "`gofmt -l .`" = "" ] 16:17:14 ./bin/test-attribution-txt.sh [Pipeline] sh 16:17:15 + ls -al . 16:17:15 total 588 16:17:15 drwxrwxr-x 9 1001 1001 4096 Jun 28 16:17 . 16:17:15 drwxr-xr-x 4 root root 4096 Jun 28 16:13 .. 16:17:15 -rw-rw-r-- 1 1001 1001 11 Jun 28 16:11 .dockerignore 16:17:15 drwxrwxr-x 8 1001 1001 4096 Jun 28 16:11 .git 16:17:15 drwxrwxr-x 3 1001 1001 4096 Jun 28 16:11 .github 16:17:15 -rw-rw-r-- 1 1001 1001 818 Jun 28 16:11 .gitignore 16:17:15 -rw-rw-r-- 1 1001 1001 166 Jun 28 16:11 .sonarcloud.properties 16:17:15 -rw-rw-r-- 1 1001 1001 8609 Jun 28 16:11 Attribution.txt 16:17:15 -rw-rw-r-- 1 1001 1001 43881 Jun 28 16:11 CHANGELOG.md 16:17:15 -rw-rw-r-- 1 1001 1001 3804 Jun 28 16:11 CONTRIBUTING.md 16:17:15 -rw-rw-r-- 1 1001 1001 931 Jun 28 16:11 Dockerfile.build 16:17:15 -rw-rw-r-- 1 1001 1001 849 Jun 28 16:11 Jenkinsfile 16:17:15 -rw-rw-r-- 1 1001 1001 10775 Jun 28 16:11 LICENSE 16:17:15 -rw-rw-r-- 1 1001 1001 5605 Jun 28 16:11 Makefile 16:17:15 -rw-rw-r-- 1 1001 1001 7905 Jun 28 16:11 README.md 16:17:15 -rw-rw-r-- 1 1001 1001 7071 Jun 28 16:11 SECURITY.md 16:17:15 -rw-rw-r-- 1 1001 1001 5 Jun 28 16:06 VERSION 16:17:15 -rw-rw-r-- 1 1001 1001 4131 Jun 28 16:11 ZMQWindows.md 16:17:15 drwxrwxr-x 2 1001 1001 4096 Jun 28 16:11 bin 16:17:15 drwxrwxr-x 14 1001 1001 4096 Jun 28 16:11 cmd 16:17:15 -rw-r--r-- 1 root root 398095 Jun 28 16:15 coverage.out 16:17:15 -rw-rw-r-- 1 1001 1001 806 Jun 28 16:11 go.mod 16:17:15 -rw-r--r-- 1 root root 20759 Jun 28 16:13 go.sum 16:17:15 drwxrwxr-x 7 1001 1001 4096 Jun 28 16:11 internal 16:17:15 drwxrwxr-x 3 1001 1001 4096 Jun 28 16:11 openapi 16:17:15 drwxrwxr-x 4 1001 1001 4096 Jun 28 16:11 snap 16:17:15 -rw-rw-r-- 1 1001 1001 168 Jun 28 16:11 version.go [Pipeline] sh 16:17:15 + '[' -e coverage.out ] 16:17:15 + chown 1001:1001 coverage.out [Pipeline] stash 16:17:15 Warning: overwriting stash ‘coverage-report’ 16:17:16 Staging go-build-helper 16:17:16 + snapcraftctl stage 16:17:16 Stashed 1 file(s) [Pipeline] sh 16:17:17 + make build 16:17:17 go mod tidy 16:17:18 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:17:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:17:24 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:17:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 16:17:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 16:17:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 16:17:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:17:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 16:17:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 16:17:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 16:17:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 16:17:24 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:17:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:17:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:17:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:17:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:17:24 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:17:24 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:17:24 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:17:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:17:24 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] 16:17:24 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 16:17:24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 16:17:24 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 16:17:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 16:17:24 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 16:17:24 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 16:17:24 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 16:17:24 Fetched 24.8 MB in 0s (0 B/s) 16:17:24 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:17:24 Fetched 224 kB in 0s (0 B/s) 16:17:24 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:17:24 Fetched 157 kB in 0s (0 B/s) 16:17:24 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:17:24 Fetched 221 kB in 0s (0 B/s) 16:17:24 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:17:24 Fetched 143 kB in 0s (0 B/s) 16:17:24 Pulling edgex-go 16:17:24 + snapcraftctl pull 16:17:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:17:26 Pulling hooks 16:17:26 + snapcraftctl pull 16:17:44 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:17:44 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:17:44 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:17:44 Fetched 0 B in 0s (0 B/s) 16:17:44 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:17:44 Fetched 96.5 kB in 0s (0 B/s) 16:17:44 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:17:44 Fetched 279 kB in 0s (0 B/s) 16:17:44 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:17:44 Fetched 122 kB in 0s (0 B/s) 16:17:44 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:17:44 Fetched 77.8 kB in 0s (0 B/s) 16:17:44 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:17:44 Fetched 8848 B in 0s (0 B/s) 16:17:44 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:17:44 Fetched 47.8 kB in 0s (0 B/s) 16:17:44 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:17:44 Fetched 45.6 kB in 0s (0 B/s) 16:17:44 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:17:44 Fetched 15.0 kB in 0s (0 B/s) 16:17:44 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 16:17:44 Fetched 219 kB in 0s (0 B/s) 16:17:44 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:17:44 Fetched 154 kB in 0s (0 B/s) 16:17:44 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:17:44 Fetched 50.6 kB in 0s (0 B/s) 16:17:44 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:17:44 Fetched 14.8 kB in 0s (0 B/s) 16:17:44 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:17:44 Fetched 41.8 kB in 0s (0 B/s) 16:17:44 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:17:44 Fetched 499 kB in 0s (0 B/s) 16:17:44 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:17:44 Fetched 111 kB in 0s (0 B/s) 16:17:44 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:17:44 Fetched 240 kB in 0s (0 B/s) 16:17:44 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:17:44 Fetched 29.3 kB in 0s (0 B/s) 16:17:44 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:17:44 Fetched 85.5 kB in 0s (0 B/s) 16:17:44 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:17:44 Fetched 24.5 kB in 0s (0 B/s) 16:17:44 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:17:44 Fetched 49.2 kB in 0s (0 B/s) 16:17:44 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:17:44 Fetched 54.2 kB in 0s (0 B/s) 16:17:44 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:17:44 Fetched 30.8 kB in 0s (0 B/s) 16:17:44 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:17:44 Fetched 15.8 kB in 0s (0 B/s) 16:17:44 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:17:44 Fetched 85.9 kB in 0s (0 B/s) 16:17:44 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:17:44 Fetched 8720 B in 0s (0 B/s) 16:17:44 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:17:44 Fetched 140 kB in 0s (0 B/s) 16:17:44 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:17:44 Fetched 119 kB in 0s (0 B/s) 16:17:44 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:17:44 Fetched 111 kB in 0s (0 B/s) 16:17:44 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:17:44 Fetched 11.1 kB in 0s (0 B/s) 16:17:44 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:17:44 Fetched 645 kB in 0s (0 B/s) 16:17:44 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:17:44 Fetched 41.3 kB in 0s (0 B/s) 16:17:44 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:17:44 Fetched 17.9 kB in 0s (0 B/s) 16:17:44 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:17:44 Fetched 368 kB in 0s (0 B/s) 16:17:44 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:17:44 Fetched 187 kB in 0s (0 B/s) 16:17:44 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:17:44 Fetched 175 kB in 0s (0 B/s) 16:17:44 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:17:44 Fetched 206 kB in 0s (0 B/s) 16:17:44 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 16:17:44 Fetched 1301 kB in 0s (0 B/s) 16:17:44 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:17:44 Fetched 36.2 kB in 0s (0 B/s) 16:17:44 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 16:17:44 Fetched 159 kB in 0s (0 B/s) 16:17:44 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:17:44 Fetched 107 kB in 0s (0 B/s) 16:17:44 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:17:44 Fetched 48.7 kB in 0s (0 B/s) 16:17:44 Pulling static-packages 16:17:44 + snapcraftctl pull 16:17:44 Pulling version 16:17:44 + cd /root/project 16:17:44 + git describe --tags --abbrev=0 16:17:44 + sed s/v// 16:17:44 + GIT_VERSION=2.0.0-dev.273 16:17:44 + [ -z 2.0.0-dev.273 ] 16:17:44 + snapcraftctl set-version 2.0.0-dev.273 16:17:44 Building app-service-config 16:17:44 + snapcraftctl build 16:17:46 Building config-common 16:17:46 + snapcraftctl build 16:17: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 16:17:48 Skipping build go-build-helper (already ran) 16:17:48 Building edgex-go 16:17:48 + cd /root/parts/edgex-go/src 16:17:48 + git describe --tags --abbrev=0 16:17:48 + sed s/v// 16:17:48 + GIT_VERSION=2.0.0-dev.273 16:17:48 + [ -z 2.0.0-dev.273 ] 16:17:48 + echo 2.0.0-dev.273 16:17:48 + make build 16:17:48 go mod tidy 16:17:48 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:17:50 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 16:17:50 go: downloading github.com/gorilla/mux v1.8.0 16:17:50 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 16:17:50 go: downloading github.com/stretchr/testify v1.7.0 16:17:50 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 16:17:50 go: downloading github.com/google/uuid v1.2.0 16:17:50 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 16:17:50 go: downloading gopkg.in/yaml.v2 v2.4.0 16:17:50 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:17:50 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:17:50 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 16:17:50 go: downloading github.com/lib/pq v1.10.2 16:17:50 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:17:50 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 16:17:50 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 16:17:50 go: downloading github.com/pelletier/go-toml v1.9.2 16:17:51 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:17:52 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 16:17:52 go: downloading github.com/go-playground/validator/v10 v10.6.1 16:17:52 go: downloading github.com/go-kit/kit v0.9.0 16:17:52 go: downloading github.com/davecgh/go-spew v1.1.1 16:17:52 go: downloading github.com/pmezard/go-difflib v1.0.0 16:17:52 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:17:52 go: downloading github.com/stretchr/objx v0.1.0 16:17:52 go: downloading github.com/x448/float16 v0.8.4 16:17:52 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 16:17:52 go: downloading github.com/go-playground/universal-translator v0.17.0 16:17:52 go: downloading github.com/leodido/go-urn v1.2.0 16:17:52 go: downloading golang.org/x/text v0.3.2 16:17:52 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:17:52 go: downloading github.com/go-playground/locales v0.13.0 16:17:52 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:17:52 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:17:52 go: downloading github.com/pebbe/zmq4 v1.2.7 16:17:52 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:17:52 go: downloading github.com/go-stack/stack v1.8.0 16:17:52 go: downloading github.com/kr/pretty v0.2.0 16:17:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:17:52 go: downloading github.com/hashicorp/consul/api v1.8.1 16:17:52 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:17:52 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 16:17:52 go: downloading github.com/onsi/ginkgo v1.10.1 16:17:52 go: downloading github.com/onsi/gomega v1.7.0 16:17:53 go: downloading github.com/gorilla/websocket v1.4.2 16:17:53 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 16:17:53 go: downloading github.com/kr/text v0.1.0 16:17:53 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:17:53 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:17:53 go: downloading github.com/mitchellh/copystructure v1.0.0 16:17:53 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:17:53 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:17:53 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:17:53 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:17:53 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:17:53 go: downloading github.com/hashicorp/serf v0.9.5 16:17:53 go: downloading github.com/hashicorp/consul/sdk v0.7.0 16:17:53 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:17:53 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:17:53 go: downloading github.com/fatih/color v1.9.0 16:17:53 go: downloading github.com/mattn/go-colorable v0.1.6 16:17:53 go: downloading github.com/mattn/go-isatty v0.0.12 16:17:53 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:17:53 go: downloading github.com/pkg/errors v0.8.1 16:17:53 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:17:53 go: downloading github.com/hpcloud/tail v1.0.0 16:17:53 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:17:53 go: downloading github.com/hashicorp/memberlist v0.2.2 16:17:53 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:17:53 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:17:53 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:17:53 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:17:53 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:17:53 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:17:53 go: downloading github.com/hashicorp/go-multierror v1.1.0 16:17:53 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:17:53 go: downloading github.com/miekg/dns v1.1.26 16:17:53 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:17:53 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:17:53 go: downloading github.com/hashicorp/errwrap v1.0.0 16:17:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/core-data/core-data ./cmd/core-data 16:17:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:18:00 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:18:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:18:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:18:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/core-command/core-command ./cmd/core-command 16:18:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:18:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:18:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:18:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:18:09 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:18:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:18:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:18:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:18:13 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:18:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:18:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/secrets-config ./cmd/secrets-config 16:18:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.273" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:18:17 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:18:17 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:18:17 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:18:17 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:18:17 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:18:17 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:18:17 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:18:17 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:18:17 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:18:17 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:18:17 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:18:17 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:18:17 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:18:17 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:18:17 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:18:17 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:18:17 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:18:17 + 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 16:18:17 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:18:17 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:18:17 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:18:17 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:18:17 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:18:17 + 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 16:18:17 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:18:17 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:18:17 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:18:18 Building hooks 16:18:18 + cd /root/parts/hooks/src 16:18:18 + make build 16:18:18 go mod tidy [Pipeline] } 16:18:18 $ docker stop --time=1 d8b063f2f10f271f641e91736a14951e235dfbb814862a295054dedf6f3f9ed4 16:18:18 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 16:18:19 go: downloading github.com/stretchr/testify v1.5.1 16:18:19 go: downloading gopkg.in/yaml.v2 v2.2.2 16:18:19 go: downloading github.com/davecgh/go-spew v1.1.0 16:18:19 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:18:19 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:18:20 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:18:20 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:18:21 $ docker rm -f d8b063f2f10f271f641e91736a14951e235dfbb814862a295054dedf6f3f9ed4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:18:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:18:23 Building static-packages 16:18:23 + snapcraftctl build 16:18:23 16:18:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:18:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:18:23 latest: Pulling from edgex-devops/edgex-compose-arm64 16:18:23 29e5d40040c1: Pulling fs layer 16:18:23 1ce36da41761: Pulling fs layer 16:18:23 25b303627fd3: Pulling fs layer 16:18:24 29e5d40040c1: Verifying Checksum 16:18:24 29e5d40040c1: Download complete 16:18:24 29e5d40040c1: Pull complete 16:18:25 1ce36da41761: Verifying Checksum 16:18:25 1ce36da41761: Download complete 16:18:25 Building version 16:18:25 + snapcraftctl build 16:18:26 1ce36da41761: Pull complete 16:18:26 25b303627fd3: Verifying Checksum 16:18:26 25b303627fd3: Download complete 16:18:27 Staging app-service-config 16:18:27 + snapcraftctl stage 16:18:28 Staging config-common 16:18:28 + snapcraftctl stage 16:18:29 Skipping stage go-build-helper (already ran) 16:18:29 Staging edgex-go 16:18:29 + snapcraftctl stage 16:18:30 Staging hooks 16:18:30 + snapcraftctl stage 16:18:31 Staging static-packages 16:18:31 + snapcraftctl stage 16:18:32 Staging version 16:18:32 + snapcraftctl stage 16:18:33 Priming app-service-config 16:18:33 + snapcraftctl prime 16:18:34 Priming config-common 16:18:34 + snapcraftctl prime 16:18:35 Priming go-build-helper 16:18:35 + snapcraftctl prime 16:18:36 25b303627fd3: Pull complete 16:18:36 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:18:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:18:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:18:36 Priming edgex-go 16:18:36 + snapcraftctl prime 16:18:37 prd-ubuntu18.04-docker-arm64-4c-16g-544 does not seem to be running inside a container 16:18:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:18:37 Priming hooks 16:18:37 + snapcraftctl prime 16:18:39 Priming static-packages 16:18:39 + snapcraftctl prime 16:18:39 $ docker top 91efa241fd6756103e195dca3f72fd2dc5a858bd9beafef7ad8bedb80d5aca63 -eo pid,comm [Pipeline] { [Pipeline] sh 16:18:41 + + grepdocker-compose parallel build 16:18:41 --help 16:18:41 Priming version 16:18:41 + snapcraftctl prime 16:18:42 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:18:45 --parallel Build images in parallel. [Pipeline] } 16:18:45 $ docker stop --time=1 91efa241fd6756103e195dca3f72fd2dc5a858bd9beafef7ad8bedb80d5aca63 16:18:47 $ docker rm -f 91efa241fd6756103e195dca3f72fd2dc5a858bd9beafef7ad8bedb80d5aca63 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:18:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:18:48 . [Pipeline] withDockerContainer 16:18:48 prd-ubuntu18.04-docker-arm64-4c-16g-544 does not seem to be running inside a container 16:18:48 $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:18:50 $ docker top 6757cb740796caa31f22d00b167f6e42b1d081aa5c0e91408eb9ab97ed0ac1eb -eo pid,comm [Pipeline] { [Pipeline] sh 16:18:51 + docker-compose -f ./docker-compose-build.yml build --parallel 16:18:54 Building core-command ... 16:18:54 Building core-data ... 16:18:54 Building core-metadata ... 16:18:54 Building security-bootstrapper ... 16:18:54 Building security-proxy-setup ... 16:18:54 Building security-secretstore-setup ... 16:18:54 Building support-notifications ... 16:18:54 Building support-scheduler ... 16:18:54 Building sys-mgmt-agent ... 16:18:54 Building security-proxy-setup 16:18:54 Building support-scheduler 16:18:54 Building security-bootstrapper 16:18:54 Building support-notifications 16:18:54 Building sys-mgmt-agent 16:20:16 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:20:16 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:20:16 ---> d5815a0679ef 16:20:16 Step 3/32 : WORKDIR /edgex-go 16:20:16 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:20:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:20:16 ---> d5815a0679ef 16:20:16 Step 3/23 : WORKDIR /edgex-go 16:20:16 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:20:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:20:16 ---> d5815a0679ef 16:20:16 Step 3/23 : WORKDIR /edgex-go 16:20:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:20:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:20:16 ---> d5815a0679ef 16:20:16 Step 3/24 : WORKDIR /edgex-go 16:20:16 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:20:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:20:16 ---> d5815a0679ef 16:20:16 Step 3/22 : WORKDIR /edgex-go 16:20:16 ---> Running in 536ce8697e62 16:20:16 ---> Running in 480970400e6e 16:20:16 ---> Running in 9c5a2b496d37 16:20:16 ---> Running in 0895aa84df34 16:20:16 ---> Running in bab7beabe1e7 16:20:16 Removing intermediate container 0895aa84df34 16:20:16 ---> 529d7913eede 16:20:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:20:16 Removing intermediate container 9c5a2b496d37 16:20:16 ---> 8f018eb38855 16:20:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:20:16 Removing intermediate container bab7beabe1e7 16:20:16 Removing intermediate container 536ce8697e62 16:20:16 ---> a132cda60132 16:20:16 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:20:16 ---> bd243825d036 16:20:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:20:16 Removing intermediate container 480970400e6e 16:20:16 ---> 5ccda9914951 16:20:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:20:16 ---> Running in 0b4e0670f035 16:20:16 ---> Running in 09e183b1134e 16:20:16 ---> Running in 15d825826b57 16:20:16 ---> Running in 5115681ccf2e 16:20:16 ---> Running in d9d9417db28b 16:20:16 Removing intermediate container 0b4e0670f035 16:20:16 ---> 9e8c283a3ded 16:20:16 Step 5/23 : RUN apk add --update --no-cache make git 16:20:16 ---> Running in a1a89c2cecc5 16:20:16 Removing intermediate container 5115681ccf2e 16:20:16 ---> 448589eac78b 16:20:16 Step 5/24 : RUN apk add --update --no-cache make bash git 16:20:16 ---> Running in 22870c353d71 16:20:16 Removing intermediate container 15d825826b57 16:20:16 ---> 46e21b29e26e 16:20:16 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:20:16 Removing intermediate container 09e183b1134e 16:20:16 ---> 3d607567b7d5 16:20:16 Step 5/22 : RUN apk add --update --no-cache make git 16:20:16 ---> Running in 1f8a494711be 16:20:16 Removing intermediate container d9d9417db28b 16:20:16 ---> 4ae855c44023 16:20:16 Step 5/32 : RUN apk add --update --no-cache make git 16:20:16 ---> Running in 95aa09b966d9 16:20:16 ---> Running in f0415e6e1cd0 16:20:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:20:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:20:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:20:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:20:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:20:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:20:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:20:16 OK: 218 MiB in 52 packages 16:20:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:20:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:20:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:20:17 OK: 218 MiB in 52 packages 16:20:17 OK: 218 MiB in 52 packages 16:20:18 OK: 218 MiB in 52 packages 16:20:18 OK: 218 MiB in 52 packages 16:20:18 Removing intermediate container a1a89c2cecc5 16:20:18 ---> 530136259f96 16:20:18 Step 6/23 : COPY go.mod . 16:20:19 Removing intermediate container 22870c353d71 16:20:19 ---> 5ce1532a9573 16:20:19 Step 6/24 : COPY go.mod . 16:20:19 Removing intermediate container 95aa09b966d9 16:20:19 ---> 51555aff814e 16:20:19 Step 6/22 : COPY go.mod . 16:20:19 ---> 19667cf811b7 16:20:19 Step 7/23 : RUN go mod download 16:20:19 Removing intermediate container f0415e6e1cd0 16:20:19 ---> 084496285718 16:20:19 Step 6/32 : COPY go.mod . 16:20:19 Removing intermediate container 1f8a494711be 16:20:19 ---> d3ea815a4417 16:20:19 Step 6/23 : COPY go.mod . 16:20:20 ---> Running in 22f68aa3d3eb 16:20:20 ---> 24a26949c7d2 16:20:20 Step 7/24 : RUN go mod download 16:20:20 ---> Running in cc96ff633f89 16:20:20 ---> 1500d4a1dd63 16:20:20 Step 7/22 : RUN go mod download 16:20:20 ---> Running in e7aaa31fde66 16:20:21 ---> 8db5c5f07d6c 16:20:21 Step 7/32 : RUN go mod download 16:20:21 ---> bdbde6c25bbf 16:20:21 Step 7/23 : RUN go mod download 16:20:21 ---> Running in f6a1ebb54e5e 16:20:21 ---> Running in e2b59d41fdb3 16:20:24 Removing intermediate container 22f68aa3d3eb 16:20:24 ---> 0a8502924698 16:20:24 Step 8/23 : COPY . . 16:20:24 Removing intermediate container cc96ff633f89 16:20:24 ---> 7467551495df 16:20:24 Step 8/24 : COPY . . 16:20:25 Removing intermediate container e7aaa31fde66 16:20:25 ---> 5c6ae6ae1e34 16:20:25 Step 8/22 : COPY . . 16:20:26 Removing intermediate container f6a1ebb54e5e 16:20:26 ---> 4595d3de427a 16:20:26 Step 8/32 : COPY . . 16:20:26 Removing intermediate container e2b59d41fdb3 16:20:26 ---> f99fe44ea9e8 16:20:26 Step 8/23 : COPY . . 16:20:53 ---> 08ce7e8fed26 16:20:53 Step 9/23 : RUN go mod tidy 16:20:53 ---> d1c1e4a1c6ef 16:20:53 Step 9/32 : RUN go mod tidy 16:20:53 ---> 2e53e8f16a4c 16:20:53 Step 9/23 : RUN go mod tidy 16:20:53 ---> d9294c301ba6 16:20:53 Step 9/22 : RUN go mod tidy 16:20:53 ---> c973cda6d082 16:20:53 Step 9/24 : RUN go mod tidy 16:20:53 ---> Running in 895cd8e1baa1 16:20:53 ---> Running in 42b22137da70 16:20:53 ---> Running in 1c5609289364 16:20:53 ---> Running in 7a5121ac4311 16:20:53 ---> Running in 614dfdf6ba0b 16:20:55 Removing intermediate container 895cd8e1baa1 16:20:55 ---> 74d5ef2d01af 16:20:55 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:20:56 ---> Running in 4b3188158af3 16:20:56 Removing intermediate container 1c5609289364 16:20:56 ---> b88166afa29e 16:20:56 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:20:56 Removing intermediate container 42b22137da70 16:20:56 ---> 03f6b7c6d012 16:20:56 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:20:56 Removing intermediate container 614dfdf6ba0b 16:20:56 ---> ac16ef4f9071 16:20:56 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:20:56 Removing intermediate container 7a5121ac4311 16:20:56 ---> f0dd9519853d 16:20:56 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:20:56 ---> Running in e1c109f05ab9 16:20:56 ---> Running in 25b93db7ca0d 16:20:57 ---> Running in 9bc084712c1d 16:20:57 ---> Running in 00803280d4bd 16:20:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:20:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:20:59 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:20:59 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:20:59 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:22:51 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:22:51 Removing intermediate container 9bc084712c1d 16:22:51 ---> cc9c9ce463d0 16:22:51 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:22:51 ---> Running in 1824c4127133 16:22:52 Removing intermediate container 4b3188158af3 16:22:52 ---> b42d692ac3c9 16:22:52 16:22:52 Step 11/23 : FROM alpine:3.12 16:22:52 3.12: Pulling from library/alpine 16:22:52 Removing intermediate container 25b93db7ca0d 16:22:52 ---> 35b7ff9f161e 16:22:52 16:22:52 Step 11/32 : FROM alpine:3.12 16:22:53 3.12: Pulling from library/alpine 16:22:53 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:22:54 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:22:54 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:22:54 Status: Downloaded newer image for alpine:3.12 16:22:54 Status: Image is up to date for alpine:3.12 16:22:54 ---> c4fd0aeabfcf 16:22:54 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:22:54 ---> c4fd0aeabfcf 16:22:54 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:22:55 ---> Running in ce0f0cb72d60 16:22:55 ---> Running in f68a9b270c16 16:22:55 Removing intermediate container 00803280d4bd 16:22:55 ---> 35303ea150b3 16:22:55 16:22:55 Step 11/22 : FROM alpine:3.12 16:22:55 ---> c4fd0aeabfcf 16:22:55 Step 12/22 : RUN apk add --update --no-cache curl 16:22:55 Removing intermediate container e1c109f05ab9 16:22:55 ---> d49e185cbe1a 16:22:55 16:22:55 Step 11/23 : FROM alpine:3.12 16:22:55 ---> c4fd0aeabfcf 16:22:55 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:22:56 ---> Running in 55a7cbf33b3c 16:22:56 ---> Running in 7c4947b9958a 16:22:56 Removing intermediate container ce0f0cb72d60 16:22:56 ---> f9a81c5d879f 16:22:56 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:22:56 ---> Running in 944380f4ba85 16:22:57 Removing intermediate container 1824c4127133 16:22:57 ---> 1fe251b5c678 16:22:57 16:22:57 Step 12/24 : FROM docker:20.10.0 16:22:57 20.10.0: Pulling from library/docker 16:22:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:22:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:22:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:22:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:22:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:22:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:22:59 (1/1) Installing dumb-init (1.2.2-r1) 16:22:59 Executing busybox-1.31.1-r20.trigger 16:22:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:22:59 OK: 5 MiB in 15 packages 16:22:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:22:59 (1/4) Installing ca-certificates (20191127-r4) 16:22:59 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:22:59 (3/4) Installing libcurl (7.77.0-r0) 16:22:59 (4/4) Installing curl (7.77.0-r0) 16:22:59 Executing busybox-1.31.1-r20.trigger 16:22:59 Executing ca-certificates-20191127-r4.trigger 16:23:00 (1/2) Installing dumb-init (1.2.2-r1) 16:23:00 (2/2) Installing su-exec (0.2-r1) 16:23:00 Executing busybox-1.31.1-r20.trigger 16:23:00 OK: 7 MiB in 18 packages 16:23:00 OK: 5 MiB in 16 packages 16:23:00 (1/2) Installing ca-certificates (20191127-r4) 16:23:00 (2/2) Installing dumb-init (1.2.2-r1) 16:23:00 Executing busybox-1.31.1-r20.trigger 16:23:00 Executing ca-certificates-20191127-r4.trigger 16:23:00 OK: 6 MiB in 16 packages 16:23:01 Removing intermediate container f68a9b270c16 16:23:01 ---> 527f940e9ec8 16:23:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:23:01 ---> Running in cbacd4ac91fe 16:23:02 Removing intermediate container 944380f4ba85 16:23:02 ---> 7b66d41fe427 16:23:02 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:23:02 ---> Running in eaa381c5904e 16:23:02 Removing intermediate container cbacd4ac91fe 16:23:02 ---> c538c602911b 16:23:02 Step 14/23 : ENV APP_PORT=59861 16:23:03 ---> Running in 2ec9545b4481 16:23:03 Removing intermediate container 55a7cbf33b3c 16:23:03 ---> 4e3617fd5763 16:23:03 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:23:03 Removing intermediate container 7c4947b9958a 16:23:03 ---> 604a8c77d409 16:23:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:23:03 Removing intermediate container eaa381c5904e 16:23:03 ---> 079dcb040d46 16:23:03 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:23:03 ---> Running in ef0341931359 16:23:03 ---> Running in e548437d0366 16:23:03 ---> Running in b5fbf462bced 16:23:03 Removing intermediate container 2ec9545b4481 16:23:03 ---> c2823d640f8d 16:23:03 Step 15/23 : EXPOSE $APP_PORT 16:23:04 ---> Running in c937e328284d 16:23:04 Removing intermediate container ef0341931359 16:23:04 ---> 74ab075764a8 16:23:04 Step 14/22 : WORKDIR /edgex 16:23:04 Removing intermediate container e548437d0366 16:23:04 ---> ff63f60d18d2 16:23:04 Step 14/23 : ENV APP_PORT=59860 16:23:04 ---> Running in 4d73976a37f0 16:23:04 Removing intermediate container b5fbf462bced 16:23:04 ---> cf40246735c2 16:23:04 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:23:04 ---> Running in 22bc59a45156 16:23:04 Removing intermediate container c937e328284d 16:23:04 ---> 401be5824ee0 16:23:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:23:05 ---> Running in ff40684be961 16:23:05 Removing intermediate container 4d73976a37f0 16:23:05 ---> 48e1abcded1a 16:23:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:23:06 Removing intermediate container 22bc59a45156 16:23:06 ---> e029232187a5 16:23:06 Step 15/23 : EXPOSE $APP_PORT 16:23:06 ---> 1852d14420f3 16:23:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:23:06 ---> Running in ef3605537bf7 16:23:07 ---> 34b180c24214 16:23:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:23:07 Removing intermediate container ef3605537bf7 16:23:07 ---> 20baf0bfb10b 16:23:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:23:09 ---> 1b8b6da6491f 16:23:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:23:09 Removing intermediate container ff40684be961 16:23:09 ---> 17225c840914 16:23:09 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:23:09 ---> d1499a72a04b 16:23:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:23:09 ---> 90d8b2d2827e 16:23:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:23:09 ---> Running in ea651687837c 16:23:10 ---> 14d2c8b040d4 16:23:10 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:23:10 Removing intermediate container ea651687837c 16:23:10 ---> 0f1b8a7d3c35 16:23:10 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:23:11 ---> Running in cc2c1b57e54e 16:23:11 ---> b0054d872234 16:23:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:23:11 ---> 71b2345bb663 16:23:11 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:23:11 ---> Running in 88a6af79a422 16:23:11 Removing intermediate container cc2c1b57e54e 16:23:11 ---> cbd2fbcd06aa 16:23:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:23:12 ---> Running in 6b592155040c 16:23:12 ---> 9b66bd47031a 16:23:12 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:23:12 ---> Running in e215151f7842 16:23:12 Removing intermediate container 88a6af79a422 16:23:12 ---> 4472e50a9cb4 16:23:12 Step 19/22 : CMD ["--init=true"] 16:23:12 ---> Running in 68ecbd7f5121 16:23:12 ---> 95b01f79398e 16:23:12 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:23:12 Removing intermediate container 6b592155040c 16:23:12 ---> 846e05ff0613 16:23:12 Step 21/23 : LABEL arch=arm64 16:23:13 ---> Running in d891ac6d8796 16:23:13 ---> Running in ffd511befe8e 16:23:13 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:23:13 Status: Downloaded newer image for docker:20.10.0 16:23:13 ---> eeaf43b92773 16:23:13 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:23:13 Removing intermediate container 68ecbd7f5121 16:23:13 ---> e0217c1813e3 16:23:13 Step 20/22 : LABEL arch=arm64 16:23:13 ---> Running in 2d614864e8b0 16:23:13 ---> Running in 6f3337b60dbc 16:23:14 Removing intermediate container ffd511befe8e 16:23:14 ---> 40893fbfac26 16:23:14 Step 22/23 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 16:23:14 Removing intermediate container d891ac6d8796 16:23:14 ---> 781b5f29a412 16:23:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:23:14 ---> Running in f085e98b998e 16:23:14 ---> Running in 22667938d4f7 16:23:14 Removing intermediate container 2d614864e8b0 16:23:14 ---> 79f4019a9bbf 16:23:14 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 16:23:14 Removing intermediate container 6f3337b60dbc 16:23:14 ---> 092e65329823 16:23:14 Step 21/22 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 16:23:14 ---> Running in fb2b11be04e4 16:23:14 ---> Running in ec05a805a5cf 16:23:15 Removing intermediate container f085e98b998e 16:23:15 ---> 59d1bf293203 16:23:15 Step 23/23 : LABEL version=0.0.0 16:23:15 Removing intermediate container 22667938d4f7 16:23:15 ---> a364daa2e944 16:23:15 Step 21/23 : LABEL arch=arm64 16:23:15 ---> Running in 076c028aad59 16:23:15 ---> Running in d6f387ae46f3 16:23:15 Removing intermediate container ec05a805a5cf 16:23:15 ---> 74b43e133536 16:23:15 Step 22/22 : LABEL version=0.0.0 16:23:15 ---> Running in a36476aeb3e6 16:23:15 Removing intermediate container e215151f7842 16:23:15 ---> e70ef5e2689e 16:23:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:23:16 Removing intermediate container d6f387ae46f3 16:23:16 ---> 16be3b496f56 16:23:16 Step 22/23 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 16:23:16 Removing intermediate container 076c028aad59 16:23:16 ---> 7383bbd3bb41 16:23:16 16:23:16 ---> Running in 070b10b3acd0 16:23:16 Removing intermediate container a36476aeb3e6 16:23:16 ---> 8af8f8cadc6e 16:23:16 16:23:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:23:16 Successfully built 7383bbd3bb41 16:23:17 Successfully tagged support-scheduler-arm64:latest 16:23:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:23:17  Building support-scheduler ... done Building core-command 16:23:17 Successfully built 8af8f8cadc6e 16:23:17 ---> 26184035253e 16:23:17 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:23:17 Successfully tagged security-proxy-setup-arm64:latest 16:23:17 Building core-data 16:23:17  Building security-proxy-setup ... done Removing intermediate container 070b10b3acd0 16:23:17 ---> 15e634e3864a 16:23:17 Step 23/23 : LABEL version=0.0.0 16:23:17 ---> Running in 1891bdebce95 16:23:17 (1/39) Installing readline (8.0.4-r0) 16:23:17 (2/39) Installing bash (5.0.17-r0) 16:23:17 Executing bash-5.0.17-r0.post-install 16:23:17 (3/39) Installing nghttp2-libs (1.41.0-r0) 16:23:17 (4/39) Installing libcurl (7.77.0-r0) 16:23:17 (5/39) Installing curl (7.77.0-r0) 16:23:17 (6/39) Installing dumb-init (1.2.2-r1) 16:23:17 (7/39) Installing libbz2 (1.0.8-r1) 16:23:17 (8/39) Installing expat (2.2.9-r1) 16:23:17 (9/39) Installing libffi (3.3-r2) 16:23:17 (10/39) Installing gdbm (1.13-r1) 16:23:17 (11/39) Installing xz-libs (5.2.5-r0) 16:23:17 (12/39) Installing sqlite-libs (3.32.1-r1) 16:23:17 (13/39) Installing python3 (3.8.10-r0) 16:23:18 Removing intermediate container 1891bdebce95 16:23:18 ---> dad8b7225ccc 16:23:18 16:23:18 Successfully built dad8b7225ccc 16:23:19 Successfully tagged support-notifications-arm64:latest 16:23:19 Building security-secretstore-setup 16:23:19  Building support-notifications ... done  ---> 3454d4b4e3ca 16:23:19 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:23:19 (14/39) Installing py3-appdirs (1.4.4-r1) 16:23:19 (15/39) Installing py3-ordered-set (4.0.1-r0) 16:23:19 (16/39) Installing py3-parsing (2.4.7-r0) 16:23:19 (17/39) Installing py3-six (1.15.0-r0) 16:23:19 (18/39) Installing py3-packaging (20.4-r0) 16:23:19 (19/39) Installing py3-setuptools (47.0.0-r0) 16:23:19 (20/39) Installing py3-chardet (3.0.4-r4) 16:23:19 (21/39) Installing py3-idna (2.9-r0) 16:23:19 (22/39) Installing py3-certifi (2020.4.5.1-r0) 16:23:19 (23/39) Installing py3-urllib3 (1.25.9-r0) 16:23:19 (24/39) Installing py3-requests (2.23.0-r0) 16:23:20 (25/39) Installing py3-msgpack (1.0.0-r0) 16:23:20 (26/39) Installing py3-lockfile (0.12.2-r3) 16:23:20 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:23:20 (28/39) Installing py3-colorama (0.4.3-r0) 16:23:20 (29/39) Installing py3-distlib (0.3.0-r0) 16:23:20 (30/39) Installing py3-distro (1.5.0-r1) 16:23:20 (31/39) Installing py3-webencodings (0.5.1-r3) 16:23:20 (32/39) Installing py3-html5lib (1.0.1-r4) 16:23:20 (33/39) Installing py3-pytoml (0.1.21-r0) 16:23:20 (34/39) Installing py3-pep517 (0.8.2-r0) 16:23:20 (35/39) Installing py3-progress (1.5-r0) 16:23:20 (36/39) Installing py3-toml (0.10.1-r0) 16:23:20 (37/39) Installing py3-retrying (1.3.3-r0) 16:23:20 (38/39) Installing py3-contextlib2 (0.6.0-r0) 16:23:20 (39/39) Installing py3-pip (20.1.1-r0) 16:23:20 ---> f25aba634f38 16:23:20 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:23:20 Executing busybox-1.31.1-r19.trigger 16:23:20 OK: 72 MiB in 59 packages 16:23:21 ---> a41773623780 16:23:21 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:23:24 ---> a31b2a064c4e 16:23:24 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:23:24 ---> Running in b3f8e7bd1d3b 16:23:25 Removing intermediate container b3f8e7bd1d3b 16:23:25 ---> cab8c80ef1b9 16:23:25 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:23:25 Collecting docker-compose==1.23.2 16:23:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:23:27 ---> cdababa8924c 16:23:27 Step 27/32 : RUN chmod +x /entrypoint.sh 16:23:27 Collecting docker<4.0,>=3.6.0 16:23:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:23:27 ---> Running in 06a949883615 16:23:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:23:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:23:29 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:23:29 Collecting dockerpty<0.5,>=0.4.1 16:23:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:23:30 Removing intermediate container 06a949883615 16:23:30 ---> c0eb3178390b 16:23:30 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:23:30 ---> Running in 279959d10778 16:23:31 Removing intermediate container 279959d10778 16:23:31 ---> decb44143277 16:23:31 Step 29/32 : CMD ["gate"] 16:23:32 ---> Running in 31ec3dd9a6c8 16:23:33 Removing intermediate container 31ec3dd9a6c8 16:23:33 ---> cfe774217961 16:23:33 Step 30/32 : LABEL arch=arm64 16:23:33 Collecting PyYAML<4,>=3.10 16:23:33 Downloading PyYAML-3.13.tar.gz (270 kB) 16:23:33 ---> Running in 5cb99c56e328 16:23:34 Removing intermediate container 5cb99c56e328 16:23:34 ---> f72720d9334a 16:23:34 Step 31/32 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 16:23:34 ---> Running in 01bf80080847 16:23:35 Removing intermediate container 01bf80080847 16:23:35 ---> 12d81ab16817 16:23:35 Step 32/32 : LABEL version=0.0.0 16:23:35 ---> Running in 286d70da75ae 16:23:36 Removing intermediate container 286d70da75ae 16:23:36 ---> 53138282c1ca 16:23:36 16:23:37 Collecting texttable<0.10,>=0.9.0 16:23:37 Downloading texttable-0.9.1.tar.gz (11 kB) 16:23:37 Successfully built 53138282c1ca 16:23:37 Successfully tagged security-bootstrapper-arm64:latest 16:23:37 Building core-metadata 16:23:39  Building security-bootstrapper ... done Collecting jsonschema<3,>=2.5.1 16:23:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:23:40 Collecting cached-property<2,>=1.2.0 16:23:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:23:40 Collecting docopt<0.7,>=0.6.1 16:23:40 Downloading docopt-0.6.2.tar.gz (25 kB) 16:23:42 Collecting websocket-client<1.0,>=0.32.0 16:23:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:23:43 Collecting docker-pycreds>=0.4.0 16:23:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:23:43 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 16:23:44 Collecting urllib3<1.25,>=1.21.1 16:23:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:23:44 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 16:23:44 Collecting idna<2.8,>=2.5 16:23:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:23:45 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:23:45 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:23:45 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:23:45 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:23:46 Installing collected packages: docker-pycreds, urllib3, idna, requests, websocket-client, docker, dockerpty, PyYAML, texttable, jsonschema, cached-property, docopt, docker-compose 16:23:46 Attempting uninstall: urllib3 16:23:46 Found existing installation: urllib3 1.25.9 16:23:46 Uninstalling urllib3-1.25.9: 16:23:46 Successfully uninstalled urllib3-1.25.9 16:23:46 Attempting uninstall: idna 16:23:46 Found existing installation: idna 2.9 16:23:46 Uninstalling idna-2.9: 16:23:46 Successfully uninstalled idna-2.9 16:23:47 Attempting uninstall: requests 16:23:47 Found existing installation: requests 2.23.0 16:23:47 Uninstalling requests-2.23.0: 16:23:47 Successfully uninstalled requests-2.23.0 16:23:49 Running setup.py install for dockerpty: started 16:23:51 Running setup.py install for dockerpty: finished with status 'done' 16:23:51 Running setup.py install for PyYAML: started 16:23:54 Running setup.py install for PyYAML: finished with status 'done' 16:23:54 Running setup.py install for texttable: started 16:23:56 Running setup.py install for texttable: finished with status 'done' 16:23:56 Running setup.py install for docopt: started 16:23:59 Running setup.py install for docopt: finished with status 'done' 16:24:00 Successfully installed PyYAML-3.13 cached-property-1.5.2 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:24:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:24:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:24:02 ---> d5815a0679ef 16:24:02 Step 3/24 : WORKDIR /edgex-go 16:24:02 ---> Using cache 16:24:02 ---> 5ccda9914951 16:24:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:24:02 ---> Using cache 16:24:02 ---> 448589eac78b 16:24:02 Step 5/24 : RUN apk add --update --no-cache make git 16:24:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:24:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:24:02 ---> d5815a0679ef 16:24:02 Step 3/24 : WORKDIR /edgex-go 16:24:02 ---> Using cache 16:24:02 ---> 5ccda9914951 16:24:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:24:02 ---> Using cache 16:24:02 ---> 448589eac78b 16:24:02 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:24:03 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:24:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:24:03 ---> d5815a0679ef 16:24:03 Step 3/26 : WORKDIR /edgex-go 16:24:03 ---> Using cache 16:24:03 ---> 5ccda9914951 16:24:03 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:24:03 ---> Using cache 16:24:03 ---> 448589eac78b 16:24:03 Step 5/26 : RUN apk add --update --no-cache make git 16:24:07 ---> Running in a387f4ca97ba 16:24:07 ---> Running in 1f1b78b077f1 16:24:07 ---> Running in 8fe67eb5ff50 16:24:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:24:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:24:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:24:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:24:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:24:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:24:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:24:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:24:11 ---> d5815a0679ef 16:24:11 Step 3/24 : WORKDIR /edgex-go 16:24:11 ---> Using cache 16:24:11 ---> 5ccda9914951 16:24:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:24:11 ---> Using cache 16:24:11 ---> 448589eac78b 16:24:11 Step 5/24 : RUN apk add --update --no-cache make git 16:24:11 OK: 218 MiB in 52 packages 16:24:11 OK: 218 MiB in 52 packages 16:24:12 ---> Running in 805e238c1374 16:24:12 OK: 218 MiB in 52 packages 16:24:14 Removing intermediate container 8fe67eb5ff50 16:24:14 ---> 6a122ffe8e1f 16:24:14 Step 6/24 : COPY go.mod . 16:24:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:24:14 Removing intermediate container 1f1b78b077f1 16:24:14 ---> eda6f9d0e6d3 16:24:14 Step 6/26 : COPY go.mod . 16:24:14 Removing intermediate container a387f4ca97ba 16:24:14 ---> 8a81039ea158 16:24:14 Step 6/24 : COPY go.mod . 16:24:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:24:15 ---> 5756351a41ab 16:24:15 Step 7/24 : RUN go mod download 16:24:15 ---> 0747cce4c407 16:24:15 Step 7/26 : RUN go mod download 16:24:15 ---> 4c487645de75 16:24:15 Step 7/24 : RUN go mod download 16:24:15 ---> Running in 98f9fb22ed83 16:24:15 ---> Running in 3326e98b9595 16:24:16 OK: 218 MiB in 52 packages 16:24:16 ---> Running in aa5b6fe50a05 16:24:18 Removing intermediate container fb2b11be04e4 16:24:18 ---> 12e361cc1390 16:24:18 Step 15/24 : ENV APP_PORT=58890 16:24:18 Removing intermediate container 805e238c1374 16:24:18 ---> 13785562c1b9 16:24:18 Step 6/24 : COPY go.mod . 16:24:18 ---> Running in e357bacfceff 16:24:19 Removing intermediate container e357bacfceff 16:24:19 ---> b604995b2593 16:24:19 Step 16/24 : EXPOSE $APP_PORT 16:24:19 ---> 51bff5b7e895 16:24:19 Step 7/24 : RUN go mod download 16:24:19 ---> Running in 38a22081d726 16:24:19 ---> Running in f17eaaaafe7d 16:24:19 Removing intermediate container 38a22081d726 16:24:19 ---> 40e65f89edf1 16:24:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:24:20 Removing intermediate container 3326e98b9595 16:24:20 ---> 23b4dae8081a 16:24:20 Step 8/26 : COPY . . 16:24:20 Removing intermediate container 98f9fb22ed83 16:24:20 ---> 0285babd9ebd 16:24:20 Step 8/24 : COPY . . 16:24:21 Removing intermediate container aa5b6fe50a05 16:24:21 ---> 6789c9006024 16:24:21 Step 8/24 : COPY . . 16:24:22 ---> a73743bb2e79 16:24:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:24:24 ---> efa7d8a8c457 16:24:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:24:24 Removing intermediate container f17eaaaafe7d 16:24:24 ---> bd003a4cfd8a 16:24:24 Step 8/24 : COPY . . 16:24:27 ---> 761ad62388bf 16:24:27 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:24:27 ---> Running in cb29f1c2c370 16:24:29 Removing intermediate container cb29f1c2c370 16:24:29 ---> d3a97b0b1bfb 16:24:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:24:30 ---> Running in 6c3962220144 16:24:31 Removing intermediate container 6c3962220144 16:24:31 ---> dc5acfa475b9 16:24:31 Step 22/24 : LABEL arch=arm64 16:24:32 ---> Running in dc515dce28d3 16:24:33 Removing intermediate container dc515dce28d3 16:24:33 ---> 63f4a140899f 16:24:33 Step 23/24 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 16:24:34 ---> Running in 4f4907eb3f72 16:24:35 Removing intermediate container 4f4907eb3f72 16:24:35 ---> 12764b675548 16:24:35 Step 24/24 : LABEL version=0.0.0 16:24:36 ---> Running in 06713c9fb51a 16:24:37 Removing intermediate container 06713c9fb51a 16:24:37 ---> 8f448310684a 16:24:37 16:24:38 Successfully built 8f448310684a 16:24:38 Successfully tagged sys-mgmt-agent-arm64:latest 16:24:43  Building sys-mgmt-agent ... done  ---> fb647b85fa2b 16:24:43 Step 9/24 : RUN go mod tidy 16:24:43 ---> ee47b96b9a5e 16:24:43 Step 9/26 : RUN go mod tidy 16:24:43 ---> Running in 31660d0165de 16:24:43 ---> 5ed77672c60f 16:24:43 Step 9/24 : RUN go mod tidy 16:24:43 ---> 751c33cd6384 16:24:43 Step 9/24 : RUN go mod tidy 16:24:43 ---> Running in a99318a5c760 16:24:43 ---> Running in d9db484c9a8a 16:24:43 ---> Running in db3e8c234982 16:24:49 Removing intermediate container 31660d0165de 16:24:49 ---> 8c1b861457fa 16:24:49 Step 10/24 : RUN make cmd/core-command/core-command 16:24:49 ---> Running in 523f7bb11e7d 16:24:49 Removing intermediate container a99318a5c760 16:24:49 ---> bf6bae8b5979 16:24:49 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:24:49 Removing intermediate container db3e8c234982 16:24:49 ---> 3d1647b1b80c 16:24:49 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:24:49 ---> Running in a0bb9988897d 16:24:49 Removing intermediate container d9db484c9a8a 16:24:49 ---> 9af6792d7a6d 16:24:49 Step 10/24 : RUN make cmd/core-data/core-data 16:24:49 ---> Running in 23f1c9aadae7 16:24:49 ---> Running in 46d7bb55864f 16:24:50 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:24:51 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:24:51 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:24:51 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:26:28 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:26:28 Removing intermediate container 523f7bb11e7d 16:26:28 ---> 12efbe5c0535 16:26:28 16:26:28 Step 11/24 : FROM alpine:3.12 16:26:28 ---> c4fd0aeabfcf 16:26:28 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:26:28 ---> Using cache 16:26:28 ---> 527f940e9ec8 16:26:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:26:28 ---> Using cache 16:26:28 ---> c538c602911b 16:26:28 Step 14/24 : ENV APP_PORT=59882 16:26:28 ---> Running in 98dc49344ff6 16:26:28 Removing intermediate container 98dc49344ff6 16:26:28 ---> 45475fab593c 16:26:28 Step 15/24 : EXPOSE $APP_PORT 16:26:28 ---> Running in e55a0ed3f7a2 16:26:28 Removing intermediate container e55a0ed3f7a2 16:26:28 ---> dc3e015107fc 16:26:28 Step 16/24 : WORKDIR / 16:26:28 ---> Running in 8b94f81a82ca 16:26:28 Removing intermediate container 8b94f81a82ca 16:26:28 ---> 0d0c100266a5 16:26:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:26:28 ---> b2a1ee792dc5 16:26:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:26:28 Removing intermediate container a0bb9988897d 16:26:28 ---> 877a30f9965a 16:26:28 16:26:28 Step 11/26 : FROM alpine:3.12 16:26:28 ---> c4fd0aeabfcf 16:26:28 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:26:28 ---> Running in bb9ac59ceadc 16:26:28 ---> cc308c1678b7 16:26:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:26:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:26:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:26:29 (1/6) Installing ca-certificates (20191127-r4) 16:26:29 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:26:29 (3/6) Installing libcurl (7.77.0-r0) 16:26:29 (4/6) Installing curl (7.77.0-r0) 16:26:29 (5/6) Installing dumb-init (1.2.2-r1) 16:26:29 (6/6) Installing su-exec (0.2-r1) 16:26:29 Executing busybox-1.31.1-r20.trigger 16:26:29 Executing ca-certificates-20191127-r4.trigger 16:26:29 OK: 7 MiB in 20 packages 16:26:30 ---> 5baf94ec4615 16:26:30 Step 20/24 : ENTRYPOINT ["/core-command"] 16:26:30 Removing intermediate container 46d7bb55864f 16:26:30 ---> 73678ff211da 16:26:30 16:26:30 Step 11/24 : FROM alpine:3.12 16:26:30 ---> c4fd0aeabfcf 16:26:30 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:26:30 ---> Using cache 16:26:30 ---> 527f940e9ec8 16:26:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:26:30 ---> Using cache 16:26:30 ---> c538c602911b 16:26:30 Step 14/24 : ENV APP_PORT=59881 16:26:30 ---> Running in 10b11a98144e 16:26:30 ---> Running in c234ac494ad1 16:26:30 Removing intermediate container 10b11a98144e 16:26:30 ---> c23e9aab8e33 16:26:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:26:31 ---> Running in e9c824288897 16:26:31 Removing intermediate container c234ac494ad1 16:26:31 ---> 908f9804bfbe 16:26:31 Step 15/24 : EXPOSE $APP_PORT 16:26:31 Removing intermediate container bb9ac59ceadc 16:26:31 ---> ff2bfdae7119 16:26:31 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:26:31 ---> Running in f7d127efac9d 16:26:32 ---> Running in 8be8436834e6 16:26:32 Removing intermediate container e9c824288897 16:26:32 ---> e3dba390f314 16:26:32 Step 22/24 : LABEL arch=arm64 16:26:32 ---> Running in 5f2b7325d140 16:26:32 Removing intermediate container f7d127efac9d 16:26:32 ---> d8a6e2b23ea3 16:26:32 Step 16/24 : WORKDIR / 16:26:32 ---> Running in f636807c9335 16:26:32 Removing intermediate container 8be8436834e6 16:26:32 ---> 5df8363ab9ac 16:26:32 Step 14/26 : WORKDIR / 16:26:32 ---> Running in 855b681acd8d 16:26:33 Removing intermediate container 5f2b7325d140 16:26:33 ---> 490150d93a23 16:26:33 Step 23/24 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 16:26:33 Removing intermediate container f636807c9335 16:26:33 ---> 6931ab91c181 16:26:33 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:26:33 ---> Running in e435b2856620 16:26:33 Removing intermediate container 855b681acd8d 16:26:33 ---> 76b7cf93a866 16:26:33 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:26:34 Removing intermediate container e435b2856620 16:26:34 ---> 73faced4f732 16:26:34 Step 24/24 : LABEL version=0.0.0 16:26:35 ---> 0691fc5707eb 16:26:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:26:35 ---> Running in 40bd1c2d8922 16:26:35 ---> 950b3e985986 16:26:35 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:26:35 Removing intermediate container 40bd1c2d8922 16:26:35 ---> 06a0ca3ee9d7 16:26:35 16:26:35 Removing intermediate container 23f1c9aadae7 16:26:35 ---> 33a9d18adda6 16:26:35 16:26:35 Step 11/24 : FROM alpine:3.12 16:26:35 ---> c4fd0aeabfcf 16:26:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:26:36 Successfully built 06a0ca3ee9d7 16:26:36 Successfully tagged core-command-arm64:latest 16:26:36  Building core-command ... done  ---> Running in 64d89aeb6f8d 16:26:36 ---> 93e44ce4b181 16:26:36 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:26:36 ---> 973e8e0a5ace 16:26:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:26:36 Removing intermediate container 64d89aeb6f8d 16:26:36 ---> 32accf67b02d 16:26:36 Step 13/24 : ENV APP_PORT=59880 16:26:37 ---> Running in 8a942068b0d3 16:26:37 ---> 449c211d341e 16:26:37 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:26:37 ---> 1da4a3cc3a84 16:26:37 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:26:37 ---> Running in bedcd143f02d 16:26:37 Removing intermediate container 8a942068b0d3 16:26:37 ---> 80c1d40c9e9e 16:26:37 Step 14/24 : EXPOSE $APP_PORT 16:26:38 ---> Running in 1166139b8784 16:26:38 Removing intermediate container bedcd143f02d 16:26:38 ---> 67e4bec4e33e 16:26:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:26:38 ---> 501961cb7b5d 16:26:38 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:26:38 ---> Running in f36e0418ca0e 16:26:38 Removing intermediate container 1166139b8784 16:26:38 ---> bb02693fcccc 16:26:38 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:26:38 ---> Running in 2bcc798986fd 16:26:39 Removing intermediate container f36e0418ca0e 16:26:39 ---> 60093335c7c2 16:26:39 Step 22/24 : LABEL arch=arm64 16:26:39 ---> Running in b819b7738acd 16:26:39 ---> e2db7a88f5e4 16:26:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:26:40 Removing intermediate container b819b7738acd 16:26:40 ---> 424f5f16ce43 16:26:40 Step 23/24 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 16:26:40 ---> Running in 0745643e8084 16:26:41 Removing intermediate container 0745643e8084 16:26:41 ---> 759c195f4049 16:26:41 Step 24/24 : LABEL version=0.0.0 16:26:41 ---> 586ca3ca52b8 16:26:41 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:26:41 ---> Running in 435a33302d1f 16:26:41 Removing intermediate container 2bcc798986fd 16:26:41 ---> 8cda70434b1d 16:26:41 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:26:41 ---> Running in d4e0a03a1e0b 16:26:42 Removing intermediate container 435a33302d1f 16:26:42 ---> 0c985ebd4e0b 16:26:42 16:26:42 ---> bbc5cfb1711b 16:26:42 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:26:42 Successfully built 0c985ebd4e0b 16:26:42 Successfully tagged core-metadata-arm64:latest 16:26:42  Building core-metadata ... done  ---> Running in a94f0c4a54d3 16:26:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:26:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:26:45 (1/6) Installing dumb-init (1.2.2-r1) 16:26:45 (2/6) Installing libgcc (9.3.0-r2) 16:26:45 (3/6) Installing libsodium (1.0.18-r0) 16:26:45 (4/6) Installing libstdc++ (9.3.0-r2) 16:26:45 Removing intermediate container a94f0c4a54d3 16:26:45 ---> 02762e7790e2 16:26:45 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:26:45 ---> Running in 5b35a08590e7 16:26:45 (5/6) Installing libzmq (4.3.3-r0) 16:26:45 (6/6) Installing zeromq (4.3.3-r0) 16:26:45 Executing busybox-1.31.1-r20.trigger 16:26:45 OK: 8 MiB in 20 packages 16:26:45 Removing intermediate container 5b35a08590e7 16:26:45 ---> 877d4617ebd9 16:26:45 Step 24/26 : LABEL arch=arm64 16:26:46 ---> Running in bbe01571c1ff 16:26:47 Removing intermediate container bbe01571c1ff 16:26:47 ---> 7271cc423b9a 16:26:47 Step 25/26 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 16:26:47 Removing intermediate container d4e0a03a1e0b 16:26:47 ---> 6f6682249be4 16:26:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:26:47 ---> Running in 9c0155521392 16:26:48 Removing intermediate container 9c0155521392 16:26:48 ---> 88f312807120 16:26:48 Step 26/26 : LABEL version=0.0.0 16:26:48 ---> 35ad65c72541 16:26:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:26:48 ---> Running in 70a87a035335 16:26:48 Removing intermediate container 70a87a035335 16:26:48 ---> 6f5d15bed25f 16:26:48 16:26:49 Successfully built 6f5d15bed25f 16:26:49 Successfully tagged security-secretstore-setup-arm64:latest 16:26:49  Building security-secretstore-setup ... done  ---> d573b3bb61f7 16:26:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:26:50 ---> fc6ef0e98b48 16:26:50 Step 20/24 : ENTRYPOINT ["/core-data"] 16:26:50 ---> Running in 399c809961a6 16:26:51 Removing intermediate container 399c809961a6 16:26:51 ---> e2ed72da47d1 16:26:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:26:51 ---> Running in e31c419671c1 16:26:51 Removing intermediate container e31c419671c1 16:26:51 ---> 06a2602023e3 16:26:51 Step 22/24 : LABEL arch=arm64 16:26:52 ---> Running in 66ae7350e374 16:26:52 Removing intermediate container 66ae7350e374 16:26:52 ---> 4a8f34034132 16:26:52 Step 23/24 : LABEL git_sha=2df0e6412f1f1b534352c5778043adf2f0d0a036 16:26:52 ---> Running in 45d5ab6fea3a 16:26:53 Removing intermediate container 45d5ab6fea3a 16:26:53 ---> 28561eac2432 16:26:53 Step 24/24 : LABEL version=0.0.0 16:26:53 ---> Running in 4af3c45d8770 16:26:53 Removing intermediate container 4af3c45d8770 16:26:53 ---> cf09288b1d52 16:26:53 16:26:54 Successfully built cf09288b1d52 16:26:54 Successfully tagged core-data-arm64:latest 16:26:54  Building core-data ... done  [Pipeline] } 16:26:54 $ docker stop --time=1 6757cb740796caa31f22d00b167f6e42b1d081aa5c0e91408eb9ab97ed0ac1eb 16:26:56 $ docker rm -f 6757cb740796caa31f22d00b167f6e42b1d081aa5c0e91408eb9ab97ed0ac1eb [Pipeline] // withDockerContainer [Pipeline] sh 16:26:57 + docker images 16:26:57 REPOSITORY TAG IMAGE ID CREATED SIZE 16:26:57 core-data-arm64 latest cf09288b1d52 4 seconds ago 19.1MB 16:26:57 security-secretstore-setup-arm64 latest 6f5d15bed25f 9 seconds ago 27.1MB 16:26:57 core-metadata-arm64 latest 0c985ebd4e0b 16 seconds ago 15.7MB 16:26:57 core-command-arm64 latest 06a0ca3ee9d7 22 seconds ago 15MB 16:26:57 33a9d18adda6 22 seconds ago 975MB 16:26:57 73678ff211da 28 seconds ago 972MB 16:26:57 877a30f9965a 32 seconds ago 976MB 16:26:57 12efbe5c0535 38 seconds ago 966MB 16:26:57 sys-mgmt-agent-arm64 latest 8f448310684a 2 minutes ago 299MB 16:26:57 security-bootstrapper-arm64 latest 53138282c1ca 3 minutes ago 17.5MB 16:26:57 support-notifications-arm64 latest dad8b7225ccc 3 minutes ago 15.7MB 16:26:57 security-proxy-setup-arm64 latest 8af8f8cadc6e 3 minutes ago 24.2MB 16:26:57 support-scheduler-arm64 latest 7383bbd3bb41 3 minutes ago 15.1MB 16:26:57 1fe251b5c678 4 minutes ago 969MB 16:26:57 35303ea150b3 4 minutes ago 973MB 16:26:57 d49e185cbe1a 4 minutes ago 969MB 16:26:57 b42d692ac3c9 4 minutes ago 968MB 16:26:57 35b7ff9f161e 4 minutes ago 970MB 16:26:57 ci-base-image-arm64 latest d5815a0679ef 14 minutes ago 641MB 16:26:57 alpine 3.12 c4fd0aeabfcf 12 days ago 5.32MB 16:26:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 16:26:57 docker 20.10.0 eeaf43b92773 6 months ago 228MB 16:26:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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] libraryResource [Pipeline] sh 16:26:58 ---> job-cost.sh 16:26:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7RYu 16:27:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:29:14 lf-activate-venv(): INFO: Adding /tmp/venv-7RYu/bin to PATH 16:29:14 INFO: No Stack... 16:29:14 INFO: Retrieving Pricing Info for: v2-standard-4 16:29:14 INFO: Archiving Costs [Pipeline] sh 16:29:14 + cat /w/workspace/edgex-go/31/archives/cost.csv 16:29:14 + cut -d, -f6 [Pipeline] lock 16:29:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-31-stack-cost] 16:29:14 Resource [jenkins-edgexfoundry-edgex-go-PR-3579-31-stack-cost] did not exist. Created. 16:29:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:29:15 + echo total: 0.18000000715255737 [Pipeline] stash 16:29:15 Stashed 1 file(s) [Pipeline] } 16:29:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-31-stack-cost] [Pipeline] // lock [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:29:16 provisioning config files... 16:29:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/31@tmp/config301295718254557899tmp [Pipeline] { [Pipeline] sh 16:29:17 + set +x 16:29:17 + curl -s https://codecov.io/bash 16:29:17 + bash -s -- 16:29:17 16:29:17 _____ _ 16:29:17 / ____| | | 16:29:17 | | ___ __| | ___ ___ _____ __ 16:29:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:29:17 | |___| (_) | (_| | __/ (_| (_) \ V / 16:29:17 \_____\___/ \__,_|\___|\___\___/ \_/ 16:29:17 Bash-1.0.3 16:29:17 16:29:17 16:29:17 ==> git version 2.24.4 found 16:29:17 ==> 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:29:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:29:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:29:17 ==> Jenkins CI detected. 16:29:17 project root: . 16:29:17 --> token set from env 16:29:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:29:17 ==> Running gcov in . (disable via -X gcov) 16:29:17 ==> Python coveragepy not found 16:29:17 ==> Searching for coverage reports in: 16:29:17 + . 16:29:17 -> Found 1 reports 16:29:17 ==> Detecting git/mercurial file structure 16:29:17 ==> Reading reports 16:29:17 + ./coverage.out bytes=398095 16:29:17 ==> Appending adjustments 16:29:17 https://docs.codecov.io/docs/fixing-reports 16:29:18 + Found adjustments 16:29:18 ==> Gzipping contents 16:29:18 56K /tmp/codecov.eK3Cmz.gz 16:29:18 ==> Uploading reports 16:29:18 url: https://codecov.io 16:29:18 query: branch=PR-3579&commit=2df0e6412f1f1b534352c5778043adf2f0d0a036&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F31%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= 16:29:18 -> Pinging Codecov 16:29:18 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3579&commit=2df0e6412f1f1b534352c5778043adf2f0d0a036&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F31%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= 16:29:18 -> Uploading to 16:29:18 https://storage.googleapis.com/codecov/v4/raw/2021-06-28/00271124DB129430A58F1EEE437C3FCB/2df0e6412f1f1b534352c5778043adf2f0d0a036/3c715245-42d2-495a-b4d9-c0686f0800be.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210628T162918Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a9a80fd972de4c1ad2f583392e184aa49ee2d16294423d39d9fe05ee2c3670c4 16:29:18 % Total % Received % Xferd Average Speed Time Time Time Current 16:29:18 Dload Upload Total Spent Left Speed 16:29:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54817 0 0 100 54817 0 142k --:--:-- --:--:-- --:--:-- 143k 16:29:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2df0e6412f1f1b534352c5778043adf2f0d0a036 [Pipeline] } 16:29:19 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] libraryResource [Pipeline] sh 16:29:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:29:22 ---> package-listing.sh 16:29:22 ++ facter osfamily 16:29:22 ++ tr '[:upper:]' '[:lower:]' 16:29:22 + OS_FAMILY=redhat 16:29:22 + workspace=/w/workspace/edgex-go/31 16:29:22 + START_PACKAGES=/tmp/packages_start.txt 16:29:22 + END_PACKAGES=/tmp/packages_end.txt 16:29:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:29:22 + PACKAGES=/tmp/packages_start.txt 16:29:22 + '[' /w/workspace/edgex-go/31 ']' 16:29:22 + PACKAGES=/tmp/packages_end.txt 16:29:22 + case "${OS_FAMILY}" in 16:29:22 + rpm -qa 16:29:22 + sort 16:29:24 + '[' -f /tmp/packages_start.txt ']' 16:29:24 + '[' -f /tmp/packages_end.txt ']' 16:29:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:29:24 + '[' /w/workspace/edgex-go/31 ']' 16:29:24 + mkdir -p /w/workspace/edgex-go/31/archives/ 16:29:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/31/archives/ [Pipeline] echo 16:29:24 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/31/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:29:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:29:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:29:25 16:29:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:29:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:29:25 alpine: Pulling from edgex-lftools-log-publisher 16:29:25 df20fa9351a1: Pulling fs layer 16:29:25 36b3adc4ff6f: Pulling fs layer 16:29:25 8ad3a11d3b57: Pulling fs layer 16:29:25 46f8f816bc3b: Pulling fs layer 16:29:25 93b61091891f: Pulling fs layer 16:29:25 93b9cdb0e59b: Pulling fs layer 16:29:25 5e14af77c1be: Pulling fs layer 16:29:25 01666e4c0597: Pulling fs layer 16:29:25 aa168da1d23b: Pulling fs layer 16:29:25 93b9cdb0e59b: Waiting 16:29:25 5e14af77c1be: Waiting 16:29:25 01666e4c0597: Waiting 16:29:25 aa168da1d23b: Waiting 16:29:25 46f8f816bc3b: Waiting 16:29:25 93b61091891f: Waiting 16:29:25 36b3adc4ff6f: Verifying Checksum 16:29:25 36b3adc4ff6f: Download complete 16:29:25 46f8f816bc3b: Verifying Checksum 16:29:25 46f8f816bc3b: Download complete 16:29:25 df20fa9351a1: Verifying Checksum 16:29:25 df20fa9351a1: Download complete 16:29:25 93b9cdb0e59b: Verifying Checksum 16:29:25 93b9cdb0e59b: Download complete 16:29:25 5e14af77c1be: Verifying Checksum 16:29:25 5e14af77c1be: Download complete 16:29:25 93b61091891f: Verifying Checksum 16:29:25 93b61091891f: Download complete 16:29:25 01666e4c0597: Verifying Checksum 16:29:25 01666e4c0597: Download complete 16:29:25 df20fa9351a1: Pull complete 16:29:25 8ad3a11d3b57: Verifying Checksum 16:29:25 8ad3a11d3b57: Download complete 16:29:25 36b3adc4ff6f: Pull complete 16:29:26 8ad3a11d3b57: Pull complete 16:29:26 46f8f816bc3b: Pull complete 16:29:26 93b61091891f: Pull complete 16:29:26 93b9cdb0e59b: Pull complete 16:29:26 5e14af77c1be: Pull complete 16:29:27 01666e4c0597: Pull complete 16:29:27 aa168da1d23b: Verifying Checksum 16:29:27 aa168da1d23b: Download complete 16:29:31 aa168da1d23b: Pull complete 16:29:31 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:29:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:29:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:29:31 prd-centos7-docker-4c-2g-543 does not seem to be running inside a container 16:29:32 $ 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/31/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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:29:34 $ docker top 621a6ccc7872e1c7b2d2f32cf7d6248cb89c74f99d0c423f9c406136a6d84392 -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:35 + touch /tmp/pre-build-complete [Pipeline] sh 16:29:35 + mkdir -p /var/log/sa [Pipeline] sh 16:29:35 + ls /var/log/sa-host 16:29:35 + sadf -c /var/log/sa-host/sa05 16:29:35 file_magic: OK 16:29:35 HZ: Using current value: 100 16:29:35 file_header: OK 16:29:35 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:29:35 Statistics: 16:29:35 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:29:35 File successfully converted to sysstat format version 12.2.1 16:29:35 + sadf -c /var/log/sa-host/sa28 16:29:35 file_magic: OK 16:29:35 HZ: Using current value: 100 16:29:35 file_header: OK 16:29:35 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:29:35 Statistics: 16:29:35 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... 16:29:35 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:36 provisioning config files... 16:29:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/31@tmp/config6876178111772342326tmp [Pipeline] { [Pipeline] echo 16:29:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:29:36 ---> create-netrc.sh [Pipeline] } 16:29:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:29:37 ---> python-tools-install.sh [Pipeline] echo 16:29:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:29:37 ---> sudo-logs.sh 16:29:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:29:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:29:37 ---> job-cost.sh 16:29:37 lf-activate-venv: SKIPPING 16:29:37 DEBUG: total: 0.18000000715255737 16:29:37 INFO: Retrieving Stack Cost... 16:29:38 INFO: Retrieving Pricing Info for: v3-standard-2 16:29:39 INFO: Archiving Costs [Pipeline] echo 16:29:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:29:39 ---> logs-deploy.sh 16:29:39 lf-activate-venv: SKIPPING 16:29:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/31 16:29:39 INFO: archiving workspace using pattern(s): 16:29:40 Archives upload complete. 16:29:40 INFO: archiving logs to Nexus 16:29:41 ---> uname -a: 16:29:41 Linux prd-centos7-docker-4c-2g-543.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 16:29:41 16:29:41 16:29:41 ---> lscpu: 16:29:41 Architecture: x86_64 16:29:41 CPU op-mode(s): 32-bit, 64-bit 16:29:41 Byte Order: Little Endian 16:29:41 Address sizes: 40 bits physical, 48 bits virtual 16:29:41 CPU(s): 2 16:29:41 On-line CPU(s) list: 0,1 16:29:41 Thread(s) per core: 1 16:29:41 Core(s) per socket: 1 16:29:41 Socket(s): 2 16:29:41 NUMA node(s): 1 16:29:41 Vendor ID: AuthenticAMD 16:29:41 CPU family: 23 16:29:41 Model: 49 16:29:41 Model name: AMD EPYC-Rome Processor 16:29:41 Stepping: 0 16:29:41 CPU MHz: 2799.998 16:29:41 BogoMIPS: 5599.99 16:29:41 Virtualization: AMD-V 16:29:41 Hypervisor vendor: KVM 16:29:41 Virtualization type: full 16:29:41 L1d cache: 64 KiB 16:29:41 L1i cache: 64 KiB 16:29:41 L2 cache: 1 MiB 16:29:41 L3 cache: 32 MiB 16:29:41 NUMA node0 CPU(s): 0,1 16:29:41 Vulnerability Itlb multihit: Not affected 16:29:41 Vulnerability L1tf: Not affected 16:29:41 Vulnerability Mds: Not affected 16:29:41 Vulnerability Meltdown: Not affected 16:29:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:29:41 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:29:41 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:29:41 Vulnerability Srbds: Not affected 16:29:41 Vulnerability Tsx async abort: Not affected 16:29:41 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 16:29:41 16:29:41 16:29:41 ---> nproc: 16:29:41 2 16:29:41 16:29:41 16:29:41 ---> df -h: 16:29:41 Filesystem Size Used Available Use% Mounted on 16:29:41 overlay 40.0G 12.5G 27.5G 31% / 16:29:41 tmpfs 64.0M 0 64.0M 0% /dev 16:29:41 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:29:41 shm 64.0M 0 64.0M 0% /dev/shm 16:29:41 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 16:29:41 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 16:29:41 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 16:29:41 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 16:29:41 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 16:29:41 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 16:29:41 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 16:29:41 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 16:29:41 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/31 16:29:41 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/31@tmp 16:29:41 16:29:41 16:29:41 ---> free -m: 16:29:41 total used free shared buff/cache available 16:29:41 Mem: 7821 1340 2413 0 4067 6443 16:29:41 Swap: 1023 1 1022 16:29:41 16:29:41 16:29:41 ---> ip addr: 16:29:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:29:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:29:41 inet 127.0.0.1/8 scope host lo 16:29:41 valid_lft forever preferred_lft forever 16:29:41 inet6 ::1/128 scope host 16:29:41 valid_lft forever preferred_lft forever 16:29:41 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:29:41 link/ether fa:16:3e:5d:c1:f2 brd ff:ff:ff:ff:ff:ff 16:29:41 inet 10.30.123.235/23 brd 10.30.123.255 scope global dynamic eth0 16:29:41 valid_lft 84948sec preferred_lft 84948sec 16:29:41 inet6 fe80::f816:3eff:fe5d:c1f2/64 scope link 16:29:41 valid_lft forever preferred_lft forever 16:29:41 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:29:41 link/ether 02:42:5b:ed:29:26 brd ff:ff:ff:ff:ff:ff 16:29:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:29:41 valid_lft forever preferred_lft forever 16:29:41 inet6 fe80::42:5bff:feed:2926/64 scope link 16:29:41 valid_lft forever preferred_lft forever 16:29:41 16:29:41 16:29:41 ---> sar -b -r -n DEV: 16:29:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) 16:29:41 16:29:41 16:05:18 LINUX RESTART (2 CPU) 16:29:41 16:29:41 16:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:29:41 16:07:02 102.60 3.60 99.00 0.00 2600.13 19533.09 0.00 16:29:41 16:08:01 189.91 0.00 189.91 0.00 0.00 48986.85 0.00 16:29:41 16:09:01 57.25 0.00 57.25 0.00 0.00 10691.99 0.00 16:29:41 16:10:01 125.05 0.00 125.05 0.00 0.00 38984.23 0.00 16:29:41 16:11:01 933.14 484.84 448.30 0.00 19428.69 282131.53 0.00 16:29:41 16:12:01 626.92 127.36 499.57 0.00 7004.82 218502.36 0.00 16:29:41 16:13:01 221.25 13.15 208.09 0.00 1451.22 31252.23 0.00 16:29:41 16:14:01 1.27 0.00 1.27 0.00 0.00 20.95 0.00 16:29:41 16:15:01 0.30 0.00 0.30 0.00 0.00 4.05 0.00 16:29:41 16:16:01 0.22 0.00 0.22 0.00 0.00 2.60 0.00 16:29:41 16:17:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 16:29:41 16:18:01 0.25 0.00 0.25 0.00 0.00 2.52 0.00 16:29:41 16:19:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 16:29:41 16:20:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 16:29:41 16:21:01 0.67 0.45 0.22 0.00 100.35 2.93 0.00 16:29:41 16:22:01 0.82 0.00 0.82 0.00 0.00 16.04 0.00 16:29:41 16:23:01 0.22 0.00 0.22 0.00 0.00 2.72 0.00 16:29:41 16:24:01 0.27 0.00 0.27 0.00 0.00 3.56 0.00 16:29:41 16:25:01 0.27 0.00 0.27 0.00 0.00 2.73 0.00 16:29:41 16:26:01 0.17 0.00 0.17 0.00 0.00 1.52 0.00 16:29:41 16:27:01 0.27 0.00 0.27 0.00 0.00 3.40 0.00 16:29:41 16:28:01 0.20 0.00 0.20 0.00 0.00 3.00 0.00 16:29:41 16:29:01 0.28 0.00 0.28 0.00 0.00 3.18 0.00 16:29:41 Average: 98.37 27.41 70.96 0.00 1332.05 28280.25 0.00 16:29:41 16:29:41 16:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:29:41 16:07:02 4704040 0 903832 11.29 2620 2398448 1683876 18.59 996968 1878928 337804 16:29:41 16:08:01 3930864 0 1103260 13.78 2620 2972196 1567040 17.30 1283124 2247296 217432 16:29:41 16:09:01 3921168 0 1157640 14.45 2620 2927512 1670388 18.44 1230556 2296336 18092 16:29:41 16:10:01 2167328 0 1209276 15.10 2620 4629716 1653148 18.25 1677472 3545976 742616 16:29:41 16:11:01 1274768 0 1597084 19.94 2620 5134468 3731504 41.20 2405532 3593944 53312 16:29:41 16:12:01 779996 0 1754888 21.91 2620 5471436 3516092 38.82 2894988 3555916 15420 16:29:41 16:13:01 3080336 0 1294432 16.16 2620 3631552 1645364 18.17 1417648 2781744 20 16:29:41 16:14:01 3099904 0 1274860 15.92 2620 3631556 1419988 15.68 1421824 2764748 16 16:29:41 16:15:01 3100796 0 1273964 15.91 2620 3631560 1417852 15.65 1422024 2764764 16 16:29:41 16:16:01 3101072 0 1273684 15.90 2620 3631564 1417804 15.65 1421736 2764764 16 16:29:41 16:17:01 3101448 0 1273304 15.90 2620 3631568 1417720 15.65 1421260 2765164 12 16:29:41 16:18:01 3101692 0 1273056 15.90 2620 3631572 1417720 15.65 1421380 2765164 8 16:29:41 16:19:01 3101792 0 1272948 15.89 2620 3631580 1417756 15.65 1421396 2765164 8 16:29:41 16:20:01 3101684 0 1273056 15.90 2620 3631580 1417720 15.65 1421388 2765164 8 16:29:41 16:21:01 3095984 0 1275916 15.93 2620 3634420 1417816 15.65 1427068 2765172 24 16:29:41 16:22:01 3095888 0 1276012 15.93 2620 3634420 1417720 15.65 1426932 2765172 12 16:29:41 16:23:01 3095936 0 1275956 15.93 2620 3634428 1417720 15.65 1426940 2765172 8 16:29:41 16:24:01 3096044 0 1275840 15.93 2620 3634436 1417720 15.65 1426952 2765172 16 16:29:41 16:25:01 3095944 0 1275940 15.93 2620 3634436 1417720 15.65 1426952 2765172 8 16:29:41 16:26:01 3095568 0 1276308 15.94 2620 3634444 1417816 15.65 1427052 2765172 20 16:29:41 16:27:01 3095740 0 1276136 15.93 2620 3634444 1417792 15.65 1427056 2765172 12 16:29:41 16:28:01 3095952 0 1275916 15.93 2620 3634452 1417720 15.65 1426976 2765172 8 16:29:41 16:29:01 3095976 0 1275888 15.93 2620 3634456 1417720 15.65 1426980 2765172 8 16:29:41 Average: 3018692 0 1279095 15.97 2620 3708532 1658857 18.31 1508705 2788766 60213 16:29:41 16:29:41 16:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:29:41 16:07:02 eth0 902.58 1038.96 3427.29 121.69 0.00 0.00 0.00 0.00 16:29:41 16:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:07:02 docker0 896.65 708.49 73.56 2692.01 0.00 0.00 0.00 0.00 16:29:41 16:08:01 eth0 515.01 427.77 3462.58 46.48 0.00 0.00 0.00 0.00 16:29:41 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:08:01 veth2daf75e 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:29:41 16:08:01 docker0 189.95 245.42 13.39 854.34 0.00 0.00 0.00 0.00 16:29:41 16:09:01 eth0 27.96 15.15 21.48 11.46 0.00 0.00 0.00 0.00 16:29:41 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:09:01 veth2daf75e 2.26 2.26 0.18 0.18 0.00 0.00 0.00 0.00 16:29:41 16:09:01 docker0 2.26 2.26 0.15 0.18 0.00 0.00 0.00 0.00 16:29:41 16:10:01 vethcb0ea61 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:29:41 16:10:01 eth0 209.21 175.09 1708.93 129.02 0.00 0.00 0.00 0.00 16:29:41 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:11:01 vethef5562d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:29:41 16:11:01 vethd985916 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:29:41 16:11:01 vethfa22072 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 16:29:41 16:11:01 veth3750bf5 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 16:29:41 16:12:01 vethee77bc4 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:29:41 16:12:01 veth5e0d029 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:29:41 16:12:01 vethb39091f 25.78 43.19 1.90 337.45 0.00 0.00 0.00 0.00 16:29:41 16:12:01 veth5e3e5a8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:29:41 16:13:01 eth0 2902.28 2522.19 13900.42 551.63 0.00 0.00 0.00 0.00 16:29:41 16:13:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:29:41 16:13:01 docker0 1210.39 1126.89 94.82 4327.06 0.00 0.00 0.00 0.00 16:29:41 16:14:01 eth0 0.62 0.10 0.06 0.02 0.00 0.00 0.00 0.00 16:29:41 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:15:01 eth0 0.77 0.60 0.66 0.22 0.00 0.00 0.00 0.00 16:29:41 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:16:01 eth0 0.27 0.20 0.09 0.04 0.00 0.00 0.00 0.00 16:29:41 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:17:01 eth0 0.10 0.10 0.01 0.03 0.00 0.00 0.00 0.00 16:29:41 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:18:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:29:41 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:19:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 16:29:41 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:20:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:29:41 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:21:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 16:29:41 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:22:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:23:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:29:41 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:24:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:25:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:29:41 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:26:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:29:41 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:27:01 eth0 0.30 0.23 0.16 0.02 0.00 0.00 0.00 0.00 16:29:41 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:28:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:29:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:29:41 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 Average: eth0 89.06 84.05 466.07 20.58 0.00 0.00 0.00 0.00 16:29:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:41 Average: docker0 52.68 49.04 4.13 188.32 0.00 0.00 0.00 0.00 16:29:41 16:29:41 16:29:41 ---> sar -P ALL: 16:29:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) 16:29:41 16:29:41 16:05:18 LINUX RESTART (2 CPU) 16:29:41 16:29:41 16:06:01 CPU %user %nice %system %iowait %steal %idle 16:29:41 16:07:02 all 17.97 0.00 5.43 2.72 0.07 73.81 16:29:41 16:07:02 0 14.84 0.00 5.48 1.41 0.07 78.20 16:29:41 16:07:02 1 21.11 0.00 5.39 4.02 0.07 69.42 16:29:41 16:08:01 all 48.44 0.00 10.25 2.10 0.11 39.10 16:29:41 16:08:01 0 48.17 0.00 10.37 2.03 0.11 39.32 16:29:41 16:08:01 1 48.71 0.00 10.13 2.16 0.11 38.89 16:29:41 16:09:01 all 32.20 0.00 4.81 0.39 0.07 62.52 16:29:41 16:09:01 0 31.48 0.00 4.88 0.39 0.07 63.18 16:29:41 16:09:01 1 32.93 0.00 4.74 0.40 0.07 61.86 16:29:41 16:10:01 all 55.36 0.00 11.07 1.32 0.12 32.13 16:29:41 16:10:01 0 55.37 0.00 11.30 1.65 0.11 31.57 16:29:41 16:10:01 1 55.36 0.00 10.84 0.99 0.13 32.69 16:29:41 16:11:01 all 47.01 0.00 22.23 22.98 0.13 7.65 16:29:41 16:11:01 0 46.38 0.00 22.70 24.87 0.13 5.92 16:29:41 16:11:01 1 47.64 0.00 21.76 21.09 0.13 9.39 16:29:41 16:12:01 all 66.62 0.00 20.42 10.98 0.12 1.86 16:29:41 16:12:01 0 65.38 0.00 21.90 10.68 0.11 1.93 16:29:41 16:12:01 1 67.88 0.00 18.93 11.28 0.13 1.79 16:29:41 16:13:01 all 49.17 0.00 9.81 2.36 0.09 38.57 16:29:41 16:13:01 0 49.45 0.00 9.46 2.79 0.09 38.21 16:29:41 16:13:01 1 48.90 0.00 10.17 1.92 0.09 38.93 16:29:41 16:14:01 all 0.23 0.00 0.08 0.00 0.02 99.67 16:29:41 16:14:01 0 0.42 0.00 0.07 0.00 0.02 99.50 16:29:41 16:14:01 1 0.03 0.00 0.10 0.00 0.02 99.85 16:29:41 16:15:01 all 0.15 0.00 0.05 0.00 0.02 99.78 16:29:41 16:15:01 0 0.25 0.00 0.07 0.00 0.02 99.67 16:29:41 16:15:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:29:41 16:16:01 all 0.15 0.00 0.03 0.00 0.01 99.81 16:29:41 16:16:01 0 0.27 0.00 0.02 0.00 0.00 99.72 16:29:41 16:16:01 1 0.03 0.00 0.05 0.00 0.02 99.90 16:29:41 16:17:01 all 0.10 0.00 0.03 0.00 0.02 99.85 16:29:41 16:17:01 0 0.17 0.00 0.03 0.00 0.02 99.78 16:29:41 16:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:29:41 16:29:41 16:17:01 CPU %user %nice %system %iowait %steal %idle 16:29:41 16:18:01 all 0.13 0.00 0.03 0.00 0.02 99.82 16:29:41 16:18:01 0 0.23 0.00 0.05 0.00 0.02 99.70 16:29:41 16:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:29:41 16:19:01 all 0.04 0.00 0.03 0.00 0.02 99.91 16:29:41 16:19:01 0 0.07 0.00 0.05 0.00 0.03 99.85 16:29:41 16:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:29:41 16:20:01 all 0.11 0.00 0.01 0.00 0.01 99.87 16:29:41 16:20:01 0 0.18 0.00 0.02 0.00 0.02 99.78 16:29:41 16:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:29:41 16:21:01 all 0.13 0.00 0.04 0.03 0.02 99.78 16:29:41 16:21:01 0 0.23 0.00 0.05 0.03 0.02 99.67 16:29:41 16:21:01 1 0.03 0.00 0.03 0.02 0.02 99.90 16:29:41 16:22:01 all 0.10 0.00 0.03 0.00 0.02 99.86 16:29:41 16:22:01 0 0.15 0.00 0.02 0.00 0.00 99.83 16:29:41 16:22:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:29:41 16:23:01 all 0.09 0.00 0.01 0.00 0.03 99.87 16:29:41 16:23:01 0 0.17 0.00 0.02 0.00 0.03 99.78 16:29:41 16:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:29:41 16:24:01 all 0.13 0.00 0.04 0.00 0.01 99.82 16:29:41 16:24:01 0 0.23 0.00 0.05 0.00 0.02 99.70 16:29:41 16:24:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:29:41 16:25:01 all 0.09 0.00 0.02 0.00 0.03 99.87 16:29:41 16:25:01 0 0.05 0.00 0.02 0.00 0.03 99.90 16:29:41 16:25:01 1 0.13 0.00 0.02 0.00 0.02 99.83 16:29:41 16:26:01 all 0.07 0.00 0.02 0.00 0.02 99.90 16:29:41 16:26:01 0 0.05 0.00 0.02 0.00 0.03 99.90 16:29:41 16:26:01 1 0.08 0.00 0.02 0.00 0.00 99.90 16:29:41 16:27:01 all 0.13 0.00 0.02 0.00 0.02 99.84 16:29:41 16:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:29:41 16:27:01 1 0.23 0.00 0.02 0.00 0.02 99.73 16:29:41 16:28:01 all 0.08 0.00 0.02 0.00 0.02 99.88 16:29:41 16:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:29:41 16:28:01 1 0.15 0.00 0.02 0.00 0.03 99.80 16:29:41 16:29:41 16:28:01 CPU %user %nice %system %iowait %steal %idle 16:29:41 16:29:01 all 0.13 0.00 0.02 0.00 0.02 99.84 16:29:41 16:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:29:41 16:29:01 1 0.23 0.00 0.02 0.00 0.02 99.73 16:29:41 Average: all 13.01 0.00 3.44 1.73 0.04 81.78 16:29:41 Average: 0 12.82 0.00 3.53 1.77 0.04 81.83 16:29:41 Average: 1 13.20 0.00 3.35 1.69 0.04 81.72 16:29:41 16:29:41 16:29:41