Pull request #3699 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 tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 8985c28abc18d36b1f725d1ae0f698a284742b07+22189a20601e835d069a8814fe5b33d27e11ca61 (de2bb380b64029901926a4a8333a5463cfcc3b55) 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-ssh829427917289969019.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-ssh4853431594184947432.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-3699/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-3699/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8957169290109854177.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-3699/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh668767426920737287.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-ssh5034233010303731465.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-3699/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-3699/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6232837520331437331.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1295 in /w/workspace/edgexfoundry_edgex-go_PR-3699 [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-ssh3826275799224239167.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 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 8985c28abc18d36b1f725d1ae0f698a284742b07 > 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-ssh5594314983905175219.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3699/head:refs/remotes/origin/PR-3699 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 Merge succeeded, producing 8985c28abc18d36b1f725d1ae0f698a284742b07 Checking out Revision 8985c28abc18d36b1f725d1ae0f698a284742b07 (PR-3699) > 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-ssh1801099827321045923.key > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 Commit message: "feat(snap): add vault ttl config support" 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 21:47:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:47:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:47:14 ========================================================= 21:47:14 EdgeX Global Pipelines Version Info 21:47:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:47:16 ------------------- 21:47:16 stable info: 21:47:16 ------------------- 21:47:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:47:16 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 21:47:16 Message: update stable to v1.0.205 21:47:16 ------------------- 21:47:16 experimental info: 21:47:16 ------------------- 21:47:16 Commited By: **** collab-it+edgex@linuxfoundation.org 21:47:16 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 21:47:16 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:47:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:47:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:47:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:47:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:47:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:47:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:47:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:47:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:47:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:47:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:47:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:47:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:47:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:47:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:47:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:47:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:47:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:47:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:47:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:47:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:47:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:47:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:47:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:47:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3699 [Pipeline] echo 21:47:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3699 [Pipeline] echo 21:47:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3699 [Pipeline] echo 21:47:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8985c28abc18d36b1f725d1ae0f698a284742b07 [Pipeline] echo 21:47:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8985c28 [Pipeline] echo 21:47:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:47:18 provisioning config files... 21:47:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4323296817585316891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:47:19 ---> docker-login.sh 21:47:19 nexus3.edgexfoundry.org:10001 21:47:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:19 Configure a credential helper to remove this warning. See 21:47:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:19 21:47:19 Login Succeeded 21:47:19 nexus3.edgexfoundry.org:10002 21:47:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:19 Configure a credential helper to remove this warning. See 21:47:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:19 21:47:19 Login Succeeded 21:47:19 nexus3.edgexfoundry.org:10003 21:47:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:19 Configure a credential helper to remove this warning. See 21:47:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:19 21:47:19 Login Succeeded 21:47:19 nexus3.edgexfoundry.org:10004 21:47:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:20 Configure a credential helper to remove this warning. See 21:47:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:20 21:47:20 Login Succeeded 21:47:20 docker.io 21:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:20 Configure a credential helper to remove this warning. See 21:47:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:20 21:47:20 Login Succeeded 21:47:20 ---> docker-login.sh ends [Pipeline] } 21:47:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:47:21 ++ 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 21:47:21 + for file in '`ls cmd/**/Dockerfile`' 21:47:21 ++ cut -d/ -f2 21:47:21 ++ dirname cmd/core-command/Dockerfile 21:47:21 + echo core-command,cmd/core-command/Dockerfile 21:47:21 + for file in '`ls cmd/**/Dockerfile`' 21:47:21 ++ dirname cmd/core-data/Dockerfile 21:47:21 ++ cut -d/ -f2 21:47:21 + echo core-data,cmd/core-data/Dockerfile 21:47:21 + for file in '`ls cmd/**/Dockerfile`' 21:47:21 ++ dirname cmd/core-metadata/Dockerfile 21:47:21 ++ cut -d/ -f2 21:47:21 + echo core-metadata,cmd/core-metadata/Dockerfile 21:47:21 + for file in '`ls cmd/**/Dockerfile`' 21:47:21 ++ dirname cmd/security-bootstrapper/Dockerfile 21:47:21 ++ cut -d/ -f2 21:47:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:47:21 + for file in '`ls cmd/**/Dockerfile`' 21:47:21 ++ cut -d/ -f2 21:47:21 ++ dirname cmd/security-proxy-setup/Dockerfile 21:47:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:47:21 + for file in '`ls cmd/**/Dockerfile`' 21:47:21 ++ dirname cmd/security-secretstore-setup/Dockerfile 21:47:21 ++ cut -d/ -f2 21:47:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:47:21 + for file in '`ls cmd/**/Dockerfile`' 21:47:21 ++ dirname cmd/support-notifications/Dockerfile 21:47:21 ++ cut -d/ -f2 21:47:21 + echo support-notifications,cmd/support-notifications/Dockerfile 21:47:21 + for file in '`ls cmd/**/Dockerfile`' 21:47:21 ++ dirname cmd/support-scheduler/Dockerfile 21:47:21 ++ cut -d/ -f2 21:47:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:47:21 + for file in '`ls cmd/**/Dockerfile`' 21:47:21 ++ dirname cmd/sys-mgmt-agent/Dockerfile 21:47:21 ++ cut -d/ -f2 21:47:21 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:47:21 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 21:47:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:47:22 21:47:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:47:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:47:23 latest: Pulling from edgex-devops/git-semver 21:47:23 31603596830f: Pulling fs layer 21:47:23 04fac38145f0: Pulling fs layer 21:47:23 701f6daf10bf: Pulling fs layer 21:47:23 24f72da36158: Pulling fs layer 21:47:23 24f72da36158: Waiting 21:47:23 04fac38145f0: Verifying Checksum 21:47:23 04fac38145f0: Download complete 21:47:23 31603596830f: Verifying Checksum 21:47:23 31603596830f: Download complete 21:47:23 24f72da36158: Verifying Checksum 21:47:23 24f72da36158: Download complete 21:47:23 31603596830f: Pull complete 21:47:23 04fac38145f0: Pull complete 21:47:23 701f6daf10bf: Verifying Checksum 21:47:23 701f6daf10bf: Download complete 21:47:24 701f6daf10bf: Pull complete 21:47:24 24f72da36158: Pull complete 21:47:24 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 21:47:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:47:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:47:24 prd-centos7-docker-4c-2g-1295 does not seem to be running inside a container 21:47:24 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:47:25 $ docker top 659c852fa9ad002afd7fcbd000792ce4c6879802b5d7aea19af661b88c8bac49 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:47:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:47:25 [ssh-agent] Looking for ssh-agent implementation... 21:47:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:47:25 $ docker exec 659c852fa9ad002afd7fcbd000792ce4c6879802b5d7aea19af661b88c8bac49 ssh-agent 21:47:25 SSH_AUTH_SOCK=/tmp/ssh-tpCTZgbiS1gT/agent.14 21:47:25 SSH_AGENT_PID=21 21:47:25 Running ssh-add (command line suppressed) 21:47:25 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2526743923944724013.key (/w/workspace/edgex-go/1@tmp/private_key_2526743923944724013.key) 21:47:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:47:26 + git tag --points-at HEAD [Pipeline] } 21:47:26 $ docker exec --env ******** --env ******** 659c852fa9ad002afd7fcbd000792ce4c6879802b5d7aea19af661b88c8bac49 ssh-agent -k 21:47:26 unset SSH_AUTH_SOCK; 21:47:26 unset SSH_AGENT_PID; 21:47:26 echo Agent pid 21 killed; 21:47:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:47:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:47:26 [ssh-agent] Looking for ssh-agent implementation... 21:47:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:47:26 $ docker exec 659c852fa9ad002afd7fcbd000792ce4c6879802b5d7aea19af661b88c8bac49 ssh-agent 21:47:26 SSH_AUTH_SOCK=/tmp/ssh-6SSAH9zXT7w8/agent.56 21:47:26 SSH_AGENT_PID=62 21:47:26 Running ssh-add (command line suppressed) 21:47:26 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4816688603878636337.key (/w/workspace/edgex-go/1@tmp/private_key_4816688603878636337.key) 21:47:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:47:27 + git semver init 21:47:27 # -> Open(): unable to determine branch for HEAD 21:47:27 # $GIT_DIR = /w/workspace/edgex-go/1/.git 21:47:27 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 21:47:27 # $SEMVER_REMOTE_NAME = origin 21:47:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:47:27 # $SEMVER_USER_NAME = edgex-jenkins 21:47:27 # $SEMVER_BRANCH = PR-3699 21:47:27 # $SEMVER_TEMP = /tmp/semver-696951963 21:47:27 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 21:47:42 # '/tmp/semver-696951963' -> '/w/workspace/edgex-go/1/.semver' 21:47:42 # -> Force: false 21:47:42 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 21:47:42 $ docker exec --env ******** --env ******** 659c852fa9ad002afd7fcbd000792ce4c6879802b5d7aea19af661b88c8bac49 ssh-agent -k 21:47:42 unset SSH_AUTH_SOCK; 21:47:42 unset SSH_AGENT_PID; 21:47:42 echo Agent pid 62 killed; 21:47:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:47:42 + git semver [Pipeline] } 21:47:42 $ docker stop --time=1 659c852fa9ad002afd7fcbd000792ce4c6879802b5d7aea19af661b88c8bac49 21:47:44 $ docker rm -f 659c852fa9ad002afd7fcbd000792ce4c6879802b5d7aea19af661b88c8bac49 [Pipeline] // withDockerContainer [Pipeline] sh 21:47:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:47:45 Stashed 1 file(s) [Pipeline] echo 21:47:45 [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 21:47:46 ========================================================= 21:47:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:47:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:47:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:47:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:47:46 540db60ca938: Pulling fs layer 21:47:46 adcc1eea9eea: Pulling fs layer 21:47:46 4c4ab2625f07: Pulling fs layer 21:47:46 db62176df00c: Pulling fs layer 21:47:46 3b30891b0d05: Pulling fs layer 21:47:46 06b49ca38bd5: Pulling fs layer 21:47:46 c788192a36de: Pulling fs layer 21:47:46 a77e37c0d609: Pulling fs layer 21:47:46 c3185cebc471: Pulling fs layer 21:47:46 06b49ca38bd5: Waiting 21:47:46 c788192a36de: Waiting 21:47:46 a77e37c0d609: Waiting 21:47:46 c3185cebc471: Waiting 21:47:46 db62176df00c: Waiting 21:47:46 3b30891b0d05: Waiting 21:47:46 4c4ab2625f07: Verifying Checksum 21:47:46 4c4ab2625f07: Download complete 21:47:46 adcc1eea9eea: Verifying Checksum 21:47:46 adcc1eea9eea: Download complete 21:47:46 3b30891b0d05: Verifying Checksum 21:47:46 3b30891b0d05: Download complete 21:47:46 06b49ca38bd5: Verifying Checksum 21:47:46 06b49ca38bd5: Download complete 21:47:46 540db60ca938: Verifying Checksum 21:47:46 540db60ca938: Download complete 21:47:46 c788192a36de: Verifying Checksum 21:47:46 c788192a36de: Download complete 21:47:46 540db60ca938: Pull complete 21:47:47 adcc1eea9eea: Pull complete 21:47:47 4c4ab2625f07: Pull complete 21:47:47 a77e37c0d609: Verifying Checksum 21:47:47 a77e37c0d609: Download complete 21:47:51 c3185cebc471: Verifying Checksum 21:47:51 c3185cebc471: Download complete 21:47:51 db62176df00c: Download complete 21:47:55 db62176df00c: Pull complete 21:47:55 3b30891b0d05: Pull complete 21:47:55 06b49ca38bd5: Pull complete 21:47:55 c788192a36de: Pull complete 21:47:55 a77e37c0d609: Pull complete 21:47:57 c3185cebc471: Pull complete 21:47:57 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 21:47:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:47:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 21:47:57 + docker build -t ci-base-image-x86_64 -f - . 21:47:57 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:47:57 WORKDIR /edgex 21:47:57 COPY go.mod . 21:47:57 RUN go mod download' 21:47:59 Sending build context to Docker daemon 328.8MB 21:47:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:47:59 ---> 031687cdd783 21:47:59 Step 2/4 : WORKDIR /edgex 21:48:01 Still waiting to schedule task 21:48:01 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:48:01 ---> Running in 2baa5cead270 21:48:01 Removing intermediate container 2baa5cead270 21:48:01 ---> 358ed32c2a4a 21:48:01 Step 3/4 : COPY go.mod . 21:48:01 ---> 85ec19868ddb 21:48:01 Step 4/4 : RUN go mod download 21:48:01 ---> Running in a37b07715f24 21:48:40 Removing intermediate container a37b07715f24 21:48:40 ---> 8ffdc1a50d3d 21:48:40 Successfully built 8ffdc1a50d3d 21:48:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:48:40 + docker inspect -f . ci-base-image-x86_64 21:48:40 . [Pipeline] withDockerContainer 21:48:40 prd-centos7-docker-4c-2g-1295 does not seem to be running inside a container 21:48:40 $ 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 ******** ci-base-image-x86_64 cat 21:48:40 $ docker top 4f68df4f7f19870a5dfcc7ce13442658e4d288210c5a998375dae692558b00bd -eo pid,comm [Pipeline] { [Pipeline] sh 21:48:41 + go version 21:48:41 go version go1.16.6 linux/amd64 [Pipeline] } 21:48:41 $ docker stop --time=1 4f68df4f7f19870a5dfcc7ce13442658e4d288210c5a998375dae692558b00bd 21:48:42 $ docker rm -f 4f68df4f7f19870a5dfcc7ce13442658e4d288210c5a998375dae692558b00bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:48:43 + docker inspect -f . ci-base-image-x86_64 21:48:43 . [Pipeline] withDockerContainer 21:48:43 prd-centos7-docker-4c-2g-1295 does not seem to be running inside a container 21:48:43 $ 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 ******** ci-base-image-x86_64 cat 21:48:44 $ docker top 856ea7feb034d792af9272aa241ccffac6f021c688ea7b588a619e63755fbb64 -eo pid,comm [Pipeline] { [Pipeline] echo 21:48:44 ========================================================= 21:48:44 [edgeXBuildGoParallel] Running Tests and Build... 21:48:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:48:44 + go mod tidy [Pipeline] sh 21:48:45 + make test 21:48:45 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 21:48:45 go mod tidy 21:48:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:48:50 ? github.com/edgexfoundry/edgex-go [no test files] 21:49:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:49:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:49:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:49:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:49:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:49:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:49:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:49:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:49:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:49:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:49:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:49:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:49:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:49:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:49:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements 21:49:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:49:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:49:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.055s coverage: 100.0% of statements 21:49:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:49:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 46.3% of statements 21:49:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:49:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:49:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.103s coverage: 90.1% of statements 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:49:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:49:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements 21:49:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:49:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:49:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:49:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:49:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:49:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.255s coverage: 94.2% of statements 21:49:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:49:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:49:21 ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 59.1% of statements 21:49:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:49:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:49:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:49:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:49:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:49:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements 21:49:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:49:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:49:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:49:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.8% of statements 21:49:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:49:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 21:49:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 21:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 21:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements 21:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 21:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements 21:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 21:49:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.064s coverage: 94.4% of statements 21:49:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 21:49:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.193s coverage: 81.8% of statements 21:49:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:49:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 21:49:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:49:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:49:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:49:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 21:49:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:49:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:49:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:49:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:49:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:49:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 21:49:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:49:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:49:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 21:49:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:49:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 21:49:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:49:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.046s coverage: 80.0% of statements 21:49:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements 21:49:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 21:49:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 21:49:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:49:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.123s coverage: 64.4% of statements 21:49:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:49:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:49:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 21:49:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 21:49:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 21:49:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 21:49:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 21:50:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.184s coverage: 66.9% of statements 21:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:50:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.6% of statements 21:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:50:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.039s coverage: 89.5% of statements 21:50:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:50:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements 21:50:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:50:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1296 in /w/workspace/edgexfoundry_edgex-go_PR-3699 [Pipeline] { [Pipeline] ws 21:50:05 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 21:50:05 The recommended git tool is: git 21:50:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements 21:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:50:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.0% of statements 21:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:50:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements 21:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:50:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements 21:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:50:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:50:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:50:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.047s coverage: 28.9% of statements 21:50:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:50:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:50:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:50:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:50:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:50:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:50:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements 21:50:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements 21:50:07 GO111MODULE=on go vet ./... 21:50:11 using credential edgex-jenkins-ssh 21:50:11 Cloning the remote Git repository 21:50:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:50:11 > git init /w/workspace/edgex-go/1 # timeout=10 21:50:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:50:11 > git --version # timeout=10 21:50:11 > git --version # 'git version 2.17.1' 21:50:11 using GIT_SSH to set credentials SSH Credentials for GitHub 21:50:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:50:29 Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 8985c28abc18d36b1f725d1ae0f698a284742b07 21:50:29 Merge succeeded, producing 8985c28abc18d36b1f725d1ae0f698a284742b07 21:50:29 Checking out Revision 8985c28abc18d36b1f725d1ae0f698a284742b07 (PR-3699) 21:50:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:50:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:50:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:50:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:50:28 using GIT_SSH to set credentials SSH Credentials for GitHub 21:50:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3699/head:refs/remotes/origin/PR-3699 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:50:29 > git config core.sparsecheckout # timeout=10 21:50:29 > git checkout -f 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 21:50:29 > git remote # timeout=10 21:50:29 > git config --get remote.origin.url # timeout=10 21:50:29 using GIT_SSH to set credentials SSH Credentials for GitHub 21:50:29 > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 21:50:29 > git rev-parse HEAD^{commit} # timeout=10 21:50:30 gofmt -l . 21:50:30 [ "`gofmt -l .`" = "" ] 21:50:30 ./bin/test-attribution-txt.sh [Pipeline] sh 21:50:30 + ls -al . 21:50:30 total 608 21:50:30 drwxrwxr-x 10 1001 1001 4096 Sep 3 21:50 . 21:50:30 drwxr-xr-x 4 root root 28 Sep 3 21:48 .. 21:50:30 -rw-rw-r-- 1 1001 1001 11 Sep 3 21:47 .dockerignore 21:50:30 drwxrwxr-x 8 1001 1001 179 Sep 3 21:47 .git 21:50:30 drwxrwxr-x 4 1001 1001 142 Sep 3 21:47 .github 21:50:30 -rw-rw-r-- 1 1001 1001 818 Sep 3 21:47 .gitignore 21:50:30 -rw-rw-r-- 1 1001 1001 76 Sep 3 21:47 .hadolint.yml 21:50:30 drwx------ 3 1001 1001 58 Sep 3 21:47 .semver 21:50:30 -rw-rw-r-- 1 1001 1001 166 Sep 3 21:47 .sonarcloud.properties 21:50:30 -rw-rw-r-- 1 1001 1001 1171 Sep 3 21:47 ADOPTERS.md 21:50:30 -rw-rw-r-- 1 1001 1001 8493 Sep 3 21:47 Attribution.txt 21:50:30 -rw-rw-r-- 1 1001 1001 43881 Sep 3 21:47 CHANGELOG.md 21:50:30 -rw-rw-r-- 1 1001 1001 3804 Sep 3 21:47 CONTRIBUTING.md 21:50:30 -rw-rw-r-- 1 1001 1001 677 Sep 3 21:47 GOVERNANCE.md 21:50:30 -rw-rw-r-- 1 1001 1001 849 Sep 3 21:47 Jenkinsfile 21:50:30 -rw-rw-r-- 1 1001 1001 10775 Sep 3 21:47 LICENSE 21:50:30 -rw-rw-r-- 1 1001 1001 5915 Sep 3 21:47 Makefile 21:50:30 -rw-rw-r-- 1 1001 1001 582 Sep 3 21:47 OWNERS.md 21:50:30 -rw-rw-r-- 1 1001 1001 8643 Sep 3 21:47 README.md 21:50:30 -rw-rw-r-- 1 1001 1001 6912 Sep 3 21:47 SECURITY.md 21:50:30 -rw-rw-r-- 1 1001 1001 5 Sep 3 21:47 VERSION 21:50:30 -rw-rw-r-- 1 1001 1001 4131 Sep 3 21:47 ZMQWindows.md 21:50:30 drwxrwxr-x 2 1001 1001 37 Sep 3 21:47 bin 21:50:30 drwxrwxr-x 14 1001 1001 4096 Sep 3 21:47 cmd 21:50:30 -rw-r--r-- 1 root root 404331 Sep 3 21:50 coverage.out 21:50:30 -rw-rw-r-- 1 1001 1001 841 Sep 3 21:47 go.mod 21:50:30 -rw-r--r-- 1 root root 50064 Sep 3 21:48 go.sum 21:50:30 drwxrwxr-x 8 1001 1001 124 Sep 3 21:47 internal 21:50:30 drwxrwxr-x 3 1001 1001 16 Sep 3 21:47 openapi 21:50:30 drwxrwxr-x 4 1001 1001 71 Sep 3 21:47 snap 21:50:30 -rw-rw-r-- 1 1001 1001 204 Sep 3 21:47 version.go [Pipeline] sh 21:50:31 + '[' -e coverage.out ] 21:50:31 + chown 1001:1001 coverage.out [Pipeline] stash 21:50:31 Stashed 1 file(s) [Pipeline] sh 21:50:31 + make build 21:50:31 go mod tidy 21:50: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 21:50:29 > git config core.sparsecheckout # timeout=10 21:50:29 > git checkout -f 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 21:50:32 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 21:50:34 Commit message: "feat(snap): add vault ttl config support" 21:50:34 > git --version # timeout=10 21:50:34 > git --version # 'git version 2.17.1' 21:50:34 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:50:35 provisioning config files... 21:50:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6552920982133528738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:50:35 ---> docker-login.sh 21:50:35 nexus3.edgexfoundry.org:10001 21:50:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:37 Configure a credential helper to remove this warning. See 21:50:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:37 21:50:37 Login Succeeded 21:50:37 nexus3.edgexfoundry.org:10002 21:50:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:37 Configure a credential helper to remove this warning. See 21:50:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:37 21:50:37 Login Succeeded 21:50:37 nexus3.edgexfoundry.org:10003 21:50:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:38 Configure a credential helper to remove this warning. See 21:50:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:38 21:50:38 Login Succeeded 21:50:38 nexus3.edgexfoundry.org:10004 21:50:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:38 Configure a credential helper to remove this warning. See 21:50:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:38 21:50:38 Login Succeeded 21:50:38 docker.io 21:50:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:39 Configure a credential helper to remove this warning. See 21:50:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:39 21:50:39 Login Succeeded 21:50:39 ---> docker-login.sh ends [Pipeline] } 21:50:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 21:50:39 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 21:50:39 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 [Pipeline] echo 21:50:40 ========================================================= 21:50:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:50:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:50:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:50:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:50:40 595b0fe564bb: Pulling fs layer 21:50:40 24495759ef45: Pulling fs layer 21:50:40 d148012ef14d: Pulling fs layer 21:50:40 e90a11edd702: Pulling fs layer 21:50:40 d77568369979: Pulling fs layer 21:50:40 fc1c9f9a7f3b: Pulling fs layer 21:50:40 170f2ba95c9a: Pulling fs layer 21:50:40 97ac5df62f85: Pulling fs layer 21:50:40 d77568369979: Waiting 21:50:40 fc1c9f9a7f3b: Waiting 21:50:40 170f2ba95c9a: Waiting 21:50:40 97ac5df62f85: Waiting 21:50:40 e90a11edd702: Waiting 21:50:40 d148012ef14d: Verifying Checksum 21:50:40 d148012ef14d: Download complete 21:50:40 24495759ef45: Verifying Checksum 21:50:40 24495759ef45: Download complete 21:50:40 d77568369979: Verifying Checksum 21:50:41 fc1c9f9a7f3b: Verifying Checksum 21:50:41 fc1c9f9a7f3b: Download complete 21:50:41 595b0fe564bb: Verifying Checksum 21:50:41 595b0fe564bb: Download complete 21:50:41 170f2ba95c9a: Verifying Checksum 21:50:41 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 21:50:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:50:41 595b0fe564bb: Pull complete 21:50:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:50:42 24495759ef45: Pull complete 21:50:42 d148012ef14d: Pull complete 21:50:43 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 21:50:43 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 21:50:43 97ac5df62f85: Verifying Checksum 21:50:43 97ac5df62f85: Download complete 21:50:44 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 21:50:44 e90a11edd702: Verifying Checksum 21:50:44 e90a11edd702: Download complete 21:50:45 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 21:50: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 [Pipeline] } 21:50:47 $ docker stop --time=1 856ea7feb034d792af9272aa241ccffac6f021c688ea7b588a619e63755fbb64 21:50:49 $ docker rm -f 856ea7feb034d792af9272aa241ccffac6f021c688ea7b588a619e63755fbb64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:50:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:50:53 21:50:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:50:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:50:53 latest: Pulling from edgex-devops/edgex-compose 21:50:53 cbdbe7a5bc2a: Pulling fs layer 21:50:53 ca9280d653b3: Pulling fs layer 21:50:53 7e9c9ca2126c: Pulling fs layer 21:50:54 cbdbe7a5bc2a: Verifying Checksum 21:50:54 cbdbe7a5bc2a: Download complete 21:50:54 cbdbe7a5bc2a: Pull complete 21:50:54 ca9280d653b3: Verifying Checksum 21:50:54 ca9280d653b3: Download complete 21:50:55 e90a11edd702: Pull complete 21:50:55 d77568369979: Pull complete 21:50:55 fc1c9f9a7f3b: Pull complete 21:50:55 170f2ba95c9a: Pull complete 21:50:55 ca9280d653b3: Pull complete 21:50:57 7e9c9ca2126c: Verifying Checksum 21:50:57 7e9c9ca2126c: Download complete 21:51:00 7e9c9ca2126c: Pull complete 21:51:00 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:51:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:51:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:51:00 prd-centos7-docker-4c-2g-1295 does not seem to be running inside a container 21:51:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:51:02 97ac5df62f85: Pull complete 21:51:02 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 21:51:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:51:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:51:03 $ docker top d5835baaec1f6b3f95ce0a8ff4db8b0007ddf56acabee5761a88eb10e16e181d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh 21:51:03 + grep parallel 21:51:03 + docker-compose build --help 21:51:03 + docker build -t+ ci-base-image-arm64 -f -echo . FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:51:03 WORKDIR /edgex 21:51:03 COPY go.mod . 21:51:03 RUN go mod download 21:51:03 21:51:04 --parallel Build images in parallel. [Pipeline] } 21:51:04 $ docker stop --time=1 d5835baaec1f6b3f95ce0a8ff4db8b0007ddf56acabee5761a88eb10e16e181d 21:51:05 $ docker rm -f d5835baaec1f6b3f95ce0a8ff4db8b0007ddf56acabee5761a88eb10e16e181d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:51:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:51:06 . [Pipeline] withDockerContainer 21:51:06 prd-centos7-docker-4c-2g-1295 does not seem to be running inside a container 21:51: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:51:06 Sending build context to Docker daemon 166MB 21:51:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:51:06 ---> 04bc70af865f 21:51:06 Step 2/4 : WORKDIR /edgex 21:51:06 $ docker top c2cea3e1b8d8d9171cd39490dc58d0570d98319b7f96e9f4793febd484064ba0 -eo pid,comm [Pipeline] { [Pipeline] sh 21:51:07 + docker-compose -f ./docker-compose-build.yml build --parallel 21:51:07 Building core-command ... 21:51:07 Building core-data ... 21:51:07 Building core-metadata ... 21:51:07 Building security-bootstrapper ... 21:51:07 Building security-proxy-setup ... 21:51:07 Building security-secretstore-setup ... 21:51:07 Building support-notifications ... 21:51:07 Building support-scheduler ... 21:51:07 Building sys-mgmt-agent ... 21:51:07 Building support-notifications 21:51:07 Building core-command 21:51:07 Building security-proxy-setup 21:51:07 Building security-bootstrapper 21:51:07 Building security-secretstore-setup 21:51:10 ---> Running in 8fc5f11cdf8d 21:51:10 Removing intermediate container 8fc5f11cdf8d 21:51:10 ---> 7b48c50b8e43 21:51:10 Step 3/4 : COPY go.mod . 21:51:11 ---> 1e4eb92de04c 21:51:11 Step 4/4 : RUN go mod download 21:51:11 ---> Running in ed7d150f73a3 21:51:17 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:51:17 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:51:17 ---> 8ffdc1a50d3d 21:51:17 Step 3/32 : WORKDIR /edgex-go 21:51:17 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:51:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:51:17 ---> 8ffdc1a50d3d 21:51:17 Step 3/23 : WORKDIR /edgex-go 21:51:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:51:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:51:18 ---> 8ffdc1a50d3d 21:51:18 Step 3/22 : WORKDIR /edgex-go 21:51:22 ---> Running in 4df272eee11d 21:51:22 ---> Running in e8b27ef48ca9 21:51:22 ---> Running in d8ecba93092a 21:51:29 Removing intermediate container e8b27ef48ca9 21:51:29 ---> 3252ed826ee8 21:51:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:51:29 Removing intermediate container d8ecba93092a 21:51:29 ---> 6984233a02f3 21:51:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:51:29 Removing intermediate container 4df272eee11d 21:51:29 ---> deb77a030690 21:51:29 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:51:29 ---> Running in 1e1e372162f0 21:51:29 ---> Running in b728d38f26c7 21:51:29 ---> Running in b34148809f04 21:51:36 Removing intermediate container b728d38f26c7 21:51:36 ---> 639b306c2ead 21:51:36 Step 5/22 : RUN apk add --update --no-cache make git 21:51:36 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:51:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:51:36 ---> 8ffdc1a50d3d 21:51:36 Step 3/26 : WORKDIR /edgex-go 21:51:36 ---> Using cache 21:51:36 ---> deb77a030690 21:51:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:51:36 ---> Running in 098872fd6704 21:51:36 ---> Running in 54470785a612 21:51:36 Removing intermediate container b34148809f04 21:51:36 ---> 385afba7e1f2 21:51:36 Step 5/32 : RUN apk add --update --no-cache make git 21:51:36 ---> Running in 413f72808848 21:51:36 Removing intermediate container 1e1e372162f0 21:51:36 ---> efc2d2e0d2e6 21:51:36 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:51:36 ---> Running in 9609e38d341b 21:51:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:51:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:51:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:51:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:51:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:51:37 ---> 8ffdc1a50d3d 21:51:37 Step 3/24 : WORKDIR /edgex-go 21:51:37 ---> Using cache 21:51:37 ---> deb77a030690 21:51:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:51:37 ---> Using cache 21:51:37 ---> 385afba7e1f2 21:51:37 Step 5/24 : RUN apk add --update --no-cache make git 21:51:37 ---> Running in 8020f8567c27 21:51:37 Removing intermediate container 54470785a612 21:51:37 ---> 0a6ae6ff82af 21:51:37 Step 5/26 : RUN apk add --update --no-cache make git 21:51:37 ---> Running in 3f7f342c6cca 21:51:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:51:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:51:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:51:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:51:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:51:38 OK: 219 MiB in 52 packages 21:51:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:51:38 Removing intermediate container 9609e38d341b 21:51:38 ---> ac70655d6bff 21:51:38 Step 6/23 : COPY go.mod . 21:51:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:51:38 ---> 09330e45c941 21:51:38 Step 7/23 : RUN go mod download 21:51:38 ---> Running in 87830bea487c 21:51:38 OK: 219 MiB in 52 packages 21:51:38 OK: 219 MiB in 52 packages 21:51:39 OK: 219 MiB in 52 packages 21:51:39 OK: 219 MiB in 52 packages 21:51:39 Removing intermediate container 413f72808848 21:51:39 ---> 05cf55cc6fd5 21:51:39 Step 6/32 : COPY go.mod . 21:51:39 Removing intermediate container 098872fd6704 21:51:39 ---> 9b8a297114a7 21:51:39 Step 6/22 : COPY go.mod . 21:51:39 Removing intermediate container 8020f8567c27 21:51:39 ---> 02aea8577688 21:51:39 Step 6/24 : COPY go.mod . 21:51:39 ---> 7f151dd317d7 21:51:39 Step 7/32 : RUN go mod download 21:51:39 ---> Running in b9a0a22a35c2 21:51:39 Removing intermediate container 3f7f342c6cca 21:51:39 ---> 5443beddb42b 21:51:39 Step 6/26 : COPY go.mod . 21:51:39 ---> a5f64d519809 21:51:39 Step 7/22 : RUN go mod download 21:51:39 ---> bad0b6c8400d 21:51:39 Step 7/24 : RUN go mod download 21:51:39 ---> Running in 2325f2bbd0d5 21:51:39 ---> c07bfd29921f 21:51:39 Step 7/26 : RUN go mod download 21:51:39 ---> Running in b1e4475c92fe 21:51:39 ---> Running in 26e965ebf9f4 21:51:40 Removing intermediate container 87830bea487c 21:51:40 ---> 31660cc1ffc5 21:51:40 Step 8/23 : COPY . . 21:51:43 Removing intermediate container b9a0a22a35c2 21:51:43 ---> 6e9e91ad5ab8 21:51:43 Step 8/32 : COPY . . 21:51:43 Removing intermediate container 26e965ebf9f4 21:51:43 ---> dcb2b245663a 21:51:43 Step 8/26 : COPY . . 21:51:44 Removing intermediate container b1e4475c92fe 21:51:44 ---> 4047509ab8c2 21:51:44 Step 8/24 : COPY . . 21:51:44 Removing intermediate container 2325f2bbd0d5 21:51:44 ---> 2769b44ab78b 21:51:44 Step 8/22 : COPY . . 21:51:48 ---> 73fcc0aff2fe 21:51:48 Step 9/23 : RUN go mod tidy 21:51:50 ---> Running in 45cfcfb10394 21:51:50 ---> a4511cd37c44 21:51:50 Step 9/32 : RUN go mod tidy 21:51:50 ---> 4b9f03684ae9 21:51:50 Step 9/26 : RUN go mod tidy 21:51:50 ---> Running in 7b495eca26a1 21:51:50 ---> Running in caa67574d8ee 21:51:53 Removing intermediate container 7b495eca26a1 21:51:53 ---> 053ff0a925c4 21:51:53 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:51:53 Removing intermediate container caa67574d8ee 21:51:53 ---> 4f6bf096c9d4 21:51:53 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:51:53 ---> Running in 41a7c8bec800 21:51:53 ---> Running in 82e6e39bed70 21:51:53 Removing intermediate container 45cfcfb10394 21:51:53 ---> 59995f2296d4 21:51:53 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:51:53 ---> Running in 2971182db02a 21:51:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:51:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:51:54 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 21:52:04 ---> f802890435d5 21:52:04 Step 9/24 : RUN go mod tidy 21:52:04 ---> b7c9e4c22a39 21:52:04 Step 9/22 : RUN go mod tidy 21:52:04 ---> Running in f0d96ba1d416 21:52:04 ---> Running in 5c83894570bd 21:52:05 Removing intermediate container 5c83894570bd 21:52:05 ---> 99004f1ba162 21:52:05 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:52:05 ---> Running in e8915342981f 21:52:05 Removing intermediate container f0d96ba1d416 21:52:05 ---> 4c416f9fdfee 21:52:05 Step 10/24 : RUN make cmd/core-command/core-command 21:52:05 ---> Running in c86a8654ed8d 21:52:05 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 21:52:06 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 21:52: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 21:52:29 Removing intermediate container 41a7c8bec800 21:52:29 ---> 05ce531ab429 21:52:29 21:52:29 Step 11/32 : FROM alpine:3.12 21:52:29 3.12: Pulling from library/alpine 21:52:30 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 21:52:30 Status: Downloaded newer image for alpine:3.12 21:52:30 ---> 48b8ec4ed9eb 21:52:30 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:52:31 ---> Running in 6976f1a626a2 21:52:31 Removing intermediate container 82e6e39bed70 21:52:31 ---> ce79654e0890 21:52:31 21:52:31 Step 11/26 : FROM alpine:3.12 21:52:31 ---> 48b8ec4ed9eb 21:52:31 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:52:31 ---> Running in 6a3add040d16 21:52:31 Removing intermediate container 6976f1a626a2 21:52:31 ---> 08bdf9243201 21:52:31 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 21:52:31 ---> Running in e59b29e0df68 21:52:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:52:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:52:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:52:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:52:32 (1/3) Installing ca-certificates (20191127-r4) 21:52:32 (2/3) Installing dumb-init (1.2.2-r1) 21:52:32 (3/3) Installing su-exec (0.2-r1) 21:52:32 Executing busybox-1.31.1-r20.trigger 21:52:32 Executing ca-certificates-20191127-r4.trigger 21:52:32 (1/2) Installing dumb-init (1.2.2-r1) 21:52:32 (2/2) Installing su-exec (0.2-r1) 21:52:32 Executing busybox-1.31.1-r20.trigger 21:52:32 OK: 6 MiB in 16 packages 21:52:32 OK: 6 MiB in 17 packages 21:52:33 Removing intermediate container 2971182db02a 21:52:33 ---> 0a691073f515 21:52:33 21:52:33 Step 11/23 : FROM alpine:3.12 21:52:33 ---> 48b8ec4ed9eb 21:52:33 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:52:33 Removing intermediate container 6a3add040d16 21:52:33 ---> 5223c737a9b7 21:52:33 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:52:33 ---> Running in 43bb3def9584 21:52:33 Removing intermediate container e59b29e0df68 21:52:33 ---> a77ca387ce92 21:52:33 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 21:52:33 ---> Running in 057db733f758 21:52:33 ---> Running in f09504ed83ec 21:52:33 Removing intermediate container 057db733f758 21:52:33 ---> b363fce34d52 21:52:33 Step 14/26 : WORKDIR / 21:52:33 ---> Running in e2e7ce59ceda 21:52:33 Removing intermediate container f09504ed83ec 21:52:33 ---> fb00c391d139 21:52:33 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:52:33 ---> Running in 26db6abdf753 21:52:33 Removing intermediate container e2e7ce59ceda 21:52:33 ---> a6091fa661cb 21:52:33 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:52:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:52:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:52:34 Removing intermediate container 26db6abdf753 21:52:34 ---> a385dcd3f33e 21:52:34 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:52:34 ---> Running in b2b3cfdcc2f7 21:52:34 ---> 175314452ec6 21:52:34 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:52:34 (1/2) Installing ca-certificates (20191127-r4) 21:52:34 (2/2) Installing dumb-init (1.2.2-r1) 21:52:34 Executing busybox-1.31.1-r20.trigger 21:52:34 Executing ca-certificates-20191127-r4.trigger 21:52:34 OK: 6 MiB in 16 packages 21:52:34 ---> 4de7d38f0dac 21:52:34 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:52:34 ---> c0f62ebe1913 21:52:34 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:52:35 Removing intermediate container 43bb3def9584 21:52:35 ---> f6125a34568b 21:52:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:52:35 ---> Running in 222c6ce02960 21:52:35 ---> fab30d4b0054 21:52:35 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:52:35 Removing intermediate container b2b3cfdcc2f7 21:52:35 ---> ae80d1c93171 21:52:35 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 21:52:35 ---> Running in 7e474acadbcb 21:52:35 Removing intermediate container 222c6ce02960 21:52:35 ---> 3dd951e5d37e 21:52:35 Step 14/23 : ENV APP_PORT=59860 21:52:35 ---> Running in 5a9cc5382e54 21:52:35 Removing intermediate container 7e474acadbcb 21:52:35 ---> 6f75e17a2af9 21:52:35 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:52:36 Removing intermediate container 5a9cc5382e54 21:52:36 ---> 8f139b5c8b20 21:52:36 Step 15/23 : EXPOSE $APP_PORT 21:52:36 ---> Running in 5847cc51d427 21:52:36 ---> d4aba3746859 21:52:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:52:36 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 21:52:36 ---> a35662ff7dff 21:52:36 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:52:36 Removing intermediate container 5847cc51d427 21:52:36 ---> 05ea6c231a04 21:52:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:52:36 ---> Running in e70202079b77 21:52:36 ---> 28cba395bb69 21:52:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:52:36 ---> fa6ad7ed0df3 21:52:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:52:36 ---> 4cdda07f3724 21:52:36 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/ 21:52:37 ---> Running in e00fa8ff8547 21:52:37 ---> 6755ff7bbb04 21:52:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:52:37 Removing intermediate container e70202079b77 21:52:37 ---> 167368e293fe 21:52:37 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:52:38 ---> 3111c8f859ce 21:52:38 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:52:38 ---> Running in b4581f975b14 21:52:38 ---> 107f35c54418 21:52:38 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:52:38 Removing intermediate container e00fa8ff8547 21:52:38 ---> 871c9f2377cf 21:52:38 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 21:52:38 Removing intermediate container b4581f975b14 21:52:38 ---> c864f4ec1e2d 21:52:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:52:38 ---> Running in e73c8fae0250 21:52:38 ---> Running in 42f8cf503011 21:52:38 Removing intermediate container e73c8fae0250 21:52:38 ---> 8ba0f9f8bf78 21:52:38 Step 24/26 : LABEL arch=x86_64 21:52:38 ---> Running in 0df34ef2aff3 21:52:38 Removing intermediate container 42f8cf503011 21:52:38 ---> c36f8b00480e 21:52:38 Step 21/23 : LABEL arch=x86_64 21:52:38 ---> 0fe418903bbb 21:52:38 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:52:38 ---> Running in 487976c9f718 21:52:38 Removing intermediate container 0df34ef2aff3 21:52:38 ---> 207ebbd2941b 21:52:38 Step 25/26 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 21:52:39 Removing intermediate container 487976c9f718 21:52:39 ---> ceb22b58f4df 21:52:39 Step 22/23 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 21:52:39 ---> Running in 79e5a804d092 21:52:39 ---> Running in 2e692ed9cc2a 21:52:39 ---> b2c147f1c1da 21:52:39 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:52:39 Removing intermediate container 79e5a804d092 21:52:39 ---> 86040bc716c5 21:52:39 Step 26/26 : LABEL version=0.0.0 21:52:39 Removing intermediate container 2e692ed9cc2a 21:52:39 ---> e6c32274c19b 21:52:39 Step 23/23 : LABEL version=0.0.0 21:52:39 ---> Running in d75c15055813 21:52:39 ---> Running in 8a37b9c83086 21:52:39 ---> d334aa780edf 21:52:39 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:52:39 Removing intermediate container d75c15055813 21:52:39 ---> c25987d9c597 21:52:39 21:52:39 Removing intermediate container c86a8654ed8d 21:52:39 ---> 0f5ff470a1ba 21:52:39 21:52:39 Step 11/24 : FROM alpine:3.12 21:52:39 ---> 48b8ec4ed9eb 21:52:39 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:52:40 Removing intermediate container e8915342981f 21:52:40 ---> 32279387d44f 21:52:40 21:52:40 Step 11/22 : FROM alpine:3.12 21:52:40 ---> 48b8ec4ed9eb 21:52:40 Step 12/22 : RUN apk add --update --no-cache curl 21:52:40 Removing intermediate container 8a37b9c83086 21:52:40 ---> 86e57a03e406 21:52:40 21:52:40 Successfully built c25987d9c597 21:52:40 ---> Running in 3ce3ecc75618 21:52:40 ---> Running in ca34dfce39dd 21:52:40 Successfully tagged security-secretstore-setup:latest 21:52:40 Building core-metadata 21:52:40 Successfully built 86e57a03e406 21:52:40  Building security-secretstore-setup ... done Successfully tagged support-notifications:latest 21:52:40 Building support-scheduler 21:52:40  Building support-notifications ... done  ---> b3e2691923c0 21:52:40 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 21:52:40 ---> Running in cb7b4d42829a 21:52:41 Removing intermediate container cb7b4d42829a 21:52:41 ---> f883491efd48 21:52:41 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:52:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:52:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:52:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:52:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:52:41 (1/4) Installing ca-certificates (20191127-r4) 21:52:41 (1/1) Installing dumb-init (1.2.2-r1) 21:52:41 Executing busybox-1.31.1-r20.trigger 21:52:41 OK: 6 MiB in 15 packages 21:52:41 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:52:41 (3/4) Installing libcurl (7.78.0-r0) 21:52:42 (4/4) Installing curl (7.78.0-r0) 21:52:42 Executing busybox-1.31.1-r20.trigger 21:52:42 Executing ca-certificates-20191127-r4.trigger 21:52:42 OK: 7 MiB in 18 packages 21:52:42 ---> 9cd6cfa802c8 21:52:42 Step 27/32 : RUN chmod +x /entrypoint.sh 21:52:43 ---> Running in fe993168c118 21:52:43 Removing intermediate container 3ce3ecc75618 21:52:43 ---> 56f3e6cbad5f 21:52:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:52:43 ---> Running in 9c39ae9809c2 21:52:43 Removing intermediate container ca34dfce39dd 21:52:43 ---> 2eb8a3072e4d 21:52:43 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:52:43 ---> Running in 5b73a3d7664f 21:52:44 Removing intermediate container 9c39ae9809c2 21:52:44 ---> 8e07f9fb7070 21:52:44 Step 14/24 : ENV APP_PORT=59882 21:52:44 ---> Running in 4f71fd98b89e 21:52:44 Removing intermediate container 5b73a3d7664f 21:52:44 ---> 4d00214f8106 21:52:44 Step 14/22 : WORKDIR /edgex 21:52:44 ---> Running in 1c7cc68defdb 21:52:44 Removing intermediate container fe993168c118 21:52:44 ---> 03e982b68bef 21:52:44 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:52:44 Removing intermediate container 4f71fd98b89e 21:52:44 ---> 671b2191c3b1 21:52:44 Step 15/24 : EXPOSE $APP_PORT 21:52:44 ---> Running in a9d72fb77651 21:52:44 ---> Running in c15957c7eea8 21:52:44 Removing intermediate container 1c7cc68defdb 21:52:44 ---> b52be7e73581 21:52:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:52:44 Removing intermediate container a9d72fb77651 21:52:44 ---> 7c6d84cc0496 21:52:44 Step 29/32 : CMD ["gate"] 21:52:44 Removing intermediate container c15957c7eea8 21:52:44 ---> 95342eb45b27 21:52:44 Step 16/24 : WORKDIR / 21:52:44 ---> Running in 765b2482b0e3 21:52:44 ---> Running in 03bde9cbe0bc 21:52:44 ---> d8d3cb4a33e2 21:52:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:52:44 Removing intermediate container 765b2482b0e3 21:52:44 ---> 60ea30b41c6a 21:52:44 Step 30/32 : LABEL arch=x86_64 21:52:44 Removing intermediate container 03bde9cbe0bc 21:52:44 ---> a77b859f018b 21:52:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:52:44 ---> Running in 729685c45165 21:52:45 Removing intermediate container 729685c45165 21:52:45 ---> 58db2af706a8 21:52:45 Step 31/32 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 21:52:45 ---> b5248ed91103 21:52:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:52:45 ---> 3c729c15977a 21:52:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:52:45 ---> Running in 056b30e44c14 21:52:45 Removing intermediate container 056b30e44c14 21:52:45 ---> 4106ad7d4749 21:52:45 Step 32/32 : LABEL version=0.0.0 21:52:46 ---> 1bb780b6d2af 21:52:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:52:46 ---> Running in f475db5233c3 21:52:46 ---> fd5e8e33d9bc 21:52:46 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:52:46 ---> Running in 2af0237a7aff 21:52:46 ---> 1a55ab325472 21:52:46 Step 20/24 : ENTRYPOINT ["/core-command"] 21:52:46 Removing intermediate container f475db5233c3 21:52:46 ---> 4d660e128652 21:52:46 21:52:46 ---> Running in 0f54a7aa1e20 21:52:46 Successfully built 4d660e128652 21:52:46 Successfully tagged security-bootstrapper:latest 21:52:46  Building security-bootstrapper ... done Building core-data 21:52:46 Removing intermediate container 2af0237a7aff 21:52:46 ---> b5b5ce9c7d57 21:52:46 Step 19/22 : CMD ["--init=true"] 21:52:46 ---> Running in a893af283c1d 21:52:46 Removing intermediate container 0f54a7aa1e20 21:52:46 ---> 6157cc96f663 21:52:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:52:46 ---> Running in a5370bf4bb48 21:52:47 Removing intermediate container a893af283c1d 21:52:47 ---> 639d3191eac8 21:52:47 Step 20/22 : LABEL arch=x86_64 21:52:48 Removing intermediate container ed7d150f73a3 21:52:48 ---> d7128b6221c8 21:52:48 Successfully built d7128b6221c8 21:52:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:52:49 + docker inspect -f . ci-base-image-arm64 21:52:49 . 21:52:49 Removing intermediate container a5370bf4bb48 21:52:49 ---> ff969770da35 21:52:49 Step 22/24 : LABEL arch=x86_64 [Pipeline] withDockerContainer 21:52:49 ---> Running in e2261478617a 21:52:49 prd-ubuntu18.04-docker-arm64-4c-16g-1296 does not seem to be running inside a container 21:52:49 $ 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 ******** ci-base-image-arm64 cat 21:52:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:52:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:52:49 ---> 8ffdc1a50d3d 21:52:49 Step 3/24 : WORKDIR /edgex-go 21:52:50 ---> Using cache 21:52:50 ---> deb77a030690 21:52:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:50 ---> Using cache 21:52:50 ---> 0a6ae6ff82af 21:52:50 Step 5/24 : RUN apk add --update --no-cache make git 21:52:50 ---> Using cache 21:52:50 ---> 5443beddb42b 21:52:50 Step 6/24 : COPY go.mod . 21:52:50 ---> Using cache 21:52:50 ---> c07bfd29921f 21:52:50 Step 7/24 : RUN go mod download 21:52:50 ---> Using cache 21:52:50 ---> dcb2b245663a 21:52:50 Step 8/24 : COPY . . 21:52:50 ---> Using cache 21:52:50 ---> 4b9f03684ae9 21:52:50 Step 9/24 : RUN go mod tidy 21:52:50 ---> Using cache 21:52:50 ---> 4f6bf096c9d4 21:52:50 Step 10/24 : RUN make cmd/core-metadata/core-metadata 21:52:50 ---> Running in ed3806ad8e9d 21:52:50 Removing intermediate container e2261478617a 21:52:50 ---> e141cf3523b6 21:52:50 Step 21/22 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 21:52:50 ---> Running in ae8914e123dc 21:52:50 ---> Running in 42822549c325 21:52:50 Removing intermediate container ed3806ad8e9d 21:52:50 ---> 451e7196a23c 21:52:50 Step 23/24 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 21:52:50 ---> Running in b6606476738f 21:52:50 Removing intermediate container 42822549c325 21:52:50 ---> defa995dcf06 21:52:50 Step 22/22 : LABEL version=0.0.0 21:52:50 ---> Running in 6368d8c4d9ad 21:52:51 Removing intermediate container b6606476738f 21:52:51 ---> 3daca53595fc 21:52:51 Step 24/24 : LABEL version=0.0.0 21:52:51 ---> Running in 9ad87147de41 21:52:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:52:51 Removing intermediate container 6368d8c4d9ad 21:52:51 ---> 59aed8cb4997 21:52:51 21:52:51 $ docker top 7807dfd1318e2721caa68fc2c36ef8e4f7b86f687dd8ec512a97339c3aaf9d1b -eo pid,comm 21:52:51 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:52:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:52:51 ---> 8ffdc1a50d3d 21:52:51 Step 3/23 : WORKDIR /edgex-go 21:52:51 ---> Using cache 21:52:51 ---> deb77a030690 21:52:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:51 ---> Using cache 21:52:51 ---> 0a6ae6ff82af 21:52:51 Step 5/23 : RUN apk add --update --no-cache make git 21:52:51 ---> Using cache 21:52:51 ---> 5443beddb42b 21:52:51 Step 6/23 : COPY go.mod . 21:52:51 ---> Using cache 21:52:51 ---> c07bfd29921f 21:52:51 Step 7/23 : RUN go mod download 21:52:51 ---> Using cache 21:52:51 ---> dcb2b245663a 21:52:51 Step 8/23 : COPY . . 21:52:51 ---> Using cache 21:52:51 ---> 4b9f03684ae9 21:52:51 Step 9/23 : RUN go mod tidy 21:52:51 ---> Using cache 21:52:51 ---> 4f6bf096c9d4 21:52:51 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:52:51 Successfully built 59aed8cb4997 21:52:51 Successfully tagged security-proxy-setup:latest 21:52:51 Building sys-mgmt-agent 21:52:51  Building security-proxy-setup ... done  ---> Running in 3b0a00d24a79 21:52:51 Removing intermediate container 9ad87147de41 21:52:51 ---> b193cf7cc755 21:52:51 21:52:51 Successfully built b193cf7cc755 21:52:51 Successfully tagged core-command:latest [Pipeline] { [Pipeline] sh 21:52:51  Building core-command ... done 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 21:52:52 + go version 21:52:52 go version go1.16.6 linux/arm64 [Pipeline] } 21:52:52 $ docker stop --time=1 7807dfd1318e2721caa68fc2c36ef8e4f7b86f687dd8ec512a97339c3aaf9d1b 21:52:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:52:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:52:53 ---> 8ffdc1a50d3d 21:52:53 Step 3/24 : WORKDIR /edgex-go 21:52:53 ---> Using cache 21:52:53 ---> deb77a030690 21:52:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:53 ---> Using cache 21:52:53 ---> 0a6ae6ff82af 21:52:53 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:52:54 $ docker rm -f 7807dfd1318e2721caa68fc2c36ef8e4f7b86f687dd8ec512a97339c3aaf9d1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:52:55 + docker inspect -f . ci-base-image-arm64 21:52:55 . [Pipeline] withDockerContainer 21:52:55 prd-ubuntu18.04-docker-arm64-4c-16g-1296 does not seem to be running inside a container 21:52:55 $ 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 ******** ci-base-image-arm64 cat 21:52:55 ---> Running in c4dd87c93ab2 21:52:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:52:57 $ docker top b237b99bacc1c0cc9fb545b4b83a84e2686fd16ec3cbaedd75ccd5f7321dd947 -eo pid,comm 21:52:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:52:57 OK: 219 MiB in 52 packages [Pipeline] { [Pipeline] echo 21:52:57 ========================================================= 21:52:57 [edgeXBuildGoParallel] Running Tests and Build... 21:52:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:52:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:52:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:52:57 ---> 8ffdc1a50d3d 21:52:57 Step 3/24 : WORKDIR /edgex-go 21:52:57 ---> Using cache 21:52:57 ---> deb77a030690 21:52:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:57 ---> Using cache 21:52:57 ---> 0a6ae6ff82af 21:52:57 Step 5/24 : RUN apk add --update --no-cache make bash git 21:52:57 ---> Running in 8064daee6bd9 21:52:58 Removing intermediate container c4dd87c93ab2 21:52:58 ---> 0e0df6b47187 21:52:58 Step 6/24 : COPY go.mod . 21:52:58 + go mod tidy 21:52:58 ---> 786277cb5f82 21:52:58 Step 7/24 : RUN go mod download 21:52:58 ---> Running in 6352e6b06aed 21:52:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 21:52:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:52:59 + make test 21:52:59 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 21:52:59 go mod tidy 21:53:00 OK: 219 MiB in 52 packages 21:53:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:53:00 Removing intermediate container 6352e6b06aed 21:53:00 ---> 28300d943841 21:53:00 Step 8/24 : COPY . . 21:53:00 Removing intermediate container 8064daee6bd9 21:53:00 ---> 8b6b9936692e 21:53:00 Step 6/24 : COPY go.mod . 21:53:02 ---> 890329dc6989 21:53:02 Step 7/24 : RUN go mod download 21:53:02 ---> Running in 4431e8474cf2 21:53:05 Removing intermediate container 4431e8474cf2 21:53:05 ---> 818318cf87ad 21:53:05 Step 8/24 : COPY . . 21:53:08 ---> d07a44025f22 21:53:08 Step 9/24 : RUN go mod tidy 21:53:09 ---> Running in 5aeeb7559a5e 21:53:10 ---> f76950fa2fff 21:53:10 Step 9/24 : RUN go mod tidy 21:53:10 ---> Running in ff7f825d21f6 21:53:11 Removing intermediate container 5aeeb7559a5e 21:53:11 ---> 91d68457c919 21:53:11 Step 10/24 : RUN make cmd/core-data/core-data 21:53:11 ---> Running in 711bee00bc13 21:53:11 Removing intermediate container ff7f825d21f6 21:53:11 ---> 346d2e47d312 21:53:11 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:53:11 ---> Running in 64d68ccf438b 21:53:12 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 21:53:12 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 21:53:22 Removing intermediate container 3b0a00d24a79 21:53:22 ---> 972afb16962c 21:53:22 21:53:22 Step 11/23 : FROM alpine:3.12 21:53:22 ---> 48b8ec4ed9eb 21:53:22 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:53:22 ---> Using cache 21:53:22 ---> 56f3e6cbad5f 21:53:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:53:22 ---> Using cache 21:53:22 ---> 8e07f9fb7070 21:53:22 Step 14/23 : ENV APP_PORT=59861 21:53:22 ---> Running in e7213c2cad04 21:53:22 Removing intermediate container ae8914e123dc 21:53:22 ---> 4d9d86521ab7 21:53:22 21:53:22 Step 11/24 : FROM alpine:3.12 21:53:22 ---> 48b8ec4ed9eb 21:53:22 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:53:22 ---> Using cache 21:53:22 ---> 56f3e6cbad5f 21:53:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:53:22 ---> Using cache 21:53:22 ---> 8e07f9fb7070 21:53:22 Step 14/24 : ENV APP_PORT=59881 21:53:22 ---> Running in 88351b8d1e9f 21:53:22 Removing intermediate container e7213c2cad04 21:53:22 ---> e947ae2199b2 21:53:22 Step 15/23 : EXPOSE $APP_PORT 21:53:22 ---> Running in b3b5253eb207 21:53:22 Removing intermediate container 88351b8d1e9f 21:53:22 ---> 842778aca759 21:53:22 Step 15/24 : EXPOSE $APP_PORT 21:53:22 ---> Running in d677fe6ea19a 21:53:23 Removing intermediate container b3b5253eb207 21:53:23 ---> 3f95b6bb9d46 21:53:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:53:23 Removing intermediate container d677fe6ea19a 21:53:23 ---> 79f0319c743e 21:53:23 Step 16/24 : WORKDIR / 21:53:23 ---> Running in ea2ac433fe49 21:53:23 ---> ddf58c6bfeab 21:53:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:53:23 Removing intermediate container ea2ac433fe49 21:53:23 ---> 96ac181bd0d2 21:53:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:53:24 ---> f4c5ac4f1002 21:53:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:53:24 ---> 9b5feaa6a0a7 21:53:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:53:24 ---> dddbaa2216a1 21:53:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:53:24 ---> 3f3672d787fa 21:53:24 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:53:24 ---> Running in d53edff325a5 21:53:24 ---> 85db73cfe80b 21:53:24 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:53:24 Removing intermediate container d53edff325a5 21:53:24 ---> 205e71b8baab 21:53:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:53:24 ---> Running in bec33946684e 21:53:24 ---> Running in 015fcbedcf1a 21:53:24 Removing intermediate container bec33946684e 21:53:24 ---> 6bb3b201da47 21:53:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:53:25 ---> Running in 29037ede91d0 21:53:25 Removing intermediate container 015fcbedcf1a 21:53:25 ---> c4368d495c75 21:53:25 Step 21/23 : LABEL arch=x86_64 21:53:25 ---> Running in 344df1637091 21:53:25 Removing intermediate container 344df1637091 21:53:25 ---> afde67d6f34c 21:53:25 Step 22/23 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 21:53:25 Removing intermediate container 29037ede91d0 21:53:25 ---> e0c485ad7b2c 21:53:25 Step 22/24 : LABEL arch=x86_64 21:53:25 ---> Running in 016fb680e04f 21:53:25 ---> Running in ec5f0d2c8e68 21:53:25 Removing intermediate container ec5f0d2c8e68 21:53:25 ---> 48e8bd542e08 21:53:25 Step 23/24 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 21:53:25 Removing intermediate container 016fb680e04f 21:53:25 ---> 1c323e436509 21:53:25 Step 23/23 : LABEL version=0.0.0 21:53:25 ---> Running in 979bc9481abc 21:53:25 ---> Running in fcc9efda6ff4 21:53:25 Removing intermediate container 979bc9481abc 21:53:25 ---> ebdce552558c 21:53:25 21:53:25 Successfully built ebdce552558c 21:53:25 Successfully tagged support-scheduler:latest 21:53:25  Building support-scheduler ... done Removing intermediate container fcc9efda6ff4 21:53:25 ---> 5669c79e4eb4 21:53:25 Step 24/24 : LABEL version=0.0.0 21:53:25 ---> Running in 73599d89afb9 21:53:26 Removing intermediate container 73599d89afb9 21:53:26 ---> bf2432dfa980 21:53:26 21:53:26 Successfully built bf2432dfa980 21:53:26 Successfully tagged core-metadata:latest 21:53:27 ? github.com/edgexfoundry/edgex-go [no test files] 21:53:34  Building core-metadata ... done Removing intermediate container 64d68ccf438b 21:53:34 ---> 68a682a4265d 21:53:34 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:53:34 ---> Running in adc7e03efec3 21:53:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:53:34 Removing intermediate container adc7e03efec3 21:53:34 ---> c72ae51a4110 21:53:34 21:53:34 Step 12/24 : FROM docker:20.10.7 21:53:35 20.10.7: Pulling from library/docker 21:53:36 Removing intermediate container 711bee00bc13 21:53:36 ---> 0a1c190d3973 21:53:36 21:53:36 Step 11/24 : FROM alpine:3.12 21:53:36 ---> 48b8ec4ed9eb 21:53:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:53:36 ---> Running in 886a460ff636 21:53:36 Removing intermediate container 886a460ff636 21:53:36 ---> bf5068f81850 21:53:36 Step 13/24 : ENV APP_PORT=59880 21:53:36 ---> Running in efc95f8b17f8 21:53:36 Removing intermediate container efc95f8b17f8 21:53:36 ---> 0cd5a557464e 21:53:36 Step 14/24 : EXPOSE $APP_PORT 21:53:36 ---> Running in f82f0c36736f 21:53:37 Removing intermediate container f82f0c36736f 21:53:37 ---> 047ee25aad74 21:53:37 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:53:37 ---> Running in 24a9294c9b75 21:53:37 Removing intermediate container 24a9294c9b75 21:53:37 ---> a302fbf50620 21:53:37 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:53:37 ---> Running in 02cc61c3ae89 21:53:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:53:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:53:39 (1/6) Installing dumb-init (1.2.2-r1) 21:53:39 (2/6) Installing libgcc (9.3.0-r2) 21:53:39 (3/6) Installing libsodium (1.0.18-r0) 21:53:39 (4/6) Installing libstdc++ (9.3.0-r2) 21:53:40 (5/6) Installing libzmq (4.3.3-r0) 21:53:40 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 21:53:40 Status: Downloaded newer image for docker:20.10.7 21:53:40 ---> 08bdaf2f88f9 21:53:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:53:40 (6/6) Installing zeromq (4.3.3-r0) 21:53:40 Executing busybox-1.31.1-r20.trigger 21:53:40 OK: 8 MiB in 20 packages 21:53:40 ---> Running in b3e3ab20a631 21:53:40 Removing intermediate container b3e3ab20a631 21:53:40 ---> 6a412b1a6321 21:53:40 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 21:53:40 ---> Running in 8dba1a2b9b1c 21:53:40 Removing intermediate container 02cc61c3ae89 21:53:40 ---> 7f72b1769937 21:53:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:53:41 ---> c0ed835b17d7 21:53:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:53:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:53:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:53:41 (1/39) Installing readline (8.1.0-r0) 21:53:41 (2/39) Installing bash (5.1.0-r0) 21:53:41 Executing bash-5.1.0-r0.post-install 21:53:41 (3/39) Installing brotli-libs (1.0.9-r3) 21:53:41 (4/39) Installing nghttp2-libs (1.42.0-r1) 21:53:41 (5/39) Installing libcurl (7.78.0-r0) 21:53:41 ---> 1563e0c350c4 21:53:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:53:41 (6/39) Installing curl (7.78.0-r0) 21:53:41 (7/39) Installing dumb-init (1.2.5-r0) 21:53:41 (8/39) Installing libbz2 (1.0.8-r1) 21:53:41 (9/39) Installing expat (2.2.10-r1) 21:53:41 (10/39) Installing libffi (3.3-r2) 21:53:41 (11/39) Installing gdbm (1.19-r0) 21:53:41 (12/39) Installing xz-libs (5.2.5-r0) 21:53:41 (13/39) Installing sqlite-libs (3.34.1-r0) 21:53:41 (14/39) Installing python3 (3.8.10-r0) 21:53:42 ---> 9de8cb067191 21:53:42 Step 20/24 : ENTRYPOINT ["/core-data"] 21:53:42 ---> Running in c73d1642e791 21:53:42 (15/39) Installing py3-appdirs (1.4.4-r1) 21:53:42 (16/39) Installing py3-ordered-set (4.0.2-r0) 21:53:42 (17/39) Installing py3-parsing (2.4.7-r1) 21:53:42 (18/39) Installing py3-six (1.15.0-r0) 21:53:42 (19/39) Installing py3-packaging (20.9-r0) 21:53:42 (20/39) Installing py3-setuptools (51.3.3-r0) 21:53:42 (21/39) Installing py3-chardet (4.0.0-r0) 21:53:42 (22/39) Installing py3-idna (3.1-r0) 21:53:42 Removing intermediate container c73d1642e791 21:53:42 ---> 96846711391e 21:53:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:53:42 (23/39) Installing py3-urllib3 (1.26.2-r1) 21:53:42 (24/39) Installing py3-requests (2.25.1-r1) 21:53:42 (25/39) Installing py3-msgpack (1.0.2-r0) 21:53:42 (26/39) Installing py3-lockfile (0.12.2-r3) 21:53:42 ---> Running in 3e16e819dc8f 21:53:42 (27/39) Installing py3-cachecontrol (0.12.6-r0) 21:53:42 (28/39) Installing py3-colorama (0.4.4-r0) 21:53:43 (29/39) Installing py3-contextlib2 (0.6.0-r0) 21:53:43 (30/39) Installing py3-distlib (0.3.1-r1) 21:53:43 (31/39) Installing py3-distro (1.5.0-r1) 21:53:43 (32/39) Installing py3-webencodings (0.5.1-r3) 21:53:43 (33/39) Installing py3-html5lib (1.1-r0) 21:53:43 (34/39) Installing py3-pytoml (0.1.21-r0) 21:53:43 Removing intermediate container 3e16e819dc8f 21:53:43 ---> faf5292cc707 21:53:43 Step 22/24 : LABEL arch=x86_64 21:53:43 (35/39) Installing py3-pep517 (0.9.1-r0) 21:53:43 (36/39) Installing py3-progress (1.5-r0) 21:53:43 (37/39) Installing py3-retrying (1.3.3-r0) 21:53:43 (38/39) Installing py3-toml (0.10.2-r0) 21:53:43 (39/39) Installing py3-pip (20.3.4-r0) 21:53:43 ---> Running in 151343b154c8 21:53:43 Removing intermediate container 151343b154c8 21:53:43 ---> d4260af2aa1c 21:53:43 Step 23/24 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 21:53:43 Executing busybox-1.32.1-r6.trigger 21:53:43 ---> Running in adda2bd240af 21:53:43 OK: 82 MiB in 59 packages 21:53:43 Removing intermediate container adda2bd240af 21:53:43 ---> 214e84e70c19 21:53:43 Step 24/24 : LABEL version=0.0.0 21:53:43 ---> Running in 208e80d87d5b 21:53:43 Removing intermediate container 208e80d87d5b 21:53:43 ---> ccb84a78ca71 21:53:43 21:53:43 Successfully built ccb84a78ca71 21:53:43 Successfully tagged core-data:latest 21:53:44  Building core-data ... done Collecting docker-compose==1.23.2 21:53:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:53:44 Collecting websocket-client<1.0,>=0.32.0 21:53:45 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:53:45 Collecting docopt<0.7,>=0.6.1 21:53:45 Downloading docopt-0.6.2.tar.gz (25 kB) 21:53:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:53:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:53:45 Collecting PyYAML<4,>=3.10 21:53:45 Downloading PyYAML-3.13.tar.gz (270 kB) 21:53:46 Collecting cached-property<2,>=1.2.0 21:53:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:53:46 Collecting texttable<0.10,>=0.9.0 21:53:46 Downloading texttable-0.9.1.tar.gz (11 kB) 21:53:46 Collecting docker<4.0,>=3.6.0 21:53:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:53:46 Collecting dockerpty<0.5,>=0.4.1 21:53:46 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:53:46 Collecting jsonschema<3,>=2.5.1 21:53:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:53:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:53:46 Collecting docker-pycreds>=0.4.0 21:53:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:53:47 Collecting urllib3<1.25,>=1.21.1 21:53:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:53:47 Collecting idna<2.8,>=2.5 21:53:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:53:47 Collecting certifi>=2017.4.17 21:53:47 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 21:53:47 Collecting chardet<3.1.0,>=3.0.2 21:53:47 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:53:47 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:53:47 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:53:47 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:53:47 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:53:47 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:53:47 Attempting uninstall: urllib3 21:53:47 Found existing installation: urllib3 1.26.2 21:53:47 Uninstalling urllib3-1.26.2: 21:53:47 Successfully uninstalled urllib3-1.26.2 21:53:47 Attempting uninstall: idna 21:53:47 Found existing installation: idna 3.1 21:53:47 Uninstalling idna-3.1: 21:53:47 Successfully uninstalled idna-3.1 21:53:47 Attempting uninstall: chardet 21:53:47 Found existing installation: chardet 4.0.0 21:53:47 Uninstalling chardet-4.0.0: 21:53:47 Successfully uninstalled chardet-4.0.0 21:53:47 Attempting uninstall: requests 21:53:47 Found existing installation: requests 2.25.1 21:53:47 Uninstalling requests-2.25.1: 21:53:47 Successfully uninstalled requests-2.25.1 21:53:47 Running setup.py install for texttable: started 21:53:48 Running setup.py install for texttable: finished with status 'done' 21:53:48 Running setup.py install for PyYAML: started 21:53:48 Running setup.py install for PyYAML: finished with status 'done' 21:53:48 Running setup.py install for docopt: started 21:53:48 Running setup.py install for docopt: finished with status 'done' 21:53:48 Running setup.py install for dockerpty: started 21:53:49 Running setup.py install for dockerpty: finished with status 'done' 21:53:49 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 21:53:52 Removing intermediate container 8dba1a2b9b1c 21:53:52 ---> 7e59c3ade977 21:53:52 Step 15/24 : ENV APP_PORT=58890 21:53:52 ---> Running in 372cd6205a1a 21:53:52 Removing intermediate container 372cd6205a1a 21:53:52 ---> 590b37e5de52 21:53:52 Step 16/24 : EXPOSE $APP_PORT 21:53:52 ---> Running in d8fbe2f890c9 21:53:52 Removing intermediate container d8fbe2f890c9 21:53:52 ---> df5846e63327 21:53:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:53:52 ---> 3249c62bc642 21:53:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:53:52 ---> f19ab4c96071 21:53:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:53:53 ---> abe577dfd5e4 21:53:53 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 21:53:53 ---> Running in 7b68afd091ba 21:53:53 Removing intermediate container 7b68afd091ba 21:53:53 ---> bf170552afc6 21:53:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:53:53 ---> Running in d62ab07a49a5 21:53:53 Removing intermediate container d62ab07a49a5 21:53:53 ---> 9ddcfaec745d 21:53:53 Step 22/24 : LABEL arch=x86_64 21:53:53 ---> Running in 3fa84a46eb3a 21:53:53 Removing intermediate container 3fa84a46eb3a 21:53:53 ---> 74ece94f073d 21:53:53 Step 23/24 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 21:53:53 ---> Running in a8dfc08bd3ac 21:53:53 Removing intermediate container a8dfc08bd3ac 21:53:53 ---> 69e0e1a2dd0d 21:53:53 Step 24/24 : LABEL version=0.0.0 21:53:53 ---> Running in b69be34ff045 21:53:53 Removing intermediate container b69be34ff045 21:53:53 ---> 7aa2574bb7e8 21:53:53 21:53:53 Successfully built 7aa2574bb7e8 21:53:53 Successfully tagged sys-mgmt-agent:latest 21:53:53  Building sys-mgmt-agent ... done  [Pipeline] } 21:53:53 $ docker stop --time=1 c2cea3e1b8d8d9171cd39490dc58d0570d98319b7f96e9f4793febd484064ba0 21:53:55 $ docker rm -f c2cea3e1b8d8d9171cd39490dc58d0570d98319b7f96e9f4793febd484064ba0 [Pipeline] // withDockerContainer [Pipeline] sh 21:53:55 + docker images 21:53:55 REPOSITORY TAG IMAGE ID CREATED SIZE 21:53:55 sys-mgmt-agent latest 7aa2574bb7e8 2 seconds ago 325MB 21:53:55 core-data latest ccb84a78ca71 12 seconds ago 20.4MB 21:53:55 0a1c190d3973 19 seconds ago 1.76GB 21:53:55 c72ae51a4110 21 seconds ago 1.75GB 21:53:55 core-metadata latest bf2432dfa980 29 seconds ago 16.7MB 21:53:55 support-scheduler latest ebdce552558c 30 seconds ago 16.1MB 21:53:55 4d9d86521ab7 33 seconds ago 1.76GB 21:53:55 972afb16962c 34 seconds ago 1.75GB 21:53:55 core-command latest b193cf7cc755 About a minute ago 16MB 21:53:55 security-proxy-setup latest 59aed8cb4997 About a minute ago 25.9MB 21:53:55 security-bootstrapper latest 4d660e128652 About a minute ago 18.8MB 21:53:55 support-notifications latest 86e57a03e406 About a minute ago 16.8MB 21:53:55 0f5ff470a1ba About a minute ago 1.75GB 21:53:55 32279387d44f About a minute ago 1.76GB 21:53:55 security-secretstore-setup latest c25987d9c597 About a minute ago 28.1MB 21:53:55 0a691073f515 About a minute ago 1.75GB 21:53:55 ce79654e0890 About a minute ago 1.76GB 21:53:55 05ce531ab429 About a minute ago 1.75GB 21:53:55 ci-base-image-x86_64 latest 8ffdc1a50d3d 5 minutes ago 1.25GB 21:53:55 alpine 3.12 48b8ec4ed9eb 2 days ago 5.58MB 21:53:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 2 weeks ago 37.5MB 21:53:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB 21:53:55 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 21:53:55 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 21:54:11 Still waiting to schedule task 21:54:11 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 21:54:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:54:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:54:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:54:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:54:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:54:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:54:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:54:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:54:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:54:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:54:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:54:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:54:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:54:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:54:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.208s coverage: 28.7% of statements 21:54:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:54:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:54:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.302s coverage: 100.0% of statements 21:54:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:54:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.428s coverage: 46.3% of statements 21:54:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:54:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:54:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.636s coverage: 90.1% of statements 21:54:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:54:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:54:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.228s coverage: 81.2% of statements 21:54:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:54:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:54:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:54:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:54:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:55:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.524s coverage: 94.2% of statements 21:55:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:55:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:55:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.205s coverage: 59.1% of statements 21:55:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:55:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:55:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:55:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:55:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:55:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.194s coverage: 60.0% of statements 21:55:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:55:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:55:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:55:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.385s coverage: 0.8% of statements 21:55:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:55:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.176s coverage: 58.8% of statements 21:55:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.203s coverage: 21.7% of statements 21:55:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.287s coverage: 47.1% of statements 21:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.223s coverage: 79.5% of statements 21:55:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.193s coverage: 94.1% of statements 21:55:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.193s coverage: 96.3% of statements 21:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.169s coverage: 87.5% of statements 21:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.262s coverage: 94.4% of statements 21:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.182s coverage: 44.8% of statements 21:55:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.574s coverage: 81.8% of statements 21:55:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:55:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.273s coverage: 92.9% of statements 21:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:55:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 21:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:55:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.173s coverage: 87.2% of statements 21:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:55:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 21:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:55:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.170s coverage: 58.8% of statements 21:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:55:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.174s coverage: 80.0% of statements 21:55:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.224s coverage: 87.2% of statements 21:55:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.241s coverage: 85.4% of statements 21:55:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.278s coverage: 91.2% of statements 21:55:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.838s coverage: 64.4% of statements 21:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.169s coverage: 100.0% of statements 21:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.159s coverage: 91.3% of statements 21:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements 21:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements 21:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 21:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.144s coverage: 66.9% of statements 21:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:55:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.805s coverage: 43.6% of statements 21:55:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:55:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:55:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.221s coverage: 89.5% of statements 21:55:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:55:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.190s coverage: 84.8% of statements 21:55:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:55:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.329s coverage: 19.5% of statements 21:55:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:55:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:55:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:55:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:55:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.567s coverage: 92.0% of statements 21:55:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:55:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:55:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:55:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:55:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.205s coverage: 62.7% of statements 21:55:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:55:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:55:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.466s coverage: 97.7% of statements 21:55:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:55:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:55:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:55:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:55:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.203s coverage: 28.9% of statements 21:55:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:55:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:55:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:55:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:55:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:55:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:55:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.175s coverage: 100.0% of statements 21:55:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements 21:55:48 GO111MODULE=on go vet ./... 21:57:09 gofmt -l . 21:57:09 [ "`gofmt -l .`" = "" ] 21:57:09 ./bin/test-attribution-txt.sh [Pipeline] sh 21:57:10 + ls -al . 21:57:10 total 636 21:57:10 drwxrwxr-x 9 1001 1001 4096 Sep 3 21:57 . 21:57:10 drwxr-xr-x 4 root root 4096 Sep 3 21:52 .. 21:57:10 -rw-rw-r-- 1 1001 1001 11 Sep 3 21:50 .dockerignore 21:57:10 drwxrwxr-x 8 1001 1001 4096 Sep 3 21:50 .git 21:57:10 drwxrwxr-x 4 1001 1001 4096 Sep 3 21:50 .github 21:57:10 -rw-rw-r-- 1 1001 1001 818 Sep 3 21:50 .gitignore 21:57:10 -rw-rw-r-- 1 1001 1001 76 Sep 3 21:50 .hadolint.yml 21:57:10 -rw-rw-r-- 1 1001 1001 166 Sep 3 21:50 .sonarcloud.properties 21:57:10 -rw-rw-r-- 1 1001 1001 1171 Sep 3 21:50 ADOPTERS.md 21:57:10 -rw-rw-r-- 1 1001 1001 8493 Sep 3 21:50 Attribution.txt 21:57:10 -rw-rw-r-- 1 1001 1001 43881 Sep 3 21:50 CHANGELOG.md 21:57:10 -rw-rw-r-- 1 1001 1001 3804 Sep 3 21:50 CONTRIBUTING.md 21:57:10 -rw-rw-r-- 1 1001 1001 677 Sep 3 21:50 GOVERNANCE.md 21:57:10 -rw-rw-r-- 1 1001 1001 849 Sep 3 21:50 Jenkinsfile 21:57:10 -rw-rw-r-- 1 1001 1001 10775 Sep 3 21:50 LICENSE 21:57:10 -rw-rw-r-- 1 1001 1001 5915 Sep 3 21:50 Makefile 21:57:10 -rw-rw-r-- 1 1001 1001 582 Sep 3 21:50 OWNERS.md 21:57:10 -rw-rw-r-- 1 1001 1001 8643 Sep 3 21:50 README.md 21:57:10 -rw-rw-r-- 1 1001 1001 6912 Sep 3 21:50 SECURITY.md 21:57:10 -rw-rw-r-- 1 1001 1001 5 Sep 3 21:47 VERSION 21:57:10 -rw-rw-r-- 1 1001 1001 4131 Sep 3 21:50 ZMQWindows.md 21:57:10 drwxrwxr-x 2 1001 1001 4096 Sep 3 21:50 bin 21:57:10 drwxrwxr-x 14 1001 1001 4096 Sep 3 21:50 cmd 21:57:10 -rw-r--r-- 1 root root 404331 Sep 3 21:55 coverage.out 21:57:10 -rw-rw-r-- 1 1001 1001 841 Sep 3 21:50 go.mod 21:57:10 -rw-r--r-- 1 root root 50064 Sep 3 21:52 go.sum 21:57:10 drwxrwxr-x 8 1001 1001 4096 Sep 3 21:50 internal 21:57:10 drwxrwxr-x 3 1001 1001 4096 Sep 3 21:50 openapi 21:57:10 drwxrwxr-x 4 1001 1001 4096 Sep 3 21:50 snap 21:57:10 -rw-rw-r-- 1 1001 1001 204 Sep 3 21:50 version.go [Pipeline] sh 21:57:11 + '[' -e coverage.out ] 21:57:11 + chown 1001:1001 coverage.out [Pipeline] stash 21:57:11 Warning: overwriting stash ‘coverage-report’ 21:57:12 Stashed 1 file(s) [Pipeline] sh 21:57:12 + make build 21:57:12 go mod tidy 21:57:13 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 21:57:17 Running on prd-ubuntu18.04-docker-8c-8g-1297 in /w/workspace/edgexfoundry_edgex-go_PR-3699 [Pipeline] { [Pipeline] ws 21:57:17 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 21:57:17 The recommended git tool is: git 21:57:19 using credential edgex-jenkins-ssh 21:57:19 Cloning the remote Git repository 21:57: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 21:57:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:57:20 > git init /w/workspace/edgex-go/1 # timeout=10 21:57:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:57:20 > git --version # timeout=10 21:57:20 > git --version # 'git version 2.17.1' 21:57:20 using GIT_SSH to set credentials SSH Credentials for GitHub 21:57:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:57:33 Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 8985c28abc18d36b1f725d1ae0f698a284742b07 21:57:33 Merge succeeded, producing 8985c28abc18d36b1f725d1ae0f698a284742b07 21:57:33 Checking out Revision 8985c28abc18d36b1f725d1ae0f698a284742b07 (PR-3699) 21:57:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:57:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:57:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:57:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:57:32 using GIT_SSH to set credentials SSH Credentials for GitHub 21:57:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3699/head:refs/remotes/origin/PR-3699 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:57:33 > git config core.sparsecheckout # timeout=10 21:57:33 > git checkout -f 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 21:57:33 > git remote # timeout=10 21:57:33 > git config --get remote.origin.url # timeout=10 21:57:33 using GIT_SSH to set credentials SSH Credentials for GitHub 21:57:33 > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 21:57:33 > git rev-parse HEAD^{commit} # timeout=10 21:57:33 > git config core.sparsecheckout # timeout=10 21:57:33 > git checkout -f 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 21:57:37 Commit message: "feat(snap): add vault ttl config support" 21:57:37 > git --version # timeout=10 21:57:37 > git --version # 'git version 2.17.1' 21:57:37 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:57:38 + echo snap-build.sh 21:57:38 snap-build.sh 21:57:38 + SNAP_BASE_DIR=. 21:57:38 + '[' '!' -z /w/workspace/edgex-go/1 ']' 21:57:38 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 21:57:38 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 21:57:38 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 21:57:38 + cd /w/workspace/edgex-go/1 21:57:38 + sudo apt-get remove -qy --purge lxd lxd-client 21:57:38 Reading package lists... 21:57:38 Building dependency tree... 21:57:38 Reading state information... 21:57:38 The following packages were automatically installed and are no longer required: 21:57:38 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 21:57:38 uidmap xdelta3 21:57:38 Use 'sudo apt autoremove' to remove them. 21:57:38 The following packages will be REMOVED: 21:57:38 lxd* lxd-client* 21:57:38 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 21:57:38 After this operation, 31.7 MB disk space will be freed. 21:57:39 (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.) 21:57:39 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 21:57:39 Removing lxd dnsmasq configuration 21:57:39 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 21:57:39 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 21:57:40 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:57:40 (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.) 21:57:40 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 21:57:42 Processing triggers for systemd (237-3ubuntu10.45) ... 21:57:42 Processing triggers for ureadahead (0.100.0-21) ... 21:57:42 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 21:57:42 + sudo snap remove --purge lxd 21:57:42 snap "lxd" is not installed 21:57:42 + sudo groupadd --force --system lxd 21:57:42 ++ whoami 21:57:42 + sudo /usr/sbin/usermod -G lxd -a jenkins 21:57:42 + newgrp - lxd 21:57:42 + sudo snap install lxd 21:57:43 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 21:57:47 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 21:57:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:57:49 2021-09-03T21:57:47Z INFO Waiting for automatic snapd restart... 21:57:51 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 21:57:55 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 21:57:58 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 21:58:01 lxd 4.17 from Canonical* installed 21:58:01 + sudo lxd init --auto 21:58:01 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 21:58:05 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 21:58:07 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 21:58:09 + sudo snap install --classic snapcraft [Pipeline] } 21:58:13 $ docker stop --time=1 b237b99bacc1c0cc9fb545b4b83a84e2686fd16ec3cbaedd75ccd5f7321dd947 21:58:16 $ docker rm -f b237b99bacc1c0cc9fb545b4b83a84e2686fd16ec3cbaedd75ccd5f7321dd947 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:58:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:58:18 21:58:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:58:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:58:18 latest: Pulling from edgex-devops/edgex-compose-arm64 21:58:18 29e5d40040c1: Pulling fs layer 21:58:18 1ce36da41761: Pulling fs layer 21:58:18 25b303627fd3: Pulling fs layer 21:58:19 29e5d40040c1: Verifying Checksum 21:58:19 29e5d40040c1: Download complete 21:58:19 1ce36da41761: Verifying Checksum 21:58:19 1ce36da41761: Download complete 21:58:19 29e5d40040c1: Pull complete 21:58:19 snapcraft 5.0 from Canonical* installed 21:58:19 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 21:58:19 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 21:58:19 % Total % Received % Xferd Average Speed Time Time Time Current 21:58:19 Dload Upload Total Spent Left Speed 21:58:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4265 0 --:--:-- --:--:-- --:--:-- 4294 21:58:19 100 3325k 100 3325k 0 0 10.0M 0 --:--:-- --:--:-- --:--:-- 10.0M 21:58:19 ./yq_linux_amd64 21:58:19 + sudo snapcraft prime --use-lxd 21:58:20 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 21:58:20 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 21:58:20 - README.md 21:58:20 21:58:20 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:58:21 Launching a container. 21:58:21 1ce36da41761: Pull complete 21:58:21 25b303627fd3: Verifying Checksum 21:58:21 25b303627fd3: Download complete 21:58:27 Waiting for container to be ready 21:58:28 To start your first instance, try: lxc launch ubuntu:18.04 21:58:28 21:58:31 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 21:58:31 25b303627fd3: Pull complete 21:58:31 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:58:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:58:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 21:58:31 prd-ubuntu18.04-docker-arm64-4c-16g-1296 does not seem to be running inside a container 21:58:32 Waiting for network to be ready... 21:58:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:58:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:58:32 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] 21:58:32 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:58:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 21:58:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 21:58:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 21:58:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 21:58:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 21:58:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] 21:58:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 21:58:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:58:33 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:58:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:58:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:58:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:58:33 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:58:33 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:58:33 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:58:33 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:58:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2192 kB] 21:58:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 21:58:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 21:58:34 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 21:58:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 21:58:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 21:58:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1748 kB] 21:58:34 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 21:58:35 $ docker top 0e5fadf05ed94b1a2fe3931827b88a53d264a8fd5aed08550a7e4bb5b343e47a -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:36 + docker-compose build --help 21:58:36 + grep parallel 21:58:36 Fetched 25.1 MB in 4s (6038 kB/s) 21:58:37 Reading package lists... 21:58:37 Reading package lists... 21:58:37 Building dependency tree... 21:58:37 Reading state information... 21:58:37 The following additional packages will be installed: 21:58:37 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:58:37 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:58:37 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:58:37 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 21:58:37 Suggested packages: 21:58:37 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 21:58:37 Recommended packages: 21:58:37 gnupg libsasl2-modules 21:58:37 The following NEW packages will be installed: 21:58:37 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:58:37 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:58:37 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:58:37 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 21:58:37 The following packages will be upgraded: 21:58:37 gpg gpg-agent gpgconf libudev1 21:58:37 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 21:58:37 Need to get 3527 kB of archives. 21:58:37 After this operation, 13.3 MB of additional disk space will be used. 21:58:37 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] 21:58:37 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] 21:58:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 21:58:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 21:58:37 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 21:58:38 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 21:58:38 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 21:58:38 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 21:58:38 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 21:58:38 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 21:58:38 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 21:58:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 21:58:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 21:58:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 21:58:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 21:58:38 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 21:58:39 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 21:58:39 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 21:58:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 21:58:39 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 21:58:39 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 21:58:39 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 21:58:39 debconf: delaying package configuration, since apt-utils is not installed 21:58:39 Fetched 3527 kB in 2s (2323 kB/s) 21:58:39 (Reading database ... 12511 files and directories currently installed.) 21:58:39 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 21:58:39 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 21:58:39 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 21:58:39 Selecting previously unselected package udev. 21:58:39 (Reading database ... 12511 files and directories currently installed.) 21:58:39 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 21:58:39 Unpacking udev (237-3ubuntu10.51) ... 21:58:39 Selecting previously unselected package libfuse2:amd64. 21:58:39 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 21:58:39 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:58:39 Selecting previously unselected package fuse. 21:58:39 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 21:58:39 Unpacking fuse (2.9.7-1ubuntu1) ... 21:58:39 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 21:58:39 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:58:39 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 21:58:39 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:58:39 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 21:58:39 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:58:39 Selecting previously unselected package libksba8:amd64. 21:58:39 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 21:58:39 Unpacking libksba8:amd64 (1.3.5-2) ... 21:58:40 Selecting previously unselected package libroken18-heimdal:amd64. 21:58:40 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:58:40 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:58:40 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:58:40 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:58:40 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:58:40 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:58:40 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:58:40 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:58:40 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:58:40 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:58:40 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:58:40 Selecting previously unselected package libwind0-heimdal:amd64. 21:58:40 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:58:40 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:58:40 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:58:40 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:58:40 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:58:40 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:58:40 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:58:40 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:58:40 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:58:40 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:58:40 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:58:40 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:58:40 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:58:40 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:58:40 Selecting previously unselected package libsasl2-modules-db:amd64. 21:58:40 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:58:40 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:58:40 Selecting previously unselected package libsasl2-2:amd64. 21:58:40 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:58:40 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:58:40 Selecting previously unselected package libldap-common. 21:58:40 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 21:58:40 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:58:40 Selecting previously unselected package libldap-2.4-2:amd64. 21:58:40 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 21:58:40 --parallel Build images in parallel. [Pipeline] } 21:58:40 $ docker stop --time=1 0e5fadf05ed94b1a2fe3931827b88a53d264a8fd5aed08550a7e4bb5b343e47a 21:58:40 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:58:40 Selecting previously unselected package dirmngr. 21:58:40 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 21:58:40 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 21:58:40 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:58:40 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 21:58:40 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:58:40 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:58:40 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:58:40 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 21:58:40 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:58:40 Setting up libksba8:amd64 (1.3.5-2) ... 21:58:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:58:40 Setting up udev (237-3ubuntu10.51) ... 21:58:41 invoke-rc.d: policy-rc.d denied execution of start. 21:58:41 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:58:41 Processing triggers for systemd (237-3ubuntu10) ... 21:58:41 Setting up fuse (2.9.7-1ubuntu1) ... 21:58:41 Setting up gpg (2.2.4-1ubuntu1.4) ... 21:58:41 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:58:41 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:58:41 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:58:41 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:58:41 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:58:41 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:58:41 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:58:41 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:58:41 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 21:58:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:58:41 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 21:58:41 settings in the [Install] section, and DefaultInstance for template units). 21:58:41 This means they are not meant to be enabled using systemctl. 21:58:41 Possible reasons for having this kind of units are: 21:58:41 1) A unit may be statically enabled by being symlinked from another unit's 21:58:41 .wants/ or .requires/ directory. 21:58:41 2) A unit's purpose may be to act as a helper for some other unit which has 21:58:41 a requirement dependency on it. 21:58:41 3) A unit may be started when needed via activation (socket, path, timer, 21:58:41 D-Bus, udev, scripted systemctl call, ...). 21:58:41 4) In case of template units, the unit is meant to be enabled with some 21:58:41 instance name specified. 21:58:42 Reading package lists... 21:58:42 Building dependency tree... 21:58:42 Reading state information... 21:58:42 The following additional packages will be installed: 21:58:42 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 21:58:42 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 21:58:42 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 21:58:42 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 21:58:42 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 21:58:42 Suggested packages: 21:58:42 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 21:58:42 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 21:58:42 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 21:58:42 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 21:58:42 systemd-container policykit-1 21:58:42 Recommended packages: 21:58:42 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 21:58:42 The following NEW packages will be installed: 21:58:42 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 21:58:42 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 21:58:42 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 21:58:42 multiarch-support openssh-client python3 python3-minimal python3.6 21:58:42 python3.6-minimal snapd squashfs-tools sudo 21:58:42 The following packages will be upgraded: 21:58:42 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 21:58:42 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 21:58:42 Need to get 36.7 MB of archives. 21:58:42 After this operation, 147 MB of additional disk space will be used. 21:58:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 21:58:42 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 21:58:42 $ docker rm -f 0e5fadf05ed94b1a2fe3931827b88a53d264a8fd5aed08550a7e4bb5b343e47a [Pipeline] // withDockerContainer [Pipeline] writeFile 21:58:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 21:58:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 21:58:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 21:58:43 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 21:58:43 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:58:43 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 21:58:43 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 21:58:43 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 21:58:43 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 21:58:43 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 21:58:43 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 21:58:43 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 21:58:43 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 21:58:43 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 21:58:43 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 21:58:43 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 21:58:43 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 21:58:43 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 21:58:43 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 21:58:43 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 21:58:43 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 21:58:43 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 21:58:43 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 21:58:43 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 21:58:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:58:43 . [Pipeline] withDockerContainer 21:58:43 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 21:58:43 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 21:58:43 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 21:58:43 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] 21:58:44 prd-ubuntu18.04-docker-arm64-4c-16g-1296 does not seem to be running inside a container 21:58:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:58:44 debconf: delaying package configuration, since apt-utils is not installed 21:58:44 Fetched 36.7 MB in 2s (15.7 MB/s) 21:58:45 (Reading database ... 12757 files and directories currently installed.) 21:58:45 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 21:58:45 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 21:58:45 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 21:58:45 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 21:58:45 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 21:58:45 (Reading database ... 12757 files and directories currently installed.) 21:58:45 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 21:58:45 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 21:58:45 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 21:58:45 $ docker top 676245914a46dc6f0498ec35089d8ca3324da81a10e8419acd6187ad4a5251d2 -eo pid,comm 21:58:45 (Reading database ... 12757 files and directories currently installed.) 21:58:45 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 21:58:45 Unpacking apt (1.6.14) over (1.6.1) ... [Pipeline] { [Pipeline] sh 21:58:46 Setting up apt (1.6.14) ... 21:58:46 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 21:58:46 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 21:58:46 (Reading database ... 12764 files and directories currently installed.) 21:58:46 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 21:58:46 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 21:58:46 Selecting previously unselected package libpython3.6-minimal:amd64. 21:58:46 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:58:46 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:58:46 Selecting previously unselected package libexpat1:amd64. 21:58:46 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 21:58:46 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:58:46 Selecting previously unselected package python3.6-minimal. 21:58:46 + docker-compose -f ./docker-compose-build.yml build --parallel 21:58:46 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:58:46 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 21:58:46 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 21:58:47 Checking for services that may need to be restarted...done. 21:58:47 Checking for services that may need to be restarted...done. 21:58:47 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:58:47 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:58:47 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 21:58:47 Selecting previously unselected package python3-minimal. 21:58:47 (Reading database ... 13012 files and directories currently installed.) 21:58:47 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 21:58:47 Unpacking python3-minimal (3.6.7-1~18.04) ... 21:58:47 Selecting previously unselected package mime-support. 21:58:47 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 21:58:47 Unpacking mime-support (3.60ubuntu1) ... 21:58:47 Selecting previously unselected package libmpdec2:amd64. 21:58:47 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 21:58:47 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:58:47 Selecting previously unselected package libpython3.6-stdlib:amd64. 21:58:47 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:58:47 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:58:48 Selecting previously unselected package python3.6. 21:58:48 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:58:48 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:58:48 Selecting previously unselected package libpython3-stdlib:amd64. 21:58:48 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 21:58:48 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:58:48 Setting up python3-minimal (3.6.7-1~18.04) ... 21:58:48 Selecting previously unselected package python3. 21:58:48 (Reading database ... 13442 files and directories currently installed.) 21:58:48 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 21:58:48 Unpacking python3 (3.6.7-1~18.04) ... 21:58:48 Selecting previously unselected package multiarch-support. 21:58:48 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 21:58:48 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 21:58:48 Setting up multiarch-support (2.27-3ubuntu1.4) ... 21:58:48 Selecting previously unselected package liblzo2-2:amd64. 21:58:48 (Reading database ... 13479 files and directories currently installed.) 21:58:48 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 21:58:48 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 21:58:48 Selecting previously unselected package libbsd0:amd64. 21:58:48 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 21:58:48 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:58:48 Selecting previously unselected package sudo. 21:58:48 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 21:58:48 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 21:58:48 Selecting previously unselected package apparmor. 21:58:48 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 21:58:48 Unpacking apparmor (2.12-4ubuntu5.1) ... 21:58:48 Selecting previously unselected package libedit2:amd64. 21:58:48 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 21:58:48 Unpacking libedit2:amd64 (3.1-20170329-1) ... 21:58:48 Selecting previously unselected package libkrb5support0:amd64. 21:58:48 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 21:58:48 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:58:48 Selecting previously unselected package libk5crypto3:amd64. 21:58:48 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 21:58:48 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:58:48 Selecting previously unselected package libkeyutils1:amd64. 21:58:48 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 21:58:48 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:58:48 Selecting previously unselected package libkrb5-3:amd64. 21:58:48 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 21:58:48 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:58:49 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:58:49 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 21:58:49 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:58:49 Selecting previously unselected package libssl1.0.0:amd64. 21:58:49 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 21:58:49 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 21:58:49 Selecting previously unselected package openssh-client. 21:58:49 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 21:58:49 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 21:58:49 Selecting previously unselected package squashfs-tools. 21:58:49 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... 21:58:49 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 21:58:49 Selecting previously unselected package snapd. 21:58:49 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 21:58:49 Unpacking snapd (2.49.2+18.04) ... 21:58:50 Building core-command ... 21:58:50 Building core-data ... 21:58:50 Building core-metadata ... 21:58:50 Building security-bootstrapper ... 21:58:50 Building security-proxy-setup ... 21:58:50 Building security-secretstore-setup ... 21:58:50 Building support-notifications ... 21:58:50 Building support-scheduler ... 21:58:50 Building sys-mgmt-agent ... 21:58:50 Building security-secretstore-setup 21:58:50 Building sys-mgmt-agent 21:58:50 Building core-metadata 21:58:50 Building support-notifications 21:58:50 Building security-bootstrapper 21:58:51 Setting up libedit2:amd64 (3.1-20170329-1) ... 21:58:51 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 21:58:51 Setting up mime-support (3.60ubuntu1) ... 21:58:51 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 21:58:51 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:58:51 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:58:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:58:51 Setting up systemd (237-3ubuntu10.51) ... 21:58:51 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 21:58:52 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:58:52 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:58:52 Setting up liblzo2-2:amd64 (2.08-1.2) ... 21:58:52 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:58:52 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:58:52 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:58:52 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 21:58:52 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:58:52 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:58:52 Setting up python3 (3.6.7-1~18.04) ... 21:58:52 running python rtupdate hooks for python3.6... 21:58:52 running python post-rtupdate hooks for python3.6... 21:58:52 Setting up apparmor (2.12-4ubuntu5.1) ... 21:58:53 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:58:53 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:58:53 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 21:58:53 Setting up snapd (2.49.2+18.04) ... 21:58:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:58:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:58:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:58:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:58:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:58:54 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:58:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:58:54 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:58:55 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:58:55 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:58:55 /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' 21:58:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:58:55 Processing triggers for systemd (237-3ubuntu10.51) ... 21:58:56 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:58:56 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:58:56 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:58:57 Reading package lists... 21:58:57 Reading package lists... 21:58:57 Building dependency tree... 21:58:57 Reading state information... 21:58:57 Calculating upgrade... 21:58:58 The following packages will be upgraded: 21:58:58 advancecomp base-files bash binutils binutils-common 21:58:58 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 21:58:58 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 21:58:58 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 21:58:58 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 21:58:58 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 21:58:58 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 21:58:58 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 21:58:58 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 21:58:58 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 21:58:58 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 21:58:58 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 21:58:58 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 21:58:58 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 21:58:58 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 21:58:58 ubuntu-keyring util-linux 21:58:58 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:58:58 Need to get 64.2 MB of archives. 21:58:58 After this operation, 5126 kB of additional disk space will be used. 21:58:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] 21:58:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 21:58:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 21:58:58 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 21:58:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 21:58:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 21:58:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 21:58:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 21:58:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 21:58:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 21:58:58 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 21:58:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 21:58:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 21:58:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 21:58:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 21:58:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 21:58:58 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 21:58:58 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 21:58:58 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 21:58:58 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 21:58:58 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 21:58:58 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 21:58:58 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 21:58:58 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 21:58:58 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 21:58:58 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 21:58:58 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 21:58:58 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 21:58:58 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 21:58:58 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 21:58:58 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 21:58:58 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 21:58:58 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 21:58:58 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 21:58:58 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 21:58:58 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 21:58:58 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 21:58:58 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 21:58:58 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 21:58:58 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 21:58:58 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 21:58:58 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 21:58:58 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 21:58:58 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 21:58:58 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 21:58:58 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 21:58:58 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 21:58:58 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 21:58:58 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 21:58:58 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 21:58:58 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 21:58:58 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 21:58:58 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 21:58:58 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 21:58:58 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 21:58:58 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 21:58:58 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 21:58:58 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 21:58:58 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 21:58:58 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 21:58:58 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 21:58:59 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 21:58:59 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 21:58:59 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 21:58:59 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 21:58:59 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 21:58:59 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 21:58:59 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 21:58:59 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 21:58:59 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 21:58:59 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 21:58:59 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 21:58:59 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 21:58:59 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 21:58:59 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 21:58:59 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 21:58:59 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 21:58:59 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 21:58:59 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 21:58:59 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 21:58:59 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 21:58:59 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 21:58:59 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 21:58:59 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 21:58:59 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 21:58:59 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 21:58:59 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 21:58:59 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 21:58:59 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 21:58:59 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 21:58:59 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 21:58:59 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 21:58:59 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 21:58:59 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 21:58:59 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 21:58:59 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 21:58:59 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] 21:58:59 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 21:58:59 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 21:58:59 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 21:58:59 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 21:58:59 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 21:58:59 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 21:59:00 debconf: delaying package configuration, since apt-utils is not installed 21:59:00 Fetched 64.2 MB in 2s (32.9 MB/s) 21:59:00 (Reading database ... 13914 files and directories currently installed.) 21:59:00 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 21:59:00 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:59:00 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 21:59:00 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:59:00 Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... 21:59:00 Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... 21:59:00 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:59:00 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:59:00 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:59:00 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:59:00 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:59:00 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:59:01 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:59:01 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:59:01 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:59:01 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:59:01 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:59:01 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:59:01 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:59:01 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:59:01 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 21:59:01 (Reading database ... 13914 files and directories currently installed.) 21:59:01 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 21:59:01 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 21:59:01 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 21:59:01 (Reading database ... 13914 files and directories currently installed.) 21:59:01 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:59:01 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:59:01 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:59:01 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:59:01 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:59:01 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:59:01 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 21:59:01 (Reading database ... 13914 files and directories currently installed.) 21:59:01 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 21:59:01 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:59:02 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 21:59:02 (Reading database ... 13914 files and directories currently installed.) 21:59:02 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 21:59:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 21:59:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 21:59:02 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 21:59:02 Setting up base-files (10.1ubuntu2.10) ... 21:59:02 Installing new version of config file /etc/issue ... 21:59:02 Installing new version of config file /etc/issue.net ... 21:59:02 Installing new version of config file /etc/lsb-release ... 21:59:02 Installing new version of config file /etc/update-motd.d/50-motd-news ... 21:59:02 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 21:59:02 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 21:59:02 Removing obsolete conffile /etc/default/motd-news ... 21:59:02 (Reading database ... 13915 files and directories currently installed.) 21:59:02 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 21:59:02 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 21:59:02 Setting up bash (4.4.18-2ubuntu1.2) ... 21:59:02 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 21:59:03 (Reading database ... 13915 files and directories currently installed.) 21:59:03 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 21:59:03 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 21:59:03 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 21:59:03 (Reading database ... 13915 files and directories currently installed.) 21:59:03 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 21:59:03 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 21:59:03 Setting up tar (1.29b-2ubuntu0.2) ... 21:59:03 (Reading database ... 13915 files and directories currently installed.) 21:59:03 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 21:59:03 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:59:03 Setting up dpkg (1.19.0.5ubuntu2.3) ... 21:59:03 (Reading database ... 13915 files and directories currently installed.) 21:59:03 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 21:59:03 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:59:03 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 21:59:03 (Reading database ... 13915 files and directories currently installed.) 21:59:03 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 21:59:03 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:59:03 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 21:59:03 (Reading database ... 13915 files and directories currently installed.) 21:59:03 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 21:59:03 Unpacking grep (3.1-2build1) over (3.1-2) ... 21:59:03 Setting up grep (3.1-2build1) ... 21:59:03 (Reading database ... 13915 files and directories currently installed.) 21:59:03 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 21:59:03 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 21:59:03 Setting up gzip (1.6-5ubuntu1.1) ... 21:59:03 (Reading database ... 13915 files and directories currently installed.) 21:59:03 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 21:59:03 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:59:04 Setting up login (1:4.5-1ubuntu2) ... 21:59:04 (Reading database ... 13915 files and directories currently installed.) 21:59:04 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 21:59:04 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:59:04 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 21:59:04 (Reading database ... 13915 files and directories currently installed.) 21:59:04 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 21:59:04 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:59:04 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 21:59:04 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:59:04 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 21:59:04 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:59:05 Setting up perl-base (5.26.1-6ubuntu0.5) ... 21:59:05 (Reading database ... 13915 files and directories currently installed.) 21:59:05 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 21:59:05 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:59:05 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:59:05 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:59:05 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:59:05 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:59:05 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 21:59:05 (Reading database ... 13915 files and directories currently installed.) 21:59:05 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 21:59:05 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 21:59:05 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 21:59:05 (Reading database ... 13915 files and directories currently installed.) 21:59:05 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:59:05 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:59:05 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:59:05 (Reading database ... 13915 files and directories currently installed.) 21:59:05 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:59:05 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:59:05 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:59:05 (Reading database ... 13915 files and directories currently installed.) 21:59:05 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:59:05 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:59:05 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:59:06 (Reading database ... 13915 files and directories currently installed.) 21:59:06 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:59:06 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:59:06 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:59:06 (Reading database ... 13915 files and directories currently installed.) 21:59:06 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 21:59:06 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:59:06 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 21:59:06 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:59:06 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 21:59:06 (Reading database ... 13915 files and directories currently installed.) 21:59:06 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 21:59:06 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:59:06 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 21:59:06 (Reading database ... 13915 files and directories currently installed.) 21:59:06 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:59:06 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:59:06 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:59:06 (Reading database ... 13915 files and directories currently installed.) 21:59:06 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:59:06 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:59:06 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 21:59:06 (Reading database ... 13915 files and directories currently installed.) 21:59:06 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:59:06 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:59:06 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 21:59:07 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 21:59:07 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 21:59:07 (Reading database ... 13915 files and directories currently installed.) 21:59:07 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 21:59:07 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:59:07 Setting up libc-bin (2.27-3ubuntu1.4) ... 21:59:07 (Reading database ... 13915 files and directories currently installed.) 21:59:07 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 21:59:07 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:59:07 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 21:59:07 (Reading database ... 13917 files and directories currently installed.) 21:59:07 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 21:59:08 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 21:59:08 Setting up debconf (1.5.66ubuntu1) ... 21:59:08 (Reading database ... 13917 files and directories currently installed.) 21:59:08 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 21:59:08 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:59:08 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 21:59:08 (Reading database ... 13917 files and directories currently installed.) 21:59:08 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 21:59:08 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:59:08 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 21:59:08 (Reading database ... 13917 files and directories currently installed.) 21:59:08 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:59:08 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:59:08 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 21:59:08 (Reading database ... 13917 files and directories currently installed.) 21:59:08 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:59:08 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:59:08 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 21:59:08 (Reading database ... 13919 files and directories currently installed.) 21:59:08 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:59:09 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:59:09 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 21:59:09 (Reading database ... 13923 files and directories currently installed.) 21:59:09 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:59:09 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:59:09 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 21:59:09 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 21:59:09 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 21:59:09 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:59:09 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 21:59:09 (Reading database ... 13923 files and directories currently installed.) 21:59:09 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 21:59:09 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 21:59:09 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 21:59:09 (Reading database ... 13923 files and directories currently installed.) 21:59:09 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 21:59:09 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 21:59:09 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 21:59:09 (Reading database ... 13923 files and directories currently installed.) 21:59:09 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 21:59:09 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:59:09 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 21:59:09 (Reading database ... 13923 files and directories currently installed.) 21:59:09 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 21:59:09 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:59:09 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 21:59:09 (Reading database ... 13923 files and directories currently installed.) 21:59:09 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 21:59:09 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 21:59:09 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 21:59:10 (Reading database ... 13923 files and directories currently installed.) 21:59:10 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 21:59:10 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:59:10 Setting up passwd (1:4.5-1ubuntu2) ... 21:59:10 (Reading database ... 13923 files and directories currently installed.) 21:59:10 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 21:59:10 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:59:10 Setting up gpgv (2.2.4-1ubuntu1.4) ... 21:59:10 (Reading database ... 13923 files and directories currently installed.) 21:59:10 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 21:59:10 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 21:59:10 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 21:59:10 (Reading database ... 13923 files and directories currently installed.) 21:59:10 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 21:59:10 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 21:59:10 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 21:59:10 (Reading database ... 13923 files and directories currently installed.) 21:59:10 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 21:59:10 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 21:59:10 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 21:59:10 (Reading database ... 13923 files and directories currently installed.) 21:59:10 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 21:59:10 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 21:59:10 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 21:59:10 (Reading database ... 13923 files and directories currently installed.) 21:59:10 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 21:59:10 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 21:59:10 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 21:59:10 (Reading database ... 13923 files and directories currently installed.) 21:59:10 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 21:59:10 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 21:59:11 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 21:59:11 (Reading database ... 13923 files and directories currently installed.) 21:59:11 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 21:59:11 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 21:59:11 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 21:59:11 (Reading database ... 13923 files and directories currently installed.) 21:59:11 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 21:59:11 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 21:59:11 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 21:59:11 (Reading database ... 13924 files and directories currently installed.) 21:59:11 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:59:11 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:59:11 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:59:11 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:59:11 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 21:59:11 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 21:59:11 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 21:59:11 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 21:59:11 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 21:59:11 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 21:59:12 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 21:59:12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 21:59:12 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 21:59:12 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 21:59:12 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 21:59:12 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 21:59:12 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 21:59:12 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 21:59:12 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 21:59:12 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 21:59:12 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 21:59:12 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 21:59:12 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 21:59:12 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 21:59:12 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 21:59:12 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 21:59:12 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 21:59:12 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 21:59:12 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:59:12 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:59:13 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:59:13 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:59:13 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:59:13 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:59:13 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:59:13 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:59:13 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:59:13 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:59:13 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:59:13 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:59:13 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:59:13 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:59:13 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:59:13 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:59:14 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:59:14 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:59:14 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:59:14 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:59:15 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:59:15 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:59:15 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:59:15 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:59:16 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:59:16 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:59:16 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:59:16 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:59:16 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 21:59:16 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:59:16 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 21:59:16 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:59:16 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 21:59:16 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 21:59:16 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:59:16 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:59:16 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:59:16 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:59:16 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 21:59:16 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 21:59:16 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:59:16 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 21:59:16 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:59:16 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:59:16 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:59:16 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 21:59:16 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 21:59:16 Setting up tzdata (2021a-0ubuntu0.18.04) ... 21:59:16 21:59:16 Current default time zone: 'Etc/UTC' 21:59:16 Local time is now: Fri Sep 3 21:59:16 UTC 2021. 21:59:16 Universal Time is now: Fri Sep 3 21:59:16 UTC 2021. 21:59:16 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:59:16 21:59:16 Setting up systemd-sysv (237-3ubuntu10.51) ... 21:59:16 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:59:16 Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... 21:59:16 Setting up mount (2.31.1-0.4ubuntu3.7) ... 21:59:16 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 21:59:16 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:59:16 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 21:59:16 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 21:59:16 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 21:59:17 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 21:59:17 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:59:17 Setting up procps (2:3.3.12-3ubuntu1.2) ... 21:59:17 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 21:59:17 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 21:59:17 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 21:59:17 Setting up patch (2.7.6-2ubuntu1.1) ... 21:59:17 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 21:59:17 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 21:59:17 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 21:59:17 Installing new version of config file /etc/ssl/openssl.cnf ... 21:59:17 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 21:59:17 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 21:59:17 Setting up ca-certificates (20210119~18.04.1) ... 21:59:19 Updating certificates in /etc/ssl/certs... 21:59:20 23 added, 27 removed; done. 21:59:20 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 21:59:20 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:59:20 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 21:59:20 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 21:59:20 Setting up pkgbinarymangler (138.18.04.1) ... 21:59:20 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 21:59:20 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 21:59:20 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 21:59:20 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 21:59:20 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:59:20 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 21:59:20 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:59:20 Setting up perl (5.26.1-6ubuntu0.5) ... 21:59:20 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 21:59:20 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 21:59:20 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 21:59:20 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 21:59:20 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 21:59:20 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 21:59:20 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 21:59:20 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 21:59:20 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 21:59:20 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:59:20 Processing triggers for systemd (237-3ubuntu10.51) ... 21:59:20 Processing triggers for mime-support (3.60ubuntu1) ... 21:59:20 Processing triggers for ca-certificates (20210119~18.04.1) ... 21:59:20 Updating certificates in /etc/ssl/certs... 21:59:20 0 added, 0 removed; done. 21:59:20 Running hooks in /etc/ca-certificates/update.d... 21:59:20 done. 21:59:21 Reading package lists... 21:59:21 Building dependency tree... 21:59:21 Reading state information... 21:59:21 The following NEW packages will be installed: 21:59:21 apt-transport-https 21:59:21 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 21:59:22 Need to get 4348 B of archives. 21:59:22 After this operation, 154 kB of additional disk space will be used. 21:59:22 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 21:59:22 debconf: delaying package configuration, since apt-utils is not installed 21:59:22 Fetched 4348 B in 0s (24.1 kB/s) 21:59:22 Selecting previously unselected package apt-transport-https. 21:59:22 (Reading database ... 13929 files and directories currently installed.) 21:59:22 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 21:59:22 Unpacking apt-transport-https (1.6.14) ... 21:59:22 Setting up apt-transport-https (1.6.14) ... 21:59:22 Waiting for network to be ready... 21:59:27 2021-09-03T21:59:24Z INFO Waiting for automatic snapd restart... 21:59:27 snapd 2.51.4 from Canonical* installed 21:59:28 "snapd" switched to the "latest/stable" channel 21:59:28 21:59:30 core18 20210722 from Canonical* installed 21:59:30 "core18" switched to the "latest/stable" channel 21:59:30 21:59:33 snapcraft 5.0 from Canonical* installed 21:59:33 "snapcraft" switched to the "latest/stable" channel 21:59:33 21:59:37 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: 21:59:37 - README.md 21:59:37 21:59:37 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:59:37 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:59:38 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:59:38 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:59:39 Reading package lists... 21:59:39 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 21:59:39 Reading package lists... 21:59:39 Building dependency tree... 21:59:39 Reading state information... 21:59:39 Suggested packages: 21:59:39 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 21:59:39 git-gui gitk gitweb git-cvs git-mediawiki git-svn 21:59:39 Recommended packages: 21:59:39 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 21:59:39 The following NEW packages will be installed: 21:59:39 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 21:59:39 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 21:59:39 pkg-config zip 21:59:39 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 21:59:40 Need to get 7663 kB of archives. 21:59:40 After this operation, 43.8 MB of additional disk space will be used. 21:59:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 21:59:40 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 21:59:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 21:59:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 21:59:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 21:59:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 21:59:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 21:59:40 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 21:59:40 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 21:59:40 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 21:59:40 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 21:59:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 21:59:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 21:59:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 21:59:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 21:59:40 debconf: delaying package configuration, since apt-utils is not installed 21:59:40 Fetched 7663 kB in 1s (9887 kB/s) 21:59:40 Selecting previously unselected package libglib2.0-0:amd64. 21:59:40 (Reading database ... 13933 files and directories currently installed.) 21:59:40 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 21:59:40 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 21:59:41 Selecting previously unselected package libpsl5:amd64. 21:59:41 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 21:59:41 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 21:59:41 Selecting previously unselected package libnghttp2-14:amd64. 21:59:41 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 21:59:41 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:59:41 Selecting previously unselected package librtmp1:amd64. 21:59:41 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 21:59:41 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:59:41 Selecting previously unselected package libcurl3-gnutls:amd64. 21:59:41 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 21:59:41 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 21:59:41 Selecting previously unselected package liberror-perl. 21:59:41 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 21:59:41 Unpacking liberror-perl (0.17025-1) ... 21:59:41 Selecting previously unselected package git-man. 21:59:41 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 21:59:41 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 21:59:41 Selecting previously unselected package git. 21:59:41 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 21:59:41 Unpacking git (1:2.17.1-1ubuntu0.8) ... 21:59:42 Selecting previously unselected package libnorm1:amd64. 21:59:42 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 21:59:42 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:59:42 Selecting previously unselected package libpgm-5.2-0:amd64. 21:59:42 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 21:59:42 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:59:42 Selecting previously unselected package libsodium23:amd64. 21:59:42 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 21:59:42 Unpacking libsodium23:amd64 (1.0.16-2) ... 21:59:42 Selecting previously unselected package libzmq5:amd64. 21:59:42 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 21:59:42 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:59:42 Selecting previously unselected package libzmq3-dev:amd64. 21:59:42 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 21:59:42 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:59:42 Selecting previously unselected package pkg-config. 21:59:42 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 21:59:42 Unpacking pkg-config (0.29.1-0ubuntu2) ... 21:59:42 Selecting previously unselected package zip. 21:59:42 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 21:59:42 Unpacking zip (3.0-11build1) ... 21:59:42 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:59:42 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 21:59:42 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:59:42 Setting up liberror-perl (0.17025-1) ... 21:59:42 Setting up libpsl5:amd64 (0.19.1-5build1) ... 21:59:42 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 21:59:42 No schema files found: doing nothing. 21:59:42 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:59:42 Setting up zip (3.0-11build1) ... 21:59:42 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:59:42 Setting up libsodium23:amd64 (1.0.16-2) ... 21:59:42 Setting up pkg-config (0.29.1-0ubuntu2) ... 21:59:42 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:59:42 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 21:59:42 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:59:42 Setting up git (1:2.17.1-1ubuntu0.8) ... 21:59:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:59:43 git set to automatically installed. 21:59:43 git-man set to automatically installed. 21:59:43 libcurl3-gnutls set to automatically installed. 21:59:43 liberror-perl set to automatically installed. 21:59:43 libglib2.0-0 set to automatically installed. 21:59:43 libnghttp2-14 set to automatically installed. 21:59:43 libnorm1 set to automatically installed. 21:59:43 libpgm-5.2-0 set to automatically installed. 21:59:43 libpsl5 set to automatically installed. 21:59:43 librtmp1 set to automatically installed. 21:59:43 libsodium23 set to automatically installed. 21:59:43 libzmq3-dev set to automatically installed. 21:59:43 libzmq5 set to automatically installed. 21:59:43 pkg-config set to automatically installed. 21:59:43 zip set to automatically installed. 21:59:45 snapd is not logged in, snap install commands will use sudo 21:59:50 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 21:59:50 snapd is not logged in, snap install commands will use sudo 21:59:51 snap "core18" has no updates available 21:59:52 Pulling config-common 21:59:52 + snapcraftctl pull 21:59:53 Pulling go-build-helper 21:59:53 + snapcraftctl pull 21:59:54 'edgex-go' has dependencies that need to be staged: go-build-helper 21:59:54 Skipping pull go-build-helper (already ran) 21:59:54 Building go-build-helper 21:59:54 + snapcraftctl build 21:59:56 Staging go-build-helper 21:59:56 + snapcraftctl stage 21:59:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:59:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:59:58 ---> d7128b6221c8 21:59:58 Step 3/24 : WORKDIR /edgex-go 21:59:58 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:59:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:59:58 ---> d7128b6221c8 21:59:58 Step 3/23 : WORKDIR /edgex-go 21:59:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:59:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:59:58 ---> d7128b6221c8 21:59:58 Step 3/24 : WORKDIR /edgex-go 21:59:58 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:59:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:59:58 ---> d7128b6221c8 21:59:58 Step 3/26 : WORKDIR /edgex-go 21:59:58 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:59:58 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:59:58 ---> d7128b6221c8 21:59:58 Step 3/32 : WORKDIR /edgex-go 21:59:59 ---> Running in de05a9649760 21:59:59 ---> Running in cc193c720ab2 21:59:59 ---> Running in 831e7eb99256 21:59:59 ---> Running in 41f7057916c9 21:59:59 ---> Running in a15f6a6d30b4 22:00:00 Removing intermediate container a15f6a6d30b4 22:00:00 ---> 38e5c6c94e16 22:00:00 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:00 Removing intermediate container 831e7eb99256 22:00:00 ---> 40c3eedeb22d 22:00:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:00 ---> Running in efea6d07d9d5 22:00:00 Removing intermediate container de05a9649760 22:00:00 Removing intermediate container cc193c720ab2 22:00:00 ---> 2ce89d63b575 22:00:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:00 ---> 3c4833049253 22:00:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:00 Removing intermediate container 41f7057916c9 22:00:00 ---> 204ad5754429 22:00:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:00 ---> Running in c8db582e222e 22:00:00 ---> Running in 8e654a2e03a2 22:00:00 ---> Running in 90f588dd5f22 22:00:00 ---> Running in 322e72120f8c 22:00:04 Removing intermediate container efea6d07d9d5 22:00:04 ---> 1914bd9b879b 22:00:04 Step 5/32 : RUN apk add --update --no-cache make git 22:00:04 ---> Running in f005e54620fb 22:00:04 Removing intermediate container c8db582e222e 22:00:04 ---> 9d8cc4e2ab4f 22:00:04 Step 5/24 : RUN apk add --update --no-cache make bash git 22:00:05 Removing intermediate container 8e654a2e03a2 22:00:05 ---> 9e5f9cee805b 22:00:05 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:00:05 ---> Running in 418ed625821c 22:00:05 Removing intermediate container 90f588dd5f22 22:00:05 ---> 1528e4e02a5f 22:00:05 Step 5/24 : RUN apk add --update --no-cache make git 22:00:05 Removing intermediate container 322e72120f8c 22:00:05 ---> 856ce5ac09ba 22:00:05 Step 5/26 : RUN apk add --update --no-cache make git 22:00:05 ---> Running in 6d9fb91e53e6 22:00:05 ---> Running in 7fae33c54306 22:00:05 ---> Running in 4ac539eb6a98 22:00:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:00:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:00:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:00:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:00:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:00:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:00:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:00:08 OK: 218 MiB in 52 packages 22:00:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:00:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:00:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:00:09 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:00:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] 22:00:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 22:00:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 22:00:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 22:00:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 22:00:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 22:00:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] 22:00:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 22:00:09 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:00:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:00:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:00:09 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:00:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:00:09 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:00:09 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:00:09 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:00:09 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:00:09 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2192 kB] 22:00:09 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 22:00:09 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 22:00:09 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 22:00:09 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 22:00:09 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 22:00:09 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1748 kB] 22:00:09 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 22:00:09 Fetched 25.1 MB in 0s (0 B/s) 22:00:09 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:00:09 Fetched 224 kB in 0s (0 B/s) 22:00:09 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:00:09 Fetched 157 kB in 0s (0 B/s) 22:00:09 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:00:09 Fetched 221 kB in 0s (0 B/s) 22:00:09 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:00:09 Fetched 143 kB in 0s (0 B/s) 22:00:09 Pulling edgex-go 22:00:09 + snapcraftctl pull 22:00:09 Pulling hooks 22:00:09 + snapcraftctl pull 22:00:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:00:09 OK: 218 MiB in 52 packages 22:00:09 OK: 218 MiB in 52 packages 22:00:09 OK: 218 MiB in 52 packages 22:00:10 Removing intermediate container f005e54620fb 22:00:10 ---> 9d7081465838 22:00:10 Step 6/32 : COPY go.mod . 22:00:11 ---> 1c348ad86245 22:00:11 Step 7/32 : RUN go mod download 22:00:11 Removing intermediate container 6d9fb91e53e6 22:00:11 ---> 63366cc26e39 22:00:11 Step 6/23 : COPY go.mod . 22:00:11 ---> Running in ff3945799467 22:00:11 Removing intermediate container 7fae33c54306 22:00:11 ---> 2c279ed1b115 22:00:11 Step 6/24 : COPY go.mod . 22:00:11 Removing intermediate container 4ac539eb6a98 22:00:11 ---> fba3edee3fbd 22:00:11 Step 6/26 : COPY go.mod . 22:00:11 OK: 218 MiB in 52 packages 22:00:12 ---> 503363b61fce 22:00:12 Step 7/23 : RUN go mod download 22:00:12 ---> Running in 5cd5ff190b3e 22:00:12 ---> c454c3961ef0 22:00:12 Step 7/24 : RUN go mod download 22:00:12 ---> a5c5bd5a2717 22:00:12 Step 7/26 : RUN go mod download 22:00:13 ---> Running in 08fa3611f7b3 22:00:13 ---> Running in 383d49576736 22:00:13 Removing intermediate container 418ed625821c 22:00:13 ---> ae3bb7bb2797 22:00:13 Step 6/24 : COPY go.mod . 22:00:14 ---> f3506ce6bfd3 22:00:14 Step 7/24 : RUN go mod download 22:00:15 ---> Running in fadce69197c4 22:00:16 Removing intermediate container ff3945799467 22:00:16 ---> 462b826bcc8a 22:00:16 Step 8/32 : COPY . . 22:00:21 Removing intermediate container 5cd5ff190b3e 22:00:21 ---> c13a95b962e1 22:00:21 Step 8/23 : COPY . . 22:00:21 Removing intermediate container 08fa3611f7b3 22:00:21 ---> a31b66545cb1 22:00:21 Step 8/24 : COPY . . 22:00:22 Removing intermediate container 383d49576736 22:00:22 ---> 050f9b2a5b83 22:00:22 Step 8/26 : COPY . . 22:00:22 Removing intermediate container fadce69197c4 22:00:22 ---> e9cc6e812e1a 22:00:22 Step 8/24 : COPY . . 22:00:27 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:00:27 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:00:27 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:00:27 Fetched 0 B in 0s (0 B/s) 22:00:27 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 22:00:27 Fetched 96.5 kB in 0s (0 B/s) 22:00:27 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 22:00:27 Fetched 279 kB in 0s (0 B/s) 22:00:27 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 22:00:27 Fetched 122 kB in 0s (0 B/s) 22:00:27 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 22:00:27 Fetched 77.8 kB in 0s (0 B/s) 22:00:27 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 22:00:27 Fetched 8848 B in 0s (0 B/s) 22:00:27 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 22:00:27 Fetched 47.8 kB in 0s (0 B/s) 22:00:27 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 22:00:27 Fetched 45.6 kB in 0s (0 B/s) 22:00:27 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 22:00:27 Fetched 15.0 kB in 0s (0 B/s) 22:00:27 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 22:00:27 Fetched 219 kB in 0s (0 B/s) 22:00:27 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 22:00:27 Fetched 154 kB in 0s (0 B/s) 22:00:27 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 22:00:27 Fetched 50.6 kB in 0s (0 B/s) 22:00:27 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 22:00:27 Fetched 14.8 kB in 0s (0 B/s) 22:00:27 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 22:00:27 Fetched 41.8 kB in 0s (0 B/s) 22:00:27 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 22:00:27 Fetched 499 kB in 0s (0 B/s) 22:00:27 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 22:00:27 Fetched 111 kB in 0s (0 B/s) 22:00:27 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 22:00:27 Fetched 240 kB in 0s (0 B/s) 22:00:27 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 22:00:27 Fetched 29.3 kB in 0s (0 B/s) 22:00:27 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 22:00:27 Fetched 85.5 kB in 0s (0 B/s) 22:00:27 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 22:00:27 Fetched 24.5 kB in 0s (0 B/s) 22:00:27 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 22:00:27 Fetched 49.2 kB in 0s (0 B/s) 22:00:27 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 22:00:27 Fetched 54.2 kB in 0s (0 B/s) 22:00:27 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 22:00:27 Fetched 30.8 kB in 0s (0 B/s) 22:00:27 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 22:00:27 Fetched 15.8 kB in 0s (0 B/s) 22:00:27 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 22:00:27 Fetched 85.9 kB in 0s (0 B/s) 22:00:27 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 22:00:27 Fetched 8720 B in 0s (0 B/s) 22:00:27 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 22:00:27 Fetched 140 kB in 0s (0 B/s) 22:00:27 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 22:00:27 Fetched 119 kB in 0s (0 B/s) 22:00:27 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 22:00:27 Fetched 111 kB in 0s (0 B/s) 22:00:27 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 22:00:27 Fetched 11.1 kB in 0s (0 B/s) 22:00:27 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 22:00:27 Fetched 645 kB in 0s (0 B/s) 22:00:27 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 22:00:27 Fetched 41.3 kB in 0s (0 B/s) 22:00:27 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 22:00:27 Fetched 17.9 kB in 0s (0 B/s) 22:00:27 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 22:00:27 Fetched 368 kB in 0s (0 B/s) 22:00:27 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 22:00:27 Fetched 187 kB in 0s (0 B/s) 22:00:27 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 22:00:27 Fetched 175 kB in 0s (0 B/s) 22:00:27 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 22:00:27 Fetched 206 kB in 0s (0 B/s) 22:00:27 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 22:00:27 Fetched 1302 kB in 0s (0 B/s) 22:00:27 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 22:00:27 Fetched 36.2 kB in 0s (0 B/s) 22:00:27 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 22:00:27 Fetched 159 kB in 0s (0 B/s) 22:00:27 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 22:00:27 Fetched 107 kB in 0s (0 B/s) 22:00:27 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 22:00:27 Fetched 48.7 kB in 0s (0 B/s) 22:00:27 Pulling static-packages 22:00:27 + snapcraftctl pull 22:00:27 Pulling version 22:00:27 + cd /root/project 22:00:27 + + sedgit describe --tags --abbrev=0 22:00:27 s/v// 22:00:27 + GIT_VERSION=2.0.1-dev.36 22:00:27 + [ -z 2.0.1-dev.36 ] 22:00:27 + snapcraftctl set-version 2.0.1-dev.36 22:00:27 Building config-common 22:00:27 + snapcraftctl build 22:00:29 Skipping build go-build-helper (already ran) 22:00:29 Building edgex-go 22:00:30 + cd /root/parts/edgex-go/src 22:00:30 + git describe --tags --abbrev=0 22:00:30 + sed s/v// 22:00:30 + GIT_VERSION=2.0.1-dev.36 22:00:30 + [ -z 2.0.1-dev.36 ] 22:00:30 + echo 2.0.1-dev.36 22:00:30 + make build 22:00:30 go mod tidy 22:00:33 go: downloading github.com/gorilla/mux v1.8.0 22:00:33 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 22:00:33 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 22:00:33 go: downloading github.com/google/uuid v1.3.0 22:00:33 go: downloading github.com/stretchr/testify v1.7.0 22:00:33 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 22:00:33 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 22:00:33 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 22:00:33 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:00:33 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:00:33 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 22:00:33 go: downloading github.com/lib/pq v1.10.2 22:00:33 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 22:00:33 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 22:00:33 go: downloading github.com/pelletier/go-toml v1.9.3 22:00:34 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 22:00:34 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 22:00:34 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 22:00:34 go: downloading github.com/go-playground/validator/v10 v10.9.0 22:00:34 go: downloading github.com/go-kit/kit v0.11.0 22:00:34 go: downloading github.com/davecgh/go-spew v1.1.1 22:00:34 go: downloading github.com/pmezard/go-difflib v1.0.0 22:00:34 go: downloading github.com/stretchr/objx v0.1.1 22:00:35 go: downloading github.com/x448/float16 v0.8.4 22:00:35 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 22:00:35 go: downloading github.com/go-playground/universal-translator v0.18.0 22:00:35 go: downloading github.com/leodido/go-urn v1.2.1 22:00:35 go: downloading golang.org/x/text v0.3.6 22:00:35 go: downloading github.com/go-playground/assert/v2 v2.0.1 22:00:35 go: downloading github.com/go-playground/locales v0.14.0 22:00:35 go: downloading github.com/go-logfmt/logfmt v0.5.0 22:00:35 go: downloading github.com/go-stack/stack v1.8.0 22:00:35 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 22:00:35 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:00:35 go: downloading github.com/pebbe/zmq4 v1.2.7 22:00:35 go: downloading github.com/kr/pretty v0.3.0 22:00:35 go: downloading github.com/hashicorp/consul/api v1.8.1 22:00:35 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:00:35 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 22:00:35 go: downloading github.com/gorilla/websocket v1.4.2 22:00:35 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 22:00:35 go: downloading github.com/kr/text v0.2.0 22:00:35 go: downloading github.com/rogpeppe/go-internal v1.8.0 22:00:36 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:00:36 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:00:36 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:00:36 go: downloading github.com/hashicorp/serf v0.9.5 22:00:36 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:00:36 go: downloading github.com/hashicorp/consul/sdk v0.7.0 22:00:36 go: downloading github.com/hashicorp/go-uuid v1.0.1 22:00:36 go: downloading github.com/onsi/ginkgo v1.10.1 22:00:36 go: downloading github.com/onsi/gomega v1.7.0 22:00:36 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:00:36 go: downloading github.com/mitchellh/copystructure v1.0.0 22:00:36 go: downloading github.com/fatih/color v1.9.0 22:00:36 go: downloading github.com/mattn/go-colorable v0.1.6 22:00:36 go: downloading github.com/mattn/go-isatty v0.0.12 22:00:36 go: downloading github.com/mitchellh/go-homedir v1.1.0 22:00:36 go: downloading github.com/pkg/errors v0.9.1 22:00:36 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:00:36 go: downloading github.com/hashicorp/go-msgpack v0.5.3 22:00:36 go: downloading github.com/hashicorp/memberlist v0.2.2 22:00:36 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:00:36 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 22:00:36 go: downloading github.com/hpcloud/tail v1.0.0 22:00:36 go: downloading gopkg.in/yaml.v2 v2.4.0 22:00:36 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:00:36 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:00:36 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:00:36 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:00:36 go: downloading gopkg.in/fsnotify.v1 v1.4.7 22:00:36 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:00:36 go: downloading github.com/hashicorp/go-multierror v1.1.0 22:00:36 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 22:00:36 go: downloading github.com/miekg/dns v1.1.26 22:00:36 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:00:36 go: downloading github.com/hashicorp/errwrap v1.0.0 22:00:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-data/core-data ./cmd/core-data 22:00:45 ---> 03a82763fa3a 22:00:45 Step 9/32 : RUN go mod tidy 22:00:45 ---> 8a1afa633cbb 22:00:45 Step 9/23 : RUN go mod tidy 22:00:45 ---> 38b02374f83d 22:00:45 Step 9/26 : RUN go mod tidy 22:00:45 ---> 76ada0f5cd14 22:00:45 Step 9/24 : RUN go mod tidy 22:00:45 ---> d41875d50450 22:00:45 Step 9/24 : RUN go mod tidy 22:00:45 ---> Running in b365fee666d1 22:00:45 ---> Running in 761cc22ae8b1 22:00:45 ---> Running in 8e991476fd0e 22:00:45 ---> Running in 874c11aab44d 22:00:45 ---> Running in 763ef524c067 22:00:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:00:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-command/core-command ./cmd/core-command 22:00:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:00:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:00:51 Removing intermediate container b365fee666d1 22:00:51 ---> af88f6382759 22:00:51 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:00:51 ---> Running in 4bb328378762 22:00:51 Removing intermediate container 761cc22ae8b1 22:00:51 ---> 1202df9c645d 22:00:51 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:00:51 ---> Running in 1b6972f65698 22:00:52 Removing intermediate container 763ef524c067 22:00:52 ---> aafc268710ed 22:00:52 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:00:52 Removing intermediate container 874c11aab44d 22:00:52 ---> 46fb58db65a4 22:00:52 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:00:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:00:52 ---> Running in dee25596e3f4 22:00:52 ---> Running in 24248396f540 22:00:52 Removing intermediate container 8e991476fd0e 22:00:52 ---> 3c895623d60a 22:00:52 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:00:52 ---> Running in 2a7280caae8b 22:00:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:00:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:00:53 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:00:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:00:55 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:00:55 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:00:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:00:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:00:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:00:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/secrets-config ./cmd/secrets-config 22:00:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:01:00 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 22:01:00 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 22:01:00 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 22:01:00 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 22:01:00 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 22:01:00 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 22:01:00 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 22:01:00 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 22:01:00 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 22:01:00 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 22:01:00 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 22:01:00 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 22:01:00 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 22:01:00 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 22:01:00 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 22:01:00 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 22:01:00 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 22:01:00 + 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:01:00 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 22:01:00 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 22:01:00 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 22:01:00 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 22:01:00 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 22:01:00 + 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:01:00 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 22:01:00 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 22:01:00 + 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:01:01 Building hooks 22:01:01 + cd /root/parts/hooks/src 22:01:01 + make build 22:01:01 go mod tidy 22:01:13 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 22:01:13 go: downloading github.com/stretchr/testify v1.5.1 22:01:13 go: downloading gopkg.in/yaml.v2 v2.2.2 22:01:13 go: downloading github.com/davecgh/go-spew v1.1.0 22:01:13 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 22:01:13 GO111MODULE=on go build -o cmd/install/install ./cmd/install 22:01:14 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 22:01:14 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 22:01:17 Building static-packages 22:01:17 + snapcraftctl build 22:01:19 Building version 22:01:19 + snapcraftctl build 22:01:20 Staging config-common 22:01:20 + snapcraftctl stage 22:01:22 Skipping stage go-build-helper (already ran) 22:01:22 Staging edgex-go 22:01:22 + snapcraftctl stage 22:01:23 Staging hooks 22:01:23 + snapcraftctl stage 22:01:24 Staging static-packages 22:01:24 + snapcraftctl stage 22:01:25 Staging version 22:01:25 + snapcraftctl stage 22:01:26 Priming config-common 22:01:26 + snapcraftctl prime 22:01:27 Priming go-build-helper 22:01:27 + snapcraftctl prime 22:01:28 Priming edgex-go 22:01:28 + snapcraftctl prime 22:01:29 Priming hooks 22:01:29 + snapcraftctl prime 22:01:30 Priming static-packages 22:01:30 + snapcraftctl prime 22:01:33 Priming version 22:01:33 + snapcraftctl prime 22:01:34 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:02:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:02:50 Removing intermediate container 4bb328378762 22:02:50 ---> 2914cd973eda 22:02:50 22:02:50 Step 11/32 : FROM alpine:3.12 22:02:51 3.12: Pulling from library/alpine 22:02:51 Removing intermediate container 24248396f540 22:02:51 ---> ff75d462bbc8 22:02:51 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:02:51 ---> Running in 458b94b0435a 22:02:53 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 22:02:53 Status: Downloaded newer image for alpine:3.12 22:02:53 ---> afc2cc120ca2 22:02:53 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:02:54 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:02:54 ---> Running in 204c48f363c8 22:02:56 Removing intermediate container 204c48f363c8 22:02:56 ---> b6bda427501d 22:02:56 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:02:56 ---> Running in b9a28405d2e5 22:02:56 Removing intermediate container 2a7280caae8b 22:02:56 ---> c7984489c835 22:02:56 22:02:56 Step 11/26 : FROM alpine:3.12 22:02:56 ---> afc2cc120ca2 22:02:56 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:02:56 Removing intermediate container 1b6972f65698 22:02:56 ---> f06a32812fdc 22:02:56 22:02:56 Step 11/23 : FROM alpine:3.12 22:02:56 ---> afc2cc120ca2 22:02:56 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:02:57 ---> Running in 20c5f2c3a9d2 22:02:57 ---> Running in 51ebdad5ebb7 22:02:58 Removing intermediate container 458b94b0435a 22:02:58 ---> da62e1a7f0bf 22:02:58 22:02:58 Step 12/24 : FROM docker:20.10.7 22:02:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:02:58 20.10.7: Pulling from library/docker 22:02:58 Removing intermediate container dee25596e3f4 22:02:58 ---> 4ea12ad610c8 22:02:58 22:02:58 Step 11/24 : FROM alpine:3.12 22:02:58 ---> afc2cc120ca2 22:02:58 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:02:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:02:58 ---> Running in bb4dc368665d 22:02:59 (1/2) Installing dumb-init (1.2.2-r1) 22:02:59 (2/2) Installing su-exec (0.2-r1) 22:02:59 Executing busybox-1.31.1-r20.trigger 22:02:59 OK: 5 MiB in 16 packages 22:03:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:03:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:03:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:03:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:03:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:03:01 (1/2) Installing ca-certificates (20191127-r4) 22:03:01 (2/2) Installing dumb-init (1.2.2-r1) 22:03:01 Executing busybox-1.31.1-r20.trigger 22:03:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:03:01 Executing ca-certificates-20191127-r4.trigger 22:03:01 Removing intermediate container b9a28405d2e5 22:03:01 ---> d896d5414e6c 22:03:01 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:03:01 (1/3) Installing ca-certificates (20191127-r4) 22:03:01 (2/3) Installing dumb-init (1.2.2-r1) 22:03:01 (3/3) Installing su-exec (0.2-r1) 22:03:01 Executing busybox-1.31.1-r20.trigger 22:03:01 Executing ca-certificates-20191127-r4.trigger 22:03:01 OK: 6 MiB in 16 packages 22:03:01 OK: 6 MiB in 17 packages 22:03:01 ---> Running in bdf6020c88ad 22:03:02 (1/1) Installing dumb-init (1.2.2-r1) 22:03:02 Executing busybox-1.31.1-r20.trigger 22:03:02 OK: 5 MiB in 15 packages 22:03:03 Removing intermediate container bdf6020c88ad 22:03:03 ---> 09a3cff0dab5 22:03:03 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:03:03 ---> Running in cd9be1cf46ef 22:03:04 Removing intermediate container 51ebdad5ebb7 22:03:04 ---> 9b9aba2cdf05 22:03:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:03:04 Removing intermediate container bb4dc368665d 22:03:04 ---> 474a12a511ff 22:03:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:03:04 ---> Running in cee44f919893 22:03:04 ---> Running in 09fcd2762398 22:03:04 Removing intermediate container cd9be1cf46ef 22:03:04 ---> 2f2f103a7ae9 22:03:04 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:03:04 Removing intermediate container 20c5f2c3a9d2 22:03:04 ---> d6ee53727c3f 22:03:04 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:03:05 ---> Running in 8527152a05b6 22:03:05 ---> Running in c8033c1fff28 22:03:06 Removing intermediate container cee44f919893 22:03:06 ---> 3eb9e301e84f 22:03:06 Step 14/23 : ENV APP_PORT=59860 22:03:06 Removing intermediate container 09fcd2762398 22:03:06 ---> faac788facc3 22:03:06 Step 14/24 : ENV APP_PORT=59881 22:03:06 ---> Running in b55a934a2e42 22:03:06 ---> Running in 137d1251e51e 22:03:06 Removing intermediate container 8527152a05b6 22:03:06 ---> 83568fe1af18 22:03:06 Step 14/26 : WORKDIR / 22:03:06 ---> Running in 425b4677576a 22:03:07 Removing intermediate container 137d1251e51e 22:03:07 ---> b83644d09fee 22:03:07 Step 15/23 : EXPOSE $APP_PORT 22:03:07 Removing intermediate container b55a934a2e42 22:03:07 ---> ce5971e3fde6 22:03:07 Step 15/24 : EXPOSE $APP_PORT 22:03:08 ---> Running in aa59e201617a 22:03:08 ---> Running in 88e5943a63c8 22:03:08 Removing intermediate container 425b4677576a 22:03:08 ---> b44c2673a142 22:03: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:03:09 Removing intermediate container aa59e201617a 22:03:09 ---> 141089a76c6c 22:03:09 Removing intermediate container 88e5943a63c8 22:03:09 ---> ea1869d56b68 22:03:09 Step 16/24 : WORKDIR / 22:03:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:03:09 ---> Running in 98a489eed632 22:03:09 ---> 36c1c94e72b5 22:03:09 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:03:09 Removing intermediate container c8033c1fff28 22:03:09 ---> b0b51f65cc07 22:03:09 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:03:10 ---> b62aca170caa 22:03:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:03:10 ---> Running in 889d6e0cf838 22:03:10 Removing intermediate container 98a489eed632 22:03:10 ---> 17e86fd3c44c 22:03:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:03:11 ---> 78b9423d64c7 22:03:11 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:03:11 Removing intermediate container 889d6e0cf838 22:03:11 ---> b00b4263052c 22:03:11 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:03:12 ---> c96e52f20383 22:03:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:03:12 ---> 8dd892d35144 22:03:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:03:12 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 22:03:12 Status: Downloaded newer image for docker:20.10.7 22:03:12 ---> 83216654fb51 22:03:12 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:03:12 ---> 1157bc5a5405 22:03:12 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:03:12 ---> df445af6242a 22:03:12 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:03:12 ---> Running in 8441654e016e 22:03:12 ---> Running in 8a14ac39cc17 22:03:13 Removing intermediate container 8a14ac39cc17 22:03:13 ---> 44e246b81194 22:03:13 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:03:13 ---> 4926ebc20346 22:03:13 ---> 792e0059ad6e 22:03:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider .Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:03:13 22:03:13 ---> Running in d2fde567abb1 22:03:14 ---> 22c96850713a 22:03:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:03:14 ---> Running in 8c34cee0965f 22:03:15 Removing intermediate container 8c34cee0965f 22:03:15 ---> 17772207792f 22:03:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:03:15 ---> Running in 087ee46fc3fa 22:03:15 ---> 4ac50858c10a 22:03:15 Step 20/24 : ENTRYPOINT ["/core-metadata"] ---> c7dac5c71517 22:03:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:03:15 22:03:15 Removing intermediate container 8441654e016e 22:03:15 ---> 04daef59891e 22:03:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:03:16 ---> Running in 4c9d9702452b 22:03:16 Removing intermediate container 087ee46fc3fa 22:03:16 ---> 6064f7ebc9ad 22:03:16 Step 21/23 : LABEL arch=arm64 22:03:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:03:16 ---> Running in 878ec165942d 22:03:16 Removing intermediate container 4c9d9702452b 22:03:16 ---> 9609354b1a24 22:03:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:03:17 ---> Running in 8f02488eea1f 22:03:17 ---> 4fce43b95e11 22:03:17 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:03:17 (1/39) Installing readline (8.1.0-r0) 22:03:17 (2/39) Installing bash (5.1.0-r0) 22:03:17 Executing bash-5.1.0-r0.post-install 22:03:17 (3/39) Installing brotli-libs (1.0.9-r3) 22:03:17 (4/39) Installing nghttp2-libs (1.42.0-r1) 22:03:17 (5/39) Installing libcurl (7.78.0-r0) 22:03:17 (6/39) Installing curl (7.78.0-r0) 22:03:17 (7/39) Installing dumb-init (1.2.5-r0) 22:03:17 (8/39) Installing libbz2 (1.0.8-r1) 22:03:17 (9/39) Installing expat (2.2.10-r1) 22:03:17 Removing intermediate container 878ec165942d 22:03:17 ---> 76810a82ff80 22:03:17 Step 22/23 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 22:03:17 (10/39) Installing libffi (3.3-r2) 22:03:17 (11/39) Installing gdbm (1.19-r0) 22:03:17 (12/39) Installing xz-libs (5.2.5-r0) 22:03:17 (13/39) Installing sqlite-libs (3.34.1-r0) 22:03:17 (14/39) Installing python3 (3.8.10-r0) 22:03:18 ---> Running in 9ebd469f9a20 22:03:18 Removing intermediate container 8f02488eea1f 22:03:18 ---> 147b5e240356 22:03:18 Step 22/24 : LABEL arch=arm64 22:03:18 ---> 41a985a74abb 22:03:18 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:03:18 ---> Running in 79b347a86a7d 22:03:18 ---> 8846df3528d1 22:03:18 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:03:18 Removing intermediate container 9ebd469f9a20 22:03:18 ---> 810a0a7a1f9e 22:03:18 Step 23/23 : LABEL version=0.0.0 22:03:19 ---> Running in 87f39a6cdde7 22:03:19 (15/39) Installing py3-appdirs (1.4.4-r1) 22:03:19 (16/39) Installing py3-ordered-set (4.0.2-r0) 22:03:19 (17/39) Installing py3-parsing (2.4.7-r1) 22:03:19 (18/39) Installing py3-six (1.15.0-r0) 22:03:19 (19/39) Installing py3-packaging (20.9-r0) 22:03:19 (20/39) Installing py3-setuptools (51.3.3-r0) 22:03:19 Removing intermediate container 79b347a86a7d 22:03:19 ---> 0151a6219cb4 22:03:19 Step 23/24 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 22:03:19 (21/39) Installing py3-chardet (4.0.0-r0) 22:03:19 ---> 8283b88e4117 22:03:19 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:03:19 (22/39) Installing py3-idna (3.1-r0) 22:03:19 (23/39) Installing py3-urllib3 (1.26.2-r1) 22:03:20 ---> Running in 020f8d0ccec6 22:03:20 (24/39) Installing py3-requests (2.25.1-r1) 22:03:20 (25/39) Installing py3-msgpack (1.0.2-r0) 22:03:20 (26/39) Installing py3-lockfile (0.12.2-r3) 22:03:20 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:03:20 (28/39) Installing py3-colorama (0.4.4-r0) 22:03:20 (29/39) Installing py3-contextlib2 (0.6.0-r0) 22:03:20 (30/39) Installing py3-distlib (0.3.1-r1) 22:03:20 ---> Running in 915d5fec1449 22:03:20 Removing intermediate container 87f39a6cdde7 22:03:20 ---> 97486c04f77b 22:03:20 22:03:20 (31/39) Installing py3-distro (1.5.0-r1) 22:03:20 (32/39) Installing py3-webencodings (0.5.1-r3) 22:03:20 (33/39) Installing py3-html5lib (1.1-r0) 22:03:20 (34/39) Installing py3-pytoml (0.1.21-r0) 22:03:20 (35/39) Installing py3-pep517 (0.9.1-r0) 22:03:20 (36/39) Installing py3-progress (1.5-r0) 22:03:20 (37/39) Installing py3-retrying (1.3.3-r0) 22:03:20 (38/39) Installing py3-toml (0.10.2-r0) 22:03:20 (39/39) Installing py3-pip (20.3.4-r0) 22:03:20 ---> 47e22228f44e 22:03:20 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:03:20 Successfully built 97486c04f77b 22:03:20 Successfully tagged support-notifications-arm64:latest 22:03:20  Building support-notifications ... done Building core-command 22:03:20 Removing intermediate container 020f8d0ccec6 22:03:20 ---> da544bc8aca8 22:03:20 Step 24/24 : LABEL version=0.0.0 22:03:20 Executing busybox-1.32.1-r6.trigger 22:03:20 OK: 82 MiB in 59 packages 22:03:21 ---> Running in f063e0ec1f2e 22:03:21 ---> 151b5ad0c9fb 22:03:21 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:03:22 Removing intermediate container f063e0ec1f2e 22:03:22 ---> 8785a38bbb17 22:03:22 22:03:23 Successfully built 8785a38bbb17 22:03:23 Successfully tagged core-metadata-arm64:latest 22:03:23 Building core-data 22:03:24  Building core-metadata ... done  ---> 2c919e2d921a 22:03:24 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:03:24 Removing intermediate container 915d5fec1449 22:03:24 ---> da15176d1409 22:03:24 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:03:24 ---> Running in 870ae9173ce6 22:03:25 ---> Running in 95ba99143407 22:03:25 Removing intermediate container 870ae9173ce6 22:03:25 ---> 9ca4f3d460d5 22:03:25 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:03:25 Removing intermediate container 95ba99143407 22:03:25 ---> 21d02d92a11f 22:03:25 Step 24/26 : LABEL arch=arm64 22:03:26 ---> Running in 41cef5f75286 22:03:26 ---> 298365265296 22:03:26 Step 27/32 : RUN chmod +x /entrypoint.sh 22:03:27 ---> Running in e6888c8d6320 22:03:27 Removing intermediate container 41cef5f75286 22:03:27 ---> 7bf296ea9163 22:03:27 Step 25/26 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 22:03:28 ---> Running in c061c79b2b50 22:03:29 Removing intermediate container c061c79b2b50 22:03:29 ---> 12b80c1d0171 22:03:29 Step 26/26 : LABEL version=0.0.0 22:03:29 ---> Running in 422881f82492 22:03:29 Collecting docker-compose==1.23.2 22:03:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:03:30 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:03:30 Collecting cached-property<2,>=1.2.0 22:03:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:03:30 Collecting texttable<0.10,>=0.9.0 22:03:30 Downloading texttable-0.9.1.tar.gz (11 kB) 22:03:30 Removing intermediate container 422881f82492 22:03:30 ---> 46efa8a80a22 22:03:30 22:03:31 Successfully built 46efa8a80a22 22:03:31 Successfully tagged security-secretstore-setup-arm64:latest 22:03:31  Building security-secretstore-setup ... done Building security-proxy-setup 22:03:31 Removing intermediate container e6888c8d6320 22:03:31 ---> 01f89345555a 22:03:31 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:03:32 ---> Running in a252e4ced0b3 22:03:33 Collecting docker<4.0,>=3.6.0 22:03:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:03:33 Removing intermediate container a252e4ced0b3 22:03:33 ---> ea9d843e4154 22:03:33 Step 29/32 : CMD ["gate"] 22:03:33 Collecting jsonschema<3,>=2.5.1 22:03:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:03:34 Collecting PyYAML<4,>=3.10 22:03:34 Downloading PyYAML-3.13.tar.gz (270 kB) 22:03:34 ---> Running in abeb9287de77 22:03:35 Removing intermediate container abeb9287de77 22:03:35 ---> cccbf4fd4457 22:03:35 Step 30/32 : LABEL arch=arm64 22:03:36 ---> Running in dc2353b62d6f 22:03:37 Removing intermediate container dc2353b62d6f 22:03:37 ---> 29c32333f60d 22:03:37 Step 31/32 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 22:03:38 ---> Running in 323ef2196347 22:03:38 Collecting websocket-client<1.0,>=0.32.0 22:03:38 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:03:38 Collecting docopt<0.7,>=0.6.1 22:03:39 Downloading docopt-0.6.2.tar.gz (25 kB) 22:03:39 Removing intermediate container 323ef2196347 22:03:39 ---> 77e025386f0a 22:03:39 Step 32/32 : LABEL version=0.0.0 22:03:41 ---> Running in 326749a71482 22:03:42 Removing intermediate container 326749a71482 22:03:42 ---> e29a1d65e087 22:03:42 22:03:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:03:42 Successfully built e29a1d65e087 22:03:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:03:42 Successfully tagged security-bootstrapper-arm64:latest 22:03:42  Building security-bootstrapper ... done Building support-scheduler 22:03:42 Collecting dockerpty<0.5,>=0.4.1 22:03:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:03:45 Collecting docker-pycreds>=0.4.0 22:03:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:03:46 Collecting chardet<3.1.0,>=3.0.2 22:03:46 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:03:46 Collecting certifi>=2017.4.17 22:03:46 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 22:03:47 Collecting idna<2.8,>=2.5 22:03:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:03:47 Collecting urllib3<1.25,>=1.21.1 22:03:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:03:48 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:03:48 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:03:48 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:03:48 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:03:49 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:03:49 Attempting uninstall: urllib3 22:03:49 Found existing installation: urllib3 1.26.2 22:03:49 Uninstalling urllib3-1.26.2: 22:03:49 Successfully uninstalled urllib3-1.26.2 22:03:49 Attempting uninstall: idna 22:03:49 Found existing installation: idna 3.1 22:03:49 Uninstalling idna-3.1: 22:03:50 Successfully uninstalled idna-3.1 22:03:50 Attempting uninstall: chardet 22:03:50 Found existing installation: chardet 4.0.0 22:03:50 Uninstalling chardet-4.0.0: 22:03:50 Successfully uninstalled chardet-4.0.0 22:03:52 Attempting uninstall: requests 22:03:52 Found existing installation: requests 2.25.1 22:03:52 Uninstalling requests-2.25.1: 22:03:52 Successfully uninstalled requests-2.25.1 22:03:52 Running setup.py install for texttable: started 22:03:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:03:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:03:53 ---> d7128b6221c8 22:03:53 Step 3/24 : WORKDIR /edgex-go 22:03:53 ---> Using cache 22:03:53 ---> 204ad5754429 22:03:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:03:53 ---> Using cache 22:03:53 ---> 9e5f9cee805b 22:03:53 Step 5/24 : RUN apk add --update --no-cache make git 22:03:55 Running setup.py install for texttable: finished with status 'done' 22:03:55 Running setup.py install for PyYAML: started 22:03:57 ---> Running in e0f003219147 22:03:57 Running setup.py install for PyYAML: finished with status 'done' 22:03:57 Running setup.py install for docopt: started 22:03:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:03:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:03:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:03:59 ---> d7128b6221c8 22:03:59 Step 3/24 : WORKDIR /edgex-go 22:03:59 ---> Using cache 22:03:59 ---> 204ad5754429 22:03:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:03:59 ---> Using cache 22:03:59 ---> 9e5f9cee805b 22:03:59 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:04:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:04:00 Running setup.py install for docopt: finished with status 'done' 22:04:00 Running setup.py install for dockerpty: started 22:04:00 ---> Running in 85a634e80dc2 22:04:01 OK: 218 MiB in 52 packages 22:04:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:04:03 Running setup.py install for dockerpty: finished with status 'done' 22:04:03 Removing intermediate container e0f003219147 22:04:03 ---> 67f1c4f9647b 22:04:03 Step 6/24 : COPY go.mod . 22:04:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:04:04 OK: 218 MiB in 52 packages 22:04:05 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:04:05 ---> 18bd74498806 22:04:05 Step 7/24 : RUN go mod download 22:04:06 ---> Running in b2b363991995 22:04:07 Removing intermediate container 85a634e80dc2 22:04:07 ---> 2f0726e4754f 22:04:07 Step 6/24 : COPY go.mod . 22:04:09 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:04:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:04:09 ---> d7128b6221c8 22:04:09 Step 3/22 : WORKDIR /edgex-go 22:04:09 ---> Using cache 22:04:09 ---> 204ad5754429 22:04:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:04:09 ---> Using cache 22:04:09 ---> 9e5f9cee805b 22:04:09 Step 5/22 : RUN apk add --update --no-cache make git 22:04:09 ---> Using cache 22:04:09 ---> 67f1c4f9647b 22:04:09 Step 6/22 : COPY go.mod . 22:04:09 ---> Using cache 22:04:09 ---> 18bd74498806 22:04:09 Step 7/22 : RUN go mod download 22:04:09 ---> 36e90435f683 22:04:09 Step 7/24 : RUN go mod download 22:04:10 ---> Running in 26510844098e 22:04:10 ---> Running in b885c9bd5a8d 22:04:12 Removing intermediate container b2b363991995 22:04:12 ---> cfa87acd6251 22:04:12 Step 8/24 : COPY . . 22:04:16 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:04:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:04:16 ---> d7128b6221c8 22:04:16 Step 3/23 : WORKDIR /edgex-go 22:04:16 ---> Using cache 22:04:16 ---> 204ad5754429 22:04:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:04:16 ---> Using cache 22:04:16 ---> 9e5f9cee805b 22:04:16 Step 5/23 : RUN apk add --update --no-cache make git 22:04:16 ---> Using cache 22:04:16 ---> 67f1c4f9647b 22:04:16 Step 6/23 : COPY go.mod . 22:04:16 ---> Using cache 22:04:16 ---> 18bd74498806 22:04:16 Step 7/23 : RUN go mod download 22:04:16 ---> Using cache 22:04:16 ---> cfa87acd6251 22:04:16 Step 8/23 : COPY . . 22:04:20 Removing intermediate container 26510844098e 22:04:20 ---> f4078f180a89 22:04:20 Step 8/22 : COPY . . 22:04:20 Removing intermediate container b885c9bd5a8d 22:04:20 ---> 1ee18fd21c22 22:04:20 Step 8/24 : COPY . . 22:04:22 Removing intermediate container d2fde567abb1 22:04:22 ---> cfe8feda6f84 22:04:22 Step 15/24 : ENV APP_PORT=58890 22:04:25 ---> Running in 52f5245c0b51 22:04:27 Removing intermediate container 52f5245c0b51 22:04:27 ---> 23b90e63b027 22:04:27 Step 16/24 : EXPOSE $APP_PORT 22:04:28 ---> Running in bcb509f7d365 22:04:29 Removing intermediate container bcb509f7d365 22:04:29 ---> a470bfc6bb87 22:04:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:04:30 ---> aa01eae82e6f 22:04:30 Step 9/24 : RUN go mod tidy 22:04:32 ---> Running in 7836b2a4d13c 22:04:32 ---> ca801a12891c 22:04:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:04:33 ---> 75de31bad3f5 22:04:33 Step 9/23 : RUN go mod tidy 22:04:33 ---> ecaecc700609 22:04:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:04:34 ---> Running in 61de4b58c25c 22:04:36 ---> 853cb1e71959 22:04:36 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:04:36 ---> Running in b8a69b2fa26b 22:04:38 Removing intermediate container 7836b2a4d13c 22:04:38 ---> 90ed52d610c8 22:04:38 Step 10/24 : RUN make cmd/core-command/core-command 22:04:38 Removing intermediate container b8a69b2fa26b 22:04:38 ---> b26e8945585e 22:04:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:04:38 ---> Running in 7e0f941eca6f 22:04:38 ---> Running in 5b04043d1149 22:04:39 Removing intermediate container 5b04043d1149 22:04:39 ---> ea976f470d42 22:04:39 Step 22/24 : LABEL arch=arm64 22:04:39 ---> Running in d2a65671cae1 22:04:39 Removing intermediate container 61de4b58c25c 22:04:39 ---> 11e86cff454b 22:04:39 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:04:40 ---> 31d5f5ea56e5 22:04:40 Step 9/22 : RUN go mod tidy 22:04:40 ---> Running in c8269fb4aea9 22:04:40 ---> Running in d0a2871af422 22:04:40 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:04:40 Removing intermediate container d2a65671cae1 22:04:40 ---> 4a46741eb7bf 22:04:40 Step 23/24 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 22:04:41 ---> Running in 3208d8d9fefb 22:04:42 ---> 7449eaaca764 22:04:42 Step 9/24 : RUN go mod tidy 22:04:42 Removing intermediate container 3208d8d9fefb 22:04:42 ---> ce311fe44df6 22:04:42 Step 24/24 : LABEL version=0.0.0 22:04:42 ---> Running in 34a96763295c 22:04:42 ---> Running in 0293e9414905 22:04:43 Removing intermediate container 0293e9414905 22:04:43 ---> 0ccd07c25415 22:04:43 22:04:43 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:04:44 Successfully built 0ccd07c25415 22:04:44 Successfully tagged sys-mgmt-agent-arm64:latest 22:04:48  Building sys-mgmt-agent ... done Removing intermediate container d0a2871af422 22:04:48 ---> 45b4b6bb0ca6 22:04:48 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:04:48 ---> Running in a3841c4ebc54 22:04:49 Removing intermediate container 34a96763295c 22:04:49 ---> f76a64ba8edb 22:04:49 Step 10/24 : RUN make cmd/core-data/core-data 22:04:49 ---> Running in 2a112d9c86ab 22:04:50 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:04:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:06:13 Removing intermediate container 7e0f941eca6f 22:06:13 ---> aa80e87a28bb 22:06:13 22:06:13 Step 11/24 : FROM alpine:3.12 22:06:13 ---> afc2cc120ca2 22:06:13 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:06:13 ---> Using cache 22:06:13 ---> 474a12a511ff 22:06:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:06:13 ---> Using cache 22:06:13 ---> faac788facc3 22:06:13 Step 14/24 : ENV APP_PORT=59882 22:06:13 ---> Running in befe811cb074 22:06:13 Removing intermediate container befe811cb074 22:06:13 ---> 8094b813ae74 22:06:13 Step 15/24 : EXPOSE $APP_PORT 22:06:13 ---> Running in 1d1451cfe824 22:06:13 Removing intermediate container 1d1451cfe824 22:06:13 ---> f164dbb35e8e 22:06:13 Step 16/24 : WORKDIR / 22:06:13 ---> Running in a612fe088cef 22:06:13 Removing intermediate container a612fe088cef 22:06:13 ---> a744bc3ba199 22:06:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:06:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:06:14 ---> 4761d0bd0cfc 22:06:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:06:16 ---> 32570d9c7dc8 22:06:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:06:16 ---> b2612829f2e9 22:06:16 Step 20/24 : ENTRYPOINT ["/core-command"] 22:06:17 ---> Running in b3520d78e3c8 22:06:17 Removing intermediate container b3520d78e3c8 22:06:17 ---> 5e29ad0aebed 22:06:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:06:18 ---> Running in 0f3fb30168df 22:06:19 Removing intermediate container 0f3fb30168df 22:06:19 ---> 94131bb3403c 22:06:19 Step 22/24 : LABEL arch=arm64 22:06:19 ---> Running in f6fe797c7e7c 22:06:21 Removing intermediate container f6fe797c7e7c 22:06:21 ---> 7eadfc7026b1 22:06:21 Step 23/24 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 22:06:21 ---> Running in 4cde50914d31 22:06:22 Removing intermediate container 4cde50914d31 22:06:22 ---> 2fdca95afcad 22:06:22 Step 24/24 : LABEL version=0.0.0 22:06:22 ---> Running in 5887ac4ad151 22:06:23 Removing intermediate container c8269fb4aea9 22:06:23 ---> 8adbc782bcc4 22:06:23 22:06:23 Step 11/23 : FROM alpine:3.12 22:06:23 ---> afc2cc120ca2 22:06:23 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:06:23 ---> Using cache 22:06:23 ---> 474a12a511ff 22:06:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:06:23 ---> Using cache 22:06:23 ---> faac788facc3 22:06:23 Step 14/23 : ENV APP_PORT=59861 22:06:23 Removing intermediate container 5887ac4ad151 22:06:23 ---> 0bbe33b64d14 22:06:23 22:06:23 ---> Running in 54f3944281a2 22:06:24 Successfully built 0bbe33b64d14 22:06:24 Successfully tagged core-command-arm64:latest 22:06:24  Building core-command ... done Removing intermediate container 54f3944281a2 22:06:24 ---> e80471d4a909 22:06:24 Step 15/23 : EXPOSE $APP_PORT 22:06:24 ---> Running in 6ae56dc7f659 22:06:25 Removing intermediate container 6ae56dc7f659 22:06:25 ---> 2fbeffc1756b 22:06:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:06:26 ---> 7fd862802a22 22:06:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:06:27 Removing intermediate container a3841c4ebc54 22:06:27 ---> 2a29a39b801b 22:06:27 22:06:27 Step 11/22 : FROM alpine:3.12 22:06:27 ---> afc2cc120ca2 22:06:27 Step 12/22 : RUN apk add --update --no-cache curl 22:06:27 ---> Running in 00b3fa921045 22:06:28 ---> 5b20914a1c41 22:06:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:06:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:06:29 ---> 0cf4f43a22cf 22:06:29 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:06:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:06:29 ---> Running in f4c3b74a938d 22:06:29 (1/4) Installing ca-certificates (20191127-r4) 22:06:29 Removing intermediate container f4c3b74a938d 22:06:29 ---> 9a111ef53a78 22:06:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:06:29 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:06:29 (3/4) Installing libcurl (7.78.0-r0) 22:06:29 (4/4) Installing curl (7.78.0-r0) 22:06:30 Executing busybox-1.31.1-r20.trigger 22:06:30 Executing ca-certificates-20191127-r4.trigger 22:06:30 OK: 7 MiB in 18 packages 22:06:30 ---> Running in 6a965108e339 22:06:31 Removing intermediate container 6a965108e339 22:06:31 ---> 21a3ef6c96a9 22:06:31 Step 21/23 : LABEL arch=arm64 22:06:31 ---> Running in 0f27ebfc97f9 22:06:32 Removing intermediate container 0f27ebfc97f9 22:06:32 ---> d15d5c997841 22:06:32 Step 22/23 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 22:06:32 ---> Running in bbd836446d20 22:06:32 Removing intermediate container 00b3fa921045 22:06:32 ---> 26c69b32607d 22:06:32 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:06:32 ---> Running in aaf8461c2662 22:06:32 Removing intermediate container bbd836446d20 22:06:32 ---> 08cc9b305615 22:06:32 Step 23/23 : LABEL version=0.0.0 22:06:33 ---> Running in 13022763c5db 22:06:33 Removing intermediate container aaf8461c2662 22:06:33 ---> 40d2ffe67ab8 22:06:33 Step 14/22 : WORKDIR /edgex 22:06:33 ---> Running in d229c9c0d7f7 22:06:33 Removing intermediate container 13022763c5db 22:06:33 ---> 364dce26b9e7 22:06:33 22:06:34 Successfully built 364dce26b9e7 22:06:34 Successfully tagged support-scheduler-arm64:latest 22:06:34  Building support-scheduler ... done Removing intermediate container d229c9c0d7f7 22:06:34 ---> 6885da1b929b 22:06:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:06:35 Removing intermediate container 2a112d9c86ab 22:06:35 ---> 2076e30fd9b4 22:06:35 22:06:35 Step 11/24 : FROM alpine:3.12 22:06:35 ---> afc2cc120ca2 22:06:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:06:35 ---> Running in 9e4ad7cd32de 22:06:35 ---> 9e22aa8f8a5f 22:06:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:06:35 Removing intermediate container 9e4ad7cd32de 22:06:35 ---> 8ba52aa35bfd 22:06:35 Step 13/24 : ENV APP_PORT=59880 22:06:35 ---> Running in c076f953b86b 22:06:36 ---> e92eb2777af6 22:06:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:06:36 Removing intermediate container c076f953b86b 22:06:36 ---> f594c51fa3af 22:06:36 Step 14/24 : EXPOSE $APP_PORT 22:06:36 ---> Running in 957e70154e2f 22:06:37 Removing intermediate container 957e70154e2f 22:06:37 ---> 98f043b12a03 22:06:37 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:06:37 ---> Running in 6c4bc567b513 22:06:37 ---> 6fe138cec70c 22:06:37 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:06:37 ---> Running in b6b310fbb6c3 22:06:38 Removing intermediate container b6b310fbb6c3 22:06:38 ---> 4c76866e8903 22:06:38 Step 19/22 : CMD ["--init=true"] 22:06:38 ---> Running in 32ae1f62cbd6 22:06:39 Removing intermediate container 32ae1f62cbd6 22:06:39 ---> ab0c106f3d33 22:06:39 Step 20/22 : LABEL arch=arm64 22:06:39 ---> Running in d8cd64e14a84 22:06:39 Removing intermediate container 6c4bc567b513 22:06:39 ---> 2fc7f61e0c84 22:06:39 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:06:40 Removing intermediate container d8cd64e14a84 22:06:40 ---> 069fe4f5f30e 22:06:40 Step 21/22 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 22:06:40 ---> Running in fbb10dad8728 22:06:40 ---> Running in 8183c602ef22 22:06:41 Removing intermediate container 8183c602ef22 22:06:41 ---> 8cd69ca6dd8f 22:06:41 Step 22/22 : LABEL version=0.0.0 22:06:41 ---> Running in b8925571cdb8 22:06:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:06:41 Removing intermediate container b8925571cdb8 22:06:41 ---> 210150e9ad40 22:06:41 22:06:42 Successfully built 210150e9ad40 22:06:42 Successfully tagged security-proxy-setup-arm64:latest 22:06:42  Building security-proxy-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:06:43 (1/6) Installing dumb-init (1.2.2-r1) 22:06:43 (2/6) Installing libgcc (9.3.0-r2) 22:06:43 (3/6) Installing libsodium (1.0.18-r0) 22:06:43 (4/6) Installing libstdc++ (9.3.0-r2) 22:06:43 (5/6) Installing libzmq (4.3.3-r0) 22:06:43 (6/6) Installing zeromq (4.3.3-r0) 22:06:44 Executing busybox-1.31.1-r20.trigger 22:06:44 OK: 8 MiB in 20 packages 22:06:45 Removing intermediate container fbb10dad8728 22:06:45 ---> 66b257e6daf4 22:06:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:06:46 ---> 267b0b165864 22:06:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:06:47 ---> d78f37ae768d 22:06:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:06:48 ---> 2e1747a46638 22:06:48 Step 20/24 : ENTRYPOINT ["/core-data"] 22:06:48 ---> Running in 5eb7e28c08f9 22:06:48 Removing intermediate container 5eb7e28c08f9 22:06:48 ---> 3d70b2e491a5 22:06:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:06:48 ---> Running in 066d45dfff2b 22:06:49 Removing intermediate container 066d45dfff2b 22:06:49 ---> ee543e454abe 22:06:49 Step 22/24 : LABEL arch=arm64 22:06:49 ---> Running in c1b134eaeefc 22:06:50 Removing intermediate container c1b134eaeefc 22:06:50 ---> 4b01a8575f7a 22:06:50 Step 23/24 : LABEL git_sha=8985c28abc18d36b1f725d1ae0f698a284742b07 22:06:50 ---> Running in f2e683ee185b 22:06:50 Removing intermediate container f2e683ee185b 22:06:50 ---> c97cb18472c0 22:06:50 Step 24/24 : LABEL version=0.0.0 22:06:50 ---> Running in d89622697e9e 22:06:51 Removing intermediate container d89622697e9e 22:06:51 ---> f896dbf9abe4 22:06:51 22:06:51 Successfully built f896dbf9abe4 22:06:51 Successfully tagged core-data-arm64:latest 22:06:51  Building core-data ... done  [Pipeline] } 22:06:51 $ docker stop --time=1 676245914a46dc6f0498ec35089d8ca3324da81a10e8419acd6187ad4a5251d2 22:06:53 $ docker rm -f 676245914a46dc6f0498ec35089d8ca3324da81a10e8419acd6187ad4a5251d2 [Pipeline] // withDockerContainer [Pipeline] sh 22:06:54 + docker images 22:06:54 REPOSITORY TAG IMAGE ID CREATED SIZE 22:06:54 core-data-arm64 latest f896dbf9abe4 3 seconds ago 19.3MB 22:06:54 security-proxy-setup-arm64 latest 210150e9ad40 13 seconds ago 24.6MB 22:06:54 2076e30fd9b4 20 seconds ago 1.57GB 22:06:54 support-scheduler-arm64 latest 364dce26b9e7 21 seconds ago 15.2MB 22:06:54 2a29a39b801b 28 seconds ago 1.57GB 22:06:54 core-command-arm64 latest 0bbe33b64d14 32 seconds ago 15.2MB 22:06:54 8adbc782bcc4 32 seconds ago 1.57GB 22:06:54 aa80e87a28bb 45 seconds ago 1.56GB 22:06:54 sys-mgmt-agent-arm64 latest 0ccd07c25415 2 minutes ago 311MB 22:06:54 security-bootstrapper-arm64 latest e29a1d65e087 3 minutes ago 17.7MB 22:06:54 security-secretstore-setup-arm64 latest 46efa8a80a22 3 minutes ago 26.5MB 22:06:54 core-metadata-arm64 latest 8785a38bbb17 3 minutes ago 15.8MB 22:06:54 support-notifications-arm64 latest 97486c04f77b 3 minutes ago 15.9MB 22:06:54 4ea12ad610c8 3 minutes ago 1.57GB 22:06:54 da62e1a7f0bf 3 minutes ago 1.57GB 22:06:54 f06a32812fdc 3 minutes ago 1.57GB 22:06:54 c7984489c835 3 minutes ago 1.57GB 22:06:54 2914cd973eda 4 minutes ago 1.57GB 22:06:54 ci-base-image-arm64 latest d7128b6221c8 14 minutes ago 1.24GB 22:06:54 alpine 3.12 afc2cc120ca2 2 days ago 5.33MB 22:06:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB 22:06:54 docker 20.10.7 df445af6242a 2 months ago 234MB 22:06:54 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:06:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:06:55 22:06:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:06:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:06:56 arm64: Pulling from edgex-lftools-log-publisher 22:06:56 448f6bf000e3: Pulling fs layer 22:06:56 f757da607395: Pulling fs layer 22:06:56 05883995daec: Pulling fs layer 22:06:56 8603b9c90790: Pulling fs layer 22:06:56 1560dd03e051: Pulling fs layer 22:06:56 27f5ce0e4adf: Pulling fs layer 22:06:56 c2d8d7efcc4b: Pulling fs layer 22:06:56 8603b9c90790: Waiting 22:06:56 1560dd03e051: Waiting 22:06:56 c2d8d7efcc4b: Waiting 22:06:56 27f5ce0e4adf: Waiting 22:06:56 f757da607395: Verifying Checksum 22:06:56 f757da607395: Download complete 22:06:56 8603b9c90790: Verifying Checksum 22:06:56 8603b9c90790: Download complete 22:06:57 1560dd03e051: Verifying Checksum 22:06:57 1560dd03e051: Download complete 22:06:57 27f5ce0e4adf: Verifying Checksum 22:06:57 27f5ce0e4adf: Download complete 22:06:57 05883995daec: Verifying Checksum 22:06:57 05883995daec: Download complete 22:06:57 448f6bf000e3: Download complete 22:07:01 c2d8d7efcc4b: Verifying Checksum 22:07:01 c2d8d7efcc4b: Download complete 22:07:01 448f6bf000e3: Pull complete 22:07:02 f757da607395: Pull complete 22:07:03 05883995daec: Pull complete 22:07:04 8603b9c90790: Pull complete 22:07:05 1560dd03e051: Pull complete 22:07:05 27f5ce0e4adf: Pull complete 22:07:20 c2d8d7efcc4b: Pull complete 22:07:20 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:07:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:07:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:07:20 prd-ubuntu18.04-docker-arm64-4c-16g-1296 does not seem to be running inside a container 22:07:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:07:24 $ docker top 35a934301ed6a5cc63a330fd6cbe36db09bf3d8b5a36c953bc54bb769571d044 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:25 ---> job-cost.sh 22:07:25 lf-activate-venv: SKIPPING 22:07:25 INFO: No Stack... 22:07:26 INFO: Retrieving Pricing Info for: v3-standard-4 22:07:27 INFO: Archiving Costs [Pipeline] sh 22:07:27 + cat /w/workspace/edgex-go/1/archives/cost.csv 22:07:27 + cut -d, -f6 [Pipeline] lock 22:07:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3699-1-stack-cost] 22:07:28 Resource [jenkins-edgexfoundry-edgex-go-PR-3699-1-stack-cost] did not exist. Created. 22:07:28 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3699-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:07:28 + echo total: 0.10999999940395355 [Pipeline] stash 22:07:29 Stashed 1 file(s) [Pipeline] } 22:07:29 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3699-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:07:29 $ docker stop --time=1 35a934301ed6a5cc63a330fd6cbe36db09bf3d8b5a36c953bc54bb769571d044 22:07:30 $ docker rm -f 35a934301ed6a5cc63a330fd6cbe36db09bf3d8b5a36c953bc54bb769571d044 [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:07:32 provisioning config files... 22:07:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6354814390165952786tmp [Pipeline] { [Pipeline] sh 22:07:32 + set +x 22:07:32 + curl -s https://codecov.io/bash 22:07:32 + bash -s -- 22:07:33 22:07:33 _____ _ 22:07:33 / ____| | | 22:07:33 | | ___ __| | ___ ___ _____ __ 22:07:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:07:33 | |___| (_) | (_| | __/ (_| (_) \ V / 22:07:33 \_____\___/ \__,_|\___|\___\___/ \_/ 22:07:33 Bash-1.0.6 22:07:33 22:07:33 22:07:33 ==> git version 2.24.4 found 22:07:33 ==> 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:07:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:07:33 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:07:33 ==> Jenkins CI detected. 22:07:33 current dir:  /w/workspace/edgex-go/1 22:07:33 project root: . 22:07:33 --> token set from env 22:07:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:07:33 ==> Running gcov in . (disable via -X gcov) 22:07:33 ==> Python coveragepy not found 22:07:33 ==> Searching for coverage reports in: 22:07:33 + . 22:07:33 -> Found 1 reports 22:07:33 ==> Detecting git/mercurial file structure 22:07:33 ==> Reading reports 22:07:33 + ./coverage.out bytes=404331 22:07:33 ==> Appending adjustments 22:07:33 https://docs.codecov.io/docs/fixing-reports 22:07:34 + Found adjustments 22:07:34 ==> Gzipping contents 22:07:34 56K /tmp/codecov.RAa1Xv.gz 22:07:34 ==> Uploading reports 22:07:34 url: https://codecov.io 22:07:34 query: branch=PR-3699&commit=8985c28abc18d36b1f725d1ae0f698a284742b07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3699%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3699&job=&cmd_args= 22:07:34 -> Pinging Codecov 22:07:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3699&commit=8985c28abc18d36b1f725d1ae0f698a284742b07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3699%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3699&job=&cmd_args= 22:07:34 -> Uploading to 22:07:34 https://storage.googleapis.com/codecov/v4/raw/2021-09-03/00271124DB129430A58F1EEE437C3FCB/8985c28abc18d36b1f725d1ae0f698a284742b07/5c346454-8bb5-4d01-9df8-7b79a79cb56b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210903%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210903T220734Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf248610ec6ffd953edd657c411c8eb2555f502da74281d49cd3e9f89f0ad60c 22:07:34 % Total % Received % Xferd Average Speed Time Time Time Current 22:07:34 Dload Upload Total Spent Left Speed 22:07:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54534 0 0 100 54534 0 130k --:--:-- --:--:-- --:--:-- 130k 22:07:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8985c28abc18d36b1f725d1ae0f698a284742b07 [Pipeline] } 22:07:34 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:07:37 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:07:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:07:38 ---> package-listing.sh 22:07:38 ++ facter osfamily 22:07:38 ++ tr '[:upper:]' '[:lower:]' 22:07:38 + OS_FAMILY=redhat 22:07:38 + workspace=/w/workspace/edgex-go/1 22:07:38 + START_PACKAGES=/tmp/packages_start.txt 22:07:38 + END_PACKAGES=/tmp/packages_end.txt 22:07:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:07:38 + PACKAGES=/tmp/packages_start.txt 22:07:38 + '[' /w/workspace/edgex-go/1 ']' 22:07:38 + PACKAGES=/tmp/packages_end.txt 22:07:38 + case "${OS_FAMILY}" in 22:07:38 + sort 22:07:38 + rpm -qa 22:07:40 + '[' -f /tmp/packages_start.txt ']' 22:07:40 + '[' -f /tmp/packages_end.txt ']' 22:07:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:07:40 + '[' /w/workspace/edgex-go/1 ']' 22:07:40 + mkdir -p /w/workspace/edgex-go/1/archives/ 22:07:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 22:07:40 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:07:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:07:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:07:41 22:07:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:07:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:07:41 latest: Pulling from edgex-lftools-log-publisher 22:07:41 b4d181a07f80: Pulling fs layer 22:07:41 a1111a8f2ec3: Pulling fs layer 22:07:41 ed53099fbce6: Pulling fs layer 22:07:41 dc539afda2c1: Pulling fs layer 22:07:41 77bc0d833cb6: Pulling fs layer 22:07:41 9065ff56babe: Pulling fs layer 22:07:41 d287ab97295c: Pulling fs layer 22:07:41 77bc0d833cb6: Waiting 22:07:41 9065ff56babe: Waiting 22:07:41 d287ab97295c: Waiting 22:07:41 dc539afda2c1: Waiting 22:07:41 a1111a8f2ec3: Verifying Checksum 22:07:41 a1111a8f2ec3: Download complete 22:07:41 dc539afda2c1: Verifying Checksum 22:07:41 dc539afda2c1: Download complete 22:07:42 77bc0d833cb6: Verifying Checksum 22:07:42 77bc0d833cb6: Download complete 22:07:42 9065ff56babe: Verifying Checksum 22:07:42 9065ff56babe: Download complete 22:07:42 ed53099fbce6: Verifying Checksum 22:07:42 ed53099fbce6: Download complete 22:07:43 b4d181a07f80: Verifying Checksum 22:07:43 b4d181a07f80: Download complete 22:07:44 b4d181a07f80: Pull complete 22:07:44 a1111a8f2ec3: Pull complete 22:07:44 ed53099fbce6: Pull complete 22:07:44 dc539afda2c1: Pull complete 22:07:44 77bc0d833cb6: Pull complete 22:07:44 9065ff56babe: Pull complete 22:07:46 d287ab97295c: Verifying Checksum 22:07:46 d287ab97295c: Download complete 22:07:50 d287ab97295c: Pull complete 22:07:50 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:07:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:07:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:07:50 prd-centos7-docker-4c-2g-1295 does not seem to be running inside a container 22:07:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:07:53 $ docker top 47784dbc62509d12e3efb129cba9868f997018ac379c61447621991805796fb6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:07:54 + touch /tmp/pre-build-complete [Pipeline] sh 22:07:54 + mkdir -p /var/log/sysstat [Pipeline] sh 22:07:55 + ls /var/log/sa-host 22:07:55 + sadf -c /var/log/sa-host/sa03 22:07:55 file_magic: OK 22:07:55 HZ: Using current value: 100 22:07:55 file_header: OK 22:07:55 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:07:55 Statistics: 22:07:55 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... 22:07:55 File successfully converted to sysstat format version 12.0.3 22:07:55 + sadf -c /var/log/sa-host/sa05 22:07:55 file_magic: OK 22:07:55 HZ: Using current value: 100 22:07:55 file_header: OK 22:07:55 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:07:55 Statistics: 22:07:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:07:55 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:07:55 provisioning config files... 22:07:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1539433650293998893tmp [Pipeline] { [Pipeline] echo 22:07:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:07:56 ---> create-netrc.sh [Pipeline] } 22:07:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:07:56 ---> python-tools-install.sh [Pipeline] echo 22:07:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:07:57 ---> sudo-logs.sh 22:07:57 Archiving 'sudo' log.. 22:07:57 sudo: unable to resolve host prd-centos7-docker-4c-2g-1295.vexxhost.local: Name or service not known 22:07:57 sudo: unable to resolve host prd-centos7-docker-4c-2g-1295.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:07:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:07:57 ---> job-cost.sh 22:07:57 lf-activate-venv: SKIPPING 22:07:57 DEBUG: total: 0.10999999940395355 22:07:57 INFO: Retrieving Stack Cost... 22:07:58 INFO: Retrieving Pricing Info for: v3-standard-2 22:07:58 INFO: Archiving Costs [Pipeline] echo 22:07:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:07:58 ---> logs-deploy.sh 22:07:58 lf-activate-venv: SKIPPING 22:07:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3699/1 22:07:58 INFO: archiving workspace using pattern(s): 22:07:59 Archives upload complete. 22:07:59 INFO: archiving logs to Nexus 22:08:00 ---> uname -a: 22:08:00 Linux prd-centos7-docker-4c-2g-1295.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:08:00 22:08:00 22:08:00 ---> lscpu: 22:08:00 Architecture: x86_64 22:08:00 CPU op-mode(s): 32-bit, 64-bit 22:08:00 Byte Order: Little Endian 22:08:00 Address sizes: 40 bits physical, 48 bits virtual 22:08:00 CPU(s): 2 22:08:00 On-line CPU(s) list: 0,1 22:08:00 Thread(s) per core: 1 22:08:00 Core(s) per socket: 1 22:08:00 Socket(s): 2 22:08:00 NUMA node(s): 1 22:08:00 Vendor ID: AuthenticAMD 22:08:00 CPU family: 23 22:08:00 Model: 49 22:08:00 Model name: AMD EPYC-Rome Processor 22:08:00 Stepping: 0 22:08:00 CPU MHz: 2799.998 22:08:00 BogoMIPS: 5599.99 22:08:00 Virtualization: AMD-V 22:08:00 Hypervisor vendor: KVM 22:08:00 Virtualization type: full 22:08:00 L1d cache: 32K 22:08:00 L1i cache: 32K 22:08:00 L2 cache: 512K 22:08:00 L3 cache: 16384K 22:08:00 NUMA node0 CPU(s): 0,1 22:08:00 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:08:00 22:08:00 22:08:00 ---> nproc: 22:08:00 2 22:08:00 22:08:00 22:08:00 ---> df -h: 22:08:00 Filesystem Size Used Avail Use% Mounted on 22:08:00 overlay 40G 14G 27G 33% / 22:08:00 tmpfs 64M 0 64M 0% /dev 22:08:00 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:08:00 shm 64M 0 64M 0% /dev/shm 22:08:00 /dev/vda1 40G 14G 27G 33% /facter-os 22:08:00 22:08:00 22:08:00 ---> sar -b -r -n DEV: 22:08:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/03/21 _x86_64_ (2 CPU) 22:08:00 22:08:00 21:46:23 LINUX RESTART (2 CPU) 22:08:00 22:08:00 21:47:01 tps rtps wtps bread/s bwrtn/s 22:08:00 21:48:01 165.58 3.56 162.01 2600.77 49528.16 22:08:00 21:49:01 299.70 0.00 299.70 0.00 57973.55 22:08:00 21:50:01 56.14 0.00 56.14 0.00 10631.80 22:08:00 21:51:01 75.27 0.02 75.25 0.27 15734.67 22:08:00 21:52:01 962.16 519.63 442.53 18747.13 290894.85 22:08:00 21:53:02 479.13 69.95 409.18 5443.59 173356.49 22:08:00 21:54:01 346.16 27.11 319.05 3799.76 90099.03 22:08:00 21:55:01 1.60 0.00 1.60 0.00 30.48 22:08:00 21:56:01 0.32 0.00 0.32 0.00 3.55 22:08:00 21:57:01 0.60 0.33 0.27 95.29 3.45 22:08:00 21:58:01 0.30 0.02 0.28 0.40 3.22 22:08:00 21:59:01 0.22 0.00 0.22 0.00 2.33 22:08:00 22:00:01 0.22 0.00 0.22 0.00 1.78 22:08:00 22:01:01 0.30 0.02 0.28 0.13 2.95 22:08:00 22:02:01 0.70 0.37 0.33 8.79 5.63 22:08:00 22:03:01 0.82 0.00 0.82 0.00 15.61 22:08:00 22:04:01 0.23 0.00 0.23 0.00 3.23 22:08:00 22:05:01 0.27 0.00 0.27 0.00 2.87 22:08:00 22:06:01 0.18 0.00 0.18 0.00 1.88 22:08:00 22:07:01 0.17 0.00 0.17 0.00 1.77 22:08:00 Average: 119.48 31.13 88.35 1535.85 34418.83 22:08:00 22:08:00 21:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:08:00 21:48:01 4100188 0 960852 12.00 2620 2945272 1696480 18.73 1058884 2363896 492 22:08:00 21:49:01 3257096 0 1193788 14.91 2620 3555428 1568900 17.32 1318012 2803680 170288 22:08:00 21:50:01 3010344 0 1268924 15.84 2620 3727044 1693452 18.70 1493916 2858400 32428 22:08:00 21:51:01 2919032 0 1258368 15.71 2620 3828912 1506692 16.63 1362100 3059984 108576 22:08:00 21:52:01 139892 0 1771160 22.11 2620 6095260 2908272 32.11 3377656 3712824 198024 22:08:00 21:53:02 762328 0 1682832 21.01 2620 5561152 2385584 26.34 2224912 4239568 91068 22:08:00 21:54:01 2173796 0 1342672 16.76 2620 4489844 1460932 16.13 1380856 3678284 20 22:08:00 21:55:01 2196936 0 1319524 16.48 2620 4489852 1284752 14.18 1367104 3675852 12 22:08:00 21:56:01 2196832 0 1319624 16.48 2620 4489856 1281764 14.15 1367396 3675780 12 22:08:00 21:57:01 2192296 0 1321348 16.50 2620 4492668 1281776 14.15 1375100 3673788 8 22:08:00 21:58:01 2191912 0 1321732 16.50 2620 4492668 1281960 14.15 1375816 3673800 8 22:08:00 21:59:01 2193088 0 1320552 16.49 2620 4492672 1281732 14.15 1374580 3673800 8 22:08:00 22:00:01 2193072 0 1320560 16.49 2620 4492680 1281732 14.15 1374588 3673800 8 22:08:00 22:01:01 2191404 0 1322224 16.51 2620 4492684 1284208 14.18 1375280 3673800 16 22:08:00 22:02:01 2191712 0 1321720 16.50 2620 4492880 1282336 14.16 1376788 3672652 16 22:08:00 22:03:01 2192220 0 1321208 16.50 2620 4492884 1282240 14.16 1376168 3672652 8 22:08:00 22:04:01 2191784 0 1321640 16.50 2620 4492888 1282312 14.16 1376552 3672652 8 22:08:00 22:05:01 2190808 0 1322608 16.51 2620 4492896 1282468 14.16 1377552 3672652 8 22:08:00 22:06:01 2192252 0 1321164 16.50 2620 4492896 1282240 14.16 1376192 3672652 8 22:08:00 22:07:01 2191744 0 1321664 16.50 2620 4492904 1282336 14.16 1376712 3672656 8 22:08:00 Average: 2243437 0 1332708 16.64 2620 4430167 1494608 16.50 1504308 3523659 30051 22:08:00 22:08:00 21:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:08:00 21:48:01 eth0 1720.85 1524.68 8033.87 151.74 0.00 0.00 0.00 0.00 22:08:00 21:48:01 vethbb4bc40 9.34 9.78 0.88 9.88 0.00 0.00 0.00 0.00 22:08:00 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 21:48:01 docker0 881.15 801.53 71.74 2708.04 0.00 0.00 0.00 0.00 22:08:00 21:49:01 eth0 571.70 496.10 2082.51 54.14 0.00 0.00 0.00 0.00 22:08:00 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 21:49:01 veth2ea6447 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:08:00 21:49:01 docker0 475.70 531.36 36.90 2051.75 0.00 0.00 0.00 0.00 22:08:00 21:50:01 eth0 31.45 17.42 22.13 11.79 0.00 0.00 0.00 0.00 22:08:00 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 21:50:01 veth2ea6447 2.15 2.15 0.17 0.18 0.00 0.00 0.00 0.00 22:08:00 21:50:01 docker0 2.15 2.15 0.14 0.18 0.00 0.00 0.00 0.00 22:08:00 21:51:01 eth0 310.11 211.24 1704.96 136.10 0.00 0.00 0.00 0.00 22:08:00 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 21:52:01 veth30f4398 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 22:08:00 21:52:01 veth822251e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 22:08:00 21:52:01 vethef4e602 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 22:08:00 21:52:01 eth0 113.55 83.34 201.03 20.85 0.00 0.00 0.00 0.00 22:08:00 21:53:02 eth0 109.38 60.70 307.96 19.54 0.00 0.00 0.00 0.00 22:08:00 21:53:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:08:00 21:53:02 vetha45849a 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 22:08:00 21:53:02 vethf068874 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 22:08:00 21:54:01 eth0 319.80 188.42 1695.17 135.36 0.00 0.00 0.00 0.00 22:08:00 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 21:54:01 docker0 1518.29 1574.06 119.72 5694.44 0.00 0.00 0.00 0.00 22:08:00 21:55:01 eth0 0.10 0.10 0.01 0.04 0.00 0.00 0.00 0.00 22:08:00 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 21:56:01 eth0 0.25 0.23 0.39 0.02 0.00 0.00 0.00 0.00 22:08:00 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 21:57:01 eth0 0.63 0.20 0.13 0.07 0.00 0.00 0.00 0.00 22:08:00 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 21:58:01 eth0 0.58 0.42 0.33 0.21 0.00 0.00 0.00 0.00 22:08:00 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 21:59:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:08:00 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 22:00:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:08:00 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 22:01:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:08:00 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 22:02:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 22:08:00 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 22:03:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:08:00 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 22:04:01 eth0 1.15 0.18 0.17 0.01 0.00 0.00 0.00 0.00 22:08:00 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 22:05:01 eth0 0.52 0.30 0.27 0.17 0.00 0.00 0.00 0.00 22:08:00 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 22:06:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 22:08:00 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 22:07:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 22:08:00 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 Average: eth0 158.95 129.18 701.73 26.43 0.00 0.00 0.00 0.00 22:08:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:00 Average: docker0 74.71 77.46 5.89 280.22 0.00 0.00 0.00 0.00 22:08:00 22:08:00 22:08:00 ---> sar -P ALL: 22:08:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/03/21 _x86_64_ (2 CPU) 22:08:00 22:08:00 21:46:23 LINUX RESTART (2 CPU) 22:08:00 22:08:00 21:47:01 CPU %user %nice %system %iowait %steal %idle 22:08:00 21:48:01 all 25.35 0.00 8.06 3.76 0.09 62.74 22:08:00 21:48:01 0 21.66 0.00 8.55 4.71 0.09 65.00 22:08:00 21:48:01 1 29.03 0.00 7.58 2.81 0.09 60.49 22:08:00 21:49:01 all 39.17 0.00 9.93 2.29 0.11 48.50 22:08:00 21:49:01 0 39.27 0.00 10.08 2.39 0.11 48.16 22:08:00 21:49:01 1 39.07 0.00 9.79 2.19 0.11 48.84 22:08:00 21:50:01 all 38.86 0.00 4.93 0.37 0.07 55.77 22:08:00 21:50:01 0 38.11 0.00 4.73 0.30 0.07 56.79 22:08:00 21:50:01 1 39.60 0.00 5.13 0.44 0.07 54.76 22:08:00 21:51:01 all 54.55 0.00 8.96 0.88 0.11 35.50 22:08:00 21:51:01 0 54.80 0.00 8.81 1.14 0.11 35.13 22:08:00 21:51:01 1 54.30 0.00 9.12 0.61 0.11 35.87 22:08:00 21:52:01 all 34.19 0.00 19.10 33.49 0.11 13.11 22:08:00 21:52:01 0 34.06 0.00 19.03 33.34 0.11 13.46 22:08:00 21:52:01 1 34.32 0.00 19.18 33.65 0.11 12.75 22:08:00 21:53:02 all 75.80 0.00 17.33 5.36 0.14 1.37 22:08:00 21:53:02 0 75.62 0.00 17.16 5.19 0.15 1.88 22:08:00 21:53:02 1 75.98 0.00 17.49 5.53 0.13 0.87 22:08:00 21:54:01 all 55.22 0.00 13.21 4.84 0.11 26.61 22:08:00 21:54:01 0 57.90 0.00 13.25 4.70 0.11 24.04 22:08:00 21:54:01 1 52.55 0.00 13.18 4.99 0.11 29.17 22:08:00 21:55:01 all 0.20 0.00 0.11 0.00 0.03 99.67 22:08:00 21:55:01 0 0.03 0.00 0.15 0.00 0.02 99.80 22:08:00 21:55:01 1 0.37 0.00 0.07 0.00 0.03 99.53 22:08:00 21:56:01 all 0.13 0.00 0.03 0.00 0.03 99.81 22:08:00 21:56:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:08:00 21:56:01 1 0.22 0.00 0.03 0.00 0.03 99.72 22:08:00 21:57:01 all 0.10 0.00 0.05 0.03 0.02 99.81 22:08:00 21:57:01 0 0.17 0.00 0.07 0.00 0.02 99.75 22:08:00 21:57:01 1 0.03 0.00 0.03 0.05 0.02 99.87 22:08:00 21:58:01 all 0.04 0.00 0.03 0.00 0.02 99.91 22:08:00 21:58:01 0 0.07 0.00 0.05 0.00 0.02 99.87 22:08:00 21:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:08:00 22:08:00 21:58:01 CPU %user %nice %system %iowait %steal %idle 22:08:00 21:59:01 all 0.16 0.00 0.02 0.00 0.02 99.81 22:08:00 21:59:01 0 0.27 0.00 0.02 0.00 0.00 99.72 22:08:00 21:59:01 1 0.05 0.00 0.02 0.00 0.03 99.90 22:08:00 22:00:01 all 0.08 0.00 0.02 0.00 0.03 99.88 22:08:00 22:00:01 0 0.13 0.00 0.02 0.00 0.03 99.82 22:08:00 22:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:08:00 22:01:01 all 0.04 0.00 0.02 0.00 0.02 99.92 22:08:00 22:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:08:00 22:01:01 1 0.05 0.00 0.02 0.00 0.02 99.92 22:08:00 22:02:01 all 0.16 0.00 0.07 0.00 0.02 99.76 22:08:00 22:02:01 0 0.02 0.00 0.05 0.00 0.02 99.92 22:08:00 22:02:01 1 0.30 0.00 0.08 0.00 0.02 99.60 22:08:00 22:03:01 all 0.04 0.00 0.03 0.00 0.03 99.91 22:08:00 22:03:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:08:00 22:03:01 1 0.03 0.00 0.02 0.00 0.03 99.92 22:08:00 22:04:01 all 0.12 0.00 0.02 0.00 0.01 99.86 22:08:00 22:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:08:00 22:04:01 1 0.20 0.00 0.02 0.00 0.00 99.78 22:08:00 22:05:01 all 0.03 0.00 0.03 0.00 0.03 99.90 22:08:00 22:05:01 0 0.03 0.00 0.03 0.00 0.03 99.90 22:08:00 22:05:01 1 0.03 0.00 0.03 0.00 0.03 99.90 22:08:00 22:06:01 all 0.10 0.00 0.02 0.00 0.03 99.86 22:08:00 22:06:01 0 0.03 0.00 0.02 0.00 0.03 99.92 22:08:00 22:06:01 1 0.17 0.00 0.02 0.00 0.02 99.80 22:08:00 22:07:01 all 0.14 0.00 0.02 0.00 0.02 99.82 22:08:00 22:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:08:00 22:07:01 1 0.25 0.00 0.02 0.00 0.02 99.72 22:08:00 Average: all 15.33 0.00 3.87 2.41 0.05 78.35 22:08:00 Average: 0 15.20 0.00 3.87 2.45 0.05 78.43 22:08:00 Average: 1 15.45 0.00 3.87 2.37 0.05 78.26 22:08:00 22:08:00 22:08:00