Pull request #3681 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 8e54703a7997f0fdccb4874b1fbe9ec332d04aee+e58d3ad6df51a4932149737fcf4ff898b8ee43d5 (1087fef45a271d1e25188cc042cca0241b440172) Running in Durability level: MAX_SURVIVABILITY 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-ssh1101344527562854071.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-ssh4854986327405625212.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3681/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3681/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3437436230131599465.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3681/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1322982889222838235.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh6790930344941603748.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3681/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3681/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4962458056929545198.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-632 in /w/workspace/edgexfoundry_edgex-go_PR-3681 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.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/1@tmp/jenkins-gitclient-ssh6198010832263497930.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e58d3ad6df51a4932149737fcf4ff898b8ee43d5 into PR head commit 8e54703a7997f0fdccb4874b1fbe9ec332d04aee Merge succeeded, producing e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b Checking out Revision e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b (PR-3681) > 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/1@tmp/jenkins-gitclient-ssh2127504292905643197.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3681/head:refs/remotes/origin/PR-3681 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e54703a7997f0fdccb4874b1fbe9ec332d04aee # 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/1@tmp/jenkins-gitclient-ssh5600844535911307883.key > git merge e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b # timeout=10 Commit message: "Merge commit 'e58d3ad6df51a4932149737fcf4ff898b8ee43d5' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:02:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:02:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:02:59 ========================================================= 22:02:59 EdgeX Global Pipelines Version Info 22:02:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:03:01 ------------------- 22:03:01 stable info: 22:03:01 ------------------- 22:03:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:03:01 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:03:01 Message: update stable to v1.0.205 22:03:01 ------------------- 22:03:01 experimental info: 22:03:01 ------------------- 22:03:01 Commited By: **** collab-it+edgex@linuxfoundation.org 22:03:01 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:03:01 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:03:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:03:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:03:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:03:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:03:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:03:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:03:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:03:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:03:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:03:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:03:03 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:03:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:03:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:03:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:03:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:03:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3681 [Pipeline] echo 22:03:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3681 [Pipeline] echo 22:03:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3681 [Pipeline] echo 22:03:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b [Pipeline] echo 22:03:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e0fd55b [Pipeline] echo 22:03:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:03:03 provisioning config files... 22:03:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7621078282689512435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:03:04 ---> docker-login.sh 22:03:04 nexus3.edgexfoundry.org:10001 22:03:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:04 Configure a credential helper to remove this warning. See 22:03:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:04 22:03:04 Login Succeeded 22:03:04 nexus3.edgexfoundry.org:10002 22:03:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:04 Configure a credential helper to remove this warning. See 22:03:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:04 22:03:04 Login Succeeded 22:03:04 nexus3.edgexfoundry.org:10003 22:03:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:04 Configure a credential helper to remove this warning. See 22:03:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:04 22:03:04 Login Succeeded 22:03:04 nexus3.edgexfoundry.org:10004 22:03:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:10 Configure a credential helper to remove this warning. See 22:03:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:10 22:03:10 Login Succeeded 22:03:10 docker.io 22:03:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:03:10 Configure a credential helper to remove this warning. See 22:03:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:03:10 22:03:10 Login Succeeded 22:03:10 ---> docker-login.sh ends [Pipeline] } 22:03:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:03:11 ++ 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 22:03:11 + for file in '`ls cmd/**/Dockerfile`' 22:03:11 ++ cut -d/ -f2 22:03:11 ++ dirname cmd/core-command/Dockerfile 22:03:11 + echo core-command,cmd/core-command/Dockerfile 22:03:11 + for file in '`ls cmd/**/Dockerfile`' 22:03:11 ++ dirname cmd/core-data/Dockerfile 22:03:11 ++ cut -d/ -f2 22:03:11 + echo core-data,cmd/core-data/Dockerfile 22:03:11 + for file in '`ls cmd/**/Dockerfile`' 22:03:11 ++ cut -d/ -f2 22:03:11 ++ dirname cmd/core-metadata/Dockerfile 22:03:11 + echo core-metadata,cmd/core-metadata/Dockerfile 22:03:11 + for file in '`ls cmd/**/Dockerfile`' 22:03:11 ++ cut -d/ -f2 22:03:11 ++ dirname cmd/security-bootstrapper/Dockerfile 22:03:11 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:03:11 + for file in '`ls cmd/**/Dockerfile`' 22:03:11 ++ dirname cmd/security-proxy-setup/Dockerfile 22:03:11 ++ cut -d/ -f2 22:03:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:03:11 + for file in '`ls cmd/**/Dockerfile`' 22:03:11 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:03:11 ++ cut -d/ -f2 22:03:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:03:11 + for file in '`ls cmd/**/Dockerfile`' 22:03:11 ++ dirname cmd/support-notifications/Dockerfile 22:03:11 ++ cut -d/ -f2 22:03:11 + echo support-notifications,cmd/support-notifications/Dockerfile 22:03:11 + for file in '`ls cmd/**/Dockerfile`' 22:03:11 ++ dirname cmd/support-scheduler/Dockerfile 22:03:11 ++ cut -d/ -f2 22:03:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:03:11 + for file in '`ls cmd/**/Dockerfile`' 22:03:11 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:03:11 ++ cut -d/ -f2 22:03:11 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:03:11 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 22:03:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:03:12 22:03:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:03:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:03:12 latest: Pulling from edgex-devops/git-semver 22:03:12 31603596830f: Pulling fs layer 22:03:12 04fac38145f0: Pulling fs layer 22:03:12 701f6daf10bf: Pulling fs layer 22:03:12 24f72da36158: Pulling fs layer 22:03:12 24f72da36158: Waiting 22:03:12 04fac38145f0: Verifying Checksum 22:03:12 04fac38145f0: Download complete 22:03:12 31603596830f: Verifying Checksum 22:03:12 31603596830f: Download complete 22:03:12 31603596830f: Pull complete 22:03:12 24f72da36158: Verifying Checksum 22:03:12 24f72da36158: Download complete 22:03:12 04fac38145f0: Pull complete 22:03:12 701f6daf10bf: Verifying Checksum 22:03:12 701f6daf10bf: Download complete 22:03:13 701f6daf10bf: Pull complete 22:03:13 24f72da36158: Pull complete 22:03:13 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 22:03:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:03:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:03:13 prd-centos7-docker-4c-2g-632 does not seem to be running inside a container 22:03:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:03:14 $ docker top 7b076a283eebf15c3d6be51fdf296b1592e4197a89b43b4c4b409cbcbce18560 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:03:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:03:14 [ssh-agent] Looking for ssh-agent implementation... 22:03:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:03:15 $ docker exec 7b076a283eebf15c3d6be51fdf296b1592e4197a89b43b4c4b409cbcbce18560 ssh-agent 22:03:15 SSH_AUTH_SOCK=/tmp/ssh-k1g7S3cbp39e/agent.15 22:03:15 SSH_AGENT_PID=21 22:03:15 Running ssh-add (command line suppressed) 22:03:15 Identity added: /w/workspace/edgex-go/1@tmp/private_key_522207303472228495.key (/w/workspace/edgex-go/1@tmp/private_key_522207303472228495.key) 22:03:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:03:15 + git tag --points-at HEAD [Pipeline] } 22:03:15 $ docker exec --env ******** --env ******** 7b076a283eebf15c3d6be51fdf296b1592e4197a89b43b4c4b409cbcbce18560 ssh-agent -k 22:03:15 unset SSH_AUTH_SOCK; 22:03:15 unset SSH_AGENT_PID; 22:03:15 echo Agent pid 21 killed; 22:03:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:03:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:03:15 [ssh-agent] Looking for ssh-agent implementation... 22:03:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:03:16 $ docker exec 7b076a283eebf15c3d6be51fdf296b1592e4197a89b43b4c4b409cbcbce18560 ssh-agent 22:03:16 SSH_AUTH_SOCK=/tmp/ssh-VixAi4xEvXnY/agent.53 22:03:16 SSH_AGENT_PID=61 22:03:16 Running ssh-add (command line suppressed) 22:03:16 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8260841819310687284.key (/w/workspace/edgex-go/1@tmp/private_key_8260841819310687284.key) 22:03:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:03:16 + git semver init 22:03:16 # -> Open(): unable to determine branch for HEAD 22:03:16 # $GIT_DIR = /w/workspace/edgex-go/1/.git 22:03:16 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 22:03:16 # $SEMVER_REMOTE_NAME = origin 22:03:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:03:16 # $SEMVER_USER_NAME = edgex-jenkins 22:03:16 # $SEMVER_BRANCH = PR-3681 22:03:16 # $SEMVER_TEMP = /tmp/semver-207042304 22:03:16 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:03:49 # '/tmp/semver-207042304' -> '/w/workspace/edgex-go/1/.semver' 22:03:49 # -> Force: false 22:03:49 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 22:03:49 $ docker exec --env ******** --env ******** 7b076a283eebf15c3d6be51fdf296b1592e4197a89b43b4c4b409cbcbce18560 ssh-agent -k 22:03:49 unset SSH_AUTH_SOCK; 22:03:49 unset SSH_AGENT_PID; 22:03:49 echo Agent pid 61 killed; 22:03:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:03:49 + git semver [Pipeline] } 22:03:49 $ docker stop --time=1 7b076a283eebf15c3d6be51fdf296b1592e4197a89b43b4c4b409cbcbce18560 22:03:51 $ docker rm -f 7b076a283eebf15c3d6be51fdf296b1592e4197a89b43b4c4b409cbcbce18560 [Pipeline] // withDockerContainer [Pipeline] sh 22:03:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:03:52 Stashed 1 file(s) [Pipeline] echo 22:03:52 [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 22:03:53 ========================================================= 22:03:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:03:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:03:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:03:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:03:53 540db60ca938: Pulling fs layer 22:03:53 adcc1eea9eea: Pulling fs layer 22:03:53 4c4ab2625f07: Pulling fs layer 22:03:53 db62176df00c: Pulling fs layer 22:03:53 3b30891b0d05: Pulling fs layer 22:03:53 06b49ca38bd5: Pulling fs layer 22:03:53 c788192a36de: Pulling fs layer 22:03:53 a77e37c0d609: Pulling fs layer 22:03:53 c3185cebc471: Pulling fs layer 22:03:53 db62176df00c: Waiting 22:03:53 c788192a36de: Waiting 22:03:53 3b30891b0d05: Waiting 22:03:53 06b49ca38bd5: Waiting 22:03:53 c3185cebc471: Waiting 22:03:53 a77e37c0d609: Waiting 22:03:53 4c4ab2625f07: Verifying Checksum 22:03:53 4c4ab2625f07: Download complete 22:03:53 adcc1eea9eea: Download complete 22:03:53 3b30891b0d05: Verifying Checksum 22:03:53 3b30891b0d05: Download complete 22:03:53 06b49ca38bd5: Verifying Checksum 22:03:53 06b49ca38bd5: Download complete 22:03:53 c788192a36de: Verifying Checksum 22:03:53 c788192a36de: Download complete 22:03:53 540db60ca938: Verifying Checksum 22:03:53 540db60ca938: Download complete 22:03:54 540db60ca938: Pull complete 22:03:54 adcc1eea9eea: Pull complete 22:03:54 4c4ab2625f07: Pull complete 22:03:54 a77e37c0d609: Verifying Checksum 22:03:54 a77e37c0d609: Download complete 22:03:58 c3185cebc471: Verifying Checksum 22:03:58 c3185cebc471: Download complete 22:04:00 db62176df00c: Verifying Checksum 22:04:00 db62176df00c: Download complete 22:04:03 db62176df00c: Pull complete 22:04:03 3b30891b0d05: Pull complete 22:04:03 06b49ca38bd5: Pull complete 22:04:03 c788192a36de: Pull complete 22:04:03 a77e37c0d609: Pull complete 22:04:06 c3185cebc471: Pull complete 22:04:06 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 22:04:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:04:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:04:06 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:04:06 WORKDIR /edgex 22:04:06 COPY go.mod . 22:04:06 RUN go mod download' 22:04:06 + docker build -t ci-base-image-x86_64 -f - . 22:04:07 Still waiting to schedule task 22:04:07 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-633’ 22:04:08 Sending build context to Docker daemon 328.7MB 22:04:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:04:08 ---> 031687cdd783 22:04:08 Step 2/4 : WORKDIR /edgex 22:04:10 ---> Running in 0cb91cc02500 22:04:10 Removing intermediate container 0cb91cc02500 22:04:10 ---> ff06648cbe30 22:04:10 Step 3/4 : COPY go.mod . 22:04:10 ---> 901904f417a1 22:04:10 Step 4/4 : RUN go mod download 22:04:10 ---> Running in b4090be163b2 22:04:57 Removing intermediate container b4090be163b2 22:04:57 ---> 4d1fdd5807c8 22:04:57 Successfully built 4d1fdd5807c8 22:04:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:04:58 + docker inspect -f . ci-base-image-x86_64 22:04:58 . [Pipeline] withDockerContainer 22:04:58 prd-centos7-docker-4c-2g-632 does not seem to be running inside a container 22:04:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:04:58 $ docker top 8a67a3acd8c8b3585afa2c71665620793095c57a3db14bb9c4ed66ab77211d22 -eo pid,comm [Pipeline] { [Pipeline] sh 22:04:59 + go version 22:04:59 go version go1.16.6 linux/amd64 [Pipeline] } 22:04:59 $ docker stop --time=1 8a67a3acd8c8b3585afa2c71665620793095c57a3db14bb9c4ed66ab77211d22 22:05:00 $ docker rm -f 8a67a3acd8c8b3585afa2c71665620793095c57a3db14bb9c4ed66ab77211d22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:05:01 + docker inspect -f . ci-base-image-x86_64 22:05:01 . [Pipeline] withDockerContainer 22:05:01 prd-centos7-docker-4c-2g-632 does not seem to be running inside a container 22:05:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:05:01 $ docker top 41fd06bfdd851c465f3674431379251a4a8dcfdef71f1ba032899f71e4eec354 -eo pid,comm [Pipeline] { [Pipeline] echo 22:05:02 ========================================================= 22:05:02 [edgeXBuildGoParallel] Running Tests and Build... 22:05:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:05:02 + go mod tidy [Pipeline] sh 22:05:03 + make test 22:05:03 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 22:05:03 go mod tidy 22:05:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:05:08 ? github.com/edgexfoundry/edgex-go [no test files] 22:05:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:05:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:05:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:05:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:05:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:05:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:05:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:05:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:05:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:05:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:05:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:05:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:05:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:05:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:05:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 22:05:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:05:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:05:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 100.0% of statements 22:05:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:05:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 46.3% of statements 22:05:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:05:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:05:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.103s coverage: 90.1% of statements 22:05:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:05:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:05:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 81.2% of statements 22:05:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:05:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:05:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:05:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:05:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:05:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.235s coverage: 94.2% of statements 22:05:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:05:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:05:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements 22:05:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:05:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:05:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:05:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:05:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:05:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements 22:05:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:05:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:05:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:05:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements 22:05:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:05:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 22:05:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 21.7% of statements 22:05:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:05:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 22:05:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements 22:05:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 22:05:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements 22:05:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 22:05:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 22:05:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 22:06:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.191s coverage: 81.8% of statements 22:06:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:06:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 22:06:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:06:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:06:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:06:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 22:06:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:06:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:06:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:06:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:06:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:06:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 22:06:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:06:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:06:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 22:06:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:06:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 22:06:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:06:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 22:06:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 22:06:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 22:06:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.085s coverage: 91.2% of statements 22:06:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:06:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements 22:06:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:06:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:06:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 22:06:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements 22:06:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 22:06:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 22:06:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements 22:06:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.190s coverage: 66.9% of statements 22:06:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:06:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:06:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:06:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.6% of statements 22:06:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:06:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:06:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 22:06:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:06:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 22:06:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:06:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 19.5% of statements 22:06:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:06:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:06:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:06:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:06:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.0% of statements 22:06:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:06:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:06:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:06:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:06:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements 22:06:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:06:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:06:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 22:06:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:06:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:06:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:06:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:06:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 22:06:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:06:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:06:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:06:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:06:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:06:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:06:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 22:06:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 22:06:29 GO111MODULE=on go vet ./... 22:06:55 gofmt -l . 22:06:55 [ "`gofmt -l .`" = "" ] 22:06:55 ./bin/test-attribution-txt.sh [Pipeline] sh 22:06:56 + ls -al . 22:06:56 total 608 22:06:56 drwxrwxr-x 10 1001 1001 4096 Aug 23 22:06 . 22:06:56 drwxr-xr-x 4 root root 28 Aug 23 22:05 .. 22:06:56 -rw-rw-r-- 1 1001 1001 11 Aug 23 22:02 .dockerignore 22:06:56 drwxrwxr-x 8 1001 1001 179 Aug 23 22:02 .git 22:06:56 drwxrwxr-x 4 1001 1001 142 Aug 23 22:02 .github 22:06:56 -rw-rw-r-- 1 1001 1001 818 Aug 23 22:02 .gitignore 22:06:56 -rw-rw-r-- 1 1001 1001 76 Aug 23 22:02 .hadolint.yml 22:06:56 drwx------ 3 1001 1001 58 Aug 23 22:03 .semver 22:06:56 -rw-rw-r-- 1 1001 1001 166 Aug 23 22:02 .sonarcloud.properties 22:06:56 -rw-rw-r-- 1 1001 1001 1171 Aug 23 22:02 ADOPTERS.md 22:06:56 -rw-rw-r-- 1 1001 1001 8609 Aug 23 22:02 Attribution.txt 22:06:56 -rw-rw-r-- 1 1001 1001 43881 Aug 23 22:02 CHANGELOG.md 22:06:56 -rw-rw-r-- 1 1001 1001 3804 Aug 23 22:02 CONTRIBUTING.md 22:06:56 -rw-rw-r-- 1 1001 1001 677 Aug 23 22:02 GOVERNANCE.md 22:06:56 -rw-rw-r-- 1 1001 1001 849 Aug 23 22:02 Jenkinsfile 22:06:56 -rw-rw-r-- 1 1001 1001 10775 Aug 23 22:02 LICENSE 22:06:56 -rw-rw-r-- 1 1001 1001 5915 Aug 23 22:02 Makefile 22:06:56 -rw-rw-r-- 1 1001 1001 582 Aug 23 22:02 OWNERS.md 22:06:56 -rw-rw-r-- 1 1001 1001 8643 Aug 23 22:02 README.md 22:06:56 -rw-rw-r-- 1 1001 1001 6912 Aug 23 22:02 SECURITY.md 22:06:56 -rw-rw-r-- 1 1001 1001 5 Aug 23 22:03 VERSION 22:06:56 -rw-rw-r-- 1 1001 1001 4131 Aug 23 22:02 ZMQWindows.md 22:06:56 drwxrwxr-x 2 1001 1001 37 Aug 23 22:02 bin 22:06:56 drwxrwxr-x 14 1001 1001 4096 Aug 23 22:02 cmd 22:06:56 -rw-r--r-- 1 root root 404331 Aug 23 22:06 coverage.out 22:06:56 -rw-rw-r-- 1 1001 1001 813 Aug 23 22:02 go.mod 22:06:56 -rw-r--r-- 1 root root 50064 Aug 23 22:05 go.sum 22:06:56 drwxrwxr-x 8 1001 1001 124 Aug 23 22:02 internal 22:06:56 drwxrwxr-x 3 1001 1001 16 Aug 23 22:02 openapi 22:06:56 drwxrwxr-x 4 1001 1001 71 Aug 23 22:02 snap 22:06:56 -rw-rw-r-- 1 1001 1001 204 Aug 23 22:02 version.go [Pipeline] sh 22:06:56 + '[' -e coverage.out ] 22:06:56 + chown 1001:1001 coverage.out [Pipeline] stash 22:06:56 Stashed 1 file(s) [Pipeline] sh 22:06:57 + make build 22:06:57 go mod tidy 22:06:57 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 22:06:58 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 22:07:07 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 22:07:07 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 22:07:08 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 22:07:08 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 22:07:09 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 22:07:10 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 22:07:11 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 22:07:12 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 22:07:13 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 22:07:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 22:07:16 $ docker stop --time=1 41fd06bfdd851c465f3674431379251a4a8dcfdef71f1ba032899f71e4eec354 22:07:18 $ docker rm -f 41fd06bfdd851c465f3674431379251a4a8dcfdef71f1ba032899f71e4eec354 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:07:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:07:20 22:07:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:07:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:07:21 latest: Pulling from edgex-devops/edgex-compose 22:07:21 cbdbe7a5bc2a: Pulling fs layer 22:07:21 ca9280d653b3: Pulling fs layer 22:07:21 7e9c9ca2126c: Pulling fs layer 22:07:21 cbdbe7a5bc2a: Verifying Checksum 22:07:21 cbdbe7a5bc2a: Download complete 22:07:22 cbdbe7a5bc2a: Pull complete 22:07:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-636 in /w/workspace/edgexfoundry_edgex-go_PR-3681 [Pipeline] { [Pipeline] ws 22:07:22 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:07:22 The recommended git tool is: git 22:07:23 ca9280d653b3: Verifying Checksum 22:07:23 ca9280d653b3: Download complete 22:07:23 ca9280d653b3: Pull complete 22:07:25 7e9c9ca2126c: Verifying Checksum 22:07:25 7e9c9ca2126c: Download complete 22:07:28 using credential edgex-jenkins-ssh 22:07:28 Cloning the remote Git repository 22:07:29 7e9c9ca2126c: Pull complete 22:07:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:07:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:07:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:07:29 prd-centos7-docker-4c-2g-632 does not seem to be running inside a container 22:07:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:07:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:07:28 > git init /w/workspace/edgex-go/1 # timeout=10 22:07:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:07:28 > git --version # timeout=10 22:07:28 > git --version # 'git version 2.17.1' 22:07:28 using GIT_SSH to set credentials SSH Credentials for GitHub 22:07:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:07:32 $ docker top 2edfe73ef27ebbdf38641feb115a67e3d4a87e16b98363d2859b9e28f731475a -eo pid,comm [Pipeline] { [Pipeline] sh 22:07:32 + grep parallel 22:07:32 + docker-compose build --help 22:07:33 --parallel Build images in parallel. [Pipeline] } 22:07:33 $ docker stop --time=1 2edfe73ef27ebbdf38641feb115a67e3d4a87e16b98363d2859b9e28f731475a 22:07:34 $ docker rm -f 2edfe73ef27ebbdf38641feb115a67e3d4a87e16b98363d2859b9e28f731475a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:07:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:07:34 . [Pipeline] withDockerContainer 22:07:35 prd-centos7-docker-4c-2g-632 does not seem to be running inside a container 22:07:35 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:07:36 $ docker top 22bd75f5f8079c12067b73c2e3ae0421abc9b416111d723a6e610c8838f2f277 -eo pid,comm [Pipeline] { [Pipeline] sh 22:07:36 + docker-compose -f ./docker-compose-build.yml build --parallel 22:07:37 Building core-command ... 22:07:37 Building core-data ... 22:07:37 Building core-metadata ... 22:07:37 Building security-bootstrapper ... 22:07:37 Building security-proxy-setup ... 22:07:37 Building security-secretstore-setup ... 22:07:37 Building support-notifications ... 22:07:37 Building support-scheduler ... 22:07:37 Building sys-mgmt-agent ... 22:07:37 Building core-metadata 22:07:37 Building support-notifications 22:07:37 Building core-data 22:07:37 Building core-command 22:07:37 Building security-secretstore-setup 22:07:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:07:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:07:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:07:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:07:44 using GIT_SSH to set credentials SSH Credentials for GitHub 22:07:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3681/head:refs/remotes/origin/PR-3681 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:07:45 Merging remotes/origin/main commit e58d3ad6df51a4932149737fcf4ff898b8ee43d5 into PR head commit 8e54703a7997f0fdccb4874b1fbe9ec332d04aee 22:07:46 Merge succeeded, producing f69225d92ea04baaf6cbdc14e5e7c9f647dfe70e 22:07:46 Checking out Revision f69225d92ea04baaf6cbdc14e5e7c9f647dfe70e (PR-3681) 22:07:45 > git config core.sparsecheckout # timeout=10 22:07:45 > git checkout -f 8e54703a7997f0fdccb4874b1fbe9ec332d04aee # timeout=10 22:07:46 > git remote # timeout=10 22:07:46 > git config --get remote.origin.url # timeout=10 22:07:46 using GIT_SSH to set credentials SSH Credentials for GitHub 22:07:46 > git merge e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 22:07:46 > git rev-parse HEAD^{commit} # timeout=10 22:07:46 > git config core.sparsecheckout # timeout=10 22:07:46 > git checkout -f f69225d92ea04baaf6cbdc14e5e7c9f647dfe70e # timeout=10 22:07:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:07:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:07:49 ---> 4d1fdd5807c8 22:07:49 Step 3/24 : WORKDIR /edgex-go 22:07:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:07:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:07:49 ---> 4d1fdd5807c8 22:07:49 Step 3/24 : WORKDIR /edgex-go 22:07:49 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:07:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:07:49 ---> 4d1fdd5807c8 22:07:49 Step 3/23 : WORKDIR /edgex-go 22:07:50 Commit message: "Merge commit 'e58d3ad6df51a4932149737fcf4ff898b8ee43d5' into HEAD" 22:07:50 First time build. Skipping changelog. 22:07:50 > git --version # timeout=10 22:07:50 > git --version # 'git version 2.17.1' 22:07:50 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:07:51 ---> Running in d8190efc6843 22:07:51 ---> Running in 0f4e5236c2e1 22:07:51 ---> Running in 1a650ac61d62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:07:51 provisioning config files... 22:07:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6818333392950819137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:52 ---> docker-login.sh 22:07:52 nexus3.edgexfoundry.org:10001 22:07:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:53 Configure a credential helper to remove this warning. See 22:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:53 22:07:53 Login Succeeded 22:07:53 nexus3.edgexfoundry.org:10002 22:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:54 Configure a credential helper to remove this warning. See 22:07:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:54 22:07:54 Login Succeeded 22:07:54 nexus3.edgexfoundry.org:10003 22:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:54 Configure a credential helper to remove this warning. See 22:07:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:54 22:07:54 Login Succeeded 22:07:54 nexus3.edgexfoundry.org:10004 22:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:55 Configure a credential helper to remove this warning. See 22:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:55 22:07:55 Login Succeeded 22:07:55 docker.io 22:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:07:55 Removing intermediate container 0f4e5236c2e1 22:07:55 ---> ef4fc837b982 22:07:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:07:55 Removing intermediate container 1a650ac61d62 22:07:55 ---> 8fadf4ca074a 22:07:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:07:55 Removing intermediate container d8190efc6843 22:07:55 ---> fbc9e20d4c01 22:07:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:07:55 ---> Running in a55d951d14a0 22:07:55 ---> Running in f7c44330f5f6 22:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:07:56 Configure a credential helper to remove this warning. See 22:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:07:56 22:07:56 Login Succeeded 22:07:56 ---> docker-login.sh ends 22:07:56 ---> Running in c2f47740bf68 [Pipeline] } 22:07:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:07:56 ========================================================= 22:07:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:07:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:07:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:07:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:07:57 595b0fe564bb: Pulling fs layer 22:07:57 24495759ef45: Pulling fs layer 22:07:57 d148012ef14d: Pulling fs layer 22:07:57 e90a11edd702: Pulling fs layer 22:07:57 d77568369979: Pulling fs layer 22:07:57 fc1c9f9a7f3b: Pulling fs layer 22:07:57 170f2ba95c9a: Pulling fs layer 22:07:57 97ac5df62f85: Pulling fs layer 22:07:57 d77568369979: Waiting 22:07:57 e90a11edd702: Waiting 22:07:57 fc1c9f9a7f3b: Waiting 22:07:57 170f2ba95c9a: Waiting 22:07:57 d148012ef14d: Download complete 22:07:57 24495759ef45: Verifying Checksum 22:07:57 24495759ef45: Download complete 22:07:57 d77568369979: Verifying Checksum 22:07:57 d77568369979: Download complete 22:07:57 fc1c9f9a7f3b: Verifying Checksum 22:07:57 fc1c9f9a7f3b: Download complete 22:07:57 595b0fe564bb: Verifying Checksum 22:07:57 170f2ba95c9a: Verifying Checksum 22:07:57 170f2ba95c9a: Download complete 22:07:58 595b0fe564bb: Pull complete 22:07:59 24495759ef45: Pull complete 22:07:59 d148012ef14d: Pull complete 22:08:00 Removing intermediate container a55d951d14a0 22:08:00 ---> 9cc3f88497c4 22:08:00 Step 5/24 : RUN apk add --update --no-cache make git 22:08:00 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:08:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:08:00 ---> 4d1fdd5807c8 22:08:00 Step 3/26 : WORKDIR /edgex-go 22:08:00 ---> Using cache 22:08:00 ---> fbc9e20d4c01 22:08:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:08:00 ---> Using cache 22:08:00 ---> 33f6b753a9b2 22:08:00 Step 5/26 : RUN apk add --update --no-cache make git 22:08:00 Removing intermediate container c2f47740bf68 22:08:00 ---> 33f6b753a9b2 22:08:00 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:08:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:08:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:08:00 ---> 4d1fdd5807c8 22:08:00 Step 3/24 : WORKDIR /edgex-go 22:08:00 ---> Using cache 22:08:00 ---> fbc9e20d4c01 22:08:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:08:00 ---> Using cache 22:08:00 ---> 33f6b753a9b2 22:08:00 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:08:00 ---> Running in af3a059a8b4d 22:08:00 Removing intermediate container f7c44330f5f6 22:08:00 ---> f3de3ab1df10 22:08:00 Step 5/24 : RUN apk add --update --no-cache make git 22:08:00 ---> Running in 9aad918269d6 22:08:00 ---> Running in 0c09b3ba5d97 22:08:00 ---> Running in 17838d2675e8 22:08:00 ---> Running in ba0550e60a03 22:08:01 97ac5df62f85: Verifying Checksum 22:08:01 97ac5df62f85: Download complete 22:08:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:08:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:08:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:08:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:08:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:08:01 e90a11edd702: Download complete 22:08:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:08:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:08:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:08:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:08:03 OK: 219 MiB in 52 packages 22:08:03 OK: 219 MiB in 52 packages 22:08:03 Removing intermediate container af3a059a8b4d 22:08:03 ---> c43a584d503f 22:08:03 Step 6/24 : COPY go.mod . 22:08:03 OK: 219 MiB in 52 packages 22:08:03 Removing intermediate container 17838d2675e8 22:08:03 ---> cf865ae2022a 22:08:03 Step 6/23 : COPY go.mod . 22:08:03 OK: 219 MiB in 52 packages 22:08:03 ---> 8200ddc33027 22:08:03 Step 7/24 : RUN go mod download 22:08:03 ---> Running in 1bc7c896c4dd 22:08:03 ---> c3f2c8c68d3e 22:08:03 Step 7/23 : RUN go mod download 22:08:03 Removing intermediate container 0c09b3ba5d97 22:08:03 ---> 3e45b4b19bdc 22:08:03 Step 6/26 : COPY go.mod . 22:08:03 Removing intermediate container ba0550e60a03 22:08:03 ---> 192b13aad71a 22:08:03 Step 6/24 : COPY go.mod . 22:08:03 ---> Running in 17196dcb8021 22:08:04 ---> 189ee8590785 22:08:04 Step 7/26 : RUN go mod download 22:08:04 ---> 417abf28c47b 22:08:04 Step 7/24 : RUN go mod download 22:08:04 ---> Running in 9baa3d36a8f0 22:08:04 ---> Running in 03100b8b27e7 22:08:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:08:05 Removing intermediate container 17196dcb8021 22:08:05 ---> b94b3da49749 22:08:05 Step 8/23 : COPY . . 22:08:05 Removing intermediate container 1bc7c896c4dd 22:08:05 ---> a8974b666619 22:08:05 Step 8/24 : COPY . . 22:08:06 Removing intermediate container 9baa3d36a8f0 22:08:06 ---> 0018f739bb22 22:08:06 Step 8/26 : COPY . . 22:08:08 OK: 219 MiB in 52 packages 22:08:10 Removing intermediate container 03100b8b27e7 22:08:10 ---> c97601d81bb1 22:08:10 Step 8/24 : COPY . . 22:08:11 e90a11edd702: Pull complete 22:08:11 d77568369979: Pull complete 22:08:12 fc1c9f9a7f3b: Pull complete 22:08:12 170f2ba95c9a: Pull complete 22:08:15 ---> dbf5fc36b3f8 22:08:15 Step 9/23 : RUN go mod tidy 22:08:15 ---> e2b54a6ce11e 22:08:15 Step 9/24 : RUN go mod tidy 22:08:15 Removing intermediate container 9aad918269d6 22:08:15 ---> d4561aaaa5ff 22:08:15 Step 6/24 : COPY go.mod . 22:08:15 ---> af4c16aea5f0 22:08:15 Step 9/26 : RUN go mod tidy 22:08:15 ---> Running in c54c63ec20d4 22:08:15 ---> Running in eaac4e52a08f 22:08:15 ---> Running in 10e26d96b0d3 22:08:15 ---> 14d7b680bdd9 22:08:15 Step 7/24 : RUN go mod download 22:08:15 ---> Running in 81599dd0450f 22:08:19 97ac5df62f85: Pull complete 22:08:19 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 22:08:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:08:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:08:19 + docker build -t ci-base-image-arm64 -f+ - . 22:08:19 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:08:19 WORKDIR /edgex 22:08:19 COPY go.mod . 22:08:19 RUN go mod download 22:08:20 Removing intermediate container 81599dd0450f 22:08:20 ---> f0514a89dd0e 22:08:20 Step 8/24 : COPY . . 22:08:20 Removing intermediate container eaac4e52a08f 22:08:20 ---> 62033980b6b1 22:08:20 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:08:20 Removing intermediate container c54c63ec20d4 22:08:20 ---> 1e099dca7ecf 22:08:20 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:08:20 Removing intermediate container 10e26d96b0d3 22:08:20 ---> 109dbab23dc5 22:08:20 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:08:20 ---> Running in a9f5f7d7d6df 22:08:20 ---> Running in db1b38cd7cf6 22:08:20 ---> 5c721495a00f 22:08:20 Step 9/24 : RUN go mod tidy 22:08:20 ---> Running in d23e61f98817 22:08:20 ---> Running in b62c043343c8 22:08: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 22:08: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 22:08:22 Sending build context to Docker daemon 165.9MB 22:08:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:08:22 ---> 04bc70af865f 22:08:22 Step 2/4 : WORKDIR /edgex 22:08:22 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 22:08:26 ---> Running in 4b193978fde3 22:08:26 Removing intermediate container 4b193978fde3 22:08:26 ---> a1aa1f406ab0 22:08:26 Step 3/4 : COPY go.mod . 22:08:26 ---> efc594c7d007 22:08:26 Step 9/24 : RUN go mod tidy 22:08:26 ---> Running in 6895c466db4f 22:08:26 Removing intermediate container b62c043343c8 22:08:26 ---> 24aefff89f08 22:08:26 Step 10/24 : RUN make cmd/core-command/core-command 22:08:26 ---> Running in ea6ddd04dee2 22:08:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:08:27 ---> efbb0caceccc 22:08:27 Step 4/4 : RUN go mod download 22:08:27 ---> Running in 13b09fc75c3c 22:08:27 Removing intermediate container 6895c466db4f 22:08:27 ---> b5fb8d50dfc8 22:08:27 Step 10/24 : RUN make cmd/core-data/core-data 22:08:28 ---> Running in d445b45fda41 22:08:28 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 22:09: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 22:09:03 Removing intermediate container a9f5f7d7d6df 22:09:03 ---> b7b0c8d8e9cb 22:09:03 22:09:03 Step 11/24 : FROM alpine:3.12 22:09:03 Removing intermediate container d23e61f98817 22:09:03 ---> 65e169e85fa6 22:09:03 22:09:03 Step 11/26 : FROM alpine:3.12 22:09:03 Removing intermediate container db1b38cd7cf6 22:09:03 ---> 406326c418c4 22:09:03 22:09:03 Step 11/23 : FROM alpine:3.12 22:09:04 3.12: Pulling from library/alpine 22:09:04 3.12: Pulling from library/alpine 22:09:04 3.12: Pulling from library/alpine 22:09:05 Removing intermediate container ea6ddd04dee2 22:09:05 ---> 71df91393297 22:09:05 22:09:05 Step 11/24 : FROM alpine:3.12 22:09:05 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:09:05 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:09:05 Status: Downloaded newer image for alpine:3.12 22:09:05 Status: Image is up to date for alpine:3.12 22:09:05 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:09:05 Status: Image is up to date for alpine:3.12 22:09:05 ---> 13621d1b12d4 22:09:05 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:09:05 ---> 13621d1b12d4 22:09:05 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:09:05 ---> 13621d1b12d4 22:09:05 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:09:05 3.12: Pulling from library/alpine 22:09:05 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:09:05 Status: Image is up to date for alpine:3.12 22:09:05 ---> 13621d1b12d4 22:09:05 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:09:05 ---> Running in 446809976be7 22:09:05 ---> Running in 39f3a804bc52 22:09:06 ---> Running in 083e7a345a00 22:09:06 ---> Running in 93fc278a465f 22:09:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:09:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:09:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:09:06 (1/1) Installing dumb-init (1.2.2-r1) 22:09:06 Executing busybox-1.31.1-r20.trigger 22:09:06 OK: 6 MiB in 15 packages 22:09:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:09:06 (1/2) Installing ca-certificates (20191127-r4) 22:09:06 (2/2) Installing dumb-init (1.2.2-r1) 22:09:06 Executing busybox-1.31.1-r20.trigger 22:09:06 Executing ca-certificates-20191127-r4.trigger 22:09:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:09:06 OK: 6 MiB in 16 packages 22:09:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:09:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:09:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:09:07 (1/3) Installing ca-certificates (20191127-r4) 22:09:07 (2/3) Installing dumb-init (1.2.2-r1) 22:09:07 (3/3) Installing su-exec (0.2-r1) 22:09:07 Executing busybox-1.31.1-r20.trigger 22:09:07 Executing ca-certificates-20191127-r4.trigger 22:09:07 (1/1) Installing dumb-init (1.2.2-r1) 22:09:07 Executing busybox-1.31.1-r20.trigger 22:09:07 OK: 6 MiB in 15 packages 22:09:07 OK: 6 MiB in 17 packages 22:09:07 Removing intermediate container 39f3a804bc52 22:09:07 ---> 99e64c50b323 22:09:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:09:07 Removing intermediate container d445b45fda41 22:09:07 ---> b753a96a5527 22:09:07 22:09:07 Step 11/24 : FROM alpine:3.12 22:09:07 ---> 13621d1b12d4 22:09:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:09:07 ---> Running in 261868126afe 22:09:07 ---> Running in cd760b96ffa6 22:09:07 Removing intermediate container 446809976be7 22:09:07 ---> d7d04360a2dd 22:09:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:09:08 ---> Running in 34107a394776 22:09:08 Removing intermediate container 261868126afe 22:09:08 ---> b28d5382745e 22:09:08 Step 14/24 : ENV APP_PORT=59881 22:09:08 ---> Running in ed4eef066b7d 22:09:08 Removing intermediate container cd760b96ffa6 22:09:08 ---> dbeca80239d5 22:09:08 Step 13/24 : ENV APP_PORT=59880 22:09:08 Removing intermediate container 93fc278a465f 22:09:08 ---> 0e22912da59b 22:09:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:09:08 ---> Running in 65038415e746 22:09:08 ---> Running in a8e354c4b9d5 22:09:08 Removing intermediate container 34107a394776 22:09:08 ---> 978827358a81 22:09:08 Step 14/23 : ENV APP_PORT=59860 22:09:08 Removing intermediate container 083e7a345a00 22:09:08 ---> c77ae2c1df87 22:09:08 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:09:08 ---> Running in 1d8ba61b54cd 22:09:08 Removing intermediate container ed4eef066b7d 22:09:08 ---> 0b69535b87d6 22:09:08 Step 15/24 : EXPOSE $APP_PORT 22:09:08 Removing intermediate container 65038415e746 22:09:08 ---> 832eee268bf2 22:09:08 Step 14/24 : EXPOSE $APP_PORT 22:09:08 ---> Running in 212352584ee4 22:09:08 ---> Running in 0277a3e207b1 22:09:08 Removing intermediate container a8e354c4b9d5 22:09:08 ---> ff21a88caed8 22:09:08 Step 14/24 : ENV APP_PORT=59882 22:09:08 ---> Running in bc0adfa14eab 22:09:08 ---> Running in 0f90ae314d3a 22:09:08 Removing intermediate container 1d8ba61b54cd 22:09:08 ---> 2ed52b509089 22:09:08 Step 15/23 : EXPOSE $APP_PORT 22:09:08 ---> Running in a37bc8f33834 22:09:08 Removing intermediate container bc0adfa14eab 22:09:08 ---> 9c58419bc25d 22:09:08 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:08 Removing intermediate container 0277a3e207b1 22:09:08 ---> ffe00c038a49 22:09:08 Step 16/24 : WORKDIR / 22:09:08 Removing intermediate container 212352584ee4 22:09:08 ---> 5498614e6612 22:09:08 Step 14/26 : WORKDIR / 22:09:08 ---> Running in 1e87bd9f4c10 22:09:08 Removing intermediate container 0f90ae314d3a 22:09:08 ---> f716163cf523 22:09:08 Step 15/24 : EXPOSE $APP_PORT 22:09:08 ---> Running in a54a51d91a74 22:09:08 ---> Running in 0d59c04e0f36 22:09:08 ---> Running in c9d60ff0f41a 22:09:08 Removing intermediate container a37bc8f33834 22:09:08 ---> 5271f160809d 22:09:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:09:08 Removing intermediate container 0d59c04e0f36 22:09:08 ---> 2b71f8ca00b4 22:09:08 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:09:08 Removing intermediate container c9d60ff0f41a 22:09:08 ---> 86f3ddd59a5a 22:09:08 Step 16/24 : WORKDIR / 22:09:08 Removing intermediate container a54a51d91a74 22:09:08 ---> 3da3f4835e2e 22:09:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:09:08 ---> Running in 2ead083333a6 22:09:08 ---> 26df5b817f81 22:09:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:09:08 ---> 85357e6609f8 22:09:08 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:09:08 Removing intermediate container 2ead083333a6 22:09:08 ---> e1a6aa7ea5ff 22:09:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:09:09 ---> 2c464795ce43 22:09:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:09:09 ---> 260835afb130 22:09:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:09:09 ---> a2883d868769 22:09:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:09:09 ---> d9530617ff02 22:09:09 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:09:09 Removing intermediate container 1e87bd9f4c10 22:09:09 ---> dc55e4968fdb 22:09:09 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:09:09 ---> 277aac3f154d 22:09:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:09:09 ---> Running in 7dfe70d16f30 22:09:09 ---> e45331676842 22:09:09 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:09:09 ---> bb07052ad0c6 22:09:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:09:09 ---> Running in 324f18d20b23 22:09:09 ---> f144b9624805 22:09:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:09:09 ---> cc16385e6340 22:09:09 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:09:10 ---> Running in 1bea72d3d578 22:09:10 Removing intermediate container 324f18d20b23 22:09:10 ---> a0cd4b9b8732 22:09:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:09:10 ---> Running in a37694864fd8 22:09:10 ---> 868a63f88e82 22:09:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:09:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:09:10 Removing intermediate container 1bea72d3d578 22:09:10 ---> 65e04434fedd 22:09:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:09:10 ---> 1513d939e34c 22:09:10 Step 20/24 : ENTRYPOINT ["/core-command"] 22:09:10 ---> Running in 3f5c3739c6a9 22:09:10 ---> Running in 56f60f70f2e7 22:09:10 Removing intermediate container a37694864fd8 22:09:10 ---> db62794f84a8 22:09:10 Step 21/23 : LABEL arch=x86_64 22:09:10 ---> Running in 5cccf3b808d9 22:09:10 Removing intermediate container 3f5c3739c6a9 22:09:10 ---> d931e265327c 22:09:10 Step 22/24 : LABEL arch=x86_64 22:09:10 Removing intermediate container 56f60f70f2e7 22:09:10 ---> 0332a987d1da 22:09:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:09:10 ---> 5ad129396aea 22:09:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:09:10 ---> Running in ee5322b0ed01 22:09:10 ---> Running in abaa22d157ee 22:09:10 Removing intermediate container 5cccf3b808d9 22:09:10 ---> 2f2cb4744b37 22:09:10 Step 22/23 : LABEL git_sha=e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b 22:09:10 Removing intermediate container ee5322b0ed01 22:09:10 ---> 554d9ac1c599 22:09:10 Step 23/24 : LABEL git_sha=e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b 22:09:10 ---> Running in 4f84a02e71ea 22:09:10 Removing intermediate container abaa22d157ee 22:09:10 ---> e84f723ce16a 22:09:10 Step 22/24 : LABEL arch=x86_64 22:09:10 ---> Running in c5e1153e6f11 22:09:10 ---> Running in 08d0bf1e1286 22:09:10 ---> 4ad7c97d4a2c 22:09:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:09:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:09:10 Removing intermediate container 4f84a02e71ea 22:09:10 ---> b176e8470274 22:09:10 Step 23/23 : LABEL version=0.0.0 22:09:10 ---> Running in 1c538a37a57b 22:09:10 Removing intermediate container c5e1153e6f11 22:09:10 ---> 2c764a79f6e4 22:09:10 Step 24/24 : LABEL version=0.0.0 22:09:10 Removing intermediate container 08d0bf1e1286 22:09:10 ---> bebc037c9ec2 22:09:10 Step 23/24 : LABEL git_sha=e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b 22:09:10 ---> Running in 11298bda3af0 22:09:10 ---> Running in 4260d1d97548 22:09:10 Removing intermediate container 1c538a37a57b 22:09:10 ---> 855cd7bed8e7 22:09:10 22:09:11 ---> 45e9765f0a0d 22:09:11 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/ 22:09:11 Removing intermediate container 11298bda3af0 22:09:11 ---> f8de21830e6f 22:09:11 22:09:11 Successfully built 855cd7bed8e7 22:09:11 ---> Running in 947c1d596323 22:09:11 Successfully tagged support-notifications:latest 22:09:11 Building security-bootstrapper 22:09:11 Successfully built f8de21830e6f 22:09:11  Building support-notifications ... done Removing intermediate container 4260d1d97548 22:09:11 ---> e4ba87ce78e4 22:09:11 Step 24/24 : LABEL version=0.0.0 22:09:11 Successfully tagged core-metadata:latest 22:09:11  Building core-metadata ... done Building sys-mgmt-agent 22:09:11 ---> Running in ca4e5c8d20e6 22:09:11 (1/6) Installing dumb-init (1.2.2-r1) 22:09:11 (2/6) Installing libgcc (9.3.0-r2) 22:09:11 (3/6) Installing libsodium (1.0.18-r0) 22:09:11 Removing intermediate container ca4e5c8d20e6 22:09:11 ---> 2094d0b68464 22:09:11 22:09:11 (4/6) Installing libstdc++ (9.3.0-r2) 22:09:11 Successfully built 2094d0b68464 22:09:11 Successfully tagged core-command:latest 22:09:11 Building support-scheduler 22:09:12  Building core-command ... done (5/6) Installing libzmq (4.3.3-r0) 22:09:12 (6/6) Installing zeromq (4.3.3-r0) 22:09:12 Executing busybox-1.31.1-r20.trigger 22:09:12 OK: 8 MiB in 20 packages 22:09:16 Removing intermediate container 947c1d596323 22:09:16 ---> 1a064489b514 22:09:16 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:09:17 ---> Running in 41c5339ca09a 22:09:17 Removing intermediate container 7dfe70d16f30 22:09:17 ---> 0947705d35b9 22:09:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:09:18 Removing intermediate container 41c5339ca09a 22:09:18 ---> c5d9afc42048 22:09:18 Step 24/26 : LABEL arch=x86_64 22:09:18 ---> 509bb3d8e3d4 22:09:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:09:18 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:09:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:09:18 ---> 4d1fdd5807c8 22:09:18 Step 3/23 : WORKDIR /edgex-go 22:09:18 ---> Using cache 22:09:18 ---> fbc9e20d4c01 22:09:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:18 ---> Using cache 22:09:18 ---> 33f6b753a9b2 22:09:18 Step 5/23 : RUN apk add --update --no-cache make git 22:09:18 ---> Using cache 22:09:18 ---> 3e45b4b19bdc 22:09:18 Step 6/23 : COPY go.mod . 22:09:18 ---> Using cache 22:09:18 ---> 189ee8590785 22:09:18 Step 7/23 : RUN go mod download 22:09:18 ---> Using cache 22:09:18 ---> 0018f739bb22 22:09:18 Step 8/23 : COPY . . 22:09:19 ---> Using cache 22:09:19 ---> af4c16aea5f0 22:09:19 Step 9/23 : RUN go mod tidy 22:09:19 ---> Using cache 22:09:19 ---> 109dbab23dc5 22:09:19 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:09:19 ---> Running in 4ac8c7b52f38 22:09:20 ---> Running in bb4cfc71dfb5 22:09:20 ---> 70e9067f0adf 22:09:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:09:20 Removing intermediate container 4ac8c7b52f38 22:09:20 ---> 140c7ee92c83 22:09:20 Step 25/26 : LABEL git_sha=e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b 22:09:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:09:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:09:21 ---> 4d1fdd5807c8 22:09:21 Step 3/24 : WORKDIR /edgex-go 22:09:21 ---> Using cache 22:09:21 ---> fbc9e20d4c01 22:09:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:21 ---> Using cache 22:09:21 ---> 33f6b753a9b2 22:09:21 Step 5/24 : RUN apk add --update --no-cache make bash git 22:09:21 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:09:21 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:09:21 ---> 4d1fdd5807c8 22:09:21 Step 3/32 : WORKDIR /edgex-go 22:09:21 ---> Using cache 22:09:21 ---> fbc9e20d4c01 22:09:21 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:21 ---> Using cache 22:09:21 ---> 33f6b753a9b2 22:09:21 Step 5/32 : RUN apk add --update --no-cache make git 22:09:21 ---> Using cache 22:09:21 ---> 3e45b4b19bdc 22:09:21 Step 6/32 : COPY go.mod . 22:09:21 ---> Using cache 22:09:21 ---> 189ee8590785 22:09:21 Step 7/32 : RUN go mod download 22:09:21 ---> Using cache 22:09:21 ---> 0018f739bb22 22:09:21 Step 8/32 : COPY . . 22:09:21 ---> Using cache 22:09:21 ---> af4c16aea5f0 22:09:21 Step 9/32 : RUN go mod tidy 22:09:21 ---> Using cache 22:09:21 ---> 109dbab23dc5 22:09:21 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:09:21 ---> Running in 4537480731ae 22:09:21 ---> Running in 91e6202922d7 22:09:21 ---> Running in 89475b2275f2 22:09:21 ---> eb4549afafd3 22:09:21 Step 20/24 : ENTRYPOINT ["/core-data"] 22:09:21 ---> Running in ed46c14b905f 22:09:21 Removing intermediate container 91e6202922d7 22:09:21 ---> c0885d4dcabc 22:09:21 Step 26/26 : LABEL version=0.0.0 22:09:21 ---> Running in 46c333b354ff 22:09:21 Removing intermediate container ed46c14b905f 22:09:21 ---> 0984cd11dc75 22:09:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:09:21 ---> Running in 9d94e1315fed 22:09:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:09:21 Removing intermediate container 46c333b354ff 22:09:21 ---> be198c363dd8 22:09:21 22:09:21 Removing intermediate container 9d94e1315fed 22:09:21 ---> 47907ae2d086 22:09:21 Step 22/24 : LABEL arch=x86_64 22:09:21 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 22:09:21 ---> Running in cf6673140c16 22:09:21 Successfully built be198c363dd8 22:09:21 Successfully tagged security-secretstore-setup:latest 22:09:21 Building security-proxy-setup 22:09:21  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:09:22 Removing intermediate container cf6673140c16 22:09:22 ---> edf998023d3b 22:09:22 Step 23/24 : LABEL git_sha=e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b 22:09:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:09:23 OK: 219 MiB in 52 packages 22:09:24 ---> Running in a68f7166d126 22:09:24 Removing intermediate container a68f7166d126 22:09:24 ---> 11257578ee28 22:09:24 Step 24/24 : LABEL version=0.0.0 22:09:24 ---> Running in a3ba6fe799b7 22:09:24 Removing intermediate container 89475b2275f2 22:09:24 ---> 955fcdff251e 22:09:24 Step 6/24 : COPY go.mod . 22:09:25 Removing intermediate container a3ba6fe799b7 22:09:25 ---> 328ae05e3db4 22:09:25 22:09:25 ---> af8bd0bd33c3 22:09:25 Step 7/24 : RUN go mod download 22:09:25 ---> Running in f35c643dbb84 22:09:25 Successfully built 328ae05e3db4 22:09:25 Successfully tagged core-data:latest 22:09:28  Building core-data ... done Removing intermediate container f35c643dbb84 22:09:28 ---> 5da1d1f4a40a 22:09:28 Step 8/24 : COPY . . 22:09:28 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:09:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:09:28 ---> 4d1fdd5807c8 22:09:28 Step 3/22 : WORKDIR /edgex-go 22:09:28 ---> Using cache 22:09:28 ---> fbc9e20d4c01 22:09:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:28 ---> Using cache 22:09:28 ---> 33f6b753a9b2 22:09:28 Step 5/22 : RUN apk add --update --no-cache make git 22:09:28 ---> Using cache 22:09:28 ---> 3e45b4b19bdc 22:09:28 Step 6/22 : COPY go.mod . 22:09:28 ---> Using cache 22:09:28 ---> 189ee8590785 22:09:28 Step 7/22 : RUN go mod download 22:09:28 ---> Using cache 22:09:28 ---> 0018f739bb22 22:09:28 Step 8/22 : COPY . . 22:09:28 ---> Using cache 22:09:28 ---> af4c16aea5f0 22:09:28 Step 9/22 : RUN go mod tidy 22:09:28 ---> Using cache 22:09:28 ---> 109dbab23dc5 22:09:28 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:09:28 ---> Running in a397b4c04f82 22:09:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:09:35 ---> f1aa60f15a36 22:09:35 Step 9/24 : RUN go mod tidy 22:09:35 ---> Running in d4ec2cb423ef 22:09:36 Removing intermediate container d4ec2cb423ef 22:09:36 ---> ba6c2ddb65be 22:09:36 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:09:36 ---> Running in 34711395432b 22:09:37 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 22:09:52 Removing intermediate container 4537480731ae 22:09:52 ---> cce32ac6b581 22:09:52 22:09:52 Step 11/32 : FROM alpine:3.12 22:09:52 ---> 13621d1b12d4 22:09:52 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:09:52 ---> Running in d2fa8284b9ea 22:09:52 Removing intermediate container d2fa8284b9ea 22:09:52 ---> 1ea3e53176f5 22:09:52 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:09:52 ---> Running in a6e96e174ecc 22:09:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:09:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:09:52 (1/2) Installing dumb-init (1.2.2-r1) 22:09:52 (2/2) Installing su-exec (0.2-r1) 22:09:52 Executing busybox-1.31.1-r20.trigger 22:09:52 OK: 6 MiB in 16 packages 22:09:52 Removing intermediate container bb4cfc71dfb5 22:09:52 ---> 828d7b3e46a7 22:09:52 22:09:52 Step 11/23 : FROM alpine:3.12 22:09:52 ---> 13621d1b12d4 22:09:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:09:52 ---> Using cache 22:09:52 ---> 0e22912da59b 22:09:52 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:09:52 ---> Using cache 22:09:52 ---> ff21a88caed8 22:09:52 Step 14/23 : ENV APP_PORT=59861 22:09:52 ---> Running in 3899f29170c5 22:09:53 Removing intermediate container 3899f29170c5 22:09:53 ---> d6ad255d5bef 22:09:53 Step 15/23 : EXPOSE $APP_PORT 22:09:53 Removing intermediate container a6e96e174ecc 22:09:53 ---> ee4a66d9e398 22:09:53 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:09:53 ---> Running in aba543a3ada7 22:09:53 ---> Running in ebdc3444508d 22:09:53 Removing intermediate container aba543a3ada7 22:09:53 ---> 5b89eb9067b8 22:09:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:09:53 Removing intermediate container ebdc3444508d 22:09:53 ---> 04d87a4558db 22:09:53 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:09:53 ---> Running in 594e18f79584 22:09:53 ---> fce5fee0cfc7 22:09:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:09:53 Removing intermediate container 594e18f79584 22:09:53 ---> 8a5308b788f0 22:09:53 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:09:53 ---> Running in 1c65116a042f 22:09:54 ---> 9ddef704faef 22:09:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:09:54 ---> 4d0dc5a10216 22:09:54 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:09:54 ---> Running in 35e3faa590b6 22:09:54 Removing intermediate container 35e3faa590b6 22:09:54 ---> 31bcaae73524 22:09:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:09:54 ---> Running in fd2a750b8b7c 22:09:54 Removing intermediate container fd2a750b8b7c 22:09:54 ---> 78cf91466f11 22:09:54 Step 21/23 : LABEL arch=x86_64 22:09:55 ---> Running in 6635aeedaab9 22:09:55 Removing intermediate container 1c65116a042f 22:09:55 ---> 78c04763edc1 22:09:55 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:09:55 Removing intermediate container 6635aeedaab9 22:09:55 ---> b22f16a5772e 22:09:55 Step 22/23 : LABEL git_sha=e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b 22:09:55 ---> Running in 6f5876bd827b 22:09:55 ---> Running in 49d6f7eab381 22:09:55 Removing intermediate container 49d6f7eab381 22:09:55 ---> 44a701ae70f0 22:09:55 Step 23/23 : LABEL version=0.0.0 22:09:55 ---> Running in 897a9d58289f 22:09:55 Removing intermediate container 6f5876bd827b 22:09:55 ---> 7c67a82617ce 22:09:55 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:09:55 Removing intermediate container 897a9d58289f 22:09:55 ---> 1b92f4a24362 22:09:55 22:09:55 ---> 50aa92fa651a 22:09:55 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:09:55 ---> Running in aacc37d46508 22:09:55 Successfully built 1b92f4a24362 22:09:55 Successfully tagged support-scheduler:latest 22:09:56  Building support-scheduler ... done 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 22:09:56 Removing intermediate container aacc37d46508 22:09:56 ---> 4a5f430aadf6 22:09:56 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:09:57 ---> 35debe43583a 22:09:57 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:09:58 ---> fa98d0a185cd 22:09:58 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:09:58 ---> 3f15c8aeeb9f 22:09:58 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:09:58 ---> faaa589e8545 22:09:58 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:09:59 Removing intermediate container a397b4c04f82 22:09:59 ---> ef97fdc894ef 22:09:59 22:09:59 Step 11/22 : FROM alpine:3.12 22:09:59 ---> 13621d1b12d4 22:09:59 Step 12/22 : RUN apk add --update --no-cache curl 22:09:59 ---> Running in 0eb2dec2d6e7 22:09:59 ---> 5cbd3d0432c2 22:09:59 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:09:59 ---> Running in d61df34cb2c4 22:09:59 Removing intermediate container d61df34cb2c4 22:09:59 ---> 3fd6beb15e17 22:09:59 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:09:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:09:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:09:59 (1/4) Installing ca-certificates (20191127-r4) 22:09:59 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:09:59 (3/4) Installing libcurl (7.78.0-r0) 22:09:59 (4/4) Installing curl (7.78.0-r0) 22:09:59 Executing busybox-1.31.1-r20.trigger 22:09:59 Executing ca-certificates-20191127-r4.trigger 22:09:59 OK: 7 MiB in 18 packages 22:09:59 ---> 66a0a9641475 22:09:59 Step 27/32 : RUN chmod +x /entrypoint.sh 22:09:59 ---> Running in 9cb9c5f6be90 22:10:00 Removing intermediate container 0eb2dec2d6e7 22:10:00 ---> 7c567e31c2ba 22:10:00 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:10:00 ---> Running in 9180e670ed97 22:10:00 Removing intermediate container 9180e670ed97 22:10:00 ---> 0d0a4ac8a851 22:10:00 Step 14/22 : WORKDIR /edgex 22:10:00 ---> Running in 0a099118b0f5 22:10:00 Removing intermediate container 0a099118b0f5 22:10:00 ---> eb0331af72c4 22:10:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:10:01 Removing intermediate container 9cb9c5f6be90 22:10:01 ---> 32157e8f7340 22:10:01 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:10:01 Removing intermediate container 34711395432b 22:10:01 ---> 67aea3c96e84 22:10:01 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:10:01 ---> Running in 795034b1ab04 22:10:01 ---> 3f2963372169 22:10:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:10:01 ---> Running in f9854d558652 22:10:01 Removing intermediate container 795034b1ab04 22:10:01 ---> 77efb6ad0bbc 22:10:01 Step 29/32 : CMD ["gate"] 22:10:01 ---> Running in 55c06b55dde0 22:10:01 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 22:10:01 ---> 4cf7bc558969 22:10:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:10:01 Removing intermediate container 55c06b55dde0 22:10:01 ---> 763e609c4eb7 22:10:01 Step 30/32 : LABEL arch=x86_64 22:10:01 ---> Running in 5acb9d2cdc5e 22:10:01 ---> 5a0423165923 22:10:01 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:10:01 Removing intermediate container 5acb9d2cdc5e 22:10:01 ---> 73390c49f3b1 22:10:01 Step 31/32 : LABEL git_sha=e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b 22:10:01 ---> Running in cea681450c64 22:10:01 ---> Running in 3f3c3f8aa3f8 22:10:02 Removing intermediate container cea681450c64 22:10:02 ---> 8c2211531da1 22:10:02 Step 19/22 : CMD ["--init=true"] 22:10:02 ---> Running in 248d3eccc47e 22:10:02 Removing intermediate container 3f3c3f8aa3f8 22:10:02 ---> f52ca9498b00 22:10:02 Step 32/32 : LABEL version=0.0.0 22:10:02 ---> Running in 382902d4732c 22:10:02 Removing intermediate container 248d3eccc47e 22:10:02 ---> 2d8107ddfb91 22:10:02 Step 20/22 : LABEL arch=x86_64 22:10:02 Removing intermediate container f9854d558652 22:10:02 ---> a8a3b2ed0779 22:10:02 22:10:02 Step 12/24 : FROM docker:20.10.7 22:10:02 ---> Running in e3e942352508 22:10:02 Removing intermediate container 382902d4732c 22:10:02 ---> 1d930a2cd9e0 22:10:02 22:10:02 Successfully built 1d930a2cd9e0 22:10:02 Successfully tagged security-bootstrapper:latest 22:10:02  Building security-bootstrapper ... done Removing intermediate container e3e942352508 22:10:02 ---> e17543b76ed1 22:10:02 Step 21/22 : LABEL git_sha=e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b 22:10:02 ---> Running in b15e9d4e23bf 22:10:02 Removing intermediate container b15e9d4e23bf 22:10:02 ---> 4053e27d8ee5 22:10:02 Step 22/22 : LABEL version=0.0.0 22:10:02 ---> Running in ed188f2c9043 22:10:02 Removing intermediate container ed188f2c9043 22:10:02 ---> bec50d3fb05e 22:10:02 22:10:02 Successfully built bec50d3fb05e 22:10:02 Successfully tagged security-proxy-setup:latest 22:10:02  Building security-proxy-setup ... done 20.10.7: Pulling from library/docker 22:10:04 Removing intermediate container 13b09fc75c3c 22:10:04 ---> 4a6500642870 22:10:04 Successfully built 4a6500642870 22:10:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:10:04 + docker inspect -f . ci-base-image-arm64 22:10:04 . [Pipeline] withDockerContainer 22:10:04 prd-ubuntu18.04-docker-arm64-4c-16g-636 does not seem to be running inside a container 22:10:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:10:06 $ docker top 4cc4ecf2ec3e35d9775f11025fada3e2c8a755ad4818dd71de68d600b4acd891 -eo pid,comm [Pipeline] { [Pipeline] sh 22:10:07 + go version 22:10:07 go version go1.16.6 linux/arm64 [Pipeline] } 22:10:07 $ docker stop --time=1 4cc4ecf2ec3e35d9775f11025fada3e2c8a755ad4818dd71de68d600b4acd891 22:10:09 $ docker rm -f 4cc4ecf2ec3e35d9775f11025fada3e2c8a755ad4818dd71de68d600b4acd891 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:10:10 + docker inspect -f . ci-base-image-arm64 22:10:10 . [Pipeline] withDockerContainer 22:10:10 prd-ubuntu18.04-docker-arm64-4c-16g-636 does not seem to be running inside a container 22:10: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:10:11 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 22:10:11 Status: Downloaded newer image for docker:20.10.7 22:10:11 ---> 08bdaf2f88f9 22:10:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:10:11 ---> Running in 5e84e7c45475 22:10:11 Removing intermediate container 5e84e7c45475 22:10:11 ---> 59dcf2fa906b 22:10:11 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 22:10:11 ---> Running in e4b5ae39c985 22:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:10:11 (1/39) Installing readline (8.1.0-r0) 22:10:11 (2/39) Installing bash (5.1.0-r0) 22:10:11 Executing bash-5.1.0-r0.post-install 22:10:11 (3/39) Installing brotli-libs (1.0.9-r3) 22:10:11 (4/39) Installing nghttp2-libs (1.42.0-r1) 22:10:11 (5/39) Installing libcurl (7.78.0-r0) 22:10:11 (6/39) Installing curl (7.78.0-r0) 22:10:11 (7/39) Installing dumb-init (1.2.5-r0) 22:10:11 (8/39) Installing libbz2 (1.0.8-r1) 22:10:11 (9/39) Installing expat (2.2.10-r1) 22:10:11 (10/39) Installing libffi (3.3-r2) 22:10:11 (11/39) Installing gdbm (1.19-r0) 22:10:11 (12/39) Installing xz-libs (5.2.5-r0) 22:10:11 (13/39) Installing sqlite-libs (3.34.1-r0) 22:10:11 (14/39) Installing python3 (3.8.10-r0) 22:10:12 $ docker top 675d8c4e5b913fdb28c71f654d51ee623dc69f584df52ded584f747fac585404 -eo pid,comm 22:10:12 (15/39) Installing py3-appdirs (1.4.4-r1) 22:10:12 (16/39) Installing py3-ordered-set (4.0.2-r0) 22:10:12 (17/39) Installing py3-parsing (2.4.7-r1) 22:10:12 (18/39) Installing py3-six (1.15.0-r0) 22:10:12 (19/39) Installing py3-packaging (20.9-r0) 22:10:12 (20/39) Installing py3-setuptools (51.3.3-r0) 22:10:12 (21/39) Installing py3-chardet (4.0.0-r0) 22:10:12 (22/39) Installing py3-idna (3.1-r0) [Pipeline] { [Pipeline] echo 22:10:12 ========================================================= 22:10:12 [edgeXBuildGoParallel] Running Tests and Build... 22:10:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:10:12 (23/39) Installing py3-urllib3 (1.26.2-r1) 22:10:12 (24/39) Installing py3-requests (2.25.1-r1) 22:10:12 (25/39) Installing py3-msgpack (1.0.2-r0) 22:10:12 (26/39) Installing py3-lockfile (0.12.2-r3) 22:10:12 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:10:12 (28/39) Installing py3-colorama (0.4.4-r0) 22:10:12 (29/39) Installing py3-contextlib2 (0.6.0-r0) 22:10:12 (30/39) Installing py3-distlib (0.3.1-r1) 22:10:12 (31/39) Installing py3-distro (1.5.0-r1) 22:10:12 (32/39) Installing py3-webencodings (0.5.1-r3) 22:10:12 (33/39) Installing py3-html5lib (1.1-r0) 22:10:12 (34/39) Installing py3-pytoml (0.1.21-r0) 22:10:12 (35/39) Installing py3-pep517 (0.9.1-r0) 22:10:12 (36/39) Installing py3-progress (1.5-r0) 22:10:12 (37/39) Installing py3-retrying (1.3.3-r0) 22:10:12 (38/39) Installing py3-toml (0.10.2-r0) 22:10:12 (39/39) Installing py3-pip (20.3.4-r0) 22:10:13 Executing busybox-1.32.1-r6.trigger 22:10:13 OK: 82 MiB in 59 packages 22:10:13 + go mod tidy [Pipeline] sh 22:10:14 Collecting docker-compose==1.23.2 22:10:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:10:14 Collecting docopt<0.7,>=0.6.1 22:10:14 Downloading docopt-0.6.2.tar.gz (25 kB) 22:10:15 Collecting jsonschema<3,>=2.5.1 22:10:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:10:15 Collecting docker<4.0,>=3.6.0 22:10:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:10:15 Collecting PyYAML<4,>=3.10 22:10:15 Downloading PyYAML-3.13.tar.gz (270 kB) 22:10:15 + make test 22:10:15 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 22:10:15 go mod tidy 22:10:15 Collecting websocket-client<1.0,>=0.32.0 22:10:15 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:10:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:10:15 Collecting cached-property<2,>=1.2.0 22:10:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:10:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:10:15 Collecting texttable<0.10,>=0.9.0 22:10:15 Downloading texttable-0.9.1.tar.gz (11 kB) 22:10:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:10:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:10:16 Collecting dockerpty<0.5,>=0.4.1 22:10:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:10:16 Collecting docker-pycreds>=0.4.0 22:10:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:10:16 Collecting urllib3<1.25,>=1.21.1 22:10:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:10:16 Collecting certifi>=2017.4.17 22:10:16 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 22:10:16 Collecting idna<2.8,>=2.5 22:10:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:10:16 Collecting chardet<3.1.0,>=3.0.2 22:10:16 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:10:16 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:10:16 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:10:16 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:10:16 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:10:16 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:10:16 Attempting uninstall: urllib3 22:10:16 Found existing installation: urllib3 1.26.2 22:10:16 Uninstalling urllib3-1.26.2: 22:10:16 Successfully uninstalled urllib3-1.26.2 22:10:16 Attempting uninstall: idna 22:10:16 Found existing installation: idna 3.1 22:10:16 Uninstalling idna-3.1: 22:10:16 Successfully uninstalled idna-3.1 22:10:17 Attempting uninstall: chardet 22:10:17 Found existing installation: chardet 4.0.0 22:10:17 Uninstalling chardet-4.0.0: 22:10:17 Successfully uninstalled chardet-4.0.0 22:10:17 Attempting uninstall: requests 22:10:17 Found existing installation: requests 2.25.1 22:10:17 Uninstalling requests-2.25.1: 22:10:17 Successfully uninstalled requests-2.25.1 22:10:17 Running setup.py install for texttable: started 22:10:17 Running setup.py install for texttable: finished with status 'done' 22:10:17 Running setup.py install for PyYAML: started 22:10:18 Running setup.py install for PyYAML: finished with status 'done' 22:10:18 Running setup.py install for docopt: started 22:10:18 Running setup.py install for docopt: finished with status 'done' 22:10:18 Running setup.py install for dockerpty: started 22:10:18 Running setup.py install for dockerpty: finished with status 'done' 22:10:19 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 22:10:22 Removing intermediate container e4b5ae39c985 22:10:22 ---> 8e773db6b27d 22:10:22 Step 15/24 : ENV APP_PORT=58890 22:10:22 ---> Running in 4724ba583a04 22:10:22 Removing intermediate container 4724ba583a04 22:10:22 ---> 403e7f00948b 22:10:22 Step 16/24 : EXPOSE $APP_PORT 22:10:22 ---> Running in c35dca89f6f1 22:10:22 Removing intermediate container c35dca89f6f1 22:10:22 ---> b346b7141a51 22:10:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:10:22 ---> bb9fbfe93675 22:10:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:10:22 ---> e293d67d5a63 22:10:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:10:22 ---> 5d4b5508b449 22:10:22 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:10:22 ---> Running in b8e627ca5154 22:10:23 Removing intermediate container b8e627ca5154 22:10:23 ---> 50496e24acf6 22:10:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:10:23 ---> Running in 9372a4945bcc 22:10:23 Removing intermediate container 9372a4945bcc 22:10:23 ---> 0a6b8f8a928d 22:10:23 Step 22/24 : LABEL arch=x86_64 22:10:23 ---> Running in 20fbcca2c27a 22:10:23 Removing intermediate container 20fbcca2c27a 22:10:23 ---> 21cc40256607 22:10:23 Step 23/24 : LABEL git_sha=e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b 22:10:23 ---> Running in 4a0023cc624a 22:10:23 Removing intermediate container 4a0023cc624a 22:10:23 ---> ca46ac25a029 22:10:23 Step 24/24 : LABEL version=0.0.0 22:10:23 ---> Running in e7a05b7e472b 22:10:23 Removing intermediate container e7a05b7e472b 22:10:23 ---> 89b18ace27c3 22:10:23 22:10:23 Successfully built 89b18ace27c3 22:10:23 Successfully tagged sys-mgmt-agent:latest 22:10:23  Building sys-mgmt-agent ... done  [Pipeline] } 22:10:23 $ docker stop --time=1 22bd75f5f8079c12067b73c2e3ae0421abc9b416111d723a6e610c8838f2f277 22:10:24 $ docker rm -f 22bd75f5f8079c12067b73c2e3ae0421abc9b416111d723a6e610c8838f2f277 [Pipeline] // withDockerContainer [Pipeline] sh 22:10:25 + docker images 22:10:25 REPOSITORY TAG IMAGE ID CREATED SIZE 22:10:25 sys-mgmt-agent latest 89b18ace27c3 2 seconds ago 325MB 22:10:25 security-proxy-setup latest bec50d3fb05e 23 seconds ago 25.9MB 22:10:25 security-bootstrapper latest 1d930a2cd9e0 23 seconds ago 18.8MB 22:10:25 a8a3b2ed0779 23 seconds ago 1.75GB 22:10:25 ef97fdc894ef 27 seconds ago 1.76GB 22:10:25 support-scheduler latest 1b92f4a24362 30 seconds ago 16.1MB 22:10:25 828d7b3e46a7 33 seconds ago 1.75GB 22:10:25 cce32ac6b581 35 seconds ago 1.75GB 22:10:25 core-data latest 328ae05e3db4 About a minute ago 20.4MB 22:10:25 security-secretstore-setup latest be198c363dd8 About a minute ago 28.1MB 22:10:25 core-command latest 2094d0b68464 About a minute ago 16MB 22:10:25 support-notifications latest 855cd7bed8e7 About a minute ago 16.8MB 22:10:25 core-metadata latest f8de21830e6f About a minute ago 16.7MB 22:10:25 b753a96a5527 About a minute ago 1.76GB 22:10:25 71df91393297 About a minute ago 1.75GB 22:10:25 65e169e85fa6 About a minute ago 1.76GB 22:10:25 406326c418c4 About a minute ago 1.75GB 22:10:25 b7b0c8d8e9cb About a minute ago 1.75GB 22:10:25 ci-base-image-x86_64 latest 4d1fdd5807c8 5 minutes ago 1.25GB 22:10:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 days ago 37.5MB 22:10:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 2 weeks ago 547MB 22:10:25 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 22:10:25 alpine 3.12 13621d1b12d4 4 months ago 5.58MB 22:10:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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 22:10:41 Still waiting to schedule task 22:10:41 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:10:42 ? github.com/edgexfoundry/edgex-go [no test files] 22:11:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:11:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:11:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:11:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:11:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:11:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:11:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:11:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:11:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:11:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:11:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:11:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:11:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:11:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:12:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.210s coverage: 28.7% of statements 22:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:12:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.408s coverage: 100.0% of statements 22:12:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:12:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.305s coverage: 46.3% of statements 22:12:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:12:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:12:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.690s coverage: 90.1% of statements 22:12:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:12:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:12:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.254s coverage: 81.2% of statements 22:12:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:12:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:12:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:12:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:12:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:12:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.455s coverage: 94.2% of statements 22:12:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:12:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:12:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.391s coverage: 59.1% of statements 22:12:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:12:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:12:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:12:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:12:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:12:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.176s coverage: 60.0% of statements 22:12:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:12:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:12:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:12:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.323s coverage: 0.8% of statements 22:12:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:12:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements 22:12:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.232s coverage: 21.7% of statements 22:12:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:12:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.305s coverage: 47.1% of statements 22:12:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.216s coverage: 79.5% of statements 22:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.172s coverage: 94.1% of statements 22:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.182s coverage: 96.3% of statements 22:12:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.211s coverage: 87.5% of statements 22:12:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.216s coverage: 94.4% of statements 22:12:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.170s coverage: 44.8% of statements 22:12:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.604s coverage: 81.8% of statements 22:12:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.267s coverage: 92.9% of statements 22:12:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:12:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:12:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 22:12:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:12:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:12:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:12:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:12:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.184s coverage: 87.2% of statements 22:12:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:12:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements 22:12:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.230s coverage: 58.8% of statements 22:12:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.243s coverage: 80.0% of statements 22:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements 22:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.357s coverage: 85.4% of statements 22:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.308s coverage: 91.2% of statements 22:12:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.820s coverage: 64.4% of statements 22:12:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:12:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.198s coverage: 100.0% of statements 22:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.103s coverage: 91.3% of statements 22:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements 22:12:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements 22:12:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.089s coverage: 100.0% of statements 22:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.073s coverage: 66.9% of statements 22:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:12:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.787s coverage: 43.6% of statements 22:12:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:12:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:12:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.337s coverage: 89.5% of statements 22:12:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:12:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.225s coverage: 84.8% of statements 22:12:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:13:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.262s coverage: 19.5% of statements 22:13:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:13:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:13:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:13:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:13:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.567s coverage: 92.0% of statements 22:13:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:13:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:13:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:13:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:13:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.210s coverage: 62.7% of statements 22:13:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:13:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:13:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.419s coverage: 97.7% of statements 22:13:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:13:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:13:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:13:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:13:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.163s coverage: 28.9% of statements 22:13:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:13:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:13:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:13:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:13:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:13:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:13:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.195s coverage: 100.0% of statements 22:13:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements 22:13:06 GO111MODULE=on go vet ./... 22:14:15 Running on prd-ubuntu18.04-docker-8c-8g-638 in /w/workspace/edgexfoundry_edgex-go_PR-3681 [Pipeline] { [Pipeline] ws 22:14:16 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:14:16 The recommended git tool is: git 22:14:18 using credential edgex-jenkins-ssh 22:14:18 Cloning the remote Git repository 22:14:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:14:18 > git init /w/workspace/edgex-go/1 # timeout=10 22:14:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:14:18 > git --version # timeout=10 22:14:18 > git --version # 'git version 2.17.1' 22:14:18 using GIT_SSH to set credentials SSH Credentials for GitHub 22:14:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:14:27 gofmt -l . 22:14:27 [ "`gofmt -l .`" = "" ] 22:14:27 ./bin/test-attribution-txt.sh [Pipeline] sh 22:14:28 + ls -al . 22:14:28 total 636 22:14:28 drwxrwxr-x 9 1001 1001 4096 Aug 23 22:14 . 22:14:28 drwxr-xr-x 4 root root 4096 Aug 23 22:10 .. 22:14:28 -rw-rw-r-- 1 1001 1001 11 Aug 23 22:07 .dockerignore 22:14:28 drwxrwxr-x 8 1001 1001 4096 Aug 23 22:07 .git 22:14:28 drwxrwxr-x 4 1001 1001 4096 Aug 23 22:07 .github 22:14:28 -rw-rw-r-- 1 1001 1001 818 Aug 23 22:07 .gitignore 22:14:28 -rw-rw-r-- 1 1001 1001 76 Aug 23 22:07 .hadolint.yml 22:14:28 -rw-rw-r-- 1 1001 1001 166 Aug 23 22:07 .sonarcloud.properties 22:14:28 -rw-rw-r-- 1 1001 1001 1171 Aug 23 22:07 ADOPTERS.md 22:14:28 -rw-rw-r-- 1 1001 1001 8609 Aug 23 22:07 Attribution.txt 22:14:28 -rw-rw-r-- 1 1001 1001 43881 Aug 23 22:07 CHANGELOG.md 22:14:28 -rw-rw-r-- 1 1001 1001 3804 Aug 23 22:07 CONTRIBUTING.md 22:14:28 -rw-rw-r-- 1 1001 1001 677 Aug 23 22:07 GOVERNANCE.md 22:14:28 -rw-rw-r-- 1 1001 1001 849 Aug 23 22:07 Jenkinsfile 22:14:28 -rw-rw-r-- 1 1001 1001 10775 Aug 23 22:07 LICENSE 22:14:28 -rw-rw-r-- 1 1001 1001 5915 Aug 23 22:07 Makefile 22:14:28 -rw-rw-r-- 1 1001 1001 582 Aug 23 22:07 OWNERS.md 22:14:28 -rw-rw-r-- 1 1001 1001 8643 Aug 23 22:07 README.md 22:14:28 -rw-rw-r-- 1 1001 1001 6912 Aug 23 22:07 SECURITY.md 22:14:28 -rw-rw-r-- 1 1001 1001 5 Aug 23 22:03 VERSION 22:14:28 -rw-rw-r-- 1 1001 1001 4131 Aug 23 22:07 ZMQWindows.md 22:14:28 drwxrwxr-x 2 1001 1001 4096 Aug 23 22:07 bin 22:14:28 drwxrwxr-x 14 1001 1001 4096 Aug 23 22:07 cmd 22:14:28 -rw-r--r-- 1 root root 404331 Aug 23 22:13 coverage.out 22:14:28 -rw-rw-r-- 1 1001 1001 813 Aug 23 22:07 go.mod 22:14:28 -rw-r--r-- 1 root root 50064 Aug 23 22:10 go.sum 22:14:28 drwxrwxr-x 8 1001 1001 4096 Aug 23 22:07 internal 22:14:28 drwxrwxr-x 3 1001 1001 4096 Aug 23 22:07 openapi 22:14:28 drwxrwxr-x 4 1001 1001 4096 Aug 23 22:07 snap 22:14:28 -rw-rw-r-- 1 1001 1001 204 Aug 23 22:07 version.go [Pipeline] sh 22:14:29 + '[' -e coverage.out ] 22:14:29 + chown 1001:1001 coverage.out [Pipeline] stash 22:14:29 Warning: overwriting stash ‘coverage-report’ 22:14:30 Stashed 1 file(s) [Pipeline] sh 22:14:31 + make build 22:14:31 go mod tidy 22:14:31 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 22:14:38 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 22:14:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:14:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:14:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:14:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:14:44 using GIT_SSH to set credentials SSH Credentials for GitHub 22:14:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3681/head:refs/remotes/origin/PR-3681 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:14:44 Merging remotes/origin/main commit e58d3ad6df51a4932149737fcf4ff898b8ee43d5 into PR head commit 8e54703a7997f0fdccb4874b1fbe9ec332d04aee 22:14:44 Merge succeeded, producing e04e8bfc37ff7d2f00b4acd984341f9f9c5bd6f5 22:14:44 Checking out Revision e04e8bfc37ff7d2f00b4acd984341f9f9c5bd6f5 (PR-3681) 22:14:44 > git config core.sparsecheckout # timeout=10 22:14:44 > git checkout -f 8e54703a7997f0fdccb4874b1fbe9ec332d04aee # timeout=10 22:14:44 > git remote # timeout=10 22:14:44 > git config --get remote.origin.url # timeout=10 22:14:44 using GIT_SSH to set credentials SSH Credentials for GitHub 22:14:44 > git merge e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 22:14:44 > git rev-parse HEAD^{commit} # timeout=10 22:14:44 > git config core.sparsecheckout # timeout=10 22:14:44 > git checkout -f e04e8bfc37ff7d2f00b4acd984341f9f9c5bd6f5 # timeout=10 22:14:48 Commit message: "Merge commit 'e58d3ad6df51a4932149737fcf4ff898b8ee43d5' into HEAD" 22:14:48 First time build. Skipping changelog. 22:14:49 > git --version # timeout=10 22:14:49 > git --version # 'git version 2.17.1' 22:14:49 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:14:50 + echo snap-build.sh 22:14:50 snap-build.sh 22:14:50 + SNAP_BASE_DIR=. 22:14:50 + '[' '!' -z /w/workspace/edgex-go/1 ']' 22:14:50 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 22:14:50 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 22:14:50 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 22:14:50 + cd /w/workspace/edgex-go/1 22:14:50 + sudo apt-get remove -qy --purge lxd lxd-client 22:14:50 Reading package lists... 22:14:50 Building dependency tree... 22:14:50 Reading state information... 22:14:50 The following packages were automatically installed and are no longer required: 22:14:50 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:14:50 uidmap xdelta3 22:14:50 Use 'sudo apt autoremove' to remove them. 22:14:50 The following packages will be REMOVED: 22:14:50 lxd* lxd-client* 22:14:50 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:14:50 After this operation, 31.7 MB disk space will be freed. 22:14:50 (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.) 22:14:50 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:14:51 Removing lxd dnsmasq configuration 22:14:51 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:14:51 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 22:14:52 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:14:52 (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.) 22:14:52 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:14:53 Processing triggers for systemd (237-3ubuntu10.45) ... 22:14:53 Processing triggers for ureadahead (0.100.0-21) ... 22:14:54 + sudo snap remove --purge lxd 22:14:54 snap "lxd" is not installed 22:14:54 + sudo groupadd --force --system lxd 22:14:54 ++ whoami 22:14:54 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:14:54 + newgrp - lxd 22:14:54 + sudo snap install lxd 22:15:00 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 22:15:02 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 22:15:04 2021-08-23T22:15:01Z INFO Waiting for automatic snapd restart... 22:15:07 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 22:15:08 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 22:15:11 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 22:15:14 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 22:15:16 lxd 4.17 from Canonical* installed 22:15:16 + sudo lxd init --auto 22:15:18 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 22:15:22 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 22:15:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:15:27 + sudo snap install --classic snapcraft 22:15:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:15:33 snapcraft 5.0 from Canonical* installed 22:15:33 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 22:15:33 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 22:15:33 % Total % Received % Xferd Average Speed Time Time Time Current 22:15:33 Dload Upload Total Spent Left Speed 22:15:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 0 627 0 0 3522 0 --:--:-- --:--:-- --:--:-- 3542 22:15:34 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 4763k 0 --:--:-- --:--:-- --:--:-- 9.9M 22:15:34 ./yq_linux_amd64 22:15:34 + sudo snapcraft prime --use-lxd [Pipeline] } 22:15:34 $ docker stop --time=1 675d8c4e5b913fdb28c71f654d51ee623dc69f584df52ded584f747fac585404 22:15:36 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 22:15:36 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: 22:15:36 - README.md 22:15:36 22:15:36 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:15:36 Launching a container. 22:15:37 $ docker rm -f 675d8c4e5b913fdb28c71f654d51ee623dc69f584df52ded584f747fac585404 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:15:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:15:39 22:15:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:15:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:15:40 latest: Pulling from edgex-devops/edgex-compose-arm64 22:15:40 29e5d40040c1: Pulling fs layer 22:15:40 1ce36da41761: Pulling fs layer 22:15:40 25b303627fd3: Pulling fs layer 22:15:40 29e5d40040c1: Verifying Checksum 22:15:40 29e5d40040c1: Download complete 22:15:41 1ce36da41761: Verifying Checksum 22:15:41 1ce36da41761: Download complete 22:15:41 29e5d40040c1: Pull complete 22:15:42 1ce36da41761: Pull complete 22:15:42 25b303627fd3: Verifying Checksum 22:15:42 25b303627fd3: Download complete 22:15:43 Waiting for container to be ready 22:15:43 To start your first instance, try: lxc launch ubuntu:18.04 22:15:43 22:15:47 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 22:15:47 Waiting for network to be ready... 22:15:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:15:47 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] 22:15:47 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:15:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 22:15:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 22:15:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 22:15:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 22:15:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 22:15:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] 22:15:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] 22:15:48 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:15:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:15:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:15:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:15:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:15:48 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:15:48 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:15:48 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:15:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:15:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] 22:15:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 22:15:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 22:15:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 22:15:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 22:15:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 22:15:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] 22:15:49 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] 22:15:52 Fetched 25.1 MB in 4s (5948 kB/s) 22:15:52 Reading package lists... 22:15:52 Reading package lists... 22:15:53 25b303627fd3: Pull complete 22:15:53 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:15:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:15:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:15:53 Building dependency tree... 22:15:53 Reading state information... 22:15:53 The following additional packages will be installed: 22:15:53 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:15:53 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:15:53 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:15:53 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 22:15:53 Suggested packages: 22:15:53 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 22:15:53 Recommended packages: 22:15:53 gnupg libsasl2-modules 22:15:53 The following NEW packages will be installed: 22:15:53 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:15:53 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:15:53 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:15:53 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 22:15:53 The following packages will be upgraded: 22:15:53 gpg gpg-agent gpgconf libudev1 22:15:53 prd-ubuntu18.04-docker-arm64-4c-16g-636 does not seem to be running inside a container 22:15:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:15:53 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 22:15:53 Need to get 3527 kB of archives. 22:15:53 After this operation, 13.3 MB of additional disk space will be used. 22:15:53 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] 22:15:53 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] 22:15:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 22:15:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 22:15:53 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 22:15:53 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 22:15:54 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 22:15:54 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 22:15:54 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 22:15:54 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 22:15:54 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 22:15:54 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 22:15:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 22:15:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 22:15:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 22:15:54 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 22:15:54 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 22:15:54 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 22:15:54 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 22:15:54 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 22:15:54 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 22:15:54 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 22:15:54 debconf: delaying package configuration, since apt-utils is not installed 22:15:54 Fetched 3527 kB in 1s (2870 kB/s) 22:15:54 (Reading database ... 12511 files and directories currently installed.) 22:15:54 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 22:15:54 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 22:15:54 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 22:15:54 Selecting previously unselected package udev. 22:15:54 (Reading database ... 12511 files and directories currently installed.) 22:15:54 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 22:15:54 Unpacking udev (237-3ubuntu10.51) ... 22:15:55 Selecting previously unselected package libfuse2:amd64. 22:15:55 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 22:15:55 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:15:55 Selecting previously unselected package fuse. 22:15:55 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 22:15:55 Unpacking fuse (2.9.7-1ubuntu1) ... 22:15:55 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 22:15:55 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:15:55 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 22:15:55 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:15:55 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 22:15:55 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:15:55 Selecting previously unselected package libksba8:amd64. 22:15:55 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 22:15:55 Unpacking libksba8:amd64 (1.3.5-2) ... 22:15:55 Selecting previously unselected package libroken18-heimdal:amd64. 22:15:55 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:15:55 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:55 Selecting previously unselected package libasn1-8-heimdal:amd64. 22:15:55 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:15:55 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:55 Selecting previously unselected package libheimbase1-heimdal:amd64. 22:15:55 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:15:55 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:55 Selecting previously unselected package libhcrypto4-heimdal:amd64. 22:15:55 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:15:55 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:55 Selecting previously unselected package libwind0-heimdal:amd64. 22:15:55 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:15:55 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:55 Selecting previously unselected package libhx509-5-heimdal:amd64. 22:15:55 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:15:55 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:55 Selecting previously unselected package libkrb5-26-heimdal:amd64. 22:15:55 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:15:55 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:55 Selecting previously unselected package libheimntlm0-heimdal:amd64. 22:15:55 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:15:55 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:55 Selecting previously unselected package libgssapi3-heimdal:amd64. 22:15:55 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:15:55 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:55 Selecting previously unselected package libsasl2-modules-db:amd64. 22:15:55 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:15:55 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:15:55 Selecting previously unselected package libsasl2-2:amd64. 22:15:55 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:15:55 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:15:55 Selecting previously unselected package libldap-common. 22:15:55 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 22:15:55 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:15:55 Selecting previously unselected package libldap-2.4-2:amd64. 22:15:55 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 22:15:55 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:15:56 Selecting previously unselected package dirmngr. 22:15:56 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 22:15:56 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 22:15:56 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:15:56 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 22:15:56 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:15:56 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:15:56 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:15:56 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 22:15:56 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:56 Setting up libksba8:amd64 (1.3.5-2) ... 22:15:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:15:56 Setting up udev (237-3ubuntu10.51) ... 22:15:56 invoke-rc.d: policy-rc.d denied execution of start. 22:15:56 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:56 Processing triggers for systemd (237-3ubuntu10) ... 22:15:56 Setting up fuse (2.9.7-1ubuntu1) ... 22:15:56 Setting up gpg (2.2.4-1ubuntu1.4) ... 22:15:56 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:56 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:56 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:56 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:56 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:56 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:56 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:15:56 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:15:56 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 22:15:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:15:57 $ docker top e8cdf074137260e985cf71843678b0ca19fa818b14268cba88c4630c88427602 -eo pid,comm 22:15:57 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 22:15:57 settings in the [Install] section, and DefaultInstance for template units). 22:15:57 This means they are not meant to be enabled using systemctl. 22:15:57 Possible reasons for having this kind of units are: 22:15:57 1) A unit may be statically enabled by being symlinked from another unit's 22:15:57 .wants/ or .requires/ directory. 22:15:57 2) A unit's purpose may be to act as a helper for some other unit which has 22:15:57 a requirement dependency on it. 22:15:57 3) A unit may be started when needed via activation (socket, path, timer, 22:15:57 D-Bus, udev, scripted systemctl call, ...). 22:15:57 4) In case of template units, the unit is meant to be enabled with some 22:15:57 instance name specified. [Pipeline] { 22:15:57 Reading package lists... [Pipeline] sh 22:15:57 Building dependency tree... 22:15:57 Reading state information... 22:15:58 The following additional packages will be installed: 22:15:58 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 22:15:58 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 22:15:58 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 22:15:58 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 22:15:58 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 22:15:58 Suggested packages: 22:15:58 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 22:15:58 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 22:15:58 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 22:15:58 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 22:15:58 systemd-container policykit-1 22:15:58 Recommended packages: 22:15:58 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 22:15:58 The following NEW packages will be installed: 22:15:58 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 22:15:58 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 22:15:58 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 22:15:58 multiarch-support openssh-client python3 python3-minimal python3.6 22:15:58 python3.6-minimal snapd squashfs-tools sudo 22:15:58 The following packages will be upgraded: 22:15:58 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 22:15:58 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 22:15:58 Need to get 36.7 MB of archives. 22:15:58 After this operation, 147 MB of additional disk space will be used. 22:15:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 22:15:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 22:15:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 22:15:58 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 22:15:58 + grep parallel 22:15:58 + docker-compose build --help 22:15:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 22:15:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 22:15:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 22:15:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 22:15:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 22:15:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 22:15:58 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 22:15:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 22:15:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 22:15:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 22:15:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 22:15:58 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 22:15:58 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 22:15:59 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 22:15:59 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.10 [1301 kB] 22:15:59 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 22:15:59 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 22:15:59 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 22:15:59 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 22:15:59 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 22:15:59 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 22:15:59 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 22:15:59 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 22:15:59 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 22:15:59 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 22:15:59 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 22:16:00 debconf: delaying package configuration, since apt-utils is not installed 22:16:00 Fetched 36.7 MB in 2s (15.7 MB/s) 22:16:00 (Reading database ... 12757 files and directories currently installed.) 22:16:00 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 22:16:00 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 22:16:00 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 22:16:01 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 22:16:01 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 22:16:01 (Reading database ... 12757 files and directories currently installed.) 22:16:01 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 22:16:01 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 22:16:01 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 22:16:01 (Reading database ... 12757 files and directories currently installed.) 22:16:01 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 22:16:01 Unpacking apt (1.6.14) over (1.6.1) ... 22:16:01 Setting up apt (1.6.14) ... 22:16:01 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 22:16:02 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 22:16:02 (Reading database ... 12764 files and directories currently installed.) 22:16:02 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... 22:16:02 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... 22:16:02 Selecting previously unselected package libpython3.6-minimal:amd64. 22:16:02 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:16:02 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:16:02 Selecting previously unselected package libexpat1:amd64. 22:16:02 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 22:16:02 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:16:02 Selecting previously unselected package python3.6-minimal. 22:16:02 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:16:02 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:16:02 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) ... 22:16:02 --parallel Build images in parallel. 22:16:02 Checking for services that may need to be restarted...done. 22:16:02 Checking for services that may need to be restarted...done. 22:16:02 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:16:02 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:16:02 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [Pipeline] } 22:16:02 $ docker stop --time=1 e8cdf074137260e985cf71843678b0ca19fa818b14268cba88c4630c88427602 22:16:03 Selecting previously unselected package python3-minimal. 22:16:03 (Reading database ... 13012 files and directories currently installed.) 22:16:03 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 22:16:03 Unpacking python3-minimal (3.6.7-1~18.04) ... 22:16:03 Selecting previously unselected package mime-support. 22:16:03 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 22:16:03 Unpacking mime-support (3.60ubuntu1) ... 22:16:03 Selecting previously unselected package libmpdec2:amd64. 22:16:03 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 22:16:03 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:16:03 Selecting previously unselected package libpython3.6-stdlib:amd64. 22:16:03 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:16:03 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:16:03 Selecting previously unselected package python3.6. 22:16:03 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:16:03 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:16:03 Selecting previously unselected package libpython3-stdlib:amd64. 22:16:03 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 22:16:03 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:16:03 Setting up python3-minimal (3.6.7-1~18.04) ... 22:16:03 Selecting previously unselected package python3. 22:16:03 (Reading database ... 13442 files and directories currently installed.) 22:16:03 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 22:16:03 Unpacking python3 (3.6.7-1~18.04) ... 22:16:03 Selecting previously unselected package multiarch-support. 22:16:03 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 22:16:03 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 22:16:03 Setting up multiarch-support (2.27-3ubuntu1.4) ... 22:16:03 Selecting previously unselected package liblzo2-2:amd64. 22:16:03 (Reading database ... 13479 files and directories currently installed.) 22:16:03 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 22:16:03 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 22:16:04 Selecting previously unselected package libbsd0:amd64. 22:16:04 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 22:16:04 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:16:04 Selecting previously unselected package sudo. 22:16:04 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 22:16:04 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 22:16:04 Selecting previously unselected package apparmor. 22:16:04 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 22:16:04 Unpacking apparmor (2.12-4ubuntu5.1) ... 22:16:04 Selecting previously unselected package libedit2:amd64. 22:16:04 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 22:16:04 Unpacking libedit2:amd64 (3.1-20170329-1) ... 22:16:04 Selecting previously unselected package libkrb5support0:amd64. 22:16:04 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 22:16:04 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:16:04 Selecting previously unselected package libk5crypto3:amd64. 22:16:04 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 22:16:04 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:16:04 Selecting previously unselected package libkeyutils1:amd64. 22:16:04 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 22:16:04 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:16:04 Selecting previously unselected package libkrb5-3:amd64. 22:16:04 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 22:16:04 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:16:04 Selecting previously unselected package libgssapi-krb5-2:amd64. 22:16:04 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 22:16:04 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:16:04 Selecting previously unselected package libssl1.0.0:amd64. 22:16:04 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 22:16:04 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 22:16:04 $ docker rm -f e8cdf074137260e985cf71843678b0ca19fa818b14268cba88c4630c88427602 22:16:05 Selecting previously unselected package openssh-client. 22:16:05 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 22:16:05 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 22:16:05 Selecting previously unselected package squashfs-tools. 22:16:05 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 22:16:05 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 22:16:05 Selecting previously unselected package snapd. 22:16:05 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 22:16:05 Unpacking snapd (2.49.2+18.04) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:16:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:16:05 . [Pipeline] withDockerContainer 22:16:05 prd-ubuntu18.04-docker-arm64-4c-16g-636 does not seem to be running inside a container 22:16:06 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:16:07 Setting up libedit2:amd64 (3.1-20170329-1) ... 22:16:07 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 22:16:07 Setting up mime-support (3.60ubuntu1) ... 22:16:07 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 22:16:07 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:16:07 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:16:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:16:07 Setting up systemd (237-3ubuntu10.51) ... 22:16:07 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 22:16:07 $ docker top b1512e59bb797f8284e0b53445c91620ede6389d361c9bd2e437b18c2f3494aa -eo pid,comm 22:16:07 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:16:07 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:16:07 Setting up liblzo2-2:amd64 (2.08-1.2) ... 22:16:07 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:16:07 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [Pipeline] { [Pipeline] sh 22:16:07 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:16:08 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 22:16:08 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:16:08 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:16:08 Setting up python3 (3.6.7-1~18.04) ... 22:16:08 running python rtupdate hooks for python3.6... 22:16:08 running python post-rtupdate hooks for python3.6... 22:16:08 Setting up apparmor (2.12-4ubuntu5.1) ... 22:16:08 + docker-compose -f ./docker-compose-build.yml build --parallel 22:16:09 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 22:16:09 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:16:09 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 22:16:09 Setting up snapd (2.49.2+18.04) ... 22:16:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 22:16:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 22:16:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 22:16:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 22:16:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:16:10 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:16:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 22:16:10 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 22:16:10 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 22:16:11 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 22:16:11 /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' 22:16:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:16:11 Processing triggers for systemd (237-3ubuntu10.51) ... 22:16:12 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:16:12 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:16:12 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:16:12 Building core-command ... 22:16:12 Building core-data ... 22:16:12 Building core-metadata ... 22:16:12 Building security-bootstrapper ... 22:16:12 Building security-proxy-setup ... 22:16:12 Building security-secretstore-setup ... 22:16:12 Building support-notifications ... 22:16:12 Building support-scheduler ... 22:16:12 Building sys-mgmt-agent ... 22:16:12 Building sys-mgmt-agent 22:16:12 Building support-scheduler 22:16:12 Building security-proxy-setup 22:16:12 Building core-metadata 22:16:12 Building support-notifications 22:16:13 Reading package lists... 22:16:13 Reading package lists... 22:16:13 Building dependency tree... 22:16:13 Reading state information... 22:16:13 Calculating upgrade... 22:16:13 The following packages will be upgraded: 22:16:13 advancecomp base-files bash binutils binutils-common 22:16:13 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 22:16:13 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 22:16:13 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 22:16:13 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 22:16:13 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 22:16:13 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 22:16:13 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 22:16:13 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 22:16:13 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 22:16:13 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 22:16:13 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 22:16:13 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 22:16:13 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 22:16:13 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 22:16:13 ubuntu-keyring util-linux 22:16:13 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 22:16:13 Need to get 64.2 MB of archives. 22:16:13 After this operation, 5126 kB of additional disk space will be used. 22:16:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] 22:16:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 22:16:14 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 22:16:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 22:16:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 22:16:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 22:16:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 22:16:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 22:16:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 22:16:14 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 22:16:14 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 22:16:14 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 22:16:14 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 22:16:14 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 22:16:14 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 22:16:14 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 22:16:14 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 22:16:14 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 22:16:14 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 22:16:14 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 22:16:14 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 22:16:14 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 22:16:14 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 22:16:14 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 22:16:14 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 22:16:14 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 22:16:14 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 22:16:14 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 22:16:14 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 22:16:14 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 22:16:14 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 22:16:14 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 22:16:14 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 22:16:14 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 22:16:14 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 22:16:14 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 22:16:14 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 22:16:14 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 22:16:14 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 22:16:14 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 22:16:14 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 22:16:14 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 22:16:14 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 22:16:14 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 22:16:14 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 22:16:14 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 22:16:14 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 22:16:14 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 22:16:14 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 22:16:14 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 22:16:14 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 22:16:14 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 22:16:14 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 22:16:14 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 22:16:14 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 22:16:14 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 22:16:14 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 22:16:14 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 22:16:14 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 22:16:14 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 22:16:14 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 22:16:14 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 22:16:14 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 22:16:14 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 22:16:14 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 22:16:15 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 22:16:15 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 22:16:15 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 22:16:15 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 22:16:15 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 22:16:15 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 22:16:15 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 22:16:15 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 22:16:15 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 22:16:15 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 22:16:15 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 22:16:15 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 22:16:15 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 22:16:15 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 22:16:15 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 22:16:15 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 22:16:15 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 22:16:15 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 22:16:15 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 22:16:15 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 22:16:15 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 22:16:15 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 22:16:15 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 22:16:15 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 22:16:15 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 22:16:15 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 22:16:15 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 22:16:15 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 22:16:15 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 22:16:15 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 22:16:15 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.10 [614 kB] 22:16:15 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] 22:16:15 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 22:16:15 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 22:16:15 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 22:16:15 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 22:16:15 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 22:16:15 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 22:16:16 debconf: delaying package configuration, since apt-utils is not installed 22:16:16 Fetched 64.2 MB in 2s (33.6 MB/s) 22:16:16 (Reading database ... 13914 files and directories currently installed.) 22:16:16 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 22:16:16 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:16:16 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 22:16:16 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:16:16 Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... 22:16:16 Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... 22:16:16 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:16:16 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:16:16 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:16:16 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:16:16 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:16:16 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:16:16 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:16:16 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:16:17 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:16:17 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:16:17 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:16:17 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:16:17 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:16:17 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:16:17 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 22:16:17 (Reading database ... 13914 files and directories currently installed.) 22:16:17 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 22:16:17 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 22:16:17 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 22:16:17 (Reading database ... 13914 files and directories currently installed.) 22:16:17 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:16:17 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:16:17 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:16:17 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:16:17 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:16:17 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:16:17 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 22:16:17 (Reading database ... 13914 files and directories currently installed.) 22:16:17 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 22:16:17 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:16:18 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 22:16:18 (Reading database ... 13914 files and directories currently installed.) 22:16:18 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 22:16:18 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 22:16:18 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 22:16:18 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 22:16:18 Setting up base-files (10.1ubuntu2.10) ... 22:16:18 Installing new version of config file /etc/issue ... 22:16:18 Installing new version of config file /etc/issue.net ... 22:16:18 Installing new version of config file /etc/lsb-release ... 22:16:18 Installing new version of config file /etc/update-motd.d/50-motd-news ... 22:16:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 22:16:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 22:16:19 Removing obsolete conffile /etc/default/motd-news ... 22:16:19 (Reading database ... 13915 files and directories currently installed.) 22:16:19 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 22:16:19 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 22:16:19 Setting up bash (4.4.18-2ubuntu1.2) ... 22:16:19 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 22:16:19 (Reading database ... 13915 files and directories currently installed.) 22:16:19 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 22:16:19 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 22:16:19 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 22:16:19 (Reading database ... 13915 files and directories currently installed.) 22:16:19 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 22:16:19 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 22:16:19 Setting up tar (1.29b-2ubuntu0.2) ... 22:16:19 (Reading database ... 13915 files and directories currently installed.) 22:16:19 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 22:16:19 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:16:19 Setting up dpkg (1.19.0.5ubuntu2.3) ... 22:16:19 (Reading database ... 13915 files and directories currently installed.) 22:16:19 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 22:16:19 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:16:19 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 22:16:19 (Reading database ... 13915 files and directories currently installed.) 22:16:19 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 22:16:19 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:16:20 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 22:16:20 (Reading database ... 13915 files and directories currently installed.) 22:16:20 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 22:16:20 Unpacking grep (3.1-2build1) over (3.1-2) ... 22:16:20 Setting up grep (3.1-2build1) ... 22:16:20 (Reading database ... 13915 files and directories currently installed.) 22:16:20 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 22:16:20 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 22:16:20 Setting up gzip (1.6-5ubuntu1.1) ... 22:16:20 (Reading database ... 13915 files and directories currently installed.) 22:16:20 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 22:16:20 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:16:20 Setting up login (1:4.5-1ubuntu2) ... 22:16:20 (Reading database ... 13915 files and directories currently installed.) 22:16:20 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 22:16:20 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:16:20 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 22:16:20 (Reading database ... 13915 files and directories currently installed.) 22:16:20 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 22:16:20 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:16:21 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 22:16:21 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:16:21 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 22:16:21 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:16:21 Setting up perl-base (5.26.1-6ubuntu0.5) ... 22:16:21 (Reading database ... 13915 files and directories currently installed.) 22:16:21 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 22:16:21 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:16:22 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:16:22 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:16:22 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:16:22 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:16:22 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 22:16:22 (Reading database ... 13915 files and directories currently installed.) 22:16:22 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 22:16:22 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 22:16:22 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 22:16:22 (Reading database ... 13915 files and directories currently installed.) 22:16:22 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:16:22 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:16:22 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:16:22 (Reading database ... 13915 files and directories currently installed.) 22:16:22 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:16:22 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:16:22 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:16:22 (Reading database ... 13915 files and directories currently installed.) 22:16:22 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:16:22 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:16:22 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:16:22 (Reading database ... 13915 files and directories currently installed.) 22:16:22 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:16:22 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:16:22 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:16:22 (Reading database ... 13915 files and directories currently installed.) 22:16:22 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 22:16:22 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:16:22 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 22:16:22 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:16:22 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 22:16:22 (Reading database ... 13915 files and directories currently installed.) 22:16:22 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 22:16:22 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:16:22 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 22:16:23 (Reading database ... 13915 files and directories currently installed.) 22:16:23 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:16:23 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:16:23 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:16:23 (Reading database ... 13915 files and directories currently installed.) 22:16:23 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:16:23 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:16:23 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 22:16:23 (Reading database ... 13915 files and directories currently installed.) 22:16:23 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:16:23 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:16:23 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 22:16:23 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 22:16:24 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 22:16:24 (Reading database ... 13915 files and directories currently installed.) 22:16:24 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 22:16:24 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:16:24 Setting up libc-bin (2.27-3ubuntu1.4) ... 22:16:24 (Reading database ... 13915 files and directories currently installed.) 22:16:24 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 22:16:24 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:16:24 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 22:16:24 (Reading database ... 13917 files and directories currently installed.) 22:16:24 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 22:16:24 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 22:16:24 Setting up debconf (1.5.66ubuntu1) ... 22:16:25 (Reading database ... 13917 files and directories currently installed.) 22:16:25 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 22:16:25 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:16:25 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 22:16:25 (Reading database ... 13917 files and directories currently installed.) 22:16:25 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 22:16:25 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:16:25 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 22:16:25 (Reading database ... 13917 files and directories currently installed.) 22:16:25 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:16:25 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:16:25 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:16:25 (Reading database ... 13917 files and directories currently installed.) 22:16:25 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:16:25 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:16:25 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 22:16:25 (Reading database ... 13919 files and directories currently installed.) 22:16:25 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:16:25 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:16:25 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:16:25 (Reading database ... 13923 files and directories currently installed.) 22:16:25 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:16:25 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:16:25 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 22:16:25 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 22:16:25 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 22:16:25 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:16:26 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 22:16:26 (Reading database ... 13923 files and directories currently installed.) 22:16:26 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 22:16:26 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 22:16:26 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 22:16:26 (Reading database ... 13923 files and directories currently installed.) 22:16:26 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 22:16:26 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 22:16:26 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 22:16:26 (Reading database ... 13923 files and directories currently installed.) 22:16:26 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 22:16:26 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:16:26 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 22:16:26 (Reading database ... 13923 files and directories currently installed.) 22:16:26 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 22:16:26 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:16:26 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 22:16:26 (Reading database ... 13923 files and directories currently installed.) 22:16:26 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 22:16:26 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 22:16:26 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 22:16:26 (Reading database ... 13923 files and directories currently installed.) 22:16:26 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 22:16:26 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:16:26 Setting up passwd (1:4.5-1ubuntu2) ... 22:16:27 (Reading database ... 13923 files and directories currently installed.) 22:16:27 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 22:16:27 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:16:27 Setting up gpgv (2.2.4-1ubuntu1.4) ... 22:16:27 (Reading database ... 13923 files and directories currently installed.) 22:16:27 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:16:27 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:16:27 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:16:27 (Reading database ... 13923 files and directories currently installed.) 22:16:27 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:16:27 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:16:27 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:16:27 (Reading database ... 13923 files and directories currently installed.) 22:16:27 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 22:16:27 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 22:16:27 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 22:16:27 (Reading database ... 13923 files and directories currently installed.) 22:16:27 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 22:16:27 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 22:16:27 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 22:16:27 (Reading database ... 13923 files and directories currently installed.) 22:16:27 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 22:16:27 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 22:16:27 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 22:16:28 (Reading database ... 13923 files and directories currently installed.) 22:16:28 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 22:16:28 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 22:16:28 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 22:16:28 (Reading database ... 13923 files and directories currently installed.) 22:16:28 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 22:16:28 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 22:16:28 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 22:16:28 (Reading database ... 13923 files and directories currently installed.) 22:16:28 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 22:16:28 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 22:16:28 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 22:16:28 (Reading database ... 13924 files and directories currently installed.) 22:16:28 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:16:28 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:16:28 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:16:28 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:16:28 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... 22:16:28 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... 22:16:28 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 22:16:28 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 22:16:28 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 22:16:28 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 22:16:28 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 22:16:28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 22:16:28 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 22:16:28 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 22:16:28 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 22:16:28 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 22:16:28 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 22:16:29 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 22:16:29 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 22:16:29 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 22:16:29 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 22:16:29 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 22:16:29 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 22:16:29 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 22:16:29 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 22:16:29 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 22:16:29 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 22:16:29 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 22:16:29 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:16:29 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:16:29 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:16:29 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:16:29 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:16:29 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:16:29 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:16:29 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:16:30 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:16:30 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:16:30 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:16:30 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:16:30 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:16:30 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:16:30 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:16:30 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:16:31 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:16:31 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:16:31 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:16:31 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:16:32 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:16:32 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:16:32 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:16:32 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:16:33 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:16:33 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:16:33 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:16:33 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:16:33 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 22:16:33 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:16:33 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 22:16:33 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:16:33 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 22:16:33 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 22:16:33 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:16:33 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:16:33 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:16:33 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:16:33 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 22:16:33 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 22:16:33 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:16:33 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 22:16:33 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:16:33 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:16:33 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:16:33 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 22:16:33 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 22:16:33 Setting up tzdata (2021a-0ubuntu0.18.04) ... 22:16:33 22:16:33 Current default time zone: 'Etc/UTC' 22:16:33 Local time is now: Mon Aug 23 22:16:33 UTC 2021. 22:16:33 Universal Time is now: Mon Aug 23 22:16:33 UTC 2021. 22:16:33 Run 'dpkg-reconfigure tzdata' if you wish to change it. 22:16:33 22:16:33 Setting up systemd-sysv (237-3ubuntu10.51) ... 22:16:33 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:16:33 Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... 22:16:33 Setting up mount (2.31.1-0.4ubuntu3.7) ... 22:16:33 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 22:16:33 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 22:16:33 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 22:16:33 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 22:16:33 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 22:16:33 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 22:16:33 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:16:33 Setting up procps (2:3.3.12-3ubuntu1.2) ... 22:16:34 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 22:16:34 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 22:16:34 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 22:16:34 Setting up patch (2.7.6-2ubuntu1.1) ... 22:16:34 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 22:16:34 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 22:16:34 Setting up openssl (1.1.1-1ubuntu2.1~18.04.10) ... 22:16:34 Installing new version of config file /etc/ssl/openssl.cnf ... 22:16:34 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 22:16:34 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 22:16:34 Setting up ca-certificates (20210119~18.04.1) ... 22:16:35 Updating certificates in /etc/ssl/certs... 22:16:36 23 added, 27 removed; done. 22:16:36 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 22:16:36 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:16:36 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 22:16:36 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 22:16:36 Setting up pkgbinarymangler (138.18.04.1) ... 22:16:36 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 22:16:36 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 22:16:36 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 22:16:36 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 22:16:36 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:16:36 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 22:16:36 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:16:36 Setting up perl (5.26.1-6ubuntu0.5) ... 22:16:36 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 22:16:36 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 22:16:36 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 22:16:36 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 22:16:36 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 22:16:36 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 22:16:36 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 22:16:36 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 22:16:36 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 22:16:37 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:16:37 Processing triggers for systemd (237-3ubuntu10.51) ... 22:16:37 Processing triggers for mime-support (3.60ubuntu1) ... 22:16:37 Processing triggers for ca-certificates (20210119~18.04.1) ... 22:16:37 Updating certificates in /etc/ssl/certs... 22:16:37 0 added, 0 removed; done. 22:16:37 Running hooks in /etc/ca-certificates/update.d... 22:16:37 done. 22:16:37 Reading package lists... 22:16:38 Building dependency tree... 22:16:38 Reading state information... 22:16:38 The following NEW packages will be installed: 22:16:38 apt-transport-https 22:16:38 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 22:16:38 Need to get 4348 B of archives. 22:16:38 After this operation, 154 kB of additional disk space will be used. 22:16:38 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 22:16:38 debconf: delaying package configuration, since apt-utils is not installed 22:16:38 Fetched 4348 B in 0s (24.4 kB/s) 22:16:38 Selecting previously unselected package apt-transport-https. 22:16:38 (Reading database ... 13929 files and directories currently installed.) 22:16:38 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 22:16:38 Unpacking apt-transport-https (1.6.14) ... 22:16:38 Setting up apt-transport-https (1.6.14) ... 22:16:39 Waiting for network to be ready... 22:16:45 2021-08-23T22:16:43Z INFO Waiting for automatic snapd restart... 22:16:45 snapd 2.51.3 from Canonical* installed 22:16:47 "snapd" switched to the "latest/stable" channel 22:16:47 22:16:48 core18 20210722 from Canonical* installed 22:16:49 "core18" switched to the "latest/stable" channel 22:16:49 22:16:51 snapcraft 5.0 from Canonical* installed 22:16:51 "snapcraft" switched to the "latest/stable" channel 22:16:51 22:16:55 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: 22:16:55 - README.md 22:16:55 22:16:55 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:16:56 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:16:56 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:16:56 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:16:57 Reading package lists... 22:16:57 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 22:16:57 Reading package lists... 22:16:57 Building dependency tree... 22:16:57 Reading state information... 22:16:57 Suggested packages: 22:16:57 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 22:16:57 git-gui gitk gitweb git-cvs git-mediawiki git-svn 22:16:57 Recommended packages: 22:16:57 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 22:16:58 The following NEW packages will be installed: 22:16:58 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 22:16:58 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 22:16:58 pkg-config zip 22:16:58 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 22:16:58 Need to get 7663 kB of archives. 22:16:58 After this operation, 43.8 MB of additional disk space will be used. 22:16:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 22:16:58 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 22:16:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 22:16:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 22:16:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 22:16:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 22:16:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 22:16:58 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 22:16:58 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 22:16:58 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 22:16:58 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 22:16:58 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 22:16:58 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 22:16:58 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 22:16:58 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 22:16:58 debconf: delaying package configuration, since apt-utils is not installed 22:16:58 Fetched 7663 kB in 1s (9360 kB/s) 22:16:58 Selecting previously unselected package libglib2.0-0:amd64. 22:16:59 (Reading database ... 13933 files and directories currently installed.) 22:16:59 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 22:16:59 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:16:59 Selecting previously unselected package libpsl5:amd64. 22:16:59 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 22:16:59 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 22:16:59 Selecting previously unselected package libnghttp2-14:amd64. 22:16:59 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 22:16:59 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:16:59 Selecting previously unselected package librtmp1:amd64. 22:16:59 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 22:16:59 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:16:59 Selecting previously unselected package libcurl3-gnutls:amd64. 22:16:59 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 22:16:59 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 22:16:59 Selecting previously unselected package liberror-perl. 22:16:59 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 22:16:59 Unpacking liberror-perl (0.17025-1) ... 22:16:59 Selecting previously unselected package git-man. 22:16:59 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 22:16:59 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 22:16:59 Selecting previously unselected package git. 22:16:59 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 22:16:59 Unpacking git (1:2.17.1-1ubuntu0.8) ... 22:17:00 Selecting previously unselected package libnorm1:amd64. 22:17:00 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 22:17:00 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:17:00 Selecting previously unselected package libpgm-5.2-0:amd64. 22:17:00 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 22:17:00 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:17:00 Selecting previously unselected package libsodium23:amd64. 22:17:00 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 22:17:00 Unpacking libsodium23:amd64 (1.0.16-2) ... 22:17:00 Selecting previously unselected package libzmq5:amd64. 22:17:00 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 22:17:00 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:17:00 Selecting previously unselected package libzmq3-dev:amd64. 22:17:00 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 22:17:00 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:17:00 Selecting previously unselected package pkg-config. 22:17:00 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 22:17:00 Unpacking pkg-config (0.29.1-0ubuntu2) ... 22:17:00 Selecting previously unselected package zip. 22:17:00 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 22:17:00 Unpacking zip (3.0-11build1) ... 22:17:00 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:17:00 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 22:17:00 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:17:00 Setting up liberror-perl (0.17025-1) ... 22:17:00 Setting up libpsl5:amd64 (0.19.1-5build1) ... 22:17:00 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:17:00 No schema files found: doing nothing. 22:17:00 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:17:00 Setting up zip (3.0-11build1) ... 22:17:00 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:17:00 Setting up libsodium23:amd64 (1.0.16-2) ... 22:17:00 Setting up pkg-config (0.29.1-0ubuntu2) ... 22:17:00 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:17:00 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 22:17:00 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:17:00 Setting up git (1:2.17.1-1ubuntu0.8) ... 22:17:00 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:17:01 git set to automatically installed. 22:17:01 git-man set to automatically installed. 22:17:01 libcurl3-gnutls set to automatically installed. 22:17:01 liberror-perl set to automatically installed. 22:17:01 libglib2.0-0 set to automatically installed. 22:17:01 libnghttp2-14 set to automatically installed. 22:17:01 libnorm1 set to automatically installed. 22:17:01 libpgm-5.2-0 set to automatically installed. 22:17:01 libpsl5 set to automatically installed. 22:17:01 librtmp1 set to automatically installed. 22:17:01 libsodium23 set to automatically installed. 22:17:01 libzmq3-dev set to automatically installed. 22:17:01 libzmq5 set to automatically installed. 22:17:01 pkg-config set to automatically installed. 22:17:01 zip set to automatically installed. 22:17:03 snapd is not logged in, snap install commands will use sudo 22:17:08 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 22:17:09 snapd is not logged in, snap install commands will use sudo 22:17:10 snap "core18" has no updates available 22:17:10 Pulling config-common 22:17:10 + snapcraftctl pull 22:17:11 Pulling go-build-helper 22:17:11 + snapcraftctl pull 22:17:12 'edgex-go' has dependencies that need to be staged: go-build-helper 22:17:12 Skipping pull go-build-helper (already ran) 22:17:12 Building go-build-helper 22:17:12 + snapcraftctl build 22:17:14 Staging go-build-helper 22:17:14 + snapcraftctl stage 22:17:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:17:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:17:20 ---> 4a6500642870 22:17:20 Step 3/24 : WORKDIR /edgex-go 22:17:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:17:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:17:20 ---> 4a6500642870 22:17:20 Step 3/24 : WORKDIR /edgex-go 22:17:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:17:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:17:20 ---> 4a6500642870 22:17:20 Step 3/23 : WORKDIR /edgex-go 22:17:20 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:17:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:17:20 ---> 4a6500642870 22:17:20 Step 3/22 : WORKDIR /edgex-go 22:17:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:17:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:17:20 ---> 4a6500642870 22:17:20 Step 3/23 : WORKDIR /edgex-go 22:17:20 ---> Running in c8ae6eda4fd6 22:17:20 ---> Running in 915d43a3bef4 22:17:20 ---> Running in 2a8f5075803c 22:17:20 ---> Running in 9de4a4ddbc66 22:17:20 ---> Running in 61430f6e3c55 22:17:20 Removing intermediate container 2a8f5075803c 22:17:20 ---> 813179250a4c 22:17:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:17:20 ---> Running in 15eb2e1f906e 22:17:20 Removing intermediate container 9de4a4ddbc66 22:17:20 ---> 2442029c7094 22:17:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:17:20 Removing intermediate container c8ae6eda4fd6 22:17:20 ---> 188bef2b33ab 22:17:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:17:20 Removing intermediate container 915d43a3bef4 22:17:20 ---> c6a67d3c61f9 22:17:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:17:20 Removing intermediate container 61430f6e3c55 22:17:20 ---> 428008ec4884 22:17:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:17:20 ---> Running in 3735828804a8 22:17:20 ---> Running in 7964da825530 22:17:20 ---> Running in 9202c1dede72 22:17:20 ---> Running in 800c91e666ac 22:17:21 Removing intermediate container 15eb2e1f906e 22:17:21 ---> 12b187a82074 22:17:21 Step 5/23 : RUN apk add --update --no-cache make git 22:17:21 ---> Running in 3550fad75eff 22:17:21 Removing intermediate container 9202c1dede72 22:17:21 ---> fc7d28b797b5 22:17:21 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:17:22 Removing intermediate container 7964da825530 22:17:22 ---> abc0840525bb 22:17:22 Step 5/24 : RUN apk add --update --no-cache make bash git 22:17:22 ---> Running in a58cfdb90270 22:17:22 ---> Running in 1590a3bf3f58 22:17:22 Removing intermediate container 800c91e666ac 22:17:22 ---> 2bb6b4586175 22:17:22 Step 5/22 : RUN apk add --update --no-cache make git 22:17:22 Removing intermediate container 3735828804a8 22:17:22 ---> 00be1e4c7328 22:17:22 Step 5/24 : RUN apk add --update --no-cache make git 22:17:22 ---> Running in 222c798d5d70 22:17:22 ---> Running in 60fa5201ef6b 22:17:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:17:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:17:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:17:24 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:17:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] 22:17:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 22:17:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 22:17:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 22:17:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 22:17:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 22:17:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] 22:17:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] 22:17:24 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:17:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:17:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:17:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:17:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:17:24 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:17:24 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:17:24 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:17:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:17:24 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] 22:17:24 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 22:17:24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 22:17:24 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 22:17:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 22:17:24 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 22:17:24 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] 22:17:24 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] 22:17:24 Fetched 25.1 MB in 0s (0 B/s) 22:17:24 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:17:24 Fetched 224 kB in 0s (0 B/s) 22:17:24 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:17:24 Fetched 157 kB in 0s (0 B/s) 22:17:24 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:17:24 Fetched 221 kB in 0s (0 B/s) 22:17:24 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:17:24 Fetched 143 kB in 0s (0 B/s) 22:17:24 Pulling edgex-go 22:17:24 + snapcraftctl pull 22:17:24 Pulling hooks 22:17:24 + snapcraftctl pull 22:17:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:17:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:17:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:17:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:17:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:17:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:17:26 OK: 218 MiB in 52 packages 22:17:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:17:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:17:26 OK: 218 MiB in 52 packages 22:17:27 OK: 218 MiB in 52 packages 22:17:27 OK: 218 MiB in 52 packages 22:17:27 OK: 218 MiB in 52 packages 22:17:28 Removing intermediate container 3550fad75eff 22:17:28 ---> d0e62d01c6a5 22:17:28 Step 6/23 : COPY go.mod . 22:17:28 Removing intermediate container a58cfdb90270 22:17:28 ---> 66156ea0604d 22:17:28 Step 6/23 : COPY go.mod . 22:17:29 Removing intermediate container 1590a3bf3f58 22:17:29 ---> 5449f1584347 22:17:29 Step 6/24 : COPY go.mod . 22:17:29 ---> 8bdec8c8de82 22:17:29 Step 7/23 : RUN go mod download 22:17:29 Removing intermediate container 60fa5201ef6b 22:17:29 ---> 95d28cfcbe98 22:17:29 Step 6/24 : COPY go.mod . 22:17:29 ---> Running in 031bcff76681 22:17:29 Removing intermediate container 222c798d5d70 22:17:29 ---> 12ee09118936 22:17:29 Step 6/22 : COPY go.mod . 22:17:29 ---> f9a24dde4cc4 22:17:29 Step 7/23 : RUN go mod download 22:17:30 ---> Running in aaeb39facba9 22:17:30 ---> f7f466c9c76e 22:17:30 Step 7/24 : RUN go mod download 22:17:30 ---> Running in ead170d23ed2 22:17:30 ---> bd702d5b856d 22:17:30 Step 7/24 : RUN go mod download 22:17:31 ---> aa3e379eaf5f 22:17:31 Step 7/22 : RUN go mod download 22:17:31 ---> Running in 5f39be7981c6 22:17:31 ---> Running in 949909bc4eca 22:17:35 Removing intermediate container 031bcff76681 22:17:35 ---> ac6e32a7e99b 22:17:35 Step 8/23 : COPY . . 22:17:37 Removing intermediate container aaeb39facba9 22:17:37 ---> cf6ce241543d 22:17:37 Step 8/23 : COPY . . 22:17:39 Removing intermediate container ead170d23ed2 22:17:39 ---> 96b7fad2cba2 22:17:39 Step 8/24 : COPY . . 22:17:40 Removing intermediate container 949909bc4eca 22:17:40 ---> db5dce1d277f 22:17:40 Step 8/22 : COPY . . 22:17:40 Removing intermediate container 5f39be7981c6 22:17:40 ---> 3cac60dac7cc 22:17:40 Step 8/24 : COPY . . 22:17:43 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:17:43 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:17:43 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:17:43 Fetched 0 B in 0s (0 B/s) 22:17:43 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 22:17:43 Fetched 96.5 kB in 0s (0 B/s) 22:17:43 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 22:17:43 Fetched 279 kB in 0s (0 B/s) 22:17:43 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 22:17:43 Fetched 122 kB in 0s (0 B/s) 22:17:43 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 22:17:43 Fetched 77.8 kB in 0s (0 B/s) 22:17:43 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 22:17:43 Fetched 8848 B in 0s (0 B/s) 22:17:43 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 22:17:43 Fetched 47.8 kB in 0s (0 B/s) 22:17:43 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 22:17:43 Fetched 45.6 kB in 0s (0 B/s) 22:17:43 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 22:17:43 Fetched 15.0 kB in 0s (0 B/s) 22:17:43 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 22:17:43 Fetched 219 kB in 0s (0 B/s) 22:17:43 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 22:17:43 Fetched 154 kB in 0s (0 B/s) 22:17:43 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 22:17:43 Fetched 50.6 kB in 0s (0 B/s) 22:17:43 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 22:17:43 Fetched 14.8 kB in 0s (0 B/s) 22:17:43 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 22:17:43 Fetched 41.8 kB in 0s (0 B/s) 22:17:43 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 22:17:43 Fetched 499 kB in 0s (0 B/s) 22:17:43 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 22:17:43 Fetched 111 kB in 0s (0 B/s) 22:17:43 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 22:17:43 Fetched 240 kB in 0s (0 B/s) 22:17:43 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 22:17:43 Fetched 29.3 kB in 0s (0 B/s) 22:17:43 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 22:17:43 Fetched 85.5 kB in 0s (0 B/s) 22:17:43 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 22:17:43 Fetched 24.5 kB in 0s (0 B/s) 22:17:43 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 22:17:43 Fetched 49.2 kB in 0s (0 B/s) 22:17:43 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 22:17:43 Fetched 54.2 kB in 0s (0 B/s) 22:17:43 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 22:17:43 Fetched 30.8 kB in 0s (0 B/s) 22:17:43 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 22:17:43 Fetched 15.8 kB in 0s (0 B/s) 22:17:43 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 22:17:43 Fetched 85.9 kB in 0s (0 B/s) 22:17:43 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 22:17:43 Fetched 8720 B in 0s (0 B/s) 22:17:43 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 22:17:43 Fetched 140 kB in 0s (0 B/s) 22:17:43 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 22:17:43 Fetched 119 kB in 0s (0 B/s) 22:17:43 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 22:17:43 Fetched 111 kB in 0s (0 B/s) 22:17:43 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 22:17:43 Fetched 11.1 kB in 0s (0 B/s) 22:17:43 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 22:17:43 Fetched 645 kB in 0s (0 B/s) 22:17:43 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 22:17:43 Fetched 41.3 kB in 0s (0 B/s) 22:17:43 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 22:17:43 Fetched 17.9 kB in 0s (0 B/s) 22:17:43 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 22:17:43 Fetched 368 kB in 0s (0 B/s) 22:17:43 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 22:17:43 Fetched 187 kB in 0s (0 B/s) 22:17:43 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 22:17:43 Fetched 175 kB in 0s (0 B/s) 22:17:43 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 22:17:43 Fetched 206 kB in 0s (0 B/s) 22:17:43 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb [1301 kB] 22:17:43 Fetched 1301 kB in 0s (0 B/s) 22:17:43 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 22:17:43 Fetched 36.2 kB in 0s (0 B/s) 22:17:43 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 22:17:43 Fetched 159 kB in 0s (0 B/s) 22:17:43 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 22:17:43 Fetched 107 kB in 0s (0 B/s) 22:17:43 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 22:17:43 Fetched 48.7 kB in 0s (0 B/s) 22:17:43 Pulling static-packages 22:17:43 + snapcraftctl pull 22:17:43 Pulling version 22:17:43 + cd /root/project 22:17:43 + git+ describe --tagssed s/v// 22:17:43 --abbrev=0 22:17:43 + GIT_VERSION=2.0.1-dev.33 22:17:43 + [ -z 2.0.1-dev.33 ] 22:17:43 + snapcraftctl set-version 2.0.1-dev.33 22:17:43 Building config-common 22:17:43 + snapcraftctl build 22:17:45 Skipping build go-build-helper (already ran) 22:17:45 Building edgex-go 22:17:45 + cd /root/parts/edgex-go/src 22:17:45 + git describe --tags --abbrev=0 22:17:45 + sed s/v// 22:17:45 + GIT_VERSION=2.0.1-dev.33 22:17:45 + [ -z 2.0.1-dev.33 ] 22:17:45 + echo 2.0.1-dev.33 22:17:45 + make build 22:17:45 go mod tidy 22:17:50 go: downloading github.com/gorilla/mux v1.8.0 22:17:50 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 22:17:50 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.15 22:17:50 go: downloading github.com/stretchr/testify v1.7.0 22:17:50 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 22:17:50 go: downloading github.com/google/uuid v1.3.0 22:17:50 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 22:17:50 go: downloading gopkg.in/yaml.v2 v2.4.0 22:17:50 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:17:50 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:17:50 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 22:17:50 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 22:17:50 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 22:17:50 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 22:17:51 go: downloading github.com/go-playground/validator/v10 v10.9.0 22:17:51 go: downloading github.com/go-kit/kit v0.11.0 22:17:51 go: downloading github.com/davecgh/go-spew v1.1.1 22:17:51 go: downloading github.com/pmezard/go-difflib v1.0.0 22:17:51 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 22:17:51 go: downloading github.com/stretchr/objx v0.1.1 22:17:51 go: downloading github.com/lib/pq v1.10.2 22:17:51 go: downloading github.com/pelletier/go-toml v1.9.3 22:17:51 go: downloading github.com/x448/float16 v0.8.4 22:17:51 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 22:17:51 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 22:17:51 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 22:17:51 go: downloading github.com/pebbe/zmq4 v1.2.7 22:17:51 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 22:17:51 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:17:51 go: downloading github.com/go-playground/universal-translator v0.18.0 22:17:52 go: downloading github.com/leodido/go-urn v1.2.1 22:17:52 go: downloading golang.org/x/text v0.3.6 22:17:52 go: downloading github.com/go-playground/assert/v2 v2.0.1 22:17:52 go: downloading github.com/go-playground/locales v0.14.0 22:17:52 go: downloading github.com/go-logfmt/logfmt v0.5.0 22:17:52 go: downloading github.com/go-stack/stack v1.8.0 22:17:52 go: downloading github.com/hashicorp/consul/api v1.8.1 22:17:52 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:17:52 go: downloading github.com/kr/pretty v0.3.0 22:17:52 go: downloading github.com/gorilla/websocket v1.4.2 22:17:52 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 22:17:52 go: downloading github.com/onsi/ginkgo v1.10.1 22:17:52 go: downloading github.com/onsi/gomega v1.7.0 22:17:52 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 22:17:52 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:17:52 go: downloading github.com/mitchellh/copystructure v1.0.0 22:17:52 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:17:52 go: downloading github.com/kr/text v0.2.0 22:17:52 go: downloading github.com/rogpeppe/go-internal v1.8.0 22:17:52 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:17:52 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:17:52 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:17:52 go: downloading github.com/hashicorp/serf v0.9.5 22:17:52 go: downloading github.com/hashicorp/consul/sdk v0.7.0 22:17:52 go: downloading github.com/hashicorp/go-uuid v1.0.1 22:17:52 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:17:52 go: downloading github.com/fatih/color v1.9.0 22:17:52 go: downloading github.com/mattn/go-colorable v0.1.6 22:17:52 go: downloading github.com/mattn/go-isatty v0.0.12 22:17:53 go: downloading github.com/mitchellh/go-homedir v1.1.0 22:17:53 go: downloading github.com/pkg/errors v0.9.1 22:17:53 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:17:53 go: downloading github.com/hashicorp/go-msgpack v0.5.3 22:17:53 go: downloading github.com/hashicorp/memberlist v0.2.2 22:17:53 go: downloading github.com/hpcloud/tail v1.0.0 22:17:53 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 22:17:53 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:17:53 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:17:53 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:17:53 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:17:53 go: downloading github.com/hashicorp/go-multierror v1.1.0 22:17:53 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 22:17:53 go: downloading github.com/miekg/dns v1.1.26 22:17:53 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:17:53 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:17:53 go: downloading gopkg.in/fsnotify.v1 v1.4.7 22:17:53 go: downloading github.com/hashicorp/errwrap v1.0.0 22:17:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-data/core-data ./cmd/core-data 22:18:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:18:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-command/core-command ./cmd/core-command 22:18:07 ---> f0a62384e2aa 22:18:07 Step 9/23 : RUN go mod tidy 22:18:07 ---> 7b4fd6f17d2d 22:18:07 Step 9/24 : RUN go mod tidy 22:18:07 ---> b874c25fc40c 22:18:07 Step 9/23 : RUN go mod tidy 22:18:07 ---> 3135dab3103a 22:18:07 Step 9/24 : RUN go mod tidy 22:18:07 ---> f34c339bf7e8 22:18:07 Step 9/22 : RUN go mod tidy 22:18:07 ---> Running in dea4aa7aabb6 22:18:07 ---> Running in b0584009e365 22:18:07 ---> Running in 7e067ec1df30 22:18:07 ---> Running in 5f9b3ba8a0b5 22:18:07 ---> Running in d49551d866e3 22:18:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:18:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:18:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:18:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:18:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:18:12 Removing intermediate container 7e067ec1df30 22:18:12 ---> 54ebec993bf8 22:18:12 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:18:12 ---> Running in 00263414a27a 22:18:12 Removing intermediate container b0584009e365 22:18:12 ---> 784365763bd2 22:18:12 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:18:12 ---> Running in 300b05d731fc 22:18:13 Removing intermediate container dea4aa7aabb6 22:18:13 ---> 4ffa83317489 22:18:13 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:18:13 ---> Running in 6c9a29edb628 22:18:13 Removing intermediate container d49551d866e3 22:18:13 ---> b513764995cc 22:18:13 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:18:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:18:13 Removing intermediate container 5f9b3ba8a0b5 22:18:13 ---> 167f75d90d68 22:18:13 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:18:13 ---> Running in 3d1a19cb4cd7 22:18:13 ---> Running in a7fcd041b34a 22:18:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:18:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:18:14 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 22:18:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config 22:18:15 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 22:18:15 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 22:18:16 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 22:18:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:18:18 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 22:18:18 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 22:18:18 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 22:18:18 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 22:18:18 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 22:18:18 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 22:18:18 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 22:18:18 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 22:18:18 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 22:18:18 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 22:18:18 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 22:18:18 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 22:18:18 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 22:18:18 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 22:18:18 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 22:18:18 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 22:18:18 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 22:18:18 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 22:18:18 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 22:18:18 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 22:18:18 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 22:18:18 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 22:18:18 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 22:18:18 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 22:18:18 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 22:18:18 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 22:18:18 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 22:18:19 Building hooks 22:18:19 + cd /root/parts/hooks/src 22:18:19 + make build 22:18:19 go mod tidy 22:18:19 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 22:18:19 go: downloading github.com/stretchr/testify v1.5.1 22:18:20 go: downloading gopkg.in/yaml.v2 v2.2.2 22:18:20 go: downloading github.com/davecgh/go-spew v1.1.0 22:18:20 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 22:18:20 GO111MODULE=on go build -o cmd/install/install ./cmd/install 22:18:21 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 22:18:21 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 22:18:24 Building static-packages 22:18:24 + snapcraftctl build 22:18:25 Building version 22:18:25 + snapcraftctl build 22:18:27 Staging config-common 22:18:27 + snapcraftctl stage 22:18:28 Skipping stage go-build-helper (already ran) 22:18:28 Staging edgex-go 22:18:28 + snapcraftctl stage 22:18:30 Staging hooks 22:18:30 + snapcraftctl stage 22:18:31 Staging static-packages 22:18:31 + snapcraftctl stage 22:18:32 Staging version 22:18:32 + snapcraftctl stage 22:18:33 Priming config-common 22:18:33 + snapcraftctl prime 22:18:34 Priming go-build-helper 22:18:34 + snapcraftctl prime 22:18:35 Priming edgex-go 22:18:35 + snapcraftctl prime 22:18:36 Priming hooks 22:18:36 + snapcraftctl prime 22:18:37 Priming static-packages 22:18:37 + snapcraftctl prime 22:18:40 Priming version 22:18:40 + snapcraftctl prime 22:18:40 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] } 22:20:23 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 22:20:23 Removing intermediate container 300b05d731fc 22:20:23 ---> 959df66a667d 22:20:23 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:20:23 ---> Running in c33ba512be73 22:20:23 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 22:20:29 Removing intermediate container 6c9a29edb628 22:20:29 ---> 8d1edda130d0 22:20:29 22:20:29 Step 11/23 : FROM alpine:3.12 22:20:29 Removing intermediate container 3d1a19cb4cd7 22:20:29 ---> c8ca0660025a 22:20:29 22:20:29 Step 11/22 : FROM alpine:3.12 22:20:29 Removing intermediate container c33ba512be73 22:20:29 ---> 946791e52c75 22:20:29 22:20:29 Step 12/24 : FROM docker:20.10.7 22:20:29 3.12: Pulling from library/alpine 22:20:29 3.12: Pulling from library/alpine 22:20:30 20.10.7: Pulling from library/docker 22:20:32 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:20:32 Removing intermediate container 00263414a27a 22:20:32 ---> 9aa896725a1a 22:20:32 22:20:32 Step 11/24 : FROM alpine:3.12 22:20:32 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:20:32 Status: Downloaded newer image for alpine:3.12 22:20:32 Status: Downloaded newer image for alpine:3.12 22:20:32 ---> c4fd0aeabfcf 22:20:32 Step 12/22 : RUN apk add --update --no-cache curl 22:20:32 ---> c4fd0aeabfcf 22:20:32 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:20:32 3.12: Pulling from library/alpine 22:20:32 Removing intermediate container a7fcd041b34a 22:20:32 ---> 8d917026dc44 22:20:32 22:20:32 Step 11/23 : FROM alpine:3.12 22:20:32 ---> c4fd0aeabfcf 22:20:32 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:20:33 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:20:33 Status: Image is up to date for alpine:3.12 22:20:33 ---> c4fd0aeabfcf 22:20:33 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:20:33 ---> Running in b40655735ea1 22:20:33 ---> Running in 920e69ed72c2 22:20:33 ---> Running in 709a89246015 22:20:33 ---> Running in e6c6a8dbdff6 22:20:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:20:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:20:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:20:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:20:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:20:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:20:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:20:36 (1/2) Installing ca-certificates (20191127-r4) 22:20:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:20:36 (1/4) Installing ca-certificates (20191127-r4) 22:20:36 (2/2) Installing dumb-init (1.2.2-r1) 22:20:36 Executing busybox-1.31.1-r20.trigger 22:20:36 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:20:36 Executing ca-certificates-20191127-r4.trigger 22:20:36 (3/4) Installing libcurl (7.78.0-r0) 22:20:36 (4/4) Installing curl (7.78.0-r0) 22:20:36 Executing busybox-1.31.1-r20.trigger 22:20:36 Executing ca-certificates-20191127-r4.trigger 22:20:36 (1/1) Installing dumb-init (1.2.2-r1) 22:20:36 OK: 6 MiB in 16 packages 22:20:36 Executing busybox-1.31.1-r20.trigger 22:20:36 OK: 5 MiB in 15 packages 22:20:36 OK: 7 MiB in 18 packages 22:20:37 (1/1) Installing dumb-init (1.2.2-r1) 22:20:37 Executing busybox-1.31.1-r20.trigger 22:20:37 OK: 5 MiB in 15 packages 22:20:40 Removing intermediate container 709a89246015 22:20:40 ---> 1048dd329637 22:20:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:20:40 Removing intermediate container e6c6a8dbdff6 22:20:40 ---> 26679b462dc7 22:20:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:20:40 Removing intermediate container b40655735ea1 22:20:40 Removing intermediate container 920e69ed72c2 22:20:40 ---> e5e8eb86b293 22:20:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:20:40 ---> 23a7e331da2f 22:20:40 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:20:41 ---> Running in d6cdd6be4a7d 22:20:41 ---> Running in 8f958eb047a5 22:20:41 ---> Running in 5252c4c87568 22:20:41 ---> Running in 327611f3a344 22:20:42 Removing intermediate container d6cdd6be4a7d 22:20:42 ---> 8b850710fbcc 22:20:42 Removing intermediate container 8f958eb047a5 22:20:42 Step 14/23 : ENV APP_PORT=59861 ---> 4ed9517909ec 22:20:42 22:20:42 Step 14/24 : ENV APP_PORT=59881 22:20:42 Removing intermediate container 5252c4c87568 22:20:42 ---> 7ef9f4dd20d3 22:20:42 Step 14/23 : ENV APP_PORT=59860 22:20:42 ---> Running in 45a04b3a7991 22:20:42 ---> Running in 73edb487b9f2 22:20:43 Removing intermediate container 327611f3a344 22:20:43 ---> f5a2f5755bcd 22:20:43 Step 14/22 : WORKDIR /edgex 22:20:43 ---> Running in 4ad33f771e57 22:20:43 ---> Running in 3c740c6d7290 22:20:44 Removing intermediate container 45a04b3a7991 22:20:44 ---> bb23c9350c7a 22:20:44 Step 15/24 : EXPOSE $APP_PORT 22:20:44 Removing intermediate container 73edb487b9f2 22:20:44 ---> 4f8ba979eead 22:20:44 Step 15/23 : EXPOSE $APP_PORT 22:20:44 ---> Running in 43d440571c36 22:20:44 Removing intermediate container 4ad33f771e57 22:20:44 ---> 8e39310fbed2 22:20:44 Step 15/23 : EXPOSE $APP_PORT 22:20:45 ---> Running in c20c7ee945f9 22:20:45 Removing intermediate container 3c740c6d7290 22:20:45 ---> 534cdcac5208 22:20:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:20:45 ---> Running in a1a058d9ba84 22:20:45 Removing intermediate container 43d440571c36 22:20:45 ---> 77f8c2699251 22:20:45 Step 16/24 : WORKDIR / 22:20:45 Removing intermediate container c20c7ee945f9 22:20:45 ---> ddf932014c14 22:20:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:20:45 ---> Running in a5db31a7935e 22:20:46 Removing intermediate container a1a058d9ba84 22:20:46 ---> 85092f7936e0 22:20:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:20:46 ---> 6d985e466683 22:20:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:20:46 Removing intermediate container a5db31a7935e 22:20:46 ---> d2297524adb1 22:20:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:20:47 ---> 72c1edc8df61 22:20:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:20:48 ---> c4f78d8bf035 22:20:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:20:48 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 22:20:48 Status: Downloaded newer image for docker:20.10.7 22:20:48 ---> df445af6242a 22:20:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:20:48 ---> a74381c4716b 22:20:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:20:48 ---> 5a880ad379c4 22:20:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:20:48 ---> Running in 3c7cb7fc73ec 22:20:48 ---> 23743f0aab1e 22:20:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:20:49 Removing intermediate container 3c7cb7fc73ec 22:20:49 ---> 7a75c6acbc5e 22:20:49 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 22:20:50 ---> a85fa73f8b24 22:20:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:20:50 ---> Running in af3e0156f132 22:20:50 ---> 000f85ef075d 22:20:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:20:50 ---> 6f9a1c60e950 22:20:50 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:20:50 ---> ce84ed04d30a 22:20:50 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:20:50 ---> Running in 23638879dde6 22:20:50 ---> Running in 8a7f1294f8a5 22:20:51 ---> e70787f6d24c 22:20:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:20:51 ---> Running in 2679ffc30105 22:20:52 Removing intermediate container 8a7f1294f8a5 22:20:52 ---> 61ac5689f869 22:20:52 Step 19/22 : CMD ["--init=true"] 22:20:52 Removing intermediate container 23638879dde6 22:20:52 ---> acc79425a10e 22:20:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:20:52 ---> 550ef50ed494 22:20:52 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:20:52 ---> Running in 3f6cf34f96a0 22:20:52 ---> Running in 5eb4395a06e0 22:20:52 ---> Running in 8c48e564db72 22:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:20:52 Removing intermediate container 2679ffc30105 22:20:52 ---> 5a5bd92d5834 22:20:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:20:53 ---> Running in 75ad47d103d8 22:20:53 Removing intermediate container 5eb4395a06e0 22:20:53 ---> b8735586b8d9 22:20:53 Step 20/22 : LABEL arch=arm64 22:20:53 Removing intermediate container 3f6cf34f96a0 22:20:53 ---> 39cb79019dde 22:20:53 Step 21/23 : LABEL arch=arm64 22:20:53 ---> Running in ba68739f9334 22:20:53 ---> Running in 2a1a1b125035 22:20:53 (1/39) Installing readline (8.1.0-r0) 22:20:53 (2/39) Installing bash (5.1.0-r0) 22:20:53 Executing bash-5.1.0-r0.post-install 22:20:53 (3/39) Installing brotli-libs (1.0.9-r3) 22:20:53 (4/39) Installing nghttp2-libs (1.42.0-r1) 22:20:53 (5/39) Installing libcurl (7.78.0-r0) 22:20:53 (6/39) Installing curl (7.78.0-r0) 22:20:53 (7/39) Installing dumb-init (1.2.5-r0) 22:20:53 (8/39) Installing libbz2 (1.0.8-r1) 22:20:53 (9/39) Installing expat (2.2.10-r1) 22:20:53 (10/39) Installing libffi (3.3-r2) 22:20:53 (11/39) Installing gdbm (1.19-r0) 22:20:53 (12/39) Installing xz-libs (5.2.5-r0) 22:20:53 (13/39) Installing sqlite-libs (3.34.1-r0) 22:20:53 Removing intermediate container 8c48e564db72 22:20:53 ---> 08cd728eb9bd 22:20:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:20:53 (14/39) Installing python3 (3.8.10-r0) 22:20:54 Removing intermediate container 75ad47d103d8 22:20:54 ---> e9c05482ad0f 22:20:54 Step 21/23 : LABEL arch=arm64 22:20:54 ---> Running in 34d33a3b48aa 22:20:54 ---> Running in 800273e5310e 22:20:54 Removing intermediate container 2a1a1b125035 22:20:54 ---> 69d6f0a5bdf6 22:20:54 Step 22/23 : LABEL git_sha=f69225d92ea04baaf6cbdc14e5e7c9f647dfe70e 22:20:54 Removing intermediate container ba68739f9334 22:20:54 ---> 8be3372dc227 22:20:54 Step 21/22 : LABEL git_sha=f69225d92ea04baaf6cbdc14e5e7c9f647dfe70e 22:20:55 ---> Running in 86d91881273b 22:20:55 ---> Running in c103efa9d560 22:20:55 Removing intermediate container 34d33a3b48aa 22:20:55 ---> 2cf9d7364745 22:20:55 Step 22/23 : LABEL git_sha=f69225d92ea04baaf6cbdc14e5e7c9f647dfe70e 22:20:55 Removing intermediate container 800273e5310e 22:20:55 ---> a75ba0df43c4 22:20:55 Step 22/24 : LABEL arch=arm64 22:20:56 ---> Running in 4ce36c1c9634 22:20:56 ---> Running in fa1a6dc48d83 22:20:56 (15/39) Installing py3-appdirs (1.4.4-r1) 22:20:56 (16/39) Installing py3-ordered-set (4.0.2-r0) 22:20:56 (17/39) Installing py3-parsing (2.4.7-r1) 22:20:56 (18/39) Installing py3-six (1.15.0-r0) 22:20:56 (19/39) Installing py3-packaging (20.9-r0) 22:20:56 (20/39) Installing py3-setuptools (51.3.3-r0) 22:20:56 Removing intermediate container c103efa9d560 22:20:56 ---> f0c20510d50d 22:20:56 Step 23/23 : LABEL version=0.0.0 22:20:56 Removing intermediate container 86d91881273b 22:20:56 ---> 7b60b0172a98 22:20:56 Step 22/22 : LABEL version=0.0.0 22:20:56 (21/39) Installing py3-chardet (4.0.0-r0) 22:20:56 (22/39) Installing py3-idna (3.1-r0) 22:20:56 (23/39) Installing py3-urllib3 (1.26.2-r1) 22:20:56 (24/39) Installing py3-requests (2.25.1-r1) 22:20:56 (25/39) Installing py3-msgpack (1.0.2-r0) 22:20:56 (26/39) Installing py3-lockfile (0.12.2-r3) 22:20:56 ---> Running in 6a978616f368 22:20:56 ---> Running in 4c4d64d3e71e 22:20:56 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:20:56 (28/39) Installing py3-colorama (0.4.4-r0) 22:20:56 (29/39) Installing py3-contextlib2 (0.6.0-r0) 22:20:56 (30/39) Installing py3-distlib (0.3.1-r1) 22:20:56 (31/39) Installing py3-distro (1.5.0-r1) 22:20:56 (32/39) Installing py3-webencodings (0.5.1-r3) 22:20:56 (33/39) Installing py3-html5lib (1.1-r0) 22:20:56 (34/39) Installing py3-pytoml (0.1.21-r0) 22:20:56 (35/39) Installing py3-pep517 (0.9.1-r0) 22:20:56 (36/39) Installing py3-progress (1.5-r0) 22:20:56 (37/39) Installing py3-retrying (1.3.3-r0) 22:20:56 (38/39) Installing py3-toml (0.10.2-r0) 22:20:57 Removing intermediate container 4ce36c1c9634 22:20:57 (39/39) Installing py3-pip (20.3.4-r0) 22:20:57 Removing intermediate container fa1a6dc48d83 22:20:57 ---> 01341a1d6521 22:20:57 Step 23/24 : LABEL git_sha=f69225d92ea04baaf6cbdc14e5e7c9f647dfe70e 22:20:57 ---> 0934bd78217c 22:20:57 Step 23/23 : LABEL version=0.0.0 22:20:57 ---> Running in adf6daa1eb96 22:20:57 ---> Running in aa97d9e42d9e 22:20:57 Executing busybox-1.32.1-r6.trigger 22:20:57 Removing intermediate container 4c4d64d3e71e 22:20:57 ---> 55641fd52d17 22:20:57 22:20:57 OK: 82 MiB in 59 packages 22:20:57 Removing intermediate container 6a978616f368 22:20:57 ---> 36c034e76bdd 22:20:57 22:20:57 Successfully built 55641fd52d17 22:20:57 Successfully tagged support-scheduler-arm64:latest 22:20:57  Building support-scheduler ... done Building security-bootstrapper 22:20:58 Successfully built 36c034e76bdd 22:20:58 Successfully tagged security-proxy-setup-arm64:latest 22:20:58 Removing intermediate container aa97d9e42d9e 22:20:58 Building core-data 22:20:58 ---> bd18f15c8868 22:20:58  Building security-proxy-setup ... done Step 24/24 : LABEL version=0.0.0 22:20:58 Removing intermediate container adf6daa1eb96 22:20:58 ---> 651b736765db 22:20:58 22:20:58 ---> Running in ddc39294745f 22:20:58 Successfully built 651b736765db 22:20:58 Successfully tagged support-notifications-arm64:latest 22:20:58 Building core-command 22:20:59  Building support-notifications ... done Removing intermediate container ddc39294745f 22:20:59 ---> 74cea78c0025 22:20:59 22:20:59 Successfully built 74cea78c0025 22:20:59 Successfully tagged core-metadata-arm64:latest 22:20:59 Building security-secretstore-setup 22:21:06  Building core-metadata ... done Collecting docker-compose==1.23.2 22:21:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:21:06 Collecting websocket-client<1.0,>=0.32.0 22:21:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:21:06 Collecting PyYAML<4,>=3.10 22:21:07 Downloading PyYAML-3.13.tar.gz (270 kB) 22:21:11 Collecting jsonschema<3,>=2.5.1 22:21:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:21:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:21:11 Collecting dockerpty<0.5,>=0.4.1 22:21:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:21:13 Collecting docopt<0.7,>=0.6.1 22:21:13 Downloading docopt-0.6.2.tar.gz (25 kB) 22:21:16 Collecting cached-property<2,>=1.2.0 22:21:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:21:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:21:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:21:17 Collecting texttable<0.10,>=0.9.0 22:21:17 Downloading texttable-0.9.1.tar.gz (11 kB) 22:21:20 Collecting docker<4.0,>=3.6.0 22:21:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:21:20 Collecting docker-pycreds>=0.4.0 22:21:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:21:21 Collecting chardet<3.1.0,>=3.0.2 22:21:21 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:21:22 Collecting urllib3<1.25,>=1.21.1 22:21:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:21:22 Collecting certifi>=2017.4.17 22:21:22 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 22:21:22 Collecting idna<2.8,>=2.5 22:21:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:21:23 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:21:23 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:21:23 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:21:23 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:21:24 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:21:24 Attempting uninstall: urllib3 22:21:24 Found existing installation: urllib3 1.26.2 22:21:24 Uninstalling urllib3-1.26.2: 22:21:24 Successfully uninstalled urllib3-1.26.2 22:21:24 Attempting uninstall: idna 22:21:24 Found existing installation: idna 3.1 22:21:24 Uninstalling idna-3.1: 22:21:25 Successfully uninstalled idna-3.1 22:21:25 Attempting uninstall: chardet 22:21:25 Found existing installation: chardet 4.0.0 22:21:25 Uninstalling chardet-4.0.0: 22:21:26 Successfully uninstalled chardet-4.0.0 22:21:28 Attempting uninstall: requests 22:21:28 Found existing installation: requests 2.25.1 22:21:28 Uninstalling requests-2.25.1: 22:21:28 Successfully uninstalled requests-2.25.1 22:21:28 Running setup.py install for texttable: started 22:21:31 Running setup.py install for texttable: finished with status 'done' 22:21:31 Running setup.py install for PyYAML: started 22:21:33 Running setup.py install for PyYAML: finished with status 'done' 22:21:35 Running setup.py install for docopt: started 22:21:37 Running setup.py install for docopt: finished with status 'done' 22:21:37 Running setup.py install for dockerpty: started 22:21:40 Running setup.py install for dockerpty: finished with status 'done' 22:21:41 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:21:41 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:21:41 ---> 4a6500642870 22:21:41 Step 3/32 : WORKDIR /edgex-go 22:21:41 ---> Using cache 22:21:41 ---> 428008ec4884 22:21:41 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:41 ---> Using cache 22:21:41 ---> 00be1e4c7328 22:21:41 Step 5/32 : RUN apk add --update --no-cache make git 22:21:41 ---> Using cache 22:21:41 ---> 95d28cfcbe98 22:21:41 Step 6/32 : COPY go.mod . 22:21:41 ---> Using cache 22:21:41 ---> bd702d5b856d 22:21:41 Step 7/32 : RUN go mod download 22:21:41 ---> Using cache 22:21:41 ---> 3cac60dac7cc 22:21:41 Step 8/32 : COPY . . 22:21:41 ---> Using cache 22:21:41 ---> 3135dab3103a 22:21:41 Step 9/32 : RUN go mod tidy 22:21:41 ---> Using cache 22:21:41 ---> 54ebec993bf8 22:21:41 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:21:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:21:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:21:42 ---> 4a6500642870 22:21:42 Step 3/24 : WORKDIR /edgex-go 22:21:42 ---> Using cache 22:21:42 ---> 428008ec4884 22:21:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:42 ---> Using cache 22:21:42 ---> 00be1e4c7328 22:21:42 Step 5/24 : RUN apk add --update --no-cache make git 22:21:42 ---> Using cache 22:21:42 ---> 95d28cfcbe98 22:21:42 Step 6/24 : COPY go.mod . 22:21:42 ---> Using cache 22:21:42 ---> bd702d5b856d 22:21:42 Step 7/24 : RUN go mod download 22:21:42 ---> Using cache 22:21:42 ---> 3cac60dac7cc 22:21:42 Step 8/24 : COPY . . 22:21:42 ---> Using cache 22:21:42 ---> 3135dab3103a 22:21:42 Step 9/24 : RUN go mod tidy 22:21:42 ---> Using cache 22:21:42 ---> 54ebec993bf8 22:21:42 Step 10/24 : RUN make cmd/core-command/core-command 22:21:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:21:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:21:42 ---> 4a6500642870 22:21:42 Step 3/24 : WORKDIR /edgex-go 22:21:42 ---> Using cache 22:21:42 ---> 428008ec4884 22:21:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:42 ---> Using cache 22:21:42 ---> 00be1e4c7328 22:21:42 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:21:42 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:21:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:21:42 ---> 4a6500642870 22:21:42 Step 3/26 : WORKDIR /edgex-go 22:21:42 ---> Using cache 22:21:42 ---> 428008ec4884 22:21:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:42 ---> Using cache 22:21:42 ---> 00be1e4c7328 22:21:42 Step 5/26 : RUN apk add --update --no-cache make git 22:21:42 ---> Using cache 22:21:42 ---> 95d28cfcbe98 22:21:42 Step 6/26 : COPY go.mod . 22:21:42 ---> Using cache 22:21:42 ---> bd702d5b856d 22:21:42 Step 7/26 : RUN go mod download 22:21:42 ---> Using cache 22:21:42 ---> 3cac60dac7cc 22:21:42 Step 8/26 : COPY . . 22:21:42 ---> Using cache 22:21:42 ---> 3135dab3103a 22:21:42 Step 9/26 : RUN go mod tidy 22:21:42 ---> Using cache 22:21:42 ---> 54ebec993bf8 22:21:42 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:21:43 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 22:21:43 ---> Running in 425c0ac849c3 22:21:43 ---> Running in 6c878006e525 22:21:43 ---> Running in 63934aa511a0 22:21:43 ---> Running in 1bfcaca7ff6c 22:21:46 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 22:21:46 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 22:21:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:21:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:21:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:21:48 OK: 218 MiB in 52 packages 22:21:51 Removing intermediate container 1bfcaca7ff6c 22:21:51 ---> d4bc3bbe197f 22:21:51 Step 6/24 : COPY go.mod . 22:21:54 ---> 6fcd55ae80a1 22:21:54 Step 7/24 : RUN go mod download 22:21:54 ---> Running in 354a86eadbd1 22:21:59 Removing intermediate container af3e0156f132 22:21:59 ---> 43d81645f511 22:21:59 Step 15/24 : ENV APP_PORT=58890 22:21:59 ---> Running in 53e69359c1e7 22:22:00 Removing intermediate container 53e69359c1e7 22:22:00 ---> 5647051b8635 22:22:00 Step 16/24 : EXPOSE $APP_PORT 22:22:00 ---> Running in 82bdf1467153 22:22:01 Removing intermediate container 82bdf1467153 22:22:01 ---> 9d53fd178849 22:22:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:22:01 Removing intermediate container 354a86eadbd1 22:22:01 ---> 85386f13fabf 22:22:01 Step 8/24 : COPY . . 22:22:05 ---> 77514c3562ff 22:22:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:22:06 ---> e095c7bdcc12 22:22:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:22:09 ---> 7a8c94d355ff 22:22:09 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:22:09 ---> Running in b7735aff765b 22:22:10 Removing intermediate container b7735aff765b 22:22:10 ---> 3bb0ae3ec168 22:22:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:22:10 ---> Running in 5d06aa31a7a5 22:22:11 Removing intermediate container 5d06aa31a7a5 22:22:11 ---> 6e2f0b825fcd 22:22:11 Step 22/24 : LABEL arch=arm64 22:22:12 ---> Running in a93fe06a6435 22:22:13 Removing intermediate container a93fe06a6435 22:22:13 ---> e8f1180323f6 22:22:13 Step 23/24 : LABEL git_sha=f69225d92ea04baaf6cbdc14e5e7c9f647dfe70e 22:22:14 ---> Running in d0b6132f09f9 22:22:15 Removing intermediate container d0b6132f09f9 22:22:15 ---> f29a7e8325d6 22:22:15 Step 24/24 : LABEL version=0.0.0 22:22:15 ---> Running in 29f97a5c43c3 22:22:17 Removing intermediate container 29f97a5c43c3 22:22:17 ---> db69e2477173 22:22:17 22:22:18 Successfully built db69e2477173 22:22:18 Successfully tagged sys-mgmt-agent-arm64:latest 22:22:22  Building sys-mgmt-agent ... done  ---> fe3e3bfae260 22:22:22 Step 9/24 : RUN go mod tidy 22:22:22 ---> Running in 59546fc49492 22:22:31 Removing intermediate container 59546fc49492 22:22:31 ---> 73a3891d9183 22:22:31 Step 10/24 : RUN make cmd/core-data/core-data 22:22:31 ---> Running in f9746c5632a3 22:22:32 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 22:23:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:23:33 Removing intermediate container 425c0ac849c3 22:23:33 ---> c4bca8f60423 22:23:33 22:23:33 Step 11/24 : FROM alpine:3.12 22:23:33 ---> c4fd0aeabfcf 22:23:33 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:23:33 ---> Using cache 22:23:33 ---> 26679b462dc7 22:23:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:23:33 ---> Using cache 22:23:33 ---> 4ed9517909ec 22:23:33 Step 14/24 : ENV APP_PORT=59882 22:23:33 ---> Running in 8fafeab57bc6 22:23:34 Removing intermediate container 8fafeab57bc6 22:23:34 ---> 184c54b3b6a9 22:23:34 Step 15/24 : EXPOSE $APP_PORT 22:23:34 ---> Running in f286d6bb01cf 22:23:35 Removing intermediate container f286d6bb01cf 22:23:35 ---> 745eb182ba4e 22:23:35 Step 16/24 : WORKDIR / 22:23:36 ---> Running in a00dc8c40d51 22:23:37 Removing intermediate container a00dc8c40d51 22:23:37 ---> d1224026aa96 22:23:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:23:37 Removing intermediate container 6c878006e525 22:23:37 ---> a33a1af7baf4 22:23:37 22:23:37 Step 11/32 : FROM alpine:3.12 22:23:37 ---> c4fd0aeabfcf 22:23:37 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:23:37 ---> Running in b78d66c1736e 22:23:39 Removing intermediate container b78d66c1736e 22:23:39 ---> 518865746757 22:23:39 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:23:39 ---> Running in 668c5b82fd72 22:23:40 ---> c0ce68ac5c9a 22:23:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:23:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:23:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:23:43 Removing intermediate container 63934aa511a0 22:23:43 ---> a9532cf7c119 22:23:43 22:23:43 Step 11/26 : FROM alpine:3.12 22:23:43 ---> c4fd0aeabfcf 22:23:43 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:23:44 ---> Running in a11859c68d12 22:23:44 (1/2) Installing dumb-init (1.2.2-r1) 22:23:44 (2/2) Installing su-exec (0.2-r1) 22:23:44 Executing busybox-1.31.1-r20.trigger 22:23:44 ---> fdbaec04f58b 22:23:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:23:44 OK: 5 MiB in 16 packages 22:23:45 ---> e8eb4f305c60 22:23:45 Step 20/24 : ENTRYPOINT ["/core-command"] 22:23:46 ---> Running in a1fbd91e9fa0 22:23:46 Removing intermediate container 668c5b82fd72 22:23:46 ---> c85d59b9ac86 22:23:46 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:23:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:23:46 ---> Running in 5b649074b34d 22:23:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:23:47 Removing intermediate container a1fbd91e9fa0 22:23:47 ---> 91775cf2603b 22:23:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:23:47 ---> Running in c9cc044e4b32 22:23:47 (1/3) Installing ca-certificates (20191127-r4) 22:23:47 (2/3) Installing dumb-init (1.2.2-r1) 22:23:47 (3/3) Installing su-exec (0.2-r1) 22:23:47 Executing busybox-1.31.1-r20.trigger 22:23:47 Removing intermediate container 5b649074b34d 22:23:47 ---> 26323a3aa24d 22:23:47 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:23:47 Executing ca-certificates-20191127-r4.trigger 22:23:47 OK: 6 MiB in 17 packages 22:23:48 ---> Running in ae1a2e013d1e 22:23:48 Removing intermediate container c9cc044e4b32 22:23:48 ---> 0595cf069cd7 22:23:48 Step 22/24 : LABEL arch=arm64 22:23:48 ---> Running in d5f65770f3ae 22:23:49 Removing intermediate container ae1a2e013d1e 22:23:49 ---> 51d42340b081 22:23:49 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:23:49 Removing intermediate container d5f65770f3ae 22:23:49 ---> e414ffaec76f 22:23:49 Step 23/24 : LABEL git_sha=f69225d92ea04baaf6cbdc14e5e7c9f647dfe70e 22:23:49 ---> Running in 4dc38150da96 22:23:49 ---> Running in 46575471881c 22:23:50 Removing intermediate container 46575471881c 22:23:50 ---> 3c29ed0e24bb 22:23:50 Step 24/24 : LABEL version=0.0.0 22:23:50 Removing intermediate container a11859c68d12 22:23:50 ---> 35e2e35e5452 22:23:50 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:23:50 ---> Running in 01a6a53459e4 22:23:51 ---> Running in 3eac897cd38d 22:23:51 Removing intermediate container 01a6a53459e4 22:23:51 ---> 88df127a810e 22:23:51 22:23:52 Removing intermediate container 3eac897cd38d 22:23:52 ---> 501da5094dbc 22:23:52 Step 14/26 : WORKDIR / 22:23:52 ---> Running in 15d107f51b1c 22:23:52 Successfully built 88df127a810e 22:23:52 Successfully tagged core-command-arm64:latest 22:23:53  Building core-command ... done Removing intermediate container 15d107f51b1c 22:23:53 ---> da0a0fd24b9d 22:23:53 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:23:53 Removing intermediate container 4dc38150da96 22:23:53 ---> 516256bbb8b5 22:23:53 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:23:53 ---> Running in d095f207d0e3 22:23:54 ---> 55b89e6fad5a 22:23:54 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:23:54 Removing intermediate container d095f207d0e3 22:23:54 ---> d67598045344 22:23:54 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:23:55 ---> b28acf25537e 22:23:55 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:23:55 ---> e44349995d53 22:23:55 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:23:56 ---> Running in 38dfa6caae77 22:23:56 ---> 93eec1a7c513 22:23:56 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:23:57 ---> 054b1fff5670 22:23:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:23:59 Removing intermediate container 38dfa6caae77 22:23:59 ---> fce485f76504 22:23:59 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:23:59 ---> 5a5068162f9a 22:23:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:24:00 ---> 9cf6ccfaae04 22:24:00 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:24:00 ---> 6fe08db73162 22:24:00 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:24:01 ---> e11874a831e0 22:24:01 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/ 22:24:01 ---> 62ca5adb29a9 22:24:01 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:24:01 ---> Running in 07dd46d0d8db 22:24:03 ---> 2d92fb83cdf9 22:24:03 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:24:04 ---> b04f6d3b02e1 22:24:04 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:24:04 Removing intermediate container 07dd46d0d8db 22:24:04 ---> 03aa6fc4e60a 22:24:04 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:24:05 ---> 3bf4958240fd 22:24:05 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:24:05 ---> Running in e9248d68b2f4 22:24:05 ---> Running in 1576b48e7463 22:24:05 Removing intermediate container f9746c5632a3 22:24:05 ---> 4abf4e1f437f 22:24:05 22:24:05 Step 11/24 : FROM alpine:3.12 22:24:05 ---> c4fd0aeabfcf 22:24:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:24:05 Removing intermediate container e9248d68b2f4 22:24:05 ---> 4de745c2dcdf 22:24:05 Step 24/26 : LABEL arch=arm64 22:24:05 ---> Running in a0ec67d9c683 22:24:05 ---> Running in 8d5bc5a6aa70 22:24:06 Removing intermediate container 1576b48e7463 22:24:06 ---> 271564e8a521 22:24:06 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:24:06 Removing intermediate container a0ec67d9c683 22:24:06 ---> 0bfd47e77ac1 22:24:06 Step 13/24 : ENV APP_PORT=59880 22:24:06 Removing intermediate container 8d5bc5a6aa70 22:24:06 ---> f04a125c8b62 22:24:06 Step 25/26 : LABEL git_sha=f69225d92ea04baaf6cbdc14e5e7c9f647dfe70e 22:24:06 ---> Running in aca702778aec 22:24:06 ---> Running in f814e2632ebf 22:24:07 ---> d25640ea43a6 22:24:07 Step 27/32 : RUN chmod +x /entrypoint.sh 22:24:07 ---> Running in d3aea5d208d8 22:24:07 Removing intermediate container aca702778aec 22:24:07 ---> ca8a8a4e6629 22:24:07 Step 14/24 : EXPOSE $APP_PORT 22:24:07 Removing intermediate container f814e2632ebf 22:24:07 ---> b90eff0fb6ba 22:24:07 Step 26/26 : LABEL version=0.0.0 22:24:07 ---> Running in 14fac16188bb 22:24:07 ---> Running in 0301564e18a4 22:24:08 Removing intermediate container 14fac16188bb 22:24:08 ---> d9c403df4b93 22:24:08 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:24:08 Removing intermediate container 0301564e18a4 22:24:08 ---> f4baed4eaa7b 22:24:08 22:24:08 ---> Running in 7a90a64fbd8d 22:24:08 Successfully built f4baed4eaa7b 22:24:08 Successfully tagged security-secretstore-setup-arm64:latest 22:24:10  Building security-secretstore-setup ... done Removing intermediate container d3aea5d208d8 22:24:10 ---> 555742354214 22:24:10 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:24:10 ---> Running in 211ec8788bd3 22:24:11 Removing intermediate container 211ec8788bd3 22:24:11 ---> b963f84c4926 22:24:11 Step 29/32 : CMD ["gate"] 22:24:11 Removing intermediate container 7a90a64fbd8d 22:24:11 ---> 6c5e450c1a3c 22:24:11 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:24:11 ---> Running in 37d5ab1e815b 22:24:11 ---> Running in 2c1599d56b08 22:24:12 Removing intermediate container 2c1599d56b08 22:24:12 ---> 78554438e68d 22:24:12 Step 30/32 : LABEL arch=arm64 22:24:12 ---> Running in db21f3b74259 22:24:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:24:13 Removing intermediate container db21f3b74259 22:24:13 ---> e914c2d32ce0 22:24:13 Step 31/32 : LABEL git_sha=f69225d92ea04baaf6cbdc14e5e7c9f647dfe70e 22:24:13 ---> Running in 1ba2c03b74d9 22:24:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:24:14 Removing intermediate container 1ba2c03b74d9 22:24:14 ---> b94a334a677e 22:24:14 Step 32/32 : LABEL version=0.0.0 22:24:14 ---> Running in 84dc332bd458 22:24:14 (1/6) Installing dumb-init (1.2.2-r1) 22:24:14 (2/6) Installing libgcc (9.3.0-r2) 22:24:14 (3/6) Installing libsodium (1.0.18-r0) 22:24:14 (4/6) Installing libstdc++ (9.3.0-r2) 22:24:15 (5/6) Installing libzmq (4.3.3-r0) 22:24:15 Removing intermediate container 84dc332bd458 22:24:15 ---> 5aed268016c1 22:24:15 22:24:15 (6/6) Installing zeromq (4.3.3-r0) 22:24:15 Successfully built 5aed268016c1 22:24:15 Executing busybox-1.31.1-r20.trigger 22:24:15 Successfully tagged security-bootstrapper-arm64:latest 22:24:15  Building security-bootstrapper ... done OK: 8 MiB in 20 packages 22:24:16 Removing intermediate container 37d5ab1e815b 22:24:16 ---> 64e058d015b9 22:24:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:24:17 ---> 111a6a504046 22:24:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:24:18 ---> 6cf56dff9580 22:24:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:24:19 ---> c7dc03d1c3c0 22:24:19 Step 20/24 : ENTRYPOINT ["/core-data"] 22:24:19 ---> Running in 467cfc01b370 22:24:20 Removing intermediate container 467cfc01b370 22:24:20 ---> 372c3563a410 22:24:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:24:20 ---> Running in 5934b7ff425e 22:24:20 Removing intermediate container 5934b7ff425e 22:24:20 ---> 9c203bf1a537 22:24:20 Step 22/24 : LABEL arch=arm64 22:24:20 ---> Running in 4f956c4a935b 22:24:21 Removing intermediate container 4f956c4a935b 22:24:21 ---> 376ac73e5c5b 22:24:21 Step 23/24 : LABEL git_sha=f69225d92ea04baaf6cbdc14e5e7c9f647dfe70e 22:24:21 ---> Running in c73242b5a206 22:24:21 Removing intermediate container c73242b5a206 22:24:21 ---> dc1286e34c46 22:24:21 Step 24/24 : LABEL version=0.0.0 22:24:21 ---> Running in a718f836af6b 22:24:22 Removing intermediate container a718f836af6b 22:24:22 ---> 31ba14acd31f 22:24:22 22:24:22 Successfully built 31ba14acd31f 22:24:23 Successfully tagged core-data-arm64:latest 22:24:23  Building core-data ... done  [Pipeline] } 22:24:23 $ docker stop --time=1 b1512e59bb797f8284e0b53445c91620ede6389d361c9bd2e437b18c2f3494aa 22:24:24 $ docker rm -f b1512e59bb797f8284e0b53445c91620ede6389d361c9bd2e437b18c2f3494aa [Pipeline] // withDockerContainer [Pipeline] sh 22:24:25 + docker images 22:24:25 REPOSITORY TAG IMAGE ID CREATED SIZE 22:24:25 core-data-arm64 latest 31ba14acd31f 3 seconds ago 19.3MB 22:24:25 security-bootstrapper-arm64 latest 5aed268016c1 11 seconds ago 17.7MB 22:24:25 security-secretstore-setup-arm64 latest f4baed4eaa7b 17 seconds ago 26.5MB 22:24:25 4abf4e1f437f 20 seconds ago 1.57GB 22:24:25 core-command-arm64 latest 88df127a810e 34 seconds ago 15.2MB 22:24:25 a9532cf7c119 43 seconds ago 1.57GB 22:24:25 a33a1af7baf4 48 seconds ago 1.57GB 22:24:25 c4bca8f60423 53 seconds ago 1.56GB 22:24:25 sys-mgmt-agent-arm64 latest db69e2477173 2 minutes ago 311MB 22:24:25 support-notifications-arm64 latest 651b736765db 3 minutes ago 15.9MB 22:24:25 core-metadata-arm64 latest 74cea78c0025 3 minutes ago 15.8MB 22:24:25 support-scheduler-arm64 latest 55641fd52d17 3 minutes ago 15.2MB 22:24:25 security-proxy-setup-arm64 latest 36c034e76bdd 3 minutes ago 24.5MB 22:24:25 8d917026dc44 3 minutes ago 1.57GB 22:24:25 9aa896725a1a 3 minutes ago 1.57GB 22:24:25 c8ca0660025a 3 minutes ago 1.57GB 22:24:25 946791e52c75 3 minutes ago 1.57GB 22:24:25 8d1edda130d0 3 minutes ago 1.57GB 22:24:25 ci-base-image-arm64 latest 4a6500642870 14 minutes ago 1.24GB 22:24:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 2 weeks ago 533MB 22:24:25 docker 20.10.7 df445af6242a 2 months ago 234MB 22:24:25 alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB 22:24:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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 22:24:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:27 22:24:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:24:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:27 arm64: Pulling from edgex-lftools-log-publisher 22:24:27 448f6bf000e3: Pulling fs layer 22:24:27 f757da607395: Pulling fs layer 22:24:27 05883995daec: Pulling fs layer 22:24:27 8603b9c90790: Pulling fs layer 22:24:27 1560dd03e051: Pulling fs layer 22:24:27 27f5ce0e4adf: Pulling fs layer 22:24:27 c2d8d7efcc4b: Pulling fs layer 22:24:27 8603b9c90790: Waiting 22:24:27 27f5ce0e4adf: Waiting 22:24:27 c2d8d7efcc4b: Waiting 22:24:27 1560dd03e051: Waiting 22:24:28 f757da607395: Verifying Checksum 22:24:28 f757da607395: Download complete 22:24:28 8603b9c90790: Download complete 22:24:28 1560dd03e051: Verifying Checksum 22:24:28 1560dd03e051: Download complete 22:24:28 05883995daec: Verifying Checksum 22:24:28 05883995daec: Download complete 22:24:28 27f5ce0e4adf: Download complete 22:24:29 448f6bf000e3: Verifying Checksum 22:24:29 448f6bf000e3: Download complete 22:24:32 c2d8d7efcc4b: Verifying Checksum 22:24:32 c2d8d7efcc4b: Download complete 22:24:33 448f6bf000e3: Pull complete 22:24:33 f757da607395: Pull complete 22:24:35 05883995daec: Pull complete 22:24:35 8603b9c90790: Pull complete 22:24:36 1560dd03e051: Pull complete 22:24:36 27f5ce0e4adf: Pull complete 22:24:51 c2d8d7efcc4b: Pull complete 22:24:51 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:24:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:24:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:24:52 prd-ubuntu18.04-docker-arm64-4c-16g-636 does not seem to be running inside a container 22:24:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:24:56 $ docker top 5f82f441041de9d86149941c805a787d08785f77bd56f3ba319d7519d693bcc1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:57 ---> job-cost.sh 22:24:57 lf-activate-venv: SKIPPING 22:24:57 INFO: No Stack... 22:24:57 INFO: Retrieving Pricing Info for: v3-standard-4 22:24:58 INFO: Archiving Costs [Pipeline] sh 22:24:59 + cat /w/workspace/edgex-go/1/archives/cost.csv 22:24:59 + cut -d, -f6 [Pipeline] lock 22:24:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3681-1-stack-cost] 22:24:59 Resource [jenkins-edgexfoundry-edgex-go-PR-3681-1-stack-cost] did not exist. Created. 22:24:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3681-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:25:00 + echo total: 0.10999999940395355 [Pipeline] stash 22:25:00 Stashed 1 file(s) [Pipeline] } 22:25:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3681-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:25:00 $ docker stop --time=1 5f82f441041de9d86149941c805a787d08785f77bd56f3ba319d7519d693bcc1 22:25:02 $ docker rm -f 5f82f441041de9d86149941c805a787d08785f77bd56f3ba319d7519d693bcc1 [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 22:25:03 provisioning config files... 22:25:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9109267170921340387tmp [Pipeline] { [Pipeline] sh 22:25:03 + set +x 22:25:03 + bash -s -- 22:25:03 + curl -s https://codecov.io/bash 22:25:03 22:25:03 _____ _ 22:25:03 / ____| | | 22:25:03 | | ___ __| | ___ ___ _____ __ 22:25:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:25:03 | |___| (_) | (_| | __/ (_| (_) \ V / 22:25:03 \_____\___/ \__,_|\___|\___\___/ \_/ 22:25:03 Bash-1.0.6 22:25:03 22:25:03 22:25:03 ==> git version 2.24.4 found 22:25:03 ==> 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 22:25:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:25:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:25:03 ==> Jenkins CI detected. 22:25:03 current dir:  /w/workspace/edgex-go/1 22:25:03 project root: . 22:25:03 --> token set from env 22:25:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:25:04 ==> Running gcov in . (disable via -X gcov) 22:25:04 ==> Python coveragepy not found 22:25:04 ==> Searching for coverage reports in: 22:25:04 + . 22:25:04 -> Found 1 reports 22:25:04 ==> Detecting git/mercurial file structure 22:25:04 ==> Reading reports 22:25:04 + ./coverage.out bytes=404331 22:25:04 ==> Appending adjustments 22:25:04 https://docs.codecov.io/docs/fixing-reports 22:25:05 + Found adjustments 22:25:05 ==> Gzipping contents 22:25:05 56K /tmp/codecov.qM98rv.gz 22:25:05 ==> Uploading reports 22:25:05 url: https://codecov.io 22:25:05 query: branch=PR-3681&commit=e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3681%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3681&job=&cmd_args= 22:25:05 -> Pinging Codecov 22:25:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3681&commit=e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3681%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3681&job=&cmd_args= 22:25:05 -> Uploading to 22:25:05 https://storage.googleapis.com/codecov/v4/raw/2021-08-23/00271124DB129430A58F1EEE437C3FCB/e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b/1b3e39a4-3d01-4673-bd80-a7ce2e0f8008.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210823%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210823T222505Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=243f5af92d8827777d5dc3f967c9b0cd1a5c37ea8b81c1070aee4c818001e7a4 22:25:05 % Total % Received % Xferd Average Speed Time Time Time Current 22:25:05 Dload Upload Total Spent Left Speed 22:25:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54561 0 0 100 54561 0 142k --:--:-- --:--:-- --:--:-- 142k 22:25:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e0fd55b21a2a47e445fec5f16c99c1cb8b8b583b [Pipeline] } 22:25:05 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 22:25:07 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:25:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:25:08 ---> package-listing.sh 22:25:08 ++ facter osfamily 22:25:08 ++ tr '[:upper:]' '[:lower:]' 22:25:09 + OS_FAMILY=redhat 22:25:09 + workspace=/w/workspace/edgex-go/1 22:25:09 + START_PACKAGES=/tmp/packages_start.txt 22:25:09 + END_PACKAGES=/tmp/packages_end.txt 22:25:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:25:09 + PACKAGES=/tmp/packages_start.txt 22:25:09 + '[' /w/workspace/edgex-go/1 ']' 22:25:09 + PACKAGES=/tmp/packages_end.txt 22:25:09 + case "${OS_FAMILY}" in 22:25:09 + sort 22:25:09 + rpm -qa 22:25:11 + '[' -f /tmp/packages_start.txt ']' 22:25:11 + '[' -f /tmp/packages_end.txt ']' 22:25:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:25:11 + '[' /w/workspace/edgex-go/1 ']' 22:25:11 + mkdir -p /w/workspace/edgex-go/1/archives/ 22:25:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 22:25:11 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:25:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:25:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:11 22:25:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:25:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:17 latest: Pulling from edgex-lftools-log-publisher 22:25:17 b4d181a07f80: Pulling fs layer 22:25:17 a1111a8f2ec3: Pulling fs layer 22:25:17 ed53099fbce6: Pulling fs layer 22:25:17 dc539afda2c1: Pulling fs layer 22:25:17 77bc0d833cb6: Pulling fs layer 22:25:17 9065ff56babe: Pulling fs layer 22:25:17 d287ab97295c: Pulling fs layer 22:25:17 dc539afda2c1: Waiting 22:25:17 77bc0d833cb6: Waiting 22:25:17 9065ff56babe: Waiting 22:25:17 d287ab97295c: Waiting 22:25:17 a1111a8f2ec3: Verifying Checksum 22:25:17 a1111a8f2ec3: Download complete 22:25:17 dc539afda2c1: Verifying Checksum 22:25:17 dc539afda2c1: Download complete 22:25:18 77bc0d833cb6: Download complete 22:25:18 9065ff56babe: Verifying Checksum 22:25:18 9065ff56babe: Download complete 22:25:18 ed53099fbce6: Verifying Checksum 22:25:18 ed53099fbce6: Download complete 22:25:19 b4d181a07f80: Verifying Checksum 22:25:19 b4d181a07f80: Download complete 22:25:20 b4d181a07f80: Pull complete 22:25:20 a1111a8f2ec3: Pull complete 22:25:21 ed53099fbce6: Pull complete 22:25:21 dc539afda2c1: Pull complete 22:25:21 77bc0d833cb6: Pull complete 22:25:21 9065ff56babe: Pull complete 22:25:23 d287ab97295c: Verifying Checksum 22:25:23 d287ab97295c: Download complete 22:25:28 d287ab97295c: Pull complete 22:25:28 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:25:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:25:28 prd-centos7-docker-4c-2g-632 does not seem to be running inside a container 22:25:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:25:31 $ docker top 593c2b4d9865a43cfb336e2bfbdea4a15255293f00a30cff738d1cd50057f478 -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:32 + touch /tmp/pre-build-complete [Pipeline] sh 22:25:32 + mkdir -p /var/log/sysstat [Pipeline] sh 22:25:32 + ls /var/log/sa-host 22:25:32 + sadf -c /var/log/sa-host/sa05 22:25:32 file_magic: OK 22:25:32 HZ: Using current value: 100 22:25:32 file_header: OK 22:25:32 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:25:32 Statistics: 22:25:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:25:32 File successfully converted to sysstat format version 12.0.3 22:25:32 + sadf -c /var/log/sa-host/sa23 22:25:32 file_magic: OK 22:25:32 HZ: Using current value: 100 22:25:32 file_header: OK 22:25:32 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:25:32 Statistics: 22:25:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:25:32 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:33 provisioning config files... 22:25:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7669254068214804478tmp [Pipeline] { [Pipeline] echo 22:25:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:25:33 ---> create-netrc.sh [Pipeline] } 22:25:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:25:33 ---> python-tools-install.sh [Pipeline] echo 22:25:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:25:34 ---> sudo-logs.sh 22:25:34 Archiving 'sudo' log.. 22:25:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-632.vexxhost.local: Name or service not known 22:25:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-632.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:25:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:25:34 ---> job-cost.sh 22:25:34 lf-activate-venv: SKIPPING 22:25:34 DEBUG: total: 0.10999999940395355 22:25:34 INFO: Retrieving Stack Cost... 22:25:35 INFO: Retrieving Pricing Info for: v3-standard-2 22:25:36 INFO: Archiving Costs [Pipeline] echo 22:25:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:25:36 ---> logs-deploy.sh 22:25:36 lf-activate-venv: SKIPPING 22:25:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3681/1 22:25:36 INFO: archiving workspace using pattern(s): 22:25:37 Archives upload complete. 22:25:37 INFO: archiving logs to Nexus 22:25:37 ---> uname -a: 22:25:37 Linux prd-centos7-docker-4c-2g-632.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 22:25:37 22:25:37 22:25:37 ---> lscpu: 22:25:37 Architecture: x86_64 22:25:37 CPU op-mode(s): 32-bit, 64-bit 22:25:37 Byte Order: Little Endian 22:25:37 Address sizes: 40 bits physical, 48 bits virtual 22:25:37 CPU(s): 2 22:25:37 On-line CPU(s) list: 0,1 22:25:37 Thread(s) per core: 1 22:25:37 Core(s) per socket: 1 22:25:37 Socket(s): 2 22:25:37 NUMA node(s): 1 22:25:37 Vendor ID: AuthenticAMD 22:25:37 CPU family: 23 22:25:37 Model: 49 22:25:37 Model name: AMD EPYC-Rome Processor 22:25:37 Stepping: 0 22:25:37 CPU MHz: 2799.998 22:25:37 BogoMIPS: 5599.99 22:25:37 Virtualization: AMD-V 22:25:37 Hypervisor vendor: KVM 22:25:37 Virtualization type: full 22:25:37 L1d cache: 32K 22:25:37 L1i cache: 32K 22:25:37 L2 cache: 512K 22:25:37 L3 cache: 16384K 22:25:37 NUMA node0 CPU(s): 0,1 22:25:37 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 22:25:37 22:25:37 22:25:37 ---> nproc: 22:25:37 2 22:25:37 22:25:37 22:25:37 ---> df -h: 22:25:37 Filesystem Size Used Avail Use% Mounted on 22:25:37 overlay 40G 13G 28G 32% / 22:25:37 tmpfs 64M 0 64M 0% /dev 22:25:37 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:25:37 shm 64M 0 64M 0% /dev/shm 22:25:37 /dev/vda1 40G 13G 28G 32% /facter-os 22:25:37 22:25:37 22:25:37 ---> sar -b -r -n DEV: 22:25:37 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/23/21 _x86_64_ (2 CPU) 22:25:37 22:25:37 22:01:45 LINUX RESTART (2 CPU) 22:25:37 22:25:37 22:02:01 tps rtps wtps bread/s bwrtn/s 22:25:37 22:03:01 211.39 87.36 124.03 7943.66 43138.43 22:25:37 22:04:01 33.17 3.35 29.83 2564.26 12572.01 22:25:37 22:05:01 353.69 0.00 353.69 0.00 88294.82 22:25:37 22:06:01 54.55 0.00 54.55 0.00 8328.38 22:25:37 22:07:02 48.97 0.00 48.97 0.00 3808.40 22:25:37 22:08:01 526.37 260.22 266.14 11865.52 169150.52 22:25:37 22:09:01 414.61 129.47 285.14 12017.82 160921.38 22:25:37 22:10:01 500.67 26.09 474.58 5311.68 189865.71 22:25:37 22:11:01 102.98 9.86 93.12 1230.03 17542.85 22:25:37 22:12:01 1.18 0.00 1.18 0.00 16.61 22:25:37 22:13:01 0.28 0.00 0.28 0.00 3.02 22:25:37 22:14:01 0.22 0.00 0.22 0.00 2.32 22:25:37 22:15:01 0.28 0.00 0.28 0.00 3.53 22:25:37 22:16:01 0.25 0.00 0.25 0.00 2.47 22:25:37 22:17:01 0.42 0.18 0.23 5.73 3.38 22:25:37 22:18:01 1.08 0.28 0.80 94.34 16.16 22:25:37 22:19:01 0.28 0.00 0.28 0.00 3.27 22:25:37 22:20:01 0.97 0.00 0.97 0.00 9.11 22:25:37 22:21:01 4.08 0.07 4.01 0.67 48.28 22:25:37 22:22:01 1.18 0.00 1.18 0.00 20.29 22:25:37 22:23:01 0.28 0.00 0.28 0.00 2.93 22:25:37 22:24:01 0.25 0.00 0.25 0.00 3.28 22:25:37 22:25:01 0.28 0.00 0.28 0.00 2.77 22:25:37 Average: 97.92 22.33 75.60 1778.54 30091.91 22:25:37 22:25:37 22:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:25:37 22:03:01 5446176 0 785292 9.81 2620 1774852 1267716 14.00 669760 1498160 4728 22:25:37 22:04:01 4591324 0 921824 11.51 2620 2493172 1653688 18.26 955568 2027144 439220 22:25:37 22:05:01 3518724 0 1106540 13.82 2620 3381056 1384628 15.29 1093224 2776368 32 22:25:37 22:06:01 3007728 0 1282648 16.02 2620 3715944 1735588 19.16 1500492 2853416 91888 22:25:37 22:07:02 3035732 0 1307460 16.33 2620 3663128 1627680 17.97 1457380 2865128 93508 22:25:37 22:08:01 1244156 0 1590320 19.86 2620 5171844 4362412 48.16 1509592 4516440 76 22:25:37 22:09:01 662672 0 1552668 19.39 2620 5790980 2825124 31.19 2987896 3567684 12588 22:25:37 22:10:01 1335844 0 1435164 17.92 2620 5235312 1993040 22.00 1951900 3943576 156 22:25:37 22:11:01 2385060 0 1337948 16.71 2620 4283312 1667592 18.41 1439236 3421072 8 22:25:37 22:12:01 2396016 0 1326988 16.57 2620 4283316 1474900 16.28 1433260 3420788 8 22:25:37 22:13:01 2400356 0 1322640 16.51 2620 4283324 1417248 15.65 1430196 3420844 8 22:25:37 22:14:01 2400316 0 1322676 16.51 2620 4283328 1417296 15.65 1430300 3420844 8 22:25:37 22:15:01 2400392 0 1322592 16.51 2620 4283336 1417356 15.65 1429636 3421508 8 22:25:37 22:16:01 2400312 0 1322672 16.51 2620 4283336 1417404 15.65 1429852 3421508 8 22:25:37 22:17:01 2400264 0 1322716 16.52 2620 4283340 1417276 15.65 1430472 3420464 8 22:25:37 22:18:01 2396096 0 1324044 16.53 2620 4286180 1417236 15.65 1435624 3420496 8 22:25:37 22:19:01 2395932 0 1324204 16.53 2620 4286184 1417272 15.65 1435620 3420496 16 22:25:37 22:20:01 2394704 0 1325420 16.55 2620 4286196 1417420 15.65 1436780 3420500 12 22:25:37 22:21:01 2393392 0 1326744 16.57 2620 4286184 1417480 15.65 1437124 3420508 12 22:25:37 22:22:01 2394248 0 1325860 16.55 2620 4286212 1417444 15.65 1437012 3420528 12 22:25:37 22:23:01 2395680 0 1324428 16.54 2620 4286212 1417264 15.65 1435476 3420528 8 22:25:37 22:24:01 2396056 0 1324044 16.53 2620 4286220 1417180 15.65 1435392 3420528 12 22:25:37 22:25:01 2396080 0 1324016 16.53 2620 4286224 1417180 15.65 1435512 3420528 8 22:25:37 Average: 2555968 0 1298213 16.21 2620 4152139 1670323 18.44 1462491 3276481 27928 22:25:37 22:25:37 22:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:25:37 22:03:01 eth0 991.08 687.71 3332.96 92.62 0.00 0.00 0.00 0.00 22:25:37 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:04:01 eth0 1239.28 806.66 6296.21 95.15 0.00 0.00 0.00 0.00 22:25:37 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:04:01 docker0 438.90 681.93 49.41 2681.57 0.00 0.00 0.00 0.00 22:25:37 22:05:01 veth03f1586 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:05:01 eth0 605.79 510.09 2088.63 54.33 0.00 0.00 0.00 0.00 22:25:37 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:05:01 docker0 493.37 574.46 37.24 2062.96 0.00 0.00 0.00 0.00 22:25:37 22:06:01 veth03f1586 0.63 0.75 0.05 0.07 0.00 0.00 0.00 0.00 22:25:37 22:06:01 eth0 34.06 20.25 27.05 12.86 0.00 0.00 0.00 0.00 22:25:37 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:06:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 22:25:37 22:07:02 veth03f1586 1.51 1.51 0.12 0.12 0.00 0.00 0.00 0.00 22:25:37 22:07:02 eth0 22.70 17.34 17.06 9.24 0.00 0.00 0.00 0.00 22:25:37 22:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:07:02 docker0 1.51 1.51 0.10 0.12 0.00 0.00 0.00 0.00 22:25:37 22:08:01 veth37fe0ec 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:08:01 vethdcd9940 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:08:01 veth974765a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:08:01 veth9bd0d4b 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 22:25:37 22:09:01 veth82ff558 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:25:37 22:09:01 veth9bd0d4b 0.00 0.62 0.00 0.03 0.00 0.00 0.00 0.00 22:25:37 22:09:01 veth0caa212 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:25:37 22:09:01 eth0 3302.19 2308.39 13684.46 414.99 0.00 0.00 0.00 0.00 22:25:37 22:10:01 veth9bd0d4b 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 22:25:37 22:10:01 eth0 126.07 75.44 354.22 22.23 0.00 0.00 0.00 0.00 22:25:37 22:10:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:25:37 22:10:01 veth2342433 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:11:01 eth0 243.72 152.17 1600.39 124.06 0.00 0.00 0.00 0.00 22:25:37 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:11:01 docker0 1063.51 1474.23 95.02 5579.49 0.00 0.00 0.00 0.00 22:25:37 22:12:01 eth0 0.85 0.27 0.31 0.19 0.00 0.00 0.00 0.00 22:25:37 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:13:01 eth0 1.22 0.47 0.46 0.27 0.00 0.00 0.00 0.00 22:25:37 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:14:01 eth0 2.08 0.37 0.42 0.20 0.00 0.00 0.00 0.00 22:25:37 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:15:01 eth0 1.57 0.50 0.59 0.36 0.00 0.00 0.00 0.00 22:25:37 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:16:01 eth0 0.92 0.37 0.32 0.24 0.00 0.00 0.00 0.00 22:25:37 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:17:01 eth0 0.52 0.33 0.31 0.20 0.00 0.00 0.00 0.00 22:25:37 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:18:01 eth0 0.30 0.25 0.14 0.08 0.00 0.00 0.00 0.00 22:25:37 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:19:01 eth0 1.73 0.43 0.38 0.18 0.00 0.00 0.00 0.00 22:25:37 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:20:01 eth0 14.03 7.28 9.27 5.42 0.00 0.00 0.00 0.00 22:25:37 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:21:01 eth0 47.19 26.40 38.79 17.41 0.00 0.00 0.00 0.00 22:25:37 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:22:01 eth0 10.76 6.15 10.24 3.76 0.00 0.00 0.00 0.00 22:25:37 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:23:01 eth0 0.33 0.23 0.14 0.07 0.00 0.00 0.00 0.00 22:25:37 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:24:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 22:25:37 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:25:01 eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 22:25:37 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 Average: eth0 162.22 111.85 682.12 25.64 0.00 0.00 0.00 0.00 22:25:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:25:37 Average: docker0 46.28 64.16 4.14 242.82 0.00 0.00 0.00 0.00 22:25:37 22:25:37 22:25:37 ---> sar -P ALL: 22:25:37 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/23/21 _x86_64_ (2 CPU) 22:25:37 22:25:37 22:01:45 LINUX RESTART (2 CPU) 22:25:37 22:25:37 22:02:01 CPU %user %nice %system %iowait %steal %idle 22:25:37 22:03:01 all 22.67 0.00 7.10 5.27 0.09 64.87 22:25:37 22:03:01 0 21.25 0.00 7.81 3.45 0.07 67.41 22:25:37 22:03:01 1 24.08 0.00 6.39 7.07 0.11 62.36 22:25:37 22:04:01 all 17.67 0.00 4.76 0.55 0.08 76.94 22:25:37 22:04:01 0 14.37 0.00 5.17 0.55 0.09 79.82 22:25:37 22:04:01 1 20.94 0.00 4.36 0.55 0.07 74.09 22:25:37 22:05:01 all 21.00 0.00 12.49 3.10 0.09 63.33 22:25:37 22:05:01 0 21.73 0.00 12.32 3.01 0.09 62.85 22:25:37 22:05:01 1 20.27 0.00 12.65 3.19 0.09 63.80 22:25:37 22:06:01 all 58.15 0.00 6.30 0.33 0.10 35.13 22:25:37 22:06:01 0 57.92 0.00 6.36 0.32 0.09 35.31 22:25:37 22:06:01 1 58.38 0.00 6.24 0.33 0.11 34.94 22:25:37 22:07:02 all 50.41 0.00 7.68 0.30 0.10 41.52 22:25:37 22:07:02 0 49.54 0.00 7.22 0.32 0.09 42.82 22:25:37 22:07:02 1 51.28 0.00 8.13 0.27 0.11 40.21 22:25:37 22:08:01 all 33.36 0.00 15.20 18.16 0.10 33.17 22:25:37 22:08:01 0 32.39 0.00 15.34 18.84 0.11 33.31 22:25:37 22:08:01 1 34.32 0.00 15.07 17.49 0.09 33.03 22:25:37 22:09:01 all 70.77 0.00 16.24 8.88 0.13 3.98 22:25:37 22:09:01 0 71.16 0.00 15.52 8.87 0.13 4.32 22:25:37 22:09:01 1 70.39 0.00 16.96 8.89 0.13 3.63 22:25:37 22:10:01 all 70.31 0.00 19.80 7.36 0.14 2.39 22:25:37 22:10:01 0 70.11 0.00 19.67 7.10 0.15 2.97 22:25:37 22:10:01 1 70.52 0.00 19.93 7.62 0.13 1.80 22:25:37 22:11:01 all 9.38 0.00 4.12 1.73 0.04 84.73 22:25:37 22:11:01 0 9.44 0.00 4.29 1.54 0.05 84.68 22:25:37 22:11:01 1 9.32 0.00 3.94 1.93 0.03 84.78 22:25:37 22:12:01 all 0.23 0.00 0.05 0.00 0.01 99.71 22:25:37 22:12:01 0 0.07 0.00 0.07 0.00 0.00 99.87 22:25:37 22:12:01 1 0.40 0.00 0.03 0.00 0.02 99.55 22:25:37 22:13:01 all 0.22 0.00 0.03 0.00 0.02 99.74 22:25:37 22:13:01 0 0.32 0.00 0.02 0.00 0.02 99.65 22:25:37 22:13:01 1 0.12 0.00 0.03 0.00 0.02 99.83 22:25:37 22:25:37 22:13:01 CPU %user %nice %system %iowait %steal %idle 22:25:37 22:14:01 all 0.14 0.00 0.04 0.00 0.01 99.81 22:25:37 22:14:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:25:37 22:14:01 1 0.27 0.00 0.05 0.00 0.02 99.67 22:25:37 22:15:01 all 0.21 0.00 0.12 0.00 0.01 99.67 22:25:37 22:15:01 0 0.33 0.00 0.12 0.00 0.00 99.55 22:25:37 22:15:01 1 0.08 0.00 0.12 0.00 0.02 99.78 22:25:37 22:16:01 all 0.17 0.00 0.03 0.00 0.00 99.80 22:25:37 22:16:01 0 0.28 0.00 0.02 0.00 0.00 99.70 22:25:37 22:16:01 1 0.05 0.00 0.05 0.00 0.00 99.90 22:25:37 22:17:01 all 0.23 0.00 0.07 0.00 0.02 99.69 22:25:37 22:17:01 0 0.37 0.00 0.08 0.00 0.02 99.53 22:25:37 22:17:01 1 0.08 0.00 0.05 0.00 0.02 99.85 22:25:37 22:18:01 all 0.23 0.00 0.04 0.01 0.01 99.71 22:25:37 22:18:01 0 0.42 0.00 0.03 0.00 0.00 99.55 22:25:37 22:18:01 1 0.05 0.00 0.05 0.02 0.02 99.87 22:25:37 22:19:01 all 0.22 0.00 0.03 0.00 0.01 99.74 22:25:37 22:19:01 0 0.37 0.00 0.03 0.00 0.00 99.60 22:25:37 22:19:01 1 0.07 0.00 0.03 0.00 0.02 99.88 22:25:37 22:20:01 all 0.35 0.00 0.10 0.02 0.01 99.52 22:25:37 22:20:01 0 0.43 0.00 0.10 0.00 0.00 99.47 22:25:37 22:20:01 1 0.27 0.00 0.10 0.03 0.02 99.58 22:25:37 22:21:01 all 0.61 0.00 0.23 0.04 0.02 99.10 22:25:37 22:21:01 0 0.59 0.00 0.23 0.02 0.02 99.15 22:25:37 22:21:01 1 0.64 0.00 0.22 0.07 0.02 99.06 22:25:37 22:22:01 all 0.30 0.00 0.08 0.01 0.02 99.59 22:25:37 22:22:01 0 0.48 0.00 0.08 0.00 0.02 99.42 22:25:37 22:22:01 1 0.12 0.00 0.08 0.02 0.02 99.77 22:25:37 22:23:01 all 0.23 0.00 0.03 0.00 0.00 99.74 22:25:37 22:23:01 0 0.43 0.00 0.02 0.00 0.00 99.55 22:25:37 22:23:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:25:37 22:24:01 all 0.22 0.00 0.03 0.00 0.02 99.73 22:25:37 22:24:01 0 0.40 0.00 0.05 0.00 0.02 99.53 22:25:37 22:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:25:37 22:25:37 22:24:01 CPU %user %nice %system %iowait %steal %idle 22:25:37 22:25:01 all 0.20 0.00 0.03 0.00 0.02 99.76 22:25:37 22:25:01 0 0.37 0.00 0.03 0.00 0.02 99.58 22:25:37 22:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:25:37 Average: all 14.70 0.00 3.90 1.87 0.04 79.49 22:25:37 Average: 0 14.52 0.00 3.90 1.80 0.04 79.75 22:25:37 Average: 1 14.88 0.00 3.90 1.95 0.04 79.23 22:25:37 22:25:37 22:25:37