bnevis-i commented: recheck 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 0fa087e48d7c69ecf1a101837f9b587aaaacbaae+bdb2c85536eb59c2c674b54b9fa7260d772e6f9f (d43603eefe0703e404ea7e25d62b0bd7694b1be2) 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-ssh7188163856265519654.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh9074588951007736899.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3733/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-3733/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3342699636653625020.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh2719030779484917875.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3733/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-3733/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4209206800548566160.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-130 in /w/workspace/edgexfoundry_edgex-go_PR-3733 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh4974962815250771968.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/3@tmp/jenkins-gitclient-ssh2670041122425525.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3733/head:refs/remotes/origin/PR-3733 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bdb2c85536eb59c2c674b54b9fa7260d772e6f9f into PR head commit 0fa087e48d7c69ecf1a101837f9b587aaaacbaae Merge succeeded, producing 0fa087e48d7c69ecf1a101837f9b587aaaacbaae Checking out Revision 0fa087e48d7c69ecf1a101837f9b587aaaacbaae (PR-3733) > git config core.sparsecheckout # timeout=10 > git checkout -f 0fa087e48d7c69ecf1a101837f9b587aaaacbaae # 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/3@tmp/jenkins-gitclient-ssh1765559029973780060.key > git merge bdb2c85536eb59c2c674b54b9fa7260d772e6f9f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fa087e48d7c69ecf1a101837f9b587aaaacbaae # timeout=10 Commit message: "style: Fix variable assignments and enable varcheck linter" > git rev-list --no-walk 0fa087e48d7c69ecf1a101837f9b587aaaacbaae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:45:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:45:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:45:32 ========================================================= 14:45:32 EdgeX Global Pipelines Version Info 14:45:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:45:34 ------------------- 14:45:34 stable info: 14:45:34 ------------------- 14:45:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:45:34 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 14:45:34 Message: update stable to v1.0.205 14:45:34 ------------------- 14:45:34 experimental info: 14:45:34 ------------------- 14:45:34 Commited By: **** collab-it+edgex@linuxfoundation.org 14:45:34 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 14:45:34 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:45:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:45:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:45:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:45:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:45:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:45:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:45:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:45:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:45:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:45:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:45:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:45:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:45:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:45:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:45:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:45:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:45:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:45:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:45:35 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:45:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:45:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:45:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 14:45:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:45:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3733 [Pipeline] echo 14:45:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3733 [Pipeline] echo 14:45:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3733 [Pipeline] echo 14:45:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0fa087e48d7c69ecf1a101837f9b587aaaacbaae [Pipeline] echo 14:45:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0fa087e [Pipeline] echo 14:45:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:45:35 provisioning config files... 14:45:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config349889637248967700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:45:35 ---> docker-login.sh 14:45:35 nexus3.edgexfoundry.org:10001 14:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:36 Configure a credential helper to remove this warning. See 14:45:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:36 14:45:36 Login Succeeded 14:45:36 nexus3.edgexfoundry.org:10002 14:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:36 Configure a credential helper to remove this warning. See 14:45:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:36 14:45:36 Login Succeeded 14:45:36 nexus3.edgexfoundry.org:10003 14:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:36 Configure a credential helper to remove this warning. See 14:45:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:36 14:45:36 Login Succeeded 14:45:36 nexus3.edgexfoundry.org:10004 14:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:36 Configure a credential helper to remove this warning. See 14:45:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:36 14:45:36 Login Succeeded 14:45:36 docker.io 14:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:37 Configure a credential helper to remove this warning. See 14:45:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:37 14:45:37 Login Succeeded 14:45:37 ---> docker-login.sh ends [Pipeline] } 14:45:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:45:37 ++ 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 14:45:37 + for file in '`ls cmd/**/Dockerfile`' 14:45:37 ++ dirname cmd/core-command/Dockerfile 14:45:37 ++ cut -d/ -f2 14:45:37 + echo core-command,cmd/core-command/Dockerfile 14:45:37 + for file in '`ls cmd/**/Dockerfile`' 14:45:37 ++ dirname cmd/core-data/Dockerfile 14:45:37 ++ cut -d/ -f2 14:45:37 + echo core-data,cmd/core-data/Dockerfile 14:45:37 + for file in '`ls cmd/**/Dockerfile`' 14:45:37 ++ cut -d/ -f2 14:45:37 ++ dirname cmd/core-metadata/Dockerfile 14:45:37 + echo core-metadata,cmd/core-metadata/Dockerfile 14:45:37 + for file in '`ls cmd/**/Dockerfile`' 14:45:37 ++ cut -d/ -f2 14:45:37 ++ dirname cmd/security-bootstrapper/Dockerfile 14:45:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:45:37 + for file in '`ls cmd/**/Dockerfile`' 14:45:37 ++ cut -d/ -f2 14:45:37 ++ dirname cmd/security-proxy-setup/Dockerfile 14:45:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:45:37 + for file in '`ls cmd/**/Dockerfile`' 14:45:37 ++ dirname cmd/security-secretstore-setup/Dockerfile 14:45:37 ++ cut -d/ -f2 14:45:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:45:37 + for file in '`ls cmd/**/Dockerfile`' 14:45:37 ++ dirname cmd/support-notifications/Dockerfile 14:45:37 ++ cut -d/ -f2 14:45:37 + echo support-notifications,cmd/support-notifications/Dockerfile 14:45:37 + for file in '`ls cmd/**/Dockerfile`' 14:45:37 ++ dirname cmd/support-scheduler/Dockerfile 14:45:37 ++ cut -d/ -f2 14:45:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:45:37 + for file in '`ls cmd/**/Dockerfile`' 14:45:37 ++ dirname cmd/sys-mgmt-agent/Dockerfile 14:45:37 ++ cut -d/ -f2 14:45:37 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:45:37 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 14:45:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:45:39 14:45:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:45:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:45:39 latest: Pulling from edgex-devops/git-semver 14:45:39 31603596830f: Pulling fs layer 14:45:39 04fac38145f0: Pulling fs layer 14:45:39 701f6daf10bf: Pulling fs layer 14:45:39 24f72da36158: Pulling fs layer 14:45:39 24f72da36158: Waiting 14:45:39 04fac38145f0: Verifying Checksum 14:45:39 04fac38145f0: Download complete 14:45:39 31603596830f: Verifying Checksum 14:45:39 31603596830f: Download complete 14:45:40 31603596830f: Pull complete 14:45:40 24f72da36158: Verifying Checksum 14:45:40 24f72da36158: Download complete 14:45:40 04fac38145f0: Pull complete 14:45:40 701f6daf10bf: Verifying Checksum 14:45:40 701f6daf10bf: Download complete 14:45:40 701f6daf10bf: Pull complete 14:45:40 24f72da36158: Pull complete 14:45:40 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 14:45:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:45:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:45:41 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 14:45:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10004/edgex-devops/git-semver:latest cat 14:45:41 $ docker top 9594f34ebc5f091aea08dca9e4bc3eb07c64957ba3bf8990e7037ba5e3783aef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:45:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:45:41 [ssh-agent] Looking for ssh-agent implementation... 14:45:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:45:42 $ docker exec 9594f34ebc5f091aea08dca9e4bc3eb07c64957ba3bf8990e7037ba5e3783aef ssh-agent 14:45:42 SSH_AUTH_SOCK=/tmp/ssh-lCAJWDQH8PyZ/agent.14 14:45:42 SSH_AGENT_PID=21 14:45:42 Running ssh-add (command line suppressed) 14:45:42 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3520375373005769904.key (/w/workspace/edgex-go/3@tmp/private_key_3520375373005769904.key) 14:45:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:45:42 + git tag --points-at HEAD [Pipeline] } 14:45:42 $ docker exec --env ******** --env ******** 9594f34ebc5f091aea08dca9e4bc3eb07c64957ba3bf8990e7037ba5e3783aef ssh-agent -k 14:45:42 unset SSH_AUTH_SOCK; 14:45:42 unset SSH_AGENT_PID; 14:45:42 echo Agent pid 21 killed; 14:45:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:45:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:45:42 [ssh-agent] Looking for ssh-agent implementation... 14:45:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:45:42 $ docker exec 9594f34ebc5f091aea08dca9e4bc3eb07c64957ba3bf8990e7037ba5e3783aef ssh-agent 14:45:43 SSH_AUTH_SOCK=/tmp/ssh-4IbdYSEb70WL/agent.54 14:45:43 SSH_AGENT_PID=60 14:45:43 Running ssh-add (command line suppressed) 14:45:43 Identity added: /w/workspace/edgex-go/3@tmp/private_key_2809802322923558303.key (/w/workspace/edgex-go/3@tmp/private_key_2809802322923558303.key) 14:45:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:45:43 + git semver init 14:45:43 # -> Open(): unable to determine branch for HEAD 14:45:43 # $GIT_DIR = /w/workspace/edgex-go/3/.git 14:45:43 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 14:45:43 # $SEMVER_REMOTE_NAME = origin 14:45:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:45:43 # $SEMVER_USER_NAME = edgex-jenkins 14:45:43 # $SEMVER_BRANCH = PR-3733 14:45:43 # $SEMVER_TEMP = /tmp/semver-241923981 14:45:43 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 14:46:39 # '/tmp/semver-241923981' -> '/w/workspace/edgex-go/3/.semver' 14:46:39 # -> Force: false 14:46:39 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 14:46:39 $ docker exec --env ******** --env ******** 9594f34ebc5f091aea08dca9e4bc3eb07c64957ba3bf8990e7037ba5e3783aef ssh-agent -k 14:46:40 unset SSH_AUTH_SOCK; 14:46:40 unset SSH_AGENT_PID; 14:46:40 echo Agent pid 60 killed; 14:46:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:46:40 + git semver [Pipeline] } 14:46:40 $ docker stop --time=1 9594f34ebc5f091aea08dca9e4bc3eb07c64957ba3bf8990e7037ba5e3783aef 14:46:42 $ docker rm -f 9594f34ebc5f091aea08dca9e4bc3eb07c64957ba3bf8990e7037ba5e3783aef [Pipeline] // withDockerContainer [Pipeline] sh 14:46:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:46:42 Stashed 1 file(s) [Pipeline] echo 14:46:42 [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 14:46:43 ========================================================= 14:46:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:46:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:46:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:46:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:46:43 540db60ca938: Pulling fs layer 14:46:43 adcc1eea9eea: Pulling fs layer 14:46:43 4c4ab2625f07: Pulling fs layer 14:46:43 db62176df00c: Pulling fs layer 14:46:43 3b30891b0d05: Pulling fs layer 14:46:43 06b49ca38bd5: Pulling fs layer 14:46:43 c788192a36de: Pulling fs layer 14:46:43 a77e37c0d609: Pulling fs layer 14:46:43 c3185cebc471: Pulling fs layer 14:46:43 db62176df00c: Waiting 14:46:43 3b30891b0d05: Waiting 14:46:43 06b49ca38bd5: Waiting 14:46:43 c788192a36de: Waiting 14:46:43 a77e37c0d609: Waiting 14:46:43 c3185cebc471: Waiting 14:46:43 4c4ab2625f07: Verifying Checksum 14:46:43 4c4ab2625f07: Download complete 14:46:43 adcc1eea9eea: Verifying Checksum 14:46:43 adcc1eea9eea: Download complete 14:46:43 3b30891b0d05: Verifying Checksum 14:46:43 3b30891b0d05: Download complete 14:46:43 540db60ca938: Verifying Checksum 14:46:43 540db60ca938: Download complete 14:46:43 c788192a36de: Verifying Checksum 14:46:43 c788192a36de: Download complete 14:46:43 540db60ca938: Pull complete 14:46:44 adcc1eea9eea: Pull complete 14:46:44 4c4ab2625f07: Pull complete 14:46:44 a77e37c0d609: Verifying Checksum 14:46:44 a77e37c0d609: Download complete 14:46:48 c3185cebc471: Verifying Checksum 14:46:48 c3185cebc471: Download complete 14:46:48 db62176df00c: Verifying Checksum 14:46:48 db62176df00c: Download complete 14:46:52 db62176df00c: Pull complete 14:46:52 3b30891b0d05: Pull complete 14:46:52 06b49ca38bd5: Pull complete 14:46:52 c788192a36de: Pull complete 14:46:52 a77e37c0d609: Pull complete 14:46:54 c3185cebc471: Pull complete 14:46:54 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 14:46:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:46:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 14:46:54 + docker build -t ci-base-image-x86_64 -f - . 14:46:54 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:46:54 WORKDIR /edgex 14:46:54 COPY go.mod . 14:46:54 RUN go mod download' 14:46:55 Sending build context to Docker daemon 329.1MB 14:46:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:46:55 ---> 031687cdd783 14:46:55 Step 2/4 : WORKDIR /edgex 14:46:57 ---> Running in e8ce35030b48 14:46:57 Removing intermediate container e8ce35030b48 14:46:57 ---> 16f89e16d50f 14:46:57 Step 3/4 : COPY go.mod . 14:46:57 ---> 7f42e14c6090 14:46:57 Step 4/4 : RUN go mod download 14:46:57 ---> Running in f2c021a4afa6 14:46:58 Still waiting to schedule task 14:46:58 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:47:29 Removing intermediate container f2c021a4afa6 14:47:29 ---> 90ef4f38fb9d 14:47:29 Successfully built 90ef4f38fb9d 14:47:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:47:30 + docker inspect -f . ci-base-image-x86_64 14:47:30 . [Pipeline] withDockerContainer 14:47:30 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 14:47:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:47:30 $ docker top 1cc7224c98b6b48f0934d10805b7593134a49f15fbab8cd6da458dfa5c4725e3 -eo pid,comm [Pipeline] { [Pipeline] sh 14:47:31 + go version 14:47:31 go version go1.16.6 linux/amd64 [Pipeline] } 14:47:31 $ docker stop --time=1 1cc7224c98b6b48f0934d10805b7593134a49f15fbab8cd6da458dfa5c4725e3 14:47:32 $ docker rm -f 1cc7224c98b6b48f0934d10805b7593134a49f15fbab8cd6da458dfa5c4725e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:47:32 + docker inspect -f . ci-base-image-x86_64 14:47:32 . [Pipeline] withDockerContainer 14:47:32 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 14:47:32 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:47:33 $ docker top d6ee9999c3c64321b47fd96984cb99e722fd95aa809cda71d6ea6da4b807881c -eo pid,comm [Pipeline] { [Pipeline] echo 14:47:33 ========================================================= 14:47:33 [edgeXBuildGoParallel] Running Tests and Build... 14:47:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:47:33 + go mod tidy [Pipeline] sh 14:47:34 + make test 14:47:34 go mod tidy 14:47:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:47:39 ? github.com/edgexfoundry/edgex-go [no test files] 14:47:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:48:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:48:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:48:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:48:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:48:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:48:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:48:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:48:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:48:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:48:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:48:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:48:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:48:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:48:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 14:48:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:48:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:48:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.056s coverage: 98.5% of statements 14:48:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:48:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 46.3% of statements 14:48:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:48:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:48:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.110s coverage: 90.1% of statements 14:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:48:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 84.4% of statements 14:48:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:48:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:48:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:48:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:48:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:48:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.232s coverage: 94.2% of statements 14:48:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:48:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:48:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements 14:48:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:48:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:48:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:48:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:48:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:48:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements 14:48:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:48:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:48:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:48:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements 14:48:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:48:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 14:48:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements 14:48:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:48:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 14:48:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements 14:48:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 14:48:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 14:48:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 14:48:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements 14:48:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 14:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.157s coverage: 82.5% of statements 14:48:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:48:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 14:48:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:48:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:48:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:48:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 14:48:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:48:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:48:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:48:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:48:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:48:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 14:48:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:48:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:48:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 14:48:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:48:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 14:48:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:48:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 14:48:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 14:48:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 14:48:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.137s coverage: 91.2% of statements 14:48:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:48:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.144s coverage: 64.4% of statements 14:48:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:48:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:48:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 14:48:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 14:48:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 14:48:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 14:48:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 14:48:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.211s coverage: 70.3% of statements 14:48:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:48:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:48:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.4% of statements 14:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 14:48:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:48:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 14:48:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:48:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 19.5% of statements 14:48:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:48:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:48:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:48:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:48:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.0% of statements 14:48:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:48:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:48:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:48:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:48:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 14:48:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:48:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:48:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 14:48:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:48:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:48:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:48:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:48:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 14:48:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:48:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:48:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:48:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:48:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:48:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:48:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 14:48:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 14:48:58 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 14:49:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-131 in /w/workspace/edgexfoundry_edgex-go_PR-3733 [Pipeline] { [Pipeline] ws 14:49:29 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 14:49:29 The recommended git tool is: git 14:49:30 GO111MODULE=on go vet ./... 14:49:35 using credential edgex-jenkins-ssh 14:49:35 Cloning the remote Git repository 14:49:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:49:35 > git init /w/workspace/edgex-go/3 # timeout=10 14:49:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:49:35 > git --version # timeout=10 14:49:35 > git --version # 'git version 2.17.1' 14:49:35 using GIT_SSH to set credentials SSH Credentials for GitHub 14:49:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:49:40 gofmt -l . 14:49:40 [ "`gofmt -l .`" = "" ] 14:49:40 ./bin/test-attribution-txt.sh [Pipeline] sh 14:49:41 + ls -al . 14:49:41 total 612 14:49:41 drwxrwxr-x 10 1001 1001 4096 Sep 29 14:49 . 14:49:41 drwxr-xr-x 4 root root 28 Sep 29 14:47 .. 14:49:41 -rw-rw-r-- 1 1001 1001 11 Sep 29 14:45 .dockerignore 14:49:41 drwxrwxr-x 8 1001 1001 179 Sep 29 14:45 .git 14:49:41 drwxrwxr-x 4 1001 1001 142 Sep 29 14:45 .github 14:49:41 -rw-rw-r-- 1 1001 1001 818 Sep 29 14:45 .gitignore 14:49:41 -rw-rw-r-- 1 1001 1001 53 Sep 29 14:45 .golangci.yml 14:49:41 -rw-rw-r-- 1 1001 1001 76 Sep 29 14:45 .hadolint.yml 14:49:41 drwx------ 3 1001 1001 58 Sep 29 14:46 .semver 14:49:41 -rw-rw-r-- 1 1001 1001 166 Sep 29 14:45 .sonarcloud.properties 14:49:41 -rw-rw-r-- 1 1001 1001 1171 Sep 29 14:45 ADOPTERS.md 14:49:41 -rw-rw-r-- 1 1001 1001 8493 Sep 29 14:45 Attribution.txt 14:49:41 -rw-rw-r-- 1 1001 1001 43881 Sep 29 14:45 CHANGELOG.md 14:49:41 -rw-rw-r-- 1 1001 1001 3804 Sep 29 14:45 CONTRIBUTING.md 14:49:41 -rw-rw-r-- 1 1001 1001 677 Sep 29 14:45 GOVERNANCE.md 14:49:41 -rw-rw-r-- 1 1001 1001 849 Sep 29 14:45 Jenkinsfile 14:49:41 -rw-rw-r-- 1 1001 1001 10775 Sep 29 14:45 LICENSE 14:49:41 -rw-rw-r-- 1 1001 1001 6386 Sep 29 14:45 Makefile 14:49:41 -rw-rw-r-- 1 1001 1001 582 Sep 29 14:45 OWNERS.md 14:49:41 -rw-rw-r-- 1 1001 1001 8256 Sep 29 14:45 README.md 14:49:41 -rw-rw-r-- 1 1001 1001 6912 Sep 29 14:45 SECURITY.md 14:49:41 -rw-rw-r-- 1 1001 1001 5 Sep 29 14:46 VERSION 14:49:41 -rw-rw-r-- 1 1001 1001 4131 Sep 29 14:45 ZMQWindows.md 14:49:41 drwxrwxr-x 2 1001 1001 37 Sep 29 14:45 bin 14:49:41 drwxrwxr-x 14 1001 1001 4096 Sep 29 14:45 cmd 14:49:41 -rw-r--r-- 1 root root 403100 Sep 29 14:48 coverage.out 14:49:41 -rw-rw-r-- 1 1001 1001 841 Sep 29 14:45 go.mod 14:49:41 -rw-r--r-- 1 root root 50064 Sep 29 14:47 go.sum 14:49:41 drwxrwxr-x 8 1001 1001 124 Sep 29 14:45 internal 14:49:41 drwxrwxr-x 3 1001 1001 16 Sep 29 14:45 openapi 14:49:41 drwxrwxr-x 4 1001 1001 71 Sep 29 14:45 snap 14:49:41 -rw-rw-r-- 1 1001 1001 204 Sep 29 14:45 version.go [Pipeline] sh 14:49:41 + '[' -e coverage.out ] 14:49:41 + chown 1001:1001 coverage.out [Pipeline] stash 14:49:41 Stashed 1 file(s) [Pipeline] sh 14:49:41 + make build 14:49:41 go mod tidy 14:49:42 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 14:49:43 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 14:49:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 14:49:50 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 14:49:51 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 14:49:52 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 14:49:53 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 14:49:54 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 14:49:55 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 14:49:56 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 14:49:56 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 14:49:57 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] } 14:49:59 $ docker stop --time=1 d6ee9999c3c64321b47fd96984cb99e722fd95aa809cda71d6ea6da4b807881c 14:50:00 Merging remotes/origin/main commit bdb2c85536eb59c2c674b54b9fa7260d772e6f9f into PR head commit 0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:49:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:49:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:49:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:49:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:49:59 using GIT_SSH to set credentials SSH Credentials for GitHub 14:49:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3733/head:refs/remotes/origin/PR-3733 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:50:00 > git config core.sparsecheckout # timeout=10 14:50:00 > git checkout -f 0fa087e48d7c69ecf1a101837f9b587aaaacbaae # timeout=10 14:50:00 Merge succeeded, producing 0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:50:00 Checking out Revision 0fa087e48d7c69ecf1a101837f9b587aaaacbaae (PR-3733) 14:50:01 $ docker rm -f d6ee9999c3c64321b47fd96984cb99e722fd95aa809cda71d6ea6da4b807881c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 14:50:00 > git remote # timeout=10 14:50:00 > git config --get remote.origin.url # timeout=10 14:50:00 using GIT_SSH to set credentials SSH Credentials for GitHub 14:50:00 > git merge bdb2c85536eb59c2c674b54b9fa7260d772e6f9f # timeout=10 14:50:00 > git rev-parse HEAD^{commit} # timeout=10 14:50:00 > git config core.sparsecheckout # timeout=10 14:50:00 > git checkout -f 0fa087e48d7c69ecf1a101837f9b587aaaacbaae # timeout=10 [Pipeline] isUnix [Pipeline] sh 14:50:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:50:04 14:50:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 14:50:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:50:04 latest: Pulling from edgex-devops/edgex-compose 14:50:04 cbdbe7a5bc2a: Pulling fs layer 14:50:04 ca9280d653b3: Pulling fs layer 14:50:04 7e9c9ca2126c: Pulling fs layer 14:50:05 Commit message: "style: Fix variable assignments and enable varcheck linter" 14:50:05 cbdbe7a5bc2a: Verifying Checksum 14:50:05 cbdbe7a5bc2a: Download complete 14:50:05 cbdbe7a5bc2a: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:50:05 provisioning config files... 14:50:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2871886632768279836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:50:06 ca9280d653b3: Verifying Checksum 14:50:06 ca9280d653b3: Download complete 14:50:06 ---> docker-login.sh 14:50:06 nexus3.edgexfoundry.org:10001 14:50:06 ca9280d653b3: Pull complete 14:50:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:08 Configure a credential helper to remove this warning. See 14:50:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:08 14:50:08 Login Succeeded 14:50:08 nexus3.edgexfoundry.org:10002 14:50:08 7e9c9ca2126c: Verifying Checksum 14:50:08 7e9c9ca2126c: Download complete 14:50:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:08 Configure a credential helper to remove this warning. See 14:50:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:08 14:50:08 Login Succeeded 14:50:08 nexus3.edgexfoundry.org:10003 14:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:09 Configure a credential helper to remove this warning. See 14:50:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:09 14:50:09 Login Succeeded 14:50:09 nexus3.edgexfoundry.org:10004 14:50:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:10 Configure a credential helper to remove this warning. See 14:50:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:10 14:50:10 Login Succeeded 14:50:10 docker.io 14:50:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:10 Configure a credential helper to remove this warning. See 14:50:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:10 14:50:10 Login Succeeded 14:50:10 ---> docker-login.sh ends [Pipeline] } 14:50:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:50:11 ========================================================= 14:50:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:50:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:50:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:50:12 7e9c9ca2126c: Pull complete 14:50:12 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:50:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:50:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 14:50:12 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 14:50:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:50:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:50:12 595b0fe564bb: Pulling fs layer 14:50:12 24495759ef45: Pulling fs layer 14:50:12 d148012ef14d: Pulling fs layer 14:50:12 e90a11edd702: Pulling fs layer 14:50:12 d77568369979: Pulling fs layer 14:50:12 e90a11edd702: Waiting 14:50:12 fc1c9f9a7f3b: Pulling fs layer 14:50:12 170f2ba95c9a: Pulling fs layer 14:50:12 97ac5df62f85: Pulling fs layer 14:50:12 d77568369979: Waiting 14:50:12 fc1c9f9a7f3b: Waiting 14:50:12 170f2ba95c9a: Waiting 14:50:12 97ac5df62f85: Waiting 14:50:12 d148012ef14d: Download complete 14:50:12 24495759ef45: Download complete 14:50:12 d77568369979: Verifying Checksum 14:50:12 d77568369979: Download complete 14:50:12 fc1c9f9a7f3b: Download complete 14:50:12 595b0fe564bb: Verifying Checksum 14:50:12 595b0fe564bb: Download complete 14:50:12 170f2ba95c9a: Download complete 14:50:13 595b0fe564bb: Pull complete 14:50:14 24495759ef45: Pull complete 14:50:14 d148012ef14d: Pull complete 14:50:15 $ docker top 8076672a287c41606e1dd6bccb96e241dac3e68db34928ec0f6eeeb5294a376b -eo pid,comm [Pipeline] { [Pipeline] sh 14:50:15 + grep parallel 14:50:15 + docker-compose build --help 14:50:15 97ac5df62f85: Download complete 14:50:16 --parallel Build images in parallel. [Pipeline] } 14:50:16 $ docker stop --time=1 8076672a287c41606e1dd6bccb96e241dac3e68db34928ec0f6eeeb5294a376b 14:50:17 e90a11edd702: Verifying Checksum 14:50:17 e90a11edd702: Download complete 14:50:17 $ docker rm -f 8076672a287c41606e1dd6bccb96e241dac3e68db34928ec0f6eeeb5294a376b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:50:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:50:17 . [Pipeline] withDockerContainer 14:50:17 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 14:50:18 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:50:18 $ docker top 2f9f7cd5a1e7288b0e663f3703c33c9b375b20e997abcf61e02ca89a173bd31a -eo pid,comm [Pipeline] { [Pipeline] sh 14:50:18 + docker-compose -f ./docker-compose-build.yml build --parallel 14:50:19 Building core-command ... 14:50:19 Building core-data ... 14:50:19 Building core-metadata ... 14:50:19 Building security-bootstrapper ... 14:50:19 Building security-proxy-setup ... 14:50:19 Building security-secretstore-setup ... 14:50:19 Building support-notifications ... 14:50:19 Building support-scheduler ... 14:50:19 Building sys-mgmt-agent ... 14:50:19 Building sys-mgmt-agent 14:50:19 Building security-secretstore-setup 14:50:19 Building core-metadata 14:50:19 Building security-proxy-setup 14:50:19 Building security-bootstrapper 14:50:27 e90a11edd702: Pull complete 14:50:27 d77568369979: Pull complete 14:50:27 fc1c9f9a7f3b: Pull complete 14:50:27 170f2ba95c9a: Pull complete 14:50:29 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:50:29 Step 2/32 : FROM ${BUILDER_BASE} AS builder 14:50:29 ---> 90ef4f38fb9d 14:50:29 Step 3/32 : WORKDIR /edgex-go 14:50:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:50:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:50:29 ---> 90ef4f38fb9d 14:50:29 Step 3/22 : WORKDIR /edgex-go 14:50:33 97ac5df62f85: Pull complete 14:50:33 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 14:50:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:50:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 14:50:33 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:50:33 WORKDIR /edgex 14:50:33 COPY go.mod . 14:50:33 RUN go mod downloaddocker 14:50:33 build -t ci-base-image-arm64 -f - . 14:50:33 ---> Running in b58c8a6644a0 14:50:33 ---> Running in 055aaecfdaa1 14:50:35 Sending build context to Docker daemon 166.1MB 14:50:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:50:35 ---> 04bc70af865f 14:50:35 Step 2/4 : WORKDIR /edgex 14:50:37 Removing intermediate container b58c8a6644a0 14:50:37 ---> 8befb96a6bb8 14:50:37 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:50:37 Removing intermediate container 055aaecfdaa1 14:50:37 ---> e4d26557480e 14:50:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:50:37 ---> Running in 4e2dbf8467b6 14:50:37 ---> Running in f0b81e9a938c 14:50:40 ---> Running in 0cb28e143b90 14:50:40 Removing intermediate container 0cb28e143b90 14:50:40 ---> 8c4c31eac8f1 14:50:40 Step 3/4 : COPY go.mod . 14:50:41 ---> 353b72f5cefa 14:50:41 Step 4/4 : RUN go mod download 14:50:42 ---> Running in 1bee291f74de 14:50:43 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:50:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:50:43 ---> 90ef4f38fb9d 14:50:43 Step 3/26 : WORKDIR /edgex-go 14:50:43 ---> Using cache 14:50:43 ---> e4d26557480e 14:50:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:50:43 ---> Running in 5b5126c3afcf 14:50:43 Removing intermediate container f0b81e9a938c 14:50:43 ---> 936bf38d0fdd 14:50:43 Step 5/32 : RUN apk add --update --no-cache make git 14:50:43 Removing intermediate container 4e2dbf8467b6 14:50:43 ---> b76432dfe0eb 14:50:43 Step 5/22 : RUN apk add --update --no-cache make git 14:50:43 ---> Running in 329eeda5a868 14:50:43 ---> Running in 82f54854bfd1 14:50:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:50:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:50:44 ---> 90ef4f38fb9d 14:50:44 Step 3/24 : WORKDIR /edgex-go 14:50:44 ---> Using cache 14:50:44 ---> e4d26557480e 14:50:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:50:44 ---> Using cache 14:50:44 ---> b76432dfe0eb 14:50:44 Step 5/24 : RUN apk add --update --no-cache make bash git 14:50:44 ---> Running in 37168f86435a 14:50:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:50:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:50:44 Removing intermediate container 5b5126c3afcf 14:50:44 ---> 019861fbf814 14:50:44 Step 5/26 : RUN apk add --update --no-cache make git 14:50:44 ---> Running in 4670c085b85a 14:50:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:50:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:50:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:50:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:50:45 ---> 90ef4f38fb9d 14:50:45 Step 3/24 : WORKDIR /edgex-go 14:50:45 ---> Using cache 14:50:45 ---> e4d26557480e 14:50:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:50:45 ---> Using cache 14:50:45 ---> 019861fbf814 14:50:45 Step 5/24 : RUN apk add --update --no-cache make git 14:50:45 ---> Running in d572855ba1c5 14:50:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:50:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:50:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:50:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:50:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:50:46 OK: 219 MiB in 52 packages 14:50:46 Removing intermediate container 82f54854bfd1 14:50:46 ---> 80e53e4705a4 14:50:46 Step 6/22 : COPY go.mod . 14:50:46 OK: 219 MiB in 52 packages 14:50:46 ---> 502714091c6e 14:50:46 Step 7/22 : RUN go mod download 14:50:46 ---> Running in c132bf6ef62c 14:50:46 OK: 219 MiB in 52 packages 14:50:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:50:46 Removing intermediate container 37168f86435a 14:50:46 ---> 54a163796917 14:50:46 Step 6/24 : COPY go.mod . 14:50:46 OK: 219 MiB in 52 packages 14:50:46 Removing intermediate container 4670c085b85a 14:50:46 ---> dab1dfcf501a 14:50:46 Step 6/26 : COPY go.mod . 14:50:46 ---> 8e1cf50e0305 14:50:46 Step 7/24 : RUN go mod download 14:50:47 ---> Running in d0e11c69b1ff 14:50:47 ---> bca8e82eb268 14:50:47 Step 7/26 : RUN go mod download 14:50:47 OK: 219 MiB in 52 packages 14:50:47 ---> Running in 1eb4c4f49969 14:50:47 Removing intermediate container 329eeda5a868 14:50:47 ---> ecb0094da771 14:50:47 Step 6/32 : COPY go.mod . 14:50:47 Removing intermediate container d572855ba1c5 14:50:47 ---> ee50bc69ad25 14:50:47 Step 6/24 : COPY go.mod . 14:50:47 ---> dd9cb8e387f8 14:50:47 Step 7/32 : RUN go mod download 14:50:47 Removing intermediate container c132bf6ef62c 14:50:47 ---> d07ab5001d22 14:50:47 Step 8/22 : COPY . . 14:50:47 ---> Running in e2acdffbcfdd 14:50:48 ---> df7ae8e460df 14:50:48 Step 7/24 : RUN go mod download 14:50:49 ---> Running in ba4ee6e80566 14:50:50 Removing intermediate container d0e11c69b1ff 14:50:50 ---> 322cf14653c3 14:50:50 Step 8/24 : COPY . . 14:50:50 Removing intermediate container e2acdffbcfdd 14:50:50 ---> f99a0530468a 14:50:50 Step 8/32 : COPY . . 14:50:50 Removing intermediate container 1eb4c4f49969 14:50:50 ---> 48c574d586ab 14:50:50 Step 8/26 : COPY . . 14:50:56 ---> 7ac88b359d15 14:50:56 Step 9/22 : RUN go mod tidy 14:50:56 Removing intermediate container ba4ee6e80566 14:50:56 ---> 2d111c02023f 14:50:56 Step 8/24 : COPY . . 14:50:56 ---> Running in b42f428738f9 14:51:01 ---> ffdf2f9e1bc6 14:51:01 Step 9/26 : RUN go mod tidy 14:51:01 ---> 74c14e037354 14:51:01 Step 9/24 : RUN go mod tidy 14:51:01 Removing intermediate container b42f428738f9 14:51:01 ---> 833305de01f3 14:51:01 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:51:01 ---> 445771fddc11 14:51:01 Step 9/32 : RUN go mod tidy 14:51:01 ---> Running in b73f05d6cad4 14:51:01 ---> Running in 03c643f919be 14:51:01 ---> Running in daedc575936f 14:51:01 ---> Running in 402302c48d89 14:51:03 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 14:51:05 Removing intermediate container b73f05d6cad4 14:51:05 ---> 8733c4ae675b 14:51:05 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:51:05 ---> Running in a2087733b128 14:51:06 Removing intermediate container 03c643f919be 14:51:06 ---> 86bd3b93ea81 14:51:06 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:51:06 Removing intermediate container daedc575936f 14:51:06 ---> 1a56f362631f 14:51:06 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:51:06 ---> Running in cbb55c7faad0 14:51:06 ---> Running in 386de2ca6d09 14:51:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:51:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:51:08 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 14:51:18 ---> 2434365ebf55 14:51:18 Step 9/24 : RUN go mod tidy 14:51:18 ---> Running in 2cf3cad5a677 14:51:19 Removing intermediate container 2cf3cad5a677 14:51:19 ---> 1d8019c6d6c1 14:51:19 Step 10/24 : RUN make cmd/core-metadata/core-metadata 14:51:19 ---> Running in c34e3036aea4 14:51:20 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 14:51:35 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 14:51:42 Removing intermediate container 402302c48d89 14:51:42 ---> bf7d28bc0870 14:51:42 14:51:42 Step 11/22 : FROM alpine:3.14 14:51:42 3.14: Pulling from library/alpine 14:51:42 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 14:51:42 Status: Downloaded newer image for alpine:3.14 14:51:42 ---> 14119a10abf4 14:51:42 Step 12/22 : RUN apk add --update --no-cache curl 14:51:42 ---> Running in 9574800aa23b 14:51:42 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 14:51:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:51:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:51:43 Removing intermediate container cbb55c7faad0 14:51:43 ---> e951478bc641 14:51:43 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:51:43 (1/5) Installing ca-certificates (20191127-r5) 14:51:43 (2/5) Installing brotli-libs (1.0.9-r5) 14:51:43 (3/5) Installing nghttp2-libs (1.43.0-r0) 14:51:43 ---> Running in beef51768612 14:51:43 (4/5) Installing libcurl (7.79.1-r0) 14:51:43 (5/5) Installing curl (7.79.1-r0) 14:51:43 Executing busybox-1.33.1-r3.trigger 14:51:44 Executing ca-certificates-20191127-r5.trigger 14:51:44 OK: 8 MiB in 19 packages 14:51:45 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 14:51:45 Removing intermediate container 386de2ca6d09 14:51:45 ---> ff545deacb4f 14:51:45 14:51:45 Step 11/32 : FROM alpine:3.14 14:51:45 ---> 14119a10abf4 14:51:45 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:51:45 Removing intermediate container 9574800aa23b 14:51:45 ---> 7a1fb8440c53 14:51:45 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:51:45 ---> Running in bfa2ffe8ea87 14:51:45 ---> Running in a176aaba2064 14:51:45 Removing intermediate container bfa2ffe8ea87 14:51:45 ---> c2429282bf5c 14:51:45 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 14:51:45 Removing intermediate container a176aaba2064 14:51:45 ---> 8c6cce02779c 14:51:45 Step 14/22 : WORKDIR /edgex 14:51:45 ---> Running in 5eaf37f0020d 14:51:45 ---> Running in adecf0c42471 14:51:46 Removing intermediate container adecf0c42471 14:51:46 ---> a2ff74c7583f 14:51:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:51:46 Removing intermediate container beef51768612 14:51:46 ---> 455700d89595 14:51:46 14:51:46 Step 12/24 : FROM docker:20.10.7 14:51:46 Removing intermediate container a2087733b128 14:51:46 ---> 3bd1d17c7b80 14:51:46 14:51:46 Step 11/26 : FROM alpine:3.14 14:51:46 ---> 14119a10abf4 14:51:46 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:51:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:51:46 ---> Running in bf682c632643 14:51:46 20.10.7: Pulling from library/docker 14:51:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:51:46 ---> c173c865cdd9 14:51:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:51:47 (1/2) Installing dumb-init (1.2.5-r1) 14:51:47 (2/2) Installing su-exec (0.2-r1) 14:51:47 Executing busybox-1.33.1-r3.trigger 14:51:47 OK: 6 MiB in 16 packages 14:51:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:51:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:51:47 ---> facc50ec59e2 14:51:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:51:47 (1/3) Installing ca-certificates (20191127-r5) 14:51:47 (2/3) Installing dumb-init (1.2.5-r1) 14:51:47 (3/3) Installing su-exec (0.2-r1) 14:51:47 Removing intermediate container 5eaf37f0020d 14:51:47 ---> 639b92ce3ccd 14:51:47 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 14:51:47 Executing busybox-1.33.1-r3.trigger 14:51:47 Executing ca-certificates-20191127-r5.trigger 14:51:48 OK: 6 MiB in 17 packages 14:51:48 ---> Running in 484a2d4295b6 14:51:48 ---> a9bb2c5d3010 14:51:48 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:51:48 ---> Running in 1ff62797272a 14:51:48 Removing intermediate container 484a2d4295b6 14:51:48 ---> 44ef28df0133 14:51:48 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:51:48 ---> Running in fb43e08327f2 14:51:48 Removing intermediate container bf682c632643 14:51:48 ---> eaaaa090686f 14:51:48 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:51:48 Removing intermediate container 1ff62797272a 14:51:48 ---> 1cf56f50b214 14:51:48 Step 19/22 : CMD ["--init=true"] 14:51:48 ---> Running in cf2358595a05 14:51:48 Removing intermediate container fb43e08327f2 14:51:48 ---> f510c3bb125a 14:51:48 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:51:49 ---> Running in 3ecfa1fc2ed0 14:51:49 ---> Running in 9b1b9e78944f 14:51:49 Removing intermediate container cf2358595a05 14:51:49 ---> e2ddb5aec9c9 14:51:49 Step 14/26 : WORKDIR / 14:51:49 ---> Running in 43fbb544bb6f 14:51:49 Removing intermediate container 3ecfa1fc2ed0 14:51:49 ---> 230914b54138 14:51:49 Step 20/22 : LABEL arch=x86_64 14:51:49 ---> Running in ecc87050afcd 14:51:49 Removing intermediate container 43fbb544bb6f 14:51:49 ---> 4783faccdd2d 14:51:49 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:51:49 Removing intermediate container ecc87050afcd 14:51:49 ---> 09e3621232fe 14:51:49 Step 21/22 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:51:49 ---> Running in ea0744fee388 14:51:49 ---> f0fcb9c03baf 14:51:49 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:51:49 Removing intermediate container ea0744fee388 14:51:49 ---> db4a15dd28bb 14:51:49 Step 22/22 : LABEL version=0.0.0 14:51:50 ---> Running in 7050b2d5ed0b 14:51:50 Removing intermediate container 9b1b9e78944f 14:51:50 ---> d2595965993c 14:51:50 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 14:51:50 ---> 045cfa4ae6fc 14:51:50 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:51:50 ---> Running in dd55bcfb306b 14:51:50 Removing intermediate container 7050b2d5ed0b 14:51:50 ---> 17887af1a7af 14:51:50 14:51:50 Successfully built 17887af1a7af 14:51:50 Successfully tagged security-proxy-setup:latest 14:51:50 Building support-notifications 14:51:50  Building security-proxy-setup ... done Removing intermediate container dd55bcfb306b 14:51:50 ---> 1072d2f98871 14:51:50 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:51:51 ---> a241dced8a05 14:51:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:51:51 ---> d7e4307efbac 14:51:51 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:51:52 ---> f661211d39d3 14:51:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:51:52 ---> Running in 9e23cdc24be2 14:51:53 ---> bb333f146ad2 14:51:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:51:53 Removing intermediate container c34e3036aea4 14:51:53 ---> b4381564bcbf 14:51:53 14:51:53 Step 11/24 : FROM alpine:3.14 14:51:53 ---> 14119a10abf4 14:51:53 Step 12/24 : RUN apk add --update --no-cache dumb-init 14:51:53 ---> Running in 1dae7ac251a3 14:51:53 Removing intermediate container 9e23cdc24be2 14:51:53 ---> e9eb43d3a7c6 14:51:53 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 14:51:54 ---> f143cf5b1b42 14:51:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:51:54 ---> 3f1dd3fb1d8a 14:51:54 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:51:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:51:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:51:54 ---> eba0ef5b931a 14:51:54 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/ 14:51:54 ---> Running in 188598d69ffc 14:51:54 (1/1) Installing dumb-init (1.2.5-r1) 14:51:54 Executing busybox-1.33.1-r3.trigger 14:51:54 OK: 6 MiB in 15 packages 14:51:54 ---> 356821e446f2 14:51:54 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:51:55 ---> b958b44cc55b 14:51:55 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:51:55 Removing intermediate container 1dae7ac251a3 14:51:55 ---> 2b069939f9ec 14:51:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:51:55 ---> Running in c077f274fe5f 14:51:55 ---> 43c25b9005cb 14:51:55 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:51:55 Removing intermediate container c077f274fe5f 14:51:55 ---> 7124924d3441 14:51:55 Step 14/24 : ENV APP_PORT=59881 14:51:55 Removing intermediate container 188598d69ffc 14:51:55 ---> 6313a3165829 14:51:55 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 14:51:55 ---> Running in 0ef920e4e503 14:51:55 ---> Running in 6078898afe61 14:51:56 Removing intermediate container 0ef920e4e503 14:51:56 ---> 728cc321f941 14:51:56 Step 15/24 : EXPOSE $APP_PORT 14:51:56 ---> 6f8ea9c13513 14:51:56 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 14:51:56 Removing intermediate container 6078898afe61 14:51:56 ---> 5f5105072946 14:51:56 Step 24/26 : LABEL arch=x86_64 14:51:56 ---> Running in 03c5762afa04 14:51:56 ---> Running in 8c495d14dcb5 14:51:56 ---> Running in a0c12b6d6d9d 14:51:56 Removing intermediate container 03c5762afa04 14:51:56 ---> e2cc6e93503b 14:51:56 Step 16/24 : WORKDIR / 14:51:56 ---> Running in c529b7a38561 14:51:56 Removing intermediate container 8c495d14dcb5 14:51:56 ---> 1315ef3e9a99 14:51:56 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:51:56 Removing intermediate container a0c12b6d6d9d 14:51:56 ---> 205c9bfcd588 14:51:56 Step 25/26 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:51:56 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 14:51:56 Status: Downloaded newer image for docker:20.10.7 14:51:56 ---> 08bdaf2f88f9 14:51:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:51:56 ---> Running in d58d84356297 14:51:56 ---> Running in 34b81623a2d6 14:51:56 Removing intermediate container c529b7a38561 14:51:56 ---> 22701ecdc843 14:51:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:51:56 Removing intermediate container d58d84356297 14:51:56 ---> 9b37592e1085 14:51:56 Step 26/26 : LABEL version=0.0.0 14:51:56 ---> a3f44f6c78f8 14:51:56 Step 27/32 : RUN chmod +x /entrypoint.sh 14:51:56 Removing intermediate container 34b81623a2d6 14:51:56 ---> 6395e16440f2 14:51:56 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 14:51:56 ---> Running in a1b7232c3681 14:51:56 ---> Running in 5ce8f284d2b0 14:51:56 ---> Running in bc522f3353fe 14:51:56 ---> 2913f5f7d639 14:51:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:51:56 Removing intermediate container a1b7232c3681 14:51:56 ---> 7d7da0100546 14:51:56 14:51:56 Successfully built 7d7da0100546 14:51:56 Successfully tagged security-secretstore-setup:latest 14:51:56 Building support-scheduler 14:51:57  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:51:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:51:57 ---> 90ef4f38fb9d 14:51:57 Step 3/23 : WORKDIR /edgex-go 14:51:57 ---> Using cache 14:51:57 ---> e4d26557480e 14:51:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:51:57 ---> Using cache 14:51:57 ---> 019861fbf814 14:51:57 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 14:51:57 ---> 8b7e062a74d5 14:51:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:51:58 ---> Running in b8803013b2f8 14:51:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:51:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:51:58 (1/39) Installing readline (8.1.0-r0) 14:51:58 (2/39) Installing bash (5.1.0-r0) 14:51:58 Executing bash-5.1.0-r0.post-install 14:51:58 (3/39) Installing brotli-libs (1.0.9-r3) 14:51:58 (4/39) Installing nghttp2-libs (1.42.0-r1) 14:51:58 (5/39) Installing libcurl (7.79.1-r0) 14:51:58 (6/39) Installing curl (7.79.1-r0) 14:51:58 (7/39) Installing dumb-init (1.2.5-r0) 14:51:58 (8/39) Installing libbz2 (1.0.8-r1) 14:51:58 (9/39) Installing expat (2.2.10-r1) 14:51:58 (10/39) Installing libffi (3.3-r2) 14:51:58 (11/39) Installing gdbm (1.19-r0) 14:51:58 (12/39) Installing xz-libs (5.2.5-r0) 14:51:58 (13/39) Installing sqlite-libs (3.34.1-r0) 14:51:58 (14/39) Installing python3 (3.8.10-r0) 14:51:59 ---> a5851d1c8a3f 14:51:59 Step 20/24 : ENTRYPOINT ["/core-metadata"] 14:51:59 ---> Running in e0b0e0e05d94 14:51:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:51:59 Removing intermediate container e0b0e0e05d94 14:51:59 ---> 4338870ff380 14:51:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:51:59 Removing intermediate container 5ce8f284d2b0 14:51:59 ---> 9075ca118bf9 14:51:59 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 14:52:00 ---> Running in 78d286dd303d 14:52:00 ---> Running in 2aa1bb4e78e9 14:52:00 (15/39) Installing py3-appdirs (1.4.4-r1) 14:52:00 (16/39) Installing py3-ordered-set (4.0.2-r0) 14:52:00 (17/39) Installing py3-parsing (2.4.7-r1) 14:52:00 (18/39) Installing py3-six (1.15.0-r0) 14:52:00 (19/39) Installing py3-packaging (20.9-r0) 14:52:00 (20/39) Installing py3-setuptools (51.3.3-r0) 14:52:00 (21/39) Installing py3-chardet (4.0.0-r0) 14:52:00 (22/39) Installing py3-idna (3.1-r0) 14:52:00 Removing intermediate container 78d286dd303d 14:52:00 ---> eb8b2f643934 14:52:00 Step 22/24 : LABEL arch=x86_64 14:52:00 (23/39) Installing py3-urllib3 (1.26.2-r1) 14:52:00 Removing intermediate container 2aa1bb4e78e9 14:52:00 ---> ed69d3105cf2 14:52:00 Step 29/32 : CMD ["gate"] 14:52:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:52:00 (24/39) Installing py3-requests (2.25.1-r1) 14:52:00 (25/39) Installing py3-msgpack (1.0.2-r0) 14:52:00 (26/39) Installing py3-lockfile (0.12.2-r3) 14:52:00 (27/39) Installing py3-cachecontrol (0.12.6-r0) 14:52:00 ---> Running in f2d093771a60 14:52:00 ---> Running in 1572e6a7dcdc 14:52:00 (28/39) Installing py3-colorama (0.4.4-r0) 14:52:00 (29/39) Installing py3-contextlib2 (0.6.0-r0) 14:52:01 (30/39) Installing py3-distlib (0.3.1-r1) 14:52:01 (31/39) Installing py3-distro (1.5.0-r1) 14:52:01 (32/39) Installing py3-webencodings (0.5.1-r3) 14:52:01 (33/39) Installing py3-html5lib (1.1-r0) 14:52:01 (34/39) Installing py3-pytoml (0.1.21-r0) 14:52:01 (35/39) Installing py3-pep517 (0.9.1-r0) 14:52:01 Removing intermediate container f2d093771a60 14:52:01 ---> 9331e1722f81 14:52:01 Step 30/32 : LABEL arch=x86_64 14:52:01 (36/39) Installing py3-progress (1.5-r0) 14:52:01 (37/39) Installing py3-retrying (1.3.3-r0) 14:52:01 OK: 219 MiB in 52 packages 14:52:01 (38/39) Installing py3-toml (0.10.2-r0) 14:52:01 Removing intermediate container 1572e6a7dcdc 14:52:01 ---> aa45de86d7d0 14:52:01 Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:52:01 (39/39) Installing py3-pip (20.3.4-r0) 14:52:01 ---> Running in e0772c51e4d3 14:52:01 ---> Running in e6de1548b789 14:52:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:52:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:52:01 ---> 90ef4f38fb9d 14:52:01 Step 3/23 : WORKDIR /edgex-go 14:52:01 ---> Using cache 14:52:01 ---> e4d26557480e 14:52:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:52:01 ---> Using cache 14:52:01 ---> 019861fbf814 14:52:01 Step 5/23 : RUN apk add --update --no-cache make git 14:52:01 ---> Using cache 14:52:01 ---> ee50bc69ad25 14:52:01 Step 6/23 : COPY go.mod . 14:52:01 ---> Using cache 14:52:01 ---> df7ae8e460df 14:52:01 Step 7/23 : RUN go mod download 14:52:01 ---> Using cache 14:52:01 ---> 2d111c02023f 14:52:01 Step 8/23 : COPY . . 14:52:01 ---> Using cache 14:52:01 ---> 2434365ebf55 14:52:01 Step 9/23 : RUN go mod tidy 14:52:01 ---> Using cache 14:52:01 ---> 1d8019c6d6c1 14:52:01 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 14:52:02 Executing busybox-1.32.1-r6.trigger 14:52:02 ---> Running in 29823211ad37 14:52:02 OK: 82 MiB in 59 packages 14:52:02 Removing intermediate container e6de1548b789 14:52:02 ---> 47aa3e5ddcac 14:52:02 Step 24/24 : LABEL version=0.0.0 14:52:02 Removing intermediate container e0772c51e4d3 14:52:02 ---> e9fe884588ce 14:52:02 Step 31/32 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:52:02 ---> Running in 3184b063f182 14:52:02 ---> Running in 3436fcb0ff5b 14:52:02 Removing intermediate container b8803013b2f8 14:52:02 ---> bb810ad33ecc 14:52:02 Step 6/23 : COPY go.mod . 14:52:02 Removing intermediate container 3436fcb0ff5b 14:52:02 ---> 5f4f4af1f201 14:52:02 Step 32/32 : LABEL version=0.0.0 14:52:02 Removing intermediate container 3184b063f182 14:52:02 ---> a1807ab605a4 14:52:02 14:52:02 Successfully built a1807ab605a4 14:52:02 ---> Running in 78188d482420 14:52:02 Successfully tagged core-metadata:latest 14:52:02 Building core-command 14:52:02  Building core-metadata ... done  ---> 59e39a173ada 14:52:02 Step 7/23 : RUN go mod download 14:52:03 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 14:52:03 ---> Running in b02509e445da 14:52:03 Removing intermediate container 78188d482420 14:52:03 ---> 6fbca2273304 14:52:03 14:52:03 Successfully built 6fbca2273304 14:52:03 Successfully tagged security-bootstrapper:latest 14:52:03  Building security-bootstrapper ... done Building core-data 14:52:03 Removing intermediate container 1bee291f74de 14:52:03 ---> f1611439bdfb 14:52:03 Successfully built f1611439bdfb 14:52:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:52:04 + docker inspect -f . ci-base-image-arm64 14:52:04 . [Pipeline] withDockerContainer 14:52:04 Collecting docker-compose==1.23.2 14:52:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:52:04 prd-ubuntu18.04-docker-arm64-4c-16g-131 does not seem to be running inside a container 14:52:04 Collecting PyYAML<4,>=3.10 14:52:04 Downloading PyYAML-3.13.tar.gz (270 kB) 14:52:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:52:05 Collecting texttable<0.10,>=0.9.0 14:52:05 Downloading texttable-0.9.1.tar.gz (11 kB) 14:52:06 Collecting docopt<0.7,>=0.6.1 14:52:06 Downloading docopt-0.6.2.tar.gz (25 kB) 14:52:06 $ docker top 6b6d839132d2cf5e6f46ec5f341c5518afc0fd33bbcd3e9038732743ccffc1c6 -eo pid,comm 14:52:06 Collecting docker<4.0,>=3.6.0 [Pipeline] { [Pipeline] sh 14:52:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:52:06 Collecting dockerpty<0.5,>=0.4.1 14:52:06 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:52:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:52:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:52:06 Collecting websocket-client<1.0,>=0.32.0 14:52:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:52:07 + go version 14:52:07 go version go1.16.6 linux/arm64 [Pipeline] } 14:52:07 $ docker stop --time=1 6b6d839132d2cf5e6f46ec5f341c5518afc0fd33bbcd3e9038732743ccffc1c6 14:52:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 14:52:07 Collecting jsonschema<3,>=2.5.1 14:52:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:52:07 Collecting cached-property<2,>=1.2.0 14:52:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:52:07 Collecting docker-pycreds>=0.4.0 14:52:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:52:07 Collecting urllib3<1.25,>=1.21.1 14:52:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:52:07 Collecting idna<2.8,>=2.5 14:52:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:52:07 Collecting certifi>=2017.4.17 14:52:07 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 14:52:07 Collecting chardet<3.1.0,>=3.0.2 14:52:07 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:52:07 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:52:07 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:52:07 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:52:07 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:52:07 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:52:07 Attempting uninstall: urllib3 14:52:07 Found existing installation: urllib3 1.26.2 14:52:07 Uninstalling urllib3-1.26.2: 14:52:07 Successfully uninstalled urllib3-1.26.2 14:52:09 $ docker rm -f 6b6d839132d2cf5e6f46ec5f341c5518afc0fd33bbcd3e9038732743ccffc1c6 14:52:09 Attempting uninstall: idna 14:52:09 Found existing installation: idna 3.1 14:52:09 Uninstalling idna-3.1: 14:52:09 Successfully uninstalled idna-3.1 14:52:09 Attempting uninstall: chardet 14:52:09 Found existing installation: chardet 4.0.0 14:52:09 Uninstalling chardet-4.0.0: 14:52:09 Successfully uninstalled chardet-4.0.0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:52:09 + docker inspect -f . ci-base-image-arm64 14:52:09 . [Pipeline] withDockerContainer 14:52:10 prd-ubuntu18.04-docker-arm64-4c-16g-131 does not seem to be running inside a container 14:52:10 Attempting uninstall: requests 14:52:10 Found existing installation: requests 2.25.1 14:52:10 Uninstalling requests-2.25.1: 14:52:10 Successfully uninstalled requests-2.25.1 14:52:10 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:52:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:52:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:52:10 ---> 90ef4f38fb9d 14:52:10 Step 3/24 : WORKDIR /edgex-go 14:52:10 ---> Using cache 14:52:10 ---> e4d26557480e 14:52:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:52:10 ---> Using cache 14:52:10 ---> 019861fbf814 14:52:10 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:52:11 Removing intermediate container b02509e445da 14:52:11 ---> 800a3358b962 14:52:11 Step 8/23 : COPY . . 14:52:11 Running setup.py install for texttable: started 14:52:11 ---> Running in f2c7bdc44af6 14:52:11 $ docker top cb641ca71e9389ce223f17cc3b3ef9930a548b02f597601e48eb016b45fd373e -eo pid,comm 14:52:12 Running setup.py install for texttable: finished with status 'done' 14:52:12 Running setup.py install for PyYAML: started 14:52:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo 14:52:12 ========================================================= 14:52:12 [edgeXBuildGoParallel] Running Tests and Build... 14:52:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:52:12 + go mod tidy 14:52:12 Running setup.py install for PyYAML: finished with status 'done' 14:52:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:52:12 Running setup.py install for docopt: started [Pipeline] sh 14:52:13 OK: 219 MiB in 52 packages 14:52:13 Running setup.py install for docopt: finished with status 'done' 14:52:13 Running setup.py install for dockerpty: started 14:52:14 + make test 14:52:14 go mod tidy 14:52:14 Running setup.py install for dockerpty: finished with status 'done' 14:52:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:52: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 14:52:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:52:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:52:17 ---> 90ef4f38fb9d 14:52:17 Step 3/24 : WORKDIR /edgex-go 14:52:17 ---> Using cache 14:52:17 ---> e4d26557480e 14:52:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:52:17 ---> Using cache 14:52:17 ---> 019861fbf814 14:52:17 Step 5/24 : RUN apk add --update --no-cache make git 14:52:17 ---> Using cache 14:52:17 ---> ee50bc69ad25 14:52:17 Step 6/24 : COPY go.mod . 14:52:17 ---> Using cache 14:52:17 ---> df7ae8e460df 14:52:17 Step 7/24 : RUN go mod download 14:52:17 ---> Using cache 14:52:17 ---> 2d111c02023f 14:52:17 Step 8/24 : COPY . . 14:52:17 ---> Using cache 14:52:17 ---> 2434365ebf55 14:52:17 Step 9/24 : RUN go mod tidy 14:52:17 ---> Using cache 14:52:17 ---> 1d8019c6d6c1 14:52:17 Step 10/24 : RUN make cmd/core-command/core-command 14:52:17 Removing intermediate container f2c7bdc44af6 14:52:17 ---> fd394539fd69 14:52:17 Step 6/24 : COPY go.mod . 14:52:17 ---> Running in bbc3b4021bc7 14:52:17 ---> ac1a871338e5 14:52:17 Step 9/23 : RUN go mod tidy 14:52:17 ---> Running in 83640df3b7ad 14:52:17 ---> ec1605bea6c5 14:52:17 Step 7/24 : RUN go mod download 14:52:17 ---> Running in 004421ec64dc 14:52:18 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 14:52:20 Removing intermediate container 83640df3b7ad 14:52:20 ---> a16fdf78d292 14:52:20 Step 10/23 : RUN make cmd/support-notifications/support-notifications 14:52:20 ---> Running in 8ca4fcf0b6a4 14:52:20 Removing intermediate container 004421ec64dc 14:52:20 ---> a4c8cc5a63ad 14:52:20 Step 8/24 : COPY . . 14:52:21 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 14:52:21 Removing intermediate container bc522f3353fe 14:52:21 ---> 4eab9c8c74e0 14:52:21 Step 15/24 : ENV APP_PORT=58890 14:52:23 ---> Running in f493f0ab35f3 14:52:24 Removing intermediate container f493f0ab35f3 14:52:24 ---> 799e82e22180 14:52:24 Step 16/24 : EXPOSE $APP_PORT 14:52:24 ---> Running in 7e900eb708a8 14:52:25 Removing intermediate container 7e900eb708a8 14:52:25 ---> 134ad11f77b2 14:52:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:52:27 ---> f0ddbd0bb65c 14:52:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:52:27 ---> 6f21efcfc2b0 14:52:27 Step 9/24 : RUN go mod tidy 14:52:27 ---> Running in 06e1851f7496 14:52:27 ---> 540416d81be3 14:52:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:52:27 ---> a79c9d2a0e8e 14:52:27 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 14:52:27 ---> Running in 646a2df4e93f 14:52:28 Removing intermediate container 646a2df4e93f 14:52:28 ---> 132545c6042b 14:52:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:52:28 ---> Running in 8a4e93d68a6d 14:52:28 Removing intermediate container 8a4e93d68a6d 14:52:28 ---> dcb3106d3b52 14:52:28 Step 22/24 : LABEL arch=x86_64 14:52:28 ---> Running in 0ea7df82b3d3 14:52:28 Removing intermediate container 0ea7df82b3d3 14:52:28 ---> 675aeb8d78fb 14:52:28 Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:52:28 ---> Running in b9640569fa49 14:52:28 Removing intermediate container b9640569fa49 14:52:28 ---> 6afcff994ffa 14:52:28 Step 24/24 : LABEL version=0.0.0 14:52:28 ---> Running in b62450a7c6cb 14:52:29 Removing intermediate container b62450a7c6cb 14:52:29 ---> 25a5253904b1 14:52:29 14:52:29 Removing intermediate container 06e1851f7496 14:52:29 ---> 31d99bc8254d 14:52:29 Step 10/24 : RUN make cmd/core-data/core-data 14:52:29 Successfully built 25a5253904b1 14:52:29 Successfully tagged sys-mgmt-agent:latest 14:52:29  Building sys-mgmt-agent ... done  ---> Running in 5f4f623b5da9 14:52:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 14:52:36 Removing intermediate container 29823211ad37 14:52:36 ---> b869a2a94a3a 14:52:36 14:52:36 Step 11/23 : FROM alpine:3.14 14:52:36 ---> 14119a10abf4 14:52:36 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:52:36 ---> Using cache 14:52:36 ---> 2b069939f9ec 14:52:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:52:36 ---> Using cache 14:52:36 ---> 7124924d3441 14:52:36 Step 14/23 : ENV APP_PORT=59861 14:52:36 ---> Running in e170ff036519 14:52:36 Removing intermediate container e170ff036519 14:52:36 ---> b326e086b149 14:52:36 Step 15/23 : EXPOSE $APP_PORT 14:52:36 ---> Running in ab5008e5eab5 14:52:36 Removing intermediate container ab5008e5eab5 14:52:36 ---> d7e26a126ad5 14:52:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:52:37 ---> 0465c22b0b73 14:52:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:52:37 ---> b5dfda20b62f 14:52:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:52:38 ---> f16ae8857541 14:52:38 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 14:52:38 ---> Running in ca7090a21ec5 14:52:38 Removing intermediate container ca7090a21ec5 14:52:38 ---> 5a74201320b0 14:52:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:52:38 ---> Running in 1dbce2e32734 14:52:38 Removing intermediate container 1dbce2e32734 14:52:38 ---> 6a2f09414204 14:52:38 Step 21/23 : LABEL arch=x86_64 14:52:38 ---> Running in edfe067397e2 14:52:38 Removing intermediate container edfe067397e2 14:52:38 ---> 0d52711970de 14:52:38 Step 22/23 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:52:38 ---> Running in ea004aa7c6c4 14:52:38 Removing intermediate container ea004aa7c6c4 14:52:38 ---> 5cf591541b2d 14:52:38 Step 23/23 : LABEL version=0.0.0 14:52:38 ---> Running in 26ca1549583d 14:52:39 Removing intermediate container 26ca1549583d 14:52:39 ---> e93145776c1c 14:52:39 14:52:39 Successfully built e93145776c1c 14:52:39 Successfully tagged support-scheduler:latest 14:52:41 ? github.com/edgexfoundry/edgex-go [no test files] 14:52:49  Building support-scheduler ... done Removing intermediate container bbc3b4021bc7 14:52:49 ---> ab050f3c8f7c 14:52:49 14:52:49 Step 11/24 : FROM alpine:3.14 14:52:49 ---> 14119a10abf4 14:52:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 14:52:49 ---> Using cache 14:52:49 ---> 2b069939f9ec 14:52:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:52:49 ---> Using cache 14:52:49 ---> 7124924d3441 14:52:49 Step 14/24 : ENV APP_PORT=59882 14:52:49 ---> Running in 4f81aa5cf98a 14:52:49 Removing intermediate container 4f81aa5cf98a 14:52:49 ---> 39a6010198da 14:52:49 Step 15/24 : EXPOSE $APP_PORT 14:52:49 ---> Running in 2af0bf7d388c 14:52:49 Removing intermediate container 2af0bf7d388c 14:52:49 ---> f8639a373ab7 14:52:49 Step 16/24 : WORKDIR / 14:52:49 ---> Running in 9d00d9ac2b1d 14:52:49 Removing intermediate container 9d00d9ac2b1d 14:52:49 ---> 6b2c2d491c1d 14:52:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:52:50 ---> 4ba5db276c34 14:52:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:52:51 ---> cf7f993e292b 14:52:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:52:51 ---> b5680b3d0a99 14:52:51 Step 20/24 : ENTRYPOINT ["/core-command"] 14:52:51 ---> Running in 27f27b4ee12a 14:52:51 Removing intermediate container 27f27b4ee12a 14:52:51 ---> 3fdf5d0b5401 14:52:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:52:51 ---> Running in f39b16a20326 14:52:51 Removing intermediate container f39b16a20326 14:52:51 ---> 89c35138cdd9 14:52:51 Step 22/24 : LABEL arch=x86_64 14:52:51 ---> Running in 8d9e8fddf66c 14:52:52 Removing intermediate container 8d9e8fddf66c 14:52:52 ---> d31b1e80c1f4 14:52:52 Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:52:52 ---> Running in ca4a2d063ce7 14:52:53 Removing intermediate container ca4a2d063ce7 14:52:53 ---> c0e225045c5b 14:52:53 Step 24/24 : LABEL version=0.0.0 14:52:53 ---> Running in 84db5270f51b 14:52:53 Removing intermediate container 8ca4fcf0b6a4 14:52:53 ---> 8b31e543d1b5 14:52:53 14:52:53 Step 11/23 : FROM alpine:3.14 14:52:53 ---> 14119a10abf4 14:52:53 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 14:52:53 ---> Running in b1913b7302be 14:52:53 Removing intermediate container 84db5270f51b 14:52:53 ---> 40299af8dffe 14:52:53 14:52:53 Successfully built 40299af8dffe 14:52:53 Successfully tagged core-command:latest 14:52:53  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:52:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:52:54 (1/2) Installing ca-certificates (20191127-r5) 14:52:54 (2/2) Installing dumb-init (1.2.5-r1) 14:52:54 Executing busybox-1.33.1-r3.trigger 14:52:54 Executing ca-certificates-20191127-r5.trigger 14:52:54 OK: 6 MiB in 16 packages 14:52:54 Removing intermediate container b1913b7302be 14:52:54 ---> 5bdd0aad3d26 14:52:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:52:54 ---> Running in 1c02b7a153f4 14:52:55 Removing intermediate container 1c02b7a153f4 14:52:55 ---> 32555143e601 14:52:55 Step 14/23 : ENV APP_PORT=59860 14:52:55 ---> Running in aa3818ee95f9 14:52:55 Removing intermediate container aa3818ee95f9 14:52:55 ---> b7906cd5dc45 14:52:55 Step 15/23 : EXPOSE $APP_PORT 14:52:55 ---> Running in 663ce7718269 14:52:55 Removing intermediate container 663ce7718269 14:52:55 ---> f6b388d773bf 14:52:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:52:55 ---> 6f09f028a539 14:52:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:52:56 ---> b5b677cd4a1f 14:52:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:52:56 ---> 5837a126ed37 14:52:56 Step 19/23 : ENTRYPOINT ["/support-notifications"] 14:52:56 ---> Running in 987c9436f51b 14:52:56 Removing intermediate container 987c9436f51b 14:52:56 ---> 61d5b36feb1b 14:52:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:52:56 ---> Running in 103608c1abbe 14:52:56 Removing intermediate container 103608c1abbe 14:52:56 ---> 209a10ab23f3 14:52:56 Step 21/23 : LABEL arch=x86_64 14:52:56 ---> Running in 08d93f43e23e 14:52:56 Removing intermediate container 08d93f43e23e 14:52:56 ---> 28a1f5ffffe4 14:52:56 Step 22/23 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:52:56 ---> Running in d2328b616257 14:52:56 Removing intermediate container d2328b616257 14:52:56 ---> e1eb45c27ee0 14:52:56 Step 23/23 : LABEL version=0.0.0 14:52:56 ---> Running in 7a02330e9aca 14:52:57 Removing intermediate container 7a02330e9aca 14:52:57 ---> 82c0bf7dc989 14:52:57 14:52:57 Successfully built 82c0bf7dc989 14:52:57 Successfully tagged support-notifications:latest 14:52:57  Building support-notifications ... done Removing intermediate container 5f4f623b5da9 14:52:57 ---> f0b3650809e0 14:52:57 14:52:57 Step 11/24 : FROM alpine:3.14 14:52:57 ---> 14119a10abf4 14:52:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:52:57 ---> Running in 296f9f2110cc 14:52:57 Removing intermediate container 296f9f2110cc 14:52:57 ---> 8396cb10cb54 14:52:57 Step 13/24 : ENV APP_PORT=59880 14:52:57 ---> Running in 8b8e18e14362 14:52:58 Removing intermediate container 8b8e18e14362 14:52:58 ---> 4af138c9aa44 14:52:58 Step 14/24 : EXPOSE $APP_PORT 14:52:58 ---> Running in 75563e7704c5 14:52:58 Removing intermediate container 75563e7704c5 14:52:58 ---> 717768a966d5 14:52:58 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:52:58 ---> Running in 78c06d8386b0 14:52:58 Removing intermediate container 78c06d8386b0 14:52:58 ---> f59914df64c8 14:52:58 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 14:52:58 ---> Running in cd83e570af91 14:52:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:53:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:53:01 (1/6) Installing dumb-init (1.2.5-r1) 14:53:01 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:53:01 (3/6) Installing libsodium (1.0.18-r0) 14:53:01 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:53:01 (5/6) Installing libzmq (4.3.4-r0) 14:53:01 (6/6) Installing zeromq (4.3.4-r0) 14:53:01 Executing busybox-1.33.1-r3.trigger 14:53:01 OK: 8 MiB in 20 packages 14:53:02 Removing intermediate container cd83e570af91 14:53:02 ---> 74e503c279d6 14:53:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:53:02 ---> a0667f4e3f5d 14:53:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:53:02 ---> c683b23d210f 14:53:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:53:02 ---> 1ffdb5dddb16 14:53:02 Step 20/24 : ENTRYPOINT ["/core-data"] 14:53:02 ---> Running in af0325bfdd74 14:53:02 Removing intermediate container af0325bfdd74 14:53:02 ---> eef074a4feaf 14:53:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:53:02 ---> Running in 31805ce5c40f 14:53:03 Removing intermediate container 31805ce5c40f 14:53:03 ---> 305f8b334d8d 14:53:03 Step 22/24 : LABEL arch=x86_64 14:53:03 ---> Running in d7555e53239f 14:53:03 Removing intermediate container d7555e53239f 14:53:03 ---> fe9fa553f4a7 14:53:03 Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:53:03 ---> Running in 88ce16578d34 14:53:03 Removing intermediate container 88ce16578d34 14:53:03 ---> db3c14cecceb 14:53:03 Step 24/24 : LABEL version=0.0.0 14:53:03 ---> Running in 775cd227777c 14:53:03 Removing intermediate container 775cd227777c 14:53:03 ---> 41d0b205feed 14:53:03 14:53:03 Successfully built 41d0b205feed 14:53:03 Successfully tagged core-data:latest 14:53:03  Building core-data ... done  [Pipeline] } 14:53:03 $ docker stop --time=1 2f9f7cd5a1e7288b0e663f3703c33c9b375b20e997abcf61e02ca89a173bd31a 14:53:05 $ docker rm -f 2f9f7cd5a1e7288b0e663f3703c33c9b375b20e997abcf61e02ca89a173bd31a [Pipeline] // withDockerContainer [Pipeline] sh 14:53:05 + docker images 14:53:05 REPOSITORY TAG IMAGE ID CREATED SIZE 14:53:05 core-data latest 41d0b205feed 2 seconds ago 20.5MB 14:53:05 f0b3650809e0 8 seconds ago 1.76GB 14:53:05 support-notifications latest 82c0bf7dc989 9 seconds ago 16.8MB 14:53:05 core-command latest 40299af8dffe 12 seconds ago 16MB 14:53:05 8b31e543d1b5 13 seconds ago 1.75GB 14:53:05 ab050f3c8f7c 17 seconds ago 1.75GB 14:53:05 support-scheduler latest e93145776c1c 27 seconds ago 16.1MB 14:53:05 b869a2a94a3a 29 seconds ago 1.75GB 14:53:05 sys-mgmt-agent latest 25a5253904b1 37 seconds ago 325MB 14:53:05 core-metadata latest a1807ab605a4 About a minute ago 16.8MB 14:53:05 security-bootstrapper latest 6fbca2273304 About a minute ago 18.8MB 14:53:05 security-secretstore-setup latest 7d7da0100546 About a minute ago 28.2MB 14:53:05 b4381564bcbf About a minute ago 1.76GB 14:53:05 security-proxy-setup latest 17887af1a7af About a minute ago 26.7MB 14:53:05 3bd1d17c7b80 About a minute ago 1.76GB 14:53:05 455700d89595 About a minute ago 1.75GB 14:53:05 ff545deacb4f About a minute ago 1.75GB 14:53:05 bf7d28bc0870 About a minute ago 1.76GB 14:53:05 ci-base-image-x86_64 latest 90ef4f38fb9d 5 minutes ago 1.25GB 14:53:05 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 14:53:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB 14:53:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 14:53:05 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 14:53:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 14:53:21 Still waiting to schedule task 14:53:21 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 14:53:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:53:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:53:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:53:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:54:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:54:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:54:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:54:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:54:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:54:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:54:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:54:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:54:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:54:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:54:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.263s coverage: 28.7% of statements 14:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:54:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.370s coverage: 98.5% of statements 14:54:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:54:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.353s coverage: 46.3% of statements 14:54:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:54:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:54:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.672s coverage: 90.1% of statements 14:54:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:54:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:54:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.342s coverage: 84.4% of statements 14:54:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:54:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:54:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:54:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:54:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:54:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.581s coverage: 94.2% of statements 14:54:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:54:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:54:31 ok github.com/edgexfoundry/edgex-go/internal/io 0.205s coverage: 59.1% of statements 14:54:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:54:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:54:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:54:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:54:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:54:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.234s coverage: 60.0% of statements 14:54:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:54:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:54:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:54:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.326s coverage: 0.8% of statements 14:54:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:54:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.249s coverage: 58.8% of statements 14:54:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.201s coverage: 21.7% of statements 14:54:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.262s coverage: 47.1% of statements 14:54:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.289s coverage: 79.5% of statements 14:54:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.249s coverage: 94.1% of statements 14:54:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.283s coverage: 96.3% of statements 14:54:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.192s coverage: 87.5% of statements 14:54:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.223s coverage: 94.4% of statements 14:54:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.206s coverage: 44.8% of statements 14:54:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.642s coverage: 82.5% of statements 14:54:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.303s coverage: 92.9% of statements 14:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 14:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements 14:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements 14:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.278s coverage: 58.8% of statements 14:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.267s coverage: 80.0% of statements 14:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.290s coverage: 87.2% of statements 14:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.341s coverage: 85.4% of statements 14:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.002s coverage: 91.2% of statements 14:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:55:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.973s coverage: 64.4% of statements 14:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:55:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.196s coverage: 100.0% of statements 14:55:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.149s coverage: 91.3% of statements 14:55:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 14:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements 14:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements 14:55:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.377s coverage: 70.3% of statements 14:55:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:55:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:55:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.832s coverage: 43.4% of statements 14:55:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:55:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.307s coverage: 89.5% of statements 14:55:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.255s coverage: 84.8% of statements 14:55:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:55:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.249s coverage: 19.5% of statements 14:55:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:55:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:55:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:55:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:55:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.742s coverage: 92.0% of statements 14:55:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:55:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:55:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:55:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:55:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.276s coverage: 63.2% of statements 14:55:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:55:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:55:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.478s coverage: 97.7% of statements 14:55:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:55:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:55:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:55:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:55:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.210s coverage: 28.9% of statements 14:55:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:55:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:55:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:55:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:55:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:55:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:55:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.194s coverage: 100.0% of statements 14:55:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 14:55:21 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 14:55:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:55:21 GO111MODULE=on go vet ./... 14:56:12 Running on prd-ubuntu18.04-docker-8c-8g-133 in /w/workspace/edgexfoundry_edgex-go_PR-3733 [Pipeline] { [Pipeline] ws 14:56:12 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 14:56:12 The recommended git tool is: git 14:56:15 using credential edgex-jenkins-ssh 14:56:15 Cloning the remote Git repository 14:56:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:56:15 > git init /w/workspace/edgex-go/3 # timeout=10 14:56:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:56:15 > git --version # timeout=10 14:56:15 > git --version # 'git version 2.17.1' 14:56:15 using GIT_SSH to set credentials SSH Credentials for GitHub 14:56:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:56:58 gofmt -l . 14:56:58 [ "`gofmt -l .`" = "" ] 14:56:58 ./bin/test-attribution-txt.sh [Pipeline] sh 14:56:59 + ls -al . 14:56:59 total 640 14:56:59 drwxrwxr-x 9 1001 1001 4096 Sep 29 14:56 . 14:56:59 drwxr-xr-x 4 root root 4096 Sep 29 14:52 .. 14:56:59 -rw-rw-r-- 1 1001 1001 11 Sep 29 14:50 .dockerignore 14:56:59 drwxrwxr-x 8 1001 1001 4096 Sep 29 14:50 .git 14:56:59 drwxrwxr-x 4 1001 1001 4096 Sep 29 14:50 .github 14:56:59 -rw-rw-r-- 1 1001 1001 818 Sep 29 14:50 .gitignore 14:56:59 -rw-rw-r-- 1 1001 1001 53 Sep 29 14:50 .golangci.yml 14:56:59 -rw-rw-r-- 1 1001 1001 76 Sep 29 14:50 .hadolint.yml 14:56:59 -rw-rw-r-- 1 1001 1001 166 Sep 29 14:50 .sonarcloud.properties 14:56:59 -rw-rw-r-- 1 1001 1001 1171 Sep 29 14:50 ADOPTERS.md 14:56:59 -rw-rw-r-- 1 1001 1001 8493 Sep 29 14:50 Attribution.txt 14:56:59 -rw-rw-r-- 1 1001 1001 43881 Sep 29 14:50 CHANGELOG.md 14:56:59 -rw-rw-r-- 1 1001 1001 3804 Sep 29 14:50 CONTRIBUTING.md 14:56:59 -rw-rw-r-- 1 1001 1001 677 Sep 29 14:50 GOVERNANCE.md 14:56:59 -rw-rw-r-- 1 1001 1001 849 Sep 29 14:50 Jenkinsfile 14:56:59 -rw-rw-r-- 1 1001 1001 10775 Sep 29 14:50 LICENSE 14:56:59 -rw-rw-r-- 1 1001 1001 6386 Sep 29 14:50 Makefile 14:56:59 -rw-rw-r-- 1 1001 1001 582 Sep 29 14:50 OWNERS.md 14:56:59 -rw-rw-r-- 1 1001 1001 8256 Sep 29 14:50 README.md 14:56:59 -rw-rw-r-- 1 1001 1001 6912 Sep 29 14:50 SECURITY.md 14:56:59 -rw-rw-r-- 1 1001 1001 5 Sep 29 14:46 VERSION 14:56:59 -rw-rw-r-- 1 1001 1001 4131 Sep 29 14:50 ZMQWindows.md 14:56:59 drwxrwxr-x 2 1001 1001 4096 Sep 29 14:50 bin 14:56:59 drwxrwxr-x 14 1001 1001 4096 Sep 29 14:50 cmd 14:56:59 -rw-r--r-- 1 root root 403100 Sep 29 14:55 coverage.out 14:56:59 -rw-rw-r-- 1 1001 1001 841 Sep 29 14:50 go.mod 14:56:59 -rw-r--r-- 1 root root 50064 Sep 29 14:52 go.sum 14:56:59 drwxrwxr-x 8 1001 1001 4096 Sep 29 14:50 internal 14:56:59 drwxrwxr-x 3 1001 1001 4096 Sep 29 14:50 openapi 14:56:59 drwxrwxr-x 4 1001 1001 4096 Sep 29 14:50 snap 14:56:59 -rw-rw-r-- 1 1001 1001 204 Sep 29 14:50 version.go [Pipeline] sh 14:56:59 + '[' -e coverage.out ] 14:56:59 + chown 1001:1001 coverage.out [Pipeline] stash 14:56:59 Warning: overwriting stash ‘coverage-report’ 14:56:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:56:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:56:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:56:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:56:59 using GIT_SSH to set credentials SSH Credentials for GitHub 14:56:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3733/head:refs/remotes/origin/PR-3733 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:57:00 Merging remotes/origin/main commit bdb2c85536eb59c2c674b54b9fa7260d772e6f9f into PR head commit 0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:57:00 Merge succeeded, producing 0fa087e48d7c69ecf1a101837f9b587aaaacbaae 14:57:00 Checking out Revision 0fa087e48d7c69ecf1a101837f9b587aaaacbaae (PR-3733) 14:57:00 Stashed 1 file(s) [Pipeline] sh 14:57:01 + make build 14:57:01 go mod tidy 14:57:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 14:57:00 > git config core.sparsecheckout # timeout=10 14:57:00 > git checkout -f 0fa087e48d7c69ecf1a101837f9b587aaaacbaae # timeout=10 14:57:00 > git remote # timeout=10 14:57:00 > git config --get remote.origin.url # timeout=10 14:57:00 using GIT_SSH to set credentials SSH Credentials for GitHub 14:57:00 > git merge bdb2c85536eb59c2c674b54b9fa7260d772e6f9f # timeout=10 14:57:00 > git rev-parse HEAD^{commit} # timeout=10 14:57:00 > git config core.sparsecheckout # timeout=10 14:57:00 > git checkout -f 0fa087e48d7c69ecf1a101837f9b587aaaacbaae # timeout=10 14:57:04 Commit message: "style: Fix variable assignments and enable varcheck linter" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:57:05 + echo snap-build.sh 14:57:05 snap-build.sh 14:57:05 + SNAP_BASE_DIR=. 14:57:05 + '[' '!' -z /w/workspace/edgex-go/3 ']' 14:57:05 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 14:57:05 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 14:57:05 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 14:57:05 + cd /w/workspace/edgex-go/3 14:57:05 + sudo apt-get remove -qy --purge lxd lxd-client 14:57:05 Reading package lists... 14:57:05 Building dependency tree... 14:57:05 Reading state information... 14:57:05 The following packages were automatically installed and are no longer required: 14:57:05 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 14:57:05 uidmap xdelta3 14:57:05 Use 'sudo apt autoremove' to remove them. 14:57:05 The following packages will be REMOVED: 14:57:05 lxd* lxd-client* 14:57:05 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 14:57:05 After this operation, 31.7 MB disk space will be freed. 14:57:06 (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.) 14:57:06 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 14:57:07 Removing lxd dnsmasq configuration 14:57:07 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 14:57:07 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 14:57:07 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 14:57:07 (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.) 14:57:07 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 14:57:09 Processing triggers for systemd (237-3ubuntu10.45) ... 14:57:09 Processing triggers for ureadahead (0.100.0-21) ... 14:57:09 + sudo snap remove --purge lxd 14:57:09 snap "lxd" is not installed 14:57:09 + sudo groupadd --force --system lxd 14:57:10 ++ whoami 14:57:10 + sudo /usr/sbin/usermod -G lxd -a jenkins 14:57:10 + newgrp - lxd 14:57:10 + sudo snap install lxd 14:57:10 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 14:57:18 2021-09-29T14:57:15Z INFO Waiting for automatic snapd restart... 14:57:33 lxd 4.18 from Canonical* installed 14:57:33 + sudo lxd init --auto 14:57:37 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 14:57:37 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 14:57: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 14:57:41 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 14:57:41 + sudo snap install --classic snapcraft 14:57:44 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 14:57:47 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 14:57:51 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 14:57:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:57:56 snapcraft 5.0 from Canonical* installed 14:57:56 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 14:57:56 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 14:57:56 % Total % Received % Xferd Average Speed Time Time Time Current 14:57:56 Dload Upload Total Spent Left Speed 14:57:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3150 0 --:--:-- --:--:-- --:--:-- 3150 14:57:56 100 3325k 100 3325k 0 0 7768k 0 --:--:-- --:--:-- --:--:-- 7768k 14:57:56 ./yq_linux_amd64 14:57:56 + sudo snapcraft prime --use-lxd 14:57:57 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 14:57:57 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: 14:57:57 - README.md 14:57:57 14:57:57 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 14:57:57 Launching a container. 14:57:58 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 14:58:01 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 14:58:04 Waiting for container to be ready 14:58:04 To start your first instance, try: lxc launch ubuntu:18.04 14:58:04 [Pipeline] } 14:58:08 $ docker stop --time=1 cb641ca71e9389ce223f17cc3b3ef9930a548b02f597601e48eb016b45fd373e 14:58:09 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 14:58:09 Waiting for network to be ready... 14:58:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 14:58:09 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 14:58:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 14:58:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 14:58:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 14:58:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 14:58:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 14:58:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 14:58:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 14:58:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 14:58:10 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 14:58:10 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 14:58:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 14:58:10 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 14:58:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 14:58:10 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 14:58:10 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 14:58:10 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 14:58:11 $ docker rm -f cb641ca71e9389ce223f17cc3b3ef9930a548b02f597601e48eb016b45fd373e 14:58:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 14:58:11 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2263 kB] 14:58:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 14:58:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 14:58:11 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 14:58:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 14:58:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 14:58:11 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] 14:58:11 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:58:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:58:12 14:58:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:58:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:58:13 latest: Pulling from edgex-devops/edgex-compose-arm64 14:58:13 29e5d40040c1: Pulling fs layer 14:58:13 1ce36da41761: Pulling fs layer 14:58:13 25b303627fd3: Pulling fs layer 14:58:14 29e5d40040c1: Verifying Checksum 14:58:14 29e5d40040c1: Download complete 14:58:14 Fetched 25.4 MB in 4s (5732 kB/s) 14:58:14 29e5d40040c1: Pull complete 14:58:15 Reading package lists... 14:58:15 Reading package lists... 14:58:15 Building dependency tree... 14:58:15 Reading state information... 14:58:15 1ce36da41761: Download complete 14:58:15 The following additional packages will be installed: 14:58:15 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 14:58:15 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 14:58:15 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 14:58:15 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 14:58:15 Suggested packages: 14:58:15 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 14:58:15 Recommended packages: 14:58:15 gnupg libsasl2-modules 14:58:15 The following NEW packages will be installed: 14:58:15 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 14:58:15 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 14:58:15 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 14:58:15 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 14:58:15 The following packages will be upgraded: 14:58:15 gpg gpg-agent gpgconf libudev1 14:58:15 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 14:58:15 Need to get 3527 kB of archives. 14:58:15 After this operation, 13.3 MB of additional disk space will be used. 14:58:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 14:58:15 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 14:58:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 14:58:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 14:58:15 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 14:58:16 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 14:58:16 1ce36da41761: Pull complete 14:58:16 25b303627fd3: Verifying Checksum 14:58:16 25b303627fd3: Download complete 14:58:16 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 14:58:16 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 14:58:16 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 14:58:16 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 14:58:16 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 14:58:16 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 14:58:16 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 14:58:16 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 14:58:16 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 14:58:16 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 14:58:16 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 14:58:16 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 14:58:16 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 14:58:16 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 14:58:16 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 14:58:16 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 14:58:17 debconf: delaying package configuration, since apt-utils is not installed 14:58:17 Fetched 3527 kB in 1s (3032 kB/s) 14:58:17 (Reading database ... 12511 files and directories currently installed.) 14:58:17 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 14:58:17 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 14:58:17 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 14:58:17 Selecting previously unselected package udev. 14:58:17 (Reading database ... 12511 files and directories currently installed.) 14:58:17 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 14:58:17 Unpacking udev (237-3ubuntu10.52) ... 14:58:17 Selecting previously unselected package libfuse2:amd64. 14:58:17 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 14:58:17 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 14:58:17 Selecting previously unselected package fuse. 14:58:17 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 14:58:17 Unpacking fuse (2.9.7-1ubuntu1) ... 14:58:17 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 14:58:17 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 14:58:17 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 14:58:17 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 14:58:17 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 14:58:17 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 14:58:17 Selecting previously unselected package libksba8:amd64. 14:58:17 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 14:58:17 Unpacking libksba8:amd64 (1.3.5-2) ... 14:58:17 Selecting previously unselected package libroken18-heimdal:amd64. 14:58:17 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:58:17 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 14:58:17 Selecting previously unselected package libasn1-8-heimdal:amd64. 14:58:17 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:58:17 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 14:58:17 Selecting previously unselected package libheimbase1-heimdal:amd64. 14:58:17 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:58:17 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 14:58:17 Selecting previously unselected package libhcrypto4-heimdal:amd64. 14:58:17 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:58:17 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 14:58:18 Selecting previously unselected package libwind0-heimdal:amd64. 14:58:18 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:58:18 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 14:58:18 Selecting previously unselected package libhx509-5-heimdal:amd64. 14:58:18 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:58:18 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 14:58:18 Selecting previously unselected package libkrb5-26-heimdal:amd64. 14:58:18 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:58:18 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 14:58:18 Selecting previously unselected package libheimntlm0-heimdal:amd64. 14:58:18 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:58:18 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 14:58:18 Selecting previously unselected package libgssapi3-heimdal:amd64. 14:58:18 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:58:18 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 14:58:18 Selecting previously unselected package libsasl2-modules-db:amd64. 14:58:18 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 14:58:18 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 14:58:18 Selecting previously unselected package libsasl2-2:amd64. 14:58:18 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 14:58:18 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 14:58:18 Selecting previously unselected package libldap-common. 14:58:18 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 14:58:18 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 14:58:18 Selecting previously unselected package libldap-2.4-2:amd64. 14:58:18 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 14:58:18 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 14:58:18 Selecting previously unselected package dirmngr. 14:58:18 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 14:58:18 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 14:58:18 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 14:58:18 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 14:58:18 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 14:58:18 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 14:58:18 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 14:58:18 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 14:58:18 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 14:58:18 Setting up libksba8:amd64 (1.3.5-2) ... 14:58:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:58:18 Setting up udev (237-3ubuntu10.52) ... 14:58:18 invoke-rc.d: policy-rc.d denied execution of start. 14:58:19 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 14:58:19 Processing triggers for systemd (237-3ubuntu10) ... 14:58:19 Setting up fuse (2.9.7-1ubuntu1) ... 14:58:19 Setting up gpg (2.2.4-1ubuntu1.4) ... 14:58:19 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 14:58:19 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 14:58:19 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 14:58:19 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 14:58:19 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 14:58:19 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 14:58:19 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 14:58:19 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 14:58:19 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 14:58:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:58:19 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 14:58:19 settings in the [Install] section, and DefaultInstance for template units). 14:58:19 This means they are not meant to be enabled using systemctl. 14:58:19 Possible reasons for having this kind of units are: 14:58:19 1) A unit may be statically enabled by being symlinked from another unit's 14:58:19 .wants/ or .requires/ directory. 14:58:19 2) A unit's purpose may be to act as a helper for some other unit which has 14:58:19 a requirement dependency on it. 14:58:19 3) A unit may be started when needed via activation (socket, path, timer, 14:58:19 D-Bus, udev, scripted systemctl call, ...). 14:58:19 4) In case of template units, the unit is meant to be enabled with some 14:58:19 instance name specified. 14:58:20 Reading package lists... 14:58:20 Building dependency tree... 14:58:20 Reading state information... 14:58:20 The following additional packages will be installed: 14:58:20 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 14:58:20 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 14:58:20 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 14:58:20 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 14:58:20 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 14:58:20 Suggested packages: 14:58:20 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 14:58:20 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 14:58:20 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 14:58:20 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 14:58:20 systemd-container policykit-1 14:58:20 Recommended packages: 14:58:20 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 14:58:20 The following NEW packages will be installed: 14:58:20 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 14:58:20 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 14:58:20 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 14:58:20 multiarch-support openssh-client python3 python3-minimal python3.6 14:58:20 python3.6-minimal snapd squashfs-tools sudo 14:58:20 The following packages will be upgraded: 14:58:20 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 14:58:20 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 14:58:20 Need to get 36.8 MB of archives. 14:58:20 After this operation, 147 MB of additional disk space will be used. 14:58:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 14:58:20 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 14:58:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 14:58:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 14:58:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 14:58:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 14:58:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 14:58:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 14:58:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 14:58:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 14:58:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 14:58:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 14:58:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 14:58:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 14:58:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 14:58:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 14:58:20 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 14:58:21 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 14:58:21 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 14:58:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 14:58:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 14:58:21 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 14:58:21 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 14:58:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 14:58:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 14:58:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 14:58:21 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 14:58:21 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 14:58:21 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 14:58:21 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 14:58:23 debconf: delaying package configuration, since apt-utils is not installed 14:58:23 Fetched 36.8 MB in 2s (15.3 MB/s) 14:58:23 (Reading database ... 12757 files and directories currently installed.) 14:58:23 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 14:58:23 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 14:58:23 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 14:58:23 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 14:58:23 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 14:58:23 (Reading database ... 12757 files and directories currently installed.) 14:58:23 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 14:58:23 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 14:58:23 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 14:58:23 (Reading database ... 12757 files and directories currently installed.) 14:58:23 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 14:58:23 Unpacking apt (1.6.14) over (1.6.1) ... 14:58:24 Setting up apt (1.6.14) ... 14:58:24 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 14:58:24 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 14:58:24 (Reading database ... 12764 files and directories currently installed.) 14:58:24 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 14:58:24 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 14:58:24 Selecting previously unselected package libpython3.6-minimal:amd64. 14:58:24 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 14:58:24 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 14:58:25 Selecting previously unselected package libexpat1:amd64. 14:58:25 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 14:58:25 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 14:58:25 Selecting previously unselected package python3.6-minimal. 14:58:25 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 14:58:25 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 14:58:25 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 14:58:25 Checking for services that may need to be restarted...done. 14:58:25 Checking for services that may need to be restarted...done. 14:58:25 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 14:58:25 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 14:58:25 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 14:58:25 Selecting previously unselected package python3-minimal. 14:58:25 (Reading database ... 13012 files and directories currently installed.) 14:58:25 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 14:58:25 Unpacking python3-minimal (3.6.7-1~18.04) ... 14:58:25 Selecting previously unselected package mime-support. 14:58:25 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 14:58:25 Unpacking mime-support (3.60ubuntu1) ... 14:58:25 Selecting previously unselected package libmpdec2:amd64. 14:58:25 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 14:58:26 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 14:58:26 Selecting previously unselected package libpython3.6-stdlib:amd64. 14:58:26 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 14:58:26 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 14:58:26 Selecting previously unselected package python3.6. 14:58:26 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 14:58:26 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 14:58:26 Selecting previously unselected package libpython3-stdlib:amd64. 14:58:26 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 14:58:26 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 14:58:26 Setting up python3-minimal (3.6.7-1~18.04) ... 14:58:26 Selecting previously unselected package python3. 14:58:26 (Reading database ... 13442 files and directories currently installed.) 14:58:26 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 14:58:26 Unpacking python3 (3.6.7-1~18.04) ... 14:58:26 Selecting previously unselected package multiarch-support. 14:58:26 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 14:58:26 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 14:58:26 Setting up multiarch-support (2.27-3ubuntu1.4) ... 14:58:26 25b303627fd3: Pull complete 14:58:26 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:58:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:58:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 14:58:26 Selecting previously unselected package liblzo2-2:amd64. 14:58:26 (Reading database ... 13479 files and directories currently installed.) 14:58:26 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 14:58:26 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 14:58:26 Selecting previously unselected package libbsd0:amd64. 14:58:26 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 14:58:26 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 14:58:26 Selecting previously unselected package sudo. 14:58:26 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 14:58:26 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 14:58:26 Selecting previously unselected package apparmor. 14:58:26 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 14:58:26 Unpacking apparmor (2.12-4ubuntu5.1) ... 14:58:27 prd-ubuntu18.04-docker-arm64-4c-16g-131 does not seem to be running inside a container 14:58:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:58:27 Selecting previously unselected package libedit2:amd64. 14:58:27 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 14:58:27 Unpacking libedit2:amd64 (3.1-20170329-1) ... 14:58:27 Selecting previously unselected package libkrb5support0:amd64. 14:58:27 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 14:58:27 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 14:58:27 Selecting previously unselected package libk5crypto3:amd64. 14:58:27 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 14:58:27 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 14:58:27 Selecting previously unselected package libkeyutils1:amd64. 14:58:27 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 14:58:27 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 14:58:27 Selecting previously unselected package libkrb5-3:amd64. 14:58:27 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 14:58:27 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 14:58:27 Selecting previously unselected package libgssapi-krb5-2:amd64. 14:58:27 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 14:58:27 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 14:58:27 Selecting previously unselected package libssl1.0.0:amd64. 14:58:27 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 14:58:27 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 14:58:27 Selecting previously unselected package openssh-client. 14:58:27 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 14:58:27 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 14:58:27 Selecting previously unselected package squashfs-tools. 14:58:27 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 14:58:27 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 14:58:28 Selecting previously unselected package snapd. 14:58:28 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 14:58:28 Unpacking snapd (2.51.1+18.04) ... 14:58:29 Setting up libedit2:amd64 (3.1-20170329-1) ... 14:58:29 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 14:58:30 Setting up mime-support (3.60ubuntu1) ... 14:58:30 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 14:58:30 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 14:58:30 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 14:58:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:58:30 Setting up systemd (237-3ubuntu10.52) ... 14:58:30 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 14:58:30 $ docker top a045f1b7497e09bcff87e885d1adfd7617f92ca4f39fdfd42ce8ffd5bd90164a -eo pid,comm 14:58:30 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 14:58:30 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 14:58:30 Setting up liblzo2-2:amd64 (2.08-1.2) ... 14:58:30 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 14:58:31 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 14:58:31 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [Pipeline] { [Pipeline] sh 14:58:31 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 14:58:31 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 14:58:31 + grep parallel 14:58:31 + docker-compose build --help 14:58:32 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 14:58:32 Setting up python3 (3.6.7-1~18.04) ... 14:58:32 running python rtupdate hooks for python3.6... 14:58:32 running python post-rtupdate hooks for python3.6... 14:58:32 Setting up apparmor (2.12-4ubuntu5.1) ... 14:58:32 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 14:58:33 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 14:58:33 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 14:58:33 Setting up snapd (2.51.1+18.04) ... 14:58:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 14:58:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 14:58:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 14:58:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 14:58:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 14:58:34 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 14:58:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 14:58:34 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 14:58:34 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 14:58:34 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 14:58:35 /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' 14:58:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:58:35 Processing triggers for systemd (237-3ubuntu10.52) ... 14:58:36 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 14:58:36 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 14:58:36 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 14:58:37 --parallel Build images in parallel. [Pipeline] } 14:58:37 $ docker stop --time=1 a045f1b7497e09bcff87e885d1adfd7617f92ca4f39fdfd42ce8ffd5bd90164a 14:58:37 Reading package lists... 14:58:37 Reading package lists... 14:58:37 Building dependency tree... 14:58:37 Reading state information... 14:58:37 Calculating upgrade... 14:58:37 The following packages will be upgraded: 14:58:37 advancecomp base-files bash binutils binutils-common 14:58:37 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 14:58:37 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 14:58:37 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 14:58:37 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 14:58:37 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 14:58:37 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 14:58:37 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 14:58:37 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 14:58:37 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 14:58:37 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 14:58:37 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 14:58:37 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 14:58:37 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 14:58:37 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 14:58:37 ubuntu-keyring util-linux 14:58:38 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 14:58:38 Need to get 64.2 MB of archives. 14:58:38 After this operation, 5142 kB of additional disk space will be used. 14:58:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 14:58:38 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 14:58:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 14:58:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 14:58:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 14:58:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 14:58:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 14:58:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 14:58:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 14:58:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 14:58:38 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 14:58:38 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 14:58:38 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 14:58:38 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 14:58:38 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 14:58:38 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 14:58:38 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 14:58:38 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 14:58:38 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 14:58:38 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 14:58:38 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 14:58:38 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 14:58:38 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 14:58:38 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 14:58:38 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 14:58:38 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 14:58:38 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 14:58:38 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 14:58:38 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 14:58:38 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 14:58:38 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 14:58:38 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 14:58:38 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 14:58:38 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 14:58:38 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 14:58:38 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 14:58:38 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 14:58:38 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 14:58:38 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 14:58:38 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 14:58:38 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 14:58:38 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 14:58:38 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 14:58:38 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 14:58:38 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 14:58:38 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 14:58:38 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 14:58:38 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 14:58:38 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 14:58:38 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 14:58:38 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 14:58:38 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 14:58:38 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 14:58:38 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 14:58:38 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 14:58:38 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 14:58:38 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 14:58:38 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 14:58:39 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 14:58:39 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 14:58:39 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 14:58:39 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 14:58:39 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 14:58:39 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 14:58:39 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 14:58:39 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 14:58:39 $ docker rm -f a045f1b7497e09bcff87e885d1adfd7617f92ca4f39fdfd42ce8ffd5bd90164a [Pipeline] // withDockerContainer 14:58:39 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 14:58:39 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 14:58:39 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 14:58:39 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 14:58:39 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 14:58:39 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 14:58:39 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 14:58:39 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:58:39 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 14:58:39 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 14:58:39 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 14:58:39 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 14:58:39 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 14:58:39 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 14:58:39 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 14:58:39 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 14:58:39 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 14:58:39 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 14:58:39 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 14:58:39 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 14:58:39 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 14:58:39 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] 14:58:39 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 14:58:39 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 14:58:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:58:40 . [Pipeline] withDockerContainer 14:58:40 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 14:58:40 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 14:58:40 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 14:58:40 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 14:58:40 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 14:58:40 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 14:58:40 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] 14:58:40 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 14:58:40 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 14:58:40 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 14:58:40 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 14:58:40 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 14:58:40 prd-ubuntu18.04-docker-arm64-4c-16g-131 does not seem to be running inside a container 14:58:40 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:58:40 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 14:58:40 debconf: delaying package configuration, since apt-utils is not installed 14:58:40 Fetched 64.2 MB in 2s (26.4 MB/s) 14:58:40 (Reading database ... 13914 files and directories currently installed.) 14:58:40 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 14:58:40 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 14:58:41 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 14:58:41 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 14:58:41 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 14:58:41 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 14:58:41 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:58:41 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:58:41 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:58:41 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:58:41 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:58:41 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:58:41 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:58:41 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:58:41 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:58:41 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:58:41 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:58:41 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:58:42 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:58:42 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:58:42 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 14:58:42 (Reading database ... 13914 files and directories currently installed.) 14:58:42 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 14:58:42 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 14:58:42 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 14:58:42 (Reading database ... 13914 files and directories currently installed.) 14:58:42 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:58:42 $ docker top e0c842a7b36c04cb6a1c36625d32f6b4f02609fcdba81d98fd57886e6ba96616 -eo pid,comm 14:58:42 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:58:42 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:58:42 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:58:42 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:58:42 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:58:42 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 14:58:42 (Reading database ... 13914 files and directories currently installed.) 14:58:42 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [Pipeline] { [Pipeline] sh 14:58:42 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 14:58:43 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 14:58:43 + docker-compose -f ./docker-compose-build.yml build --parallel 14:58:43 (Reading database ... 13914 files and directories currently installed.) 14:58:43 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 14:58:43 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 14:58:43 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 14:58:43 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 14:58:43 Setting up base-files (10.1ubuntu2.11) ... 14:58:43 Installing new version of config file /etc/issue ... 14:58:43 Installing new version of config file /etc/issue.net ... 14:58:43 Installing new version of config file /etc/lsb-release ... 14:58:43 Installing new version of config file /etc/update-motd.d/50-motd-news ... 14:58:43 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 14:58:43 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 14:58:43 Removing obsolete conffile /etc/default/motd-news ... 14:58:44 (Reading database ... 13915 files and directories currently installed.) 14:58:44 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 14:58:44 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 14:58:44 Setting up bash (4.4.18-2ubuntu1.2) ... 14:58:44 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 14:58:44 (Reading database ... 13915 files and directories currently installed.) 14:58:44 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 14:58:44 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 14:58:44 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 14:58:44 (Reading database ... 13915 files and directories currently installed.) 14:58:44 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 14:58:44 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 14:58:44 Setting up tar (1.29b-2ubuntu0.2) ... 14:58:44 (Reading database ... 13915 files and directories currently installed.) 14:58:44 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 14:58:44 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 14:58:44 Setting up dpkg (1.19.0.5ubuntu2.3) ... 14:58:44 (Reading database ... 13915 files and directories currently installed.) 14:58:44 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 14:58:44 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 14:58:44 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 14:58:44 (Reading database ... 13915 files and directories currently installed.) 14:58:44 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 14:58:44 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 14:58:44 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 14:58:45 (Reading database ... 13915 files and directories currently installed.) 14:58:45 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 14:58:45 Unpacking grep (3.1-2build1) over (3.1-2) ... 14:58:45 Setting up grep (3.1-2build1) ... 14:58:45 (Reading database ... 13915 files and directories currently installed.) 14:58:45 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 14:58:45 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 14:58:45 Setting up gzip (1.6-5ubuntu1.1) ... 14:58:45 (Reading database ... 13915 files and directories currently installed.) 14:58:45 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 14:58:45 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 14:58:45 Setting up login (1:4.5-1ubuntu2) ... 14:58:45 (Reading database ... 13915 files and directories currently installed.) 14:58:45 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 14:58:45 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:58:45 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 14:58:45 (Reading database ... 13915 files and directories currently installed.) 14:58:45 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 14:58:45 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 14:58:46 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 14:58:46 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 14:58:46 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 14:58:46 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 14:58:46 Setting up perl-base (5.26.1-6ubuntu0.5) ... 14:58:46 (Reading database ... 13915 files and directories currently installed.) 14:58:46 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 14:58:46 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 14:58:46 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 14:58:46 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 14:58:46 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 14:58:46 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 14:58:46 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 14:58:46 (Reading database ... 13915 files and directories currently installed.) 14:58:46 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 14:58:46 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 14:58:46 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 14:58:47 (Reading database ... 13915 files and directories currently installed.) 14:58:47 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:58:47 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:58:47 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:58:47 (Reading database ... 13915 files and directories currently installed.) 14:58:47 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:58:47 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:58:47 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:58:47 (Reading database ... 13915 files and directories currently installed.) 14:58:47 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:58:47 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:58:47 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:58:47 (Reading database ... 13915 files and directories currently installed.) 14:58:47 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:58:47 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:58:47 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:58:47 (Reading database ... 13915 files and directories currently installed.) 14:58:47 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 14:58:47 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:58:47 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 14:58:47 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:58:47 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 14:58:47 (Reading database ... 13915 files and directories currently installed.) 14:58:47 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 14:58:47 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:58:47 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 14:58:47 (Reading database ... 13915 files and directories currently installed.) 14:58:47 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:58:47 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:58:47 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:58:47 (Reading database ... 13915 files and directories currently installed.) 14:58:47 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:58:47 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:58:47 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 14:58:47 (Reading database ... 13915 files and directories currently installed.) 14:58:47 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:58:48 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:58:48 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 14:58:48 Building core-command ... 14:58:48 Building core-data ... 14:58:48 Building core-metadata ... 14:58:48 Building security-bootstrapper ... 14:58:48 Building security-proxy-setup ... 14:58:48 Building security-secretstore-setup ... 14:58:48 Building support-notifications ... 14:58:48 Building support-scheduler ... 14:58:48 Building sys-mgmt-agent ... 14:58:48 Building support-notifications 14:58:48 Building security-secretstore-setup 14:58:48 Building core-metadata 14:58:48 Building security-bootstrapper 14:58:48 Building core-data 14:58:48 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 14:58:48 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 14:58:48 (Reading database ... 13915 files and directories currently installed.) 14:58:48 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 14:58:48 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 14:58:48 Setting up libc-bin (2.27-3ubuntu1.4) ... 14:58:49 (Reading database ... 13915 files and directories currently installed.) 14:58:49 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 14:58:49 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:58:49 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 14:58:49 (Reading database ... 13917 files and directories currently installed.) 14:58:49 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 14:58:49 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 14:58:49 Setting up debconf (1.5.66ubuntu1) ... 14:58:49 (Reading database ... 13917 files and directories currently installed.) 14:58:49 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 14:58:49 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 14:58:49 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 14:58:49 (Reading database ... 13917 files and directories currently installed.) 14:58:49 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 14:58:49 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 14:58:49 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 14:58:49 (Reading database ... 13917 files and directories currently installed.) 14:58:49 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 14:58:49 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 14:58:49 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 14:58:50 (Reading database ... 13917 files and directories currently installed.) 14:58:50 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 14:58:50 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 14:58:50 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 14:58:50 (Reading database ... 13919 files and directories currently installed.) 14:58:50 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 14:58:50 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 14:58:50 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 14:58:50 (Reading database ... 13923 files and directories currently installed.) 14:58:50 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:58:50 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:58:50 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 14:58:50 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 14:58:50 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 14:58:50 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 14:58:50 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 14:58:50 (Reading database ... 13923 files and directories currently installed.) 14:58:50 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 14:58:50 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 14:58:50 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 14:58:50 (Reading database ... 13923 files and directories currently installed.) 14:58:50 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 14:58:50 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 14:58:50 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 14:58:50 (Reading database ... 13923 files and directories currently installed.) 14:58:50 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 14:58:50 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 14:58:50 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 14:58:51 (Reading database ... 13923 files and directories currently installed.) 14:58:51 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 14:58:51 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 14:58:51 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 14:58:51 (Reading database ... 13923 files and directories currently installed.) 14:58:51 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 14:58:51 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 14:58:51 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 14:58:51 (Reading database ... 13923 files and directories currently installed.) 14:58:51 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 14:58:51 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 14:58:51 Setting up passwd (1:4.5-1ubuntu2) ... 14:58:51 (Reading database ... 13923 files and directories currently installed.) 14:58:51 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 14:58:51 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 14:58:51 Setting up gpgv (2.2.4-1ubuntu1.4) ... 14:58:51 (Reading database ... 13923 files and directories currently installed.) 14:58:51 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 14:58:51 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 14:58:51 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 14:58:51 (Reading database ... 13923 files and directories currently installed.) 14:58:51 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 14:58:51 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 14:58:51 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 14:58:52 (Reading database ... 13923 files and directories currently installed.) 14:58:52 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 14:58:52 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 14:58:52 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 14:58:52 (Reading database ... 13923 files and directories currently installed.) 14:58:52 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 14:58:52 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 14:58:52 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 14:58:52 (Reading database ... 13923 files and directories currently installed.) 14:58:52 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 14:58:52 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 14:58:52 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 14:58:52 (Reading database ... 13923 files and directories currently installed.) 14:58:52 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 14:58:52 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 14:58:52 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 14:58:52 (Reading database ... 13923 files and directories currently installed.) 14:58:52 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 14:58:52 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 14:58:52 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 14:58:52 (Reading database ... 13923 files and directories currently installed.) 14:58:52 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 14:58:52 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 14:58:52 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 14:58:53 (Reading database ... 13924 files and directories currently installed.) 14:58:53 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 14:58:53 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 14:58:53 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 14:58:53 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 14:58:53 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 14:58:53 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 14:58:53 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 14:58:53 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 14:58:53 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 14:58:53 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 14:58:53 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 14:58:53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 14:58:53 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 14:58:53 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 14:58:53 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 14:58:53 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 14:58:53 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 14:58:53 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 14:58:53 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 14:58:53 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 14:58:53 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 14:58:53 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 14:58:53 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 14:58:53 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 14:58:54 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 14:58:54 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 14:58:54 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 14:58:54 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 14:58:54 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 14:58:54 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 14:58:54 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 14:58:54 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 14:58:54 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 14:58:54 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 14:58:54 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 14:58:54 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 14:58:54 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:58:54 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:58:54 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:58:54 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:58:54 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:58:54 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:58:55 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:58:55 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:58:55 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:58:55 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:58:56 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:58:56 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:58:56 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:58:56 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:58:57 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:58:57 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:58:58 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:58:58 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:58:58 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:58:58 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 14:58:58 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 14:58:58 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 14:58:58 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 14:58:58 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 14:58:58 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 14:58:58 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 14:58:58 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:58:58 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 14:58:58 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:58:58 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 14:58:58 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 14:58:58 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 14:58:58 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:58:58 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 14:58:58 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:58:58 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:58:58 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:58:58 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 14:58:58 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 14:58:58 Setting up tzdata (2021a-0ubuntu0.18.04) ... 14:58:58 14:58:58 Current default time zone: 'Etc/UTC' 14:58:58 Local time is now: Wed Sep 29 14:58:58 UTC 2021. 14:58:58 Universal Time is now: Wed Sep 29 14:58:58 UTC 2021. 14:58:58 Run 'dpkg-reconfigure tzdata' if you wish to change it. 14:58:58 14:58:58 Setting up systemd-sysv (237-3ubuntu10.52) ... 14:58:58 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:58:58 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 14:58:58 Setting up mount (2.31.1-0.4ubuntu3.7) ... 14:58:59 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 14:58:59 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 14:58:59 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 14:58:59 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 14:58:59 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 14:58:59 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 14:58:59 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:58:59 Setting up procps (2:3.3.12-3ubuntu1.2) ... 14:58:59 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 14:58:59 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 14:58:59 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 14:58:59 Setting up patch (2.7.6-2ubuntu1.1) ... 14:58:59 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 14:58:59 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 14:58:59 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 14:58:59 Installing new version of config file /etc/ssl/openssl.cnf ... 14:58:59 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 14:58:59 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 14:58:59 Setting up ca-certificates (20210119~18.04.2) ... 14:59:00 Updating certificates in /etc/ssl/certs... 14:59:01 23 added, 28 removed; done. 14:59:01 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 14:59:01 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:59:01 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 14:59:01 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 14:59:01 Setting up pkgbinarymangler (138.18.04.1) ... 14:59:01 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 14:59:01 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 14:59:01 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 14:59:01 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 14:59:01 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 14:59:01 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 14:59:01 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 14:59:01 Setting up perl (5.26.1-6ubuntu0.5) ... 14:59:01 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 14:59:01 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 14:59:01 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 14:59:01 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 14:59:01 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 14:59:01 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 14:59:02 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 14:59:02 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 14:59:02 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 14:59:02 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 14:59:02 Processing triggers for systemd (237-3ubuntu10.52) ... 14:59:02 Processing triggers for mime-support (3.60ubuntu1) ... 14:59:02 Processing triggers for ca-certificates (20210119~18.04.2) ... 14:59:02 Updating certificates in /etc/ssl/certs... 14:59:02 0 added, 0 removed; done. 14:59:02 Running hooks in /etc/ca-certificates/update.d... 14:59:02 done. 14:59:03 Reading package lists... 14:59:03 Building dependency tree... 14:59:03 Reading state information... 14:59:03 The following NEW packages will be installed: 14:59:03 apt-transport-https 14:59:03 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 14:59:03 Need to get 4348 B of archives. 14:59:03 After this operation, 154 kB of additional disk space will be used. 14:59:03 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 14:59:03 debconf: delaying package configuration, since apt-utils is not installed 14:59:03 Fetched 4348 B in 0s (22.6 kB/s) 14:59:03 Selecting previously unselected package apt-transport-https. 14:59:03 (Reading database ... 13928 files and directories currently installed.) 14:59:03 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 14:59:03 Unpacking apt-transport-https (1.6.14) ... 14:59:03 Setting up apt-transport-https (1.6.14) ... 14:59:04 Waiting for network to be ready... 14:59:10 2021-09-29T14:59:07Z INFO Waiting for automatic snapd restart... 14:59:11 snapd 2.51.7 from Canonical* installed 14:59:12 "snapd" switched to the "latest/stable" channel 14:59:12 14:59:15 core18 20210722 from Canonical* installed 14:59:15 "core18" switched to the "latest/stable" channel 14:59:15 14:59:17 snapcraft 5.0 from Canonical* installed 14:59:17 "snapcraft" switched to the "latest/stable" channel 14:59:17 14:59:22 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: 14:59:22 - README.md 14:59:22 14:59:22 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 14:59:22 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 14:59:22 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 14:59:22 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 14:59:23 Reading package lists... 14:59:24 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 14:59:24 Reading package lists... 14:59:24 Building dependency tree... 14:59:24 Reading state information... 14:59:24 Suggested packages: 14:59:24 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 14:59:24 git-gui gitk gitweb git-cvs git-mediawiki git-svn 14:59:24 Recommended packages: 14:59:24 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 14:59:24 The following NEW packages will be installed: 14:59:24 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 14:59:24 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 14:59:24 pkg-config zip 14:59:24 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 14:59:24 Need to get 7670 kB of archives. 14:59:24 After this operation, 43.8 MB of additional disk space will be used. 14:59:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 14:59:24 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 14:59:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 14:59:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 14:59:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 14:59:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 14:59:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 14:59:25 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 14:59:25 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 14:59:25 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 14:59:25 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 14:59:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 14:59:25 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 14:59:25 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 14:59:25 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 14:59:25 debconf: delaying package configuration, since apt-utils is not installed 14:59:25 Fetched 7670 kB in 1s (8312 kB/s) 14:59:25 Selecting previously unselected package libglib2.0-0:amd64. 14:59:25 (Reading database ... 13932 files and directories currently installed.) 14:59:25 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 14:59:25 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 14:59:25 Selecting previously unselected package libpsl5:amd64. 14:59:25 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 14:59:25 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 14:59:25 Selecting previously unselected package libnghttp2-14:amd64. 14:59:25 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 14:59:25 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 14:59:25 Selecting previously unselected package librtmp1:amd64. 14:59:25 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 14:59:25 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 14:59:26 Selecting previously unselected package libcurl3-gnutls:amd64. 14:59:26 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 14:59:26 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 14:59:26 Selecting previously unselected package liberror-perl. 14:59:26 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 14:59:26 Unpacking liberror-perl (0.17025-1) ... 14:59:26 Selecting previously unselected package git-man. 14:59:26 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 14:59:26 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 14:59:26 Selecting previously unselected package git. 14:59:26 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 14:59:26 Unpacking git (1:2.17.1-1ubuntu0.9) ... 14:59:26 Selecting previously unselected package libnorm1:amd64. 14:59:26 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 14:59:26 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 14:59:26 Selecting previously unselected package libpgm-5.2-0:amd64. 14:59:26 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 14:59:26 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 14:59:26 Selecting previously unselected package libsodium23:amd64. 14:59:26 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 14:59:26 Unpacking libsodium23:amd64 (1.0.16-2) ... 14:59:26 Selecting previously unselected package libzmq5:amd64. 14:59:26 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 14:59:26 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 14:59:26 Selecting previously unselected package libzmq3-dev:amd64. 14:59:26 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 14:59:26 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 14:59:26 Selecting previously unselected package pkg-config. 14:59:26 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 14:59:26 Unpacking pkg-config (0.29.1-0ubuntu2) ... 14:59:27 Selecting previously unselected package zip. 14:59:27 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 14:59:27 Unpacking zip (3.0-11build1) ... 14:59:27 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 14:59:27 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 14:59:27 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 14:59:27 Setting up liberror-perl (0.17025-1) ... 14:59:27 Setting up libpsl5:amd64 (0.19.1-5build1) ... 14:59:27 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 14:59:27 No schema files found: doing nothing. 14:59:27 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 14:59:27 Setting up zip (3.0-11build1) ... 14:59:27 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 14:59:27 Setting up libsodium23:amd64 (1.0.16-2) ... 14:59:27 Setting up pkg-config (0.29.1-0ubuntu2) ... 14:59:27 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 14:59:27 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 14:59:27 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 14:59:27 Setting up git (1:2.17.1-1ubuntu0.9) ... 14:59:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 14:59:27 git set to automatically installed. 14:59:27 git-man set to automatically installed. 14:59:27 libcurl3-gnutls set to automatically installed. 14:59:27 liberror-perl set to automatically installed. 14:59:27 libglib2.0-0 set to automatically installed. 14:59:27 libnghttp2-14 set to automatically installed. 14:59:27 libnorm1 set to automatically installed. 14:59:27 libpgm-5.2-0 set to automatically installed. 14:59:27 libpsl5 set to automatically installed. 14:59:27 librtmp1 set to automatically installed. 14:59:27 libsodium23 set to automatically installed. 14:59:27 libzmq3-dev set to automatically installed. 14:59:27 libzmq5 set to automatically installed. 14:59:27 pkg-config set to automatically installed. 14:59:27 zip set to automatically installed. 14:59:28 snapd is not logged in, snap install commands will use sudo 14:59:29 snap "core18" has no updates available 14:59:30 snapd is not logged in, snap install commands will use sudo 14:59:40 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 14:59:40 Pulling config-common 14:59:40 + snapcraftctl pull 14:59:40 Pulling go-build-helper 14:59:41 + snapcraftctl pull 14:59:42 'edgex-go' has dependencies that need to be staged: go-build-helper 14:59:42 Skipping pull go-build-helper (already ran) 14:59:42 Building go-build-helper 14:59:42 + snapcraftctl build 14:59:44 Staging go-build-helper 14:59:44 + snapcraftctl stage 14:59:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 14:59:54 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 14:59:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 14:59:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 14:59:54 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 14:59:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 14:59:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 14:59:54 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 14:59:54 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 14:59:54 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 14:59:54 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 14:59:54 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 14:59:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 14:59:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 14:59:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 14:59:54 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 14:59:54 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 14:59:54 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 14:59:54 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 14:59:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2263 kB] 14:59:54 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 14:59:54 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 14:59:54 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 14:59:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 14:59:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 14:59:54 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] 14:59:54 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 14:59:54 Fetched 25.4 MB in 0s (0 B/s) 14:59:54 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 14:59:54 Fetched 224 kB in 0s (0 B/s) 14:59:54 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 14:59:54 Fetched 157 kB in 0s (0 B/s) 14:59:54 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 14:59:54 Fetched 221 kB in 0s (0 B/s) 14:59:54 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 14:59:54 Fetched 143 kB in 0s (0 B/s) 14:59:54 Pulling edgex-go 14:59:54 + snapcraftctl pull 14:59:54 Pulling hooks 14:59:54 + snapcraftctl pull 14:59:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:59:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:59:56 ---> f1611439bdfb 14:59:56 Step 3/24 : WORKDIR /edgex-go 14:59:56 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:59:56 Step 2/32 : FROM ${BUILDER_BASE} AS builder 14:59:56 ---> f1611439bdfb 14:59:56 Step 3/32 : WORKDIR /edgex-go 14:59:56 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:59:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:59:56 ---> f1611439bdfb 14:59:56 Step 3/23 : WORKDIR /edgex-go 14:59:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:59:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:59:56 ---> f1611439bdfb 14:59:56 Step 3/24 : WORKDIR /edgex-go 14:59:56 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 14:59:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:59:56 ---> f1611439bdfb 14:59:56 Step 3/26 : WORKDIR /edgex-go 14:59:57 ---> Running in d02e218e8541 14:59:57 ---> Running in e19f9bee7efa 14:59:57 ---> Running in ec582c586a69 14:59:57 ---> Running in 5c35d173d86f 14:59:57 ---> Running in b9e71b68ecbc 14:59:58 Removing intermediate container ec582c586a69 14:59:58 ---> 3703dad4fc46 14:59:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:59:58 Removing intermediate container e19f9bee7efa 14:59:58 ---> e25bcc7ae8b2 14:59:58 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:59:58 Removing intermediate container b9e71b68ecbc 14:59:58 ---> 5c799eedb595 14:59:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:59:58 Removing intermediate container d02e218e8541 14:59:58 ---> dec2b0f39b0b 14:59:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 5c35d173d86f 14:59:58 14:59:58 ---> 1ba6c3065e89 14:59:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:59:58 ---> Running in 329f2eccf60c 14:59:58 ---> Running in 118c380050c7 14:59:58 ---> Running in 17bf3c29239e 14:59:58 ---> Running in 532d08de7f46 14:59:58 ---> Running in 32e5f74f8d24 15:00:02 Removing intermediate container 118c380050c7 15:00:02 ---> e2dedc718b12 15:00:02 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:00:02 ---> Running in dc273a9522f2 15:00:02 Removing intermediate container 329f2eccf60c 15:00:02 ---> 04a60a1b2dba 15:00:02 Step 5/32 : RUN apk add --update --no-cache make git 15:00:02 ---> Running in 2056ac97d7dd 15:00:02 Removing intermediate container 17bf3c29239e 15:00:02 ---> da6916386135 15:00:02 Step 5/24 : RUN apk add --update --no-cache make git 15:00:03 Removing intermediate container 532d08de7f46 15:00:03 ---> f7be14e6b723 15:00:03 Step 5/26 : RUN apk add --update --no-cache make git 15:00:03 Removing intermediate container 32e5f74f8d24 15:00:03 ---> e3d5a00eea03 15:00:03 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:00:03 ---> Running in 7ef67fbcea34 15:00:03 ---> Running in 1e50efd8f061 15:00:03 ---> Running in befbf3d64629 15:00:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:00:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:00:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:00:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:00:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:00:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:00:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:00:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:00:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:00:06 OK: 218 MiB in 52 packages 15:00:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:00:06 OK: 218 MiB in 52 packages 15:00:07 OK: 218 MiB in 52 packages 15:00:07 OK: 218 MiB in 52 packages 15:00:08 OK: 218 MiB in 52 packages 15:00:08 Removing intermediate container dc273a9522f2 15:00:08 ---> 3a5c9416979e 15:00:08 Step 6/24 : COPY go.mod . 15:00:09 Removing intermediate container 2056ac97d7dd 15:00:09 ---> 3080e5ec1f23 15:00:09 Step 6/32 : COPY go.mod . 15:00:09 Removing intermediate container befbf3d64629 15:00:09 ---> 2e271ecdb095 15:00:09 Step 6/23 : COPY go.mod . 15:00:09 ---> 23183a420af7 15:00:09 Step 7/24 : RUN go mod download 15:00:09 Removing intermediate container 7ef67fbcea34 15:00:09 ---> 714bbadca219 15:00:09 Step 6/24 : COPY go.mod . 15:00:09 ---> Running in 7169212f1395 15:00:09 Removing intermediate container 1e50efd8f061 15:00:09 ---> 6d55fafb9b18 15:00:09 Step 6/26 : COPY go.mod . 15:00:10 ---> 0c4e5c77f8fa 15:00:10 Step 7/32 : RUN go mod download 15:00:10 ---> Running in 1ee8c00fae9a 15:00:10 ---> 6fee28977746 15:00:10 Step 7/23 : RUN go mod download 15:00:10 ---> Running in dc57baf2c001 15:00:11 ---> 1bb4816db435 15:00:11 Step 7/24 : RUN go mod download 15:00:11 ---> d70b57652199 15:00:11 Step 7/26 : RUN go mod download 15:00:11 ---> Running in 1123c012d5ae 15:00:11 ---> Running in d2e915eda4fd 15:00:15 Removing intermediate container 7169212f1395 15:00:15 ---> e22cca8e697d 15:00:15 Step 8/24 : COPY . . 15:00:18 Removing intermediate container 1ee8c00fae9a 15:00:18 ---> 0edbca1d0a18 15:00:18 Step 8/32 : COPY . . 15:00:18 Removing intermediate container dc57baf2c001 15:00:18 ---> 0527e5fd366c 15:00:18 Step 8/23 : COPY . . 15:00:19 Removing intermediate container 1123c012d5ae 15:00:19 ---> eee61f84cc28 15:00:19 Step 8/24 : COPY . . 15:00:19 Removing intermediate container d2e915eda4fd 15:00:19 ---> 84008f62ce0e 15:00:19 Step 8/26 : COPY . . 15:00:20 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 15:00:20 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 15:00:20 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:00:20 Fetched 0 B in 0s (0 B/s) 15:00:20 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 15:00:20 Fetched 96.5 kB in 0s (0 B/s) 15:00:20 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 15:00:20 Fetched 279 kB in 0s (0 B/s) 15:00:20 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 15:00:20 Fetched 122 kB in 0s (0 B/s) 15:00:20 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 15:00:20 Fetched 77.8 kB in 0s (0 B/s) 15:00:20 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 15:00:20 Fetched 8848 B in 0s (0 B/s) 15:00:20 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 15:00:20 Fetched 47.8 kB in 0s (0 B/s) 15:00:20 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 15:00:20 Fetched 45.6 kB in 0s (0 B/s) 15:00:20 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 15:00:20 Fetched 15.0 kB in 0s (0 B/s) 15:00:20 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 15:00:20 Fetched 220 kB in 0s (0 B/s) 15:00:20 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 15:00:20 Fetched 154 kB in 0s (0 B/s) 15:00:20 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 15:00:20 Fetched 50.6 kB in 0s (0 B/s) 15:00:20 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 15:00:20 Fetched 14.8 kB in 0s (0 B/s) 15:00:20 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 15:00:20 Fetched 41.8 kB in 0s (0 B/s) 15:00:20 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 15:00:20 Fetched 499 kB in 0s (0 B/s) 15:00:20 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 15:00:20 Fetched 111 kB in 0s (0 B/s) 15:00:20 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 15:00:20 Fetched 240 kB in 0s (0 B/s) 15:00:20 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 15:00:20 Fetched 29.3 kB in 0s (0 B/s) 15:00:20 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 15:00:20 Fetched 85.5 kB in 6s (0 B/s) 15:00:20 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 15:00:20 Fetched 24.5 kB in 0s (0 B/s) 15:00:20 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 15:00:20 Fetched 49.2 kB in 0s (0 B/s) 15:00:20 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 15:00:20 Fetched 54.2 kB in 0s (0 B/s) 15:00:20 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 15:00:20 Fetched 30.8 kB in 0s (0 B/s) 15:00:20 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 15:00:20 Fetched 15.8 kB in 0s (0 B/s) 15:00:20 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 15:00:20 Fetched 85.9 kB in 0s (0 B/s) 15:00:20 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 15:00:20 Fetched 8720 B in 0s (0 B/s) 15:00:20 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 15:00:20 Fetched 140 kB in 0s (0 B/s) 15:00:20 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 15:00:20 Fetched 119 kB in 0s (0 B/s) 15:00:20 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 15:00:20 Fetched 111 kB in 0s (0 B/s) 15:00:20 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 15:00:20 Fetched 11.1 kB in 0s (0 B/s) 15:00:20 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 15:00:20 Fetched 646 kB in 0s (0 B/s) 15:00:20 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 15:00:20 Fetched 41.3 kB in 0s (0 B/s) 15:00:20 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 15:00:20 Fetched 17.9 kB in 0s (0 B/s) 15:00:20 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 15:00:20 Fetched 368 kB in 0s (0 B/s) 15:00:20 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 15:00:20 Fetched 187 kB in 0s (0 B/s) 15:00:20 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 15:00:20 Fetched 175 kB in 0s (0 B/s) 15:00:20 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 15:00:20 Fetched 206 kB in 0s (0 B/s) 15:00:20 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 15:00:20 Fetched 1302 kB in 0s (0 B/s) 15:00:20 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 15:00:20 Fetched 36.2 kB in 0s (0 B/s) 15:00:20 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 15:00:20 Fetched 159 kB in 0s (0 B/s) 15:00:20 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 15:00:20 Fetched 107 kB in 0s (0 B/s) 15:00:20 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 15:00:20 Fetched 48.7 kB in 0s (0 B/s) 15:00:20 Pulling static-packages 15:00:20 + snapcraftctl pull 15:00:21 Pulling version 15:00:21 + cd /root/project 15:00:21 + + sed s/v// 15:00:21 git describe --tags --abbrev=0 15:00:21 + GIT_VERSION=2.0.1-dev.59 15:00:21 + [ -z 2.0.1-dev.59 ] 15:00:21 + snapcraftctl set-version 2.0.1-dev.59 15:00:22 Building config-common 15:00:22 + snapcraftctl build 15:00:24 Skipping build go-build-helper (already ran) 15:00:25 Building edgex-go 15:00:25 + cd /root/parts/edgex-go/src 15:00:25 + git describe --tags --abbrev=0 15:00:25 + sed s/v// 15:00:25 + GIT_VERSION=2.0.1-dev.59 15:00:25 + [ -z 2.0.1-dev.59 ] 15:00:25 + echo 2.0.1-dev.59 15:00:25 + make build 15:00:25 go mod tidy 15:00:27 go: downloading github.com/gorilla/mux v1.8.0 15:00:27 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 15:00:27 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 15:00:27 go: downloading github.com/stretchr/testify v1.7.0 15:00:27 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 15:00:27 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 15:00:27 go: downloading github.com/google/uuid v1.3.0 15:00:27 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:00:27 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:00:27 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 15:00:27 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 15:00:27 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 15:00:27 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 15:00:28 go: downloading github.com/pelletier/go-toml v1.9.4 15:00:28 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 15:00:28 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 15:00:28 go: downloading github.com/lib/pq v1.10.3 15:00:28 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 15:00:29 go: downloading github.com/davecgh/go-spew v1.1.1 15:00:29 go: downloading github.com/pmezard/go-difflib v1.0.0 15:00:29 go: downloading github.com/go-playground/validator/v10 v10.9.0 15:00:29 go: downloading github.com/stretchr/objx v0.1.1 15:00:29 go: downloading github.com/go-kit/kit v0.11.0 15:00:29 go: downloading github.com/x448/float16 v0.8.4 15:00:29 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 15:00:29 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 15:00:29 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:00:29 go: downloading github.com/pebbe/zmq4 v1.2.7 15:00:29 go: downloading github.com/go-playground/universal-translator v0.18.0 15:00:29 go: downloading github.com/leodido/go-urn v1.2.1 15:00:29 go: downloading golang.org/x/text v0.3.6 15:00:29 go: downloading github.com/go-playground/assert/v2 v2.0.1 15:00:29 go: downloading github.com/go-playground/locales v0.14.0 15:00:29 go: downloading github.com/kr/pretty v0.3.0 15:00:29 go: downloading github.com/go-logfmt/logfmt v0.5.0 15:00:29 go: downloading github.com/go-stack/stack v1.8.0 15:00:29 go: downloading github.com/hashicorp/consul/api v1.8.1 15:00:29 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:00:29 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 15:00:29 go: downloading github.com/onsi/ginkgo v1.10.1 15:00:30 go: downloading github.com/onsi/gomega v1.7.0 15:00:30 go: downloading github.com/gorilla/websocket v1.4.2 15:00:30 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 15:00:30 go: downloading github.com/kr/text v0.2.0 15:00:30 go: downloading github.com/rogpeppe/go-internal v1.8.0 15:00:30 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:00:30 go: downloading github.com/mitchellh/copystructure v1.0.0 15:00:30 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:00:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:00:30 go: downloading github.com/hashicorp/go-hclog v0.12.0 15:00:30 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:00:30 go: downloading github.com/hashicorp/serf v0.9.5 15:00:30 go: downloading github.com/hashicorp/consul/sdk v0.7.0 15:00:30 go: downloading github.com/hashicorp/go-uuid v1.0.1 15:00:30 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:00:30 go: downloading github.com/fatih/color v1.9.0 15:00:30 go: downloading github.com/mattn/go-colorable v0.1.6 15:00:30 go: downloading github.com/mattn/go-isatty v0.0.12 15:00:30 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:00:30 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:00:30 go: downloading github.com/pkg/errors v0.9.1 15:00:30 go: downloading github.com/hashicorp/go-msgpack v0.5.3 15:00:30 go: downloading github.com/hashicorp/memberlist v0.2.2 15:00:30 go: downloading github.com/hpcloud/tail v1.0.0 15:00:30 go: downloading gopkg.in/yaml.v2 v2.4.0 15:00:30 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 15:00:30 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:00:30 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:00:30 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:00:30 go: downloading github.com/hashicorp/go-multierror v1.1.0 15:00:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 15:00:30 go: downloading github.com/miekg/dns v1.1.26 15:00:30 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:00:30 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:00:30 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:00:30 go: downloading github.com/hashicorp/errwrap v1.0.0 15:00:30 go: downloading gopkg.in/fsnotify.v1 v1.4.7 15:00:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/core-data/core-data ./cmd/core-data 15:00:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:00:41 ---> f269613b7d11 15:00:41 Step 9/24 : RUN go mod tidy 15:00:41 ---> ce9d845bcbc5 15:00:41 Step 9/26 : RUN go mod tidy 15:00:41 ---> 4638d7e90931 15:00:41 Step 9/23 : RUN go mod tidy 15:00:41 ---> 6120e1360e62 15:00:41 Step 9/32 : RUN go mod tidy 15:00:41 ---> 20efc7b724de 15:00:41 Step 9/24 : RUN go mod tidy 15:00:41 ---> Running in 43b302d5675a 15:00:42 ---> Running in 7ec575c52641 15:00:42 ---> Running in 47e3f111f9b2 15:00:42 ---> Running in 5792b44bfeeb 15:00:42 ---> Running in 85014e73a541 15:00:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/core-command/core-command ./cmd/core-command 15:00:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:00:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:00:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:00:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:00:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:00:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:00:50 Removing intermediate container 43b302d5675a 15:00:50 ---> 6391e6ef4a1e 15:00:50 Step 10/24 : RUN make cmd/core-data/core-data 15:00:50 ---> Running in 864c2617ded5 15:00:50 Removing intermediate container 47e3f111f9b2 15:00:50 ---> a8f21c7bc084 15:00:50 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:00:50 ---> Running in 5e365f36fb67 15:00:50 Removing intermediate container 5792b44bfeeb 15:00:50 Removing intermediate container 7ec575c52641 15:00:50 ---> 79f0b5495176 15:00:50 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:00:50 ---> 42ee2a0ecd21 15:00:50 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:00:50 Removing intermediate container 85014e73a541 15:00:50 ---> 63c98b1a1973 15:00:50 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:00:50 ---> Running in 88dc021687a6 15:00:51 ---> Running in 639adaba0806 15:00:51 ---> Running in 9c43a4a389a0 15:00:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:00:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:00:52 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:00:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/secrets-config ./cmd/secrets-config 15:00:53 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:00:53 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:00:53 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:00:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:00:55 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 15:00:55 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 15:00:55 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 15:00:55 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 15:00:55 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 15:00:55 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 15:00:55 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 15:00:55 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 15:00:55 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 15:00:55 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 15:00:55 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 15:00:55 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 15:00:55 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 15:00:55 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 15:00:55 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 15:00:55 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 15:00:55 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 15:00:55 + 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:00:55 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 15:00:55 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 15:00:55 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 15:00:55 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 15:00:55 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 15:00:55 + 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:00:55 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 15:00:55 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 15:00:55 + 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:00:56 Building hooks 15:00:56 + cd /root/parts/hooks/src 15:00:56 + make build 15:00:56 go mod tidy 15:00:56 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 15:00:56 go: downloading github.com/stretchr/testify v1.5.1 15:00:57 go: downloading github.com/davecgh/go-spew v1.1.0 15:00:57 go: downloading gopkg.in/yaml.v2 v2.2.2 15:00:57 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 15:00:57 GO111MODULE=on go build -o cmd/install/install ./cmd/install 15:00:58 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 15:00:58 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 15:01:01 Building static-packages 15:01:01 + snapcraftctl build 15:01:03 Building version 15:01:03 + snapcraftctl build 15:01:05 Staging config-common 15:01:05 + snapcraftctl stage 15:01:06 Skipping stage go-build-helper (already ran) 15:01:06 Staging edgex-go 15:01:06 + snapcraftctl stage 15:01:07 Staging hooks 15:01:08 + snapcraftctl stage 15:01:09 Staging static-packages 15:01:09 + snapcraftctl stage 15:01:10 Staging version 15:01:10 + snapcraftctl stage 15:01:10 Priming config-common 15:01:10 + snapcraftctl prime 15:01:12 Priming go-build-helper 15:01:12 + snapcraftctl prime 15:01:13 Priming edgex-go 15:01:13 + snapcraftctl prime 15:01:14 Priming hooks 15:01:14 + snapcraftctl prime 15:01:16 Priming static-packages 15:01:16 + snapcraftctl prime 15:01:18 Priming version 15:01:18 + snapcraftctl prime 15:01:19 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:03:00 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:03:07 Removing intermediate container 9c43a4a389a0 15:03:07 ---> ec224b77c2b5 15:03:07 15:03:07 Step 11/32 : FROM alpine:3.14 15:03:07 3.14: Pulling from library/alpine 15:03:09 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:03:09 Status: Downloaded newer image for alpine:3.14 15:03:09 ---> bb3de5531c18 15:03:09 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:03:10 ---> Running in 3e172c0cd7d6 15:03:11 Removing intermediate container 639adaba0806 15:03:11 ---> e205804cf61f 15:03:11 15:03:11 Step 11/26 : FROM alpine:3.14 15:03:11 ---> bb3de5531c18 15:03:11 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:03:11 ---> Running in 2866f03575b6 15:03:12 Removing intermediate container 3e172c0cd7d6 15:03:12 ---> 5815ddef75aa 15:03:12 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 15:03:12 ---> Running in 336eab7b86cc 15:03:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:03:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:03:15 (1/3) Installing ca-certificates (20191127-r5) 15:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:03:15 (2/3) Installing dumb-init (1.2.5-r1) 15:03:15 (3/3) Installing su-exec (0.2-r1) 15:03:15 Executing busybox-1.33.1-r3.trigger 15:03:15 Executing ca-certificates-20191127-r5.trigger 15:03:15 OK: 6 MiB in 17 packages 15:03:16 (1/2) Installing dumb-init (1.2.5-r1) 15:03:16 (2/2) Installing su-exec (0.2-r1) 15:03:16 Executing busybox-1.33.1-r3.trigger 15:03:16 OK: 5 MiB in 16 packages 15:03:18 Removing intermediate container 5e365f36fb67 15:03:18 ---> 1ea7e242f358 15:03:18 15:03:18 Step 11/23 : FROM alpine:3.14 15:03:18 ---> bb3de5531c18 15:03:18 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:03:18 Removing intermediate container 88dc021687a6 15:03:18 ---> a7278022589d 15:03:18 15:03:18 Step 11/24 : FROM alpine:3.14 15:03:18 ---> bb3de5531c18 15:03:18 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:03:18 ---> Running in 2eee71028a6b 15:03:18 ---> Running in b1dff4254898 15:03:19 Removing intermediate container 336eab7b86cc 15:03:19 ---> c3c10b8b34bb 15:03:19 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 15:03:19 ---> Running in a3986b3a73d3 15:03:20 Removing intermediate container 2866f03575b6 15:03:20 ---> b3a54b745364 15:03:20 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:03:20 ---> Running in 747b77fa8936 15:03:20 Removing intermediate container a3986b3a73d3 15:03:20 ---> 074d443af325 15:03:20 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:03:21 ---> Running in 3fec3e3d362d 15:03:21 Removing intermediate container 747b77fa8936 15:03:21 ---> 75253f600df0 15:03:21 Step 14/26 : WORKDIR / 15:03:22 ---> Running in c42e29aa8ec9 15:03:22 (1/2) Installing ca-certificates (20191127-r5) 15:03:22 (2/2) Installing dumb-init (1.2.5-r1) 15:03:22 Executing busybox-1.33.1-r3.trigger 15:03:22 Executing ca-certificates-20191127-r5.trigger 15:03:22 (1/1) Installing dumb-init (1.2.5-r1) 15:03:22 Executing busybox-1.33.1-r3.trigger 15:03:22 OK: 5 MiB in 15 packages 15:03:23 OK: 6 MiB in 16 packages 15:03:23 Removing intermediate container 3fec3e3d362d 15:03:23 ---> c0bd233752aa 15:03:23 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:03:23 ---> Running in 54c3fab14621 15:03:23 Removing intermediate container c42e29aa8ec9 15:03:23 ---> 0d609cd9d339 15:03:23 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:03:24 Removing intermediate container 864c2617ded5 15:03:24 ---> aaa577c93690 15:03:24 15:03:24 Step 11/24 : FROM alpine:3.14 15:03:24 ---> bb3de5531c18 15:03:24 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:03:25 ---> Running in 881fa02217f8 15:03:25 Removing intermediate container b1dff4254898 15:03:25 ---> 08c1356df107 15:03:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:03:25 ---> 6ab4064f6f64 15:03:25 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:03:25 ---> Running in 9ec3eefc109e 15:03:25 Removing intermediate container 2eee71028a6b 15:03:25 ---> 99376296bf23 15:03:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:03:25 Removing intermediate container 881fa02217f8 15:03:25 ---> 1eb4eabc9a2f 15:03:25 Step 13/24 : ENV APP_PORT=59880 15:03:26 ---> Running in 7134b1fdbde4 15:03:26 ---> Running in 31f18e5a784e 15:03:26 Removing intermediate container 9ec3eefc109e 15:03:26 ---> 0731c72a3f51 15:03:26 Step 14/24 : ENV APP_PORT=59881 15:03:26 ---> Running in 3cd2399fb7a3 15:03:26 Removing intermediate container 7134b1fdbde4 15:03:26 ---> 28dbdabb1cbf 15:03:26 Step 14/23 : ENV APP_PORT=59860 15:03:26 ---> 9de073ed6fdb 15:03:26 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:03:27 ---> Running in ec1169c9a3df 15:03:27 Removing intermediate container 31f18e5a784e 15:03:27 ---> 516b448181b8 15:03:27 Step 14/24 : EXPOSE $APP_PORT 15:03:27 Removing intermediate container 3cd2399fb7a3 15:03:27 ---> ef6243fc4736 15:03:27 Step 15/24 : EXPOSE $APP_PORT 15:03:27 Removing intermediate container 54c3fab14621 15:03:27 ---> d4ac0b9decf6 15:03:27 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 15:03:27 ---> Running in a3f9dafd13a1 15:03:27 ---> Running in ab8d95647851 15:03:27 ---> Running in f7135267bf56 15:03:27 Removing intermediate container ec1169c9a3df 15:03:27 ---> 72d6b336c5e6 15:03:27 Step 15/23 : EXPOSE $APP_PORT 15:03:27 ---> 97a3fff5ff2e 15:03:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:03:28 ---> Running in 848f3000f382 15:03:28 Removing intermediate container a3f9dafd13a1 15:03:28 ---> 7b7522798e93 15:03:28 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:28 Removing intermediate container ab8d95647851 15:03:28 ---> 4038e93f738e 15:03:28 Step 16/24 : WORKDIR / 15:03:28 ---> Running in 47570914b0d1 15:03:29 Removing intermediate container f7135267bf56 15:03:29 ---> 2b82475498b6 15:03:29 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:03:29 ---> Running in 3bfe876313c6 15:03:29 Removing intermediate container 848f3000f382 15:03:29 ---> 01877dd915e6 15:03:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:03:29 ---> f249b4d4dbe9 15:03:29 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:03:29 Removing intermediate container 3bfe876313c6 15:03:29 ---> 349b7f3a7a42 15:03:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:03:30 ---> 08201ed4565b 15:03:30 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:03:30 ---> 2d71a3ffc32c 15:03:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:03:30 ---> Running in dd03113f44e1 15:03:31 ---> 6679c5f59832 15:03:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:03:31 ---> 6f0ebe56ca83 15:03:31 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:03:33 ---> 1c1d78a2d4a7 15:03:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:03:33 Removing intermediate container 47570914b0d1 15:03:33 ---> 57cdf080fa1d 15:03:33 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:03:33 ---> Running in 1238722ab2b0 15:03:33 ---> 5b6eb1bfc2b2 15:03:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:03:34 ---> 6967710e4dea 15:03:34 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:03:34 ---> 170865d44610 15:03:34 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:03:34 ---> Running in fd86caaf0626 15:03:34 Removing intermediate container dd03113f44e1 15:03:34 ---> 411871d05786 15:03:34 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:03:35 ---> 98d8f4f26ca6 15:03:35 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:03:35 ---> Running in e549665c02ec 15:03:35 ---> 5fe2197407ee 15:03:35 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:03:35 Removing intermediate container fd86caaf0626 15:03:35 ---> 10674144f11d 15:03:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:03:35 ---> Running in f66e0fe53c1b 15:03:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:03:36 ---> Running in 50a69c5c1b10 15:03:36 Removing intermediate container e549665c02ec 15:03:36 ---> e703f5546d8e 15:03:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:03:36 ---> 0ae6e8368fba 15:03:36 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:03:36 ---> Running in d9349585a894 15:03:36 Removing intermediate container 50a69c5c1b10 15:03:36 ---> a9cdfd235346 15:03:36 Step 21/23 : LABEL arch=arm64 15:03:37 ---> Running in 13eb03331454 15:03:37 Removing intermediate container d9349585a894 15:03:37 ---> 2b852deb325a 15:03:37 Step 22/24 : LABEL arch=arm64 15:03:37 ---> Running in b4d42fa87695 15:03:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:03:38 Removing intermediate container 13eb03331454 15:03:38 ---> 4089a268ee99 15:03:38 Step 22/23 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 15:03:38 ---> e86d0aa0dd3a 15:03:38 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:03:38 Removing intermediate container b4d42fa87695 15:03:38 ---> 320ad687a782 15:03:38 Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 15:03:38 ---> Running in c990498d86ef 15:03:38 ---> Running in 4a7f0cdd3c24 15:03:39 Removing intermediate container c990498d86ef 15:03:39 ---> 2e78832f7d0e 15:03:39 Step 23/23 : LABEL version=0.0.0 15:03:39 Removing intermediate container f66e0fe53c1b 15:03:39 ---> 863c10fa184b 15:03:39 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:03:39 ---> Running in 64072ec19e10 15:03:39 ---> Running in 060f59efb187 15:03:39 Removing intermediate container 4a7f0cdd3c24 15:03:39 ---> 7115338939d1 15:03:39 Step 24/24 : LABEL version=0.0.0 15:03:39 ---> 9e3e77fdc01e 15:03:39 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:03:39 ---> Running in d49b04d24357 15:03:40 Removing intermediate container 64072ec19e10 15:03:40 ---> 3ce16cc0b9fb 15:03:40 15:03:40 Removing intermediate container 060f59efb187 15:03:40 ---> 0fc3070b6531 15:03:40 Step 24/26 : LABEL arch=arm64 15:03:40 ---> Running in cafb40c3c373 15:03:40 Removing intermediate container d49b04d24357 15:03:40 ---> 2d0adac4ca9d 15:03:40 15:03:40 Successfully built 3ce16cc0b9fb 15:03:40 Successfully tagged support-notifications-arm64:latest 15:03:40 Building security-proxy-setup 15:03:40  Building support-notifications ... done  ---> 652a6b1c54f9 15:03:40 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:03:41 (1/6) Installing dumb-init (1.2.5-r1) 15:03:41 Successfully built 2d0adac4ca9d 15:03:41 Successfully tagged core-metadata-arm64:latest 15:03:41  Building core-metadata ... done Building core-command 15:03:41 Removing intermediate container cafb40c3c373 15:03:41 ---> ad7057e474c0 15:03:41 Step 25/26 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 15:03:41 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:03:41 (3/6) Installing libsodium (1.0.18-r0) 15:03:41 ---> Running in a13c12481213 15:03:41 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:03:42 ---> 018b83c49da2 15:03:42 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 15:03:42 ---> Running in fa6f27b0f0c7 15:03:42 Removing intermediate container a13c12481213 15:03:42 ---> 47c2912a01e0 15:03:42 Step 26/26 : LABEL version=0.0.0 15:03:42 (5/6) Installing libzmq (4.3.4-r0) 15:03:42 ---> Running in 1d13852a0823 15:03:42 (6/6) Installing zeromq (4.3.4-r0) 15:03:42 Executing busybox-1.33.1-r3.trigger 15:03:42 OK: 8 MiB in 20 packages 15:03:43 Removing intermediate container fa6f27b0f0c7 15:03:43 ---> cc2c140f4fce 15:03:43 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:03:43 Removing intermediate container 1d13852a0823 15:03:43 ---> 3c02b90c5fdf 15:03:43 15:03:44 Successfully built 3c02b90c5fdf 15:03:45 Successfully tagged security-secretstore-setup-arm64:latest 15:03:45  Building security-secretstore-setup ... done Building support-scheduler 15:03:45 ---> ba36daffb709 15:03:45 Step 27/32 : RUN chmod +x /entrypoint.sh 15:03:45 Removing intermediate container 1238722ab2b0 15:03:45 ---> 2ac21c6058d3 15:03:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:03:45 ---> Running in bf8c2c7f1803 15:03:47 ---> 3fe4a2156336 15:03:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:03:49 ---> 569d8294ede6 15:03:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:03:49 Removing intermediate container bf8c2c7f1803 15:03:49 ---> 2b075a2bb255 15:03:49 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:03:50 ---> Running in 7e36823656df 15:03:50 ---> c39951076731 15:03:50 Step 20/24 : ENTRYPOINT ["/core-data"] 15:03:51 ---> Running in 99f687c206b7 15:03:51 Removing intermediate container 7e36823656df 15:03:51 ---> 386f1349cda0 15:03:51 Step 29/32 : CMD ["gate"] 15:03:51 ---> Running in d50612e941c0 15:03:51 Removing intermediate container 99f687c206b7 15:03:52 ---> 2ab5e481ea92 15:03:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:03:52 ---> Running in 78c84039c3a4 15:03:52 Removing intermediate container d50612e941c0 15:03:52 ---> 92e4b8041a01 15:03:52 Step 30/32 : LABEL arch=arm64 15:03:53 ---> Running in 8c6f33493ccc 15:03:53 Removing intermediate container 78c84039c3a4 15:03:53 ---> 5b8e3eb5cb44 15:03:53 Step 22/24 : LABEL arch=arm64 15:03:53 ---> Running in e5696b0c5377 15:03:54 Removing intermediate container 8c6f33493ccc 15:03:54 ---> adae3c40105b 15:03:54 Step 31/32 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 15:03:54 ---> Running in 09f117ab0e57 15:03:54 Removing intermediate container e5696b0c5377 15:03:54 ---> 5c6ef7281ea8 15:03:54 Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 15:03:55 ---> Running in 317b2d034322 15:03:55 Removing intermediate container 09f117ab0e57 15:03:55 ---> e5896aff18e1 15:03:55 Step 32/32 : LABEL version=0.0.0 15:03:55 Removing intermediate container 317b2d034322 15:03:55 ---> c0ccee8f7226 15:03:55 Step 24/24 : LABEL version=0.0.0 15:03:56 ---> Running in fac7cb3fed56 15:03:56 ---> Running in 1a16cf105833 15:03:56 Removing intermediate container fac7cb3fed56 15:03:56 ---> ebfdebef2808 15:03:56 15:03:56 Removing intermediate container 1a16cf105833 15:03:56 ---> 00ada5f897d1 15:03:56 15:03:56 Successfully built ebfdebef2808 15:03:56 Successfully tagged security-bootstrapper-arm64:latest 15:03:56  Building security-bootstrapper ... done Building sys-mgmt-agent 15:03:57 Successfully built 00ada5f897d1 15:03:57 Successfully tagged core-data-arm64:latest 15:04:36  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:04:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:04:36 ---> f1611439bdfb 15:04:36 Step 3/24 : WORKDIR /edgex-go 15:04:36 ---> Using cache 15:04:36 ---> dec2b0f39b0b 15:04:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:04:36 ---> Using cache 15:04:36 ---> f7be14e6b723 15:04:36 Step 5/24 : RUN apk add --update --no-cache make git 15:04:36 ---> Using cache 15:04:36 ---> 6d55fafb9b18 15:04:36 Step 6/24 : COPY go.mod . 15:04:36 ---> Using cache 15:04:36 ---> d70b57652199 15:04:36 Step 7/24 : RUN go mod download 15:04:36 ---> Using cache 15:04:36 ---> 84008f62ce0e 15:04:36 Step 8/24 : COPY . . 15:04:36 ---> Using cache 15:04:36 ---> ce9d845bcbc5 15:04:36 Step 9/24 : RUN go mod tidy 15:04:36 ---> Using cache 15:04:36 ---> 79f0b5495176 15:04:36 Step 10/24 : RUN make cmd/core-command/core-command 15:04:36 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:04:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:04:36 ---> f1611439bdfb 15:04:36 Step 3/22 : WORKDIR /edgex-go 15:04:36 ---> Using cache 15:04:36 ---> dec2b0f39b0b 15:04:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:04:36 ---> Using cache 15:04:36 ---> f7be14e6b723 15:04:36 Step 5/22 : RUN apk add --update --no-cache make git 15:04:36 ---> Using cache 15:04:36 ---> 6d55fafb9b18 15:04:36 Step 6/22 : COPY go.mod . 15:04:36 ---> Using cache 15:04:36 ---> d70b57652199 15:04:36 Step 7/22 : RUN go mod download 15:04:36 ---> Using cache 15:04:36 ---> 84008f62ce0e 15:04:36 Step 8/22 : COPY . . 15:04:36 ---> Using cache 15:04:36 ---> ce9d845bcbc5 15:04:36 Step 9/22 : RUN go mod tidy 15:04:36 ---> Using cache 15:04:36 ---> 79f0b5495176 15:04:36 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:04:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:04:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:04:36 ---> f1611439bdfb 15:04:36 Step 3/23 : WORKDIR /edgex-go 15:04:36 ---> Using cache 15:04:36 ---> dec2b0f39b0b 15:04:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:04:36 ---> Using cache 15:04:36 ---> f7be14e6b723 15:04:36 Step 5/23 : RUN apk add --update --no-cache make git 15:04:36 ---> Using cache 15:04:36 ---> 6d55fafb9b18 15:04:36 Step 6/23 : COPY go.mod . 15:04:36 ---> Using cache 15:04:36 ---> d70b57652199 15:04:36 Step 7/23 : RUN go mod download 15:04:36 ---> Using cache 15:04:36 ---> 84008f62ce0e 15:04:36 Step 8/23 : COPY . . 15:04:36 ---> Using cache 15:04:36 ---> ce9d845bcbc5 15:04:36 Step 9/23 : RUN go mod tidy 15:04:36 ---> Using cache 15:04:36 ---> 79f0b5495176 15:04:36 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:04:36 ---> Running in ce768bc5c51f 15:04:36 ---> Running in 569e87734f38 15:04:36 ---> Running in c95b4b3c2c4d 15:04:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:04:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:04:36 ---> f1611439bdfb 15:04:36 Step 3/24 : WORKDIR /edgex-go 15:04:36 ---> Using cache 15:04:36 ---> dec2b0f39b0b 15:04:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:04:36 ---> Using cache 15:04:36 ---> f7be14e6b723 15:04:36 Step 5/24 : RUN apk add --update --no-cache make bash git 15:04:36 ---> Running in cc3664bdf264 15:04:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:04:37 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:04:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:04:38 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:04:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:04:40 OK: 218 MiB in 52 packages 15:04:42 Removing intermediate container cc3664bdf264 15:04:42 ---> ebb88499b574 15:04:42 Step 6/24 : COPY go.mod . 15:04:43 ---> 4a5f764a51bd 15:04:43 Step 7/24 : RUN go mod download 15:04:43 ---> Running in 6e85c2391a94 15:04:50 Removing intermediate container 6e85c2391a94 15:04:50 ---> 586eb6afe6fd 15:04:50 Step 8/24 : COPY . . 15:05:08 ---> 14d12bf7dbca 15:05:08 Step 9/24 : RUN go mod tidy 15:05:08 ---> Running in 472b1c2560e7 15:05:15 Removing intermediate container 472b1c2560e7 15:05:15 ---> ee4bfa7ee12e 15:05:15 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:05:15 ---> Running in 23a347af92be 15:05: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:06:14 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:06:20 Removing intermediate container c95b4b3c2c4d 15:06:20 ---> b468d64f37f1 15:06:20 15:06:20 Step 11/24 : FROM alpine:3.14 15:06:20 ---> bb3de5531c18 15:06:20 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:06:20 ---> Using cache 15:06:20 ---> 08c1356df107 15:06:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:06:20 ---> Using cache 15:06:20 ---> 0731c72a3f51 15:06:20 Step 14/24 : ENV APP_PORT=59882 15:06:20 ---> Running in bc6517dd0e0a 15:06:21 Removing intermediate container bc6517dd0e0a 15:06:21 ---> c697933c1b78 15:06:21 Step 15/24 : EXPOSE $APP_PORT 15:06:21 ---> Running in c36baf8f5bc9 15:06:22 Removing intermediate container c36baf8f5bc9 15:06:22 ---> 377d373942c5 15:06:22 Step 16/24 : WORKDIR / 15:06:22 ---> Running in a5a0b14f7fc4 15:06:23 Removing intermediate container a5a0b14f7fc4 15:06:23 ---> ccae14a7929a 15:06:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:06:25 ---> 0ed5d13ec1d2 15:06:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:06:30 ---> 8a69eb8b6272 15:06:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:06:30 Removing intermediate container ce768bc5c51f 15:06:30 ---> 157a3e782a46 15:06:30 15:06:30 Step 11/23 : FROM alpine:3.14 15:06:30 ---> bb3de5531c18 15:06:30 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:06:30 ---> Using cache 15:06:30 ---> 08c1356df107 15:06:30 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:06:30 ---> Using cache 15:06:30 ---> 0731c72a3f51 15:06:30 Step 14/23 : ENV APP_PORT=59861 15:06:30 ---> Running in f70f7b3f6741 15:06:30 Removing intermediate container 569e87734f38 15:06:30 ---> 145973a565dc 15:06:30 15:06:30 Step 11/22 : FROM alpine:3.14 15:06:30 ---> bb3de5531c18 15:06:30 Step 12/22 : RUN apk add --update --no-cache curl 15:06:30 ---> Running in d3085f7a8e49 15:06:31 Removing intermediate container f70f7b3f6741 15:06:31 ---> 3199cb7c2a8a 15:06:31 Step 15/23 : EXPOSE $APP_PORT 15:06:31 ---> fc2089dcc8ec 15:06:31 Step 20/24 : ENTRYPOINT ["/core-command"] ---> Running in 6a29037c239c 15:06:31 15:06:32 ---> Running in 4a91b32ab8cd 15:06:32 Removing intermediate container 6a29037c239c 15:06:32 ---> e707e64f478e 15:06:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:06:33 Removing intermediate container 4a91b32ab8cd 15:06:33 ---> b40394804ed8 15:06:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:06:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:06:33 ---> Running in 0e6735a45890 15:06:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:06:34 ---> d984d46cfd6d 15:06:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:06:34 Removing intermediate container 0e6735a45890 15:06:34 ---> 31d4744082cd 15:06:34 Step 22/24 : LABEL arch=arm64 15:06:34 (1/5) Installing ca-certificates (20191127-r5) 15:06:34 ---> Running in b7a0e01a6846 15:06:34 (2/5) Installing brotli-libs (1.0.9-r5) 15:06:34 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:06:34 (4/5) Installing libcurl (7.79.1-r0) 15:06:34 (5/5) Installing curl (7.79.1-r0) 15:06:34 Executing busybox-1.33.1-r3.trigger 15:06:34 Executing ca-certificates-20191127-r5.trigger 15:06:34 OK: 8 MiB in 19 packages 15:06:35 Removing intermediate container b7a0e01a6846 15:06:35 ---> 22e6630b11fc 15:06:35 Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 15:06:35 ---> Running in e7346e8f5ca2 15:06:35 ---> 51a67eab562b 15:06:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:06:36 Removing intermediate container e7346e8f5ca2 15:06:36 ---> fbecb5dfd4bd 15:06:36 Step 24/24 : LABEL version=0.0.0 15:06:37 ---> Running in 428ed7b2352b 15:06:37 ---> 67b25ae9fda2 15:06:37 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:06:37 Removing intermediate container d3085f7a8e49 15:06:37 ---> d8e6ce0f31ae 15:06:37 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:06:37 ---> Running in 39d2b24bbea6 15:06:37 ---> Running in 8ac82f53769c 15:06:37 Removing intermediate container 428ed7b2352b 15:06:37 ---> 2e6f103a711d 15:06:37 15:06:38 Successfully built 2e6f103a711d 15:06:38 Successfully tagged core-command-arm64:latest 15:06:38  Building core-command ... done Removing intermediate container 39d2b24bbea6 15:06:38 ---> 49d3256644f9 15:06:38 Step 14/22 : WORKDIR /edgex 15:06:38 Removing intermediate container 8ac82f53769c 15:06:38 ---> 4d26a4dada78 15:06:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:06:38 ---> Running in f891e1f7210c 15:06:38 ---> Running in 247b70242a67 15:06:39 Removing intermediate container f891e1f7210c 15:06:39 ---> ea1a45fc2ad3 15:06:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:06:40 Removing intermediate container 247b70242a67 15:06:40 ---> 7ed297cf4f75 15:06:40 Step 21/23 : LABEL arch=arm64 15:06:40 ---> Running in 83ff77f7cbb9 15:06:40 ---> 3e28873177fa 15:06:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:06:41 Removing intermediate container 23a347af92be 15:06:41 ---> e3d82fdabbb3 15:06:41 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:06:41 Removing intermediate container 83ff77f7cbb9 15:06:41 ---> ca62a70ecd01 15:06:41 Step 22/23 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 15:06:41 ---> Running in acae8ae983ed 15:06:41 ---> Running in 24bd8dd467c8 15:06:42 ---> b6d547ea93fc 15:06:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:06:42 Removing intermediate container 24bd8dd467c8 15:06:42 ---> 5671f0294ea7 15:06:42 Step 23/23 : LABEL version=0.0.0 15:06:42 ---> Running in 575a114435a9 15:06:43 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:06:43 Removing intermediate container 575a114435a9 15:06:43 ---> 253ff2f3c28e 15:06:43 15:06:43 Successfully built 253ff2f3c28e 15:06:43 Successfully tagged support-scheduler-arm64:latest 15:06:44  Building support-scheduler ... done  ---> 70dfe2530b87 15:06:44 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:06:44 ---> Running in 6c38efb5f747 15:06:45 Removing intermediate container 6c38efb5f747 15:06:45 ---> 79bbe53fc9df 15:06:45 Step 19/22 : CMD ["--init=true"] 15:06:45 ---> Running in 325aad679373 15:06:46 Removing intermediate container 325aad679373 15:06:46 ---> 63cfbc4cb515 15:06:46 Step 20/22 : LABEL arch=arm64 15:06:46 Removing intermediate container acae8ae983ed 15:06:46 ---> 183ea72fca8b 15:06:46 15:06:46 Step 12/24 : FROM docker:20.10.7 15:06:46 ---> Running in f827ce7919ad 15:06:46 20.10.7: Pulling from library/docker 15:06:46 Removing intermediate container f827ce7919ad 15:06:46 ---> 74ae7c1681a7 15:06:46 Step 21/22 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 15:06:47 ---> Running in b0114eeb2676 15:06:48 Removing intermediate container b0114eeb2676 15:06:48 ---> b10f405c4b7b 15:06:48 Step 22/22 : LABEL version=0.0.0 15:06:49 ---> Running in 53347c61986f 15:06:49 Removing intermediate container 53347c61986f 15:06:49 ---> e29ef54d7106 15:06:49 15:06:50 Successfully built e29ef54d7106 15:06:50 Successfully tagged security-proxy-setup-arm64:latest 15:06:55  Building security-proxy-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 15:06:55 Status: Downloaded newer image for docker:20.10.7 15:06:55 ---> df445af6242a 15:06:55 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:06:56 ---> Running in 0bf99feb2935 15:06:57 Removing intermediate container 0bf99feb2935 15:06:57 ---> 3107dfd5871c 15:06:57 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:06:57 ---> Running in 8a70f7e2a72e 15:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:07:00 (1/39) Installing readline (8.1.0-r0) 15:07:00 (2/39) Installing bash (5.1.0-r0) 15:07:00 Executing bash-5.1.0-r0.post-install 15:07:00 (3/39) Installing brotli-libs (1.0.9-r3) 15:07:00 (4/39) Installing nghttp2-libs (1.42.0-r1) 15:07:00 (5/39) Installing libcurl (7.79.1-r0) 15:07:00 (6/39) Installing curl (7.79.1-r0) 15:07:00 (7/39) Installing dumb-init (1.2.5-r0) 15:07:00 (8/39) Installing libbz2 (1.0.8-r1) 15:07:00 (9/39) Installing expat (2.2.10-r1) 15:07:00 (10/39) Installing libffi (3.3-r2) 15:07:00 (11/39) Installing gdbm (1.19-r0) 15:07:00 (12/39) Installing xz-libs (5.2.5-r0) 15:07:00 (13/39) Installing sqlite-libs (3.34.1-r0) 15:07:00 (14/39) Installing python3 (3.8.10-r0) 15:07:02 (15/39) Installing py3-appdirs (1.4.4-r1) 15:07:02 (16/39) Installing py3-ordered-set (4.0.2-r0) 15:07:02 (17/39) Installing py3-parsing (2.4.7-r1) 15:07:02 (18/39) Installing py3-six (1.15.0-r0) 15:07:02 (19/39) Installing py3-packaging (20.9-r0) 15:07:02 (20/39) Installing py3-setuptools (51.3.3-r0) 15:07:02 (21/39) Installing py3-chardet (4.0.0-r0) 15:07:02 (22/39) Installing py3-idna (3.1-r0) 15:07:02 (23/39) Installing py3-urllib3 (1.26.2-r1) 15:07:02 (24/39) Installing py3-requests (2.25.1-r1) 15:07:02 (25/39) Installing py3-msgpack (1.0.2-r0) 15:07:02 (26/39) Installing py3-lockfile (0.12.2-r3) 15:07:02 (27/39) Installing py3-cachecontrol (0.12.6-r0) 15:07:02 (28/39) Installing py3-colorama (0.4.4-r0) 15:07:02 (29/39) Installing py3-contextlib2 (0.6.0-r0) 15:07:02 (30/39) Installing py3-distlib (0.3.1-r1) 15:07:02 (31/39) Installing py3-distro (1.5.0-r1) 15:07:02 (32/39) Installing py3-webencodings (0.5.1-r3) 15:07:02 (33/39) Installing py3-html5lib (1.1-r0) 15:07:02 (34/39) Installing py3-pytoml (0.1.21-r0) 15:07:03 (35/39) Installing py3-pep517 (0.9.1-r0) 15:07:03 (36/39) Installing py3-progress (1.5-r0) 15:07:03 (37/39) Installing py3-retrying (1.3.3-r0) 15:07:03 (38/39) Installing py3-toml (0.10.2-r0) 15:07:03 (39/39) Installing py3-pip (20.3.4-r0) 15:07:03 Executing busybox-1.32.1-r6.trigger 15:07:03 OK: 82 MiB in 59 packages 15:07:13 Collecting docker-compose==1.23.2 15:07:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:07:14 Collecting PyYAML<4,>=3.10 15:07:14 Downloading PyYAML-3.13.tar.gz (270 kB) 15:07:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:07:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:07:21 Collecting websocket-client<1.0,>=0.32.0 15:07:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:07:21 Collecting docker<4.0,>=3.6.0 15:07:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:07:21 Collecting cached-property<2,>=1.2.0 15:07:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:07:21 Collecting docopt<0.7,>=0.6.1 15:07:21 Downloading docopt-0.6.2.tar.gz (25 kB) 15:07:24 Collecting jsonschema<3,>=2.5.1 15:07:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:07:24 Collecting texttable<0.10,>=0.9.0 15:07:24 Downloading texttable-0.9.1.tar.gz (11 kB) 15:07:28 Collecting dockerpty<0.5,>=0.4.1 15:07:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:07:30 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:07:31 Collecting docker-pycreds>=0.4.0 15:07:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:07:32 Collecting chardet<3.1.0,>=3.0.2 15:07:32 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:07:32 Collecting idna<2.8,>=2.5 15:07:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:07:32 Collecting certifi>=2017.4.17 15:07:32 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 15:07:33 Collecting urllib3<1.25,>=1.21.1 15:07:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:07:34 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:07:34 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:07:34 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:07:34 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:07:35 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:07:35 Attempting uninstall: urllib3 15:07:35 Found existing installation: urllib3 1.26.2 15:07:35 Uninstalling urllib3-1.26.2: 15:07:35 Successfully uninstalled urllib3-1.26.2 15:07:36 Attempting uninstall: idna 15:07:36 Found existing installation: idna 3.1 15:07:36 Uninstalling idna-3.1: 15:07:36 Successfully uninstalled idna-3.1 15:07:37 Attempting uninstall: chardet 15:07:37 Found existing installation: chardet 4.0.0 15:07:37 Uninstalling chardet-4.0.0: 15:07:37 Successfully uninstalled chardet-4.0.0 15:07:39 Attempting uninstall: requests 15:07:39 Found existing installation: requests 2.25.1 15:07:39 Uninstalling requests-2.25.1: 15:07:39 Successfully uninstalled requests-2.25.1 15:07:40 Running setup.py install for texttable: started 15:07:42 Running setup.py install for texttable: finished with status 'done' 15:07:42 Running setup.py install for PyYAML: started 15:07:46 Running setup.py install for PyYAML: finished with status 'done' 15:07:46 Running setup.py install for docopt: started 15:07:49 Running setup.py install for docopt: finished with status 'done' 15:07:49 Running setup.py install for dockerpty: started 15:07:52 Running setup.py install for dockerpty: finished with status 'done' 15:07:53 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:08:04 Removing intermediate container 8a70f7e2a72e 15:08:04 ---> 98b2c748370c 15:08:04 Step 15/24 : ENV APP_PORT=58890 15:08:04 ---> Running in 19324952b86d 15:08:04 Removing intermediate container 19324952b86d 15:08:04 ---> 54b837a71ac5 15:08:04 Step 16/24 : EXPOSE $APP_PORT 15:08:04 ---> Running in 8b421deca354 15:08:05 Removing intermediate container 8b421deca354 15:08:05 ---> c86fbeb09bff 15:08:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:08:06 ---> 3461cb461451 15:08:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:08:07 ---> 25b6c09ff51f 15:08:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:08:08 ---> a457808a21d2 15:08:08 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 15:08:08 ---> Running in 024dd8e93b23 15:08:09 Removing intermediate container 024dd8e93b23 15:08:09 ---> e523fca6636d 15:08:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:08:09 ---> Running in 3b43cebe8997 15:08:09 Removing intermediate container 3b43cebe8997 15:08:09 ---> 3a70455b3d0c 15:08:09 Step 22/24 : LABEL arch=arm64 15:08:10 ---> Running in efaa8a221827 15:08:10 Removing intermediate container efaa8a221827 15:08:10 ---> e23e6807208a 15:08:10 Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae 15:08:10 ---> Running in 3508485d3dec 15:08:11 Removing intermediate container 3508485d3dec 15:08:11 ---> 25b0905e23a2 15:08:11 Step 24/24 : LABEL version=0.0.0 15:08:11 ---> Running in 2793a324a116 15:08:11 Removing intermediate container 2793a324a116 15:08:11 ---> 38c8ecd3be0e 15:08:11 15:08:12 Successfully built 38c8ecd3be0e 15:08:12 Successfully tagged sys-mgmt-agent-arm64:latest 15:08:12  Building sys-mgmt-agent ... done  [Pipeline] } 15:08:12 $ docker stop --time=1 e0c842a7b36c04cb6a1c36625d32f6b4f02609fcdba81d98fd57886e6ba96616 15:08:14 $ docker rm -f e0c842a7b36c04cb6a1c36625d32f6b4f02609fcdba81d98fd57886e6ba96616 [Pipeline] // withDockerContainer [Pipeline] sh 15:08:15 + docker images 15:08:15 REPOSITORY TAG IMAGE ID CREATED SIZE 15:08:15 sys-mgmt-agent-arm64 latest 38c8ecd3be0e 4 seconds ago 312MB 15:08:15 security-proxy-setup-arm64 latest e29ef54d7106 About a minute ago 25.3MB 15:08:15 183ea72fca8b About a minute ago 1.57GB 15:08:15 support-scheduler-arm64 latest 253ff2f3c28e About a minute ago 15.2MB 15:08:15 core-command-arm64 latest 2e6f103a711d About a minute ago 15.2MB 15:08:15 145973a565dc About a minute ago 1.57GB 15:08:15 157a3e782a46 About a minute ago 1.57GB 15:08:15 b468d64f37f1 About a minute ago 1.56GB 15:08:15 core-data-arm64 latest 00ada5f897d1 4 minutes ago 19.4MB 15:08:15 security-bootstrapper-arm64 latest ebfdebef2808 4 minutes ago 17.7MB 15:08:15 security-secretstore-setup-arm64 latest 3c02b90c5fdf 4 minutes ago 26.5MB 15:08:15 core-metadata-arm64 latest 2d0adac4ca9d 4 minutes ago 15.8MB 15:08:15 support-notifications-arm64 latest 3ce16cc0b9fb 4 minutes ago 15.9MB 15:08:15 aaa577c93690 4 minutes ago 1.57GB 15:08:15 a7278022589d 4 minutes ago 1.57GB 15:08:15 1ea7e242f358 5 minutes ago 1.57GB 15:08:15 e205804cf61f 5 minutes ago 1.57GB 15:08:15 ec224b77c2b5 5 minutes ago 1.57GB 15:08:15 ci-base-image-arm64 latest f1611439bdfb 16 minutes ago 1.24GB 15:08:15 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 15:08:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 15:08:15 docker 20.10.7 df445af6242a 3 months ago 234MB 15:08:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:08:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:08:16 15:08:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:08:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:08:17 arm64: Pulling from edgex-lftools-log-publisher 15:08:17 448f6bf000e3: Pulling fs layer 15:08:17 f757da607395: Pulling fs layer 15:08:17 05883995daec: Pulling fs layer 15:08:17 8603b9c90790: Pulling fs layer 15:08:17 1560dd03e051: Pulling fs layer 15:08:17 8603b9c90790: Waiting 15:08:17 27f5ce0e4adf: Pulling fs layer 15:08:17 1560dd03e051: Waiting 15:08:17 c2d8d7efcc4b: Pulling fs layer 15:08:17 27f5ce0e4adf: Waiting 15:08:17 c2d8d7efcc4b: Waiting 15:08:17 f757da607395: Verifying Checksum 15:08:17 f757da607395: Download complete 15:08:17 8603b9c90790: Verifying Checksum 15:08:17 8603b9c90790: Download complete 15:08:17 1560dd03e051: Verifying Checksum 15:08:17 1560dd03e051: Download complete 15:08:17 27f5ce0e4adf: Verifying Checksum 15:08:17 27f5ce0e4adf: Download complete 15:08:17 05883995daec: Verifying Checksum 15:08:17 05883995daec: Download complete 15:08:18 448f6bf000e3: Verifying Checksum 15:08:18 448f6bf000e3: Download complete 15:08:22 c2d8d7efcc4b: Verifying Checksum 15:08:22 c2d8d7efcc4b: Download complete 15:08:22 448f6bf000e3: Pull complete 15:08:23 f757da607395: Pull complete 15:08:24 05883995daec: Pull complete 15:08:24 8603b9c90790: Pull complete 15:08:25 1560dd03e051: Pull complete 15:08:26 27f5ce0e4adf: Pull complete 15:08:41 c2d8d7efcc4b: Pull complete 15:08:41 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:08:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:08:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:08:42 prd-ubuntu18.04-docker-arm64-4c-16g-131 does not seem to be running inside a container 15:08:42 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:08:46 $ docker top e67f6599e4823ebdcecb8a47b375cd7c071d95a4548509615dc9703b39b127c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:08:47 ---> job-cost.sh 15:08:47 lf-activate-venv: SKIPPING 15:08:47 INFO: No Stack... 15:08:48 INFO: Retrieving Pricing Info for: v3-standard-4 15:08:49 INFO: Archiving Costs [Pipeline] sh 15:08:50 + cat /w/workspace/edgex-go/3/archives/cost.csv 15:08:50 + cut -d, -f6 [Pipeline] lock 15:08:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3733-3-stack-cost] 15:08:50 Resource [jenkins-edgexfoundry-edgex-go-PR-3733-3-stack-cost] did not exist. Created. 15:08:50 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3733-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:08:51 + echo total: 0.10999999940395355 [Pipeline] stash 15:08:51 Stashed 1 file(s) [Pipeline] } 15:08:51 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3733-3-stack-cost] [Pipeline] // lock [Pipeline] } 15:08:51 $ docker stop --time=1 e67f6599e4823ebdcecb8a47b375cd7c071d95a4548509615dc9703b39b127c4 15:08:53 $ docker rm -f e67f6599e4823ebdcecb8a47b375cd7c071d95a4548509615dc9703b39b127c4 [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:08:54 provisioning config files... 15:08:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4617916198480175244tmp [Pipeline] { [Pipeline] sh 15:08:54 + set +x 15:08:54 + curl -s https://codecov.io/bash 15:08:54 + bash -s -- 15:08:55 15:08:55 _____ _ 15:08:55 / ____| | | 15:08:55 | | ___ __| | ___ ___ _____ __ 15:08:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:08:55 | |___| (_) | (_| | __/ (_| (_) \ V / 15:08:55 \_____\___/ \__,_|\___|\___\___/ \_/ 15:08:55 Bash-1.0.6 15:08:55 15:08:55 15:08:55 ==> git version 2.24.4 found 15:08:55 ==> 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:08:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:08:55 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:08:55 ==> Jenkins CI detected. 15:08:55 current dir:  /w/workspace/edgex-go/3 15:08:55 project root: . 15:08:55 --> token set from env 15:08:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:08:55 ==> Running gcov in . (disable via -X gcov) 15:08:55 ==> Python coveragepy not found 15:08:55 ==> Searching for coverage reports in: 15:08:55 + . 15:08:55 -> Found 1 reports 15:08:55 ==> Detecting git/mercurial file structure 15:08:55 ==> Reading reports 15:08:55 + ./coverage.out bytes=403100 15:08:55 ==> Appending adjustments 15:08:55 https://docs.codecov.io/docs/fixing-reports 15:08:56 + Found adjustments 15:08:56 ==> Gzipping contents 15:08:56 56K /tmp/codecov.sago2M.gz 15:08:56 ==> Uploading reports 15:08:56 url: https://codecov.io 15:08:56 query: branch=PR-3733&commit=0fa087e48d7c69ecf1a101837f9b587aaaacbaae&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3733%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3733&job=&cmd_args= 15:08:56 -> Pinging Codecov 15:08:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3733&commit=0fa087e48d7c69ecf1a101837f9b587aaaacbaae&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3733%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3733&job=&cmd_args= 15:08:56 -> Uploading to 15:08:56 https://storage.googleapis.com/codecov/v4/raw/2021-09-29/00271124DB129430A58F1EEE437C3FCB/0fa087e48d7c69ecf1a101837f9b587aaaacbaae/a9627eb9-b60c-47df-9d50-41f3497a1a4d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T150856Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=60d5c7579e64f318ef2b5c282209c55eeb6820e3751212a532a476f021b49133 15:08:56 % Total % Received % Xferd Average Speed Time Time Time Current 15:08:56 Dload Upload Total Spent Left Speed 15:08:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54274 0 0 100 54274 0 152k --:--:-- --:--:-- --:--:-- 151k 15:08:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0fa087e48d7c69ecf1a101837f9b587aaaacbaae [Pipeline] } 15:08:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:08:58 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:08:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:08:59 ---> package-listing.sh 15:08:59 ++ facter osfamily 15:08:59 ++ tr '[:upper:]' '[:lower:]' 15:08:59 + OS_FAMILY=redhat 15:08:59 + workspace=/w/workspace/edgex-go/3 15:08:59 + START_PACKAGES=/tmp/packages_start.txt 15:08:59 + END_PACKAGES=/tmp/packages_end.txt 15:08:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:08:59 + PACKAGES=/tmp/packages_start.txt 15:08:59 + '[' /w/workspace/edgex-go/3 ']' 15:08:59 + PACKAGES=/tmp/packages_end.txt 15:08:59 + case "${OS_FAMILY}" in 15:08:59 + rpm -qa 15:08:59 + sort 15:09:02 + '[' -f /tmp/packages_start.txt ']' 15:09:02 + '[' -f /tmp/packages_end.txt ']' 15:09:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:09:02 + '[' /w/workspace/edgex-go/3 ']' 15:09:02 + mkdir -p /w/workspace/edgex-go/3/archives/ 15:09:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 15:09:02 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:09:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:09:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:09:03 15:09:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:09:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:09:03 latest: Pulling from edgex-lftools-log-publisher 15:09:03 b4d181a07f80: Pulling fs layer 15:09:03 a1111a8f2ec3: Pulling fs layer 15:09:03 ed53099fbce6: Pulling fs layer 15:09:03 dc539afda2c1: Pulling fs layer 15:09:03 77bc0d833cb6: Pulling fs layer 15:09:03 9065ff56babe: Pulling fs layer 15:09:03 d287ab97295c: Pulling fs layer 15:09:03 dc539afda2c1: Waiting 15:09:03 77bc0d833cb6: Waiting 15:09:03 9065ff56babe: Waiting 15:09:03 d287ab97295c: Waiting 15:09:03 a1111a8f2ec3: Verifying Checksum 15:09:03 a1111a8f2ec3: Download complete 15:09:03 dc539afda2c1: Verifying Checksum 15:09:03 dc539afda2c1: Download complete 15:09:03 77bc0d833cb6: Verifying Checksum 15:09:03 77bc0d833cb6: Download complete 15:09:03 9065ff56babe: Verifying Checksum 15:09:03 9065ff56babe: Download complete 15:09:04 ed53099fbce6: Verifying Checksum 15:09:04 ed53099fbce6: Download complete 15:09:04 b4d181a07f80: Verifying Checksum 15:09:04 b4d181a07f80: Download complete 15:09:05 b4d181a07f80: Pull complete 15:09:05 a1111a8f2ec3: Pull complete 15:09:06 ed53099fbce6: Pull complete 15:09:06 dc539afda2c1: Pull complete 15:09:06 77bc0d833cb6: Pull complete 15:09:06 9065ff56babe: Pull complete 15:09:08 d287ab97295c: Verifying Checksum 15:09:08 d287ab97295c: Download complete 15:09:12 d287ab97295c: Pull complete 15:09:12 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:09:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:09:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:09:12 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 15:09:12 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:09:16 $ docker top 49b9267c353ffbfe2f78208852efebf2f14de81b986f9f93bcac4d91db8b375a -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:16 + touch /tmp/pre-build-complete [Pipeline] sh 15:09:16 + mkdir -p /var/log/sysstat [Pipeline] sh 15:09:17 + ls /var/log/sa-host 15:09:17 + sadf -c /var/log/sa-host/sa05 15:09:17 file_magic: OK 15:09:17 HZ: Using current value: 100 15:09:17 file_header: OK 15:09:17 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:09:17 Statistics: 15:09:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:09:17 File successfully converted to sysstat format version 12.0.3 15:09:17 + sadf -c /var/log/sa-host/sa29 15:09:17 file_magic: OK 15:09:17 HZ: Using current value: 100 15:09:17 file_header: OK 15:09:17 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:09:17 Statistics: 15:09:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:09:17 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:09:17 provisioning config files... 15:09:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8619487132952726387tmp [Pipeline] { [Pipeline] echo 15:09:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:09:18 ---> create-netrc.sh [Pipeline] } 15:09:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:09:18 ---> python-tools-install.sh [Pipeline] echo 15:09:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:09:18 ---> sudo-logs.sh 15:09:18 Archiving 'sudo' log.. 15:09:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-130.vexxhost.local: Name or service not known 15:09:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-130.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 15:09:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:09:19 ---> job-cost.sh 15:09:19 lf-activate-venv: SKIPPING 15:09:19 DEBUG: total: 0.10999999940395355 15:09:19 INFO: Retrieving Stack Cost... 15:09:20 INFO: Retrieving Pricing Info for: v3-standard-2 15:09:22 INFO: Archiving Costs [Pipeline] echo 15:09:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:09:22 ---> logs-deploy.sh 15:09:22 lf-activate-venv: SKIPPING 15:09:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3733/3 15:09:22 INFO: archiving workspace using pattern(s): 15:09:29 Archives upload complete. 15:09:29 INFO: archiving logs to Nexus 15:09:29 ---> uname -a: 15:09:29 Linux prd-centos7-docker-4c-2g-130.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:09:29 15:09:29 15:09:29 ---> lscpu: 15:09:29 Architecture: x86_64 15:09:29 CPU op-mode(s): 32-bit, 64-bit 15:09:29 Byte Order: Little Endian 15:09:29 Address sizes: 40 bits physical, 48 bits virtual 15:09:29 CPU(s): 2 15:09:29 On-line CPU(s) list: 0,1 15:09:29 Thread(s) per core: 1 15:09:29 Core(s) per socket: 1 15:09:29 Socket(s): 2 15:09:29 NUMA node(s): 1 15:09:29 Vendor ID: AuthenticAMD 15:09:29 CPU family: 23 15:09:29 Model: 49 15:09:29 Model name: AMD EPYC-Rome Processor 15:09:29 Stepping: 0 15:09:29 CPU MHz: 2799.998 15:09:29 BogoMIPS: 5599.99 15:09:29 Virtualization: AMD-V 15:09:29 Hypervisor vendor: KVM 15:09:29 Virtualization type: full 15:09:29 L1d cache: 32K 15:09:29 L1i cache: 32K 15:09:29 L2 cache: 512K 15:09:29 L3 cache: 16384K 15:09:29 NUMA node0 CPU(s): 0,1 15:09:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 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:09:29 15:09:29 15:09:29 ---> nproc: 15:09:29 2 15:09:29 15:09:29 15:09:29 ---> df -h: 15:09:29 Filesystem Size Used Avail Use% Mounted on 15:09:29 overlay 40G 14G 27G 33% / 15:09:29 tmpfs 64M 0 64M 0% /dev 15:09:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:09:29 shm 64M 0 64M 0% /dev/shm 15:09:29 /dev/vda1 40G 14G 27G 33% /facter-os 15:09:29 15:09:29 15:09:29 ---> sar -b -r -n DEV: 15:09:29 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 15:09:29 15:09:29 14:44:21 LINUX RESTART (2 CPU) 15:09:29 15:09:29 14:45:02 tps rtps wtps bread/s bwrtn/s 15:09:29 14:46:01 90.14 3.47 86.67 2622.32 8896.75 15:09:29 14:47:01 118.22 0.15 118.07 22.11 42064.08 15:09:29 14:48:01 285.86 0.00 285.86 0.00 57206.05 15:09:29 14:49:02 53.39 0.00 53.39 0.00 10578.10 15:09:29 14:50:01 84.84 0.02 84.83 0.27 9032.28 15:09:29 14:51:01 821.41 387.40 434.01 13590.65 280803.13 15:09:29 14:52:01 584.90 202.63 382.27 11521.41 130159.29 15:09:29 14:53:01 510.92 121.10 389.83 5835.76 148894.51 15:09:29 14:54:01 37.65 19.82 17.82 1792.84 1413.01 15:09:29 14:55:02 0.52 0.28 0.23 94.34 3.51 15:09:29 14:56:01 0.25 0.00 0.25 0.00 2.74 15:09:29 14:57:01 0.20 0.03 0.17 0.27 1.77 15:09:29 14:58:01 0.28 0.00 0.28 0.00 3.40 15:09:29 14:59:01 0.25 0.00 0.25 0.00 2.30 15:09:29 15:00:01 0.40 0.12 0.28 3.60 3.28 15:09:29 15:01:01 1.07 0.08 0.98 2.27 18.25 15:09:29 15:02:01 0.50 0.20 0.30 3.60 4.93 15:09:29 15:03:01 0.27 0.00 0.27 0.00 3.53 15:09:29 15:04:01 0.22 0.00 0.22 0.00 3.10 15:09:29 15:05:01 0.15 0.00 0.15 0.00 1.90 15:09:29 15:06:01 0.27 0.00 0.27 0.00 2.32 15:09:29 15:07:01 0.15 0.00 0.15 0.00 1.90 15:09:29 15:08:01 0.32 0.00 0.32 0.00 3.53 15:09:29 15:09:01 41.72 41.44 0.28 4214.92 16.07 15:09:29 Average: 110.25 32.61 77.63 1662.23 28895.78 15:09:29 15:09:29 14:45:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:09:29 14:46:01 5135672 0 900852 11.25 2620 1969796 1495248 16.51 856028 1607548 75556 15:09:29 14:47:01 4038416 0 990108 12.36 2620 2977796 1635940 18.06 1076208 2392628 25316 15:09:29 14:48:01 3194320 0 1188784 14.84 2620 3623216 1665160 18.38 1349288 2825732 235412 15:09:29 14:49:02 3198124 0 1229720 15.35 2620 3578476 1661704 18.35 1290684 2870200 36436 15:09:29 14:50:01 2946960 0 1249044 15.60 2620 3810316 1747560 19.29 1454896 2953800 8 15:09:29 14:51:01 1493284 0 1390476 17.36 2620 5122560 1771676 19.56 2054440 3706972 2540 15:09:29 14:52:01 656972 0 1414220 17.66 2620 5935128 1713164 18.91 2427272 4137372 0 15:09:29 14:53:01 2371528 0 1408368 17.58 2620 4226424 1766716 19.51 1818368 3018556 2728 15:09:29 14:54:01 2816608 0 1339536 16.73 2620 3850176 1433704 15.83 1391332 3023296 16 15:09:29 14:55:02 2815744 0 1337592 16.70 2620 3852984 1394712 15.40 1393832 3023020 16 15:09:29 14:56:01 2817508 0 1335824 16.68 2620 3852988 1394700 15.40 1393832 3023028 12 15:09:29 14:57:01 2816332 0 1336996 16.69 2620 3852992 1394912 15.40 1394456 3023036 8 15:09:29 14:58:01 2817628 0 1335692 16.68 2620 3853000 1394696 15.40 1393924 3023052 8 15:09:29 14:59:01 2817660 0 1335660 16.68 2620 3853000 1394696 15.40 1393808 3023052 8 15:09:29 15:00:01 2815524 0 1337792 16.70 2620 3853004 1396508 15.42 1395516 3023052 12 15:09:29 15:01:01 2816328 0 1336952 16.69 2620 3853040 1397036 15.42 1395528 3022188 12 15:09:29 15:02:01 2817212 0 1335880 16.68 2620 3853228 1395204 15.40 1395140 3022300 8 15:09:29 15:03:01 2816648 0 1336440 16.69 2620 3853232 1395360 15.41 1395532 3022300 20 15:09:29 15:04:01 2816996 0 1336088 16.68 2620 3853236 1395204 15.40 1395164 3022300 12 15:09:29 15:05:01 2816524 0 1336556 16.69 2620 3853240 1395448 15.41 1395476 3022300 16 15:09:29 15:06:01 2816816 0 1336260 16.68 2620 3853244 1395328 15.41 1395236 3022300 12 15:09:29 15:07:01 2816392 0 1336680 16.69 2620 3853248 1395460 15.41 1395672 3022300 8 15:09:29 15:08:01 2816888 0 1336180 16.68 2620 3853252 1395268 15.40 1395100 3022300 8 15:09:29 15:09:01 2664300 0 1362212 17.01 2620 3979808 1428368 15.77 1420240 3148660 212 15:09:29 Average: 2831266 0 1299330 16.22 2620 3875724 1493907 16.49 1444457 3000054 15766 15:09:29 15:09:29 14:45:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:09:29 14:46:01 vethd01c752 509.55 617.46 47.57 1329.01 0.00 0.00 0.00 0.00 15:09:29 14:46:01 eth0 1615.85 1048.47 4445.81 101.95 0.00 0.00 0.00 0.00 15:09:29 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 14:46:01 docker0 509.55 617.32 40.61 1328.99 0.00 0.00 0.00 0.00 15:09:29 14:47:01 vetha666ef7 84.26 105.88 8.11 148.70 0.00 0.00 0.00 0.00 15:09:29 14:47:01 eth0 1196.27 853.07 4852.72 80.15 0.00 0.00 0.00 0.00 15:09:29 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 14:47:01 docker0 504.11 688.09 41.48 1561.54 0.00 0.00 0.00 0.00 15:09:29 14:48:01 eth0 300.08 248.03 1925.54 31.64 0.00 0.00 0.00 0.00 15:09:29 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 14:48:01 veth39b4df0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:09:29 14:48:01 docker0 229.37 265.82 17.71 1898.76 0.00 0.00 0.00 0.00 15:09:29 14:49:02 eth0 35.92 19.98 27.55 12.08 0.00 0.00 0.00 0.00 15:09:29 14:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 14:49:02 veth39b4df0 2.26 2.26 0.18 0.18 0.00 0.00 0.00 0.00 15:09:29 14:49:02 docker0 2.26 2.26 0.15 0.18 0.00 0.00 0.00 0.00 15:09:29 14:50:01 eth0 38.07 22.95 21.86 119.46 0.00 0.00 0.00 0.00 15:09:29 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 14:51:01 veth3752be7 0.00 0.81 0.00 0.05 0.00 0.00 0.00 0.00 15:09:29 14:51:01 veth57a1beb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 14:51:01 vethe93718a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 14:51:01 eth0 356.20 238.95 1857.31 32.92 0.00 0.00 0.00 0.00 15:09:29 14:52:01 veth91bf8a8 52.80 98.75 3.80 375.16 0.00 0.00 0.00 0.00 15:09:29 14:52:01 veth3752be7 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 15:09:29 14:52:01 eth0 350.63 188.34 1836.27 27.87 0.00 0.00 0.00 0.00 15:09:29 14:52:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:09:29 14:53:01 veth3752be7 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 14:53:01 eth0 112.09 63.40 186.69 130.40 0.00 0.00 0.00 0.00 15:09:29 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 14:53:01 veth68ed5e0 12.77 20.50 0.93 52.29 0.00 0.00 0.00 0.00 15:09:29 14:54:01 eth0 6.31 3.66 4.93 2.16 0.00 0.00 0.00 0.00 15:09:29 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 14:54:01 docker0 1385.61 1821.62 108.60 5655.87 0.00 0.00 0.00 0.00 15:09:29 14:55:02 eth0 1.20 0.38 0.16 0.09 0.00 0.00 0.00 0.00 15:09:29 14:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 14:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 14:56:01 eth0 0.86 0.37 0.49 0.03 0.00 0.00 0.00 0.00 15:09:29 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 14:57:01 eth0 1.05 0.65 0.54 0.40 0.00 0.00 0.00 0.00 15:09:29 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 14:58:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:09:29 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 14:59:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 15:09:29 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 15:00:01 eth0 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 15:09:29 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 15:01:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:09:29 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 15:02:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:09:29 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 15:03:01 eth0 0.97 0.50 0.38 0.18 0.00 0.00 0.00 0.00 15:09:29 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 15:04:01 eth0 1.10 0.07 0.11 0.04 0.00 0.00 0.00 0.00 15:09:29 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 15:05:01 eth0 0.70 0.37 0.35 0.26 0.00 0.00 0.00 0.00 15:09:29 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 15:06:01 eth0 0.60 0.13 0.11 0.01 0.00 0.00 0.00 0.00 15:09:29 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 15:07:01 eth0 0.55 0.28 0.27 0.20 0.00 0.00 0.00 0.00 15:09:29 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 15:08:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:09:29 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 15:09:01 eth0 12.57 7.45 11.28 4.81 0.00 0.00 0.00 0.00 15:09:29 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 Average: eth0 167.32 111.98 631.22 22.60 0.00 0.00 0.00 0.00 15:09:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:29 Average: docker0 57.81 76.01 4.53 235.99 0.00 0.00 0.00 0.00 15:09:29 15:09:29 15:09:29 ---> sar -P ALL: 15:09:29 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 15:09:29 15:09:29 14:44:21 LINUX RESTART (2 CPU) 15:09:29 15:09:29 14:45:02 CPU %user %nice %system %iowait %steal %idle 15:09:29 14:46:01 all 12.85 0.00 4.42 2.26 0.09 80.38 15:09:29 14:46:01 0 13.12 0.00 4.71 1.11 0.09 80.97 15:09:29 14:46:01 1 12.58 0.00 4.14 3.39 0.09 79.80 15:09:29 14:47:01 all 18.13 0.00 5.60 1.70 0.09 74.48 15:09:29 14:47:01 0 20.00 0.00 6.19 1.32 0.09 72.40 15:09:29 14:47:01 1 16.28 0.00 5.03 2.06 0.09 76.54 15:09:29 14:48:01 all 54.28 0.00 11.86 2.64 0.12 31.10 15:09:29 14:48:01 0 53.57 0.00 12.24 2.71 0.13 31.35 15:09:29 14:48:01 1 54.99 0.00 11.47 2.56 0.11 30.86 15:09:29 14:49:02 all 32.29 0.00 4.93 0.31 0.09 62.39 15:09:29 14:49:02 0 31.91 0.00 5.04 0.33 0.09 62.63 15:09:29 14:49:02 1 32.66 0.00 4.83 0.28 0.09 62.14 15:09:29 14:50:01 all 73.97 0.00 8.18 1.33 0.11 16.41 15:09:29 14:50:01 0 73.81 0.00 7.98 1.73 0.11 16.37 15:09:29 14:50:01 1 74.13 0.00 8.37 0.94 0.11 16.45 15:09:29 14:51:01 all 26.53 0.00 18.98 26.83 0.13 27.52 15:09:29 14:51:01 0 26.36 0.00 18.90 26.92 0.13 27.69 15:09:29 14:51:01 1 26.69 0.00 19.06 26.75 0.14 27.36 15:09:29 14:52:01 all 75.68 0.00 17.14 5.61 0.14 1.44 15:09:29 14:52:01 0 75.03 0.00 17.38 5.77 0.13 1.69 15:09:29 14:52:01 1 76.33 0.00 16.89 5.44 0.15 1.19 15:09:29 14:53:01 all 70.73 0.00 17.89 4.03 0.13 7.22 15:09:29 14:53:01 0 68.08 0.00 20.41 4.05 0.13 7.33 15:09:29 14:53:01 1 73.39 0.00 15.36 4.01 0.13 7.11 15:09:29 14:54:01 all 0.85 0.00 0.70 0.57 0.03 97.84 15:09:29 14:54:01 0 0.75 0.00 0.77 0.48 0.02 97.98 15:09:29 14:54:01 1 0.96 0.00 0.64 0.65 0.05 97.70 15:09:29 14:55:02 all 0.13 0.00 0.05 0.02 0.03 99.77 15:09:29 14:55:02 0 0.03 0.00 0.05 0.00 0.02 99.90 15:09:29 14:55:02 1 0.23 0.00 0.05 0.03 0.03 99.65 15:09:29 14:56:01 all 0.20 0.00 0.08 0.00 0.02 99.69 15:09:29 14:56:01 0 0.05 0.00 0.08 0.00 0.02 99.85 15:09:29 14:56:01 1 0.36 0.00 0.08 0.00 0.02 99.54 15:09:29 15:09:29 14:56:01 CPU %user %nice %system %iowait %steal %idle 15:09:29 14:57:01 all 0.15 0.00 0.03 0.00 0.03 99.80 15:09:29 14:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:09:29 14:57:01 1 0.27 0.00 0.03 0.00 0.03 99.67 15:09:29 14:58:01 all 0.19 0.00 0.04 0.00 0.02 99.75 15:09:29 14:58:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:09:29 14:58:01 1 0.35 0.00 0.05 0.00 0.02 99.58 15:09:29 14:59:01 all 0.05 0.00 0.03 0.00 0.02 99.90 15:09:29 14:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:09:29 14:59:01 1 0.07 0.00 0.05 0.00 0.02 99.87 15:09:29 15:00:01 all 0.12 0.00 0.04 0.00 0.03 99.82 15:09:29 15:00:01 0 0.17 0.00 0.03 0.00 0.02 99.78 15:09:29 15:00:01 1 0.07 0.00 0.05 0.00 0.03 99.85 15:09:29 15:01:01 all 0.13 0.00 0.04 0.00 0.01 99.82 15:09:29 15:01:01 0 0.20 0.00 0.03 0.00 0.00 99.77 15:09:29 15:01:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:09:29 15:02:01 all 0.13 0.00 0.03 0.00 0.03 99.81 15:09:29 15:02:01 0 0.22 0.00 0.03 0.00 0.02 99.73 15:09:29 15:02:01 1 0.05 0.00 0.03 0.00 0.03 99.88 15:09:29 15:03:01 all 0.13 0.00 0.03 0.00 0.03 99.82 15:09:29 15:03:01 0 0.22 0.00 0.03 0.00 0.02 99.73 15:09:29 15:03:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:09:29 15:04:01 all 0.15 0.00 0.03 0.00 0.01 99.81 15:09:29 15:04:01 0 0.23 0.00 0.03 0.00 0.00 99.73 15:09:29 15:04:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:09:29 15:05:01 all 0.16 0.00 0.03 0.00 0.02 99.80 15:09:29 15:05:01 0 0.25 0.00 0.02 0.00 0.02 99.72 15:09:29 15:05:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:09:29 15:06:01 all 0.13 0.00 0.03 0.00 0.02 99.82 15:09:29 15:06:01 0 0.22 0.00 0.03 0.00 0.02 99.73 15:09:29 15:06:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:09:29 15:07:01 all 0.20 0.00 0.04 0.00 0.02 99.74 15:09:29 15:07:01 0 0.35 0.00 0.03 0.00 0.00 99.62 15:09:29 15:07:01 1 0.05 0.00 0.05 0.00 0.03 99.87 15:09:29 15:09:29 15:07:01 CPU %user %nice %system %iowait %steal %idle 15:09:29 15:08:01 all 0.23 0.00 0.05 0.00 0.01 99.72 15:09:29 15:08:01 0 0.40 0.00 0.05 0.00 0.00 99.55 15:09:29 15:08:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:09:29 15:09:01 all 2.15 0.00 0.70 0.99 0.02 96.15 15:09:29 15:09:01 0 1.91 0.00 0.67 0.82 0.02 96.58 15:09:29 15:09:01 1 2.38 0.00 0.72 1.16 0.02 95.73 15:09:29 Average: all 14.43 0.00 3.57 1.83 0.05 80.12 15:09:29 Average: 0 14.33 0.00 3.72 1.79 0.04 80.11 15:09:29 Average: 1 14.53 0.00 3.42 1.88 0.05 80.12 15:09:29 15:09:29 15:09:29