Pull request #3627 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 166d79170882b6e1653a5f9367002074af0733c4 rather than aded4f7d03d260b9363cce2232d9d442ed3f0801 Obtained Jenkinsfile from 166d79170882b6e1653a5f9367002074af0733c4 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3072811424835240388.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6266559598179640424.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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-3627/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3627/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh512763589359763753.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2506051290647156466.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3627/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3627/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh457041896342055365.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 ‘prd-centos7-docker-4c-2g-475’ Running on prd-centos7-docker-4c-2g-478 in /w/workspace/edgexfoundry_edgex-go_PR-3627 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh3173726469014471166.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh1988313495958128197.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3627/head:refs/remotes/origin/PR-3627 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 166d79170882b6e1653a5f9367002074af0733c4 into PR head commit aded4f7d03d260b9363cce2232d9d442ed3f0801 Merge succeeded, producing aded4f7d03d260b9363cce2232d9d442ed3f0801 Checking out Revision aded4f7d03d260b9363cce2232d9d442ed3f0801 (PR-3627) > git config core.sparsecheckout # timeout=10 > git checkout -f aded4f7d03d260b9363cce2232d9d442ed3f0801 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh7387585731900963029.key > git merge 166d79170882b6e1653a5f9367002074af0733c4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aded4f7d03d260b9363cce2232d9d442ed3f0801 # timeout=10 Commit message: "feat: Use write lock when creating the new reader" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:27:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:27:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:27:16 ========================================================= 15:27:16 EdgeX Global Pipelines Version Info 15:27:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 39bdecc85000ee2817d797c52f1c220e5557e35a # timeout=10 15:27:17 ------------------- 15:27:17 stable info: 15:27:17 ------------------- 15:27:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:27:17 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 15:27:17 Message: update stable to v1.0.197 15:27:18 ------------------- 15:27:18 experimental info: 15:27:18 ------------------- 15:27:18 Commited By: **** collab-it+edgex@linuxfoundation.org 15:27:18 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 15:27:18 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:27:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:27:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:27:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:27:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:27:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:27:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:27:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:27:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:27:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:27:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:27:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:27:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:27:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:27:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:27:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:27:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:27:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:27:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:27:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:27:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:27:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:27:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:27:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3627 [Pipeline] echo 15:27:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3627 [Pipeline] echo 15:27:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3627 [Pipeline] echo 15:27:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aded4f7d03d260b9363cce2232d9d442ed3f0801 [Pipeline] echo 15:27:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aded4f7 [Pipeline] echo 15:27:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:27:19 provisioning config files... 15:27:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config5331019717332703390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:27:19 ---> docker-login.sh 15:27:19 nexus3.edgexfoundry.org:10001 15:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:19 Configure a credential helper to remove this warning. See 15:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:19 15:27:19 Login Succeeded 15:27:19 nexus3.edgexfoundry.org:10002 15:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:19 Configure a credential helper to remove this warning. See 15:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:19 15:27:19 Login Succeeded 15:27:19 nexus3.edgexfoundry.org:10003 15:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:19 Configure a credential helper to remove this warning. See 15:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:19 15:27:19 Login Succeeded 15:27:19 nexus3.edgexfoundry.org:10004 15:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:20 Configure a credential helper to remove this warning. See 15:27:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:20 15:27:20 Login Succeeded 15:27:20 docker.io 15:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:20 Configure a credential helper to remove this warning. See 15:27:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:20 15:27:20 Login Succeeded 15:27:20 ---> docker-login.sh ends [Pipeline] } 15:27:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:27:20 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 15:27:20 + for file in '`ls cmd/**/Dockerfile`' 15:27:20 ++ cut -d/ -f2 15:27:20 ++ dirname cmd/core-command/Dockerfile 15:27:20 + echo core-command,cmd/core-command/Dockerfile 15:27:20 + for file in '`ls cmd/**/Dockerfile`' 15:27:20 ++ dirname cmd/core-data/Dockerfile 15:27:20 ++ cut -d/ -f2 15:27:20 + echo core-data,cmd/core-data/Dockerfile 15:27:20 + for file in '`ls cmd/**/Dockerfile`' 15:27:20 ++ dirname cmd/core-metadata/Dockerfile 15:27:20 ++ cut -d/ -f2 15:27:20 + echo core-metadata,cmd/core-metadata/Dockerfile 15:27:20 + for file in '`ls cmd/**/Dockerfile`' 15:27:20 ++ dirname cmd/security-bootstrapper/Dockerfile 15:27:20 ++ cut -d/ -f2 15:27:20 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:27:20 + for file in '`ls cmd/**/Dockerfile`' 15:27:20 ++ dirname cmd/security-proxy-setup/Dockerfile 15:27:20 ++ cut -d/ -f2 15:27:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:27:20 + for file in '`ls cmd/**/Dockerfile`' 15:27:20 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:27:20 ++ cut -d/ -f2 15:27:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:27:20 + for file in '`ls cmd/**/Dockerfile`' 15:27:20 ++ dirname cmd/support-notifications/Dockerfile 15:27:20 ++ cut -d/ -f2 15:27:20 + echo support-notifications,cmd/support-notifications/Dockerfile 15:27:20 + for file in '`ls cmd/**/Dockerfile`' 15:27:20 ++ dirname cmd/support-scheduler/Dockerfile 15:27:20 ++ cut -d/ -f2 15:27:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:27:20 + for file in '`ls cmd/**/Dockerfile`' 15:27:20 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:27:20 ++ cut -d/ -f2 15:27:20 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:27:20 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:27:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:27:21 15:27:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:27:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:27:22 latest: Pulling from edgex-devops/git-semver 15:27:22 31603596830f: Pulling fs layer 15:27:22 b6dc333f4379: Pulling fs layer 15:27:22 3d9ef1400e77: Pulling fs layer 15:27:22 fd332fbdc1db: Pulling fs layer 15:27:22 fd332fbdc1db: Waiting 15:27:22 b6dc333f4379: Verifying Checksum 15:27:22 b6dc333f4379: Download complete 15:27:22 31603596830f: Verifying Checksum 15:27:22 31603596830f: Download complete 15:27:22 31603596830f: Pull complete 15:27:22 b6dc333f4379: Pull complete 15:27:22 fd332fbdc1db: Verifying Checksum 15:27:22 fd332fbdc1db: Download complete 15:27:22 3d9ef1400e77: Verifying Checksum 15:27:22 3d9ef1400e77: Download complete 15:27:23 3d9ef1400e77: Pull complete 15:27:23 fd332fbdc1db: Pull complete 15:27:23 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 15:27:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:27:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:27:23 prd-centos7-docker-4c-2g-478 does not seem to be running inside a container 15:27:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:27:24 $ docker top 561444491acf12c9cc5bc1ea540ecee85205fd1ca883b5b9dc09a1c555229f89 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:27:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:27:24 [ssh-agent] Looking for ssh-agent implementation... 15:27:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:27:24 $ docker exec 561444491acf12c9cc5bc1ea540ecee85205fd1ca883b5b9dc09a1c555229f89 ssh-agent 15:27:24 SSH_AUTH_SOCK=/tmp/ssh-UzEpqkhsKbWr/agent.14 15:27:24 SSH_AGENT_PID=20 15:27:25 Running ssh-add (command line suppressed) 15:27:25 Identity added: /w/workspace/edgex-go/8@tmp/private_key_7120876765779266406.key (/w/workspace/edgex-go/8@tmp/private_key_7120876765779266406.key) 15:27:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:27:25 + git tag --points-at HEAD [Pipeline] } 15:27:25 $ docker exec --env ******** --env ******** 561444491acf12c9cc5bc1ea540ecee85205fd1ca883b5b9dc09a1c555229f89 ssh-agent -k 15:27:25 unset SSH_AUTH_SOCK; 15:27:25 unset SSH_AGENT_PID; 15:27:25 echo Agent pid 20 killed; 15:27:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:27:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:27:25 [ssh-agent] Looking for ssh-agent implementation... 15:27:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:27:25 $ docker exec 561444491acf12c9cc5bc1ea540ecee85205fd1ca883b5b9dc09a1c555229f89 ssh-agent 15:27:25 SSH_AUTH_SOCK=/tmp/ssh-nYY9Q3CPjP5q/agent.52 15:27:25 SSH_AGENT_PID=58 15:27:25 Running ssh-add (command line suppressed) 15:27:25 Identity added: /w/workspace/edgex-go/8@tmp/private_key_7627986163828036627.key (/w/workspace/edgex-go/8@tmp/private_key_7627986163828036627.key) 15:27:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:27:26 + git semver init 15:27:26 # -> Open(): unable to determine branch for HEAD 15:27:26 # $GIT_DIR = /w/workspace/edgex-go/8/.git 15:27:26 # $GIT_WORK_TREE = /w/workspace/edgex-go/8 15:27:26 # $SEMVER_REMOTE_NAME = origin 15:27:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:27:26 # $SEMVER_USER_NAME = edgex-jenkins 15:27:26 # $SEMVER_BRANCH = PR-3627 15:27:26 # $SEMVER_TEMP = /tmp/semver-100335571 15:27:26 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:27:58 # '/tmp/semver-100335571' -> '/w/workspace/edgex-go/8/.semver' 15:27:58 # -> Force: false 15:27:58 # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } 15:27:58 $ docker exec --env ******** --env ******** 561444491acf12c9cc5bc1ea540ecee85205fd1ca883b5b9dc09a1c555229f89 ssh-agent -k 15:27:59 unset SSH_AUTH_SOCK; 15:27:59 unset SSH_AGENT_PID; 15:27:59 echo Agent pid 58 killed; 15:27:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:27:59 + git semver [Pipeline] } 15:27:59 $ docker stop --time=1 561444491acf12c9cc5bc1ea540ecee85205fd1ca883b5b9dc09a1c555229f89 15:28:01 $ docker rm -f 561444491acf12c9cc5bc1ea540ecee85205fd1ca883b5b9dc09a1c555229f89 [Pipeline] // withDockerContainer [Pipeline] sh 15:28:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:28:02 Stashed 1 file(s) [Pipeline] echo 15:28:02 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 15:28:02 ========================================================= 15:28:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:28:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:28:02 + 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 . 15:28:04 Sending build context to Docker daemon 328.5MB 15:28:04 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 15:28:04 Step 2/6 : FROM ${BASE} 15:28:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:28:04 540db60ca938: Pulling fs layer 15:28:04 adcc1eea9eea: Pulling fs layer 15:28:04 4c4ab2625f07: Pulling fs layer 15:28:04 0773c198feca: Pulling fs layer 15:28:04 345f892a5656: Pulling fs layer 15:28:04 4796506630df: Pulling fs layer 15:28:04 cc55df3e53f1: Pulling fs layer 15:28:04 4d027b6c602c: Pulling fs layer 15:28:04 449e75d2c14e: Pulling fs layer 15:28:04 0773c198feca: Waiting 15:28:04 345f892a5656: Waiting 15:28:04 4796506630df: Waiting 15:28:04 cc55df3e53f1: Waiting 15:28:04 4d027b6c602c: Waiting 15:28:04 449e75d2c14e: Waiting 15:28:04 4c4ab2625f07: Download complete 15:28:04 adcc1eea9eea: Verifying Checksum 15:28:04 adcc1eea9eea: Download complete 15:28:04 345f892a5656: Verifying Checksum 15:28:04 345f892a5656: Download complete 15:28:04 4796506630df: Verifying Checksum 15:28:04 4796506630df: Download complete 15:28:04 540db60ca938: Verifying Checksum 15:28:04 540db60ca938: Download complete 15:28:04 540db60ca938: Pull complete 15:28:04 cc55df3e53f1: Verifying Checksum 15:28:04 cc55df3e53f1: Download complete 15:28:04 adcc1eea9eea: Pull complete 15:28:04 4c4ab2625f07: Pull complete 15:28:05 4d027b6c602c: Verifying Checksum 15:28:05 4d027b6c602c: Download complete 15:28:09 449e75d2c14e: Verifying Checksum 15:28:09 449e75d2c14e: Download complete 15:28:10 0773c198feca: Verifying Checksum 15:28:10 0773c198feca: Download complete 15:28:13 0773c198feca: Pull complete 15:28:13 345f892a5656: Pull complete 15:28:13 4796506630df: Pull complete 15:28:13 cc55df3e53f1: Pull complete 15:28:13 4d027b6c602c: Pull complete 15:28:15 449e75d2c14e: Pull complete 15:28:15 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 15:28:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:28:15 ---> 0d28375d9b5b 15:28:15 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 15:28:17 Still waiting to schedule task 15:28:17 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-476’ 15:28:17 ---> Running in 802a6e03a2d6 15:28:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:28:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:28:19 (1/12) Installing libmagic (5.39-r0) 15:28:20 (2/12) Installing file (5.39-r0) 15:28:20 (3/12) Installing libc-dev (0.7.2-r3) 15:28:20 (4/12) Installing g++ (10.2.1_pre1-r3) 15:28:35 (5/12) Installing fortify-headers (1.1-r0) 15:28:35 (6/12) Installing patch (2.7.6-r7) 15:28:35 (7/12) Installing build-base (0.5-r2) 15:28:35 (8/12) Installing libsodium (1.0.18-r0) 15:28:35 (9/12) Installing pkgconf (1.7.3-r0) 15:28:35 (10/12) Installing libsodium-dev (1.0.18-r0) 15:28:35 (11/12) Installing libzmq (4.3.3-r1) 15:28:35 (12/12) Installing zeromq-dev (4.3.3-r1) 15:28:35 Executing busybox-1.32.1-r6.trigger 15:28:35 OK: 219 MiB in 52 packages 15:28:36 Removing intermediate container 802a6e03a2d6 15:28:36 ---> af7560d7bc47 15:28:36 Step 4/6 : WORKDIR /edgex-go 15:28:36 ---> Running in 52159be9395a 15:28:36 Removing intermediate container 52159be9395a 15:28:36 ---> 6d7336917f2a 15:28:36 Step 5/6 : COPY go.mod . 15:28:36 ---> f20b19c76abf 15:28:36 Step 6/6 : RUN go mod download 15:28:36 ---> Running in 176a0c83092b 15:29:15 Removing intermediate container 176a0c83092b 15:29:15 ---> 735dfff6ce41 15:29:15 Successfully built 735dfff6ce41 15:29:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:29:15 + docker inspect -f . ci-base-image-x86_64 15:29:15 . [Pipeline] withDockerContainer 15:29:15 prd-centos7-docker-4c-2g-478 does not seem to be running inside a container 15:29:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-x86_64 cat 15:29:16 $ docker top ab497cdbd5a0287d1365d730c72371d500ff4482dfc6d8d4d5b79823aff33777 -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:16 + go version 15:29:16 go version go1.16.5 linux/amd64 [Pipeline] } 15:29:16 $ docker stop --time=1 ab497cdbd5a0287d1365d730c72371d500ff4482dfc6d8d4d5b79823aff33777 15:29:18 $ docker rm -f ab497cdbd5a0287d1365d730c72371d500ff4482dfc6d8d4d5b79823aff33777 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:29:18 + docker inspect -f . ci-base-image-x86_64 15:29:18 . [Pipeline] withDockerContainer 15:29:18 prd-centos7-docker-4c-2g-478 does not seem to be running inside a container 15:29:18 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-x86_64 cat 15:29:19 $ docker top 1f4859a0ebbfa8d08c207114a01aa01b107706bf12ad228878edfd6a890e525c -eo pid,comm [Pipeline] { [Pipeline] echo 15:29:19 ========================================================= 15:29:19 [edgeXBuildGoParallel] Running Tests and Build... 15:29:19 ========================================================= [Pipeline] sh 15:29:19 + go mod tidy [Pipeline] sh 15:29:20 + make test 15:29:20 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 15:29:20 go mod tidy 15:29:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:29:25 ? github.com/edgexfoundry/edgex-go [no test files] 15:29:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:29:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:29:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:29:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:29:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:29:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:29:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:29:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:29:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:29:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:29:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:29:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:29:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:29:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:29:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 15:29:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:29:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:29:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.053s coverage: 100.0% of statements 15:29:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:29:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 46.3% of statements 15:29:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:29:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:29:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.098s coverage: 90.1% of statements 15:29:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:29:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:29:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 81.2% of statements 15:29:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:29:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:29:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:29:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:29:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:29:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.234s coverage: 94.2% of statements 15:29:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:29:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:29:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements 15:29:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:29:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:29:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:29:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:29:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:29:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements 15:29:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:29:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:29:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:29:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.8% of statements 15:29:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:29:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.079s coverage: 58.8% of statements 15:30:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 22.0% of statements 15:30:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:30:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 15:30:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements 15:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 15:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 15:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 15:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.053s coverage: 94.4% of statements 15:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 15:30:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.212s coverage: 81.8% of statements 15:30:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:30:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 15:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:30:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 15:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:30:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 15:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:30:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 15:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:30:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements 15:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:30:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.0% of statements 15:30:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 15:30:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 15:30:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 15:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:30:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.124s coverage: 64.4% of statements 15:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:30:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 15:30:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.024s coverage: 91.3% of statements 15:30:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements 15:30:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 15:30:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 15:30:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.178s coverage: 66.9% of statements 15:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:30:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.6% of statements 15:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:30:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 15:30:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:30:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 15:30:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:30:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 19.3% of statements 15:30:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:30:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:30:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:30:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:30:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.0% of statements 15:30:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:30:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:30:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:30:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:30:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 15:30:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:30:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:30:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements 15:30:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:30:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:30:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:30:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:30:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 15:30:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:30:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:30:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:30:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:30:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:30:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:30:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 15:30:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 15:30:43 GO111MODULE=on go vet ./... 15:31:06 gofmt -l . 15:31:06 [ "`gofmt -l .`" = "" ] 15:31:06 ./bin/test-attribution-txt.sh [Pipeline] sh 15:31:07 + ls -al . 15:31:07 total 596 15:31:07 drwxrwxr-x 10 1001 1001 4096 Jul 29 15:31 . 15:31:07 drwxr-xr-x 4 root root 28 Jul 29 15:29 .. 15:31:07 -rw-rw-r-- 1 1001 1001 11 Jul 29 15:27 .dockerignore 15:31:07 drwxrwxr-x 8 1001 1001 179 Jul 29 15:27 .git 15:31:07 drwxrwxr-x 3 1001 1001 125 Jul 29 15:27 .github 15:31:07 -rw-rw-r-- 1 1001 1001 818 Jul 29 15:27 .gitignore 15:31:07 -rw-rw-r-- 1 1001 1001 76 Jul 29 15:27 .hadolint.yml 15:31:07 drwx------ 3 1001 1001 58 Jul 29 15:27 .semver 15:31:07 -rw-rw-r-- 1 1001 1001 166 Jul 29 15:27 .sonarcloud.properties 15:31:07 -rw-rw-r-- 1 1001 1001 8609 Jul 29 15:27 Attribution.txt 15:31:07 -rw-rw-r-- 1 1001 1001 43881 Jul 29 15:27 CHANGELOG.md 15:31:07 -rw-rw-r-- 1 1001 1001 3804 Jul 29 15:27 CONTRIBUTING.md 15:31:07 -rw-rw-r-- 1 1001 1001 931 Jul 29 15:27 Dockerfile.build 15:31:07 -rw-rw-r-- 1 1001 1001 849 Jul 29 15:27 Jenkinsfile 15:31:07 -rw-rw-r-- 1 1001 1001 10775 Jul 29 15:27 LICENSE 15:31:07 -rw-rw-r-- 1 1001 1001 5915 Jul 29 15:27 Makefile 15:31:07 -rw-rw-r-- 1 1001 1001 8649 Jul 29 15:27 README.md 15:31:07 -rw-rw-r-- 1 1001 1001 6912 Jul 29 15:27 SECURITY.md 15:31:07 -rw-rw-r-- 1 1001 1001 5 Jul 29 15:28 VERSION 15:31:07 -rw-rw-r-- 1 1001 1001 4131 Jul 29 15:27 ZMQWindows.md 15:31:07 drwxrwxr-x 2 1001 1001 37 Jul 29 15:27 bin 15:31:07 drwxrwxr-x 14 1001 1001 4096 Jul 29 15:27 cmd 15:31:07 -rw-r--r-- 1 root root 403847 Jul 29 15:30 coverage.out 15:31:07 -rw-rw-r-- 1 1001 1001 813 Jul 29 15:27 go.mod 15:31:07 -rw-r--r-- 1 root root 48847 Jul 29 15:29 go.sum 15:31:07 drwxrwxr-x 8 1001 1001 124 Jul 29 15:27 internal 15:31:07 drwxrwxr-x 3 1001 1001 16 Jul 29 15:27 openapi 15:31:07 drwxrwxr-x 4 1001 1001 71 Jul 29 15:27 snap 15:31:07 -rw-rw-r-- 1 1001 1001 204 Jul 29 15:27 version.go [Pipeline] sh 15:31:07 + '[' -e coverage.out ] 15:31:07 + chown 1001:1001 coverage.out [Pipeline] stash 15:31:07 Stashed 1 file(s) [Pipeline] sh 15:31:08 + make build 15:31:08 go mod tidy 15:31:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:31:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:31:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:31:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:31:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:31:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:31:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:31:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:31:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:31:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:31:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:31:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 15:31:24 $ docker stop --time=1 1f4859a0ebbfa8d08c207114a01aa01b107706bf12ad228878edfd6a890e525c 15:31:26 $ docker rm -f 1f4859a0ebbfa8d08c207114a01aa01b107706bf12ad228878edfd6a890e525c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:31:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:31:28 15:31:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:31:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:31:29 latest: Pulling from edgex-devops/edgex-compose 15:31:29 cbdbe7a5bc2a: Pulling fs layer 15:31:29 ca9280d653b3: Pulling fs layer 15:31:29 7e9c9ca2126c: Pulling fs layer 15:31:29 cbdbe7a5bc2a: Verifying Checksum 15:31:29 cbdbe7a5bc2a: Download complete 15:31:29 cbdbe7a5bc2a: Pull complete 15:31:30 ca9280d653b3: Verifying Checksum 15:31:30 ca9280d653b3: Download complete 15:31:30 ca9280d653b3: Pull complete 15:31:32 7e9c9ca2126c: Verifying Checksum 15:31:32 7e9c9ca2126c: Download complete 15:31:36 7e9c9ca2126c: Pull complete 15:31:36 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:31:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:31:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:31:36 prd-centos7-docker-4c-2g-478 does not seem to be running inside a container 15:31:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 15:31:38 $ docker top 02c64b9863376da460fb5fc4a61ec2af06097a45aaab0978c39515d0fc771d3b -eo pid,comm [Pipeline] { [Pipeline] sh 15:31:39 + docker-compose build --help 15:31:39 + grep parallel 15:31:39 --parallel Build images in parallel. [Pipeline] } 15:31:39 $ docker stop --time=1 02c64b9863376da460fb5fc4a61ec2af06097a45aaab0978c39515d0fc771d3b 15:31:41 $ docker rm -f 02c64b9863376da460fb5fc4a61ec2af06097a45aaab0978c39515d0fc771d3b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:31:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:31:41 . [Pipeline] withDockerContainer 15:31:41 prd-centos7-docker-4c-2g-478 does not seem to be running inside a container 15:31:41 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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:latest cat 15:31:42 $ docker top a8681344e8091d2f1701a2545e12f3e443e10cdaed37aaaf9d308fc376381049 -eo pid,comm [Pipeline] { [Pipeline] sh 15:31:42 + docker-compose -f ./docker-compose-build.yml build --parallel 15:31:43 Building core-command ... 15:31:43 Building core-data ... 15:31:43 Building core-metadata ... 15:31:43 Building security-bootstrapper ... 15:31:43 Building security-proxy-setup ... 15:31:43 Building security-secretstore-setup ... 15:31:43 Building support-notifications ... 15:31:43 Building support-scheduler ... 15:31:43 Building sys-mgmt-agent ... 15:31:43 Building core-data 15:31:43 Building support-scheduler 15:31:43 Building security-bootstrapper 15:31:43 Building support-notifications 15:31:43 Building core-metadata 15:31:55 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:31:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:31:55 ---> 735dfff6ce41 15:31:55 Step 3/23 : WORKDIR /edgex-go 15:31:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:31:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:31:55 ---> 735dfff6ce41 15:31:55 Step 3/24 : WORKDIR /edgex-go 15:31:55 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:31:55 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:31:55 ---> 735dfff6ce41 15:31:55 Step 3/32 : WORKDIR /edgex-go 15:31:55 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:31:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:31:55 ---> 735dfff6ce41 15:31:55 Step 3/23 : WORKDIR /edgex-go 15:31:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:31:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:31:55 ---> 735dfff6ce41 15:31:55 Step 3/24 : WORKDIR /edgex-go 15:31:56 ---> Running in ce61f02a7ce4 15:31:56 ---> Running in d94600e79db2 15:31:56 ---> Running in 4ca58c373e59 15:31:56 ---> Running in 80f9ab3ab44c 15:31:56 ---> Running in afff88cc4499 15:31:56 Removing intermediate container ce61f02a7ce4 15:31:56 ---> 0e911c91c4ce 15:31:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:31:56 Removing intermediate container 80f9ab3ab44c 15:31:56 ---> e1062099cf96 15:31:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:31:56 Removing intermediate container d94600e79db2 15:31:56 ---> 373ca5d3a41a 15:31:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:31:56 Removing intermediate container afff88cc4499 15:31:56 ---> bc296d92449d 15:31:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:31:56 Removing intermediate container 4ca58c373e59 15:31:56 ---> 958ab7a97e76 15:31:56 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:31:56 ---> Running in 431bdaf19df4 15:31:56 ---> Running in 186ff17dc4e4 15:31:56 ---> Running in c6bd66502cdc 15:31:56 ---> Running in 1901fa99f461 15:31:56 ---> Running in b6768c10486d 15:31:57 Removing intermediate container 431bdaf19df4 15:31:57 ---> a04a4857994e 15:31:57 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:31:57 ---> Running in ded16a92aecc 15:31:57 Removing intermediate container 186ff17dc4e4 15:31:57 ---> ab3cf89acd0c 15:31:57 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:31:57 ---> Running in 5dabe1265ace 15:31:57 Removing intermediate container c6bd66502cdc 15:31:57 ---> d02a839de543 15:31:57 Step 5/24 : RUN apk add --update --no-cache make git 15:31:57 ---> Running in 2a1c8bf6bb80 15:31:57 Removing intermediate container 1901fa99f461 15:31:57 ---> c3bec468d8a7 15:31:57 Step 5/23 : RUN apk add --update --no-cache make git 15:31:57 ---> Running in 4bbc3339b007 15:31:57 Removing intermediate container b6768c10486d 15:31:57 ---> fdf4ce15398d 15:31:57 Step 5/32 : RUN apk add --update --no-cache make git 15:31:57 ---> Running in 79c052193fe2 15:31:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:31:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:31:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:31:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:31:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:31:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:31:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:31:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:31:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:31:59 OK: 219 MiB in 52 packages 15:31:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:31:59 Removing intermediate container ded16a92aecc 15:31:59 ---> 9f58cefe8cc4 15:31:59 Step 6/24 : COPY go.mod . 15:31:59 OK: 219 MiB in 52 packages 15:31:59 OK: 219 MiB in 52 packages 15:31:59 OK: 219 MiB in 52 packages 15:31:59 ---> f5bc9866ac22 15:31:59 Step 7/24 : RUN go mod download 15:31:59 ---> Running in e5c3267bbaa2 15:31:59 Removing intermediate container 79c052193fe2 15:31:59 ---> fe2ddd548adf 15:31:59 Step 6/32 : COPY go.mod . 15:32:00 Removing intermediate container 2a1c8bf6bb80 15:32:00 ---> 9baa3692cc53 15:32:00 Step 6/24 : COPY go.mod . 15:32:00 Removing intermediate container 5dabe1265ace 15:32:00 ---> 72533039c742 15:32:00 Step 6/23 : COPY go.mod . 15:32:00 ---> 6ade060930fa 15:32:00 Step 7/32 : RUN go mod download 15:32:00 ---> Running in 0dfc942da650 15:32:00 ---> d18b2d9d445d 15:32:00 Step 7/24 : RUN go mod download 15:32:00 ---> Running in 35b9554b8b21 15:32:00 ---> 6d7182aa21e6 15:32:00 Step 7/23 : RUN go mod download 15:32:00 ---> Running in 4cbe97532abd 15:32:00 OK: 219 MiB in 52 packages 15:32:01 Removing intermediate container 4bbc3339b007 15:32:01 ---> eaf95b88016a 15:32:01 Step 6/23 : COPY go.mod . 15:32:01 ---> 101c9b9faabf 15:32:01 Step 7/23 : RUN go mod download 15:32:01 ---> Running in cd6abedd7b95 15:32:01 Removing intermediate container 0dfc942da650 15:32:01 ---> 30a879121327 15:32:01 Step 8/32 : COPY . . 15:32:01 Removing intermediate container e5c3267bbaa2 15:32:01 ---> fe870291232f 15:32:01 Step 8/24 : COPY . . 15:32:02 Removing intermediate container 35b9554b8b21 15:32:02 ---> 778ef295a90d 15:32:02 Step 8/24 : COPY . . 15:32:03 Removing intermediate container 4cbe97532abd 15:32:03 ---> f6482ef39cea 15:32:03 Step 8/23 : COPY . . 15:32:08 Removing intermediate container cd6abedd7b95 15:32:08 ---> 8cccb7dcef1d 15:32:08 Step 8/23 : COPY . . 15:32:13 ---> 11642eafeb47 15:32:13 Step 9/23 : RUN go mod tidy 15:32:13 ---> Running in a125f2d00ecd 15:32:19 ---> 74adfbebadf9 15:32:19 Step 9/24 : RUN go mod tidy 15:32:19 ---> Running in 4fc4c623faeb 15:32:19 ---> 6645cdc35c2a 15:32:19 Step 9/32 : RUN go mod tidy 15:32:19 ---> Running in 69dfc398ec53 15:32:19 ---> 739b69d2d1c4 15:32:19 Step 9/24 : RUN go mod tidy 15:32:19 ---> Running in 34194a32dba5 15:32:23 Removing intermediate container a125f2d00ecd 15:32:23 ---> d342c81f8dbe 15:32:23 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:32:23 Removing intermediate container 34194a32dba5 15:32:23 ---> 24a33176e6bd 15:32:23 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:32:23 Removing intermediate container 4fc4c623faeb 15:32:23 ---> 280624f5c0d1 15:32:23 Step 10/24 : RUN make cmd/core-data/core-data 15:32:23 Removing intermediate container 69dfc398ec53 15:32:23 ---> 09b1858bd626 15:32:23 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:32:23 ---> Running in 5c8a88e2f201 15:32:23 ---> Running in f97bf54a5267 15:32:23 ---> Running in 756b09e8646e 15:32:23 ---> Running in 3586b21fd9f3 15:32:23 ---> f787ea4c9966 15:32:23 Step 9/23 : RUN go mod tidy 15:32:23 ---> Running in 1898087c2622 15:32:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:32:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:32:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:32:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:32:25 Removing intermediate container 1898087c2622 15:32:25 ---> e22d24ae26d0 15:32:25 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:32:25 ---> Running in 218ec920afaf 15:32:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:32:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-479 in /w/workspace/edgexfoundry_edgex-go_PR-3627 [Pipeline] { [Pipeline] ws 15:32:28 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 15:32:28 The recommended git tool is: git 15:32:34 using credential edgex-jenkins-ssh 15:32:34 Cloning the remote Git repository 15:32:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:32:34 > git init /w/workspace/edgex-go/8 # timeout=10 15:32:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:32:35 > git --version # timeout=10 15:32:35 > git --version # 'git version 2.17.1' 15:32:35 using GIT_SSH to set credentials SSH Credentials for GitHub 15:32:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:32:52 Merging remotes/origin/main commit 166d79170882b6e1653a5f9367002074af0733c4 into PR head commit aded4f7d03d260b9363cce2232d9d442ed3f0801 15:32:52 Merge succeeded, producing aded4f7d03d260b9363cce2232d9d442ed3f0801 15:32:52 Checking out Revision aded4f7d03d260b9363cce2232d9d442ed3f0801 (PR-3627) 15:32:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:32:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:32:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:32:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:32:51 using GIT_SSH to set credentials SSH Credentials for GitHub 15:32:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3627/head:refs/remotes/origin/PR-3627 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:32:52 > git config core.sparsecheckout # timeout=10 15:32:52 > git checkout -f aded4f7d03d260b9363cce2232d9d442ed3f0801 # timeout=10 15:32:52 > git remote # timeout=10 15:32:52 > git config --get remote.origin.url # timeout=10 15:32:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:32:52 > git merge 166d79170882b6e1653a5f9367002074af0733c4 # timeout=10 15:32:52 > git rev-parse HEAD^{commit} # timeout=10 15:32:52 > git config core.sparsecheckout # timeout=10 15:32:52 > git checkout -f aded4f7d03d260b9363cce2232d9d442ed3f0801 # timeout=10 15:32:57 Commit message: "feat: Use write lock when creating the new reader" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:32:57 provisioning config files... 15:32:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config1354711965339286814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:32:58 ---> docker-login.sh 15:32:58 nexus3.edgexfoundry.org:10001 15:32:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:59 Configure a credential helper to remove this warning. See 15:32:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:59 15:32:59 Login Succeeded 15:32:59 nexus3.edgexfoundry.org:10002 15:33:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:00 Configure a credential helper to remove this warning. See 15:33:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:00 15:33:00 Login Succeeded 15:33:00 nexus3.edgexfoundry.org:10003 15:33:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:00 Configure a credential helper to remove this warning. See 15:33:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:00 15:33:00 Login Succeeded 15:33:00 nexus3.edgexfoundry.org:10004 15:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:01 Configure a credential helper to remove this warning. See 15:33:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:01 15:33:01 Login Succeeded 15:33:01 docker.io 15:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:02 Configure a credential helper to remove this warning. See 15:33:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:02 15:33:02 Login Succeeded 15:33:02 ---> docker-login.sh ends [Pipeline] } 15:33:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:33:03 ========================================================= 15:33:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:33:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:33:03 + 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 . 15:33:04 Removing intermediate container 756b09e8646e 15:33:04 ---> 54662c9379a3 15:33:04 15:33:04 Step 11/32 : FROM alpine:3.12 15:33:04 3.12: Pulling from library/alpine 15:33:04 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 15:33:04 Status: Downloaded newer image for alpine:3.12 15:33:04 ---> 13621d1b12d4 15:33:04 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:33:04 ---> Running in c033092e575b 15:33:04 Removing intermediate container c033092e575b 15:33:04 ---> 3533d5d37662 15:33:04 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 15:33:04 ---> Running in 3696fd6dae03 15:33:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:33:05 Removing intermediate container 5c8a88e2f201 15:33:05 ---> 4e0a5dad7d9f 15:33:05 15:33:05 Step 11/23 : FROM alpine:3.12 15:33:05 ---> 13621d1b12d4 15:33:05 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:33:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:33:05 (1/2) Installing dumb-init (1.2.2-r1) 15:33:05 (2/2) Installing su-exec (0.2-r1) 15:33:05 Executing busybox-1.31.1-r20.trigger 15:33:05 OK: 6 MiB in 16 packages 15:33:05 ---> Running in a37b29286501 15:33:05 Removing intermediate container f97bf54a5267 15:33:05 ---> f32dc41bad83 15:33:05 15:33:05 Step 11/24 : FROM alpine:3.12 15:33:05 ---> 13621d1b12d4 15:33:05 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:33:06 ---> Running in e2327f08fca3 15:33:06 Sending build context to Docker daemon 165.9MB 15:33:06 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 15:33:06 Step 2/6 : FROM ${BASE} 15:33:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:33:06 595b0fe564bb: Pulling fs layer 15:33:06 24495759ef45: Pulling fs layer 15:33:06 d148012ef14d: Pulling fs layer 15:33:06 cb65c68fc2e2: Pulling fs layer 15:33:06 093eec477d81: Pulling fs layer 15:33:06 a6d5b2bbb924: Pulling fs layer 15:33:06 2446dc1eb7d3: Pulling fs layer 15:33:06 596795e73e0f: Pulling fs layer 15:33:06 cb65c68fc2e2: Waiting 15:33:06 093eec477d81: Waiting 15:33:06 a6d5b2bbb924: Waiting 15:33:06 596795e73e0f: Waiting 15:33:06 24495759ef45: Verifying Checksum 15:33:06 24495759ef45: Download complete 15:33:06 595b0fe564bb: Download complete 15:33:06 093eec477d81: Download complete 15:33:06 a6d5b2bbb924: Download complete 15:33:06 2446dc1eb7d3: Verifying Checksum 15:33:06 2446dc1eb7d3: Download complete 15:33:07 Removing intermediate container 3696fd6dae03 15:33:07 ---> 2d855cba0e92 15:33:07 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 15:33:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:33:07 ---> Running in 163754f8b68a 15:33:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:33:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:33:07 Removing intermediate container 218ec920afaf 15:33:07 ---> 809395f84720 15:33:07 15:33:07 Step 11/23 : FROM alpine:3.12 15:33:07 ---> 13621d1b12d4 15:33:07 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:33:07 ---> Running in 79a019a5f9c9 15:33:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:33:07 (1/2) Installing ca-certificates (20191127-r4) 15:33:07 (2/2) Installing dumb-init (1.2.2-r1) 15:33:07 Executing busybox-1.31.1-r20.trigger 15:33:07 Removing intermediate container 163754f8b68a 15:33:07 ---> 0b2e69fb28ac 15:33:07 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:33:07 Executing ca-certificates-20191127-r4.trigger 15:33:07 OK: 6 MiB in 16 packages 15:33:07 ---> Running in 11a2171f7f61 15:33:07 (1/1) Installing dumb-init (1.2.2-r1) 15:33:07 Executing busybox-1.31.1-r20.trigger 15:33:07 OK: 6 MiB in 15 packages 15:33:07 Removing intermediate container 11a2171f7f61 15:33:07 ---> 24235e1791b4 15:33:07 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:33:07 d148012ef14d: Download complete 15:33:07 ---> Running in 8086f69398e6 15:33:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:33:07 595b0fe564bb: Pull complete 15:33:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:33:07 Removing intermediate container a37b29286501 15:33:07 ---> 77c5bbc7fcda 15:33:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:33:07 ---> Running in 72acefaaf391 15:33:07 (1/1) Installing dumb-init (1.2.2-r1) 15:33:07 Executing busybox-1.31.1-r20.trigger 15:33:07 OK: 6 MiB in 15 packages 15:33:08 Removing intermediate container e2327f08fca3 15:33:08 ---> d38558197ec7 15:33:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:33:08 Removing intermediate container 72acefaaf391 15:33:08 ---> 3820c6f36fcd 15:33:08 Step 14/23 : ENV APP_PORT=59860 15:33:08 24495759ef45: Pull complete 15:33:08 ---> Running in 410d5b469117 15:33:08 ---> Running in 6a33ec391eca 15:33:08 Removing intermediate container 3586b21fd9f3 15:33:08 ---> 9a2bc05385a4 15:33:08 15:33:08 Step 11/24 : FROM alpine:3.12 15:33:08 ---> 13621d1b12d4 15:33:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:33:08 Removing intermediate container 6a33ec391eca 15:33:08 ---> ac909b8455c5 15:33:08 Step 15/23 : EXPOSE $APP_PORT 15:33:08 Removing intermediate container 79a019a5f9c9 15:33:08 ---> 82902c2d5dbb 15:33:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:33:08 d148012ef14d: Pull complete 15:33:09 ---> Running in 909d51f22d55 15:33:09 ---> Running in 98dfcf1dc1e1 15:33:09 Removing intermediate container 410d5b469117 15:33:09 ---> d02136b0e560 15:33:09 Step 14/24 : ENV APP_PORT=59881 15:33:09 Removing intermediate container 8086f69398e6 15:33:09 ---> 6b4db00a01a8 15:33:09 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 15:33:09 ---> Running in ee43fff6ab38 15:33:09 ---> Running in 85538ce052b3 15:33:09 ---> Running in 6cfa19044f38 15:33:09 Removing intermediate container 98dfcf1dc1e1 15:33:09 ---> ffc58c506a0a 15:33:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:33:09 Removing intermediate container 909d51f22d55 15:33:09 ---> 86ad72f95c93 15:33:09 Step 13/24 : ENV APP_PORT=59880 15:33:09 Removing intermediate container ee43fff6ab38 15:33:09 ---> a7d3952e4cd4 15:33:09 Step 14/23 : ENV APP_PORT=59861 15:33:09 ---> Running in 2f60759ad74d 15:33:09 ---> Running in e309d110612e 15:33:09 Removing intermediate container 85538ce052b3 15:33:09 ---> 23962f7087f9 15:33:09 Step 15/24 : EXPOSE $APP_PORT 15:33:09 Removing intermediate container 6cfa19044f38 15:33:09 ---> 0f6d59db8cfd 15:33:09 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:33:09 ---> Running in 201f0463dc2c 15:33:09 Removing intermediate container 2f60759ad74d 15:33:09 ---> 1de821e53149 15:33:09 Step 14/24 : EXPOSE $APP_PORT 15:33:09 ---> Running in 1b0b16e15395 15:33:09 Removing intermediate container e309d110612e 15:33:09 ---> 83bbd1505bca 15:33:09 Step 15/23 : EXPOSE $APP_PORT 15:33:09 ---> c72982153472 15:33:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:33:09 Removing intermediate container 201f0463dc2c 15:33:09 ---> 101f0bdfcfea 15:33:09 Step 16/24 : WORKDIR / 15:33:09 ---> Running in 08e4b4d04bf3 15:33:09 ---> Running in 2e55640ec16d 15:33:09 ---> 118b5f68150b 15:33:09 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:33:09 Removing intermediate container 1b0b16e15395 15:33:09 ---> e02c05ac2623 15:33:09 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:09 ---> Running in a8a6e0ab6192 15:33:09 Removing intermediate container 08e4b4d04bf3 15:33:09 ---> 2044894d7e2f 15:33:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:33:09 ---> Running in 8e179b564d47 15:33:09 Removing intermediate container 2e55640ec16d 15:33:09 ---> 9c6660fefee5 15:33:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:33:09 596795e73e0f: Verifying Checksum 15:33:09 596795e73e0f: Download complete 15:33:09 ---> e0fd1ff5bd9b 15:33:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:33:09 ---> fd6e42f1cda6 15:33:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:33:09 ---> 5be1bc98c6da 15:33:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:33:10 ---> d5ad3a0d7282 15:33:10 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:33:10 ---> Running in 6620c353f160 15:33:10 ---> ec9b28e5439b 15:33:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:33:10 ---> 8096e16a7eac 15:33:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:33:10 Removing intermediate container 6620c353f160 15:33:10 ---> 010994241baf 15:33:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:33:10 ---> Running in d848ec79fc42 15:33:10 ---> 9b84266e7321 15:33:10 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:33:10 Removing intermediate container a8a6e0ab6192 15:33:10 ---> d87879ab82c8 15:33:10 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:33:10 Removing intermediate container d848ec79fc42 15:33:10 ---> 94cffe9b5c26 15:33:10 Step 21/23 : LABEL arch=x86_64 15:33:10 ---> Running in 794e25968c35 15:33:10 Removing intermediate container 8e179b564d47 15:33:10 ---> 96dda4bc3e49 15:33:10 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:33:10 ---> dae256a9d3fc 15:33:10 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:33:10 ---> Running in b3c9192b89be 15:33:10 ---> Running in 962c41e7c34f 15:33:10 ---> Running in 639c4d384d32 15:33:10 Removing intermediate container 794e25968c35 15:33:10 ---> 68b324cc8e7b 15:33:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:33:10 Removing intermediate container b3c9192b89be 15:33:10 ---> 3af5960c2cb8 15:33:10 Step 22/23 : LABEL git_sha=aded4f7d03d260b9363cce2232d9d442ed3f0801 15:33:10 Removing intermediate container 639c4d384d32 15:33:10 ---> e38728aac0b8 15:33:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:33:10 ---> Running in 5a6c6fab23a2 15:33:10 ---> Running in c21f9d7d7ff1 15:33:10 ---> 3781db12c863 15:33:10 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:33:10 ---> Running in 71b5897c1f6b 15:33:11 cb65c68fc2e2: Verifying Checksum 15:33:11 cb65c68fc2e2: Download complete 15:33:11 Removing intermediate container 5a6c6fab23a2 15:33:11 ---> 55e4c3210607 15:33:11 Step 21/23 : LABEL arch=x86_64 15:33:11 Removing intermediate container c21f9d7d7ff1 15:33:11 ---> 06c7b6427255 15:33:11 Step 23/23 : LABEL version=0.0.0 15:33:11 Removing intermediate container 71b5897c1f6b 15:33:11 ---> 0baf52b04bc0 15:33:11 Step 22/24 : LABEL arch=x86_64 15:33:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:33:11 ---> Running in 746581f9964f 15:33:11 ---> Running in 48217cc87c29 15:33:11 ---> Running in 0d8b25999aaa 15:33:11 Removing intermediate container 0d8b25999aaa 15:33:11 ---> baee7dbf1222 15:33:11 Step 23/24 : LABEL git_sha=aded4f7d03d260b9363cce2232d9d442ed3f0801 15:33:11 Removing intermediate container 48217cc87c29 15:33:11 ---> 150b72a61f68 15:33:11 15:33:11 Removing intermediate container 746581f9964f 15:33:11 ---> 7118079d904e 15:33:11 Step 22/23 : LABEL git_sha=aded4f7d03d260b9363cce2232d9d442ed3f0801 15:33:11 ---> 841d153236c6 15:33:11 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:33:11 ---> Running in 899e4c27dbcc 15:33:11 ---> Running in 91fc147a0c60 15:33:11 Successfully built 150b72a61f68 15:33:11 Successfully tagged support-notifications:latest 15:33:11  Building support-notifications ... done Building security-proxy-setup 15:33:11 Removing intermediate container 91fc147a0c60 15:33:11 ---> 6efc27360643 15:33:11 Step 23/23 : LABEL version=0.0.0 15:33:11 Removing intermediate container 899e4c27dbcc 15:33:11 ---> 1e74b752a4ce 15:33:11 Step 24/24 : LABEL version=0.0.0 15:33:11 ---> a11fd9a7ac36 15:33:11 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:33:11 ---> Running in 1509a379bf12 15:33:11 ---> Running in acf8720df7a7 15:33:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:33:12 Removing intermediate container 1509a379bf12 15:33:12 ---> 1f4fcda95006 15:33:12 15:33:12 (1/6) Installing dumb-init (1.2.2-r1) 15:33:12 Successfully built 1f4fcda95006 15:33:12 (2/6) Installing libgcc (9.3.0-r2) 15:33:12 (3/6) Installing libsodium (1.0.18-r0) 15:33:12 Successfully tagged support-scheduler:latest 15:33:12 Building security-secretstore-setup 15:33:12  Building support-scheduler ... done Removing intermediate container acf8720df7a7 15:33:12 ---> 75b1c8807989 15:33:12 15:33:12 ---> 592dfc346702 15:33:12 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:33:12 (4/6) Installing libstdc++ (9.3.0-r2) 15:33:12 Successfully built 75b1c8807989 15:33:12 Successfully tagged core-metadata:latest 15:33:12 Building sys-mgmt-agent 15:33:13  Building core-metadata ... done (5/6) Installing libzmq (4.3.3-r0) 15:33:13 (6/6) Installing zeromq (4.3.3-r0) 15:33:13 ---> e28ee3ad9f35 15:33:13 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 15:33:13 Executing busybox-1.31.1-r20.trigger 15:33:13 OK: 8 MiB in 20 packages 15:33:17 ---> Running in d6e743969ff9 15:33:17 Removing intermediate container d6e743969ff9 15:33:17 ---> 6a5c6efc94d8 15:33:17 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:33:17 Removing intermediate container 962c41e7c34f 15:33:17 ---> 00fbc4bc3123 15:33:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:33:17 ---> 8a5a515d7938 15:33:17 Step 27/32 : RUN chmod +x /entrypoint.sh 15:33:17 ---> Running in cc086d78e28f 15:33:17 ---> 4480212929ad 15:33:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:33:18 ---> 5b62d4ef0b42 15:33:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:33:18 ---> 3caff7d48c11 15:33:18 Step 20/24 : ENTRYPOINT ["/core-data"] 15:33:19 ---> Running in 64f458bb21a8 15:33:19 Removing intermediate container cc086d78e28f 15:33:19 ---> 6dff84acd454 15:33:19 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:33:19 ---> Running in 0c806a603217 15:33:19 Removing intermediate container 64f458bb21a8 15:33:19 ---> fce80ae53878 15:33:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:33:19 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:33:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:33:19 ---> 735dfff6ce41 15:33:19 Step 3/22 : WORKDIR /edgex-go 15:33:19 ---> Using cache 15:33:19 ---> 958ab7a97e76 15:33:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:19 ---> Using cache 15:33:19 ---> fdf4ce15398d 15:33:19 Step 5/22 : RUN apk add --update --no-cache make git 15:33:19 ---> Using cache 15:33:19 ---> fe2ddd548adf 15:33:19 Step 6/22 : COPY go.mod . 15:33:19 ---> Using cache 15:33:19 ---> 6ade060930fa 15:33:19 Step 7/22 : RUN go mod download 15:33:19 ---> Using cache 15:33:19 ---> 30a879121327 15:33:19 Step 8/22 : COPY . . 15:33:19 ---> Using cache 15:33:19 ---> 6645cdc35c2a 15:33:19 Step 9/22 : RUN go mod tidy 15:33:19 ---> Using cache 15:33:19 ---> 09b1858bd626 15:33:19 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:33:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:33:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:33:20 ---> 735dfff6ce41 15:33:20 Step 3/24 : WORKDIR /edgex-go 15:33:20 ---> Using cache 15:33:20 ---> 958ab7a97e76 15:33:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:20 ---> Using cache 15:33:20 ---> fdf4ce15398d 15:33:20 Step 5/24 : RUN apk add --update --no-cache make bash git 15:33:20 ---> Running in 29e762e66a02 15:33:20 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:33:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:33:20 ---> 735dfff6ce41 15:33:20 Step 3/26 : WORKDIR /edgex-go 15:33:20 ---> Using cache 15:33:20 ---> 958ab7a97e76 15:33:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:20 ---> Using cache 15:33:20 ---> fdf4ce15398d 15:33:20 Step 5/26 : RUN apk add --update --no-cache make git 15:33:20 ---> Using cache 15:33:20 ---> fe2ddd548adf 15:33:20 Step 6/26 : COPY go.mod . 15:33:20 ---> Using cache 15:33:20 ---> 6ade060930fa 15:33:20 Step 7/26 : RUN go mod download 15:33:20 ---> Using cache 15:33:20 ---> 30a879121327 15:33:20 Step 8/26 : COPY . . 15:33:20 ---> Using cache 15:33:20 ---> 6645cdc35c2a 15:33:20 Step 9/26 : RUN go mod tidy 15:33:20 ---> Using cache 15:33:20 ---> 09b1858bd626 15:33:20 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:33:20 ---> Running in e761ea55cc27 15:33:20 Removing intermediate container 0c806a603217 15:33:20 ---> e359a5d2984e 15:33:20 Step 29/32 : CMD ["gate"] 15:33:20 ---> Running in 249090e9a97d 15:33:20 ---> Running in 19478c72ab9f 15:33:20 Removing intermediate container 29e762e66a02 15:33:20 ---> dec213b8675c 15:33:20 Step 22/24 : LABEL arch=x86_64 15:33:20 ---> Running in 9424e6b3cc08 15:33:20 ---> Running in 985f289542d9 15:33:20 Removing intermediate container 9424e6b3cc08 15:33:20 ---> 80957e406d9e 15:33:20 Step 30/32 : LABEL arch=x86_64 15:33:20 Removing intermediate container 985f289542d9 15:33:20 ---> 6296b559924f 15:33:20 Step 23/24 : LABEL git_sha=aded4f7d03d260b9363cce2232d9d442ed3f0801 15:33:20 ---> Running in 38fa9e67ac57 15:33:20 ---> Running in 9e89fc313c1b 15:33:21 Removing intermediate container 9e89fc313c1b 15:33:21 ---> 5906fa8fb649 15:33:21 Step 31/32 : LABEL git_sha=aded4f7d03d260b9363cce2232d9d442ed3f0801 15:33:21 Removing intermediate container 38fa9e67ac57 15:33:21 ---> 1d4c1104afd4 15:33:21 Step 24/24 : LABEL version=0.0.0 15:33:21 ---> Running in ce2e86d2c350 15:33:21 ---> Running in 431ef41ccd6e 15:33:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:33:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:33:21 Removing intermediate container ce2e86d2c350 15:33:21 ---> 89abcf1ebd78 15:33:21 15:33:21 Successfully built 89abcf1ebd78 15:33:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:33:21 Successfully tagged core-data:latest 15:33:21 Building core-command 15:33:21 cb65c68fc2e2: Pull complete 15:33:21 093eec477d81: Pull complete 15:33:21  Building core-data ... done Removing intermediate container 431ef41ccd6e 15:33:21 ---> ec4dcaf2288b 15:33:21 Step 32/32 : LABEL version=0.0.0 15:33:21 ---> Running in 8e4941e2678d 15:33:21 Removing intermediate container 8e4941e2678d 15:33:21 ---> 56ce875405f2 15:33:21 15:33:21 a6d5b2bbb924: Pull complete 15:33:21 Successfully built 56ce875405f2 15:33:21 Successfully tagged security-bootstrapper:latest 15:33:22  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:33:22 2446dc1eb7d3: Pull complete 15:33:24 OK: 219 MiB in 52 packages 15:33:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:33:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:33:25 ---> 735dfff6ce41 15:33:25 Step 3/24 : WORKDIR /edgex-go 15:33:25 ---> Using cache 15:33:25 ---> 958ab7a97e76 15:33:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:25 ---> Using cache 15:33:25 ---> fdf4ce15398d 15:33:25 Step 5/24 : RUN apk add --update --no-cache make git 15:33:25 ---> Using cache 15:33:25 ---> fe2ddd548adf 15:33:25 Step 6/24 : COPY go.mod . 15:33:25 ---> Using cache 15:33:25 ---> 6ade060930fa 15:33:25 Step 7/24 : RUN go mod download 15:33:25 ---> Using cache 15:33:25 ---> 30a879121327 15:33:25 Step 8/24 : COPY . . 15:33:25 ---> Using cache 15:33:25 ---> 6645cdc35c2a 15:33:25 Step 9/24 : RUN go mod tidy 15:33:25 ---> Using cache 15:33:25 ---> 09b1858bd626 15:33:25 Step 10/24 : RUN make cmd/core-command/core-command 15:33:26 ---> Running in bcd3f354eb80 15:33:26 Removing intermediate container 19478c72ab9f 15:33:26 ---> 3779eef1c355 15:33:26 Step 6/24 : COPY go.mod . 15:33:26 596795e73e0f: Pull complete 15:33:26 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 15:33:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:33:26 ---> d9e956139c92 15:33:26 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 15:33:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:33:26 ---> c4e36df50e7f 15:33:26 Step 7/24 : RUN go mod download 15:33:26 ---> Running in 1578dbe5eaf6 15:33:28 Removing intermediate container 1578dbe5eaf6 15:33:28 ---> dc1225c4c127 15:33:28 Step 8/24 : COPY . . 15:33:31 ---> Running in 46c3927b2fbb 15:33:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:33:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:33:34 (1/12) Installing libmagic (5.39-r0) 15:33:34 (2/12) Installing file (5.39-r0) 15:33:34 (3/12) Installing libc-dev (0.7.2-r3) 15:33:34 (4/12) Installing g++ (10.2.1_pre1-r3) 15:33:34 ---> 89d00e9c704e 15:33:34 Step 9/24 : RUN go mod tidy 15:33:34 ---> Running in d86f03bb4188 15:33:36 Removing intermediate container d86f03bb4188 15:33:36 ---> a4e9c5c9a6d0 15:33:36 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:33:36 ---> Running in 87405dd76d08 15:33:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:33:38 (5/12) Installing fortify-headers (1.1-r0) 15:33:38 (6/12) Installing patch (2.7.6-r7) 15:33:38 (7/12) Installing build-base (0.5-r2) 15:33:38 (8/12) Installing libsodium (1.0.18-r0) 15:33:38 (9/12) Installing pkgconf (1.7.3-r0) 15:33:38 (10/12) Installing libsodium-dev (1.0.18-r0) 15:33:38 (11/12) Installing libzmq (4.3.3-r1) 15:33:38 (12/12) Installing zeromq-dev (4.3.3-r1) 15:33:38 Executing busybox-1.32.1-r6.trigger 15:33:38 OK: 218 MiB in 52 packages 15:33:44 Removing intermediate container 46c3927b2fbb 15:33:44 ---> 17b486fb5aa8 15:33:44 Step 4/6 : WORKDIR /edgex-go 15:33:44 ---> Running in 471836f33a0b 15:33:44 Removing intermediate container 471836f33a0b 15:33:44 ---> c6b7fa95a027 15:33:44 Step 5/6 : COPY go.mod . 15:33:45 ---> b43713f6b2ea 15:33:45 Step 6/6 : RUN go mod download 15:33:45 ---> Running in 661564faca6f 15:33:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:33:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:33:52 Removing intermediate container e761ea55cc27 15:33:52 ---> d8f7d9127ea9 15:33:52 15:33:52 Step 11/22 : FROM alpine:3.12 15:33:52 ---> 13621d1b12d4 15:33:52 Step 12/22 : RUN apk add --update --no-cache curl 15:33:52 Removing intermediate container 249090e9a97d 15:33:52 ---> 01780d2537d7 15:33:52 15:33:52 Step 11/26 : FROM alpine:3.12 15:33:52 ---> 13621d1b12d4 15:33:52 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 15:33:52 ---> Running in 440f1ca248a6 15:33:52 ---> Running in 5ee4c286d54d 15:33:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:33:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:33:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:33:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:33:53 (1/6) Installing ca-certificates (20191127-r4) 15:33:53 (2/6) Installing nghttp2-libs (1.41.0-r0) 15:33:53 (3/6) Installing libcurl (7.78.0-r0) 15:33:53 (4/6) Installing curl (7.78.0-r0) 15:33:53 (5/6) Installing dumb-init (1.2.2-r1) 15:33:53 (6/6) Installing su-exec (0.2-r1) 15:33:53 Executing busybox-1.31.1-r20.trigger 15:33:53 Executing ca-certificates-20191127-r4.trigger 15:33:53 OK: 7 MiB in 20 packages 15:33:53 (1/4) Installing ca-certificates (20191127-r4) 15:33:53 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:33:53 (3/4) Installing libcurl (7.78.0-r0) 15:33:53 (4/4) Installing curl (7.78.0-r0) 15:33:53 Executing busybox-1.31.1-r20.trigger 15:33:53 Executing ca-certificates-20191127-r4.trigger 15:33:53 OK: 7 MiB in 18 packages 15:33:53 Removing intermediate container 5ee4c286d54d 15:33:53 ---> 7006093e8eb5 15:33:53 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:33:54 ---> Running in 2afbfa951eeb 15:33:54 Removing intermediate container 440f1ca248a6 15:33:54 ---> 10e2ae1857ee 15:33:54 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:33:54 ---> Running in a1622246ad27 15:33:54 Removing intermediate container 2afbfa951eeb 15:33:54 ---> 5d80e7d46f8b 15:33:54 Step 14/26 : WORKDIR / 15:33:54 ---> Running in 4265ae5bd094 15:33:54 Removing intermediate container a1622246ad27 15:33:54 ---> e19646a0a3fe 15:33:54 Step 14/22 : WORKDIR /edgex 15:33:54 Removing intermediate container 4265ae5bd094 15:33:54 ---> a5bc46eba88e 15:33:54 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:33:54 ---> Running in 6e19b381cc5c 15:33:55 ---> 7486b71a1f55 15:33:55 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:33:55 Removing intermediate container 6e19b381cc5c 15:33:55 ---> c47f2967756b 15:33:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:33:56 ---> f869c4c211e6 15:33:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:33:56 ---> f5ffabb70f05 15:33:56 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:33:56 Removing intermediate container bcd3f354eb80 15:33:56 ---> afe1f247b8db 15:33:56 15:33:56 Step 11/24 : FROM alpine:3.12 15:33:56 ---> 13621d1b12d4 15:33:56 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:33:56 ---> Using cache 15:33:56 ---> 82902c2d5dbb 15:33:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:33:56 ---> Using cache 15:33:56 ---> a7d3952e4cd4 15:33:56 Step 14/24 : ENV APP_PORT=59882 15:33:56 ---> Running in 889966e06e17 15:33:56 Removing intermediate container 889966e06e17 15:33:56 ---> 87f68a6962d5 15:33:56 Step 15/24 : EXPOSE $APP_PORT 15:33:56 ---> Running in 0759e09b0ad0 15:33:56 ---> 3cfb888fb7d5 15:33:56 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:33:56 ---> 5a34cdc6dbaf 15:33:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:33:56 ---> 3d3c4abd4e0b 15:33:56 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:33:56 Removing intermediate container 0759e09b0ad0 15:33:56 ---> 229322f61d40 15:33:56 Step 16/24 : WORKDIR / 15:33:56 ---> Running in 1646d72ca10a 15:33:57 ---> f13ebb332af5 15:33:57 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:33:57 Removing intermediate container 1646d72ca10a 15:33:57 ---> fac6c394a828 15:33:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:33:57 ---> Running in 87f6ad882b55 15:33:57 ---> cc5adce8cb87 15:33:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:33:57 Removing intermediate container 87f6ad882b55 15:33:57 ---> 99c1b04cf39c 15:33:57 Step 19/22 : CMD ["--init=true"] 15:33:57 ---> Running in 127d859b8e3b 15:33:57 ---> c9eb7eec404e 15:33:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:33:57 Removing intermediate container 127d859b8e3b 15:33:57 ---> 1527942df9fe 15:33:57 Step 20/22 : LABEL arch=x86_64 15:33:57 ---> Running in 18e0e63eb68e 15:33:58 ---> c1fb9e0a3913 15:33:58 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:33:58 Removing intermediate container 18e0e63eb68e 15:33:58 ---> 83e4d3243743 15:33:58 Step 21/22 : LABEL git_sha=aded4f7d03d260b9363cce2232d9d442ed3f0801 15:33:58 ---> fd47ea35ddef 15:33:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:33:58 ---> Running in 99da248ee88e 15:33:58 ---> 052470d46f51 15:33:58 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 15:33:58 ---> Running in e60cc9baf70c 15:33:58 Removing intermediate container 99da248ee88e 15:33:58 ---> fd98c3ba0f8e 15:33:58 Step 22/22 : LABEL version=0.0.0 15:33:58 ---> Running in bbb24c599f06 15:33:58 ---> 38fcf4bc7047 15:33:58 Step 20/24 : ENTRYPOINT ["/core-command"] 15:33:58 ---> Running in 19a881735112 15:33:58 Removing intermediate container 19a881735112 15:33:58 ---> f65528f0c549 15:33:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:33:58 Removing intermediate container bbb24c599f06 15:33:58 ---> 612a162b8b01 15:33:58 15:33:58 ---> Running in cace17b516c7 15:33:58 Successfully built 612a162b8b01 15:33:58 Successfully tagged security-proxy-setup:latest 15:33:58  Building security-proxy-setup ... done Removing intermediate container cace17b516c7 15:33:58 ---> 8dd068d5be64 15:33:58 Step 22/24 : LABEL arch=x86_64 15:33:58 ---> Running in e24853835a6e 15:33:58 Removing intermediate container e24853835a6e 15:33:58 ---> d8d6dd64d8e7 15:33:58 Step 23/24 : LABEL git_sha=aded4f7d03d260b9363cce2232d9d442ed3f0801 15:33:58 Removing intermediate container e60cc9baf70c 15:33:58 ---> b0272298f25c 15:33:58 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:33:59 ---> Running in 5f26ef80c5e1 15:33:59 ---> Running in b8c692046fc2 15:33:59 Removing intermediate container 5f26ef80c5e1 15:33:59 ---> 8d6bad863cfb 15:33:59 Step 24/24 : LABEL version=0.0.0 15:33:59 Removing intermediate container b8c692046fc2 15:33:59 ---> abe543e7e9c2 15:33:59 Step 24/26 : LABEL arch=x86_64 15:33:59 ---> Running in 202d4d251160 15:33:59 ---> Running in 66eb469ba4c0 15:33:59 Removing intermediate container 202d4d251160 15:33:59 ---> e4a5ad21aa7c 15:33:59 15:33:59 Removing intermediate container 66eb469ba4c0 15:33:59 ---> 356d829a0a3a 15:33:59 Step 25/26 : LABEL git_sha=aded4f7d03d260b9363cce2232d9d442ed3f0801 15:33:59 Removing intermediate container 87405dd76d08 15:33:59 ---> b06372d80b9a 15:33:59 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:33:59 Successfully built e4a5ad21aa7c 15:33:59 Successfully tagged core-command:latest 15:33:59  Building core-command ... done  ---> Running in a3be849cc226 15:33:59 ---> Running in d81306ec3553 15:33:59 Removing intermediate container a3be849cc226 15:33:59 ---> 4e56af66be5d 15:33:59 Step 26/26 : LABEL version=0.0.0 15:33:59 ---> Running in 5e30e2b364a4 15:34:00 Removing intermediate container 5e30e2b364a4 15:34:00 ---> d34e41713e0d 15:34:00 15:34:00 Successfully built d34e41713e0d 15:34:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:34:00 Successfully tagged security-secretstore-setup:latest 15:34:00  Building security-secretstore-setup ... done Removing intermediate container d81306ec3553 15:34:00 ---> 12bca87001c7 15:34:00 15:34:00 Step 12/24 : FROM docker:20.10.6 15:34:00 20.10.6: Pulling from library/docker 15:34:07 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 15:34:07 Status: Downloaded newer image for docker:20.10.6 15:34:07 ---> d2979b152a7d 15:34:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:34:08 ---> Running in f68c58d32699 15:34:08 Removing intermediate container f68c58d32699 15:34:08 ---> bcef3ad9fe53 15:34:08 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 15:34:08 ---> Running in f597910baf68 15:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:34:08 (1/39) Installing readline (8.1.0-r0) 15:34:08 (2/39) Installing bash (5.1.0-r0) 15:34:08 Executing bash-5.1.0-r0.post-install 15:34:08 (3/39) Installing brotli-libs (1.0.9-r3) 15:34:08 (4/39) Installing nghttp2-libs (1.42.0-r1) 15:34:08 (5/39) Installing libcurl (7.78.0-r0) 15:34:08 (6/39) Installing curl (7.78.0-r0) 15:34:08 (7/39) Installing dumb-init (1.2.5-r0) 15:34:08 (8/39) Installing libbz2 (1.0.8-r1) 15:34:08 (9/39) Installing expat (2.2.10-r1) 15:34:08 (10/39) Installing libffi (3.3-r2) 15:34:08 (11/39) Installing gdbm (1.19-r0) 15:34:08 (12/39) Installing xz-libs (5.2.5-r0) 15:34:08 (13/39) Installing sqlite-libs (3.34.1-r0) 15:34:09 (14/39) Installing python3 (3.8.10-r0) 15:34:10 (15/39) Installing py3-appdirs (1.4.4-r1) 15:34:10 (16/39) Installing py3-ordered-set (4.0.2-r0) 15:34:10 (17/39) Installing py3-parsing (2.4.7-r1) 15:34:10 (18/39) Installing py3-six (1.15.0-r0) 15:34:10 (19/39) Installing py3-packaging (20.9-r0) 15:34:10 (20/39) Installing py3-setuptools (51.3.3-r0) 15:34:10 (21/39) Installing py3-chardet (4.0.0-r0) 15:34:10 (22/39) Installing py3-idna (3.1-r0) 15:34:10 (23/39) Installing py3-urllib3 (1.26.2-r1) 15:34:10 (24/39) Installing py3-requests (2.25.1-r1) 15:34:10 (25/39) Installing py3-msgpack (1.0.2-r0) 15:34:10 (26/39) Installing py3-lockfile (0.12.2-r3) 15:34:10 (27/39) Installing py3-cachecontrol (0.12.6-r0) 15:34:10 (28/39) Installing py3-colorama (0.4.4-r0) 15:34:10 (29/39) Installing py3-contextlib2 (0.6.0-r0) 15:34:10 (30/39) Installing py3-distlib (0.3.1-r1) 15:34:10 (31/39) Installing py3-distro (1.5.0-r1) 15:34:10 (32/39) Installing py3-webencodings (0.5.1-r3) 15:34:10 (33/39) Installing py3-html5lib (1.1-r0) 15:34:10 (34/39) Installing py3-pytoml (0.1.21-r0) 15:34:10 (35/39) Installing py3-pep517 (0.9.1-r0) 15:34:10 (36/39) Installing py3-progress (1.5-r0) 15:34:10 (37/39) Installing py3-retrying (1.3.3-r0) 15:34:10 (38/39) Installing py3-toml (0.10.2-r0) 15:34:10 (39/39) Installing py3-pip (20.3.4-r0) 15:34:10 Executing busybox-1.32.1-r6.trigger 15:34:10 OK: 82 MiB in 59 packages 15:34:11 Collecting docker-compose==1.23.2 15:34:11 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:34:12 Collecting docker<4.0,>=3.6.0 15:34:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:34:12 Collecting docopt<0.7,>=0.6.1 15:34:12 Downloading docopt-0.6.2.tar.gz (25 kB) 15:34:12 Collecting cached-property<2,>=1.2.0 15:34:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:34:12 Collecting websocket-client<1.0,>=0.32.0 15:34:12 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:34:12 Collecting PyYAML<4,>=3.10 15:34:12 Downloading PyYAML-3.13.tar.gz (270 kB) 15:34:13 Collecting jsonschema<3,>=2.5.1 15:34:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:34:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:34:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:34:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:34:13 Collecting texttable<0.10,>=0.9.0 15:34:13 Downloading texttable-0.9.1.tar.gz (11 kB) 15:34:13 Collecting dockerpty<0.5,>=0.4.1 15:34:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:34:13 Collecting docker-pycreds>=0.4.0 15:34:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:34:14 Collecting urllib3<1.25,>=1.21.1 15:34:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:34:14 Collecting certifi>=2017.4.17 15:34:14 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 15:34:14 Collecting idna<2.8,>=2.5 15:34:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:34:14 Collecting chardet<3.1.0,>=3.0.2 15:34:14 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:34:14 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:34:14 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:34:14 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:34:14 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:34:14 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:34:14 Attempting uninstall: urllib3 15:34:14 Found existing installation: urllib3 1.26.2 15:34:14 Uninstalling urllib3-1.26.2: 15:34:14 Successfully uninstalled urllib3-1.26.2 15:34:14 Attempting uninstall: idna 15:34:14 Found existing installation: idna 3.1 15:34:14 Uninstalling idna-3.1: 15:34:14 Successfully uninstalled idna-3.1 15:34:14 Attempting uninstall: chardet 15:34:14 Found existing installation: chardet 4.0.0 15:34:14 Uninstalling chardet-4.0.0: 15:34:14 Successfully uninstalled chardet-4.0.0 15:34:14 Attempting uninstall: requests 15:34:14 Found existing installation: requests 2.25.1 15:34:14 Uninstalling requests-2.25.1: 15:34:15 Successfully uninstalled requests-2.25.1 15:34:15 Running setup.py install for texttable: started 15:34:15 Running setup.py install for texttable: finished with status 'done' 15:34:15 Running setup.py install for PyYAML: started 15:34:15 Running setup.py install for PyYAML: finished with status 'done' 15:34:15 Running setup.py install for docopt: started 15:34:16 Running setup.py install for docopt: finished with status 'done' 15:34:16 Running setup.py install for dockerpty: started 15:34:16 Running setup.py install for dockerpty: finished with status 'done' 15:34:16 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 15:34:20 Removing intermediate container f597910baf68 15:34:20 ---> 291e360ab947 15:34:20 Step 15/24 : ENV APP_PORT=58890 15:34:20 ---> Running in 5cbb0c434f6e 15:34:20 Removing intermediate container 5cbb0c434f6e 15:34:20 ---> ff6f63090932 15:34:20 Step 16/24 : EXPOSE $APP_PORT 15:34:20 ---> Running in 02628f507f7b 15:34:20 Removing intermediate container 02628f507f7b 15:34:20 ---> 5574744a19d6 15:34:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:34:20 ---> 0dc2f51be3ca 15:34:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:34:20 ---> 242fca031bea 15:34:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:34:20 ---> cccfe1778668 15:34:20 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 15:34:20 ---> Running in a790dc525d10 15:34:20 Removing intermediate container a790dc525d10 15:34:20 ---> d795e35fe590 15:34:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:34:20 ---> Running in d314629b55de 15:34:20 Removing intermediate container d314629b55de 15:34:20 ---> 107d3ec01370 15:34:20 Step 22/24 : LABEL arch=x86_64 15:34:20 ---> Running in 2b9e4031c2b6 15:34:20 Removing intermediate container 2b9e4031c2b6 15:34:20 ---> 2a9f3f718c0c 15:34:20 Step 23/24 : LABEL git_sha=aded4f7d03d260b9363cce2232d9d442ed3f0801 15:34:20 ---> Running in d4e4b122e359 15:34:20 Removing intermediate container d4e4b122e359 15:34:20 ---> 63e59974f190 15:34:20 Step 24/24 : LABEL version=0.0.0 15:34:21 ---> Running in d913a4b16dc4 15:34:21 Removing intermediate container d913a4b16dc4 15:34:21 ---> 9cfc5bee9377 15:34:21 15:34:21 Successfully built 9cfc5bee9377 15:34:21 Successfully tagged sys-mgmt-agent:latest 15:34:21  Building sys-mgmt-agent ... done  [Pipeline] } 15:34:21 $ docker stop --time=1 a8681344e8091d2f1701a2545e12f3e443e10cdaed37aaaf9d308fc376381049 15:34:22 $ docker rm -f a8681344e8091d2f1701a2545e12f3e443e10cdaed37aaaf9d308fc376381049 [Pipeline] // withDockerContainer [Pipeline] sh 15:34:22 + docker images 15:34:22 REPOSITORY TAG IMAGE ID CREATED SIZE 15:34:22 sys-mgmt-agent latest 9cfc5bee9377 2 seconds ago 324MB 15:34:22 12bca87001c7 22 seconds ago 1.75GB 15:34:22 security-secretstore-setup latest d34e41713e0d 23 seconds ago 29MB 15:34:22 core-command latest e4a5ad21aa7c 23 seconds ago 16MB 15:34:22 security-proxy-setup latest 612a162b8b01 24 seconds ago 25.9MB 15:34:22 afe1f247b8db 27 seconds ago 1.74GB 15:34:22 01780d2537d7 31 seconds ago 1.75GB 15:34:22 d8f7d9127ea9 31 seconds ago 1.75GB 15:34:22 security-bootstrapper latest 56ce875405f2 About a minute ago 18.7MB 15:34:22 core-data latest 89abcf1ebd78 About a minute ago 20.4MB 15:34:22 core-metadata latest 75b1c8807989 About a minute ago 16.7MB 15:34:22 support-scheduler latest 1f4fcda95006 About a minute ago 16.1MB 15:34:22 support-notifications latest 150b72a61f68 About a minute ago 16.8MB 15:34:22 9a2bc05385a4 About a minute ago 1.75GB 15:34:22 809395f84720 About a minute ago 1.75GB 15:34:22 f32dc41bad83 About a minute ago 1.75GB 15:34:22 4e0a5dad7d9f About a minute ago 1.75GB 15:34:22 54662c9379a3 About a minute ago 1.75GB 15:34:22 ci-base-image-x86_64 latest 735dfff6ce41 5 minutes ago 1.24GB 15:34:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 2 weeks ago 475MB 15:34:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 3 weeks ago 37.5MB 15:34:22 docker 20.10.6 d2979b152a7d 3 months ago 246MB 15:34:22 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 15:34:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 15:34:38 Still waiting to schedule task 15:34:38 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:35:22 Removing intermediate container 661564faca6f 15:35:22 ---> 1ab26a9771e6 15:35:22 Successfully built 1ab26a9771e6 15:35:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:35:22 + docker inspect -f . ci-base-image-arm64 15:35:22 . [Pipeline] withDockerContainer 15:35:22 prd-ubuntu18.04-docker-arm64-4c-16g-479 does not seem to be running inside a container 15:35:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-arm64 cat 15:35:24 $ docker top cd4781bca6b4494a86cca6e19cb42dd0b0dc816b4fde125d09efe9397b3be519 -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:25 + go version 15:35:25 go version go1.16.5 linux/arm64 [Pipeline] } 15:35:25 $ docker stop --time=1 cd4781bca6b4494a86cca6e19cb42dd0b0dc816b4fde125d09efe9397b3be519 15:35:27 $ docker rm -f cd4781bca6b4494a86cca6e19cb42dd0b0dc816b4fde125d09efe9397b3be519 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:35:28 + docker inspect -f . ci-base-image-arm64 15:35:28 . [Pipeline] withDockerContainer 15:35:28 prd-ubuntu18.04-docker-arm64-4c-16g-479 does not seem to be running inside a container 15:35:28 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-arm64 cat 15:35:30 $ docker top e3ce448df521d0202cf8450b927c4ce17c5cbeb2e4badbdc7fe2bf5fb8c23b6d -eo pid,comm [Pipeline] { [Pipeline] echo 15:35:30 ========================================================= 15:35:30 [edgeXBuildGoParallel] Running Tests and Build... 15:35:30 ========================================================= [Pipeline] sh 15:35:31 + go mod tidy [Pipeline] sh 15:35:33 + make test 15:35:33 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 15:35:33 go mod tidy 15:35:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:36:00 ? github.com/edgexfoundry/edgex-go [no test files] 15:36:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:37:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:37:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:37:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:37:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:37:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:37:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:37:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:37:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:37:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:37:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:37:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:37:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:37:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.250s coverage: 28.7% of statements 15:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:37:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.362s coverage: 100.0% of statements 15:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:37:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.339s coverage: 46.3% of statements 15:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:37:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.679s coverage: 90.1% of statements 15:37:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:37:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:37:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.225s coverage: 81.2% of statements 15:37:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:37:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:37:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:37:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:37:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:37:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.477s coverage: 94.2% of statements 15:37:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:37:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:37:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.256s coverage: 59.1% of statements 15:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:37:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.228s coverage: 60.0% of statements 15:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:37:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.487s coverage: 0.8% of statements 15:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:37:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.164s coverage: 58.8% of statements 15:37:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.168s coverage: 22.0% of statements 15:37:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.229s coverage: 47.1% of statements 15:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.203s coverage: 79.5% of statements 15:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.226s coverage: 94.1% of statements 15:37:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.246s coverage: 96.3% of statements 15:37:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.190s coverage: 87.5% of statements 15:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.196s coverage: 94.4% of statements 15:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.173s coverage: 44.8% of statements 15:38:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.699s coverage: 81.8% of statements 15:38:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.293s coverage: 92.9% of statements 15:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 15:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements 15:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.166s coverage: 100.0% of statements 15:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.207s coverage: 58.8% of statements 15:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.206s coverage: 80.0% of statements 15:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements 15:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.277s coverage: 85.4% of statements 15:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.320s coverage: 91.2% of statements 15:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.795s coverage: 64.4% of statements 15:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:38:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.185s coverage: 100.0% of statements 15:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 91.3% of statements 15:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.079s coverage: 100.0% of statements 15:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements 15:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 15:38:16 Running on prd-ubuntu18.04-docker-8c-8g-480 in /w/workspace/edgexfoundry_edgex-go_PR-3627 [Pipeline] { [Pipeline] ws 15:38:16 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 15:38:16 The recommended git tool is: git 15:38:19 using credential edgex-jenkins-ssh 15:38:19 Cloning the remote Git repository 15:38:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:38:19 > git init /w/workspace/edgex-go/8 # timeout=10 15:38:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:38:19 > git --version # timeout=10 15:38:19 > git --version # 'git version 2.17.1' 15:38:19 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.058s coverage: 66.9% of statements 15:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.843s coverage: 43.6% of statements 15:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.198s coverage: 89.5% of statements 15:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.200s coverage: 84.8% of statements 15:38:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:38:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:38:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:38:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:38:28 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3627/head:refs/remotes/origin/PR-3627 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:38:28 Merging remotes/origin/main commit 166d79170882b6e1653a5f9367002074af0733c4 into PR head commit aded4f7d03d260b9363cce2232d9d442ed3f0801 15:38:29 Merge succeeded, producing aded4f7d03d260b9363cce2232d9d442ed3f0801 15:38:29 Checking out Revision aded4f7d03d260b9363cce2232d9d442ed3f0801 (PR-3627) 15:38:28 > git config core.sparsecheckout # timeout=10 15:38:28 > git checkout -f aded4f7d03d260b9363cce2232d9d442ed3f0801 # timeout=10 15:38:28 > git remote # timeout=10 15:38:28 > git config --get remote.origin.url # timeout=10 15:38:28 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:29 > git merge 166d79170882b6e1653a5f9367002074af0733c4 # timeout=10 15:38:29 > git rev-parse HEAD^{commit} # timeout=10 15:38:29 > git config core.sparsecheckout # timeout=10 15:38:29 > git checkout -f aded4f7d03d260b9363cce2232d9d442ed3f0801 # timeout=10 15:38:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.237s coverage: 19.3% of statements 15:38:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:38:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:38:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:38:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:38:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.612s coverage: 92.0% of statements 15:38:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:38:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:38:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:38:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:38:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.251s coverage: 62.7% of statements 15:38:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:38:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:38:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.382s coverage: 97.7% of statements 15:38:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:38:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:38:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:38:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:38:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.250s coverage: 28.9% of statements 15:38:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:38:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:38:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:38:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:38:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:38:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:38:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.183s coverage: 100.0% of statements 15:38:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.064s coverage: 95.4% of statements 15:38:31 GO111MODULE=on go vet ./... 15:38:32 Commit message: "feat: Use write lock when creating the new reader" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:38:33 + echo snap-build.sh 15:38:33 snap-build.sh 15:38:33 + SNAP_BASE_DIR=. 15:38:33 + '[' '!' -z /w/workspace/edgex-go/8 ']' 15:38:33 + SNAP_BASE_DIR=/w/workspace/edgex-go/8 15:38:33 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' 15:38:33 [snap-build] Building snap in dir [/w/workspace/edgex-go/8] 15:38:33 + cd /w/workspace/edgex-go/8 15:38:33 + sudo apt-get remove -qy --purge lxd lxd-client 15:38:33 Reading package lists... 15:38:33 Building dependency tree... 15:38:33 Reading state information... 15:38:33 The following packages were automatically installed and are no longer required: 15:38:33 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:38:33 uidmap xdelta3 15:38:33 Use 'sudo apt autoremove' to remove them. 15:38:33 The following packages will be REMOVED: 15:38:33 lxd* lxd-client* 15:38:34 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:38:34 After this operation, 31.7 MB disk space will be freed. 15:38:34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 15:38:34 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:38:35 Removing lxd dnsmasq configuration 15:38:35 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:38:35 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:38:36 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:38:36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 15:38:36 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:38:37 Processing triggers for systemd (237-3ubuntu10.45) ... 15:38:37 Processing triggers for ureadahead (0.100.0-21) ... 15:38:38 + sudo snap remove --purge lxd 15:38:38 snap "lxd" is not installed 15:38:38 + sudo groupadd --force --system lxd 15:38:38 ++ whoami 15:38:38 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:38:38 + newgrp - lxd 15:38:38 + sudo snap install lxd 15:38:46 2021-07-29T15:38:44Z INFO Waiting for automatic snapd restart... 15:38:59 lxd 4.16 from Canonical* installed 15:38:59 + sudo lxd init --auto 15:39:07 + sudo snap install --classic snapcraft 15:39:15 snapcraft 4.8.3 from Canonical* installed 15:39:15 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 15:39:15 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 15:39:15 % Total % Received % Xferd Average Speed Time Time Time Current 15:39:15 Dload Upload Total Spent Left Speed 15:39:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3870 0 --:--:-- --:--:-- --:--:-- 3846 15:39:16 100 3325k 100 3325k 0 0 8169k 0 --:--:-- --:--:-- --:--:-- 8169k 15:39:16 ./yq_linux_amd64 15:39:16 + sudo snapcraft prime --use-lxd 15:39:18 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:39:18 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 15:39:18 - README.md 15:39:18 15:39:18 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:39:18 Launching a container. 15:39:27 Waiting for container to be ready 15:39:27 To start your first instance, try: lxc launch ubuntu:18.04 15:39:27 15:39:30 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:39:30 Waiting for network to be ready... 15:39:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:39:31 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1813 kB] 15:39:31 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:39:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [333 kB] 15:39:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 15:39:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 15:39:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] 15:39:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] 15:39:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 15:39:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 15:39:31 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:39:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:39:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:39:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:39:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:39:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:39:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:39:32 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:39:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:39:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2160 kB] 15:39:33 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [425 kB] 15:39:33 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 15:39:33 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 15:39:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] 15:39:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] 15:39:33 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] 15:39:33 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 15:39:35 Fetched 24.9 MB in 4s (6006 kB/s) 15:39:36 Reading package lists... 15:39:36 Reading package lists... 15:39:36 Building dependency tree... 15:39:36 Reading state information... 15:39:36 The following additional packages will be installed: 15:39:36 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:39:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:39:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:39:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:39:36 Suggested packages: 15:39:36 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:39:36 Recommended packages: 15:39:36 gnupg libsasl2-modules 15:39:36 The following NEW packages will be installed: 15:39:36 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:39:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:39:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:39:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:39:36 The following packages will be upgraded: 15:39:36 gpg gpg-agent gpgconf libudev1 15:39:37 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 15:39:37 Need to get 3527 kB of archives. 15:39:37 After this operation, 13.3 MB of additional disk space will be used. 15:39:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] 15:39:37 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] 15:39:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 15:39:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 15:39:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 15:39:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 15:39:37 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 15:39:37 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 15:39:37 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 15:39:37 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 15:39:37 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 15:39:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:39:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 15:39:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 15:39:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 15:39:37 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 15:39:37 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 15:39:37 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 15:39:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 15:39:37 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 15:39:37 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 15:39:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 15:39:38 debconf: delaying package configuration, since apt-utils is not installed 15:39:38 Fetched 3527 kB in 1s (3379 kB/s) 15:39:38 (Reading database ... 12511 files and directories currently installed.) 15:39:38 Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... 15:39:38 Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 15:39:38 Setting up libudev1:amd64 (237-3ubuntu10.50) ... 15:39:38 Selecting previously unselected package udev. 15:39:38 (Reading database ... 12511 files and directories currently installed.) 15:39:38 Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... 15:39:38 Unpacking udev (237-3ubuntu10.50) ... 15:39:38 Selecting previously unselected package libfuse2:amd64. 15:39:38 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 15:39:38 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:39:38 Selecting previously unselected package fuse. 15:39:38 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 15:39:38 Unpacking fuse (2.9.7-1ubuntu1) ... 15:39:38 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 15:39:38 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:39:38 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 15:39:38 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:39:38 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 15:39:38 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:39:38 Selecting previously unselected package libksba8:amd64. 15:39:38 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:39:38 Unpacking libksba8:amd64 (1.3.5-2) ... 15:39:38 Selecting previously unselected package libroken18-heimdal:amd64. 15:39:38 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:39:38 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:38 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:39:38 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:39:38 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:38 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:39:38 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:39:38 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:39 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:39:39 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:39:39 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:39 Selecting previously unselected package libwind0-heimdal:amd64. 15:39:39 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:39:39 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:39 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:39:39 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:39:39 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:39 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:39:39 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:39:39 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:39 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:39:39 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:39:39 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:39 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:39:39 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:39:39 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:39 Selecting previously unselected package libsasl2-modules-db:amd64. 15:39:39 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:39:39 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:39:39 Selecting previously unselected package libsasl2-2:amd64. 15:39:39 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:39:39 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:39:39 Selecting previously unselected package libldap-common. 15:39:39 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 15:39:39 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:39:39 Selecting previously unselected package libldap-2.4-2:amd64. 15:39:39 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 15:39:39 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:39:39 Selecting previously unselected package dirmngr. 15:39:39 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 15:39:39 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 15:39:39 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:39:39 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 15:39:39 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:39:39 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:39:39 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:39:39 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 15:39:40 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:40 Setting up libksba8:amd64 (1.3.5-2) ... 15:39:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:39:40 Setting up udev (237-3ubuntu10.50) ... 15:39:40 invoke-rc.d: policy-rc.d denied execution of start. 15:39:40 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:40 Processing triggers for systemd (237-3ubuntu10) ... 15:39:40 Setting up fuse (2.9.7-1ubuntu1) ... 15:39:40 Setting up gpg (2.2.4-1ubuntu1.4) ... 15:39:40 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:40 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:40 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:40 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:40 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:40 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:40 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:39:40 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:39:40 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 15:39:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:39:41 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 15:39:41 settings in the [Install] section, and DefaultInstance for template units). 15:39:41 This means they are not meant to be enabled using systemctl. 15:39:41 Possible reasons for having this kind of units are: 15:39:41 1) A unit may be statically enabled by being symlinked from another unit's 15:39:41 .wants/ or .requires/ directory. 15:39:41 2) A unit's purpose may be to act as a helper for some other unit which has 15:39:41 a requirement dependency on it. 15:39:41 3) A unit may be started when needed via activation (socket, path, timer, 15:39:41 D-Bus, udev, scripted systemctl call, ...). 15:39:41 4) In case of template units, the unit is meant to be enabled with some 15:39:41 instance name specified. 15:39:41 Reading package lists... 15:39:41 Building dependency tree... 15:39:41 Reading state information... 15:39:42 The following additional packages will be installed: 15:39:42 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 15:39:42 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 15:39:42 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 15:39:42 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 15:39:42 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 15:39:42 Suggested packages: 15:39:42 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 15:39:42 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 15:39:42 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:39:42 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 15:39:42 systemd-container policykit-1 15:39:42 Recommended packages: 15:39:42 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 15:39:42 The following NEW packages will be installed: 15:39:42 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 15:39:42 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 15:39:42 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 15:39:42 multiarch-support openssh-client python3 python3-minimal python3.6 15:39:42 python3.6-minimal snapd squashfs-tools sudo 15:39:42 The following packages will be upgraded: 15:39:42 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 15:39:42 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 15:39:42 Need to get 36.7 MB of archives. 15:39:42 After this operation, 147 MB of additional disk space will be used. 15:39:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] 15:39:42 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 15:39:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] 15:39:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 15:39:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 15:39:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 15:39:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 15:39:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 15:39:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 15:39:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 15:39:42 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 15:39:42 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 15:39:42 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 15:39:42 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 15:39:42 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 15:39:42 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 15:39:42 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 15:39:42 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 15:39:42 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 15:39:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 15:39:42 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 15:39:42 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 15:39:42 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 15:39:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 15:39:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 15:39:42 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 15:39:42 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 15:39:42 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 15:39:42 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 15:39:42 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 15:39:44 debconf: delaying package configuration, since apt-utils is not installed 15:39:44 Fetched 36.7 MB in 2s (16.3 MB/s) 15:39:44 (Reading database ... 12757 files and directories currently installed.) 15:39:44 Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... 15:39:44 Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... 15:39:45 Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... 15:39:45 Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 15:39:45 Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... 15:39:45 (Reading database ... 12757 files and directories currently installed.) 15:39:45 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 15:39:45 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 15:39:45 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 15:39:45 (Reading database ... 12757 files and directories currently installed.) 15:39:45 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 15:39:45 Unpacking apt (1.6.14) over (1.6.1) ... 15:39:45 Setting up apt (1.6.14) ... 15:39:45 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 15:39:46 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:39:46 (Reading database ... 12764 files and directories currently installed.) 15:39:46 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 15:39:46 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 15:39:46 Selecting previously unselected package libpython3.6-minimal:amd64. 15:39:46 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:39:46 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:39:46 Selecting previously unselected package libexpat1:amd64. 15:39:46 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 15:39:46 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:39:46 Selecting previously unselected package python3.6-minimal. 15:39:46 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:39:46 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:39:46 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 15:39:46 Checking for services that may need to be restarted...done. 15:39:46 Checking for services that may need to be restarted...done. 15:39:46 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:39:46 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:39:46 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:39:47 Selecting previously unselected package python3-minimal. 15:39:47 (Reading database ... 13012 files and directories currently installed.) 15:39:47 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 15:39:47 Unpacking python3-minimal (3.6.7-1~18.04) ... 15:39:47 Selecting previously unselected package mime-support. 15:39:47 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 15:39:47 Unpacking mime-support (3.60ubuntu1) ... 15:39:47 Selecting previously unselected package libmpdec2:amd64. 15:39:47 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 15:39:47 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:39:47 Selecting previously unselected package libpython3.6-stdlib:amd64. 15:39:47 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:39:47 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:39:47 Selecting previously unselected package python3.6. 15:39:47 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:39:47 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:39:47 Selecting previously unselected package libpython3-stdlib:amd64. 15:39:47 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 15:39:47 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:39:48 Setting up python3-minimal (3.6.7-1~18.04) ... 15:39:48 Selecting previously unselected package python3. 15:39:48 (Reading database ... 13442 files and directories currently installed.) 15:39:48 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 15:39:48 Unpacking python3 (3.6.7-1~18.04) ... 15:39:48 Selecting previously unselected package multiarch-support. 15:39:48 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 15:39:48 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 15:39:48 Setting up multiarch-support (2.27-3ubuntu1.4) ... 15:39:48 Selecting previously unselected package liblzo2-2:amd64. 15:39:48 (Reading database ... 13479 files and directories currently installed.) 15:39:48 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 15:39:48 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 15:39:48 Selecting previously unselected package libbsd0:amd64. 15:39:48 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 15:39:48 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:39:48 Selecting previously unselected package sudo. 15:39:48 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 15:39:48 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 15:39:48 Selecting previously unselected package apparmor. 15:39:48 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 15:39:48 Unpacking apparmor (2.12-4ubuntu5.1) ... 15:39:48 Selecting previously unselected package libedit2:amd64. 15:39:48 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 15:39:48 Unpacking libedit2:amd64 (3.1-20170329-1) ... 15:39:48 Selecting previously unselected package libkrb5support0:amd64. 15:39:48 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 15:39:48 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:39:48 Selecting previously unselected package libk5crypto3:amd64. 15:39:48 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 15:39:48 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:39:48 Selecting previously unselected package libkeyutils1:amd64. 15:39:48 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 15:39:48 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:39:48 Selecting previously unselected package libkrb5-3:amd64. 15:39:48 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 15:39:48 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:39:49 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:39:49 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 15:39:49 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:39:49 Selecting previously unselected package libssl1.0.0:amd64. 15:39:49 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 15:39:49 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 15:39:49 Selecting previously unselected package openssh-client. 15:39:49 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 15:39:49 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 15:39:49 Selecting previously unselected package squashfs-tools. 15:39:49 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 15:39:49 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 15:39:49 Selecting previously unselected package snapd. 15:39:49 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 15:39:49 Unpacking snapd (2.49.2+18.04) ... 15:39:51 Setting up libedit2:amd64 (3.1-20170329-1) ... 15:39:51 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 15:39:51 Setting up mime-support (3.60ubuntu1) ... 15:39:51 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 15:39:51 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:39:51 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:39:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:39:51 Setting up systemd (237-3ubuntu10.50) ... 15:39:51 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:39:52 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:39:52 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:39:52 Setting up liblzo2-2:amd64 (2.08-1.2) ... 15:39:52 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:39:52 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:39:52 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:39:52 gofmt -l . 15:39:52 [ "`gofmt -l .`" = "" ] 15:39:52 ./bin/test-attribution-txt.sh [Pipeline] sh 15:39:53 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 15:39:53 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:39:53 + ls -al . 15:39:53 total 624 15:39:53 drwxrwxr-x 9 1001 1001 4096 Jul 29 15:39 . 15:39:53 drwxr-xr-x 4 root root 4096 Jul 29 15:35 .. 15:39:53 -rw-rw-r-- 1 1001 1001 11 Jul 29 15:32 .dockerignore 15:39:53 drwxrwxr-x 8 1001 1001 4096 Jul 29 15:32 .git 15:39:53 drwxrwxr-x 3 1001 1001 4096 Jul 29 15:32 .github 15:39:53 -rw-rw-r-- 1 1001 1001 818 Jul 29 15:32 .gitignore 15:39:53 -rw-rw-r-- 1 1001 1001 76 Jul 29 15:32 .hadolint.yml 15:39:53 -rw-rw-r-- 1 1001 1001 166 Jul 29 15:32 .sonarcloud.properties 15:39:53 -rw-rw-r-- 1 1001 1001 8609 Jul 29 15:32 Attribution.txt 15:39:53 -rw-rw-r-- 1 1001 1001 43881 Jul 29 15:32 CHANGELOG.md 15:39:53 -rw-rw-r-- 1 1001 1001 3804 Jul 29 15:32 CONTRIBUTING.md 15:39:53 -rw-rw-r-- 1 1001 1001 931 Jul 29 15:32 Dockerfile.build 15:39:53 -rw-rw-r-- 1 1001 1001 849 Jul 29 15:32 Jenkinsfile 15:39:53 -rw-rw-r-- 1 1001 1001 10775 Jul 29 15:32 LICENSE 15:39:53 -rw-rw-r-- 1 1001 1001 5915 Jul 29 15:32 Makefile 15:39:53 -rw-rw-r-- 1 1001 1001 8649 Jul 29 15:32 README.md 15:39:53 -rw-rw-r-- 1 1001 1001 6912 Jul 29 15:32 SECURITY.md 15:39:53 -rw-rw-r-- 1 1001 1001 5 Jul 29 15:28 VERSION 15:39:53 -rw-rw-r-- 1 1001 1001 4131 Jul 29 15:32 ZMQWindows.md 15:39:53 drwxrwxr-x 2 1001 1001 4096 Jul 29 15:32 bin 15:39:53 drwxrwxr-x 14 1001 1001 4096 Jul 29 15:32 cmd 15:39:53 -rw-r--r-- 1 root root 403847 Jul 29 15:38 coverage.out 15:39:53 -rw-rw-r-- 1 1001 1001 813 Jul 29 15:32 go.mod 15:39:53 -rw-r--r-- 1 root root 48847 Jul 29 15:35 go.sum 15:39:53 drwxrwxr-x 8 1001 1001 4096 Jul 29 15:32 internal 15:39:53 drwxrwxr-x 3 1001 1001 4096 Jul 29 15:32 openapi 15:39:53 drwxrwxr-x 4 1001 1001 4096 Jul 29 15:32 snap 15:39:53 -rw-rw-r-- 1 1001 1001 204 Jul 29 15:32 version.go [Pipeline] sh 15:39:53 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:39:53 Setting up python3 (3.6.7-1~18.04) ... 15:39:53 running python rtupdate hooks for python3.6... 15:39:53 running python post-rtupdate hooks for python3.6... 15:39:54 + '[' -e coverage.out ] 15:39:54 + chown 1001:1001 coverage.out [Pipeline] stash 15:39:54 Warning: overwriting stash ‘coverage-report’ 15:39:54 Setting up apparmor (2.12-4ubuntu5.1) ... 15:39:54 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:39:55 Stashed 1 file(s) [Pipeline] sh 15:39:55 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:39:55 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 15:39:55 Setting up snapd (2.49.2+18.04) ... 15:39:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:39:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:39:55 + make build 15:39:55 go mod tidy 15:39:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:39:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:39:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:39:56 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:39:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:39:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:39:56 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:39:56 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:39:57 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:39:57 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 15:39:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:39:57 Processing triggers for systemd (237-3ubuntu10.50) ... 15:39:58 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:39:58 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:39:58 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:39:59 Reading package lists... 15:39:59 Reading package lists... 15:40:00 Building dependency tree... 15:40:00 Reading state information... 15:40:00 Calculating upgrade... 15:40:00 The following packages will be upgraded: 15:40:00 advancecomp base-files bash binutils binutils-common 15:40:00 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 15:40:00 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 15:40:00 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 15:40:00 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 15:40:00 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 15:40:00 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 15:40:00 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 15:40:00 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 15:40:00 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 15:40:00 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 15:40:00 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 15:40:00 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 15:40:00 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 15:40:00 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 15:40:00 ubuntu-keyring util-linux 15:40:00 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:40:00 Need to get 64.2 MB of archives. 15:40:00 After this operation, 5125 kB of additional disk space will be used. 15:40:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-151.157 [994 kB] 15:40:00 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 15:40:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 15:40:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 15:40:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 15:40:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 15:40:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 15:40:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 15:40:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 15:40:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 15:40:00 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 15:40:00 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 15:40:00 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 15:40:00 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 15:40:00 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 15:40:00 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 15:40:00 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 15:40:00 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 15:40:00 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 15:40:00 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 15:40:00 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 15:40:00 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 15:40:00 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 15:40:00 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 15:40:00 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 15:40:00 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 15:40:00 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 15:40:00 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 15:40:00 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 15:40:00 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 15:40:00 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 15:40:00 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 15:40:00 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] 15:40:00 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 15:40:00 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 15:40:00 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 15:40:00 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 15:40:00 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 15:40:00 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 15:40:00 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 15:40:00 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 15:40:00 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 15:40:00 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 15:40:00 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 15:40:00 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 15:40:00 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 15:40:00 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 15:40:00 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 15:40:00 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 15:40:00 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 15:40:00 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 15:40:00 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 15:40:00 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 15:40:00 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 15:40:00 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 15:40:00 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 15:40:00 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 15:40:00 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 15:40:01 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 15:40:01 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:40:01 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 15:40:01 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 15:40:01 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:40:01 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:40:01 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 15:40:01 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 15:40:01 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 15:40:01 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 15:40:01 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 15:40:01 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 15:40:01 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 15:40:01 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 15:40:01 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 15:40:01 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 15:40:01 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 15:40:01 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 15:40:01 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 15:40:01 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 15:40:01 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 15:40:01 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 15:40:01 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 15:40:01 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 15:40:01 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 15:40:01 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 15:40:01 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 15:40:01 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 15:40:01 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 15:40:01 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 15:40:01 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 15:40:01 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 15:40:01 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 15:40:01 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 15:40:01 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 15:40:01 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 15:40:01 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 15:40:01 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 15:40:01 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 15:40:01 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 15:40:01 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 15:40:01 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 15:40:01 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:40:02 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:40:02 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 15:40:02 debconf: delaying package configuration, since apt-utils is not installed 15:40:02 Fetched 64.2 MB in 2s (36.2 MB/s) 15:40:02 (Reading database ... 13914 files and directories currently installed.) 15:40:02 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 15:40:02 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:40:02 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 15:40:02 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:40:02 Preparing to unpack .../2-linux-libc-dev_4.15.0-151.157_amd64.deb ... 15:40:02 Unpacking linux-libc-dev:amd64 (4.15.0-151.157) over (4.15.0-20.21) ... 15:40:03 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:03 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:03 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:03 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:03 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:40:03 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:03 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:03 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:03 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:03 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:03 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:03 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:03 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:03 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:03 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:03 (Reading database ... 13914 files and directories currently installed.) 15:40:03 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:03 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 15:40:03 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 15:40:03 (Reading database ... 13914 files and directories currently installed.) 15:40:03 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:03 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:03 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:03 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:03 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:40:03 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:40:03 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:04 (Reading database ... 13914 files and directories currently installed.) 15:40:04 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 15:40:04 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:40:04 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 15:40:04 (Reading database ... 13914 files and directories currently installed.) 15:40:04 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 15:40:04 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 15:40:05 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 15:40:05 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 15:40:05 Setting up base-files (10.1ubuntu2.10) ... 15:40:05 Installing new version of config file /etc/issue ... 15:40:05 Installing new version of config file /etc/issue.net ... 15:40:05 Installing new version of config file /etc/lsb-release ... 15:40:05 Installing new version of config file /etc/update-motd.d/50-motd-news ... 15:40:05 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 15:40:05 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 15:40:05 Removing obsolete conffile /etc/default/motd-news ... 15:40:05 (Reading database ... 13915 files and directories currently installed.) 15:40:05 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 15:40:05 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 15:40:06 Setting up bash (4.4.18-2ubuntu1.2) ... 15:40:06 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 15:40:06 (Reading database ... 13915 files and directories currently installed.) 15:40:06 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 15:40:06 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 15:40:06 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 15:40:06 (Reading database ... 13915 files and directories currently installed.) 15:40:06 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 15:40:06 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 15:40:06 Setting up tar (1.29b-2ubuntu0.2) ... 15:40:06 (Reading database ... 13915 files and directories currently installed.) 15:40:06 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 15:40:06 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:40:06 Setting up dpkg (1.19.0.5ubuntu2.3) ... 15:40:06 (Reading database ... 13915 files and directories currently installed.) 15:40:06 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 15:40:06 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:40:06 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 15:40:06 (Reading database ... 13915 files and directories currently installed.) 15:40:06 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 15:40:06 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:40:06 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 15:40:06 (Reading database ... 13915 files and directories currently installed.) 15:40:06 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 15:40:06 Unpacking grep (3.1-2build1) over (3.1-2) ... 15:40:06 Setting up grep (3.1-2build1) ... 15:40:07 (Reading database ... 13915 files and directories currently installed.) 15:40:07 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 15:40:07 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 15:40:07 Setting up gzip (1.6-5ubuntu1.1) ... 15:40:07 (Reading database ... 13915 files and directories currently installed.) 15:40:07 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 15:40:07 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:40:07 Setting up login (1:4.5-1ubuntu2) ... 15:40:07 (Reading database ... 13915 files and directories currently installed.) 15:40:07 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 15:40:07 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:40:07 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 15:40:07 (Reading database ... 13915 files and directories currently installed.) 15:40:07 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 15:40:07 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:40:07 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 15:40:07 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:40:07 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 15:40:07 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:40:08 Setting up perl-base (5.26.1-6ubuntu0.5) ... 15:40:08 (Reading database ... 13915 files and directories currently installed.) 15:40:08 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 15:40:08 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:40:08 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:40:08 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:40:08 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:40:08 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:40:09 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 15:40:09 (Reading database ... 13915 files and directories currently installed.) 15:40:09 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 15:40:09 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 15:40:09 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 15:40:09 (Reading database ... 13915 files and directories currently installed.) 15:40:09 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:40:09 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:40:09 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:40:09 (Reading database ... 13915 files and directories currently installed.) 15:40:09 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:40:09 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:40:09 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:40:09 (Reading database ... 13915 files and directories currently installed.) 15:40:09 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:40:09 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:40:09 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:40:09 (Reading database ... 13915 files and directories currently installed.) 15:40:09 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:40:09 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:40:09 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:40:09 (Reading database ... 13915 files and directories currently installed.) 15:40:09 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 15:40:09 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:40:09 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 15:40:09 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:40:09 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 15:40:09 (Reading database ... 13915 files and directories currently installed.) 15:40:09 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 15:40:09 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:40:10 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 15:40:10 (Reading database ... 13915 files and directories currently installed.) 15:40:10 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:40:10 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:40:10 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:40:10 (Reading database ... 13915 files and directories currently installed.) 15:40:10 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:40:10 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:40:10 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 15:40:10 (Reading database ... 13915 files and directories currently installed.) 15:40:10 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:40:10 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:40:10 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 15:40:10 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 15:40:11 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 15:40:11 (Reading database ... 13915 files and directories currently installed.) 15:40:11 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 15:40:11 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:40:11 Setting up libc-bin (2.27-3ubuntu1.4) ... 15:40:11 (Reading database ... 13915 files and directories currently installed.) 15:40:11 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 15:40:11 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:40:11 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 15:40:11 (Reading database ... 13917 files and directories currently installed.) 15:40:11 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 15:40:11 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 15:40:11 Setting up debconf (1.5.66ubuntu1) ... 15:40:11 (Reading database ... 13917 files and directories currently installed.) 15:40:11 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 15:40:11 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:40:12 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 15:40:12 (Reading database ... 13917 files and directories currently installed.) 15:40:12 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 15:40:12 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:40:12 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 15:40:12 (Reading database ... 13917 files and directories currently installed.) 15:40:12 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:40:12 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:40:12 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 15:40:12 (Reading database ... 13917 files and directories currently installed.) 15:40:12 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:40:12 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:40:12 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 15:40:12 (Reading database ... 13919 files and directories currently installed.) 15:40:12 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:40:12 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:40:12 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 15:40:12 (Reading database ... 13923 files and directories currently installed.) 15:40:12 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:40:12 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:40:13 Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... 15:40:13 Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... 15:40:13 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 15:40:13 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:40:13 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 15:40:13 (Reading database ... 13923 files and directories currently installed.) 15:40:13 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 15:40:13 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 15:40:13 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 15:40:13 (Reading database ... 13923 files and directories currently installed.) 15:40:13 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 15:40:13 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 15:40:13 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 15:40:13 (Reading database ... 13923 files and directories currently installed.) 15:40:13 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 15:40:13 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:40:13 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 15:40:13 (Reading database ... 13923 files and directories currently installed.) 15:40:13 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 15:40:13 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:40:13 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 15:40:13 (Reading database ... 13923 files and directories currently installed.) 15:40:13 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 15:40:13 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 15:40:13 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 15:40:14 (Reading database ... 13923 files and directories currently installed.) 15:40:14 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 15:40:14 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:40:14 Setting up passwd (1:4.5-1ubuntu2) ... 15:40:14 (Reading database ... 13923 files and directories currently installed.) 15:40:14 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 15:40:14 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:40:14 Setting up gpgv (2.2.4-1ubuntu1.4) ... 15:40:14 (Reading database ... 13923 files and directories currently installed.) 15:40:14 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 15:40:14 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 15:40:14 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 15:40:14 (Reading database ... 13923 files and directories currently installed.) 15:40:14 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 15:40:14 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 15:40:14 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 15:40:14 (Reading database ... 13923 files and directories currently installed.) 15:40:14 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 15:40:14 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 15:40:14 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 15:40:14 (Reading database ... 13923 files and directories currently installed.) 15:40:14 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 15:40:14 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 15:40:14 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 15:40:14 (Reading database ... 13923 files and directories currently installed.) 15:40:14 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 15:40:15 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 15:40:15 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 15:40:15 (Reading database ... 13923 files and directories currently installed.) 15:40:15 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 15:40:15 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 15:40:15 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 15:40:15 (Reading database ... 13923 files and directories currently installed.) 15:40:15 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 15:40:15 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 15:40:15 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 15:40:15 (Reading database ... 13923 files and directories currently installed.) 15:40:15 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 15:40:15 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 15:40:15 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 15:40:15 (Reading database ... 13924 files and directories currently installed.) 15:40:15 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:40:15 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:40:15 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:40:15 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:40:16 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 15:40:16 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 15:40:16 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 15:40:16 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 15:40:16 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 15:40:16 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 15:40:16 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 15:40:16 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 15:40:16 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 15:40:16 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 15:40:16 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 15:40:16 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 15:40:16 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 15:40:16 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 15:40:16 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 15:40:16 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 15:40:16 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 15:40:16 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 15:40:16 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 15:40:16 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 15:40:17 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 15:40:17 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 15:40:17 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 15:40:17 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 15:40:17 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:40:17 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:40:17 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:40:17 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:40:17 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:40:17 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:40:17 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:40:17 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:40:17 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:40:17 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:40:17 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:40:17 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:40:17 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:40:17 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:40:18 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:40:18 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:40:19 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:40:19 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:40:19 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:40:19 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:40:20 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:40:20 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:40:20 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:40:20 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:40:21 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:40:21 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:40:21 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:40:21 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:40:21 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 15:40:21 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:40:21 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 15:40:21 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:40:21 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 15:40:21 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 15:40:21 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:40:21 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:40:21 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:40:21 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:40:21 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 15:40:21 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 15:40:21 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:21 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 15:40:21 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:21 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:21 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:21 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 15:40:21 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 15:40:21 Setting up tzdata (2021a-0ubuntu0.18.04) ... 15:40:21 15:40:21 Current default time zone: 'Etc/UTC' 15:40:21 Local time is now: Thu Jul 29 15:40:21 UTC 2021. 15:40:21 Universal Time is now: Thu Jul 29 15:40:21 UTC 2021. 15:40:21 Run 'dpkg-reconfigure tzdata' if you wish to change it. 15:40:21 15:40:21 Setting up systemd-sysv (237-3ubuntu10.50) ... 15:40:21 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:21 Setting up linux-libc-dev:amd64 (4.15.0-151.157) ... 15:40:21 Setting up mount (2.31.1-0.4ubuntu3.7) ... 15:40:21 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 15:40:22 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 15:40:22 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 15:40:22 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 15:40:22 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 15:40:22 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 15:40:22 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:22 Setting up procps (2:3.3.12-3ubuntu1.2) ... 15:40:22 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 15:40:22 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 15:40:22 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:22 Setting up patch (2.7.6-2ubuntu1.1) ... 15:40:22 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 15:40:22 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 15:40:22 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 15:40:22 Installing new version of config file /etc/ssl/openssl.cnf ... 15:40:22 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 15:40:22 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 15:40:22 Setting up ca-certificates (20210119~18.04.1) ... 15:40:23 Updating certificates in /etc/ssl/certs... 15:40:24 23 added, 27 removed; done. 15:40:24 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 15:40:24 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:40:24 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 15:40:24 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 15:40:24 Setting up pkgbinarymangler (138.18.04.1) ... 15:40:24 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 15:40:24 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 15:40:25 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 15:40:25 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 15:40:25 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:40:25 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:40:25 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:40:25 Setting up perl (5.26.1-6ubuntu0.5) ... 15:40:25 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 15:40:25 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 15:40:25 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:40:25 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 15:40:25 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:40:25 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 15:40:25 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 15:40:25 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 15:40:25 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 15:40:25 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:40:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:40:25 Processing triggers for systemd (237-3ubuntu10.50) ... 15:40:25 Processing triggers for mime-support (3.60ubuntu1) ... 15:40:25 Processing triggers for ca-certificates (20210119~18.04.1) ... 15:40:25 Updating certificates in /etc/ssl/certs... 15:40:26 0 added, 0 removed; done. 15:40:26 Running hooks in /etc/ca-certificates/update.d... 15:40:26 done. 15:40:26 Reading package lists... 15:40:26 Building dependency tree... 15:40:26 Reading state information... 15:40:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:40:26 The following NEW packages will be installed: 15:40:26 apt-transport-https 15:40:26 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 15:40:26 Need to get 4348 B of archives. 15:40:26 After this operation, 154 kB of additional disk space will be used. 15:40:26 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 15:40:27 debconf: delaying package configuration, since apt-utils is not installed 15:40:27 Fetched 4348 B in 0s (24.1 kB/s) 15:40:27 Selecting previously unselected package apt-transport-https. 15:40:27 (Reading database ... 13929 files and directories currently installed.) 15:40:27 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 15:40:27 Unpacking apt-transport-https (1.6.14) ... 15:40:27 Setting up apt-transport-https (1.6.14) ... 15:40:27 Waiting for network to be ready... 15:40:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:40:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:40:34 2021-07-29T15:40:31Z INFO Waiting for automatic snapd restart... 15:40:35 snapd 2.51.3 from Canonical* installed 15:40: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 15:40:35 "snapd" switched to the "latest/stable" channel 15:40:35 15:40:38 core18 20210611 from Canonical* installed 15:40:38 "core18" switched to the "latest/stable" channel 15:40:38 15:40:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:40:41 snapcraft 4.8.3 from Canonical* installed 15:40:41 "snapcraft" switched to the "latest/stable" channel 15:40:41 15:40:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:40:46 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 15:40:46 - README.md 15:40:46 15:40:46 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:40:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:40:46 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:40:46 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:40:46 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:40:47 Reading package lists... 15:40:48 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 15:40:48 Reading package lists... 15:40:48 Building dependency tree... 15:40:48 Reading state information... 15:40:48 Suggested packages: 15:40:48 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:40:48 git-gui gitk gitweb git-cvs git-mediawiki git-svn 15:40:48 Recommended packages: 15:40:48 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 15:40:48 The following NEW packages will be installed: 15:40:48 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 15:40:48 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 15:40:48 pkg-config zip 15:40:48 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 15:40:48 Need to get 7663 kB of archives. 15:40:48 After this operation, 43.8 MB of additional disk space will be used. 15:40:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 15:40:48 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 15:40:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 15:40:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 15:40:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 15:40:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:40:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 15:40:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 15:40:49 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 15:40:49 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 15:40:49 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 15:40:49 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 15:40:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 15:40:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 15:40:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 15:40:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 15:40:49 debconf: delaying package configuration, since apt-utils is not installed 15:40:49 Fetched 7663 kB in 1s (9434 kB/s) 15:40:49 Selecting previously unselected package libglib2.0-0:amd64. 15:40:49 (Reading database ... 13933 files and directories currently installed.) 15:40:49 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 15:40:49 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:40:49 Selecting previously unselected package libpsl5:amd64. 15:40:49 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 15:40:49 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 15:40:49 Selecting previously unselected package libnghttp2-14:amd64. 15:40:49 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 15:40:49 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:40:49 Selecting previously unselected package librtmp1:amd64. 15:40:49 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 15:40:49 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:40:49 Selecting previously unselected package libcurl3-gnutls:amd64. 15:40:49 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 15:40:49 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 15:40:49 Selecting previously unselected package liberror-perl. 15:40:49 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 15:40:50 Unpacking liberror-perl (0.17025-1) ... 15:40:50 Selecting previously unselected package git-man. 15:40:50 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 15:40:50 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 15:40:50 Selecting previously unselected package git. 15:40:50 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 15:40:50 Unpacking git (1:2.17.1-1ubuntu0.8) ... 15:40:50 Selecting previously unselected package libnorm1:amd64. 15:40:50 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 15:40:50 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:40:50 Selecting previously unselected package libpgm-5.2-0:amd64. 15:40:50 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 15:40:50 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:40:50 Selecting previously unselected package libsodium23:amd64. 15:40:50 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 15:40:50 Unpacking libsodium23:amd64 (1.0.16-2) ... 15:40:50 Selecting previously unselected package libzmq5:amd64. 15:40:50 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 15:40:50 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:40:50 Selecting previously unselected package libzmq3-dev:amd64. 15:40:50 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 15:40:50 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:40:50 Selecting previously unselected package pkg-config. 15:40:50 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 15:40:50 Unpacking pkg-config (0.29.1-0ubuntu2) ... 15:40:51 Selecting previously unselected package zip. 15:40:51 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 15:40:51 Unpacking zip (3.0-11build1) ... 15:40:51 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:40:51 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 15:40:51 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:40:51 Setting up liberror-perl (0.17025-1) ... 15:40:51 Setting up libpsl5:amd64 (0.19.1-5build1) ... 15:40:51 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:40:51 No schema files found: doing nothing. 15:40:51 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:40:51 Setting up zip (3.0-11build1) ... 15:40:51 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:40:51 Setting up libsodium23:amd64 (1.0.16-2) ... 15:40:51 Setting up pkg-config (0.29.1-0ubuntu2) ... 15:40:51 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:40:51 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 15:40:51 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:40:51 Setting up git (1:2.17.1-1ubuntu0.8) ... 15:40:51 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:40:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:40:52 git set to automatically installed. 15:40:52 git-man set to automatically installed. 15:40:52 libcurl3-gnutls set to automatically installed. 15:40:52 liberror-perl set to automatically installed. 15:40:52 libglib2.0-0 set to automatically installed. 15:40:52 libnghttp2-14 set to automatically installed. 15:40:52 libnorm1 set to automatically installed. 15:40:52 libpgm-5.2-0 set to automatically installed. 15:40:52 libpsl5 set to automatically installed. 15:40:52 librtmp1 set to automatically installed. 15:40:52 libsodium23 set to automatically installed. 15:40:52 libzmq3-dev set to automatically installed. 15:40:52 libzmq5 set to automatically installed. 15:40:52 pkg-config set to automatically installed. 15:40:52 zip set to automatically installed. 15:40:53 snapd is not logged in, snap install commands will use sudo 15:40:54 snap "core18" has no updates available 15:40:55 snapd is not logged in, snap install commands will use sudo [Pipeline] } 15:40:57 $ docker stop --time=1 e3ce448df521d0202cf8450b927c4ce17c5cbeb2e4badbdc7fe2bf5fb8c23b6d 15:41:00 $ docker rm -f e3ce448df521d0202cf8450b927c4ce17c5cbeb2e4badbdc7fe2bf5fb8c23b6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:41:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:41:02 15:41:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:41:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:41:03 latest: Pulling from edgex-devops/edgex-compose-arm64 15:41:03 29e5d40040c1: Pulling fs layer 15:41:03 1ce36da41761: Pulling fs layer 15:41:03 25b303627fd3: Pulling fs layer 15:41:03 29e5d40040c1: Verifying Checksum 15:41:03 29e5d40040c1: Download complete 15:41:04 1ce36da41761: Verifying Checksum 15:41:04 1ce36da41761: Download complete 15:41:04 29e5d40040c1: Pull complete 15:41:05 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 15:41:05 Pulling config-common 15:41:05 + snapcraftctl pull 15:41:06 25b303627fd3: Verifying Checksum 15:41:06 25b303627fd3: Download complete 15:41:06 1ce36da41761: Pull complete 15:41:06 Pulling go-build-helper 15:41:06 + snapcraftctl pull 15:41:08 'edgex-go' has dependencies that need to be staged: go-build-helper 15:41:08 Skipping pull go-build-helper (already ran) 15:41:08 Building go-build-helper 15:41:08 + snapcraftctl build 15:41:10 Staging go-build-helper 15:41:10 + snapcraftctl stage 15:41:16 25b303627fd3: Pull complete 15:41:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:41:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:41:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:41:16 prd-ubuntu18.04-docker-arm64-4c-16g-479 does not seem to be running inside a container 15:41:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 15:41:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:41:20 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:41:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1813 kB] 15:41:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [333 kB] 15:41:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 15:41:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 15:41:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] 15:41:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] 15:41:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 15:41:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 15:41:20 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:41:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:41:20 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:41:20 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:41:20 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:41:20 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:41:20 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:41:20 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:41:20 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:41:20 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2160 kB] 15:41:20 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [425 kB] 15:41:20 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 15:41:20 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 15:41:20 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] 15:41:20 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] 15:41:20 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] 15:41:20 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 15:41:20 Fetched 24.9 MB in 0s (0 B/s) 15:41:20 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 15:41:20 Fetched 224 kB in 0s (0 B/s) 15:41:20 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 15:41:20 Fetched 157 kB in 0s (0 B/s) 15:41:20 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 15:41:20 Fetched 221 kB in 0s (0 B/s) 15:41:20 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 15:41:20 Fetched 143 kB in 0s (0 B/s) 15:41:20 Pulling edgex-go 15:41:20 + snapcraftctl pull 15:41:20 Pulling hooks 15:41:20 + snapcraftctl pull 15:41:20 $ docker top 2e636f74cf1a0503c1eb870ccb016e6452909f44b485297fe418c329f0bc310c -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:21 + docker-compose+ buildgrep parallel --help 15:41:21 15:41:25 --parallel Build images in parallel. [Pipeline] } 15:41:25 $ docker stop --time=1 2e636f74cf1a0503c1eb870ccb016e6452909f44b485297fe418c329f0bc310c 15:41:27 $ docker rm -f 2e636f74cf1a0503c1eb870ccb016e6452909f44b485297fe418c329f0bc310c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:41:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:41:28 . [Pipeline] withDockerContainer 15:41:28 prd-ubuntu18.04-docker-arm64-4c-16g-479 does not seem to be running inside a container 15:41:28 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:41:29 $ docker top f786e1611975bb5c944a866530dcf57f33a9e46339b6e23045d486c881d40d18 -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:30 + docker-compose -f ./docker-compose-build.yml build --parallel 15:41:34 Building core-command ... 15:41:34 Building core-data ... 15:41:34 Building core-metadata ... 15:41:34 Building security-bootstrapper ... 15:41:34 Building security-proxy-setup ... 15:41:34 Building security-secretstore-setup ... 15:41:34 Building support-notifications ... 15:41:34 Building support-scheduler ... 15:41:34 Building sys-mgmt-agent ... 15:41:34 Building sys-mgmt-agent 15:41:34 Building security-proxy-setup 15:41:34 Building support-notifications 15:41:34 Building support-scheduler 15:41:34 Building core-metadata 15:41:38 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 15:41:38 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 15:41:38 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:41:38 Fetched 0 B in 0s (0 B/s) 15:41:38 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 15:41:38 Fetched 96.5 kB in 0s (0 B/s) 15:41:38 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 15:41:38 Fetched 279 kB in 0s (0 B/s) 15:41:38 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 15:41:38 Fetched 122 kB in 0s (0 B/s) 15:41:38 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 15:41:38 Fetched 77.8 kB in 0s (0 B/s) 15:41:38 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 15:41:38 Fetched 8848 B in 0s (0 B/s) 15:41:38 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 15:41:38 Fetched 47.8 kB in 0s (0 B/s) 15:41:38 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 15:41:38 Fetched 45.6 kB in 0s (0 B/s) 15:41:38 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 15:41:38 Fetched 15.0 kB in 0s (0 B/s) 15:41:38 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 15:41:38 Fetched 219 kB in 0s (0 B/s) 15:41:38 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 15:41:38 Fetched 154 kB in 0s (0 B/s) 15:41:38 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 15:41:38 Fetched 50.6 kB in 0s (0 B/s) 15:41:38 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 15:41:38 Fetched 14.8 kB in 0s (0 B/s) 15:41:38 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 15:41:38 Fetched 41.8 kB in 0s (0 B/s) 15:41:38 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 15:41:38 Fetched 499 kB in 0s (0 B/s) 15:41:38 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 15:41:38 Fetched 111 kB in 0s (0 B/s) 15:41:38 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 15:41:38 Fetched 240 kB in 0s (0 B/s) 15:41:38 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 15:41:38 Fetched 29.3 kB in 0s (0 B/s) 15:41:38 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 15:41:38 Fetched 85.5 kB in 0s (0 B/s) 15:41:38 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 15:41:38 Fetched 24.5 kB in 0s (0 B/s) 15:41:38 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 15:41:38 Fetched 49.2 kB in 0s (0 B/s) 15:41:38 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 15:41:38 Fetched 54.2 kB in 0s (0 B/s) 15:41:38 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 15:41:38 Fetched 30.8 kB in 0s (0 B/s) 15:41:38 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 15:41:38 Fetched 15.8 kB in 0s (0 B/s) 15:41:38 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 15:41:38 Fetched 85.9 kB in 0s (0 B/s) 15:41:38 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 15:41:38 Fetched 8720 B in 0s (0 B/s) 15:41:38 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 15:41:38 Fetched 140 kB in 0s (0 B/s) 15:41:38 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 15:41:38 Fetched 119 kB in 0s (0 B/s) 15:41:38 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 15:41:38 Fetched 111 kB in 0s (0 B/s) 15:41:38 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 15:41:38 Fetched 11.1 kB in 0s (0 B/s) 15:41:38 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 15:41:38 Fetched 645 kB in 0s (0 B/s) 15:41:38 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 15:41:38 Fetched 41.3 kB in 0s (0 B/s) 15:41:38 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 15:41:38 Fetched 17.9 kB in 0s (0 B/s) 15:41:38 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 15:41:38 Fetched 368 kB in 0s (0 B/s) 15:41:38 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 15:41:38 Fetched 187 kB in 0s (0 B/s) 15:41:38 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 15:41:38 Fetched 175 kB in 0s (0 B/s) 15:41:38 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 15:41:38 Fetched 206 kB in 0s (0 B/s) 15:41:38 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 15:41:38 Fetched 1301 kB in 0s (0 B/s) 15:41:38 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 15:41:38 Fetched 36.2 kB in 0s (0 B/s) 15:41:38 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 15:41:38 Fetched 159 kB in 0s (0 B/s) 15:41:38 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 15:41:38 Fetched 107 kB in 0s (0 B/s) 15:41:38 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 15:41:38 Fetched 48.7 kB in 0s (0 B/s) 15:41:38 Pulling static-packages 15:41:38 + snapcraftctl pull 15:41:38 Pulling version 15:41:38 + cd /root/project 15:41:38 + git describe --tags --abbrev=0 15:41:38 + sed s/v// 15:41:38 + GIT_VERSION=2.0.1-dev.16 15:41:38 + [ -z 2.0.1-dev.16 ] 15:41:38 + snapcraftctl set-version 2.0.1-dev.16 15:41:39 Building config-common 15:41:39 + snapcraftctl build 15:41:41 Skipping build go-build-helper (already ran) 15:41:41 Building edgex-go 15:41:42 + cd /root/parts/edgex-go/src 15:41:42 + git describe --tags --abbrev=0 15:41:42 + sed s/v// 15:41:42 + GIT_VERSION=2.0.1-dev.16 15:41:42 + [ -z 2.0.1-dev.16 ] 15:41:42 + echo 2.0.1-dev.16 15:41:42 + make build 15:41:42 go mod tidy 15:41:45 go: downloading github.com/gorilla/mux v1.8.0 15:41:45 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 15:41:45 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.11 15:41:45 go: downloading github.com/stretchr/testify v1.7.0 15:41:45 go: downloading github.com/google/uuid v1.3.0 15:41:45 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 15:41:45 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 15:41:45 go: downloading gopkg.in/yaml.v2 v2.4.0 15:41:45 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:41:45 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:41:45 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 15:41:45 go: downloading github.com/lib/pq v1.10.2 15:41:46 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 15:41:46 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 15:41:46 go: downloading github.com/pelletier/go-toml v1.9.3 15:41:46 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 15:41:46 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 15:41:46 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 15:41:47 go: downloading github.com/go-playground/validator/v10 v10.8.0 15:41:47 go: downloading github.com/go-kit/kit v0.11.0 15:41:47 go: downloading github.com/davecgh/go-spew v1.1.1 15:41:47 go: downloading github.com/pmezard/go-difflib v1.0.0 15:41:47 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 15:41:47 go: downloading github.com/stretchr/objx v0.1.1 15:41:47 go: downloading github.com/x448/float16 v0.8.4 15:41:47 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:41:47 go: downloading github.com/go-playground/universal-translator v0.17.0 15:41:47 go: downloading github.com/leodido/go-urn v1.2.1 15:41:47 go: downloading golang.org/x/text v0.3.6 15:41:47 go: downloading github.com/go-playground/assert/v2 v2.0.1 15:41:47 go: downloading github.com/go-playground/locales v0.13.0 15:41:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 15:41:47 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:41:47 go: downloading github.com/pebbe/zmq4 v1.2.7 15:41:47 go: downloading github.com/hashicorp/consul/api v1.8.1 15:41:47 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:41:48 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 15:41:48 go: downloading github.com/kr/pretty v0.2.0 15:41:48 go: downloading github.com/go-logfmt/logfmt v0.5.0 15:41:48 go: downloading github.com/go-stack/stack v1.8.0 15:41:48 go: downloading github.com/gorilla/websocket v1.4.2 15:41:48 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 15:41:48 go: downloading github.com/onsi/ginkgo v1.10.1 15:41:48 go: downloading github.com/onsi/gomega v1.7.0 15:41:48 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:41:48 go: downloading github.com/mitchellh/copystructure v1.0.0 15:41:48 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:41:48 go: downloading github.com/kr/text v0.1.0 15:41:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:41:48 go: downloading github.com/hashicorp/go-hclog v0.12.0 15:41:48 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:41:48 go: downloading github.com/hashicorp/serf v0.9.5 15:41:48 go: downloading github.com/hashicorp/consul/sdk v0.7.0 15:41:48 go: downloading github.com/hashicorp/go-uuid v1.0.1 15:41:48 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:41:48 go: downloading github.com/fatih/color v1.9.0 15:41:48 go: downloading github.com/mattn/go-colorable v0.1.6 15:41:48 go: downloading github.com/mattn/go-isatty v0.0.12 15:41:48 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:41:48 go: downloading github.com/pkg/errors v0.9.1 15:41:48 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:41:48 go: downloading github.com/hashicorp/go-msgpack v0.5.3 15:41:48 go: downloading github.com/hashicorp/memberlist v0.2.2 15:41:48 go: downloading github.com/hpcloud/tail v1.0.0 15:41:48 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 15:41:49 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:41:49 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:41:49 go: downloading github.com/hashicorp/go-multierror v1.1.0 15:41:49 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 15:41:49 go: downloading github.com/miekg/dns v1.1.26 15:41:49 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:41:49 go: downloading gopkg.in/fsnotify.v1 v1.4.7 15:41:49 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:41:49 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:41:49 go: downloading github.com/hashicorp/errwrap v1.0.0 15:41:49 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:41:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.16" -o cmd/core-data/core-data ./cmd/core-data 15:41:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.16" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:42:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.16" -o cmd/core-command/core-command ./cmd/core-command 15:42:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.16" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:42:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.16" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:42:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.16" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:42:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.16" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:42:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.16" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:42:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.16" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:42:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.16" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:42:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.16" -o ./cmd/secrets-config ./cmd/secrets-config 15:42:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.16" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:42:14 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 15:42:14 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 15:42:14 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 15:42:14 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 15:42:14 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 15:42:14 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 15:42:14 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 15:42:14 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 15:42:14 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 15:42:14 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 15:42:14 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 15:42:14 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 15:42:14 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 15:42:14 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 15:42:14 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 15:42:14 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 15:42:14 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 15:42:14 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 15:42:14 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 15:42:14 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 15:42:14 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 15:42:14 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 15:42:14 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 15:42:14 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 15:42:14 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 15:42:14 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 15:42:14 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 15:42:16 Building hooks 15:42:16 + cd /root/parts/hooks/src 15:42:16 + make build 15:42:16 go mod tidy 15:42:19 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 15:42:19 go: downloading github.com/stretchr/testify v1.5.1 15:42:19 go: downloading github.com/davecgh/go-spew v1.1.0 15:42:19 go: downloading gopkg.in/yaml.v2 v2.2.2 15:42:19 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 15:42:20 GO111MODULE=on go build -o cmd/install/install ./cmd/install 15:42:20 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 15:42:20 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 15:42:24 Building static-packages 15:42:24 + snapcraftctl build 15:42:25 Building version 15:42:25 + snapcraftctl build 15:42:27 Staging config-common 15:42:27 + snapcraftctl stage 15:42:28 Skipping stage go-build-helper (already ran) 15:42:28 Staging edgex-go 15:42:28 + snapcraftctl stage 15:42:29 Staging hooks 15:42:29 + snapcraftctl stage 15:42:31 Staging static-packages 15:42:31 + snapcraftctl stage 15:42:31 Staging version 15:42:31 + snapcraftctl stage 15:42:32 Priming config-common 15:42:32 + snapcraftctl prime 15:42:33 Priming go-build-helper 15:42:33 + snapcraftctl prime 15:42:34 Priming edgex-go 15:42:34 + snapcraftctl prime 15:42:36 Priming hooks 15:42:36 + snapcraftctl prime 15:42:37 Priming static-packages 15:42:37 + snapcraftctl prime 15:42:39 Priming version 15:42:39 + snapcraftctl prime 15:42:40 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 15:42:42 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:42:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:42:42 ---> 1ab26a9771e6 15:42:42 Step 3/23 : WORKDIR /edgex-go 15:42:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:42:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:42:42 ---> 1ab26a9771e6 15:42:42 Step 3/24 : WORKDIR /edgex-go 15:42:42 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:42:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:42:42 ---> 1ab26a9771e6 15:42:42 Step 3/23 : WORKDIR /edgex-go 15:42:42 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:42:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:42:42 ---> 1ab26a9771e6 15:42:42 Step 3/22 : WORKDIR /edgex-go 15:42:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:42:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:42:42 ---> 1ab26a9771e6 15:42:42 Step 3/24 : WORKDIR /edgex-go 15:42:42 ---> Running in e2960aa15c7a 15:42:42 ---> Running in 13162f3ea6ae 15:42:42 ---> Running in bc1a97c47a19 15:42:42 ---> Running in 24bf2f2e9538 15:42:42 ---> Running in 22e676b0221d [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:42:42 Removing intermediate container 24bf2f2e9538 15:42:42 ---> 0e66aa9de936 15:42:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:42:42 Removing intermediate container 13162f3ea6ae 15:42:42 ---> bdba85b8d424 15:42:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:42:42 Removing intermediate container e2960aa15c7a 15:42:42 ---> cee2f2058403 15:42:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:42:42 Removing intermediate container bc1a97c47a19 15:42:42 ---> e79462a0fc9b 15:42:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:42:42 Removing intermediate container 22e676b0221d 15:42:42 ---> d49efe916678 15:42:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:42:43 ---> Running in f696392c8174 15:42:43 ---> Running in 4392666503bd 15:42:43 ---> Running in cacaca7eaf26 15:42:43 ---> Running in 22660e4c70e9 15:42:43 ---> Running in 0ee294c379ce 15:42:47 Removing intermediate container 4392666503bd 15:42:47 ---> 63f8150fd194 15:42:47 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:42:47 Removing intermediate container f696392c8174 15:42:47 ---> bf5eea987fd3 15:42:47 Step 5/22 : RUN apk add --update --no-cache make git 15:42:47 ---> Running in d804ff61fb91 15:42:47 Removing intermediate container cacaca7eaf26 15:42:47 ---> b5cf90801304 15:42:47 Step 5/24 : RUN apk add --update --no-cache make bash git 15:42:47 ---> Running in 009758ed6951 15:42:47 ---> Running in 5d9fa79904ef 15:42:47 Removing intermediate container 0ee294c379ce 15:42:47 ---> 8f15a51f39f6 15:42:47 Step 5/23 : RUN apk add --update --no-cache make git 15:42:48 Removing intermediate container 22660e4c70e9 15:42:48 ---> 40e84b3f8f90 15:42:48 Step 5/24 : RUN apk add --update --no-cache make git 15:42:48 ---> Running in a1efc61635c2 15:42:48 ---> Running in 709396a7b65e 15:42:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:42:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:42:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:42:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:42:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:42:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:42:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:42:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:42:51 OK: 218 MiB in 52 packages 15:42:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:42:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:42:52 OK: 218 MiB in 52 packages 15:42:52 OK: 218 MiB in 52 packages 15:42:52 OK: 218 MiB in 52 packages 15:42:52 OK: 218 MiB in 52 packages 15:42:52 Removing intermediate container d804ff61fb91 15:42:52 ---> 544d941348ff 15:42:52 Step 6/23 : COPY go.mod . 15:42:53 Removing intermediate container 009758ed6951 15:42:53 ---> dc060d5dcb03 15:42:53 Step 6/22 : COPY go.mod . 15:42:54 ---> 2fc8b80da4e2 15:42:54 Step 7/23 : RUN go mod download 15:42:54 Removing intermediate container 709396a7b65e 15:42:54 ---> cc27608da7cb 15:42:54 Step 6/24 : COPY go.mod . 15:42:54 ---> Running in 3e790d70e1e5 15:42:54 Removing intermediate container 5d9fa79904ef 15:42:54 ---> c779dbf4b5df 15:42:54 Step 6/24 : COPY go.mod . 15:42:54 Removing intermediate container a1efc61635c2 15:42:54 ---> 6b9f22b86ba3 15:42:54 Step 6/23 : COPY go.mod . 15:42:55 ---> e162287bb7d6 15:42:55 Step 7/22 : RUN go mod download 15:42:55 ---> 7b554175b167 15:42:55 Step 7/24 : RUN go mod download 15:42:55 ---> Running in 0507144a53ff 15:42:55 ---> Running in a59cb53a2ded 15:42:55 ---> c7ac95a9b268 15:42:55 Step 7/24 : RUN go mod download 15:42:56 ---> 534e2d2d322e 15:42:56 Step 7/23 : RUN go mod download 15:42:56 ---> Running in d24e3131780b 15:42:56 ---> Running in ea3f34ecc2ec 15:42:59 Removing intermediate container 3e790d70e1e5 15:42:59 ---> 7cf2ddc2a333 15:42:59 Step 8/23 : COPY . . 15:43:04 Removing intermediate container 0507144a53ff 15:43:04 ---> fc067bdd0078 15:43:04 Step 8/22 : COPY . . 15:43:04 Removing intermediate container a59cb53a2ded 15:43:04 ---> 111fa754e350 15:43:04 Step 8/24 : COPY . . 15:43:04 Removing intermediate container d24e3131780b 15:43:04 ---> bf538666ddca 15:43:04 Step 8/24 : COPY . . 15:43:04 Removing intermediate container ea3f34ecc2ec 15:43:04 ---> a1a86249983c 15:43:04 Step 8/23 : COPY . . 15:43:31 ---> 6778a5bb89e7 15:43:31 Step 9/23 : RUN go mod tidy 15:43:31 ---> 3045382a798f 15:43:31 Step 9/24 : RUN go mod tidy 15:43:31 ---> dc5b932ff663 15:43:31 Step 9/22 : RUN go mod tidy 15:43:31 ---> 453c81442a12 15:43:31 Step 9/23 : RUN go mod tidy 15:43:31 ---> 471d25db6e6a 15:43:31 Step 9/24 : RUN go mod tidy 15:43:31 ---> Running in 35ac25487467 15:43:31 ---> Running in 3da15cd9754a 15:43:31 ---> Running in 4d504d70d07a 15:43:31 ---> Running in 201a98b12076 15:43:31 ---> Running in ff6db92d064e 15:43:38 Removing intermediate container 3da15cd9754a 15:43:38 ---> addf30d7701c 15:43:38 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:43:38 ---> Running in 6c49e5517d6d 15:43:38 Removing intermediate container 35ac25487467 15:43:38 ---> 590ae666ea4b 15:43:38 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:43:38 Removing intermediate container 201a98b12076 15:43:38 ---> f0e8bef89233 15:43:38 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:43:39 ---> Running in 3184d1be8531 15:43:39 ---> Running in cf219981b811 15:43:39 Removing intermediate container 4d504d70d07a 15:43:39 ---> 2fe30e49ce55 15:43:39 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:43:39 Removing intermediate container ff6db92d064e 15:43:39 ---> 2559286e7029 15:43:39 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:43:39 ---> Running in 66fb6e868cf1 15:43:39 ---> Running in 08857ab96116 15:43:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:43:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:43:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:43:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:43:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:45:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:45:37 Removing intermediate container 08857ab96116 15:45:37 ---> c734b4b630ba 15:45:37 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:45:38 ---> Running in e33afb52da2e 15:45:40 Removing intermediate container 3184d1be8531 15:45:40 ---> 1c73f92603da 15:45:40 15:45:40 Step 11/22 : FROM alpine:3.12 15:45:40 3.12: Pulling from library/alpine 15:45:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:45:44 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 15:45:44 Status: Downloaded newer image for alpine:3.12 15:45:44 ---> c4fd0aeabfcf 15:45:44 Step 12/22 : RUN apk add --update --no-cache curl 15:45:44 Removing intermediate container cf219981b811 15:45:44 ---> fd66e511dbad 15:45:44 15:45:44 Step 11/23 : FROM alpine:3.12 15:45:44 ---> c4fd0aeabfcf 15:45:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:45:44 ---> Running in 7420698951a5 15:45:47 ---> Running in 10bc7e2b4810 15:45:47 Removing intermediate container e33afb52da2e 15:45:47 ---> 2e4fe83026e6 15:45:47 15:45:47 Step 12/24 : FROM docker:20.10.6 15:45:47 20.10.6: Pulling from library/docker 15:45:47 Removing intermediate container 66fb6e868cf1 15:45:47 ---> 620d42e10d84 15:45:47 15:45:47 Removing intermediate container 6c49e5517d6d 15:45:47 Step 11/24 : FROM alpine:3.12 ---> 7097edb5e4e3 15:45:47 15:45:47 15:45:47 ---> c4fd0aeabfcf 15:45:47 Step 11/23 : FROM alpine:3.12 15:45:47 ---> c4fd0aeabfcf 15:45:47 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:45:47 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:45:48 ---> Running in 439d257d1aaf 15:45:48 ---> Running in 6da63587568a 15:45:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:45:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:45:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:45:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:45:49 (1/4) Installing ca-certificates (20191127-r4) 15:45:49 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:45:49 (3/4) Installing libcurl (7.78.0-r0) 15:45:49 (4/4) Installing curl (7.78.0-r0) 15:45:49 Executing busybox-1.31.1-r20.trigger 15:45:49 Executing ca-certificates-20191127-r4.trigger 15:45:49 OK: 7 MiB in 18 packages 15:45:49 (1/1) Installing dumb-init (1.2.2-r1) 15:45:49 Executing busybox-1.31.1-r20.trigger 15:45:49 OK: 5 MiB in 15 packages 15:45:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:45:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:45:51 (1/2) Installing ca-certificates (20191127-r4) 15:45:51 (2/2) Installing dumb-init (1.2.2-r1) 15:45:51 Executing busybox-1.31.1-r20.trigger 15:45:51 Executing ca-certificates-20191127-r4.trigger 15:45:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:45:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:45:51 OK: 6 MiB in 16 packages 15:45:52 (1/1) Installing dumb-init (1.2.2-r1) 15:45:52 Executing busybox-1.31.1-r20.trigger 15:45:52 OK: 5 MiB in 15 packages 15:45:53 Removing intermediate container 10bc7e2b4810 15:45:53 ---> c888f46c1746 15:45:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:45:53 Removing intermediate container 7420698951a5 15:45:53 ---> 3bf4b8cd6615 15:45:53 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:45:54 ---> Running in 31953963033d 15:45:54 ---> Running in 5248427b48ed 15:45:54 Removing intermediate container 6da63587568a 15:45:54 ---> 951e2b111d8f 15:45:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:45:54 Removing intermediate container 439d257d1aaf 15:45:54 ---> 419f6f6ca226 15:45:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:45:55 ---> Running in 746bf7e3ac28 15:45:55 ---> Running in 912b158aa7a7 15:45:55 Removing intermediate container 5248427b48ed 15:45:55 ---> 1faf2d30b841 15:45:55 Step 14/22 : WORKDIR /edgex 15:45:55 Removing intermediate container 31953963033d 15:45:55 ---> dd719b377d27 15:45:55 Step 14/23 : ENV APP_PORT=59861 15:45:56 ---> Running in 512c2607534b 15:45:56 ---> Running in ea2f36800a8b 15:45:56 Removing intermediate container 746bf7e3ac28 15:45:56 ---> 18b73dbd3b5a 15:45:56 Step 14/24 : ENV APP_PORT=59881 15:45:56 Removing intermediate container 912b158aa7a7 15:45:56 ---> 6cd3f5910e82 15:45:56 Step 14/23 : ENV APP_PORT=59860 15:45:57 ---> Running in 0a52629f5e85 15:45:57 ---> Running in 2641ae4077a9 15:45:58 Removing intermediate container ea2f36800a8b 15:45:58 ---> 8885eefbb0f9 15:45:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:45:58 Removing intermediate container 512c2607534b 15:45:58 ---> 7467d6555e46 15:45:58 Step 15/23 : EXPOSE $APP_PORT 15:45:58 ---> Running in 2aaea9f6e3dd 15:45:58 Removing intermediate container 0a52629f5e85 15:45:58 ---> 3b90e7ffa19f 15:45:58 Step 15/23 : EXPOSE $APP_PORT 15:45:58 Removing intermediate container 2641ae4077a9 15:45:58 ---> 814d117ff485 15:45:58 Step 15/24 : EXPOSE $APP_PORT 15:45:58 ---> Running in 6945d7955115 15:45:58 ---> Running in 98adfb738bab 15:45:58 ---> d1738ba1c9b7 15:45:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:45:59 Removing intermediate container 2aaea9f6e3dd 15:45:59 ---> ce5e5cfed58a 15:45:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:45:59 Removing intermediate container 98adfb738bab 15:45:59 ---> ca03528a2992 15:45:59 Step 16/24 : WORKDIR / 15:45:59 Removing intermediate container 6945d7955115 15:45:59 ---> 39568f1d684d 15:45:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:46:00 ---> Running in 6fa77787d67b 15:46:01 ---> a962917ba83f 15:46:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:46:01 Removing intermediate container 6fa77787d67b 15:46:01 ---> 1659f1149888 15:46:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:46:01 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 15:46:01 Status: Downloaded newer image for docker:20.10.6 15:46:01 ---> 186dde2c4c82 15:46:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:46:01 ---> bc3c7e228dd1 15:46:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:46:01 ---> cdf2a7733a7b 15:46:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:46:01 ---> Running in 18ff1bc5771f 15:46:03 ---> 267254617a44 15:46:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:46:03 Removing intermediate container 18ff1bc5771f 15:46:03 ---> 77a30bf5a35b 15:46:03 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 15:46:03 ---> Running in 26926a4e210e 15:46:03 ---> fed00ee7d322 15:46:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:46:03 ---> 923e76806340 15:46:03 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:46:03 ---> a895e3e799de 15:46:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:46:04 ---> Running in 811a3e4b736b 15:46:05 ---> 545164bebf77 15:46:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:46:05 ---> 09f8480dfc9d 15:46:05 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:46:05 Removing intermediate container 811a3e4b736b 15:46:05 ---> 38d0c1988543 15:46:05 Step 19/22 : CMD ["--init=true"] 15:46:05 ---> Running in 279134fde5bb 15:46:05 ---> Running in ecaf6de57996 15:46:05 ---> b6be61bb25d5 15:46:05 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:46:05 ---> Running in 5ad9655d267e 15:46:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:46:06 ---> 3acf9e11d8ce 15:46:06 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:46:06 Removing intermediate container 279134fde5bb 15:46:06 ---> 3e71bca1f03b 15:46:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:46:06 (1/39) Installing readline (8.1.0-r0) 15:46:06 Removing intermediate container ecaf6de57996 15:46:06 ---> 74be49cf287b 15:46:06 Step 20/22 : LABEL arch=arm64 15:46:06 Removing intermediate container 5ad9655d267e 15:46:06 ---> 38d3627292cf 15:46:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:46:06 (2/39) Installing bash (5.1.0-r0) 15:46:06 Executing bash-5.1.0-r0.post-install 15:46:06 (3/39) Installing brotli-libs (1.0.9-r3) 15:46:07 (4/39) Installing nghttp2-libs (1.42.0-r1) 15:46:07 (5/39) Installing libcurl (7.78.0-r0) 15:46:07 (6/39) Installing curl (7.78.0-r0) 15:46:07 ---> Running in d536c863884e 15:46:07 ---> Running in 620f9b540efd 15:46:07 (7/39) Installing dumb-init (1.2.5-r0) 15:46:07 ---> Running in d16a4d7fecaa 15:46:07 (8/39) Installing libbz2 (1.0.8-r1) 15:46:07 (9/39) Installing expat (2.2.10-r1) 15:46:07 (10/39) Installing libffi (3.3-r2) 15:46:07 (11/39) Installing gdbm (1.19-r0) 15:46:07 ---> Running in 6b3b8d157af6 15:46:07 (12/39) Installing xz-libs (5.2.5-r0) 15:46:07 (13/39) Installing sqlite-libs (3.34.1-r0) 15:46:07 (14/39) Installing python3 (3.8.10-r0) 15:46:08 Removing intermediate container d536c863884e 15:46:08 ---> e99f4a417528 15:46:08 Step 21/23 : LABEL arch=arm64 15:46:08 Removing intermediate container 620f9b540efd 15:46:08 ---> 52bef7ca150b 15:46:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:46:08 Removing intermediate container d16a4d7fecaa 15:46:08 ---> f8292c673460 15:46:08 Step 21/22 : LABEL git_sha=aded4f7d03d260b9363cce2232d9d442ed3f0801 15:46:08 Removing intermediate container 6b3b8d157af6 15:46:08 ---> 375ace84ae53 15:46:08 Step 21/23 : LABEL arch=arm64 15:46:08 ---> Running in 4a596f948f7b 15:46:08 ---> Running in 6b25415efd9e 15:46:08 ---> Running in 9960c2667885 15:46:08 ---> Running in aad43494db13 15:46:09 (15/39) Installing py3-appdirs (1.4.4-r1) 15:46:09 (16/39) Installing py3-ordered-set (4.0.2-r0) 15:46:09 (17/39) Installing py3-parsing (2.4.7-r1) 15:46:09 (18/39) Installing py3-six (1.15.0-r0) 15:46:09 (19/39) Installing py3-packaging (20.9-r0) 15:46:09 (20/39) Installing py3-setuptools (51.3.3-r0) 15:46:09 (21/39) Installing py3-chardet (4.0.0-r0) 15:46:09 (22/39) Installing py3-idna (3.1-r0) 15:46:09 (23/39) Installing py3-urllib3 (1.26.2-r1) 15:46:09 (24/39) Installing py3-requests (2.25.1-r1) 15:46:09 (25/39) Installing py3-msgpack (1.0.2-r0) 15:46:09 (26/39) Installing py3-lockfile (0.12.2-r3) 15:46:09 (27/39) Installing py3-cachecontrol (0.12.6-r0) 15:46:09 (28/39) Installing py3-colorama (0.4.4-r0) 15:46:09 (29/39) Installing py3-contextlib2 (0.6.0-r0) 15:46:09 (30/39) Installing py3-distlib (0.3.1-r1) 15:46:09 (31/39) Installing py3-distro (1.5.0-r1) 15:46:09 (32/39) Installing py3-webencodings (0.5.1-r3) 15:46:09 Removing intermediate container 4a596f948f7b 15:46:09 ---> f26a0ffe88e7 15:46:09 Step 22/23 : LABEL git_sha=aded4f7d03d260b9363cce2232d9d442ed3f0801 15:46:09 (33/39) Installing py3-html5lib (1.1-r0) 15:46:09 (34/39) Installing py3-pytoml (0.1.21-r0) 15:46:09 (35/39) Installing py3-pep517 (0.9.1-r0) 15:46:09 (36/39) Installing py3-progress (1.5-r0) 15:46:09 (37/39) Installing py3-retrying (1.3.3-r0) 15:46:09 (38/39) Installing py3-toml (0.10.2-r0) 15:46:09 (39/39) Installing py3-pip (20.3.4-r0) 15:46:10 Removing intermediate container 9960c2667885 15:46:10 ---> Running in c9341c20b749 15:46:10 ---> 191a4d0f8d3d 15:46:10 Step 22/22 : LABEL version=0.0.0 15:46:10 Removing intermediate container 6b25415efd9e 15:46:10 ---> 675bc5def164 15:46:10 Step 22/24 : LABEL arch=arm64 15:46:10 Removing intermediate container aad43494db13 15:46:10 ---> e4b507ed9199 15:46:10 Step 22/23 : LABEL git_sha=aded4f7d03d260b9363cce2232d9d442ed3f0801 15:46:10 Executing busybox-1.32.1-r6.trigger 15:46:10 OK: 82 MiB in 59 packages 15:46:10 ---> Running in 6157b851a2fb 15:46:10 ---> Running in a192a6a96637 15:46:10 ---> Running in 34f21a094bf4 15:46:10 Removing intermediate container c9341c20b749 15:46:10 ---> 3f77413cae6a 15:46:10 Step 23/23 : LABEL version=0.0.0 15:46:11 ---> Running in 7b19a7b68586 15:46:11 Removing intermediate container 6157b851a2fb 15:46:11 ---> 89aa9835ac15 15:46:11 15:46:11 Removing intermediate container 34f21a094bf4 15:46:11 ---> daed3631b538 15:46:11 Step 23/24 : LABEL git_sha=aded4f7d03d260b9363cce2232d9d442ed3f0801 15:46:11 Removing intermediate container a192a6a96637 15:46:11 ---> 6ec484d9c3a9 15:46:11 Step 23/23 : LABEL version=0.0.0 15:46:11 Successfully built 89aa9835ac15 15:46:11 Successfully tagged security-proxy-setup-arm64:latest 15:46:11  Building security-proxy-setup ... done Building security-bootstrapper 15:46:11 ---> Running in d122ce203e0b 15:46:11 ---> Running in 2806657e6bc2 15:46:12 Removing intermediate container 7b19a7b68586 15:46:12 ---> 02b893a2544a 15:46:12 15:46:12 Successfully built 02b893a2544a 15:46:12 Successfully tagged support-scheduler-arm64:latest 15:46:12  Building support-scheduler ... done Building core-command 15:46:13 Removing intermediate container 2806657e6bc2 15:46:13 ---> af92a2fb9558 15:46:13 15:46:13 Removing intermediate container d122ce203e0b 15:46:13 ---> 1fe6fa84ba45 15:46:13 Step 24/24 : LABEL version=0.0.0 15:46:13 Successfully built af92a2fb9558 15:46:13 Successfully tagged support-notifications-arm64:latest 15:46:13  Building support-notifications ... done Building core-data 15:46:13 ---> Running in ae21f7e63e9a 15:46:14 Removing intermediate container ae21f7e63e9a 15:46:14 ---> cbdcf43ed7b2 15:46:14 15:46:14 Successfully built cbdcf43ed7b2 15:46:14 Successfully tagged core-metadata-arm64:latest 15:46:14  Building core-metadata ... done Building security-secretstore-setup 15:46:18 Collecting docker-compose==1.23.2 15:46:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:46:18 Collecting cached-property<2,>=1.2.0 15:46:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:46:18 Collecting jsonschema<3,>=2.5.1 15:46:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:46:19 Collecting dockerpty<0.5,>=0.4.1 15:46:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:46:21 Collecting docopt<0.7,>=0.6.1 15:46:21 Downloading docopt-0.6.2.tar.gz (25 kB) 15:46:23 Collecting texttable<0.10,>=0.9.0 15:46:23 Downloading texttable-0.9.1.tar.gz (11 kB) 15:46:25 Collecting docker<4.0,>=3.6.0 15:46:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:46:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:46:26 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:46:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:46:27 Collecting PyYAML<4,>=3.10 15:46:27 Downloading PyYAML-3.13.tar.gz (270 kB) 15:46:30 Collecting websocket-client<1.0,>=0.32.0 15:46:30 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:46:31 Collecting docker-pycreds>=0.4.0 15:46:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:46:32 Collecting idna<2.8,>=2.5 15:46:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:46:32 Collecting certifi>=2017.4.17 15:46:32 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 15:46:32 Collecting chardet<3.1.0,>=3.0.2 15:46:32 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:46:33 Collecting urllib3<1.25,>=1.21.1 15:46:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:46:33 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:46:33 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:46:33 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:46:33 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:46:34 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:46:34 Attempting uninstall: urllib3 15:46:34 Found existing installation: urllib3 1.26.2 15:46:34 Uninstalling urllib3-1.26.2: 15:46:34 Successfully uninstalled urllib3-1.26.2 15:46:35 Attempting uninstall: idna 15:46:35 Found existing installation: idna 3.1 15:46:35 Uninstalling idna-3.1: 15:46:35 Successfully uninstalled idna-3.1 15:46:36 Attempting uninstall: chardet 15:46:36 Found existing installation: chardet 4.0.0 15:46:36 Uninstalling chardet-4.0.0: 15:46:36 Successfully uninstalled chardet-4.0.0 15:46:38 Attempting uninstall: requests 15:46:38 Found existing installation: requests 2.25.1 15:46:38 Uninstalling requests-2.25.1: 15:46:38 Successfully uninstalled requests-2.25.1 15:46:38 Running setup.py install for texttable: started 15:46:41 Running setup.py install for texttable: finished with status 'done' 15:46:41 Running setup.py install for PyYAML: started 15:46:43 Running setup.py install for PyYAML: finished with status 'done' 15:46:43 Running setup.py install for docopt: started 15:46:46 Running setup.py install for docopt: finished with status 'done' 15:46:46 Running setup.py install for dockerpty: started 15:46:48 Running setup.py install for dockerpty: finished with status 'done' 15:46:55 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 15:46:57 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:46:57 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:46:57 ---> 1ab26a9771e6 15:46:57 Step 3/32 : WORKDIR /edgex-go 15:46:57 ---> Using cache 15:46:57 ---> d49efe916678 15:46:57 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:57 ---> Using cache 15:46:57 ---> 40e84b3f8f90 15:46:57 Step 5/32 : RUN apk add --update --no-cache make git 15:46:57 ---> Using cache 15:46:57 ---> cc27608da7cb 15:46:57 Step 6/32 : COPY go.mod . 15:46:57 ---> Using cache 15:46:57 ---> 7b554175b167 15:46:57 Step 7/32 : RUN go mod download 15:46:57 ---> Using cache 15:46:57 ---> 111fa754e350 15:46:57 Step 8/32 : COPY . . 15:46:57 ---> Using cache 15:46:57 ---> 3045382a798f 15:46:57 Step 9/32 : RUN go mod tidy 15:46:57 ---> Using cache 15:46:57 ---> 2fe30e49ce55 15:46:57 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:46:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:46:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:46:57 ---> 1ab26a9771e6 15:46:57 Step 3/24 : WORKDIR /edgex-go 15:46:57 ---> Using cache 15:46:57 ---> d49efe916678 15:46:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:57 ---> Using cache 15:46:57 ---> 40e84b3f8f90 15:46:57 Step 5/24 : RUN apk add --update --no-cache make git 15:46:57 ---> Using cache 15:46:57 ---> cc27608da7cb 15:46:57 Step 6/24 : COPY go.mod . 15:46:57 ---> Using cache 15:46:57 ---> 7b554175b167 15:46:57 Step 7/24 : RUN go mod download 15:46:57 ---> Using cache 15:46:57 ---> 111fa754e350 15:46:57 Step 8/24 : COPY . . 15:46:57 ---> Using cache 15:46:57 ---> 3045382a798f 15:46:57 Step 9/24 : RUN go mod tidy 15:46:57 ---> Using cache 15:46:57 ---> 2fe30e49ce55 15:46:57 Step 10/24 : RUN make cmd/core-command/core-command 15:46:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:46:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:46:58 ---> 1ab26a9771e6 15:46:58 Step 3/24 : WORKDIR /edgex-go 15:46:58 ---> Using cache 15:46:58 ---> d49efe916678 15:46:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:58 ---> Using cache 15:46:58 ---> 40e84b3f8f90 15:46:58 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:46:58 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:46:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:46:58 ---> 1ab26a9771e6 15:46:58 Step 3/26 : WORKDIR /edgex-go 15:46:58 ---> Using cache 15:46:58 ---> d49efe916678 15:46:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:58 ---> Using cache 15:46:58 ---> 40e84b3f8f90 15:46:58 Step 5/26 : RUN apk add --update --no-cache make git 15:46:58 ---> Using cache 15:46:58 ---> cc27608da7cb 15:46:58 Step 6/26 : COPY go.mod . 15:46:58 ---> Using cache 15:46:58 ---> 7b554175b167 15:46:58 Step 7/26 : RUN go mod download 15:46:58 ---> Using cache 15:46:58 ---> 111fa754e350 15:46:58 Step 8/26 : COPY . . 15:46:58 ---> Using cache 15:46:58 ---> 3045382a798f 15:46:58 Step 9/26 : RUN go mod tidy 15:46:58 ---> Using cache 15:46:58 ---> 2fe30e49ce55 15:46:58 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:47:00 ---> Running in 2e90a6e8e952 15:47:00 ---> Running in 6a446466593c 15:47:00 ---> Running in dae6c2f94ec9 15:47:00 ---> Running in f7c6d90aee61 15:47:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:47:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:47:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:47:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:47:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:47:04 OK: 218 MiB in 52 packages 15:47:07 Removing intermediate container 6a446466593c 15:47:07 ---> 4fc9c23b9353 15:47:07 Step 6/24 : COPY go.mod . 15:47:09 ---> f58fab84d4d8 15:47:09 Step 7/24 : RUN go mod download 15:47:09 ---> Running in fbc4dbf27de2 15:47:10 Removing intermediate container 26926a4e210e 15:47:10 ---> a45f69060e74 15:47:10 Step 15/24 : ENV APP_PORT=58890 15:47:11 ---> Running in de06d5c27150 15:47:12 Removing intermediate container de06d5c27150 15:47:12 ---> 4d271633f864 15:47:12 Step 16/24 : EXPOSE $APP_PORT 15:47:12 ---> Running in 8833cb2c7b6c 15:47:13 Removing intermediate container 8833cb2c7b6c 15:47:13 ---> fd574edddeaa 15:47:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:47:16 ---> 6cd7e9e0166a 15:47:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:47:16 Removing intermediate container fbc4dbf27de2 15:47:16 ---> bc10aa1428ba 15:47:16 Step 8/24 : COPY . . 15:47:18 ---> 3f7ed564106e 15:47:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:47:22 ---> 2d2678636068 15:47:22 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 15:47:22 ---> Running in 937566ee2770 15:47:23 Removing intermediate container 937566ee2770 15:47:23 ---> 449d467123be 15:47:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:47:23 ---> Running in 572d01198132 15:47:24 Removing intermediate container 572d01198132 15:47:24 ---> 3c60149dc50b 15:47:24 Step 22/24 : LABEL arch=arm64 15:47:25 ---> Running in e004c9bd0f42 15:47:27 Removing intermediate container e004c9bd0f42 15:47:27 ---> 79afb3d02efe 15:47:27 Step 23/24 : LABEL git_sha=aded4f7d03d260b9363cce2232d9d442ed3f0801 15:47:27 ---> Running in 4b62fc475ff0 15:47:29 Removing intermediate container 4b62fc475ff0 15:47:29 ---> 998e4f978bfd 15:47:29 Step 24/24 : LABEL version=0.0.0 15:47:30 ---> Running in a60d70826e53 15:47:32 Removing intermediate container a60d70826e53 15:47:32 ---> 62115cecd40d 15:47:32 15:47:33 Successfully built 62115cecd40d 15:47:33 Successfully tagged sys-mgmt-agent-arm64:latest 15:47:34  Building sys-mgmt-agent ... done  ---> b1a2037cacae 15:47:34 Step 9/24 : RUN go mod tidy 15:47:34 ---> Running in 149e5fe44c0c 15:47:42 Removing intermediate container 149e5fe44c0c 15:47:42 ---> ff1cdc7c472f 15:47:42 Step 10/24 : RUN make cmd/core-data/core-data 15:47:42 ---> Running in 7444134a0bec 15:47:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:48:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:48:40 Removing intermediate container f7c6d90aee61 15:48:40 ---> 92d5eb6010b9 15:48:40 15:48:40 Step 11/24 : FROM alpine:3.12 15:48:40 ---> c4fd0aeabfcf 15:48:40 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:48:40 ---> Using cache 15:48:40 ---> 951e2b111d8f 15:48:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:48:40 ---> Using cache 15:48:40 ---> 18b73dbd3b5a 15:48:40 Step 14/24 : ENV APP_PORT=59882 15:48:40 ---> Running in 77cbf321f510 15:48:41 Removing intermediate container 2e90a6e8e952 15:48:41 ---> 07a7534e1272 15:48:41 15:48:41 Step 11/32 : FROM alpine:3.12 15:48:41 ---> c4fd0aeabfcf 15:48:41 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:48:41 ---> Running in 46b33a380800 15:48:41 Removing intermediate container 77cbf321f510 15:48:41 ---> b52bc380e8c8 15:48:41 Step 15/24 : EXPOSE $APP_PORT 15:48:42 ---> Running in 0dcee67e898b 15:48:43 Removing intermediate container 46b33a380800 15:48:43 ---> fe7233cc60d2 15:48:43 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 15:48:43 Removing intermediate container 0dcee67e898b 15:48:43 ---> 7601881f7860 15:48:43 Step 16/24 : WORKDIR / 15:48:43 ---> Running in 8b7fbafa53ff 15:48:43 ---> Running in 0812ee27179f 15:48:45 Removing intermediate container 0812ee27179f 15:48:45 ---> a1e982709c96 15:48:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:48:46 Removing intermediate container dae6c2f94ec9 15:48:46 ---> ed3897bb604e 15:48:46 15:48:46 Step 11/26 : FROM alpine:3.12 15:48:46 ---> c4fd0aeabfcf 15:48:46 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 15:48:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:48:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:48:46 ---> Running in 035198ee0c66 15:48:47 (1/2) Installing dumb-init (1.2.2-r1) 15:48:47 (2/2) Installing su-exec (0.2-r1) 15:48:47 Executing busybox-1.31.1-r20.trigger 15:48:47 OK: 5 MiB in 16 packages 15:48:47 ---> f90eb4bf676a 15:48:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:48:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:48:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:48:50 Removing intermediate container 8b7fbafa53ff 15:48:50 ---> 331c696d9003 15:48:50 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 15:48:50 ---> fff20df4d6da 15:48:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:48:50 (1/6) Installing ca-certificates (20191127-r4) 15:48:50 (2/6) Installing nghttp2-libs (1.41.0-r0) 15:48:50 (3/6) Installing libcurl (7.78.0-r0) 15:48:50 (4/6) Installing curl (7.78.0-r0) 15:48:50 (5/6) Installing dumb-init (1.2.2-r1) 15:48:50 (6/6) Installing su-exec (0.2-r1) 15:48:50 Executing busybox-1.31.1-r20.trigger 15:48:50 Executing ca-certificates-20191127-r4.trigger 15:48:50 ---> Running in 3178bb107257 15:48:50 OK: 7 MiB in 20 packages 15:48:51 Removing intermediate container 3178bb107257 15:48:51 ---> 6df615c38a8c 15:48:51 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:48:51 ---> 6b597a186853 15:48:51 Step 20/24 : ENTRYPOINT ["/core-command"] 15:48:51 ---> Running in 98b6fcb3b4de 15:48:52 ---> Running in af6f941c8957 15:48:52 Removing intermediate container 98b6fcb3b4de 15:48:52 ---> b4af88cda42a 15:48:52 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:48:53 Removing intermediate container af6f941c8957 15:48:53 ---> 0eea26624e29 15:48:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:48:53 ---> Running in e3991f5f4c01 15:48:53 ---> Running in a9c7cbd50ebc 15:48:54 Removing intermediate container 035198ee0c66 15:48:54 ---> 4640d0957d8c 15:48:54 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:48:54 ---> Running in d3816eb595f3 15:48:55 Removing intermediate container a9c7cbd50ebc 15:48:55 ---> a3863c653c69 15:48:55 Step 22/24 : LABEL arch=arm64 15:48:55 Removing intermediate container d3816eb595f3 15:48:55 ---> Running in 7d0aaa413364 15:48:55 ---> 2b4d044d638a 15:48:55 Step 14/26 : WORKDIR / 15:48:55 ---> Running in 96d36ee6cfc2 15:48:56 Removing intermediate container 7d0aaa413364 15:48:56 ---> a540ea9aed16 15:48:56 Step 23/24 : LABEL git_sha=aded4f7d03d260b9363cce2232d9d442ed3f0801 15:48:56 Removing intermediate container 96d36ee6cfc2 15:48:56 ---> d5b81bc041da 15:48:56 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:48:56 ---> Running in f7e7f830f543 15:48:57 Removing intermediate container f7e7f830f543 15:48:57 ---> 73848cdf740b 15:48:57 Step 24/24 : LABEL version=0.0.0 15:48:57 ---> Running in 1bf032a649c4 15:48:57 ---> 3e57cd42c0b8 15:48:57 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:48:57 Removing intermediate container e3991f5f4c01 15:48:57 ---> 9113aa912d04 15:48:57 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 15:48:58 ---> Running in e2d81a233b9d 15:48:58 Removing intermediate container 1bf032a649c4 15:48:58 ---> 1a0e4eec1f52 15:48:58 15:48:59 Successfully built 1a0e4eec1f52 15:48:59 Successfully tagged core-command-arm64:latest 15:48:59  Building core-command ... done Removing intermediate container e2d81a233b9d 15:48:59 ---> 3375a2d5d962 15:48:59 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:48:59 ---> ba597e44d7c0 15:48:59 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:49:00 ---> 71535a28b634 15:49:00 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:49:00 ---> 35edc7620647 15:49:00 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:49:01 ---> Running in d9560faf0d74 15:49:02 ---> a8e5f1a39025 15:49:02 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:49:03 ---> 1b50657d8292 15:49:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:49:03 Removing intermediate container d9560faf0d74 15:49:03 ---> 4a67c57a0221 15:49:03 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:49:05 ---> 6f164439bd43 15:49:05 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:49:05 ---> b2923c256efd 15:49:05 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:49:07 ---> a534a7141f6a 15:49:07 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 15:49:09 ---> Running in 7d2afbb71da6 15:49:09 ---> ffb16af4a3e0 15:49:09 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:49:09 Removing intermediate container 7444134a0bec 15:49:09 ---> a7702a4e3cca 15:49:09 15:49:09 Step 11/24 : FROM alpine:3.12 15:49:09 ---> c4fd0aeabfcf 15:49:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:49:09 ---> Running in f8c04156e0a9 15:49:09 ---> 939d584b3f3a 15:49:09 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:49:09 Removing intermediate container f8c04156e0a9 15:49:09 ---> ab9c86e906a4 15:49:09 Step 13/24 : ENV APP_PORT=59880 15:49:09 ---> Running in 9ad0f130368b 15:49:09 Removing intermediate container 9ad0f130368b 15:49:09 ---> 249a121ea923 15:49:09 Step 14/24 : EXPOSE $APP_PORT 15:49:10 ---> Running in 5c97e389e3c8 15:49:10 ---> 2969c6bbc276 15:49:10 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:49:10 Removing intermediate container 7d2afbb71da6 15:49:10 ---> ef87434b1e21 15:49:10 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:49:10 Removing intermediate container 5c97e389e3c8 15:49:10 ---> 026a4f438e0a 15:49:10 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:10 ---> Running in c58890b78e31 15:49:10 ---> Running in 5188f33273b1 15:49:11 ---> feeec290e39e 15:49:11 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 15:49:11 Removing intermediate container c58890b78e31 15:49:11 ---> fba8fcbd0d5f 15:49:11 Step 24/26 : LABEL arch=arm64 15:49:12 ---> Running in 1177515f9cb3 15:49:12 ---> Running in d1f8a13b3f24 15:49:12 Removing intermediate container 1177515f9cb3 15:49:12 ---> c375edd49672 15:49:12 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:49:12 Removing intermediate container d1f8a13b3f24 15:49:12 ---> f18bbf45bebe 15:49:12 Step 25/26 : LABEL git_sha=aded4f7d03d260b9363cce2232d9d442ed3f0801 15:49:13 ---> Running in 0eea0452346a 15:49:13 ---> 32523576ee87 15:49:13 Step 27/32 : RUN chmod +x /entrypoint.sh 15:49:13 Removing intermediate container 5188f33273b1 15:49:13 ---> 4a4231b94f08 15:49:13 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:49:13 ---> Running in 702e8a38f221 15:49:13 Removing intermediate container 0eea0452346a 15:49:13 ---> 5f029d337776 15:49:13 Step 26/26 : LABEL version=0.0.0 15:49:13 ---> Running in a74ad5248b14 15:49:14 ---> Running in 75bd281c2fdb 15:49:14 Removing intermediate container 75bd281c2fdb 15:49:14 ---> 83d17d1adf51 15:49:14 15:49:15 Successfully built 83d17d1adf51 15:49:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:49:15 Successfully tagged security-secretstore-setup-arm64:latest 15:49:16  Building security-secretstore-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:49:17 Removing intermediate container a74ad5248b14 15:49:17 ---> 9c8ecad7c220 15:49:17 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:49:17 (1/6) Installing dumb-init (1.2.2-r1) 15:49:17 (2/6) Installing libgcc (9.3.0-r2) 15:49:17 (3/6) Installing libsodium (1.0.18-r0) 15:49:17 (4/6) Installing libstdc++ (9.3.0-r2) 15:49:17 ---> Running in 6ef34ac6807c 15:49:17 (5/6) Installing libzmq (4.3.3-r0) 15:49:17 (6/6) Installing zeromq (4.3.3-r0) 15:49:17 Executing busybox-1.31.1-r20.trigger 15:49:17 OK: 8 MiB in 20 packages 15:49:17 Removing intermediate container 6ef34ac6807c 15:49:17 ---> 1833b29e639f 15:49:17 Step 29/32 : CMD ["gate"] 15:49:18 ---> Running in e1823a7aeafa 15:49:19 Removing intermediate container e1823a7aeafa 15:49:19 ---> 35a36cca531f 15:49:19 Step 30/32 : LABEL arch=arm64 15:49:19 Removing intermediate container 702e8a38f221 15:49:19 ---> fe9277abb0ca 15:49:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:49:19 ---> Running in 85ecdbadc690 15:49:20 ---> 132f06f90f86 15:49:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:49:20 Removing intermediate container 85ecdbadc690 15:49:20 ---> cb17200eca30 15:49:20 Step 31/32 : LABEL git_sha=aded4f7d03d260b9363cce2232d9d442ed3f0801 15:49:20 ---> Running in 13d0f5b3743d 15:49:21 Removing intermediate container 13d0f5b3743d 15:49:21 ---> 9ce724fda328 15:49:21 Step 32/32 : LABEL version=0.0.0 15:49:21 ---> 4ce0efcca19b 15:49:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:49:21 ---> Running in 6a9826911fcf 15:49:22 Removing intermediate container 6a9826911fcf 15:49:22 ---> 812411d54982 15:49:22 ---> 773bda492d86 15:49:22 15:49:22 Step 20/24 : ENTRYPOINT ["/core-data"] 15:49:22 ---> Running in 2b3e35b65ae9 15:49:22 Successfully built 812411d54982 15:49:22 Successfully tagged security-bootstrapper-arm64:latest 15:49:23  Building security-bootstrapper ... done Removing intermediate container 2b3e35b65ae9 15:49:23 ---> 924acb3ccf0d 15:49:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:49:23 ---> Running in 89648edd897f 15:49:24 Removing intermediate container 89648edd897f 15:49:24 ---> efaab357c582 15:49:24 Step 22/24 : LABEL arch=arm64 15:49:24 ---> Running in c6df8ebf5633 15:49:24 Removing intermediate container c6df8ebf5633 15:49:24 ---> 0954c803da81 15:49:24 Step 23/24 : LABEL git_sha=aded4f7d03d260b9363cce2232d9d442ed3f0801 15:49:24 ---> Running in 61ec1b47f8dd 15:49:25 Removing intermediate container 61ec1b47f8dd 15:49:25 ---> 8c42bc4ae26c 15:49:25 Step 24/24 : LABEL version=0.0.0 15:49:25 ---> Running in bbf77a6b7c03 15:49:25 Removing intermediate container bbf77a6b7c03 15:49:25 ---> b6d41026ce86 15:49:25 15:49:26 Successfully built b6d41026ce86 15:49:26 Successfully tagged core-data-arm64:latest 15:49:26  Building core-data ... done  [Pipeline] } 15:49:26 $ docker stop --time=1 f786e1611975bb5c944a866530dcf57f33a9e46339b6e23045d486c881d40d18 15:49:28 $ docker rm -f f786e1611975bb5c944a866530dcf57f33a9e46339b6e23045d486c881d40d18 [Pipeline] // withDockerContainer [Pipeline] sh 15:49:29 + docker images 15:49:29 REPOSITORY TAG IMAGE ID CREATED SIZE 15:49:29 core-data-arm64 latest b6d41026ce86 4 seconds ago 19.3MB 15:49:29 security-bootstrapper-arm64 latest 812411d54982 7 seconds ago 17.7MB 15:49:29 security-secretstore-setup-arm64 latest 83d17d1adf51 15 seconds ago 27.4MB 15:49:29 a7702a4e3cca 22 seconds ago 1.57GB 15:49:29 core-command-arm64 latest 1a0e4eec1f52 31 seconds ago 15.1MB 15:49:29 ed3897bb604e 44 seconds ago 1.57GB 15:49:29 07a7534e1272 49 seconds ago 1.56GB 15:49:29 92d5eb6010b9 51 seconds ago 1.56GB 15:49:29 sys-mgmt-agent-arm64 latest 62115cecd40d About a minute ago 311MB 15:49:29 core-metadata-arm64 latest cbdcf43ed7b2 3 minutes ago 15.8MB 15:49:29 support-notifications-arm64 latest af92a2fb9558 3 minutes ago 15.9MB 15:49:29 support-scheduler-arm64 latest 02b893a2544a 3 minutes ago 15.2MB 15:49:29 security-proxy-setup-arm64 latest 89aa9835ac15 3 minutes ago 24.5MB 15:49:29 7097edb5e4e3 3 minutes ago 1.56GB 15:49:29 620d42e10d84 3 minutes ago 1.56GB 15:49:29 2e4fe83026e6 3 minutes ago 1.56GB 15:49:29 fd66e511dbad 3 minutes ago 1.56GB 15:49:29 1c73f92603da 3 minutes ago 1.57GB 15:49:29 ci-base-image-arm64 latest 1ab26a9771e6 14 minutes ago 1.23GB 15:49:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 2 weeks ago 451MB 15:49:29 alpine 3.12 c4fd0aeabfcf 6 weeks ago 5.32MB 15:49:29 docker 20.10.6 cdf2a7733a7b 3 months ago 234MB 15:49:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:49:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:49:30 15:49:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:49:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:49:31 arm64: Pulling from edgex-lftools-log-publisher 15:49:31 448f6bf000e3: Pulling fs layer 15:49:31 f757da607395: Pulling fs layer 15:49:31 05883995daec: Pulling fs layer 15:49:31 8603b9c90790: Pulling fs layer 15:49:31 1560dd03e051: Pulling fs layer 15:49:31 27f5ce0e4adf: Pulling fs layer 15:49:31 c2d8d7efcc4b: Pulling fs layer 15:49:31 1560dd03e051: Waiting 15:49:31 27f5ce0e4adf: Waiting 15:49:31 c2d8d7efcc4b: Waiting 15:49:31 8603b9c90790: Waiting 15:49:31 f757da607395: Verifying Checksum 15:49:31 f757da607395: Download complete 15:49:31 8603b9c90790: Verifying Checksum 15:49:31 8603b9c90790: Download complete 15:49:31 1560dd03e051: Verifying Checksum 15:49:31 1560dd03e051: Download complete 15:49:31 27f5ce0e4adf: Verifying Checksum 15:49:31 27f5ce0e4adf: Download complete 15:49:31 05883995daec: Verifying Checksum 15:49:31 05883995daec: Download complete 15:49:32 448f6bf000e3: Verifying Checksum 15:49:32 448f6bf000e3: Download complete 15:49:35 c2d8d7efcc4b: Verifying Checksum 15:49:35 c2d8d7efcc4b: Download complete 15:49:36 448f6bf000e3: Pull complete 15:49:36 f757da607395: Pull complete 15:49:38 05883995daec: Pull complete 15:49:38 8603b9c90790: Pull complete 15:49:40 1560dd03e051: Pull complete 15:49:40 27f5ce0e4adf: Pull complete 15:49:55 c2d8d7efcc4b: Pull complete 15:49:55 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:49:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:49:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:49:56 prd-ubuntu18.04-docker-arm64-4c-16g-479 does not seem to be running inside a container 15:49:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:50:00 $ docker top 53ce8b8c8c6ac16e6281a74ccea314572abc5a2644faf97fb79a3f66922b1335 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:02 ---> job-cost.sh 15:50:02 lf-activate-venv: SKIPPING 15:50:02 INFO: No Stack... 15:50:03 INFO: Retrieving Pricing Info for: v2-standard-4 15:50:03 INFO: Archiving Costs [Pipeline] sh 15:50:04 + + catcut /w/workspace/edgex-go/8/archives/cost.csv -d, 15:50:04 -f6 [Pipeline] lock 15:50:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3627-8-stack-cost] 15:50:04 Resource [jenkins-edgexfoundry-edgex-go-PR-3627-8-stack-cost] did not exist. Created. 15:50:04 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3627-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:50:05 + echo total: 0.18000000715255737 [Pipeline] stash 15:50:05 Stashed 1 file(s) [Pipeline] } 15:50:05 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3627-8-stack-cost] [Pipeline] // lock [Pipeline] } 15:50:05 $ docker stop --time=1 53ce8b8c8c6ac16e6281a74ccea314572abc5a2644faf97fb79a3f66922b1335 15:50:07 $ docker rm -f 53ce8b8c8c6ac16e6281a74ccea314572abc5a2644faf97fb79a3f66922b1335 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:50:08 provisioning config files... 15:50:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config982282015408132526tmp [Pipeline] { [Pipeline] sh 15:50:08 + set +x 15:50:08 + bash -s -- 15:50:08 + curl -s https://codecov.io/bash 15:50:08 15:50:08 _____ _ 15:50:08 / ____| | | 15:50:08 | | ___ __| | ___ ___ _____ __ 15:50:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:50:08 | |___| (_) | (_| | __/ (_| (_) \ V / 15:50:08 \_____\___/ \__,_|\___|\___\___/ \_/ 15:50:08 Bash-1.0.6 15:50:08 15:50:08 15:50:08 ==> git version 2.24.4 found 15:50:08 ==> 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 15:50:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:50:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:50:08 ==> Jenkins CI detected. 15:50:08 current dir:  /w/workspace/edgex-go/8 15:50:08 project root: . 15:50:08 --> token set from env 15:50:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:50:08 ==> Running gcov in . (disable via -X gcov) 15:50:08 ==> Python coveragepy not found 15:50:08 ==> Searching for coverage reports in: 15:50:08 + . 15:50:08 -> Found 1 reports 15:50:08 ==> Detecting git/mercurial file structure 15:50:08 ==> Reading reports 15:50:08 + ./coverage.out bytes=403847 15:50:08 ==> Appending adjustments 15:50:08 https://docs.codecov.io/docs/fixing-reports 15:50:09 + Found adjustments 15:50:09 ==> Gzipping contents 15:50:09 56K /tmp/codecov.w0VOBX.gz 15:50:09 ==> Uploading reports 15:50:09 url: https://codecov.io 15:50:09 query: branch=PR-3627&commit=aded4f7d03d260b9363cce2232d9d442ed3f0801&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3627%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3627&job=&cmd_args= 15:50:09 -> Pinging Codecov 15:50:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3627&commit=aded4f7d03d260b9363cce2232d9d442ed3f0801&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3627%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3627&job=&cmd_args= 15:50:10 -> Uploading to 15:50:10 https://storage.googleapis.com/codecov/v4/raw/2021-07-29/00271124DB129430A58F1EEE437C3FCB/aded4f7d03d260b9363cce2232d9d442ed3f0801/80a5f075-d65b-4a82-82a9-1d4925a4976a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210729T155010Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2bc387ba28be557ef3197f65c5113005b3741982807cbb3cec17d6103ff9acec 15:50:10 % Total % Received % Xferd Average Speed Time Time Time Current 15:50:10 Dload Upload Total Spent Left Speed 15:50:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54459 0 0 100 54459 0 99k --:--:-- --:--:-- --:--:-- 99k 100 54459 0 0 100 54459 0 99k --:--:-- --:--:-- --:--:-- 99k 15:50:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/aded4f7d03d260b9363cce2232d9d442ed3f0801 [Pipeline] } 15:50:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:50:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:50:13 ---> package-listing.sh 15:50:13 ++ facter osfamily 15:50:13 ++ tr '[:upper:]' '[:lower:]' 15:50:13 + OS_FAMILY=redhat 15:50:13 + workspace=/w/workspace/edgex-go/8 15:50:13 + START_PACKAGES=/tmp/packages_start.txt 15:50:13 + END_PACKAGES=/tmp/packages_end.txt 15:50:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:50:13 + PACKAGES=/tmp/packages_start.txt 15:50:13 + '[' /w/workspace/edgex-go/8 ']' 15:50:13 + PACKAGES=/tmp/packages_end.txt 15:50:13 + case "${OS_FAMILY}" in 15:50:13 + rpm -qa 15:50:13 + sort 15:50:15 + '[' -f /tmp/packages_start.txt ']' 15:50:15 + '[' -f /tmp/packages_end.txt ']' 15:50:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:50:15 + '[' /w/workspace/edgex-go/8 ']' 15:50:15 + mkdir -p /w/workspace/edgex-go/8/archives/ 15:50:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 15:50:15 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:50:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:50:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:50:16 15:50:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:50:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:50:16 latest: Pulling from edgex-lftools-log-publisher 15:50:16 b4d181a07f80: Pulling fs layer 15:50:16 a1111a8f2ec3: Pulling fs layer 15:50:16 ed53099fbce6: Pulling fs layer 15:50:16 dc539afda2c1: Pulling fs layer 15:50:16 77bc0d833cb6: Pulling fs layer 15:50:16 9065ff56babe: Pulling fs layer 15:50:16 d287ab97295c: Pulling fs layer 15:50:16 dc539afda2c1: Waiting 15:50:16 77bc0d833cb6: Waiting 15:50:16 9065ff56babe: Waiting 15:50:16 d287ab97295c: Waiting 15:50:17 a1111a8f2ec3: Verifying Checksum 15:50:17 a1111a8f2ec3: Download complete 15:50:17 dc539afda2c1: Verifying Checksum 15:50:17 dc539afda2c1: Download complete 15:50:17 77bc0d833cb6: Verifying Checksum 15:50:17 77bc0d833cb6: Download complete 15:50:17 9065ff56babe: Verifying Checksum 15:50:17 9065ff56babe: Download complete 15:50:17 ed53099fbce6: Verifying Checksum 15:50:17 ed53099fbce6: Download complete 15:50:18 b4d181a07f80: Verifying Checksum 15:50:18 b4d181a07f80: Download complete 15:50:19 b4d181a07f80: Pull complete 15:50:19 a1111a8f2ec3: Pull complete 15:50:20 ed53099fbce6: Pull complete 15:50:20 dc539afda2c1: Pull complete 15:50:20 77bc0d833cb6: Pull complete 15:50:20 9065ff56babe: Pull complete 15:50:23 d287ab97295c: Verifying Checksum 15:50:23 d287ab97295c: Download complete 15:50:27 d287ab97295c: Pull complete 15:50:27 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:50:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:50:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:50:27 prd-centos7-docker-4c-2g-478 does not seem to be running inside a container 15:50:27 $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-lftools-log-publisher:latest cat 15:50:30 $ docker top e847176994fc9e45095b364edf4227d6e9a8cda5364baceccf7f2490f9199242 -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:31 + touch /tmp/pre-build-complete [Pipeline] sh 15:50:31 + mkdir -p /var/log/sysstat [Pipeline] sh 15:50:31 + ls /var/log/sa-host 15:50:31 + sadf -c /var/log/sa-host/sa05 15:50:31 file_magic: OK 15:50:31 HZ: Using current value: 100 15:50:31 file_header: OK 15:50:31 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 15:50:31 Statistics: 15:50:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:50:31 File successfully converted to sysstat format version 12.0.3 15:50:31 + sadf -c /var/log/sa-host/sa29 15:50:31 file_magic: OK 15:50:31 HZ: Using current value: 100 15:50:31 file_header: OK 15:50:31 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 15:50:31 Statistics: 15:50:31 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... 15:50:31 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:50:32 provisioning config files... 15:50:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config1622541866732586159tmp [Pipeline] { [Pipeline] echo 15:50:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:50:32 ---> create-netrc.sh [Pipeline] } 15:50:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:50:32 ---> python-tools-install.sh [Pipeline] echo 15:50:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:50:33 ---> sudo-logs.sh 15:50:33 Archiving 'sudo' log.. 15:50:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-478.vexxhost.local: Name or service not known 15:50:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-478.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 15:50:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:50:33 ---> job-cost.sh 15:50:33 lf-activate-venv: SKIPPING 15:50:33 DEBUG: total: 0.18000000715255737 15:50:33 INFO: Retrieving Stack Cost... 15:50:34 INFO: Retrieving Pricing Info for: v3-standard-2 15:50:34 INFO: Archiving Costs [Pipeline] echo 15:50:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:50:35 ---> logs-deploy.sh 15:50:35 lf-activate-venv: SKIPPING 15:50:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3627/8 15:50:35 INFO: archiving workspace using pattern(s): 15:50:35 Archives upload complete. 15:50:36 INFO: archiving logs to Nexus 15:50:36 ---> uname -a: 15:50:36 Linux prd-centos7-docker-4c-2g-478.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 15:50:36 15:50:36 15:50:36 ---> lscpu: 15:50:36 Architecture: x86_64 15:50:36 CPU op-mode(s): 32-bit, 64-bit 15:50:36 Byte Order: Little Endian 15:50:36 Address sizes: 40 bits physical, 48 bits virtual 15:50:36 CPU(s): 2 15:50:36 On-line CPU(s) list: 0,1 15:50:36 Thread(s) per core: 1 15:50:36 Core(s) per socket: 1 15:50:36 Socket(s): 2 15:50:36 NUMA node(s): 1 15:50:36 Vendor ID: AuthenticAMD 15:50:36 CPU family: 23 15:50:36 Model: 49 15:50:36 Model name: AMD EPYC-Rome Processor 15:50:36 Stepping: 0 15:50:36 CPU MHz: 2800.000 15:50:36 BogoMIPS: 5600.00 15:50:36 Virtualization: AMD-V 15:50:36 Hypervisor vendor: KVM 15:50:36 Virtualization type: full 15:50:36 L1d cache: 32K 15:50:36 L1i cache: 32K 15:50:36 L2 cache: 512K 15:50:36 L3 cache: 16384K 15:50:36 NUMA node0 CPU(s): 0,1 15:50:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 15:50:36 15:50:36 15:50:36 ---> nproc: 15:50:36 2 15:50:36 15:50:36 15:50:36 ---> df -h: 15:50:36 Filesystem Size Used Avail Use% Mounted on 15:50:36 overlay 40G 13G 28G 31% / 15:50:36 tmpfs 64M 0 64M 0% /dev 15:50:36 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:50:36 shm 64M 0 64M 0% /dev/shm 15:50:36 /dev/vda1 40G 13G 28G 31% /facter-os 15:50:36 15:50:36 15:50:36 ---> sar -b -r -n DEV: 15:50:36 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/29/21 _x86_64_ (2 CPU) 15:50:36 15:50:36 15:25:58 LINUX RESTART (2 CPU) 15:50:36 15:50:36 15:27:01 tps rtps wtps bread/s bwrtn/s 15:50:36 15:28:01 99.35 3.58 95.77 2601.30 18931.06 15:50:36 15:29:01 246.87 0.00 246.87 0.00 64637.04 15:50:36 15:30:01 170.17 0.00 170.17 0.00 32223.48 15:50:36 15:31:02 57.03 0.00 57.03 0.00 8439.09 15:50:36 15:32:01 325.28 39.10 286.18 16050.47 170180.37 15:50:36 15:33:01 516.25 222.47 293.77 23614.18 161556.13 15:50:36 15:34:01 518.83 22.55 496.29 3333.89 192194.52 15:50:36 15:35:01 88.49 9.46 79.03 1245.04 15242.80 15:50:36 15:36:01 0.23 0.00 0.23 0.00 3.25 15:50:36 15:37:01 0.27 0.00 0.27 0.00 3.05 15:50:36 15:38:01 0.32 0.00 0.32 0.00 3.51 15:50:36 15:39:01 0.22 0.00 0.22 0.00 2.48 15:50:36 15:40:01 0.20 0.00 0.20 0.00 2.08 15:50:36 15:41:01 0.50 0.18 0.32 5.73 3.48 15:50:36 15:42:01 0.80 0.00 0.80 0.00 16.43 15:50:36 15:43:01 0.30 0.00 0.30 0.00 3.65 15:50:36 15:44:01 0.20 0.00 0.20 0.00 3.17 15:50:36 15:45:01 0.28 0.00 0.28 0.00 3.95 15:50:36 15:46:01 0.22 0.00 0.22 0.00 2.65 15:50:36 15:47:01 0.20 0.00 0.20 0.00 3.33 15:50:36 15:48:01 0.37 0.00 0.37 0.00 5.56 15:50:36 15:49:01 0.28 0.00 0.28 0.00 4.67 15:50:36 15:50:01 0.35 0.00 0.35 0.00 5.20 15:50:36 Average: 87.99 12.92 75.08 2028.34 28759.27 15:50:36 15:50:36 15:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:50:36 15:28:01 5119888 0 832952 10.40 2620 2053480 1288192 14.22 753848 1724188 8 15:50:36 15:29:01 2758548 0 1176248 14.69 2620 4071524 1706812 18.84 1493956 3091308 376472 15:50:36 15:30:01 3128508 0 1183800 14.78 2620 3694012 1704000 18.81 1378840 2854748 236648 15:50:36 15:31:02 3173812 0 1158468 14.46 2620 3674040 1780992 19.66 1304892 2876776 133100 15:50:36 15:32:01 2030164 0 1307424 16.32 2620 4668732 2091960 23.10 1122936 4120928 32 15:50:36 15:33:01 1358448 0 1390752 17.36 2620 5257120 3043888 33.61 2260708 3615676 2576 15:50:36 15:34:01 2574776 0 1252540 15.64 2620 4179004 1577032 17.41 1830308 2843064 8220 15:50:36 15:35:01 2720024 0 1196572 14.94 2620 4089724 1299108 14.34 1425888 3111500 8 15:50:36 15:36:01 2723956 0 1192640 14.89 2620 4089724 1260032 13.91 1424628 3111408 8 15:50:36 15:37:01 2723696 0 1192892 14.89 2620 4089732 1260116 13.91 1424836 3111412 8 15:50:36 15:38:01 2724008 0 1192580 14.89 2620 4089732 1260068 13.91 1424760 3111408 8 15:50:36 15:39:01 2723356 0 1193228 14.90 2620 4089736 1260164 13.91 1424628 3111788 8 15:50:36 15:40:01 2723924 0 1192652 14.89 2620 4089744 1260032 13.91 1424380 3111788 8 15:50:36 15:41:01 2723464 0 1193112 14.90 2620 4089744 1260032 13.91 1425308 3110744 16 15:50:36 15:42:01 2723160 0 1193376 14.90 2620 4089784 1260152 13.91 1426084 3110664 8 15:50:36 15:43:01 2722988 0 1193548 14.90 2620 4089784 1260176 13.91 1426232 3110664 8 15:50:36 15:44:01 2723948 0 1192576 14.89 2620 4089796 1260032 13.91 1425452 3110664 8 15:50:36 15:45:01 2724044 0 1192476 14.89 2620 4089800 1260032 13.91 1425524 3110664 16 15:50:36 15:46:01 2724004 0 1192512 14.89 2620 4089804 1260032 13.91 1425456 3110668 8 15:50:36 15:47:01 2723004 0 1193508 14.90 2620 4089808 1260316 13.91 1426356 3110664 8 15:50:36 15:48:01 2722948 0 1193564 14.90 2620 4089808 1260340 13.91 1426500 3110664 12 15:50:36 15:49:01 2723772 0 1192732 14.89 2620 4089816 1260100 13.91 1425600 3110664 8 15:50:36 15:50:01 2723504 0 1192996 14.90 2620 4089820 1260256 13.91 1425808 3110664 8 15:50:36 Average: 2770345 0 1191006 14.87 2620 4044968 1451907 16.03 1432736 3082727 32922 15:50:36 15:50:36 15:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:50:36 15:28:01 eth0 1246.43 1142.98 3768.09 121.24 0.00 0.00 0.00 0.00 15:50:36 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:28:01 docker0 944.73 904.56 75.56 2704.77 0.00 0.00 0.00 0.00 15:50:36 15:29:01 eth0 1225.42 968.62 5379.88 129.70 0.00 0.00 0.00 0.00 15:50:36 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:29:01 docker0 633.98 733.16 45.97 2430.56 0.00 0.00 0.00 0.00 15:50:36 15:30:01 vethb3bd851 0.42 0.55 0.03 0.05 0.00 0.00 0.00 0.00 15:50:36 15:30:01 eth0 39.33 22.98 34.08 14.89 0.00 0.00 0.00 0.00 15:50:36 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:30:01 docker0 0.42 0.42 0.03 0.03 0.00 0.00 0.00 0.00 15:50:36 15:31:02 vethb3bd851 1.83 1.83 0.14 0.14 0.00 0.00 0.00 0.00 15:50:36 15:31:02 eth0 26.68 16.56 16.33 56.82 0.00 0.00 0.00 0.00 15:50:36 15:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:31:02 docker0 1.83 1.83 0.12 0.14 0.00 0.00 0.00 0.00 15:50:36 15:32:01 vethe4d0734 0.03 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:50:36 15:32:01 veth0e279e6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:50:36 15:32:01 veth71bdb50 0.00 0.52 0.00 0.03 0.00 0.00 0.00 0.00 15:50:36 15:32:01 eth0 373.08 249.43 1913.82 70.24 0.00 0.00 0.00 0.00 15:50:36 15:33:01 vetha6d7d48 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:50:36 15:33:01 veth1e7b46b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:50:36 15:33:01 veth1583510 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:50:36 15:33:01 veth71bdb50 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:34:01 veth71bdb50 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 15:50:36 15:34:01 eth0 3976.10 3041.23 14197.93 556.41 0.00 0.00 0.00 0.00 15:50:36 15:34:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:50:36 15:34:01 docker0 1679.90 1781.65 128.00 5581.31 0.00 0.00 0.00 0.00 15:50:36 15:35:01 eth0 270.14 173.77 1520.55 18.87 0.00 0.00 0.00 0.00 15:50:36 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:35:01 docker0 38.04 78.60 2.53 396.82 0.00 0.00 0.00 0.00 15:50:36 15:36:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:50:36 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:37:01 eth0 0.25 0.23 0.08 0.07 0.00 0.00 0.00 0.00 15:50:36 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:38:01 eth0 0.60 0.15 0.11 0.01 0.00 0.00 0.00 0.00 15:50:36 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:39:01 eth0 0.62 0.37 0.28 0.20 0.00 0.00 0.00 0.00 15:50:36 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:40:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:50:36 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:41:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:50:36 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:42:01 eth0 0.33 0.30 0.17 0.08 0.00 0.00 0.00 0.00 15:50:36 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:43:01 eth0 0.53 0.37 0.27 0.20 0.00 0.00 0.00 0.00 15:50:36 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:45:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:50:36 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:46:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:47:01 eth0 1.22 0.40 0.46 0.26 0.00 0.00 0.00 0.00 15:50:36 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:48:01 eth0 0.73 0.25 0.30 0.20 0.00 0.00 0.00 0.00 15:50:36 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:49:01 eth0 0.58 0.00 0.05 0.00 0.00 0.00 0.00 0.00 15:50:36 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:50:01 eth0 1.55 0.37 0.42 0.20 0.00 0.00 0.00 0.00 15:50:36 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 Average: eth0 146.03 116.45 568.39 21.80 0.00 0.00 0.00 0.00 15:50:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:36 Average: docker0 74.76 80.95 5.68 260.14 0.00 0.00 0.00 0.00 15:50:36 15:50:36 15:50:36 ---> sar -P ALL: 15:50:36 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/29/21 _x86_64_ (2 CPU) 15:50:36 15:50:36 15:25:58 LINUX RESTART (2 CPU) 15:50:36 15:50:36 15:27:01 CPU %user %nice %system %iowait %steal %idle 15:50:36 15:28:01 all 18.79 0.00 4.91 2.39 0.09 73.82 15:50:36 15:28:01 0 18.17 0.00 5.06 2.17 0.09 74.51 15:50:36 15:28:01 1 19.41 0.00 4.77 2.60 0.09 73.13 15:50:36 15:29:01 all 19.46 0.00 8.75 3.14 0.09 68.57 15:50:36 15:29:01 0 19.79 0.00 8.99 2.48 0.09 68.65 15:50:36 15:29:01 1 19.13 0.00 8.50 3.78 0.09 68.49 15:50:36 15:30:01 all 61.29 0.00 10.02 1.45 0.11 27.13 15:50:36 15:30:01 0 60.68 0.00 10.75 1.28 0.11 27.18 15:50:36 15:30:01 1 61.90 0.00 9.29 1.62 0.11 27.08 15:50:36 15:31:02 all 35.33 0.00 5.15 0.37 0.07 59.08 15:50:36 15:31:02 0 34.93 0.00 5.58 0.30 0.07 59.12 15:50:36 15:31:02 1 35.73 0.00 4.73 0.44 0.07 59.03 15:50:36 15:32:01 all 44.52 0.00 16.52 3.58 0.11 35.26 15:50:36 15:32:01 0 44.22 0.00 16.20 4.02 0.11 35.45 15:50:36 15:32:01 1 44.82 0.00 16.85 3.15 0.11 35.08 15:50:36 15:33:01 all 67.35 0.00 15.03 14.99 0.13 2.49 15:50:36 15:33:01 0 66.87 0.00 15.37 14.73 0.15 2.88 15:50:36 15:33:01 1 67.83 0.00 14.70 15.26 0.11 2.10 15:50:36 15:34:01 all 70.05 0.00 20.17 5.95 0.15 3.68 15:50:36 15:34:01 0 70.36 0.00 20.01 5.62 0.13 3.88 15:50:36 15:34:01 1 69.75 0.00 20.32 6.29 0.17 3.47 15:50:36 15:35:01 all 8.09 0.00 3.38 1.88 0.05 86.60 15:50:36 15:35:01 0 8.00 0.00 3.62 1.64 0.05 86.69 15:50:36 15:35:01 1 8.19 0.00 3.13 2.12 0.05 86.51 15:50:36 15:36:01 all 0.13 0.00 0.06 0.00 0.02 99.80 15:50:36 15:36:01 0 0.02 0.00 0.07 0.00 0.00 99.92 15:50:36 15:36:01 1 0.23 0.00 0.05 0.00 0.03 99.68 15:50:36 15:37:01 all 0.23 0.00 0.47 0.00 0.02 99.28 15:50:36 15:37:01 0 0.22 0.00 0.55 0.00 0.02 99.22 15:50:36 15:37:01 1 0.25 0.00 0.40 0.00 0.02 99.33 15:50:36 15:38:01 all 0.15 0.00 0.03 0.00 0.02 99.80 15:50:36 15:38:01 0 0.03 0.00 0.05 0.00 0.03 99.88 15:50:36 15:38:01 1 0.27 0.00 0.02 0.00 0.00 99.72 15:50:36 15:50:36 15:38:01 CPU %user %nice %system %iowait %steal %idle 15:50:36 15:39:01 all 0.13 0.00 0.04 0.00 0.03 99.80 15:50:36 15:39:01 0 0.07 0.00 0.07 0.00 0.03 99.83 15:50:36 15:39:01 1 0.20 0.00 0.02 0.00 0.02 99.77 15:50:36 15:40:01 all 0.13 0.00 0.03 0.00 0.01 99.83 15:50:36 15:40:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:50:36 15:40:01 1 0.25 0.00 0.02 0.00 0.00 99.73 15:50:36 15:41:01 all 0.11 0.00 0.05 0.01 0.03 99.81 15:50:36 15:41:01 0 0.07 0.00 0.07 0.02 0.03 99.82 15:50:36 15:41:01 1 0.15 0.00 0.03 0.00 0.02 99.80 15:50:36 15:42:01 all 0.12 0.00 0.04 0.00 0.03 99.81 15:50:36 15:42:01 0 0.03 0.00 0.05 0.00 0.05 99.87 15:50:36 15:42:01 1 0.20 0.00 0.03 0.00 0.02 99.75 15:50:36 15:43:01 all 0.07 0.00 0.03 0.00 0.02 99.88 15:50:36 15:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:50:36 15:43:01 1 0.08 0.00 0.05 0.00 0.02 99.85 15:50:36 15:44:01 all 0.11 0.00 0.04 0.00 0.03 99.82 15:50:36 15:44:01 0 0.03 0.00 0.05 0.00 0.03 99.88 15:50:36 15:44:01 1 0.18 0.00 0.03 0.00 0.02 99.77 15:50:36 15:45:01 all 0.18 0.00 0.03 0.00 0.02 99.77 15:50:36 15:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:50:36 15:45:01 1 0.32 0.00 0.05 0.00 0.02 99.62 15:50:36 15:46:01 all 0.14 0.00 0.02 0.00 0.01 99.83 15:50:36 15:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:50:36 15:46:01 1 0.27 0.00 0.02 0.00 0.02 99.70 15:50:36 15:47:01 all 0.15 0.00 0.03 0.00 0.03 99.80 15:50:36 15:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:50:36 15:47:01 1 0.27 0.00 0.03 0.00 0.03 99.67 15:50:36 15:48:01 all 0.13 0.00 0.03 0.00 0.02 99.82 15:50:36 15:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:50:36 15:48:01 1 0.23 0.00 0.05 0.00 0.02 99.70 15:50:36 15:49:01 all 0.14 0.00 0.02 0.00 0.03 99.81 15:50:36 15:49:01 0 0.02 0.00 0.02 0.00 0.03 99.93 15:50:36 15:49:01 1 0.27 0.00 0.02 0.00 0.03 99.68 15:50:36 15:50:36 15:49:01 CPU %user %nice %system %iowait %steal %idle 15:50:36 15:50:01 all 0.08 0.00 0.03 0.00 0.02 99.87 15:50:36 15:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:50:36 15:50:01 1 0.13 0.00 0.05 0.00 0.03 99.78 15:50:36 Average: all 13.33 0.00 3.46 1.37 0.05 81.79 15:50:36 Average: 0 13.18 0.00 3.53 1.30 0.05 81.94 15:50:36 Average: 1 13.49 0.00 3.39 1.44 0.05 81.64 15:50:36 15:50:36 15:50:36