Pull request #3453 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at f1ea93c16db09b36626d9198e09713e38083a332 rather than 639a7e695fff3875572feeb517488632d8133f3b Obtained Jenkinsfile from f1ea93c16db09b36626d9198e09713e38083a332 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 9d0281235b943b7ad605f650702698f9078b2862 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 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-4632 in /w/workspace/edgexfoundry_edgex-go_PR-3453 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3453/head:refs/remotes/origin/PR-3453 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f1ea93c16db09b36626d9198e09713e38083a332 into PR head commit 639a7e695fff3875572feeb517488632d8133f3b Merge succeeded, producing 639a7e695fff3875572feeb517488632d8133f3b Checking out Revision 639a7e695fff3875572feeb517488632d8133f3b (PR-3453) > git config core.sparsecheckout # timeout=10 > git checkout -f 639a7e695fff3875572feeb517488632d8133f3b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f1ea93c16db09b36626d9198e09713e38083a332 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 639a7e695fff3875572feeb517488632d8133f3b # timeout=10 Commit message: "feat(notifications): Implement GET /transmission/id/{id} V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:11:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:11:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:11:04 ========================================================= 02:11:04 EdgeX Global Pipelines Version Info 02:11:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2da5ef5e73a6ce3433868b76fe7a320b77f9da86 # timeout=10 02:11:07 ------------------- 02:11:07 stable info: 02:11:07 ------------------- 02:11:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:11:07 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 02:11:07 Message: update stable to v1.0.192 02:11:08 ------------------- 02:11:08 experimental info: 02:11:08 ------------------- 02:11:08 Commited By: **** collab-it+edgex@linuxfoundation.org 02:11:08 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 02:11:08 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:11:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:11:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:11:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:11:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:11:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:11:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:11:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:11:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:11:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:11:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:11:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:11:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:11:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:11:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:11:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:11:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:11:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:11:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:11:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:11:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 02:11:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:11:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:11:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3453 [Pipeline] echo 02:11:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3453 [Pipeline] echo 02:11:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3453 [Pipeline] echo 02:11:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 639a7e695fff3875572feeb517488632d8133f3b [Pipeline] echo 02:11:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 639a7e6 [Pipeline] echo 02:11:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:11:09 provisioning config files... 02:11:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4734675518388463172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:10 ---> docker-login.sh 02:11:10 nexus3.edgexfoundry.org:10001 02:11:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:11 Configure a credential helper to remove this warning. See 02:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:11 02:11:11 Login Succeeded 02:11:11 nexus3.edgexfoundry.org:10002 02:11:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:11 Configure a credential helper to remove this warning. See 02:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:11 02:11:11 Login Succeeded 02:11:11 nexus3.edgexfoundry.org:10003 02:11:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:12 Configure a credential helper to remove this warning. See 02:11:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:12 02:11:12 Login Succeeded 02:11:12 nexus3.edgexfoundry.org:10004 02:11:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:12 Configure a credential helper to remove this warning. See 02:11:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:12 02:11:12 Login Succeeded 02:11:12 docker.io 02:11:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:13 Configure a credential helper to remove this warning. See 02:11:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:13 02:11:13 Login Succeeded 02:11:13 ---> docker-login.sh ends [Pipeline] } 02:11:13 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:11:14 ++ 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 02:11:14 + for file in '`ls cmd/**/Dockerfile`' 02:11:14 ++ dirname cmd/core-command/Dockerfile 02:11:14 ++ cut -d/ -f2 02:11:14 + echo core-command,cmd/core-command/Dockerfile 02:11:14 + for file in '`ls cmd/**/Dockerfile`' 02:11:14 ++ cut -d/ -f2 02:11:14 ++ dirname cmd/core-data/Dockerfile 02:11:14 + echo core-data,cmd/core-data/Dockerfile 02:11:14 + for file in '`ls cmd/**/Dockerfile`' 02:11:14 ++ dirname cmd/core-metadata/Dockerfile 02:11:14 ++ cut -d/ -f2 02:11:14 + echo core-metadata,cmd/core-metadata/Dockerfile 02:11:14 + for file in '`ls cmd/**/Dockerfile`' 02:11:14 ++ cut -d/ -f2 02:11:14 ++ dirname cmd/security-bootstrapper/Dockerfile 02:11:14 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:11:14 + for file in '`ls cmd/**/Dockerfile`' 02:11:14 ++ dirname cmd/security-proxy-setup/Dockerfile 02:11:14 ++ cut -d/ -f2 02:11:14 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:11:14 + for file in '`ls cmd/**/Dockerfile`' 02:11:14 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:11:14 ++ cut -d/ -f2 02:11:14 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:11:14 + for file in '`ls cmd/**/Dockerfile`' 02:11:14 ++ dirname cmd/support-notifications/Dockerfile 02:11:14 ++ cut -d/ -f2 02:11:14 + echo support-notifications,cmd/support-notifications/Dockerfile 02:11:14 + for file in '`ls cmd/**/Dockerfile`' 02:11:14 ++ dirname cmd/support-scheduler/Dockerfile 02:11:14 ++ cut -d/ -f2 02:11:14 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:11:14 + for file in '`ls cmd/**/Dockerfile`' 02:11:14 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:11:14 ++ cut -d/ -f2 02:11:14 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:11:14 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 02:11:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:11:16 02:11:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:11:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:11:17 latest: Pulling from edgex-devops/git-semver 02:11:17 31603596830f: Pulling fs layer 02:11:17 54011a49482f: Pulling fs layer 02:11:17 a6820b24f6d8: Pulling fs layer 02:11:17 f581987b2513: Pulling fs layer 02:11:17 f581987b2513: Waiting 02:11:17 54011a49482f: Verifying Checksum 02:11:17 54011a49482f: Download complete 02:11:17 31603596830f: Verifying Checksum 02:11:17 31603596830f: Download complete 02:11:18 f581987b2513: Verifying Checksum 02:11:18 f581987b2513: Download complete 02:11:18 31603596830f: Pull complete 02:11:18 a6820b24f6d8: Verifying Checksum 02:11:18 a6820b24f6d8: Download complete 02:11:19 54011a49482f: Pull complete 02:11:20 a6820b24f6d8: Pull complete 02:11:21 f581987b2513: Pull complete 02:11:21 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 02:11:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:11:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:11:22 prd-centos7-docker-4c-2g-4632 does not seem to be running inside a container 02:11:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:11:25 $ docker top e1bf943c4738a8fc80c6613502ceb3ea9740b14d6c570464c1e1a27f1ad3ee16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:11:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:11:25 [ssh-agent] Looking for ssh-agent implementation... 02:11:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:26 $ docker exec e1bf943c4738a8fc80c6613502ceb3ea9740b14d6c570464c1e1a27f1ad3ee16 ssh-agent 02:11:26 SSH_AUTH_SOCK=/tmp/ssh-zT5MQUT8T5vE/agent.11 02:11:26 SSH_AGENT_PID=16 02:11:26 Running ssh-add (command line suppressed) 02:11:27 Identity added: /w/workspace/edgex-go/3@tmp/private_key_8521407143232688292.key (/w/workspace/edgex-go/3@tmp/private_key_8521407143232688292.key) 02:11:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:11:27 + git tag --points-at HEAD [Pipeline] } 02:11:28 $ docker exec --env ******** --env ******** e1bf943c4738a8fc80c6613502ceb3ea9740b14d6c570464c1e1a27f1ad3ee16 ssh-agent -k 02:11:28 unset SSH_AUTH_SOCK; 02:11:28 unset SSH_AGENT_PID; 02:11:28 echo Agent pid 16 killed; 02:11:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:11:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:11:28 [ssh-agent] Looking for ssh-agent implementation... 02:11:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:29 $ docker exec e1bf943c4738a8fc80c6613502ceb3ea9740b14d6c570464c1e1a27f1ad3ee16 ssh-agent 02:11:29 SSH_AUTH_SOCK=/tmp/ssh-4XGTCu6thNeU/agent.44 02:11:29 SSH_AGENT_PID=49 02:11:29 Running ssh-add (command line suppressed) 02:11:30 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3336684435272614639.key (/w/workspace/edgex-go/3@tmp/private_key_3336684435272614639.key) 02:11:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:11:31 + git semver init 02:11:31 # -> Open(): unable to determine branch for HEAD 02:11:31 # $GIT_DIR = /w/workspace/edgex-go/3/.git 02:11:31 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 02:11:31 # $SEMVER_REMOTE_NAME = origin 02:11:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:11:31 # $SEMVER_USER_NAME = edgex-jenkins 02:11:31 # $SEMVER_BRANCH = PR-3453 02:11:31 # $SEMVER_TEMP = /tmp/semver-281054118 02:11:31 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:12:04 # '/tmp/semver-281054118' -> '/w/workspace/edgex-go/3/.semver' 02:12:04 # -> Force: false 02:12:04 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 02:12:04 $ docker exec --env ******** --env ******** e1bf943c4738a8fc80c6613502ceb3ea9740b14d6c570464c1e1a27f1ad3ee16 ssh-agent -k 02:12:05 unset SSH_AUTH_SOCK; 02:12:05 unset SSH_AGENT_PID; 02:12:05 echo Agent pid 49 killed; 02:12:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:12:06 + git semver [Pipeline] } 02:12:07 $ docker stop --time=1 e1bf943c4738a8fc80c6613502ceb3ea9740b14d6c570464c1e1a27f1ad3ee16 02:12:10 $ docker rm -f e1bf943c4738a8fc80c6613502ceb3ea9740b14d6c570464c1e1a27f1ad3ee16 [Pipeline] // withDockerContainer [Pipeline] sh 02:12:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:12:12 Stashed 1 file(s) [Pipeline] echo 02:12:12 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:12:12 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:12:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:12:13 + true 02:12:13 + sudo service docker restart 02:12:13 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 02:12:14 ========================================================= 02:12:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:12:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:12:15 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 02:12:27 Sending build context to Docker daemon 330.3MB 02:12:27 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 02:12:27 Step 2/6 : FROM ${BASE} 02:12:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:12:27 540db60ca938: Pulling fs layer 02:12:27 adcc1eea9eea: Pulling fs layer 02:12:27 4c4ab2625f07: Pulling fs layer 02:12:27 0510c868ecb4: Pulling fs layer 02:12:27 afea3b2eda06: Pulling fs layer 02:12:27 7809a108b3ef: Pulling fs layer 02:12:27 f706445af74f: Pulling fs layer 02:12:27 0510c868ecb4: Waiting 02:12:27 7809a108b3ef: Waiting 02:12:27 f706445af74f: Waiting 02:12:27 afea3b2eda06: Waiting 02:12:27 4c4ab2625f07: Verifying Checksum 02:12:27 4c4ab2625f07: Download complete 02:12:27 adcc1eea9eea: Verifying Checksum 02:12:27 adcc1eea9eea: Download complete 02:12:27 afea3b2eda06: Verifying Checksum 02:12:27 afea3b2eda06: Download complete 02:12:27 7809a108b3ef: Verifying Checksum 02:12:27 7809a108b3ef: Download complete 02:12:27 540db60ca938: Verifying Checksum 02:12:27 540db60ca938: Download complete 02:12:27 540db60ca938: Pull complete 02:12:27 Still waiting to schedule task 02:12:27 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline 02:12:27 adcc1eea9eea: Pull complete 02:12:28 4c4ab2625f07: Pull complete 02:12:30 f706445af74f: Verifying Checksum 02:12:30 f706445af74f: Download complete 02:12:31 0510c868ecb4: Verifying Checksum 02:12:31 0510c868ecb4: Download complete 02:12:44 0510c868ecb4: Pull complete 02:12:44 afea3b2eda06: Pull complete 02:12:45 7809a108b3ef: Pull complete 02:12:51 f706445af74f: Pull complete 02:12:51 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 02:12:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:12:51 ---> b068be0155e3 02:12:51 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 02:12:51 ---> Running in 4cd05ba616ee 02:12:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:12:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:12:54 (1/12) Installing libmagic (5.39-r0) 02:12:55 (2/12) Installing file (5.39-r0) 02:12:55 (3/12) Installing libc-dev (0.7.2-r3) 02:12:55 (4/12) Installing g++ (10.2.1_pre1-r3) 02:13:01 (5/12) Installing fortify-headers (1.1-r0) 02:13:01 (6/12) Installing patch (2.7.6-r6) 02:13:01 (7/12) Installing build-base (0.5-r2) 02:13:01 (8/12) Installing libsodium (1.0.18-r0) 02:13:01 (9/12) Installing pkgconf (1.7.3-r0) 02:13:01 (10/12) Installing libsodium-dev (1.0.18-r0) 02:13:01 (11/12) Installing libzmq (4.3.3-r1) 02:13:01 (12/12) Installing zeromq-dev (4.3.3-r1) 02:13:01 Executing busybox-1.32.1-r6.trigger 02:13:01 OK: 219 MiB in 52 packages 02:13:05 Removing intermediate container 4cd05ba616ee 02:13:05 ---> ee923c7b6d2d 02:13:05 Step 4/6 : WORKDIR /edgex-go 02:13:05 ---> Running in 3145b4f8cf03 02:13:05 Removing intermediate container 3145b4f8cf03 02:13:05 ---> 1e60aa004c08 02:13:05 Step 5/6 : COPY go.mod . 02:13:05 ---> c7402d974d6a 02:13:05 Step 6/6 : RUN go mod download 02:13:05 ---> Running in e01e533c095f 02:13:38 Removing intermediate container e01e533c095f 02:13:38 ---> ebfbe1ecff93 02:13:38 Successfully built ebfbe1ecff93 02:13:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:13:38 + docker inspect -f . ci-base-image-x86_64 02:13:38 . [Pipeline] withDockerContainer 02:13:38 prd-centos7-docker-4c-2g-4632 does not seem to be running inside a container 02:13:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:13:40 $ docker top 159582db4cb2a73e30fec88a1e6d6922c2f1aef8e6bd5bb2b147c6dcda508ade -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:40 + go version 02:13:40 go version go1.16.3 linux/amd64 [Pipeline] } 02:13:41 $ docker stop --time=1 159582db4cb2a73e30fec88a1e6d6922c2f1aef8e6bd5bb2b147c6dcda508ade 02:13:42 $ docker rm -f 159582db4cb2a73e30fec88a1e6d6922c2f1aef8e6bd5bb2b147c6dcda508ade [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:13:43 + docker inspect -f . ci-base-image-x86_64 02:13:43 . [Pipeline] withDockerContainer 02:13:43 prd-centos7-docker-4c-2g-4632 does not seem to be running inside a container 02:13: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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:13:45 $ docker top f787c46fe47dfe3705194023e046e9c069c241d9333091dd0600e17c24808684 -eo pid,comm [Pipeline] { [Pipeline] echo 02:13:46 ========================================================= 02:13:46 [edgeXBuildGoParallel] Running Tests and Build... 02:13:46 ========================================================= [Pipeline] sh 02:13:47 + go mod tidy [Pipeline] sh 02:13:50 + make test 02:13:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:14:09 ? github.com/edgexfoundry/edgex-go [no test files] 02:14:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4633 in /w/workspace/edgexfoundry_edgex-go_PR-3453 [Pipeline] { [Pipeline] ws 02:14:13 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 02:14:19 using credential edgex-jenkins-ssh 02:14:19 Cloning the remote Git repository 02:14:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:14:19 > git init /w/workspace/edgex-go/3 # timeout=10 02:14:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:14:19 > git --version # timeout=10 02:14:19 > git --version # 'git version 2.17.1' 02:14:19 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:14:35 Merging remotes/origin/master commit f1ea93c16db09b36626d9198e09713e38083a332 into PR head commit 639a7e695fff3875572feeb517488632d8133f3b 02:14:36 Merge succeeded, producing 639a7e695fff3875572feeb517488632d8133f3b 02:14:36 Checking out Revision 639a7e695fff3875572feeb517488632d8133f3b (PR-3453) 02:14:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:14:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:14:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:14:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:14:35 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3453/head:refs/remotes/origin/PR-3453 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:14:35 > git config core.sparsecheckout # timeout=10 02:14:35 > git checkout -f 639a7e695fff3875572feeb517488632d8133f3b # timeout=10 02:14:36 > git remote # timeout=10 02:14:36 > git config --get remote.origin.url # timeout=10 02:14:36 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:36 > git merge f1ea93c16db09b36626d9198e09713e38083a332 # timeout=10 02:14:36 > git rev-parse HEAD^{commit} # timeout=10 02:14:36 > git config core.sparsecheckout # timeout=10 02:14:36 > git checkout -f 639a7e695fff3875572feeb517488632d8133f3b # timeout=10 02:14:40 Commit message: "feat(notifications): Implement GET /transmission/id/{id} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:14:42 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:14:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:14:43 + sudo service docker restart+ 02:14:43 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:14:45 provisioning config files... 02:14:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4562828164440761554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:14:45 ---> docker-login.sh 02:14:45 nexus3.edgexfoundry.org:10001 02:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:46 Configure a credential helper to remove this warning. See 02:14:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:46 02:14:46 Login Succeeded 02:14:46 nexus3.edgexfoundry.org:10002 02:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:47 Configure a credential helper to remove this warning. See 02:14:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:47 02:14:47 Login Succeeded 02:14:47 nexus3.edgexfoundry.org:10003 02:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:47 Configure a credential helper to remove this warning. See 02:14:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:47 02:14:47 Login Succeeded 02:14:47 nexus3.edgexfoundry.org:10004 02:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:48 Configure a credential helper to remove this warning. See 02:14:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:48 02:14:48 Login Succeeded 02:14:48 docker.io 02:14:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:48 Configure a credential helper to remove this warning. See 02:14:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:48 02:14:48 Login Succeeded 02:14:48 ---> docker-login.sh ends [Pipeline] } 02:14:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:14:49 ========================================================= 02:14:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:14:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:14:49 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 02:14:52 Sending build context to Docker daemon 167.8MB 02:14:52 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 02:14:52 Step 2/6 : FROM ${BASE} 02:14:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:14:52 595b0fe564bb: Pulling fs layer 02:14:52 7186ed65a4f7: Pulling fs layer 02:14:52 316046926c0a: Pulling fs layer 02:14:52 4ebd0625c992: Pulling fs layer 02:14:52 207e8628e3a3: Pulling fs layer 02:14:52 c791037a9be2: Pulling fs layer 02:14:52 4ebd0625c992: Waiting 02:14:52 ffd874e62e21: Pulling fs layer 02:14:52 207e8628e3a3: Waiting 02:14:52 c791037a9be2: Waiting 02:14:52 ffd874e62e21: Waiting 02:14:52 316046926c0a: Verifying Checksum 02:14:52 316046926c0a: Download complete 02:14:52 7186ed65a4f7: Verifying Checksum 02:14:52 7186ed65a4f7: Download complete 02:14:52 207e8628e3a3: Verifying Checksum 02:14:52 207e8628e3a3: Download complete 02:14:52 c791037a9be2: Download complete 02:14:52 595b0fe564bb: Verifying Checksum 02:14:52 595b0fe564bb: Download complete 02:14:52 595b0fe564bb: Pull complete 02:14:53 7186ed65a4f7: Pull complete 02:14:53 316046926c0a: Pull complete 02:14:54 ffd874e62e21: Verifying Checksum 02:14:54 ffd874e62e21: Download complete 02:14:55 4ebd0625c992: Verifying Checksum 02:14:55 4ebd0625c992: Download complete 02:14:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:15:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:15:06 4ebd0625c992: Pull complete 02:15:06 207e8628e3a3: Pull complete 02:15:06 c791037a9be2: Pull complete 02:15:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:15:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:15:09 ffd874e62e21: Pull complete 02:15:09 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 02:15:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:15:09 ---> cfc18b08335c 02:15:09 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 02:15:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:15:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:15:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:15:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:15:12 ---> Running in 942bdd9c83e7 02:15:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:15:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:15:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:15:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:15:15 (1/12) Installing libmagic (5.39-r0) 02:15:16 (2/12) Installing file (5.39-r0) 02:15:16 (3/12) Installing libc-dev (0.7.2-r3) 02:15:16 (4/12) Installing g++ (10.2.1_pre1-r3) 02:15:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:15:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:15:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:15:21 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.171s coverage: 45.9% of statements 02:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 02:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 02:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 02:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 02:15:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.116s coverage: 28.7% of statements 02:15:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.184s coverage: 100.0% of statements 02:15:27 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.395s coverage: 27.8% of statements 02:15:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:15:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:15:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:15:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:15:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:15:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.195s coverage: 81.2% of statements 02:15:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:15:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.171s coverage: 100.0% of statements 02:15:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:15:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.139s coverage: 100.0% of statements 02:15:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:15:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:15:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.191s coverage: 71.3% of statements 02:15:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:15:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:15:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.490s coverage: 87.7% of statements 02:15:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:15:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:15:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.259s coverage: 78.9% of statements 02:15:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:15:31 (5/12) Installing fortify-headers (1.1-r0) 02:15:31 (6/12) Installing patch (2.7.6-r6) 02:15:31 (7/12) Installing build-base (0.5-r2) 02:15:31 (8/12) Installing libsodium (1.0.18-r0) 02:15:31 (9/12) Installing pkgconf (1.7.3-r0) 02:15:31 (10/12) Installing libsodium-dev (1.0.18-r0) 02:15:31 (11/12) Installing libzmq (4.3.3-r1) 02:15:31 (12/12) Installing zeromq-dev (4.3.3-r1) 02:15:31 Executing busybox-1.32.1-r6.trigger 02:15:31 OK: 218 MiB in 52 packages 02:15:34 Removing intermediate container 942bdd9c83e7 02:15:34 ---> 220d6c46d4f5 02:15:34 Step 4/6 : WORKDIR /edgex-go 02:15:35 ---> Running in f31c791d24b5 02:15:35 Removing intermediate container f31c791d24b5 02:15:35 ---> 2e3e8b83ee35 02:15:35 Step 5/6 : COPY go.mod . 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.730s coverage: 28.6% of statements 02:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.222s coverage: 100.0% of statements 02:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.113s coverage: 100.0% of statements 02:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.359s coverage: 86.7% of statements 02:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.228s coverage: 97.5% of statements 02:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:15:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.120s coverage: 78.3% of statements 02:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:15:35 ---> 906241e80f7c 02:15:35 Step 6/6 : RUN go mod download 02:15:36 ---> Running in 39115a3362b7 02:15:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.870s coverage: 95.1% of statements 02:15:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:15:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:15:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:15:40 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:15:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:15:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:15:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:15:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:15:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:15:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:15:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:15:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:15:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:15:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:15:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:15:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:15:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:15:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:15:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.127s coverage: 58.8% of statements 02:15:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:15:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 02:15:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.148s coverage: 0.9% of statements 02:15:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:15:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.099s coverage: 22.0% of statements 02:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:15:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.126s coverage: 47.1% of statements 02:15:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.185s coverage: 79.5% of statements 02:15:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.092s coverage: 94.1% of statements 02:15:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.121s coverage: 96.3% of statements 02:15:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.144s coverage: 87.5% of statements 02:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.172s coverage: 94.4% of statements 02:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.147s coverage: 44.8% of statements 02:15:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.696s coverage: 81.8% of statements 02:15:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:16:03 Removing intermediate container 39115a3362b7 02:16:03 ---> 7802a7cda288 02:16:03 Successfully built 7802a7cda288 02:16:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:16:03 + docker inspect -f . ci-base-image-arm64 02:16:03 . [Pipeline] withDockerContainer 02:16:03 prd-ubuntu18.04-docker-arm64-4c-16g-4633 does not seem to be running inside a container 02:16:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:16:05 $ docker top 59717716840ccec4a7a76c8ca717198a01868bddf08eaccc906c8968a1e6ba57 -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.215s coverage: 92.9% of statements 02:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.068s coverage: 65.1% of statements 02:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.130s coverage: 87.2% of statements 02:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements 02:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.121s coverage: 76.0% of statements 02:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.102s coverage: 80.0% of statements 02:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.133s coverage: 87.2% of statements 02:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.122s coverage: 85.4% of statements 02:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.251s coverage: 91.2% of statements 02:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.503s coverage: 64.4% of statements 02:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.138s coverage: 100.0% of statements 02:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.160s coverage: 91.3% of statements 02:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 02:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.118s coverage: 73.7% of statements 02:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.085s coverage: 100.0% of statements 02:16:06 + go version 02:16:06 go version go1.16.3 linux/arm64 [Pipeline] } 02:16:06 $ docker stop --time=1 59717716840ccec4a7a76c8ca717198a01868bddf08eaccc906c8968a1e6ba57 02:16:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.107s coverage: 66.9% of statements 02:16:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:16:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:16:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:16:08 $ docker rm -f 59717716840ccec4a7a76c8ca717198a01868bddf08eaccc906c8968a1e6ba57 02:16:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.263s coverage: 43.4% of statements 02:16:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:16:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:16:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.180s coverage: 89.5% of statements 02:16:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:16:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:16:08 + docker inspect -f . ci-base-image-arm64 02:16:08 . [Pipeline] withDockerContainer 02:16:08 prd-ubuntu18.04-docker-arm64-4c-16g-4633 does not seem to be running inside a container 02:16:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:16:10 $ docker top bef630bfc47abb84070e3e7857cd1b922bd48e753a4f58674c336b1a75673214 -eo pid,comm [Pipeline] { [Pipeline] echo 02:16:10 ========================================================= 02:16:10 [edgeXBuildGoParallel] Running Tests and Build... 02:16:10 ========================================================= [Pipeline] sh 02:16:11 + go mod tidy 02:16:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.352s coverage: 47.0% of statements 02:16:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:16:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:16:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:16:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:16:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:16:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.145s coverage: 100.0% of statements 02:16:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:16:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.066s coverage: 100.0% of statements 02:16:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:16:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [Pipeline] sh 02:16:12 + make test 02:16:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:16:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.180s coverage: 21.9% of statements 02:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 02:16:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.476s coverage: 92.9% of statements 02:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 02:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 02:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 02:16:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.300s coverage: 28.7% of statements 02:16:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:16:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:16:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:16:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:16:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:16:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.100s coverage: 99.0% of statements 02:16:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:16:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.135s coverage: 100.0% of statements 02:16:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:16:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 02:16:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 02:16:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.091s coverage: 64.6% of statements 02:16:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 02:16:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.218s coverage: 97.6% of statements 02:16:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 02:16:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 02:16:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 02:16:18 ok github.com/edgexfoundry/edgex-go/internal/system 0.193s coverage: 0.0% of statements 02:16:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:16:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.072s coverage: 100.0% of statements 02:16:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:16:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:16:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:16:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:16:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.079s coverage: 87.9% of statements 02:16:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:16:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:16:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements 02:16:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.108s coverage: 28.1% of statements 02:16:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 02:16:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.050s coverage: 85.7% of statements 02:16:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 02:16:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 02:16:21 GO111MODULE=on go vet ./... 02:16:39 ? github.com/edgexfoundry/edgex-go [no test files] 02:17:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:17:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:17:43 gofmt -l . 02:17:43 [ "`gofmt -l .`" = "" ] 02:17:43 ./bin/test-go-mod-tidy.sh 02:17:43 ./bin/test-attribution-txt.sh [Pipeline] sh 02:17:44 + ls -al . 02:17:44 total 832 02:17:44 drwxrwxr-x 10 1001 1001 4096 May 12 02:17 . 02:17:44 drwxr-xr-x 4 root root 28 May 12 02:13 .. 02:17:44 -rw-rw-r-- 1 1001 1001 11 May 12 02:10 .dockerignore 02:17:44 drwxrwxr-x 8 1001 1001 179 May 12 02:11 .git 02:17:44 drwxrwxr-x 3 1001 1001 125 May 12 02:10 .github 02:17:44 -rw-rw-r-- 1 1001 1001 818 May 12 02:10 .gitignore 02:17:44 drwx------ 3 1001 1001 60 May 12 02:12 .semver 02:17:44 -rw-rw-r-- 1 1001 1001 166 May 12 02:10 .sonarcloud.properties 02:17:44 -rw-rw-r-- 1 1001 1001 8609 May 12 02:10 Attribution.txt 02:17:44 -rw-rw-r-- 1 1001 1001 3804 May 12 02:10 CONTRIBUTING.md 02:17:44 -rw-rw-r-- 1 1001 1001 931 May 12 02:10 Dockerfile.build 02:17:44 -rw-rw-r-- 1 1001 1001 863 May 12 02:10 Jenkinsfile 02:17:44 -rw-rw-r-- 1 1001 1001 10775 May 12 02:10 LICENSE 02:17:44 -rw-rw-r-- 1 1001 1001 5594 May 12 02:10 Makefile 02:17:44 -rw-rw-r-- 1 1001 1001 7978 May 12 02:10 README.md 02:17:44 -rw-rw-r-- 1 1001 1001 6755 May 12 02:10 SECURITY.md 02:17:44 -rw-rw-r-- 1 1001 1001 5 May 12 02:12 VERSION 02:17:44 -rw-rw-r-- 1 1001 1001 4131 May 12 02:10 ZMQWindows.md 02:17:44 drwxrwxr-x 2 1001 1001 117 May 12 02:10 bin 02:17:44 drwxrwxr-x 14 1001 1001 4096 May 12 02:10 cmd 02:17:44 -rw-r--r-- 1 root root 722394 May 12 02:16 coverage.out 02:17:44 -rw-r--r-- 1 root root 1060 May 12 02:17 go.mod 02:17:44 -rw-r--r-- 1 root root 21595 May 12 02:13 go.sum 02:17:44 drwxrwxr-x 8 1001 1001 127 May 12 02:10 internal 02:17:44 drwxrwxr-x 4 1001 1001 26 May 12 02:10 openapi 02:17:44 drwxrwxr-x 4 1001 1001 71 May 12 02:10 snap 02:17:44 -rw-rw-r-- 1 1001 1001 168 May 12 02:10 version.go [Pipeline] sh 02:17:44 + '[' -e coverage.out ] 02:17:44 + chown 1001:1001 coverage.out [Pipeline] stash 02:17:45 Stashed 1 file(s) [Pipeline] sh 02:17:45 + make build 02:17:45 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 02:17:50 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 02:17:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:17:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:17:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:17:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:17:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:17:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:18:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:18:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:18:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:18:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:18:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:18:15 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.336s coverage: 45.9% of statements 02:18:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:18:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:18:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 02:18:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 02:18:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 02:18:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 02:18:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.145s coverage: 28.7% of statements 02:18:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.243s coverage: 100.0% of statements 02:18:24 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.548s coverage: 27.8% of statements 02:18:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:18:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:18:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:18:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:18:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:18:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.143s coverage: 81.2% of statements 02:18:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:18:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.127s coverage: 100.0% of statements 02:18:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:18:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.181s coverage: 100.0% of statements 02:18:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:18:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:18:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.258s coverage: 71.3% of statements 02:18:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:18:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:18:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.541s coverage: 87.7% of statements 02:18:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:18:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:18:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.171s coverage: 78.9% of statements 02:18:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:18:30 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 02:18:30 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 02:18:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:18:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:18:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.176s coverage: 28.6% of statements 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.236s coverage: 100.0% of statements 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.177s coverage: 100.0% of statements 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.347s coverage: 86.7% of statements 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.498s coverage: 97.5% of statements 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.214s coverage: 78.3% of statements 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:18:40 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 02:18:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:18:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.163s coverage: 95.1% of statements 02:18:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:18:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:18:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:18:43 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:18:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:18:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:18:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:18:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:18:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:18:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:18:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:18:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:18:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:18:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:18:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:18:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:18:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:18:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:18:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.110s coverage: 58.8% of statements 02:18:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:18:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 02:18:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.203s coverage: 0.9% of statements 02:18:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:18:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.129s coverage: 22.0% of statements 02:18:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:18:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.228s coverage: 47.1% of statements 02:18:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.218s coverage: 79.5% of statements 02:18:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.142s coverage: 94.1% of statements 02:18:43 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 02:18:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.162s coverage: 96.3% of statements 02:18:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.145s coverage: 87.5% of statements 02:18:46 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 02:18:48 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] } 02:18:53 $ docker stop --time=1 f787c46fe47dfe3705194023e046e9c069c241d9333091dd0600e17c24808684 02:18:56 $ docker rm -f f787c46fe47dfe3705194023e046e9c069c241d9333091dd0600e17c24808684 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 02:18:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.159s coverage: 94.4% of statements 02:18:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.141s coverage: 44.8% of statements [Pipeline] isUnix [Pipeline] sh 02:19:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:19:00 02:19:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:19:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.565s coverage: 81.8% of statements 02:19:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:19:02 latest: Pulling from edgex-devops/edgex-compose 02:19:02 cbdbe7a5bc2a: Pulling fs layer 02:19:02 ca9280d653b3: Pulling fs layer 02:19:02 7e9c9ca2126c: Pulling fs layer 02:19:02 cbdbe7a5bc2a: Verifying Checksum 02:19:02 cbdbe7a5bc2a: Download complete 02:19:03 cbdbe7a5bc2a: Pull complete 02:19:04 ca9280d653b3: Download complete 02:19:06 ca9280d653b3: Pull complete 02:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.207s coverage: 92.9% of statements 02:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 02:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements 02:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.109s coverage: 100.0% of statements 02:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.163s coverage: 76.0% of statements 02:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.127s coverage: 80.0% of statements 02:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.209s coverage: 87.2% of statements 02:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.214s coverage: 85.4% of statements 02:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.270s coverage: 91.2% of statements 02:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.611s coverage: 64.4% of statements 02:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:19:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.124s coverage: 100.0% of statements 02:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.074s coverage: 91.3% of statements 02:19:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements 02:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements 02:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 02:19:11 7e9c9ca2126c: Verifying Checksum 02:19:11 7e9c9ca2126c: Download complete 02:19:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.015s coverage: 66.9% of statements 02:19:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:19:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:19:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:19:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.692s coverage: 43.4% of statements 02:19:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:19:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:19:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.122s coverage: 89.5% of statements 02:19:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:19:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.087s coverage: 84.8% of statements 02:19:22 7e9c9ca2126c: Pull complete 02:19:22 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:19:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:19:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:19:22 prd-centos7-docker-4c-2g-4632 does not seem to be running inside a container 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.375s coverage: 47.0% of statements 02:19:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:19:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:19:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:19:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:19:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.126s coverage: 100.0% of statements 02:19:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.158s coverage: 100.0% of statements 02:19:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:19:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 02:19:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:19:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.283s coverage: 21.9% of statements 02:19:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 02:19:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.428s coverage: 92.9% of statements 02:19:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 02:19:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 02:19:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 02:19:25 $ docker top 55a957f71fbb187c5d029f22d63a4c29896c4af7f263f8d7a20b96e46d598a81 -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:26 + docker-compose build --help 02:19:26 + grep parallel 02:19:28 --parallel Build images in parallel. [Pipeline] } 02:19:28 $ docker stop --time=1 55a957f71fbb187c5d029f22d63a4c29896c4af7f263f8d7a20b96e46d598a81 02:19:29 $ docker rm -f 55a957f71fbb187c5d029f22d63a4c29896c4af7f263f8d7a20b96e46d598a81 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:19:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:19:30 . [Pipeline] withDockerContainer 02:19:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.562s coverage: 28.7% of statements 02:19:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:19:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:19:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:19:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:19:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:19:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.178s coverage: 99.0% of statements 02:19:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:19:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.184s coverage: 100.0% of statements 02:19:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:19:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 02:19:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 02:19:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.164s coverage: 64.6% of statements 02:19:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 02:19:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.408s coverage: 97.6% of statements 02:19:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 02:19:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 02:19:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 02:19:31 ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements 02:19:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:19:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements 02:19:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:19:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:19:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:19:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:19:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.081s coverage: 87.9% of statements 02:19:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:19:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:19:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements 02:19:31 prd-centos7-docker-4c-2g-4632 does not seem to be running inside a container 02:19:32 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:19:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.110s coverage: 28.1% of statements 02:19:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 02:19:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.057s coverage: 85.7% of statements 02:19:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 02:19:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 100.0% of statements 02:19:34 $ docker top 035bc0dc92da63cfa0f714a3d6b7e29bd601a91f71e02b522a9071a720be7fa3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:34 GO111MODULE=on go vet ./... 02:19:35 + docker-compose -f ./docker-compose-build.yml build --parallel 02:19:37 Building core-command ... 02:19:37 Building core-data ... 02:19:37 Building core-metadata ... 02:19:37 Building security-bootstrapper ... 02:19:37 Building security-proxy-setup ... 02:19:37 Building security-secretstore-setup ... 02:19:37 Building support-notifications ... 02:19:37 Building support-scheduler ... 02:19:37 Building sys-mgmt-agent ... 02:19:37 Building core-data 02:19:37 Building security-bootstrapper 02:19:37 Building support-notifications 02:19:37 Building core-metadata 02:19:37 Building security-proxy-setup 02:21:12 gofmt -l . 02:21:12 [ "`gofmt -l .`" = "" ] 02:21:14 ./bin/test-go-mod-tidy.sh 02:21:14 ./bin/test-attribution-txt.sh 02:21:16 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:21:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:21:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:21:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:21:16 ---> ebfbe1ecff93 02:21:16 Step 3/24 : WORKDIR /edgex-go 02:21:16 ---> ebfbe1ecff93 02:21:16 Step 3/23 : WORKDIR /edgex-go 02:21:16 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:21:16 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:21:16 ---> ebfbe1ecff93 02:21:16 Step 3/32 : WORKDIR /edgex-go 02:21:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:21:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:21:16 ---> ebfbe1ecff93 02:21:16 Step 3/22 : WORKDIR /edgex-go 02:21:16 02:21:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:21:16 ---> ebfbe1ecff93 02:21:16 Step 3/24 : WORKDIR /edgex-go 02:21:16 ---> Running in 55497d94c145 02:21:16 ---> Running in d06d31948154 02:21:16 ---> Running in 9a7170324578 02:21:16 ---> Running in 5dd6e2920e04 02:21:16 ---> Running in c111e989ae49 02:21:16 Removing intermediate container 5dd6e2920e04 02:21:16 ---> 946a850bbc15 02:21:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:16 Removing intermediate container 55497d94c145 02:21:16 ---> 225ea60f6202 02:21:16 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:16 Removing intermediate container c111e989ae49 02:21:16 ---> 900594d269a4 02:21:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:16 Removing intermediate container d06d31948154 02:21:16 ---> 9bbfdcb2b1ea 02:21:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:16 Removing intermediate container 9a7170324578 02:21:16 ---> 72e43bcf8f73 02:21:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:16 ---> Running in 598a2010d46f 02:21:16 ---> Running in e8faaceb25d9 02:21:16 ---> Running in 55df1c4c2c93 02:21:16 ---> Running in eb302b4d99b2 02:21:16 ---> Running in 1842ed30ddfa 02:21:16 Removing intermediate container 55df1c4c2c93 02:21:16 ---> dcff0decae73 02:21:16 Step 5/24 : RUN apk add --update --no-cache make git 02:21:16 Removing intermediate container e8faaceb25d9 02:21:16 ---> dcef1772b4a6 02:21:16 Step 5/32 : RUN apk add --update --no-cache make git 02:21:16 ---> Running in 1c6d1b78323b 02:21:16 ---> Running in 13941cf889d9 02:21:16 Removing intermediate container 1842ed30ddfa 02:21:16 ---> 52173ae44915 02:21:16 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:21:16 Removing intermediate container 598a2010d46f 02:21:16 ---> da7e14271bf4 02:21:16 Step 5/22 : RUN apk add --update --no-cache make git 02:21:16 ---> Running in c1ac72c8c9d4 02:21:16 Removing intermediate container eb302b4d99b2 02:21:16 ---> 4b3b92a23a27 02:21:16 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:21:16 ---> Running in b770b960d7dd 02:21:16 ---> Running in 30b4dd0db2f4 02:21:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:21:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:21:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:21:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:21:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:21:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:21:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:21:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:21:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:21:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 02:21:16 OK: 219 MiB in 52 packages 02:21:16 OK: 219 MiB in 52 packages 02:21:17 OK: 219 MiB in 52 packages 02:21:17 + ls -al . 02:21:17 total 860 02:21:17 drwxrwxr-x 9 1001 1001 4096 May 12 02:21 . 02:21:17 drwxr-xr-x 4 root root 4096 May 12 02:16 .. 02:21:17 -rw-rw-r-- 1 1001 1001 11 May 12 02:14 .dockerignore 02:21:17 drwxrwxr-x 8 1001 1001 4096 May 12 02:14 .git 02:21:17 drwxrwxr-x 3 1001 1001 4096 May 12 02:14 .github 02:21:17 -rw-rw-r-- 1 1001 1001 818 May 12 02:14 .gitignore 02:21:17 -rw-rw-r-- 1 1001 1001 166 May 12 02:14 .sonarcloud.properties 02:21:17 -rw-rw-r-- 1 1001 1001 8609 May 12 02:14 Attribution.txt 02:21:17 -rw-rw-r-- 1 1001 1001 3804 May 12 02:14 CONTRIBUTING.md 02:21:17 -rw-rw-r-- 1 1001 1001 931 May 12 02:14 Dockerfile.build 02:21:17 -rw-rw-r-- 1 1001 1001 863 May 12 02:14 Jenkinsfile 02:21:17 -rw-rw-r-- 1 1001 1001 10775 May 12 02:14 LICENSE 02:21:17 -rw-rw-r-- 1 1001 1001 5594 May 12 02:14 Makefile 02:21:17 -rw-rw-r-- 1 1001 1001 7978 May 12 02:14 README.md 02:21:17 -rw-rw-r-- 1 1001 1001 6755 May 12 02:14 SECURITY.md 02:21:17 -rw-rw-r-- 1 1001 1001 5 May 12 02:12 VERSION 02:21:17 -rw-rw-r-- 1 1001 1001 4131 May 12 02:14 ZMQWindows.md 02:21:17 drwxrwxr-x 2 1001 1001 4096 May 12 02:14 bin 02:21:17 drwxrwxr-x 14 1001 1001 4096 May 12 02:14 cmd 02:21:17 -rw-r--r-- 1 root root 722394 May 12 02:19 coverage.out 02:21:17 -rw-r--r-- 1 root root 1060 May 12 02:21 go.mod 02:21:17 -rw-r--r-- 1 root root 21595 May 12 02:16 go.sum 02:21:17 drwxrwxr-x 8 1001 1001 4096 May 12 02:14 internal 02:21:17 drwxrwxr-x 4 1001 1001 4096 May 12 02:14 openapi 02:21:17 drwxrwxr-x 4 1001 1001 4096 May 12 02:14 snap 02:21:17 -rw-rw-r-- 1 1001 1001 168 May 12 02:14 version.go [Pipeline] sh 02:21:18 OK: 219 MiB in 52 packages 02:21:18 OK: 219 MiB in 52 packages 02:21:18 + '[' -e coverage.out ] 02:21:18 + chown 1001:1001 coverage.out [Pipeline] stash 02:21:18 Warning: overwriting stash ‘coverage-report’ 02:21:19 Removing intermediate container c1ac72c8c9d4 02:21:19 ---> ad1234f360ca 02:21:19 Step 6/24 : COPY go.mod . 02:21:19 Removing intermediate container 1c6d1b78323b 02:21:19 ---> 3e8238aad627 02:21:19 Step 6/24 : COPY go.mod . 02:21:19 Removing intermediate container b770b960d7dd 02:21:19 ---> a5f7311e9f78 02:21:19 Step 6/22 : COPY go.mod . 02:21:19 Removing intermediate container 30b4dd0db2f4 02:21:19 ---> a1ffaa7e6707 02:21:19 Step 6/23 : COPY go.mod . 02:21:19 Removing intermediate container 13941cf889d9 02:21:19 ---> 0d93e8fda538 02:21:19 Step 6/32 : COPY go.mod . 02:21:19 Stashed 1 file(s) [Pipeline] sh 02:21:19 ---> dfa707f1e644 02:21:19 Step 7/24 : RUN go mod download 02:21:19 ---> 0c21ae994325 02:21:19 Step 7/24 : RUN go mod download 02:21:19 ---> 486e7ef64b61 02:21:19 Step 7/22 : RUN go mod download 02:21:20 ---> Running in 2807cb1708df 02:21:20 ---> Running in a76663337d3e 02:21:20 ---> Running in f8abb2d1d3f7 02:21:20 ---> fcd368c05419 02:21:20 Step 7/23 : RUN go mod download 02:21:20 ---> bd204043abc5 02:21:20 Step 7/32 : RUN go mod download 02:21:20 + make build 02:21:20 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 02:21:20 ---> Running in 59e1c9cc2e84 02:21:20 ---> Running in cb80925d1529 02:21:26 Removing intermediate container cb80925d1529 02:21:26 ---> 0983d2511d35 02:21:26 Step 8/32 : COPY . . 02:21:26 Removing intermediate container f8abb2d1d3f7 02:21:26 ---> 191b2a84fd35 02:21:26 Step 8/22 : COPY . . 02:21:26 Removing intermediate container 59e1c9cc2e84 02:21:26 ---> e2e518749c51 02:21:26 Step 8/23 : COPY . . 02:21:26 Removing intermediate container 2807cb1708df 02:21:26 ---> 496a73f9398a 02:21:26 Step 8/24 : COPY . . 02:21:26 Removing intermediate container a76663337d3e 02:21:26 ---> abbad753c312 02:21:26 Step 8/24 : COPY . . 02:21:27 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 02:21:54 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 02:21:55 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 02:21:59 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 02:22:00 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 02:22:04 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 02:22:09 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 02:22:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:22:15 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 02:22:18 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 02:22:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 02:22:26 $ docker stop --time=1 bef630bfc47abb84070e3e7857cd1b922bd48e753a4f58674c336b1a75673214 02:22:29 $ docker rm -f bef630bfc47abb84070e3e7857cd1b922bd48e753a4f58674c336b1a75673214 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:22:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:22:31 02:22:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:22:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:22:32 latest: Pulling from edgex-devops/edgex-compose-arm64 02:22:32 29e5d40040c1: Pulling fs layer 02:22:32 1ce36da41761: Pulling fs layer 02:22:32 25b303627fd3: Pulling fs layer 02:22:32 29e5d40040c1: Verifying Checksum 02:22:32 29e5d40040c1: Download complete 02:22:33 29e5d40040c1: Pull complete 02:22:33 1ce36da41761: Download complete 02:22:34 1ce36da41761: Pull complete 02:22:34 25b303627fd3: Verifying Checksum 02:22:34 25b303627fd3: Download complete 02:22:45 25b303627fd3: Pull complete 02:22:45 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:22:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:22:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:22:45 prd-ubuntu18.04-docker-arm64-4c-16g-4633 does not seem to be running inside a container 02:22:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:22:48 $ docker top 4d630b8b5385787ed0e9a3cdd85248a6402852706345b4eb91c423d37b89524e -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:49 + grep parallel 02:22:49 + docker-compose build --help 02:22:53 --parallel Build images in parallel. [Pipeline] } 02:22:53 $ docker stop --time=1 4d630b8b5385787ed0e9a3cdd85248a6402852706345b4eb91c423d37b89524e 02:22:55 $ docker rm -f 4d630b8b5385787ed0e9a3cdd85248a6402852706345b4eb91c423d37b89524e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:22:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:22:55 . [Pipeline] withDockerContainer 02:22:56 prd-ubuntu18.04-docker-arm64-4c-16g-4633 does not seem to be running inside a container 02:22:57 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:22:58 $ docker top f16b277b38a9486fb1c3193e13e92866c277f2c3a32f4f177ec8ba3678406ccd -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:59 + docker-compose -f ./docker-compose-build.yml build --parallel 02:23:03 Building core-command ... 02:23:03 Building core-data ... 02:23:03 Building core-metadata ... 02:23:03 Building security-bootstrapper ... 02:23:03 Building security-proxy-setup ... 02:23:03 Building security-secretstore-setup ... 02:23:03 Building support-notifications ... 02:23:03 Building support-scheduler ... 02:23:03 Building sys-mgmt-agent ... 02:23:03 Building security-secretstore-setup 02:23:03 Building core-command 02:23:03 Building security-proxy-setup 02:23:03 Building security-bootstrapper 02:23:03 Building core-metadata 02:23:05 ---> 9f4de82d7ae6 02:23:05 ---> 5ebbd1a78ecc 02:23:05 Step 9/23 : RUN go mod tidy 02:23:05 Step 9/24 : RUN go mod tidy 02:23:05 ---> Running in c6e4bbfa0c31 02:23:05 ---> Running in e9b04353f24b 02:23:05 ---> 2a9a35834205 02:23:05 Step 9/32 : RUN go mod tidy 02:23:05 ---> 3694d89727ab 02:23:05 Step 9/24 : RUN go mod tidy 02:23:05 ---> Running in febee15d03d8 02:23:05 ---> d21451b15c7b 02:23:05 Step 9/22 : RUN go mod tidy 02:23:05 ---> Running in 8ec67277d7c3 02:23:05 ---> Running in f28d73903785 02:23:08 Removing intermediate container 8ec67277d7c3 02:23:08 ---> 1149d419c33b 02:23:08 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:23:08 Removing intermediate container e9b04353f24b 02:23:08 ---> ab07f9314f21 02:23:08 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:23:08 ---> Running in 2bc6dde480bf 02:23:08 Removing intermediate container c6e4bbfa0c31 02:23:08 ---> 5959927227f0 02:23:08 Step 10/24 : RUN make cmd/core-data/core-data 02:23:08 ---> Running in 906c21e7f020 02:23:08 Removing intermediate container f28d73903785 02:23:08 ---> cd7f378a7e55 02:23:08 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:23:08 ---> Running in a719e6938d6d 02:23:08 Removing intermediate container febee15d03d8 02:23:08 ---> d966d75d681e 02:23:08 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:23:09 ---> Running in f1db0fa5a341 02:23:09 ---> Running in 233db25ca7e9 02:23:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:23:10 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 02:23:10 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 02:23:11 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 02:23:11 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 02:24:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:24:22 Removing intermediate container 233db25ca7e9 02:24:22 ---> 91010b000b6d 02:24:22 02:24:22 Step 11/32 : FROM alpine:3.12 02:24:22 3.12: Pulling from library/alpine 02:24:22 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:24:22 Status: Downloaded newer image for alpine:3.12 02:24:22 ---> 13621d1b12d4 02:24:22 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:24:23 ---> Running in 4b0f525da223 02:24:24 Removing intermediate container 4b0f525da223 02:24:24 ---> 5ce9bc31fd86 02:24:24 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:24:25 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:24:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:24:25 ---> 7802a7cda288 02:24:25 Step 3/26 : WORKDIR /edgex-go 02:24:25 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:24:25 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:24:25 ---> 7802a7cda288 02:24:25 Step 3/32 : WORKDIR /edgex-go 02:24:25 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:24:25 02:24:25 Step 2/22 : FROM ${BUILDER_BASE} AS builderStep 2/24 : FROM ${BUILDER_BASE} AS builder 02:24:25 ---> 7802a7cda288 02:24:25 02:24:25 ---> 7802a7cda288 02:24:25 Step 3/22 : WORKDIR /edgex-goStep 3/24 : WORKDIR /edgex-go 02:24:25 02:24:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:24:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:24:25 ---> 7802a7cda288 02:24:25 Step 3/24 : WORKDIR /edgex-go 02:24:25 ---> Running in dac7ac1e11ec 02:24:25 ---> Running in 0df1fe4abdef 02:24:25 ---> Running in d3e6d17028b8 02:24:25 ---> Running in 03bf30b9f7a9 02:24:25 ---> Running in 2cedd8d8dbb5 02:24:25 Removing intermediate container 0df1fe4abdef 02:24:25 ---> fff4f5586c76 02:24:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:25 Removing intermediate container 2cedd8d8dbb5 02:24:25 ---> 57e778d8ac39 02:24:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:25 Removing intermediate container d3e6d17028b8 02:24:25 ---> a898b221c5cc 02:24:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:25 ---> Running in d600597eaa76 02:24:25 Removing intermediate container dac7ac1e11ec 02:24:25 ---> 642474379853 02:24:25 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:25 Removing intermediate container 03bf30b9f7a9 02:24:25 ---> 90b0e6ae507e 02:24:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:25 ---> Running in 4f0c42f4361e 02:24:25 ---> Running in 3ef4c899e1f9 02:24:25 ---> Running in 842e617951f7 02:24:25 ---> Running in b105ca9ffa0c 02:24:25 Removing intermediate container d600597eaa76 02:24:25 ---> e1ceb71d8ef8 02:24:25 Step 5/22 : RUN apk add --update --no-cache make git 02:24:25 ---> Running in 5d993f6f39db 02:24:25 Removing intermediate container b105ca9ffa0c 02:24:25 ---> 1d94f7ed6d2c 02:24:25 Step 5/26 : RUN apk add --update --no-cache make git 02:24:25 Removing intermediate container 3ef4c899e1f9 02:24:25 ---> 8f0d89e56cf3 02:24:25 Step 5/24 : RUN apk add --update --no-cache make git 02:24:25 Removing intermediate container 4f0c42f4361e 02:24:25 ---> 8ab0e15f3e1d 02:24:25 Step 5/24 : RUN apk add --update --no-cache make git 02:24:25 Removing intermediate container 842e617951f7 02:24:25 ---> f0db95109487 02:24:25 Step 5/32 : RUN apk add --update --no-cache make git 02:24:25 ---> Running in ceb2680e001e 02:24:25 ---> Running in 1984f231147e 02:24:25 ---> Running in bd5d08ecbe8c 02:24:25 ---> Running in 90e3113d942e 02:24:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:24:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:24:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:24:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:24:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:24:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:24:25 ---> Running in 9513d7606e37 02:24:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:24:26 OK: 218 MiB in 52 packages 02:24:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:24:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:24:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:24:27 OK: 218 MiB in 52 packages 02:24:27 OK: 218 MiB in 52 packages 02:24:27 Removing intermediate container 5d993f6f39db 02:24:27 ---> a09a479261be 02:24:27 Step 6/22 : COPY go.mod . 02:24:28 OK: 218 MiB in 52 packages 02:24:28 OK: 218 MiB in 52 packages 02:24:29 ---> 188f96b0b9b9 02:24:29 Step 7/22 : RUN go mod download 02:24:29 Removing intermediate container ceb2680e001e 02:24:29 ---> 921b9efc2a7a 02:24:29 Step 6/24 : COPY go.mod . 02:24:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:24:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:24:29 ---> Running in 3e756d5f9dc4 02:24:29 Removing intermediate container 90e3113d942e 02:24:29 ---> 6c816728e323 02:24:29 Step 6/32 : COPY go.mod . 02:24:29 (1/2) Installing dumb-init (1.2.2-r1) 02:24:29 (2/2) Installing su-exec (0.2-r1) 02:24:29 Executing busybox-1.31.1-r20.trigger 02:24:29 OK: 6 MiB in 16 packages 02:24:29 Removing intermediate container 906c21e7f020 02:24:29 ---> 589ea6e1531e 02:24:29 02:24:29 Step 11/23 : FROM alpine:3.12 02:24:29 ---> 13621d1b12d4 02:24:29 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:24:30 Removing intermediate container bd5d08ecbe8c 02:24:30 ---> 1a143cb5fddd 02:24:30 Step 6/24 : COPY go.mod . 02:24:30 Removing intermediate container 1984f231147e 02:24:30 ---> 095466edf526 02:24:30 Step 6/26 : COPY go.mod . 02:24:30 ---> 6649c5aea509 02:24:30 Step 7/24 : RUN go mod download 02:24:30 ---> Running in 2292c58b4703 02:24:30 ---> a4018be99f3a 02:24:30 Step 7/32 : RUN go mod download 02:24:30 Removing intermediate container f1db0fa5a341 02:24:30 ---> b8a1d630f8e6 02:24:30 02:24:30 Step 11/22 : FROM alpine:3.12 02:24:30 ---> 13621d1b12d4 02:24:30 Step 12/22 : RUN apk add --update --no-cache curl 02:24:30 ---> Running in e3adbbee8bec 02:24:31 ---> Running in 72e2342369c6 02:24:31 ---> 2c5cd2b12b90 02:24:31 Step 7/24 : RUN go mod download 02:24:31 ---> 68df8f881f13 02:24:31 Step 7/26 : RUN go mod download 02:24:31 ---> Running in dedfdf15c06e 02:24:31 ---> Running in 8ae9ba5ed863 02:24:31 ---> Running in a9953247a6bb 02:24:33 Removing intermediate container 3e756d5f9dc4 02:24:33 ---> 14ef6df43e09 02:24:33 Step 8/22 : COPY . . 02:24:33 Removing intermediate container 9513d7606e37 02:24:33 ---> d120392edf93 02:24:33 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:24:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:24:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:24:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:24:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:24:33 (1/2) Installing ca-certificates (20191127-r4) 02:24:33 (2/2) Installing dumb-init (1.2.2-r1) 02:24:33 Executing busybox-1.31.1-r20.trigger 02:24:33 Executing ca-certificates-20191127-r4.trigger 02:24:33 (1/4) Installing ca-certificates (20191127-r4) 02:24:34 OK: 6 MiB in 16 packages 02:24:34 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:24:34 (3/4) Installing libcurl (7.76.1-r0) 02:24:34 (4/4) Installing curl (7.76.1-r0) 02:24:34 Executing busybox-1.31.1-r20.trigger 02:24:34 Executing ca-certificates-20191127-r4.trigger 02:24:34 Removing intermediate container 2292c58b4703 02:24:34 ---> a9fd68ceaad3 02:24:34 Step 8/24 : COPY . . 02:24:35 Removing intermediate container 72e2342369c6 02:24:35 ---> 90c50518a267 02:24:35 Step 8/32 : COPY . . 02:24:35 OK: 7 MiB in 18 packages 02:24:35 ---> Running in dcc9b4279bcd 02:24:36 Removing intermediate container 2bc6dde480bf 02:24:36 ---> ca4967beb37e 02:24:36 02:24:36 Step 11/24 : FROM alpine:3.12 02:24:36 ---> 13621d1b12d4 02:24:36 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:24:37 ---> Running in 53b8336cad54 02:24:37 Removing intermediate container dcc9b4279bcd 02:24:37 ---> 9e349c90c016 02:24:37 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:24:37 ---> Running in 22d1e213ed72 02:24:37 Removing intermediate container a9953247a6bb 02:24:37 ---> 3bf23d30c139 02:24:37 Step 8/26 : COPY . . 02:24:37 Removing intermediate container 8ae9ba5ed863 02:24:37 ---> a55e06d5201e 02:24:37 Step 8/24 : COPY . . 02:24:38 Removing intermediate container a719e6938d6d 02:24:38 ---> 02d3ab7dde8e 02:24:38 02:24:38 Step 11/24 : FROM alpine:3.12 02:24:38 ---> 13621d1b12d4 02:24:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:24:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:24:38 Removing intermediate container e3adbbee8bec 02:24:38 ---> a46785e7b253 02:24:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:24:38 ---> Running in 258ffcf7bac6 02:24:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:24:38 Removing intermediate container 22d1e213ed72 02:24:38 ---> 435184c3ccdb 02:24:38 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:24:38 Removing intermediate container dedfdf15c06e 02:24:38 ---> 8d18b160de6a 02:24:38 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:24:38 ---> Running in bd6499114739 02:24:38 ---> Running in 34f2f4ef26fe 02:24:38 (1/1) Installing dumb-init (1.2.2-r1) 02:24:38 Executing busybox-1.31.1-r20.trigger 02:24:39 OK: 6 MiB in 15 packages 02:24:39 ---> Running in 3c1fc79e8ab4 02:24:39 Removing intermediate container 258ffcf7bac6 02:24:39 ---> fd9dcda2468b 02:24:39 Step 13/24 : ENV APP_PORT=48080 02:24:39 ---> Running in c3efdd8d23d9 02:24:39 Removing intermediate container bd6499114739 02:24:39 ---> 02db5e67541e 02:24:39 Step 14/23 : ENV APP_PORT=48060 02:24:40 Removing intermediate container 3c1fc79e8ab4 02:24:40 ---> 246dbc1351d9 02:24:40 Step 14/22 : WORKDIR /edgex 02:24:40 ---> Running in e03bb3c74bad 02:24:40 ---> Running in ae93537f769f 02:24:40 Removing intermediate container c3efdd8d23d9 02:24:40 ---> 0a4a796e99ff 02:24:40 Step 14/24 : EXPOSE $APP_PORT 02:24:40 ---> Running in 64065a88d781 02:24:40 Removing intermediate container 53b8336cad54 02:24:40 ---> 69998119cf0f 02:24:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:24:40 Removing intermediate container e03bb3c74bad 02:24:40 ---> cf0cb6b126f1 02:24:40 Step 15/23 : EXPOSE $APP_PORT 02:24:40 Removing intermediate container ae93537f769f 02:24:40 ---> a7c2a6cae2e3 02:24:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:24:40 ---> Running in da48dae0b0cf 02:24:40 ---> Running in 0cd073e088ff 02:24:40 Removing intermediate container 64065a88d781 02:24:40 ---> 63c48d99c3f1 02:24:40 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:41 ---> Running in 0524896ada49 02:24:41 Removing intermediate container da48dae0b0cf 02:24:41 ---> d94e91d07430 02:24:41 Step 14/24 : ENV APP_PORT=48081 02:24:41 ---> 9b805ee03bb2 02:24:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:24:41 Removing intermediate container 34f2f4ef26fe 02:24:41 ---> b309d9acb480 02:24:41 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:24:41 ---> Running in d3a0362daea7 02:24:41 Removing intermediate container 0cd073e088ff 02:24:41 ---> 2fa307b81347 02:24:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:24:41 ---> Running in 21392cb6ef2c 02:24:41 Removing intermediate container d3a0362daea7 02:24:41 ---> eea7a7fc1a40 02:24:41 Step 15/24 : EXPOSE $APP_PORT 02:24:42 ---> Running in a81e51225bdc 02:24:42 Removing intermediate container 21392cb6ef2c 02:24:42 ---> 20fff9c00fd8 02:24:42 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:24:42 ---> a52f202e8bf9 02:24:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:24:42 ---> bf4d5b551190 02:24:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:24:42 Removing intermediate container a81e51225bdc 02:24:42 ---> cc4c165e20e6 02:24:42 Step 16/24 : WORKDIR / 02:24:42 ---> Running in 0606030043ad 02:24:43 ---> 3bae35ddf466 02:24:43 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:24:43 ---> Running in c673d8da40b1 02:24:43 Removing intermediate container 0524896ada49 02:24:43 ---> dcc2f631204f 02:24:43 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:24:43 Removing intermediate container 0606030043ad 02:24:43 ---> 0a69a0ee7557 02:24:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:24:43 ---> Running in 6a22afa2ad10 02:24:43 ---> f21f9593a003 02:24:43 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:24:44 ---> 05c2581aecf1 02:24:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:24:44 ---> Running in 518a76ebd6bb 02:24:44 ---> 252b517132e2 02:24:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:24:44 Removing intermediate container 518a76ebd6bb 02:24:44 ---> b55ddf115324 02:24:44 Step 19/22 : CMD ["--init=true"] 02:24:45 ---> 615867f3c1e6 02:24:45 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:24:45 ---> Running in e7115e388c2c 02:24:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:24:45 ---> Running in e77f0d9e7e1b 02:24:45 Removing intermediate container e7115e388c2c 02:24:45 ---> 3c9fbb0b858b 02:24:45 Step 20/22 : LABEL arch=x86_64 02:24:45 Removing intermediate container e77f0d9e7e1b 02:24:45 ---> 98531117b3a3 02:24:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:24:45 ---> c8a1eb187fce 02:24:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:24:45 ---> Running in c8cc1e85693b 02:24:46 ---> Running in 012c45cbd346 02:24:46 Removing intermediate container c8cc1e85693b 02:24:46 ---> 582c37777bd0 02:24:46 Step 21/22 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b 02:24:46 Removing intermediate container c673d8da40b1 02:24:46 ---> d2439eaf80c0 02:24:46 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:24:46 Removing intermediate container 012c45cbd346 02:24:46 ---> f1c98969919a 02:24:46 Step 21/23 : LABEL arch=x86_64 02:24:46 ---> Running in 4731b8ec6551 02:24:46 ---> Running in c745392ed389 02:24:46 ---> 84f3a429202a 02:24:46 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:24:46 ---> Running in 0986b80cfffa 02:24:47 Removing intermediate container 4731b8ec6551 02:24:47 ---> 2d95be538f11 02:24:47 Step 22/22 : LABEL version=0.0.0 02:24:47 Removing intermediate container c745392ed389 02:24:47 ---> 1526f460e5b5 02:24:47 Step 22/23 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b 02:24:47 ---> 37d5475b2763 02:24:47 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:24:47 ---> Running in 82707c1aec11 02:24:47 ---> Running in 9a98f4f7fd08 02:24:47 Removing intermediate container 0986b80cfffa 02:24:47 ---> b343eff9a685 02:24:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:24:48 ---> Running in a186fb9e84fd 02:24:48 ---> aac9221b8e9c 02:24:48 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:24:48 Removing intermediate container 9a98f4f7fd08 02:24:48 ---> 0ca0d830b548 02:24:48 Step 23/23 : LABEL version=0.0.0 02:24:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:24:48 Removing intermediate container 82707c1aec11 02:24:48 ---> 191e4edacfca 02:24:48 02:24:48 ---> Running in bb6a1fcf644f 02:24:48 Removing intermediate container a186fb9e84fd 02:24:48 ---> f71714d7c58d 02:24:48 Step 22/24 : LABEL arch=x86_64 02:24:48 ---> Running in cc28e30a9cae 02:24:48 (1/6) Installing dumb-init (1.2.2-r1) 02:24:49 (2/6) Installing libgcc (9.3.0-r2) 02:24:49 ---> a9f5d9c6250f 02:24:49 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:24:49 (3/6) Installing libsodium (1.0.18-r0) 02:24:49 Removing intermediate container bb6a1fcf644f 02:24:49 ---> e623d54680b1 02:24:49 02:24:49 (4/6) Installing libstdc++ (9.3.0-r2) 02:24:49 Removing intermediate container cc28e30a9cae 02:24:49 ---> 9147da564a7c 02:24:49 Step 23/24 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b 02:24:50 Successfully built 191e4edacfca 02:24:50 ---> Running in 15ca0860944d 02:24:50 Successfully tagged security-proxy-setup:latest 02:24:50  Building security-proxy-setup ... done Building support-scheduler 02:24:50 (5/6) Installing libzmq (4.3.3-r0) 02:24:50 (6/6) Installing zeromq (4.3.3-r0) 02:24:50 Executing busybox-1.31.1-r20.trigger 02:24:50 OK: 8 MiB in 20 packages 02:24:50 ---> ddad9a703918 02:24:50 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:24:50 Successfully built e623d54680b1 02:24:50 Successfully tagged support-notifications:latest 02:24:50  Building support-notifications ... done Building security-secretstore-setup 02:24:51 Removing intermediate container 15ca0860944d 02:24:51 ---> 0b346bc169db 02:24:51 Step 24/24 : LABEL version=0.0.0 02:24:51 ---> Running in 1fe928defb89 02:24:51 ---> 2efd217545b3 02:24:51 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:24:51 Removing intermediate container 1fe928defb89 02:24:51 ---> ffc7eca8ef82 02:24:51 02:24:52 ---> Running in 0e71f918fc01 02:24:52 Successfully built ffc7eca8ef82 02:24:52 Successfully tagged core-metadata:latest 02:24:52  Building core-metadata ... done Removing intermediate container 6a22afa2ad10 02:24:52 ---> 1ba3473b76ef 02:24:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:24:52 Building sys-mgmt-agent 02:24:52 Removing intermediate container 0e71f918fc01 02:24:52 ---> 257c3d256fad 02:24:52 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:24:53 ---> 35985a94cd29 02:24:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:24:55 ---> 6279414ff77f 02:24:55 Step 27/32 : RUN chmod +x /entrypoint.sh 02:24:57 ---> Running in e64cf8a5e9e7 02:24:58 ---> f28f3db37684 02:24:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:24:59 ---> 7db845e61bf0 02:24:59 Step 20/24 : ENTRYPOINT ["/core-data"] 02:24:59 ---> Running in 0af2c6929dde 02:25:01 Removing intermediate container 0af2c6929dde 02:25:01 ---> 15e8f517eaa5 02:25:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:25:02 ---> Running in 91c52b75e5b7 02:25:02 Removing intermediate container e64cf8a5e9e7 02:25:02 ---> d383b111d88d 02:25:02 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:25:03 Removing intermediate container 91c52b75e5b7 02:25:03 ---> 7e4a09718b35 02:25:03 Step 22/24 : LABEL arch=x86_64 02:25:03 ---> Running in 4e6380004d33 02:25:03 ---> Running in 4da03a551090 02:25:04 Removing intermediate container 4e6380004d33 02:25:04 ---> 835ce3648036 02:25:04 Step 29/32 : CMD ["gate"] 02:25:04 Removing intermediate container 4da03a551090 02:25:04 ---> 82d84f6c55f1 02:25:04 Step 23/24 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b 02:25:04 ---> Running in 09c244c71984 02:25:04 ---> Running in daa5a0442be4 02:25:04 ---> 7c324fc3cefe 02:25:04 Step 9/22 : RUN go mod tidy 02:25:04 ---> cfacea501c3f 02:25:04 Step 9/24 : RUN go mod tidy 02:25:04 ---> c52c95153840 02:25:04 Step 9/32 : RUN go mod tidy 02:25:04 ---> 2691567c8530 02:25:04 Step 9/26 : RUN go mod tidy 02:25:04 ---> Running in fc4b69225218 02:25:04 ---> Running in ba1d17688513 02:25:04 ---> Running in 9d604f4baaca 02:25:04 ---> Running in 9fc3e6be63d9 02:25:04 ---> a49a267dda42 02:25:04 Step 9/24 : RUN go mod tidy 02:25:04 ---> Running in 4ecd0091187b 02:25:05 Removing intermediate container 09c244c71984 02:25:05 ---> 31e8682dc20c 02:25:05 Step 30/32 : LABEL arch=x86_64 02:25:05 Removing intermediate container daa5a0442be4 02:25:05 ---> 097ef248f525 02:25:05 Step 24/24 : LABEL version=0.0.0 02:25:06 ---> Running in 8da0d871447b 02:25:06 ---> Running in 2d38966800a9 02:25:07 Removing intermediate container 2d38966800a9 02:25:07 ---> 1d09cdf072c9 02:25:07 Step 31/32 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b 02:25:07 Removing intermediate container 8da0d871447b 02:25:07 ---> b3ff5e012946 02:25:07 02:25:07 Successfully built b3ff5e012946 02:25:07 Successfully tagged core-data:latest 02:25:07 Building core-command 02:25:08  Building core-data ... done  ---> Running in 65490e1df3c4 02:25:09 Removing intermediate container fc4b69225218 02:25:09 ---> 5a62ab3cf63e 02:25:09 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:25:09 ---> Running in 6aeb0df4f263 02:25:09 Removing intermediate container ba1d17688513 02:25:09 ---> 0e1455a6e0a0 02:25:09 Step 10/24 : RUN make cmd/core-command/core-command 02:25:09 Removing intermediate container 65490e1df3c4 02:25:09 ---> 29ade74c379f 02:25:09 Step 32/32 : LABEL version=0.0.0 02:25:09 ---> Running in 0a9944e5bb2d 02:25:09 Removing intermediate container 9d604f4baaca 02:25:09 ---> 2ee0002e1e52 02:25:09 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:25:09 ---> Running in c30b4acaaa2e 02:25:09 ---> Running in 2b7856eb6b2a 02:25:10 Removing intermediate container 9fc3e6be63d9 02:25:10 ---> 6c0e93073522 02:25:10 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:25:10 Removing intermediate container 4ecd0091187b 02:25:10 ---> c9f217f52a38 02:25:10 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:25:10 ---> Running in b8204061849d 02:25:10 Removing intermediate container c30b4acaaa2e 02:25:10 ---> 453346559b64 02:25:10 02:25:10 ---> Running in eba095ef7272 02:25:10 Successfully built 453346559b64 02:25:10 Successfully tagged security-bootstrapper:latest 02:25:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:25:11 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 02:25:11 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 02:25:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:25:12 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 02:25:38  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:25:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:25:38 ---> ebfbe1ecff93 02:25:38 Step 3/23 : WORKDIR /edgex-go 02:25:38 ---> Using cache 02:25:38 ---> 72e43bcf8f73 02:25:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:25:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:25:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:25:38 ---> ebfbe1ecff93 02:25:38 Step 3/24 : WORKDIR /edgex-go 02:25:38 ---> Using cache 02:25:38 ---> 72e43bcf8f73 02:25:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:25:38 ---> Using cache 02:25:38 ---> 4b3b92a23a27 02:25:38 Step 5/24 : RUN apk add --update --no-cache make bash git 02:25:38 ---> Using cache 02:25:38 ---> 4b3b92a23a27 02:25:38 Step 5/23 : RUN apk add --update --no-cache make git 02:25:40 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:25:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:25:40 ---> ebfbe1ecff93 02:25:40 Step 3/26 : WORKDIR /edgex-go 02:25:40 ---> Using cache 02:25:40 ---> 72e43bcf8f73 02:25:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:25:40 ---> Using cache 02:25:40 ---> 4b3b92a23a27 02:25:40 Step 5/26 : RUN apk add --update --no-cache make git 02:25:41 ---> Running in 99106d3a45b7 02:25:41 ---> Running in 50a115431f19 02:25:41 ---> Running in c60a7f70f831 02:25:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:25:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:25:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:25:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:25:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:25:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:25:46 ---> ebfbe1ecff93 02:25:46 Step 3/24 : WORKDIR /edgex-go 02:25:46 ---> Using cache 02:25:46 ---> 72e43bcf8f73 02:25:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:25:46 ---> Using cache 02:25:46 ---> 4b3b92a23a27 02:25:46 Step 5/24 : RUN apk add --update --no-cache make git 02:25:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:25:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:25:47 ---> Running in e7bcfd129ccb 02:25:47 OK: 219 MiB in 52 packages 02:25:48 OK: 219 MiB in 52 packages 02:25:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:25:48 OK: 219 MiB in 52 packages 02:25:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:25:50 OK: 219 MiB in 52 packages 02:25:50 Removing intermediate container 99106d3a45b7 02:25:50 ---> 4eafbbfb08e5 02:25:50 Step 6/23 : COPY go.mod . 02:25:50 Removing intermediate container 50a115431f19 02:25:50 ---> 38cfc6d10535 02:25:50 Step 6/24 : COPY go.mod . 02:25:50 Removing intermediate container c60a7f70f831 02:25:50 ---> 04eb76ab8600 02:25:50 Step 6/26 : COPY go.mod . 02:25:50 ---> f48581a1ba38 02:25:50 Step 7/26 : RUN go mod download 02:25:50 ---> ba16a8730d9e 02:25:50 Step 7/24 : RUN go mod download 02:25:50 ---> Running in 0bbd32b56c0b 02:25:50 ---> cef1ef52c4b9 02:25:50 Step 7/23 : RUN go mod download 02:25:51 ---> Running in 0a4df2d68e42 02:25:51 ---> Running in a46c3df4970b 02:25:51 Removing intermediate container e7bcfd129ccb 02:25:51 ---> a9a4c29b1f43 02:25:51 Step 6/24 : COPY go.mod . 02:25:52 ---> 369042585a07 02:25:52 Step 7/24 : RUN go mod download 02:25:52 ---> Running in 776dde5af306 02:25:56 Removing intermediate container a46c3df4970b 02:25:56 ---> d77f6df566c4 02:25:56 Step 8/23 : COPY . . 02:25:56 Removing intermediate container 0bbd32b56c0b 02:25:56 ---> 3f49717ff59b 02:25:56 Step 8/26 : COPY . . 02:25:57 Removing intermediate container 0a4df2d68e42 02:25:57 ---> 0139c29dd7d2 02:25:57 Step 8/24 : COPY . . 02:25:57 Removing intermediate container 776dde5af306 02:25:57 ---> 52a3fa4f6cf5 02:25:57 Step 8/24 : COPY . . 02:27: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 02:27:05 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 02:27:07 ---> 73024d44e0ff 02:27:07 Step 9/24 : RUN go mod tidy 02:27:07 ---> 7bc2160ba5f7 02:27:07 Step 9/23 : RUN go mod tidy 02:27:07 ---> Running in 0300972b66bf 02:27:07 ---> Running in 025efc28767b 02:27:07 ---> 3554d525aed5 02:27:07 Step 9/24 : RUN go mod tidy 02:27:07 ---> Running in eabe917416ba 02:27:07 ---> 8f3d97b86d23 02:27:07 Step 9/26 : RUN go mod tidy 02:27:07 ---> Running in d46a47d8daee 02:27:10 Removing intermediate container 2b7856eb6b2a 02:27:10 ---> 9a65c6d325b7 02:27:10 02:27:10 Step 11/32 : FROM alpine:3.12 02:27:10 3.12: Pulling from library/alpine 02:27:11 Removing intermediate container b8204061849d 02:27:11 ---> 1b957862c64c 02:27:11 02:27:11 Step 11/26 : FROM alpine:3.12 02:27:11 3.12: Pulling from library/alpine 02:27:11 Removing intermediate container 6aeb0df4f263 02:27:11 ---> 4a1a124e1713 02:27:11 02:27:11 Step 11/22 : FROM alpine:3.12 02:27:11 3.12: Pulling from library/alpine 02:27:11 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:27:11 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:27:11 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:27:11 Status: Image is up to date for alpine:3.12 02:27:11 ---> 9852663dfa18 02:27:11 Status: Image is up to date for alpine:3.12 02:27:11 Step 12/22 : RUN apk add --update --no-cache curl ---> 9852663dfa18 02:27:11 Status: Downloaded newer image for alpine:3.12 02:27:11 02:27:11 ---> 9852663dfa18 02:27:11 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:27:11 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 02:27:12 ---> Running in d36a3eec16d1 02:27:12 ---> Running in eac8fbb264db 02:27:12 ---> Running in 5ed9325b8b26 02:27:13 Removing intermediate container eabe917416ba 02:27:13 ---> abdefa1b9852 02:27:13 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:27:13 ---> Running in c1fe8d6aacc6 02:27:13 Removing intermediate container 025efc28767b 02:27:13 ---> f812ba435f5e 02:27:13 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:27:13 Removing intermediate container 0300972b66bf 02:27:13 ---> c0138e9cd6ec 02:27:13 Step 10/24 : RUN make cmd/core-command/core-command 02:27:13 Removing intermediate container d36a3eec16d1 02:27:13 ---> 8d8466fc3c03 02:27:13 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:27:13 Removing intermediate container d46a47d8daee 02:27:13 ---> 8753d3299f0b 02:27:13 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:27:13 ---> Running in 2485b0248c19 02:27:13 ---> Running in 8692dbae4119 02:27:13 ---> Running in 3a2ccbc98686 02:27:13 ---> Running in 53b11b5747d0 02:27:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:27:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:27:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:27:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:27:15 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 02:27:15 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 02:27:15 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 02:27:15 (1/6) Installing ca-certificates (20191127-r4) 02:27:15 (2/6) Installing nghttp2-libs (1.41.0-r0) 02:27:15 (3/6) Installing libcurl (7.76.1-r0) 02:27:15 (4/6) Installing curl (7.76.1-r0) 02:27:15 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 02:27:15 (1/4) Installing ca-certificates (20191127-r4) 02:27:15 (5/6) Installing dumb-init (1.2.2-r1) 02:27:15 (6/6) Installing su-exec (0.2-r1) 02:27:15 Executing busybox-1.31.1-r20.trigger 02:27:15 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:27:15 (3/4) Installing libcurl (7.76.1-r0) 02:27:15 Executing ca-certificates-20191127-r4.trigger 02:27:15 (4/4) Installing curl (7.76.1-r0) 02:27:15 Executing busybox-1.31.1-r20.trigger 02:27:15 Executing ca-certificates-20191127-r4.trigger 02:27:16 OK: 7 MiB in 20 packages 02:27:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:27:16 OK: 7 MiB in 18 packages 02:27:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:27:17 Removing intermediate container 0a9944e5bb2d 02:27:17 ---> aa1112531a39 02:27:17 02:27:17 Step 11/24 : FROM alpine:3.12 02:27:17 ---> 9852663dfa18 02:27:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:27:17 (1/2) Installing dumb-init (1.2.2-r1) 02:27:17 (2/2) Installing su-exec (0.2-r1) 02:27:17 Executing busybox-1.31.1-r20.trigger 02:27:17 OK: 5 MiB in 16 packages 02:27:17 ---> Running in 3d440fe46c96 02:27:19 Removing intermediate container 5ed9325b8b26 02:27:19 ---> 2ea9faff184e 02:27:19 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:27:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:27:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:27:19 Removing intermediate container 53b11b5747d0 02:27:19 ---> c1b3ef418138 02:27:19 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:27:19 Removing intermediate container eac8fbb264db 02:27:19 ---> c95a556d961d 02:27:19 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:27:19 ---> Running in c1fd651f8751 02:27:20 ---> Running in 1d24689ff447 02:27:20 ---> Running in 51f028c4b7f6 02:27:20 (1/1) Installing dumb-init (1.2.2-r1) 02:27:20 Executing busybox-1.31.1-r20.trigger 02:27:20 OK: 5 MiB in 15 packages 02:27:20 Removing intermediate container c1fd651f8751 02:27:20 ---> 95e240b9d818 02:27:20 Step 14/26 : WORKDIR / 02:27:20 ---> Running in 77cd7d6ee88d 02:27:20 Removing intermediate container 51f028c4b7f6 02:27:20 ---> 0ccaea941fcd 02:27:20 Step 14/22 : WORKDIR /edgex 02:27:20 Removing intermediate container 1d24689ff447 02:27:20 ---> 20c679c16dbe 02:27:20 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:27:20 ---> Running in 3d59235c546d 02:27:21 ---> Running in e74ac86fd843 02:27:21 Removing intermediate container 77cd7d6ee88d 02:27:21 ---> 57558f6d977d 02:27:21 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:27:21 Removing intermediate container 3d59235c546d 02:27:21 ---> 2575341f234b 02:27:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:27:21 Removing intermediate container e74ac86fd843 02:27:21 ---> d6217405bc26 02:27:21 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:27:22 ---> Running in 74f478a334f7 02:27:22 Removing intermediate container 3d440fe46c96 02:27:22 ---> 005c0cfdde41 02:27:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:27:23 ---> 7f4a44e6d757 02:27:23 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:27:23 ---> 7bd2e6ff6e90 02:27:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:27:23 ---> Running in 54194297e05f 02:27:24 Removing intermediate container 54194297e05f 02:27:24 ---> 74505bef94f4 02:27:24 Step 14/24 : ENV APP_PORT=48082 02:27:24 ---> b845f57959ac 02:27:24 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:27:24 ---> Running in 758f749d7706 02:27:25 ---> 79e4e7492467 02:27:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:27:25 Removing intermediate container eba095ef7272 02:27:25 ---> f33fc2405261 02:27:25 02:27:25 Step 11/24 : FROM alpine:3.12 02:27:25 ---> 9852663dfa18 02:27:25 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:27:25 ---> Using cache 02:27:25 ---> 005c0cfdde41 02:27:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:27:25 ---> Using cache 02:27:25 ---> 74505bef94f4 02:27:25 Step 14/24 : ENV APP_PORT=48081 02:27:25 ---> Running in 64a92cb4d430 02:27:25 Removing intermediate container 758f749d7706 02:27:25 ---> 7cb7ab7b4dc9 02:27:25 Step 15/24 : EXPOSE $APP_PORT 02:27:26 ---> 42767af90590 02:27:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:27:26 Removing intermediate container 74f478a334f7 02:27:26 ---> 68fcc0b6a0d5 02:27:26 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:27:26 ---> Running in 9a79e07852de 02:27:26 ---> Running in 5fee31099244 02:27:26 ---> a09cbdd1a639 02:27:26 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:27:26 Removing intermediate container 64a92cb4d430 02:27:26 ---> a62a93624c5f 02:27:26 Step 15/24 : EXPOSE $APP_PORT 02:27:26 ---> Running in cc695ae8d9c1 02:27:26 ---> Running in a4e315baa000 02:27:26 Removing intermediate container 9a79e07852de 02:27:26 ---> 8a3008ed5528 02:27:26 Step 16/24 : WORKDIR / 02:27:27 Removing intermediate container 5fee31099244 02:27:27 ---> e01743aa7d91 02:27:27 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:27:27 ---> 9ddcbcb23ca9 02:27:27 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:27:27 ---> Running in 79654defec59 02:27:27 Removing intermediate container a4e315baa000 02:27:27 ---> 384df043413e 02:27:27 Step 19/22 : CMD ["--init=true"] 02:27:27 Removing intermediate container cc695ae8d9c1 02:27:27 ---> 17d35d41c3e8 02:27:27 Step 16/24 : WORKDIR / 02:27:27 ---> Running in 7142b3442ec0 02:27:27 ---> Running in c739fea1c9a4 02:27:27 Removing intermediate container 79654defec59 02:27:27 ---> e30018120fef 02:27:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:27:28 ---> 07c653f640f8 02:27:28 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:27:28 Removing intermediate container 7142b3442ec0 02:27:28 ---> caec0d992e5d 02:27:28 Step 20/22 : LABEL arch=arm64 02:27:28 ---> Running in ce9309733e14 02:27:28 ---> 4c255541e32a 02:27:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:27:28 Removing intermediate container c739fea1c9a4 02:27:28 ---> a4845186a73d 02:27:28 ---> Running in 726f2e02798b 02:27:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:27:29 ---> 167ffb32a0eb 02:27:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:27:29 Removing intermediate container 726f2e02798b 02:27:29 ---> 38653fe341e1 02:27:29 Step 21/22 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b 02:27:30 ---> Running in 0b2c6a5b41c5 02:27:30 ---> a29e93048b9d 02:27:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:27:30 ---> 5efad2f1c239 02:27:30 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:27:30 ---> 808464de9bea 02:27:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:27:30 Removing intermediate container 0b2c6a5b41c5 02:27:30 ---> f5f485b11ac3 02:27:30 Step 22/22 : LABEL version=0.0.0 02:27:31 ---> Running in 372f1771612c 02:27:31 ---> 160bc9e56d76 02:27:31 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/ 02:27:32 Removing intermediate container 372f1771612c 02:27:32 ---> bd2a67ad0176 02:27:32 02:27:32 ---> Running in 8bb464542f87 02:27:32 ---> 36c6146af9ce 02:27:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:27:32 ---> 85849c292563 02:27:32 Step 20/24 : ENTRYPOINT ["/core-command"] 02:27:32 Removing intermediate container ce9309733e14 02:27:32 ---> 07977f8fc4fe 02:27:32 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:27:32 Successfully built bd2a67ad0176 02:27:33 Successfully tagged security-proxy-setup-arm64:latest 02:27:33 Building support-notifications 02:27:33  Building security-proxy-setup ... done  ---> Running in 89960f24c1ae 02:27:33 ---> e12675a64d89 02:27:33 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:27:34 ---> Running in a6195154100d 02:27:34 Removing intermediate container 89960f24c1ae 02:27:34 ---> 1b0cf01cf1ca 02:27:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:27:34 ---> fdcca29cfd78 02:27:34 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:27:34 ---> Running in 95d15110ef71 02:27:35 Removing intermediate container a6195154100d 02:27:35 ---> 85d9d695b78e 02:27:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:27:36 Removing intermediate container 95d15110ef71 02:27:36 ---> e07141dfa959 02:27:36 Step 22/24 : LABEL arch=arm64 02:27:36 ---> Running in 11364b8cb6e3 02:27:36 ---> 6f02e23899f6 02:27:36 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:27:36 ---> Running in fe5053005dff 02:27:37 Removing intermediate container 8bb464542f87 02:27:37 ---> 0a6920906994 02:27:37 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:27:37 Removing intermediate container 11364b8cb6e3 02:27:37 ---> c02af194b50a 02:27:37 Step 22/24 : LABEL arch=arm64 02:27:37 ---> Running in a28b50a57111 02:27:37 Removing intermediate container fe5053005dff 02:27:37 ---> 586288ca2179 02:27:37 Step 23/24 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b 02:27:38 ---> Running in a967c0bbda41 02:27:38 ---> 8bbb3efe0888 02:27:38 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:27:38 ---> Running in 3d5821b306cf 02:27:38 Removing intermediate container a28b50a57111 02:27:38 ---> e2ff3ad79518 02:27:38 Step 24/26 : LABEL arch=arm64 02:27:39 ---> Running in 828997c687d8 02:27:39 Removing intermediate container a967c0bbda41 02:27:39 ---> cd1af58f036c 02:27:39 Step 23/24 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b 02:27:39 Removing intermediate container 3d5821b306cf 02:27:39 ---> 1c174ad7c6a2 02:27:39 Step 24/24 : LABEL version=0.0.0 02:27:39 ---> 5daef9273998 02:27:39 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:27:40 ---> Running in 43a8f852d1ac 02:27:40 ---> Running in dfcabbaa6191 02:27:40 Removing intermediate container 828997c687d8 02:27:40 ---> 198d877ba46d 02:27:40 Step 25/26 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b 02:27:40 ---> Running in b61e3689935e 02:27:40 Removing intermediate container 43a8f852d1ac 02:27:40 ---> c8b14f8799e5 02:27:40 Step 24/24 : LABEL version=0.0.0 02:27:40 Removing intermediate container dfcabbaa6191 02:27:40 ---> 9a9764fbdc34 02:27:40 02:27:40 ---> 3b5277578120 02:27:40 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:27:41 Successfully built 9a9764fbdc34 02:27:41 Successfully tagged core-command-arm64:latest 02:27:41  Building core-command ... done Building sys-mgmt-agent 02:27:41 ---> Running in 48e9e9da440c 02:27:41 ---> Running in c33c452b7b46 02:27:41 Removing intermediate container b61e3689935e 02:27:41 ---> 815308108413 02:27:41 Step 26/26 : LABEL version=0.0.0 02:27:41 ---> Running in 2ae6652e9ea5 02:27:42 Removing intermediate container 48e9e9da440c 02:27:42 ---> 4efbaf892704 02:27:42 02:27:42 Removing intermediate container c33c452b7b46 02:27:42 ---> 46a91df2c4f5 02:27:42 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:27:42 Removing intermediate container 2ae6652e9ea5 02:27:42 ---> c89f8dcede8f 02:27:42 02:27:42 Successfully built 4efbaf892704 02:27:42 Successfully tagged core-metadata-arm64:latest 02:27:42 Building core-data 02:27:42  Building core-metadata ... done Successfully built c89f8dcede8f 02:27:42 Successfully tagged security-secretstore-setup-arm64:latest 02:27:42  Building security-secretstore-setup ... done Building support-scheduler 02:27:43 ---> a2edfed64879 02:27:43 Step 27/32 : RUN chmod +x /entrypoint.sh 02:27:43 ---> Running in ae992be10c2c 02:27:46 Removing intermediate container ae992be10c2c 02:27:46 ---> b3b3ee061535 02:27:46 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:27:46 ---> Running in 7569e49e6fe4 02:27:47 Removing intermediate container 7569e49e6fe4 02:27:47 ---> 74b6bb42a1e5 02:27:47 Step 29/32 : CMD ["gate"] 02:27:48 ---> Running in e027d2d52c7f 02:27:49 Removing intermediate container e027d2d52c7f 02:27:49 ---> 95e62552166e 02:27:49 Step 30/32 : LABEL arch=arm64 02:27:50 ---> Running in 2f813838c324 02:27:51 Removing intermediate container 2f813838c324 02:27:51 ---> eb4d0556bc11 02:27:51 Step 31/32 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b 02:27:52 ---> Running in 192a9a10b321 02:27:53 Removing intermediate container 192a9a10b321 02:27:53 ---> 6a5022051af2 02:27:53 Step 32/32 : LABEL version=0.0.0 02:27:54 ---> Running in 1dbdc43188bd 02:27:54 Removing intermediate container 1dbdc43188bd 02:27:54 ---> 7d45413a40b2 02:27:54 02:27:55 Successfully built 7d45413a40b2 02:27:55 Successfully tagged security-bootstrapper-arm64:latest 02:28:04 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 02:28:09 Removing intermediate container c1fe8d6aacc6 02:28:09 ---> 1d330bd4932f 02:28:09 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:28:10 ---> Running in ccb54518efb8 02:28:13 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 02:28:13 Removing intermediate container 2485b0248c19 02:28:13 ---> 8e9a116c8b84 02:28:13 02:28:13 Step 11/23 : FROM alpine:3.12 02:28:13 ---> 13621d1b12d4 02:28:13 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:28:13 ---> Using cache 02:28:13 ---> 69998119cf0f 02:28:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:28:13 Removing intermediate container 8692dbae4119 02:28:13 ---> 92df766ecb90 02:28:13 02:28:13 Step 11/24 : FROM alpine:3.12 02:28:13 ---> 13621d1b12d4 02:28:13 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:28:13 ---> Using cache 02:28:13 ---> 69998119cf0f 02:28:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:28:13 ---> Using cache 02:28:13 ---> d94e91d07430 02:28:13 Step 14/24 : ENV APP_PORT=48082 02:28:13 ---> Using cache 02:28:13 ---> d94e91d07430 02:28:13 Step 14/23 : ENV APP_PORT=48085 02:28:14 Removing intermediate container 3a2ccbc98686 02:28:14 ---> 7514275c9278 02:28:14 02:28:14 Step 11/26 : FROM alpine:3.12 02:28:14 ---> 13621d1b12d4 02:28:14 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 02:28:14 ---> Running in ffd5e60f1f41 02:28:14 ---> Running in 8e14f2088fe3 02:28:14 ---> Running in 76c9f588abef 02:28:15 Removing intermediate container 8e14f2088fe3 02:28:15 ---> 5623e83604a7 02:28:15 Step 15/24 : EXPOSE $APP_PORT 02:28:15 Removing intermediate container ffd5e60f1f41 02:28:15 ---> 3ecef128ac9c 02:28:15 Step 15/23 : EXPOSE $APP_PORT 02:28:15 ---> Running in 88b65bd2dfce 02:28:15 ---> Running in 450c5f74efd7 02:28:15 Removing intermediate container 88b65bd2dfce 02:28:15 ---> e57e96dbd744 02:28:15 Step 16/24 : WORKDIR / 02:28:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:28:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:28:16 Removing intermediate container ccb54518efb8 02:28:16 ---> 8a92fe74db15 02:28:16 02:28:16 Step 12/24 : FROM docker:20.10.0 02:28:16 Removing intermediate container 450c5f74efd7 02:28:16 ---> 6e0f42189609 02:28:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:28:16 ---> Running in 3c3ead7304e2 02:28:16 20.10.0: Pulling from library/docker 02:28:16 (1/6) Installing ca-certificates (20191127-r4) 02:28:16 (2/6) Installing nghttp2-libs (1.41.0-r0) 02:28:16 (3/6) Installing libcurl (7.76.1-r0) 02:28:16 (4/6) Installing curl (7.76.1-r0) 02:28:16 (5/6) Installing dumb-init (1.2.2-r1) 02:28:16 (6/6) Installing su-exec (0.2-r1) 02:28:16 Executing busybox-1.31.1-r20.trigger 02:28:16 Executing ca-certificates-20191127-r4.trigger 02:28:17 OK: 7 MiB in 20 packages 02:28:17 Removing intermediate container 3c3ead7304e2 02:28:17 ---> d99ea0cc748d 02:28:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:28:17 ---> 666f3e05e8f2 02:28:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:28:17  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:28:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:28:17 ---> 7802a7cda288 02:28:17 Step 3/23 : WORKDIR /edgex-go 02:28:17 ---> Using cache 02:28:17 ---> 642474379853 02:28:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:17 ---> Using cache 02:28:17 ---> f0db95109487 02:28:17 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:28:19 ---> 443d807eb81c 02:28:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:28:20 ---> 27fd55129f2a 02:28:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:28:20 Removing intermediate container 76c9f588abef 02:28:20 ---> a47dd1ee8dba 02:28:20 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:28:20 ---> Running in 2bda36eabdeb 02:28:20 Removing intermediate container 2bda36eabdeb 02:28:20 ---> 735c1ec568bf 02:28:20 Step 14/26 : WORKDIR / 02:28:21 ---> 921d6c4256c8 02:28:21 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:28:21 ---> Running in 37968b24367e 02:28:21 ---> Running in 311fd2aa4687 02:28:21 ---> 97dbb1f3c6a5 02:28:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:28:21 Removing intermediate container 37968b24367e 02:28:21 ---> e6b2645ffae0 02:28:21 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:28:21 Removing intermediate container 311fd2aa4687 02:28:21 ---> 996b8098dce2 02:28:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:28:21 ---> Running in 8cade4b05221 02:28:21 ---> 2bcaf8f39465 02:28:22 Step 20/24 : ENTRYPOINT ["/core-command"] 02:28:22 ---> Running in c7c629984f91 02:28:22 ---> d4046e32e9d7 02:28:22 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:28:22 Removing intermediate container 8cade4b05221 02:28:22 ---> 02b0b74a26dc 02:28:22 Step 21/23 : LABEL arch=x86_64 02:28:22 ---> Running in 3688edf65cce 02:28:23 Removing intermediate container c7c629984f91 02:28:23 ---> 3b9644d92b1c 02:28:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:28:23 ---> e17a08fc6650 02:28:23 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:28:23 ---> Running in bfa3ed71b278 02:28:24 Removing intermediate container 3688edf65cce 02:28:24 ---> 717e7e2ef074 02:28:24 Step 22/23 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b 02:28:24 ---> Running in 552bc48aba19 02:28:24 ---> Running in f091f3c0dbfc 02:28:24 Removing intermediate container bfa3ed71b278 02:28:24 ---> 392fff28a976 02:28:24 Step 22/24 : LABEL arch=x86_64 02:28:24 ---> Running in ba0e31a2a541 02:28:24 ---> 2ed70a999d12 02:28:24 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:28:24 Removing intermediate container 552bc48aba19 02:28:24 ---> 902877bcac58 02:28:24 Step 23/23 : LABEL version=0.0.0 02:28:24 ---> Running in 18eaba574f5e 02:28:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:28:25 Removing intermediate container ba0e31a2a541 02:28:25 ---> 5c3f1216d7df 02:28:25 Step 23/24 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b 02:28:25 ---> Running in ad70496df967 02:28:25 ---> 500c9139e8bb 02:28:25 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:28:25 Removing intermediate container 18eaba574f5e 02:28:25 ---> 99d1fe2b5261 02:28:25 02:28:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:28:26 Removing intermediate container ad70496df967 02:28:26 ---> e3ed765493e4 02:28:26 Step 24/24 : LABEL version=0.0.0 02:28:26 ---> Running in 42909470f495 02:28:27 ---> 35a143523fc0 02:28:27 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:28:27 Successfully built 99d1fe2b5261 02:28:27 OK: 218 MiB in 52 packages 02:28:27 Successfully tagged support-scheduler:latest 02:28:27  Building support-scheduler ... done Removing intermediate container 42909470f495 02:28:27 ---> 1d571e8e364c 02:28:27 02:28:28 Successfully built 1d571e8e364c 02:28:28 Successfully tagged core-command:latest 02:28:28  Building core-command ... done  ---> 5f6b5e10d739 02:28:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:28:30 ---> 9b95bd7e419a 02:28:30 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/ 02:28:30 ---> Running in 81cf6b31a39d 02:28:30 Removing intermediate container f091f3c0dbfc 02:28:30 ---> 5f68ee953402 02:28:30 Step 6/23 : COPY go.mod . 02:28:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:28:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:28:31 ---> 7802a7cda288 02:28:31 Step 3/24 : WORKDIR /edgex-go 02:28:31 ---> Using cache 02:28:31 ---> 642474379853 02:28:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:31 ---> Using cache 02:28:31 ---> f0db95109487 02:28:31 Step 5/24 : RUN apk add --update --no-cache make bash git 02:28:31 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:28:31 Status: Downloaded newer image for docker:20.10.0 02:28:31 ---> aefe523efa57 02:28:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:28:31 ---> Running in f3131c705b4e 02:28:31 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:28:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:28:31 ---> 7802a7cda288 02:28:31 Step 3/23 : WORKDIR /edgex-go 02:28:31 ---> Using cache 02:28:31 ---> 642474379853 02:28:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:31 ---> Using cache 02:28:31 ---> f0db95109487 02:28:31 Step 5/23 : RUN apk add --update --no-cache make git 02:28:31 ---> Using cache 02:28:31 ---> 6c816728e323 02:28:31 Step 6/23 : COPY go.mod . 02:28:31 ---> Using cache 02:28:31 ---> a4018be99f3a 02:28:31 Step 7/23 : RUN go mod download 02:28:31 ---> Using cache 02:28:31 ---> 90c50518a267 02:28:31 Step 8/23 : COPY . . 02:28:31 ---> Using cache 02:28:31 ---> c52c95153840 02:28:31 Step 9/23 : RUN go mod tidy 02:28:31 ---> Using cache 02:28:31 ---> 2ee0002e1e52 02:28:31 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:28:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:28:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:28:32 ---> 7802a7cda288 02:28:32 Step 3/24 : WORKDIR /edgex-go 02:28:32 ---> Using cache 02:28:32 ---> 642474379853 02:28:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:32 ---> Using cache 02:28:32 ---> f0db95109487 02:28:32 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:28:32 ---> Running in 368389bf33be 02:28:32 ---> 3029c4beee94 02:28:32 Step 7/23 : RUN go mod download ---> Running in 5bf17013aa00 02:28:32 02:28:32 ---> Running in 5d24ad7e9b2c 02:28:32 Removing intermediate container f3131c705b4e 02:28:32 ---> 0714f3945894 02:28:32 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 02:28:32 ---> Running in 2e987eafbe9d 02:28:32 ---> Running in 21a5b02653f7 02:28:33 Removing intermediate container 81cf6b31a39d 02:28:33 ---> ea29855515ac 02:28:33 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:28:33 ---> Running in 66a4b920b927 02:28:33 Removing intermediate container 66a4b920b927 02:28:33 ---> 8ff1315ceaa4 02:28:33 Step 24/26 : LABEL arch=x86_64 02:28:34 ---> Running in b5c36bdfbd6e 02:28:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:28:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:28:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:28:34 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 02:28:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:28:34 Removing intermediate container b5c36bdfbd6e 02:28:34 ---> bbf564a2575c 02:28:34 Step 25/26 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b 02:28:34 (1/39) Installing readline (8.0.4-r0) 02:28:34 ---> Running in 42b438ca0f0a 02:28:34 (2/39) Installing bash (5.0.17-r0) 02:28:34 Executing bash-5.0.17-r0.post-install 02:28:34 (3/39) Installing nghttp2-libs (1.41.0-r0) 02:28:34 (4/39) Installing libcurl (7.76.1-r0) 02:28:34 (5/39) Installing curl (7.76.1-r0) 02:28:34 (6/39) Installing dumb-init (1.2.2-r1) 02:28:35 (7/39) Installing libbz2 (1.0.8-r1) 02:28:35 (8/39) Installing expat (2.2.9-r1) 02:28:35 (9/39) Installing libffi (3.3-r2) 02:28:35 (10/39) Installing gdbm (1.13-r1) 02:28:35 (11/39) Installing xz-libs (5.2.5-r0) 02:28:35 (12/39) Installing sqlite-libs (3.32.1-r0) 02:28:35 (13/39) Installing python3 (3.8.10-r0) 02:28:35 Removing intermediate container 42b438ca0f0a 02:28:35 ---> bb367d3a8838 02:28:35 Step 26/26 : LABEL version=0.0.0 02:28:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:28:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:28:36 OK: 218 MiB in 52 packages 02:28:36 Removing intermediate container 2e987eafbe9d 02:28:36 ---> a23ec624ea10 02:28:36 Step 8/23 : COPY . . 02:28:36 ---> Running in 033e94a79caa 02:28:37 OK: 218 MiB in 52 packages 02:28:38 Removing intermediate container 033e94a79caa 02:28:38 ---> 4e926fd1019c 02:28:38 02:28:38 (14/39) Installing py3-appdirs (1.4.4-r1) 02:28:38 (15/39) Installing py3-ordered-set (4.0.1-r0) 02:28:38 (16/39) Installing py3-parsing (2.4.7-r0) 02:28:38 (17/39) Installing py3-six (1.15.0-r0) 02:28:38 (18/39) Installing py3-packaging (20.4-r0) 02:28:38 (19/39) Installing py3-setuptools (47.0.0-r0) 02:28:38 (20/39) Installing py3-chardet (3.0.4-r4) 02:28:38 (21/39) Installing py3-idna (2.9-r0) 02:28:38 (22/39) Installing py3-certifi (2020.4.5.1-r0) 02:28:38 Removing intermediate container 368389bf33be 02:28:38 ---> 2661891aa8ca 02:28:38 Step 6/24 : COPY go.mod . 02:28:38 (23/39) Installing py3-urllib3 (1.25.9-r0) 02:28:38 (24/39) Installing py3-requests (2.23.0-r0) 02:28:38 (25/39) Installing py3-msgpack (1.0.0-r0) 02:28:38 Successfully built 4e926fd1019c 02:28:38 Successfully tagged security-secretstore-setup:latest 02:28:38  Building security-secretstore-setup ... done (26/39) Installing py3-lockfile (0.12.2-r3) 02:28:38 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:28:38 (28/39) Installing py3-colorama (0.4.3-r0) 02:28:38 (29/39) Installing py3-distlib (0.3.0-r0) 02:28:39 (30/39) Installing py3-distro (1.5.0-r1) 02:28:39 (31/39) Installing py3-webencodings (0.5.1-r3) 02:28:39 (32/39) Installing py3-html5lib (1.0.1-r4) 02:28:39 (33/39) Installing py3-pytoml (0.1.21-r0) 02:28:39 (34/39) Installing py3-pep517 (0.8.2-r0) 02:28:39 (35/39) Installing py3-progress (1.5-r0) 02:28:39 (36/39) Installing py3-toml (0.10.1-r0) 02:28:39 (37/39) Installing py3-retrying (1.3.3-r0) 02:28:39 (38/39) Installing py3-contextlib2 (0.6.0-r0) 02:28:39 (39/39) Installing py3-pip (20.1.1-r0) 02:28:39 Removing intermediate container 5bf17013aa00 02:28:39 ---> 5e306dda34c1 02:28:39 Step 6/24 : COPY go.mod . 02:28:39 Executing busybox-1.31.1-r19.trigger 02:28:39 OK: 72 MiB in 59 packages 02:28:41 ---> f11787d9641b 02:28:41 Step 7/24 : RUN go mod download 02:28:41 ---> 3d96e1da166c 02:28:41 Step 7/24 : RUN go mod download 02:28:41 ---> Running in 9e7951202972 02:28:41 ---> Running in 4050eeff86e3 02:28:42 Collecting docker-compose==1.23.2 02:28:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:28:42 Collecting PyYAML<4,>=3.10 02:28:42 Downloading PyYAML-3.13.tar.gz (270 kB) 02:28:43 Collecting jsonschema<3,>=2.5.1 02:28:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:28:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:28:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:28:43 Collecting docopt<0.7,>=0.6.1 02:28:43 Downloading docopt-0.6.2.tar.gz (25 kB) 02:28:44 Collecting cached-property<2,>=1.2.0 02:28:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:28:44 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:28:44 Collecting docker<4.0,>=3.6.0 02:28:45 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:28:45 Collecting dockerpty<0.5,>=0.4.1 02:28:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:28:46 Collecting websocket-client<1.0,>=0.32.0 02:28:46 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:28:46 Collecting texttable<0.10,>=0.9.0 02:28:46 Downloading texttable-0.9.1.tar.gz (11 kB) 02:28:47 Collecting urllib3<1.25,>=1.21.1 02:28:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:28:47 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 02:28:47 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 02:28:47 Collecting idna<2.8,>=2.5 02:28:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:28:47 Collecting docker-pycreds>=0.4.0 02:28:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:28:47 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:28:47 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:28:47 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:28:47 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:28:47 Installing collected packages: PyYAML, jsonschema, urllib3, idna, requests, docopt, cached-property, docker-pycreds, websocket-client, docker, dockerpty, texttable, docker-compose 02:28:47 Running setup.py install for PyYAML: started 02:28:48 Running setup.py install for PyYAML: finished with status 'done' 02:28:48 Removing intermediate container 4050eeff86e3 02:28:48 ---> 2d08758c9c6b 02:28:48 Step 8/24 : COPY . . 02:28:48 Removing intermediate container 9e7951202972 02:28:48 ---> 5d20a96daf71 02:28:48 Step 8/24 : COPY . . 02:28:49 Attempting uninstall: urllib3 02:28:49 Found existing installation: urllib3 1.25.9 02:28:49 Uninstalling urllib3-1.25.9: 02:28:49 Successfully uninstalled urllib3-1.25.9 02:28:50 Attempting uninstall: idna 02:28:50 Found existing installation: idna 2.9 02:28:50 Uninstalling idna-2.9: 02:28:50 Successfully uninstalled idna-2.9 02:28:50 Attempting uninstall: requests 02:28:50 Found existing installation: requests 2.23.0 02:28:50 Uninstalling requests-2.23.0: 02:28:50 Successfully uninstalled requests-2.23.0 02:28:50 Running setup.py install for docopt: started 02:28:51 Running setup.py install for docopt: finished with status 'done' 02:28:52 Running setup.py install for dockerpty: started 02:28:53 Running setup.py install for dockerpty: finished with status 'done' 02:28:53 Running setup.py install for texttable: started 02:28:53 Running setup.py install for texttable: finished with status 'done' 02:28:54 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 02:29:07 Removing intermediate container 21a5b02653f7 02:29:07 ---> f644b22af7f1 02:29:07 Step 15/24 : ENV APP_PORT=48090 02:29:07 ---> Running in 6321b66cc317 02:29:07 Removing intermediate container 6321b66cc317 02:29:07 ---> a33b5487c726 02:29:07 Step 16/24 : EXPOSE $APP_PORT 02:29:07 ---> Running in 62b0c4afa95f 02:29:07 Removing intermediate container 62b0c4afa95f 02:29:07 ---> cffd804c36d2 02:29:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:29:07 ---> 5002541a6bb0 02:29:07 Step 9/23 : RUN go mod tidy 02:29:07 ---> Running in 21e36765c4a7 02:29:08 ---> 474e99aef1e1 02:29:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:29:09 ---> 7ff3e701779e 02:29:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:29:09 ---> 9c7123d6fe04 02:29:09 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:29:09 ---> Running in 4abc5aa8ea8f 02:29:10 Removing intermediate container 4abc5aa8ea8f 02:29:10 ---> a36f8f513550 02:29:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:29:10 ---> Running in d1b476645cb4 02:29:10 Removing intermediate container d1b476645cb4 02:29:10 ---> 1bc0b273e287 02:29:10 Step 22/24 : LABEL arch=x86_64 02:29:10 ---> Running in f013725195eb 02:29:11 Removing intermediate container f013725195eb 02:29:11 ---> fdc085735d26 02:29:11 Step 23/24 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b 02:29:11 ---> Running in bfdc74980dc0 02:29:11 Removing intermediate container bfdc74980dc0 02:29:11 ---> 8ef9f15b5375 02:29:11 Step 24/24 : LABEL version=0.0.0 02:29:11 ---> Running in 5574d81f024b 02:29:12 Removing intermediate container 5574d81f024b 02:29:12 ---> 9114f6f55d53 02:29:12 02:29:12 Successfully built 9114f6f55d53 02:29:12 Successfully tagged sys-mgmt-agent:latest 02:29:13  Building sys-mgmt-agent ... done  [Pipeline] } 02:29:13 $ docker stop --time=1 035bc0dc92da63cfa0f714a3d6b7e29bd601a91f71e02b522a9071a720be7fa3 02:29:16 Removing intermediate container 21e36765c4a7 02:29:16 ---> c1f4986fff7e 02:29:16 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:29:16 ---> Running in 43448f5d1855 02:29:16 $ docker rm -f 035bc0dc92da63cfa0f714a3d6b7e29bd601a91f71e02b522a9071a720be7fa3 [Pipeline] // withDockerContainer [Pipeline] sh 02:29:17 + docker images 02:29:18 REPOSITORY TAG IMAGE ID CREATED SIZE 02:29:18 sys-mgmt-agent latest 9114f6f55d53 7 seconds ago 312MB 02:29:18 security-secretstore-setup latest 4e926fd1019c 42 seconds ago 25.7MB 02:29:18 core-command latest 1d571e8e364c 51 seconds ago 17MB 02:29:18 support-scheduler latest 99d1fe2b5261 53 seconds ago 17.1MB 02:29:18 8a92fe74db15 About a minute ago 1.15GB 02:29:18 92df766ecb90 About a minute ago 1.16GB 02:29:18 7514275c9278 About a minute ago 1.16GB 02:29:18 8e9a116c8b84 About a minute ago 1.16GB 02:29:18 security-bootstrapper latest 453346559b64 4 minutes ago 18.2MB 02:29:18 core-data latest b3ff5e012946 4 minutes ago 21.5MB 02:29:18 core-metadata latest ffc7eca8ef82 4 minutes ago 18.6MB 02:29:18 security-proxy-setup latest 191e4edacfca 4 minutes ago 25.3MB 02:29:18 support-notifications latest e623d54680b1 4 minutes ago 17.7MB 02:29:18 02d3ab7dde8e 4 minutes ago 1.17GB 02:29:18 ca4967beb37e 4 minutes ago 1.17GB 02:29:18 b8a1d630f8e6 4 minutes ago 1.15GB 02:29:18 589ea6e1531e 4 minutes ago 1.16GB 02:29:18 91010b000b6d 4 minutes ago 1.15GB 02:29:18 ci-base-image-x86_64 latest ebfbe1ecff93 15 minutes ago 648MB 02:29:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 12 days ago 445MB 02:29:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 13 days ago 37.5MB 02:29:18 alpine 3.12 13621d1b12d4 3 weeks ago 5.58MB 02:29:18 docker 20.10.0 aefe523efa57 5 months ago 240MB 02:29:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB 02:29:18 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] } [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 02:29:18 ---> 70274e36a110 02:29:18 Step 9/24 : RUN go mod tidy 02:29:18 ---> Running in 3e74c6b2f2dc [Pipeline] node 02:29:19 ---> bd24e16d5095 02:29:19 Step 9/24 : RUN go mod tidy 02:29:19 ---> Running in 2364ab6b78b3 02:29:26 Removing intermediate container 3e74c6b2f2dc 02:29:26 ---> e7d2a7114da4 02:29:26 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:29:26 ---> Running in e3a33396d2d9 02:29:27 Removing intermediate container 2364ab6b78b3 02:29:27 ---> cbda490517d5 02:29:27 Step 10/24 : RUN make cmd/core-data/core-data 02:29:27 ---> Running in 7b8ff4f5f324 02:29:28 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 02:29:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:29:30 Removing intermediate container 5d24ad7e9b2c 02:29:30 ---> f7bcd50cac89 02:29:30 02:29:30 Step 11/23 : FROM alpine:3.12 02:29:30 ---> 9852663dfa18 02:29:30 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:29:30 ---> Using cache 02:29:31 ---> 005c0cfdde41 02:29:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:29:31 ---> Using cache 02:29:31 ---> 74505bef94f4 02:29:31 Step 14/23 : ENV APP_PORT=48085 02:29:31 ---> Running in 5a4df920de14 02:29:32 Removing intermediate container 5a4df920de14 02:29:32 ---> 708d9be2d3b0 02:29:32 Step 15/23 : EXPOSE $APP_PORT 02:29:32 ---> Running in b4b8eacc8226 02:29:32 Removing intermediate container b4b8eacc8226 02:29:32 ---> 92663241675f 02:29:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:29:33 ---> ae1d18751582 02:29:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:29:34 Still waiting to schedule task 02:29:34 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 02:29:35 ---> cd79bc77811c 02:29:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:29:36 ---> 48476a61ba24 02:29:36 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:29:37 ---> Running in a6483fcb5d9b 02:29:37 Removing intermediate container a6483fcb5d9b 02:29:37 ---> 225e0de681a3 02:29:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:29:37 ---> Running in 35049dc8bd11 02:29:38 Removing intermediate container 35049dc8bd11 02:29:38 ---> 7c0b21c54aee 02:29:38 Step 21/23 : LABEL arch=arm64 02:29:38 ---> Running in 42110d3103c2 02:29:39 Removing intermediate container 42110d3103c2 02:29:39 ---> e3b353ab64d7 02:29:39 Step 22/23 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b 02:29:39 ---> Running in f1d0fa0ff4fc 02:29:40 Removing intermediate container f1d0fa0ff4fc 02:29:40 ---> e0e2fc70238e 02:29:40 Step 23/23 : LABEL version=0.0.0 02:29:40 ---> Running in 98bcecf786c0 02:29:41 Removing intermediate container 98bcecf786c0 02:29:41 ---> b99caf036e38 02:29:41 02:29:41 Successfully built b99caf036e38 02:29:41 Successfully tagged support-scheduler-arm64:latest 02:30:36 Running on prd-ubuntu18.04-docker-8c-8g-4637 in /w/workspace/edgexfoundry_edgex-go_PR-3453 [Pipeline] { [Pipeline] ws 02:30:36 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 02:30:39 using credential edgex-jenkins-ssh 02:30:39 Cloning the remote Git repository 02:30:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:30:39 > git init /w/workspace/edgex-go/3 # timeout=10 02:30:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:30:39 > git --version # timeout=10 02:30:39 > git --version # 'git version 2.17.1' 02:30:39 using GIT_SSH to set credentials SSH Credentials for GitHub 02:30:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:30:49  Building support-scheduler ... done Removing intermediate container 43448f5d1855 02:30:49 ---> fb6f3f83b67d 02:30:49 02:30:49 Step 11/23 : FROM alpine:3.12 02:30:49 ---> 9852663dfa18 02:30:49 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:30:49 ---> Running in ab38de298bec 02:30:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:30:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:30:49 (1/2) Installing ca-certificates (20191127-r4) 02:30:49 (2/2) Installing dumb-init (1.2.2-r1) 02:30:49 Executing busybox-1.31.1-r20.trigger 02:30:49 Executing ca-certificates-20191127-r4.trigger 02:30:49 OK: 6 MiB in 16 packages 02:30:49 Removing intermediate container e3a33396d2d9 02:30:49 ---> 2c88382c680a 02:30:49 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:30:49 ---> Running in 66ff1a29b52f 02:30:49 Removing intermediate container ab38de298bec 02:30:49 ---> 3258cd086971 02:30:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:30:49 ---> Running in b5c915f098d4 02:30:49 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 02:30:50 Removing intermediate container b5c915f098d4 02:30:50 ---> f9c2d8c92d8e 02:30:50 Step 14/23 : ENV APP_PORT=48060 02:30:50 ---> Running in 8f01fdbba7ff 02:30:51 Removing intermediate container 8f01fdbba7ff 02:30:51 ---> a275fc4dcb6b 02:30:51 Step 15/23 : EXPOSE $APP_PORT 02:30:51 ---> Running in e8ab7570acfe 02:30:52 Removing intermediate container e8ab7570acfe 02:30:52 ---> 94c2164a4ec9 02:30:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:30:52 ---> 060471a35359 02:30:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:30:52 Removing intermediate container 66ff1a29b52f 02:30:52 ---> 0a44faa49615 02:30:52 02:30:52 Step 12/24 : FROM docker:20.10.0 02:30:52 20.10.0: Pulling from library/docker 02:30:54 ---> f720b99741af 02:30:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:30:56 ---> bc5b0e1dc309 02:30:56 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:30:56 ---> Running in 4bce4dbfc0b6 02:30:57 Removing intermediate container 4bce4dbfc0b6 02:30:57 ---> a59d156ce6da 02:30:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:30:57 ---> Running in d4caaa0671c9 02:30:58 Removing intermediate container d4caaa0671c9 02:30:58 ---> 3d4e8713bf16 02:30:58 Step 21/23 : LABEL arch=arm64 02:30:58 ---> Running in 004a6dba8cdd 02:30:59 Removing intermediate container 7b8ff4f5f324 02:30:59 ---> 3f8891b12664 02:30:59 02:30:59 Step 11/24 : FROM alpine:3.12 02:30:59 ---> 9852663dfa18 02:30:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:30:59 ---> Running in 627bbd6732fc 02:30:59 Removing intermediate container 004a6dba8cdd 02:30:59 ---> 4de32f25ccf5 02:30:59 Step 22/23 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b 02:30:59 ---> Running in 18ce2c379569 02:31:00 Removing intermediate container 627bbd6732fc 02:31:00 ---> 6b7e7ab75d31 02:31:00 Step 13/24 : ENV APP_PORT=48080 02:31:00 ---> Running in b8cae778351e 02:31:00 Removing intermediate container 18ce2c379569 02:31:00 ---> 11b77e1ecc04 02:31:00 Step 23/23 : LABEL version=0.0.0 02:31:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:31:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:31:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:31:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:31:00 using GIT_SSH to set credentials SSH Credentials for GitHub 02:31:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3453/head:refs/remotes/origin/PR-3453 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:31:00 ---> Running in 5e0190938b03 02:31:00 Removing intermediate container b8cae778351e 02:31:00 ---> 3da9e3759d43 02:31:00 Step 14/24 : EXPOSE $APP_PORT 02:31:00 Merging remotes/origin/master commit f1ea93c16db09b36626d9198e09713e38083a332 into PR head commit 639a7e695fff3875572feeb517488632d8133f3b 02:31:01 Merge succeeded, producing 639a7e695fff3875572feeb517488632d8133f3b 02:31:01 Checking out Revision 639a7e695fff3875572feeb517488632d8133f3b (PR-3453) 02:31:01 ---> Running in 5a663686c114 02:31:01 Removing intermediate container 5e0190938b03 02:31:01 ---> 9d1c99eb1817 02:31:01 02:31:02 Successfully built 9d1c99eb1817 02:31:02 Successfully tagged support-notifications-arm64:latest 02:31:02  Building support-notifications ... done Removing intermediate container 5a663686c114 02:31:02 ---> 9610e5462bc5 02:31:02 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:31:02 ---> Running in 607dc5ea13e5 02:31:00 > git config core.sparsecheckout # timeout=10 02:31:00 > git checkout -f 639a7e695fff3875572feeb517488632d8133f3b # timeout=10 02:31:01 > git remote # timeout=10 02:31:01 > git config --get remote.origin.url # timeout=10 02:31:01 using GIT_SSH to set credentials SSH Credentials for GitHub 02:31:01 > git merge f1ea93c16db09b36626d9198e09713e38083a332 # timeout=10 02:31:01 > git rev-parse HEAD^{commit} # timeout=10 02:31:01 > git config core.sparsecheckout # timeout=10 02:31:01 > git checkout -f 639a7e695fff3875572feeb517488632d8133f3b # timeout=10 02:31:03 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:31:03 Status: Downloaded newer image for docker:20.10.0 02:31:03 ---> eeaf43b92773 02:31:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:31:04 ---> Running in 46ae8b332a4e 02:31:04 Removing intermediate container 46ae8b332a4e 02:31:04 ---> cb6b6e6aea1f 02:31:04 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 02:31:04 ---> Running in d5421a1300ba 02:31:04 Commit message: "feat(notifications): Implement GET /transmission/id/{id} V2 API" 02:31:04 Removing intermediate container 607dc5ea13e5 02:31:04 ---> 49f894396c99 02:31:04 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:31:04 ---> Running in 6820f414699f [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:31:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:31:06 + echo snap-build.sh 02:31:06 snap-build.sh 02:31:06 + SNAP_BASE_DIR=. 02:31:06 + '[' '!' -z /w/workspace/edgex-go/3 ']' 02:31:06 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 02:31:06 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 02:31:06 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 02:31:06 + cd /w/workspace/edgex-go/3 02:31:06 + sudo apt-get remove -qy --purge lxd lxd-client 02:31:06 Reading package lists... 02:31:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:31:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:31:06 Building dependency tree... 02:31:06 Reading state information... 02:31:06 The following packages were automatically installed and are no longer required: 02:31:06 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 02:31:06 uidmap xdelta3 02:31:06 Use 'sudo apt autoremove' to remove them. 02:31:06 The following packages will be REMOVED: 02:31:06 lxd* lxd-client* 02:31:06 (1/39) Installing readline (8.0.4-r0) 02:31:06 (2/39) Installing bash (5.0.17-r0) 02:31:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:31:06 Executing bash-5.0.17-r0.post-install 02:31:06 (3/39) Installing nghttp2-libs (1.41.0-r0) 02:31:06 (4/39) Installing libcurl (7.76.1-r0) 02:31:06 (5/39) Installing curl (7.76.1-r0) 02:31:06 (6/39) Installing dumb-init (1.2.2-r1) 02:31:06 (7/39) Installing libbz2 (1.0.8-r1) 02:31:06 (8/39) Installing expat (2.2.9-r1) 02:31:07 (9/39) Installing libffi (3.3-r2) 02:31:07 (10/39) Installing gdbm (1.13-r1) 02:31:07 (11/39) Installing xz-libs (5.2.5-r0) 02:31:07 (12/39) Installing sqlite-libs (3.32.1-r0) 02:31:07 (13/39) Installing python3 (3.8.10-r0) 02:31:07 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 02:31:07 After this operation, 31.7 MB disk space will be freed. 02:31:07 (1/6) Installing dumb-init (1.2.2-r1) 02:31:07 (2/6) Installing libgcc (9.3.0-r2) 02:31:07 (3/6) Installing libsodium (1.0.18-r0) 02:31:07 (4/6) Installing libstdc++ (9.3.0-r2) 02:31:08 (5/6) Installing libzmq (4.3.3-r0) 02:31:08 (6/6) Installing zeromq (4.3.3-r0) 02:31:08 Executing busybox-1.31.1-r20.trigger 02:31:08 OK: 8 MiB in 20 packages 02:31:08 (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 ... 190027 files and directories currently installed.) 02:31:08 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 02:31:08 (14/39) Installing py3-appdirs (1.4.4-r1) 02:31:08 (15/39) Installing py3-ordered-set (4.0.1-r0) 02:31:08 (16/39) Installing py3-parsing (2.4.7-r0) 02:31:08 (17/39) Installing py3-six (1.15.0-r0) 02:31:08 (18/39) Installing py3-packaging (20.4-r0) 02:31:08 (19/39) Installing py3-setuptools (47.0.0-r0) 02:31:08 (20/39) Installing py3-chardet (3.0.4-r4) 02:31:08 (21/39) Installing py3-idna (2.9-r0) 02:31:08 (22/39) Installing py3-certifi (2020.4.5.1-r0) 02:31:08 (23/39) Installing py3-urllib3 (1.25.9-r0) 02:31:09 (24/39) Installing py3-requests (2.23.0-r0) 02:31:09 (25/39) Installing py3-msgpack (1.0.0-r0) 02:31:09 (26/39) Installing py3-lockfile (0.12.2-r3) 02:31:09 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:31:09 (28/39) Installing py3-colorama (0.4.3-r0) 02:31:09 (29/39) Installing py3-distlib (0.3.0-r0) 02:31:09 (30/39) Installing py3-distro (1.5.0-r1) 02:31:09 (31/39) Installing py3-webencodings (0.5.1-r3) 02:31:09 (32/39) Installing py3-html5lib (1.0.1-r4) 02:31:09 (33/39) Installing py3-pytoml (0.1.21-r0) 02:31:09 (34/39) Installing py3-pep517 (0.8.2-r0) 02:31:09 (35/39) Installing py3-progress (1.5-r0) 02:31:09 (36/39) Installing py3-toml (0.10.1-r0) 02:31:09 Removing lxd dnsmasq configuration 02:31:09 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 02:31:09 (37/39) Installing py3-retrying (1.3.3-r0) 02:31:09 (38/39) Installing py3-contextlib2 (0.6.0-r0) 02:31:09 (39/39) Installing py3-pip (20.1.1-r0) 02:31:09 Executing busybox-1.31.1-r19.trigger 02:31:09 OK: 72 MiB in 59 packages 02:31:09 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 02:31:10 Removing intermediate container 6820f414699f 02:31:10 ---> 5374c7e3afa4 02:31:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:31:10 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 02:31:10 (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 ... 189852 files and directories currently installed.) 02:31:10 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 02:31:11 ---> c8f62c695e62 02:31:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:31:11 Processing triggers for systemd (237-3ubuntu10.42) ... 02:31:12 Processing triggers for ureadahead (0.100.0-21) ... 02:31:12 ---> 7a4421a835a3 02:31:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:31:13 ---> 3751ef31ecb7 02:31:13 Step 20/24 : ENTRYPOINT ["/core-data"] 02:31:13 ---> Running in 7efa1bc69367 02:31:13 + sudo snap remove --purge lxd 02:31:13 snap "lxd" is not installed 02:31:13 + sudo groupadd --force --system lxd 02:31:13 ++ whoami 02:31:13 + sudo /usr/sbin/usermod -G lxd -a jenkins 02:31:13 + newgrp - lxd 02:31:13 + sudo snap install lxd 02:31:13 Removing intermediate container 7efa1bc69367 02:31:13 ---> 51fdb57bf218 02:31:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:31:13 Collecting docker-compose==1.23.2 02:31:13 ---> Running in 8121584cf316 02:31:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:31:14 Removing intermediate container 8121584cf316 02:31:14 ---> 915aff257160 02:31:14 Step 22/24 : LABEL arch=arm64 02:31:14 ---> Running in da9cfc4cacd1 02:31:15 Removing intermediate container da9cfc4cacd1 02:31:15 ---> 30f6ceb94a84 02:31:15 Step 23/24 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b 02:31:15 Collecting docker<4.0,>=3.6.0 02:31:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:31:15 ---> Running in 7d461775c825 02:31:15 Removing intermediate container 7d461775c825 02:31:15 ---> bfa728f7d0cf 02:31:15 Step 24/24 : LABEL version=0.0.0 02:31:15 ---> Running in e7a816d1dc27 02:31:16 Collecting cached-property<2,>=1.2.0 02:31:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:31:16 Removing intermediate container e7a816d1dc27 02:31:16 ---> 50540b5e2b96 02:31:16 02:31:16 Collecting docopt<0.7,>=0.6.1 02:31:16 Downloading docopt-0.6.2.tar.gz (25 kB) 02:31:16 Successfully built 50540b5e2b96 02:31:16 Successfully tagged core-data-arm64:latest 02:31:18  Building core-data ... done Collecting PyYAML<4,>=3.10 02:31:19 Downloading PyYAML-3.13.tar.gz (270 kB) 02:31:22 2021-05-12T02:31:19Z INFO Waiting for automatic snapd restart... 02:31:23 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:31:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:31:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:31:23 Collecting dockerpty<0.5,>=0.4.1 02:31:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:31:25 Collecting jsonschema<3,>=2.5.1 02:31:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:31:25 Collecting websocket-client<1.0,>=0.32.0 02:31:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:31:26 Collecting texttable<0.10,>=0.9.0 02:31:26 Downloading texttable-0.9.1.tar.gz (11 kB) 02:31:28 Collecting docker-pycreds>=0.4.0 02:31:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:31:28 Collecting idna<2.8,>=2.5 02:31:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:31:28 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 02:31:29 Collecting urllib3<1.25,>=1.21.1 02:31:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:31:29 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 02:31:29 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:31:29 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:31:29 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:31:29 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:31:30 Installing collected packages: websocket-client, docker-pycreds, idna, urllib3, requests, docker, cached-property, docopt, PyYAML, dockerpty, jsonschema, texttable, docker-compose 02:31:30 Attempting uninstall: idna 02:31:30 Found existing installation: idna 2.9 02:31:30 Uninstalling idna-2.9: 02:31:30 Successfully uninstalled idna-2.9 02:31:30 Attempting uninstall: urllib3 02:31:30 Found existing installation: urllib3 1.25.9 02:31:30 Uninstalling urllib3-1.25.9: 02:31:30 Successfully uninstalled urllib3-1.25.9 02:31:31 Attempting uninstall: requests 02:31:31 Found existing installation: requests 2.23.0 02:31:31 Uninstalling requests-2.23.0: 02:31:31 Successfully uninstalled requests-2.23.0 02:31:32 Running setup.py install for docopt: started 02:31:34 lxd 4.14 from Canonical* installed 02:31:34 + sudo lxd init --auto 02:31:34 Running setup.py install for docopt: finished with status 'done' 02:31:34 Running setup.py install for PyYAML: started 02:31:36 Running setup.py install for PyYAML: finished with status 'done' 02:31:36 Running setup.py install for dockerpty: started 02:31:38 Running setup.py install for dockerpty: finished with status 'done' 02:31:38 Running setup.py install for texttable: started 02:31:40 Running setup.py install for texttable: finished with status 'done' 02:31:41 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 02:31:42 + sudo snap install --classic snapcraft 02:31:49 snapcraft 4.7.1 from Canonical* installed 02:31:49 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 02:31:49 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 02:31:49 % Total % Received % Xferd Average Speed Time Time Time Current 02:31:49 Dload Upload Total Spent Left Speed 02:31:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4384 0 --:--:-- --:--:-- --:--:-- 4384 02:31:49 67 3325k 67 2247k 0 0 6650k 0 --:--:-- --:--:-- --:--:-- 6650k 100 3325k 100 3325k 0 0 9473k 0 --:--:-- --:--:-- --:--:-- 87.6M 02:31:49 ./yq_linux_amd64 02:31:49 + sudo snapcraft prime --use-lxd 02:31:49 Removing intermediate container d5421a1300ba 02:31:49 ---> c51ed5e4704e 02:31:49 Step 15/24 : ENV APP_PORT=48090 02:31:49 ---> Running in 7d73ab1f0a4e 02:31:49 Removing intermediate container 7d73ab1f0a4e 02:31:49 ---> ed9fac7b172f 02:31:49 Step 16/24 : EXPOSE $APP_PORT 02:31:49 ---> Running in 6336b5c4bc60 02:31:50 Removing intermediate container 6336b5c4bc60 02:31:50 ---> f919840f5208 02:31:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:31:50 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 02:31:50 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: 02:31:50 - README.md 02:31:50 02:31:50 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:31:51 Launching a container. 02:31:51 ---> df92fc3ba28d 02:31:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:31:51 ---> 8b5134af8ea6 02:31:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:31:52 ---> 53663436c799 02:31:52 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:31:52 ---> Running in 83924ea8a219 02:31:53 Removing intermediate container 83924ea8a219 02:31:53 ---> 658e8921aae3 02:31:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:31:53 ---> Running in 9f1cf6692a0b 02:31:53 Removing intermediate container 9f1cf6692a0b 02:31:53 ---> 7057739daf2b 02:31:53 Step 22/24 : LABEL arch=arm64 02:31:53 ---> Running in f7c49989680b 02:31:53 Removing intermediate container f7c49989680b 02:31:53 ---> 7d0b2794c0c9 02:31:53 Step 23/24 : LABEL git_sha=639a7e695fff3875572feeb517488632d8133f3b 02:31:54 ---> Running in 035a0bda5fc6 02:31:54 Removing intermediate container 035a0bda5fc6 02:31:54 ---> ffedbbbd656c 02:31:54 Step 24/24 : LABEL version=0.0.0 02:31:54 ---> Running in 82b2c37f4a9c 02:31:55 Removing intermediate container 82b2c37f4a9c 02:31:55 ---> 7f634587ae8b 02:31:55 02:31:55 Successfully built 7f634587ae8b 02:31:55 Successfully tagged sys-mgmt-agent-arm64:latest 02:31:55  Building sys-mgmt-agent ... done  [Pipeline] } 02:31:56 $ docker stop --time=1 f16b277b38a9486fb1c3193e13e92866c277f2c3a32f4f177ec8ba3678406ccd 02:31:57 $ docker rm -f f16b277b38a9486fb1c3193e13e92866c277f2c3a32f4f177ec8ba3678406ccd [Pipeline] // withDockerContainer [Pipeline] sh 02:31:58 + docker images 02:31:58 REPOSITORY TAG IMAGE ID CREATED SIZE 02:31:58 sys-mgmt-agent-arm64 latest 7f634587ae8b 3 seconds ago 299MB 02:31:58 core-data-arm64 latest 50540b5e2b96 43 seconds ago 20.3MB 02:31:58 support-notifications-arm64 latest 9d1c99eb1817 57 seconds ago 16.6MB 02:31:58 3f8891b12664 About a minute ago 989MB 02:31:58 0a44faa49615 About a minute ago 976MB 02:31:58 fb6f3f83b67d About a minute ago 980MB 02:31:58 support-scheduler-arm64 latest b99caf036e38 2 minutes ago 16.1MB 02:31:58 f7bcd50cac89 2 minutes ago 980MB 02:31:58 security-bootstrapper-arm64 latest 7d45413a40b2 4 minutes ago 17.1MB 02:31:58 security-secretstore-setup-arm64 latest c89f8dcede8f 4 minutes ago 24.3MB 02:31:58 core-metadata-arm64 latest 4efbaf892704 4 minutes ago 17.4MB 02:31:58 core-command-arm64 latest 9a9764fbdc34 4 minutes ago 16.1MB 02:31:58 security-proxy-setup-arm64 latest bd2a67ad0176 4 minutes ago 23.9MB 02:31:58 f33fc2405261 4 minutes ago 988MB 02:31:58 aa1112531a39 4 minutes ago 979MB 02:31:58 4a1a124e1713 4 minutes ago 977MB 02:31:58 1b957862c64c 4 minutes ago 977MB 02:31:58 9a65c6d325b7 4 minutes ago 973MB 02:31:58 ci-base-image-arm64 latest 7802a7cda288 16 minutes ago 641MB 02:31:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 12 days ago 428MB 02:31:58 alpine 3.12 9852663dfa18 3 weeks ago 5.32MB 02:31:58 docker 20.10.0 eeaf43b92773 5 months ago 228MB 02:31:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:31:59 ---> job-cost.sh 02:31:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ik1P 02:32:03 Waiting for container to be ready 02:32:03 To start your first instance, try: lxc launch ubuntu:18.04 02:32:03 02:32:08 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 02:32:09 Waiting for network to be ready... 02:32:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:32:10 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:32:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1723 kB] 02:32:10 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:32:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 02:32:10 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:32:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 02:32:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 02:32:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [321 kB] 02:32:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 02:32:11 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 02:32:11 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 02:32:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:32:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:32:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:32:11 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:32:11 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:32:11 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:32:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:32:12 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] 02:32:12 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 02:32:12 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 02:32:12 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 02:32:12 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 02:32:12 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 02:32:12 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 02:32:12 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 02:32:16 Fetched 24.6 MB in 6s (3978 kB/s) 02:32:17 Reading package lists... 02:32:17 Reading package lists... 02:32:17 Building dependency tree... 02:32:17 Reading state information... 02:32:17 The following additional packages will be installed: 02:32:17 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:32:17 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:32:17 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:32:17 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 02:32:17 Suggested packages: 02:32:17 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 02:32:17 Recommended packages: 02:32:17 gnupg libsasl2-modules 02:32:17 The following NEW packages will be installed: 02:32:17 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:32:17 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:32:17 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:32:17 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 02:32:17 The following packages will be upgraded: 02:32:17 gpg gpg-agent gpgconf libudev1 02:32:17 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 02:32:17 Need to get 3530 kB of archives. 02:32:17 After this operation, 13.3 MB of additional disk space will be used. 02:32:17 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] 02:32:17 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 02:32:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 02:32:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 02:32:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 02:32:18 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 02:32:18 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 02:32:18 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 02:32:18 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 02:32:18 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 02:32:18 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 02:32:18 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 02:32:18 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 02:32:18 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 02:32:18 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 02:32:18 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 02:32:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 02:32:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 02:32:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 02:32:19 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 02:32:19 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 02:32:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 02:32:19 debconf: delaying package configuration, since apt-utils is not installed 02:32:19 Fetched 3530 kB in 1s (3468 kB/s) 02:32:19 (Reading database ... 12511 files and directories currently installed.) 02:32:19 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 02:32:19 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 02:32:19 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 02:32:19 Selecting previously unselected package udev. 02:32:19 (Reading database ... 12511 files and directories currently installed.) 02:32:19 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 02:32:19 Unpacking udev (237-3ubuntu10.47) ... 02:32:19 Selecting previously unselected package libfuse2:amd64. 02:32:19 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 02:32:19 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:32:19 Selecting previously unselected package fuse. 02:32:19 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 02:32:19 Unpacking fuse (2.9.7-1ubuntu1) ... 02:32:19 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 02:32:19 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:32:20 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 02:32:20 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:32:20 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 02:32:20 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:32:20 Selecting previously unselected package libksba8:amd64. 02:32:20 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 02:32:20 Unpacking libksba8:amd64 (1.3.5-2) ... 02:32:20 Selecting previously unselected package libroken18-heimdal:amd64. 02:32:20 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:32:20 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:32:20 Selecting previously unselected package libasn1-8-heimdal:amd64. 02:32:20 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:32:20 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:32:20 Selecting previously unselected package libheimbase1-heimdal:amd64. 02:32:20 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:32:20 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:32:20 Selecting previously unselected package libhcrypto4-heimdal:amd64. 02:32:20 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:32:20 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:32:20 Selecting previously unselected package libwind0-heimdal:amd64. 02:32:20 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:32:20 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:32:20 Selecting previously unselected package libhx509-5-heimdal:amd64. 02:32:20 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:32:20 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:32:21 Selecting previously unselected package libkrb5-26-heimdal:amd64. 02:32:21 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:32:21 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:32:21 Selecting previously unselected package libheimntlm0-heimdal:amd64. 02:32:21 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:32:21 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:32:21 Selecting previously unselected package libgssapi3-heimdal:amd64. 02:32:21 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:32:21 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:32:21 Selecting previously unselected package libsasl2-modules-db:amd64. 02:32:21 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:32:21 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:32:21 Selecting previously unselected package libsasl2-2:amd64. 02:32:21 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:32:21 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:32:21 Selecting previously unselected package libldap-common. 02:32:21 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 02:32:21 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:32:21 Selecting previously unselected package libldap-2.4-2:amd64. 02:32:21 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 02:32:21 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:32:21 Selecting previously unselected package dirmngr. 02:32:21 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 02:32:21 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 02:32:21 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:32:21 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 02:32:21 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:32:21 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:32:21 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:32:21 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 02:32:21 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:32:21 Setting up libksba8:amd64 (1.3.5-2) ... 02:32:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:32:21 Setting up udev (237-3ubuntu10.47) ... 02:32:22 invoke-rc.d: policy-rc.d denied execution of start. 02:32:22 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:32:22 Processing triggers for systemd (237-3ubuntu10) ... 02:32:22 Setting up fuse (2.9.7-1ubuntu1) ... 02:32:22 Setting up gpg (2.2.4-1ubuntu1.4) ... 02:32:22 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:32:22 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:32:22 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:32:22 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:32:22 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:32:22 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:32:22 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:32:23 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:32:23 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 02:32:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:32:23 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 02:32:23 settings in the [Install] section, and DefaultInstance for template units). 02:32:23 This means they are not meant to be enabled using systemctl. 02:32:23 Possible reasons for having this kind of units are: 02:32:23 1) A unit may be statically enabled by being symlinked from another unit's 02:32:23 .wants/ or .requires/ directory. 02:32:23 2) A unit's purpose may be to act as a helper for some other unit which has 02:32:23 a requirement dependency on it. 02:32:23 3) A unit may be started when needed via activation (socket, path, timer, 02:32:23 D-Bus, udev, scripted systemctl call, ...). 02:32:23 4) In case of template units, the unit is meant to be enabled with some 02:32:23 instance name specified. 02:32:23 Reading package lists... 02:32:23 Building dependency tree... 02:32:23 Reading state information... 02:32:24 The following additional packages will be installed: 02:32:24 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 02:32:24 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 02:32:24 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 02:32:24 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 02:32:24 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 02:32:24 Suggested packages: 02:32:24 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 02:32:24 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 02:32:24 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 02:32:24 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 02:32:24 systemd-container policykit-1 02:32:24 Recommended packages: 02:32:24 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 02:32:24 The following NEW packages will be installed: 02:32:24 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 02:32:24 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 02:32:24 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 02:32:24 multiarch-support openssh-client python3 python3-minimal python3.6 02:32:24 python3.6-minimal snapd squashfs-tools sudo 02:32:24 The following packages will be upgraded: 02:32:24 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 02:32:24 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 02:32:24 Need to get 35.2 MB of archives. 02:32:24 After this operation, 141 MB of additional disk space will be used. 02:32:24 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 02:32:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 02:32:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 02:32:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 02:32:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 02:32:25 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 02:32:25 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 02:32:25 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 02:32:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 02:32:25 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 02:32:25 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 02:32:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 02:32:25 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 02:32:25 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 02:32:25 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 02:32:25 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 02:32:25 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 02:32:25 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 02:32:25 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 02:32:25 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 02:32:25 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 02:32:25 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 02:32:25 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 02:32:25 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 02:32:25 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 02:32:25 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 02:32:25 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 02:32:25 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 02:32:25 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 02:32:25 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 02:32:26 debconf: delaying package configuration, since apt-utils is not installed 02:32:26 Fetched 35.2 MB in 2s (14.9 MB/s) 02:32:26 (Reading database ... 12757 files and directories currently installed.) 02:32:26 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 02:32:26 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 02:32:27 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 02:32:27 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 02:32:27 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 02:32:27 (Reading database ... 12757 files and directories currently installed.) 02:32:27 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 02:32:27 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 02:32:28 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 02:32:28 (Reading database ... 12757 files and directories currently installed.) 02:32:28 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 02:32:28 Unpacking apt (1.6.13) over (1.6.1) ... 02:32:28 Setting up apt (1.6.13) ... 02:32:28 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 02:32:29 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 02:32:29 (Reading database ... 12764 files and directories currently installed.) 02:32:29 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 02:32:29 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 02:32:29 Selecting previously unselected package libpython3.6-minimal:amd64. 02:32:29 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:32:29 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:32:29 Selecting previously unselected package libexpat1:amd64. 02:32:29 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 02:32:29 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:32:29 Selecting previously unselected package python3.6-minimal. 02:32:29 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:32:29 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:32:29 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 02:32:30 Checking for services that may need to be restarted...done. 02:32:30 Checking for services that may need to be restarted...done. 02:32:30 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:32:30 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:32:30 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:32:30 Selecting previously unselected package python3-minimal. 02:32:30 (Reading database ... 13012 files and directories currently installed.) 02:32:30 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 02:32:30 Unpacking python3-minimal (3.6.7-1~18.04) ... 02:32:31 Selecting previously unselected package mime-support. 02:32:31 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 02:32:31 Unpacking mime-support (3.60ubuntu1) ... 02:32:31 Selecting previously unselected package libmpdec2:amd64. 02:32:31 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 02:32:31 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:32:31 Selecting previously unselected package libpython3.6-stdlib:amd64. 02:32:31 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:32:31 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:32:31 Selecting previously unselected package python3.6. 02:32:31 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:32:31 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:32:31 Selecting previously unselected package libpython3-stdlib:amd64. 02:32:31 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 02:32:31 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:32:31 Setting up python3-minimal (3.6.7-1~18.04) ... 02:32:32 Selecting previously unselected package python3. 02:32:32 (Reading database ... 13442 files and directories currently installed.) 02:32:32 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 02:32:32 Unpacking python3 (3.6.7-1~18.04) ... 02:32:32 Selecting previously unselected package multiarch-support. 02:32:32 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 02:32:32 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 02:32:32 Setting up multiarch-support (2.27-3ubuntu1.4) ... 02:32:33 Selecting previously unselected package liblzo2-2:amd64. 02:32:33 (Reading database ... 13479 files and directories currently installed.) 02:32:33 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 02:32:33 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 02:32:33 Selecting previously unselected package libbsd0:amd64. 02:32:33 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 02:32:33 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:32:33 Selecting previously unselected package sudo. 02:32:33 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 02:32:33 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 02:32:33 Selecting previously unselected package apparmor. 02:32:33 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 02:32:33 Unpacking apparmor (2.12-4ubuntu5.1) ... 02:32:33 Selecting previously unselected package libedit2:amd64. 02:32:33 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 02:32:33 Unpacking libedit2:amd64 (3.1-20170329-1) ... 02:32:33 Selecting previously unselected package libkrb5support0:amd64. 02:32:33 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 02:32:33 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:32:33 Selecting previously unselected package libk5crypto3:amd64. 02:32:33 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 02:32:34 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:32:34 Selecting previously unselected package libkeyutils1:amd64. 02:32:34 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 02:32:34 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:32:34 Selecting previously unselected package libkrb5-3:amd64. 02:32:34 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 02:32:34 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:32:34 Selecting previously unselected package libgssapi-krb5-2:amd64. 02:32:34 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 02:32:34 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:32:34 Selecting previously unselected package libssl1.0.0:amd64. 02:32:34 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 02:32:34 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 02:32:34 Selecting previously unselected package openssh-client. 02:32:34 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 02:32:34 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 02:32:34 Selecting previously unselected package squashfs-tools. 02:32:34 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 02:32:34 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 02:32:34 Selecting previously unselected package snapd. 02:32:34 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 02:32:34 Unpacking snapd (2.48.3+18.04) ... 02:32:37 Setting up libedit2:amd64 (3.1-20170329-1) ... 02:32:37 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 02:32:37 Setting up mime-support (3.60ubuntu1) ... 02:32:37 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 02:32:37 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:32:37 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:32:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:32:37 Setting up systemd (237-3ubuntu10.47) ... 02:32:37 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 02:32:38 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:32:38 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:32:38 Setting up liblzo2-2:amd64 (2.08-1.2) ... 02:32:38 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:32:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:32:38 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:32:38 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:32:39 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 02:32:39 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:32:39 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:32:39 Setting up python3 (3.6.7-1~18.04) ... 02:32:39 running python rtupdate hooks for python3.6... 02:32:39 running python post-rtupdate hooks for python3.6... 02:32:39 Setting up apparmor (2.12-4ubuntu5.1) ... 02:32:40 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 02:32:41 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:32:41 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 02:32:41 Setting up snapd (2.48.3+18.04) ... 02:32:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 02:32:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 02:32:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 02:32:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 02:32:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:32:42 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:32:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 02:32:43 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 02:32:43 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 02:32:43 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 02:32:43 /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' 02:32:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:32:43 Processing triggers for systemd (237-3ubuntu10.47) ... 02:32:44 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:32:44 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:32:45 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:32:47 Reading package lists... 02:32:47 Reading package lists... 02:32:47 Building dependency tree... 02:32:47 Reading state information... 02:32:47 Calculating upgrade... 02:32:47 The following packages will be upgraded: 02:32:47 advancecomp base-files bash binutils binutils-common 02:32:47 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 02:32:47 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 02:32:47 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 02:32:47 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 02:32:47 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 02:32:47 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 02:32:47 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 02:32:47 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 02:32:47 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 02:32:47 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 02:32:47 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 02:32:47 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 02:32:47 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 02:32:47 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 02:32:47 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 02:32:47 Need to get 64.0 MB of archives. 02:32:47 After this operation, 5041 kB of additional disk space will be used. 02:32:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 02:32:47 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 02:32:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 02:32:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 02:32:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 02:32:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 02:32:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 02:32:47 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 02:32:47 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 02:32:47 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 02:32:47 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 02:32:47 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 02:32:47 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 02:32:47 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 02:32:47 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 02:32:47 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 02:32:47 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 02:32:47 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 02:32:47 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 02:32:47 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 02:32:47 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 02:32:47 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 02:32:47 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 02:32:47 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 02:32:47 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 02:32:47 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 02:32:47 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 02:32:47 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 02:32:47 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 02:32:47 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 02:32:47 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 02:32:47 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 02:32:47 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 02:32:47 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 02:32:48 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 02:32:48 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 02:32:48 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 02:32:48 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 02:32:48 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 02:32:48 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 02:32:48 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 02:32:48 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 02:32:48 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 02:32:48 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 02:32:48 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 02:32:48 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 02:32:48 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 02:32:48 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 02:32:48 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 02:32:48 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 02:32:48 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 02:32:48 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 02:32:48 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 02:32:48 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 02:32:48 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 02:32:48 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 02:32:48 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 02:32:48 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 02:32:48 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 02:32:48 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 02:32:48 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 02:32:48 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 02:32:48 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 02:32:48 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 02:32:48 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 02:32:48 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 02:32:48 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 02:32:48 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 02:32:48 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 02:32:48 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 02:32:48 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 02:32:48 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 02:32:48 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 02:32:48 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 02:32:48 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 02:32:48 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 02:32:48 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 02:32:48 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 02:32:48 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 02:32:48 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 02:32:48 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 02:32:48 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 02:32:48 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 02:32:48 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 02:32:48 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 02:32:48 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 02:32:49 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 02:32:49 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 02:32:49 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 02:32:49 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 02:32:49 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 02:32:49 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 02:32:49 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 02:32:49 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 02:32:49 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 02:32:49 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 02:32:49 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 02:32:49 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 02:32:49 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 02:32:49 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 02:32:49 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 02:32:49 debconf: delaying package configuration, since apt-utils is not installed 02:32:49 Fetched 64.0 MB in 2s (33.9 MB/s) 02:32:49 (Reading database ... 13912 files and directories currently installed.) 02:32:49 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 02:32:49 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:32:50 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 02:32:50 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:32:50 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 02:32:50 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 02:32:51 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:32:51 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:32:51 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:32:51 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:32:51 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:32:51 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:32:51 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:32:51 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:32:51 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:32:51 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:32:51 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:32:52 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:32:52 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:32:52 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:32:52 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 02:32:52 (Reading database ... 13911 files and directories currently installed.) 02:32:52 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 02:32:52 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 02:32:52 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 02:32:52 (Reading database ... 13911 files and directories currently installed.) 02:32:52 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:32:52 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:32:52 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:32:52 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:32:52 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:32:52 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:32:52 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 02:32:53 (Reading database ... 13911 files and directories currently installed.) 02:32:53 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 02:32:53 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:32:53 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 02:32:53 (Reading database ... 13911 files and directories currently installed.) 02:32:53 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 02:32:54 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 02:32:54 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 02:32:54 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 02:32:54 Setting up base-files (10.1ubuntu2.10) ... 02:32:54 Installing new version of config file /etc/issue ... 02:32:54 Installing new version of config file /etc/issue.net ... 02:32:54 Installing new version of config file /etc/lsb-release ... 02:32:54 Installing new version of config file /etc/update-motd.d/50-motd-news ... 02:32:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 02:32:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 02:32:54 Removing obsolete conffile /etc/default/motd-news ... 02:32:54 (Reading database ... 13912 files and directories currently installed.) 02:32:54 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 02:32:54 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 02:32:55 Setting up bash (4.4.18-2ubuntu1.2) ... 02:32:55 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 02:32:55 (Reading database ... 13912 files and directories currently installed.) 02:32:55 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 02:32:55 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 02:32:55 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 02:32:55 (Reading database ... 13912 files and directories currently installed.) 02:32:55 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 02:32:55 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 02:32:55 Setting up tar (1.29b-2ubuntu0.2) ... 02:32:55 (Reading database ... 13912 files and directories currently installed.) 02:32:55 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 02:32:55 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:32:56 Setting up dpkg (1.19.0.5ubuntu2.3) ... 02:32:56 (Reading database ... 13912 files and directories currently installed.) 02:32:56 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 02:32:56 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:32:56 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 02:32:56 (Reading database ... 13912 files and directories currently installed.) 02:32:56 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 02:32:56 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:32:56 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 02:32:56 (Reading database ... 13912 files and directories currently installed.) 02:32:56 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 02:32:56 Unpacking grep (3.1-2build1) over (3.1-2) ... 02:32:56 Setting up grep (3.1-2build1) ... 02:32:57 (Reading database ... 13912 files and directories currently installed.) 02:32:57 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 02:32:57 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:32:57 Setting up login (1:4.5-1ubuntu2) ... 02:32:57 (Reading database ... 13912 files and directories currently installed.) 02:32:57 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 02:32:57 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:32:57 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 02:32:57 (Reading database ... 13912 files and directories currently installed.) 02:32:57 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 02:32:57 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:32:58 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 02:32:58 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:32:58 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 02:32:58 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:32:59 Setting up perl-base (5.26.1-6ubuntu0.5) ... 02:32:59 (Reading database ... 13912 files and directories currently installed.) 02:32:59 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 02:32:59 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:32:59 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:32:59 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:33:00 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:33:00 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:33:00 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 02:33:00 (Reading database ... 13912 files and directories currently installed.) 02:33:00 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 02:33:00 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 02:33:00 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 02:33:00 (Reading database ... 13912 files and directories currently installed.) 02:33:00 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:33:00 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:33:00 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:33:01 (Reading database ... 13912 files and directories currently installed.) 02:33:01 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:33:01 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:33:01 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:33:01 (Reading database ... 13912 files and directories currently installed.) 02:33:01 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:33:01 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:33:01 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:33:01 (Reading database ... 13912 files and directories currently installed.) 02:33:01 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:33:01 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:33:01 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:33:01 (Reading database ... 13912 files and directories currently installed.) 02:33:01 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 02:33:01 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:33:01 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 02:33:01 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:33:01 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 02:33:02 (Reading database ... 13912 files and directories currently installed.) 02:33:02 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 02:33:02 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:33:02 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 02:33:02 (Reading database ... 13912 files and directories currently installed.) 02:33:02 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:33:02 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:33:02 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:33:02 (Reading database ... 13912 files and directories currently installed.) 02:33:02 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:33:02 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:33:02 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 02:33:02 (Reading database ... 13912 files and directories currently installed.) 02:33:02 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:33:02 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:33:03 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 02:33:03 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 02:33:04 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 02:33:04 (Reading database ... 13912 files and directories currently installed.) 02:33:04 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 02:33:04 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:33:04 Setting up libc-bin (2.27-3ubuntu1.4) ... 02:33:04 (Reading database ... 13912 files and directories currently installed.) 02:33:04 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 02:33:04 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:33:04 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 02:33:04 (Reading database ... 13914 files and directories currently installed.) 02:33:04 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 02:33:04 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 02:33:04 Setting up debconf (1.5.66ubuntu1) ... 02:33:05 (Reading database ... 13914 files and directories currently installed.) 02:33:05 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 02:33:05 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:33:05 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 02:33:05 (Reading database ... 13914 files and directories currently installed.) 02:33:05 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 02:33:05 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:33:05 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 02:33:05 (Reading database ... 13914 files and directories currently installed.) 02:33:05 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:33:05 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:33:05 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 02:33:06 (Reading database ... 13914 files and directories currently installed.) 02:33:06 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:33:06 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:33:06 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 02:33:06 (Reading database ... 13914 files and directories currently installed.) 02:33:06 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:33:06 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:33:06 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 02:33:06 (Reading database ... 13914 files and directories currently installed.) 02:33:06 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:33:06 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:33:07 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 02:33:07 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 02:33:07 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 02:33:07 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:33:07 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 02:33:07 (Reading database ... 13914 files and directories currently installed.) 02:33:07 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 02:33:07 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 02:33:07 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 02:33:07 (Reading database ... 13914 files and directories currently installed.) 02:33:07 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 02:33:07 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:33:07 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 02:33:08 (Reading database ... 13914 files and directories currently installed.) 02:33:08 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 02:33:08 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:33:08 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 02:33:08 (Reading database ... 13914 files and directories currently installed.) 02:33:08 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 02:33:08 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 02:33:08 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 02:33:08 (Reading database ... 13914 files and directories currently installed.) 02:33:08 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 02:33:08 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:33:09 Setting up passwd (1:4.5-1ubuntu2) ... 02:33:09 (Reading database ... 13914 files and directories currently installed.) 02:33:09 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 02:33:09 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:33:09 Setting up gpgv (2.2.4-1ubuntu1.4) ... 02:33:09 (Reading database ... 13914 files and directories currently installed.) 02:33:09 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 02:33:09 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 02:33:10 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 02:33:10 (Reading database ... 13914 files and directories currently installed.) 02:33:10 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 02:33:10 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 02:33:10 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 02:33:10 (Reading database ... 13914 files and directories currently installed.) 02:33:10 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 02:33:10 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 02:33:10 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 02:33:10 (Reading database ... 13914 files and directories currently installed.) 02:33:10 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 02:33:10 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 02:33:10 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 02:33:10 (Reading database ... 13914 files and directories currently installed.) 02:33:10 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 02:33:10 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 02:33:11 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 02:33:11 (Reading database ... 13914 files and directories currently installed.) 02:33:11 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 02:33:11 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 02:33:11 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 02:33:11 (Reading database ... 13914 files and directories currently installed.) 02:33:11 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 02:33:11 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 02:33:11 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 02:33:11 (Reading database ... 13914 files and directories currently installed.) 02:33:11 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 02:33:11 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 02:33:11 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 02:33:11 (Reading database ... 13915 files and directories currently installed.) 02:33:11 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:33:11 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:33:11 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:33:12 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:33:12 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 02:33:12 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 02:33:12 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 02:33:12 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 02:33:12 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 02:33:12 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 02:33:12 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 02:33:12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 02:33:13 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 02:33:13 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 02:33:13 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 02:33:13 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 02:33:13 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 02:33:13 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 02:33:13 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 02:33:13 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 02:33:13 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 02:33:13 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 02:33:13 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 02:33:13 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 02:33:14 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 02:33:14 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 02:33:14 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 02:33:14 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 02:33:14 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:33:14 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:33:15 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:33:15 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:33:15 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:33:15 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:33:15 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:33:15 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:33:15 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:33:15 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:33:15 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:33:16 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:33:16 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:33:16 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:33:16 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:33:16 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:33:17 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:33:17 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:33:18 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:33:18 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:33:19 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:33:19 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:33:19 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:33:19 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:33:20 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:33:20 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:33:20 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:33:20 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:33:20 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 02:33:20 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:33:21 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 02:33:21 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:33:21 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 02:33:21 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 02:33:21 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:33:21 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:33:21 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:33:21 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:33:21 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 02:33:21 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 02:33:21 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:33:21 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 02:33:21 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:33:21 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:33:21 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:33:21 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 02:33:21 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 02:33:21 Setting up tzdata (2021a-0ubuntu0.18.04) ... 02:33:22 02:33:22 Current default time zone: 'Etc/UTC' 02:33:22 Local time is now: Wed May 12 02:33:22 UTC 2021. 02:33:22 Universal Time is now: Wed May 12 02:33:22 UTC 2021. 02:33:22 Run 'dpkg-reconfigure tzdata' if you wish to change it. 02:33:22 02:33:22 Setting up systemd-sysv (237-3ubuntu10.47) ... 02:33:22 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:33:22 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 02:33:22 Setting up mount (2.31.1-0.4ubuntu3.7) ... 02:33:22 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 02:33:22 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 02:33:22 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 02:33:22 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 02:33:22 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 02:33:22 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 02:33:22 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:33:22 Setting up procps (2:3.3.12-3ubuntu1.2) ... 02:33:22 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 02:33:22 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 02:33:22 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 02:33:22 Setting up patch (2.7.6-2ubuntu1.1) ... 02:33:22 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 02:33:22 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 02:33:22 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 02:33:22 Installing new version of config file /etc/ssl/openssl.cnf ... 02:33:22 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 02:33:22 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 02:33:22 Setting up ca-certificates (20210119~18.04.1) ... 02:33:24 Updating certificates in /etc/ssl/certs... 02:33:25 23 added, 27 removed; done. 02:33:25 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 02:33:25 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:33:25 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 02:33:25 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 02:33:25 Setting up pkgbinarymangler (138.18.04.1) ... 02:33:25 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 02:33:26 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 02:33:26 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 02:33:26 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 02:33:26 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:33:26 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 02:33:26 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:33:26 Setting up perl (5.26.1-6ubuntu0.5) ... 02:33:26 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 02:33:26 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 02:33:26 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 02:33:26 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 02:33:26 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 02:33:26 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 02:33:26 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 02:33:26 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 02:33:26 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 02:33:26 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:33:26 Processing triggers for systemd (237-3ubuntu10.47) ... 02:33:26 Processing triggers for mime-support (3.60ubuntu1) ... 02:33:26 Processing triggers for ca-certificates (20210119~18.04.1) ... 02:33:26 Updating certificates in /etc/ssl/certs... 02:33:27 0 added, 0 removed; done. 02:33:27 Running hooks in /etc/ca-certificates/update.d... 02:33:27 done. 02:33:27 Reading package lists... 02:33:28 Building dependency tree... 02:33:28 Reading state information... 02:33:28 The following NEW packages will be installed: 02:33:28 apt-transport-https 02:33:28 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 02:33:28 Need to get 1692 B of archives. 02:33:28 After this operation, 154 kB of additional disk space will be used. 02:33:28 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 02:33:28 debconf: delaying package configuration, since apt-utils is not installed 02:33:28 Fetched 1692 B in 0s (8341 B/s) 02:33:28 Selecting previously unselected package apt-transport-https. 02:33:28 (Reading database ... 13920 files and directories currently installed.) 02:33:28 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 02:33:28 Unpacking apt-transport-https (1.6.13) ... 02:33:28 Setting up apt-transport-https (1.6.13) ... 02:33:29 Waiting for network to be ready... 02:33:37 2021-05-12T02:33:34Z INFO Waiting for automatic snapd restart... 02:33:38 snapd 2.49.2 from Canonical* installed 02:33:39 "snapd" switched to the "latest/stable" channel 02:33:39 02:33:43 core18 20210309 from Canonical* installed 02:33:44 "core18" switched to the "latest/stable" channel 02:33:44 02:33:50 snapcraft 4.7.1 from Canonical* installed 02:33:50 "snapcraft" switched to the "latest/stable" channel 02:33:50 02:33:54 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: 02:33:54 - README.md 02:33:54 02:33:54 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:34:00 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:34:00 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:34:00 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:34:00 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:34:02 Reading package lists... 02:34:03 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 02:34:09 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:34:09 Reading package lists... 02:34:09 Building dependency tree... 02:34:09 Reading state information... 02:34:09 Suggested packages: 02:34:09 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 02:34:09 git-gui gitk gitweb git-cvs git-mediawiki git-svn 02:34:09 Recommended packages: 02:34:09 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 02:34:09 The following NEW packages will be installed: 02:34:09 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 02:34:09 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 02:34:09 pkg-config zip 02:34:09 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 02:34:09 Need to get 7663 kB of archives. 02:34:09 After this operation, 43.8 MB of additional disk space will be used. 02:34:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 02:34:09 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 02:34:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 02:34:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 02:34:09 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 02:34:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 02:34:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 02:34:10 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 02:34:10 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 02:34:10 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 02:34:10 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 02:34:10 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 02:34:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 02:34:10 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 02:34:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 02:34:10 debconf: delaying package configuration, since apt-utils is not installed 02:34:10 Fetched 7663 kB in 1s (9261 kB/s) 02:34:10 Selecting previously unselected package libglib2.0-0:amd64. 02:34:10 (Reading database ... 13924 files and directories currently installed.) 02:34:10 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 02:34:10 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:34:10 Selecting previously unselected package libpsl5:amd64. 02:34:10 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 02:34:10 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 02:34:11 Selecting previously unselected package libnghttp2-14:amd64. 02:34:11 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 02:34:11 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:34:11 Selecting previously unselected package librtmp1:amd64. 02:34:11 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 02:34:11 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:34:11 Selecting previously unselected package libcurl3-gnutls:amd64. 02:34:11 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 02:34:11 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 02:34:11 Selecting previously unselected package liberror-perl. 02:34:11 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 02:34:11 Unpacking liberror-perl (0.17025-1) ... 02:34:11 Selecting previously unselected package git-man. 02:34:11 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 02:34:11 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 02:34:11 Selecting previously unselected package git. 02:34:11 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 02:34:11 Unpacking git (1:2.17.1-1ubuntu0.8) ... 02:34:12 Selecting previously unselected package libnorm1:amd64. 02:34:12 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 02:34:12 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:34:12 Selecting previously unselected package libpgm-5.2-0:amd64. 02:34:12 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 02:34:12 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:34:12 Selecting previously unselected package libsodium23:amd64. 02:34:12 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 02:34:12 Unpacking libsodium23:amd64 (1.0.16-2) ... 02:34:12 Selecting previously unselected package libzmq5:amd64. 02:34:12 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 02:34:12 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:34:12 Selecting previously unselected package libzmq3-dev:amd64. 02:34:12 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 02:34:12 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:34:13 Selecting previously unselected package pkg-config. 02:34:13 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 02:34:13 Unpacking pkg-config (0.29.1-0ubuntu2) ... 02:34:13 Selecting previously unselected package zip. 02:34:13 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 02:34:13 Unpacking zip (3.0-11build1) ... 02:34:13 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:34:13 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 02:34:13 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:34:13 Setting up liberror-perl (0.17025-1) ... 02:34:13 Setting up libpsl5:amd64 (0.19.1-5build1) ... 02:34:13 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:34:13 No schema files found: doing nothing. 02:34:13 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:34:13 Setting up zip (3.0-11build1) ... 02:34:13 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:34:13 Setting up libsodium23:amd64 (1.0.16-2) ... 02:34:13 Setting up pkg-config (0.29.1-0ubuntu2) ... 02:34:13 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:34:13 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 02:34:13 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:34:13 Setting up git (1:2.17.1-1ubuntu0.8) ... 02:34:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:34:15 lf-activate-venv(): INFO: Adding /tmp/venv-ik1P/bin to PATH 02:34:15 INFO: No Stack... 02:34:15 INFO: Retrieving Pricing Info for: lf-standard-4 02:34:15 INFO: Archiving Costs [Pipeline] sh 02:34:15 + cat /w/workspace/edgex-go/3/archives/cost.csv 02:34:15 + cut -d, -f6 [Pipeline] lock 02:34:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3453-3-stack-cost] 02:34:15 Resource [jenkins-edgexfoundry-edgex-go-PR-3453-3-stack-cost] did not exist. Created. 02:34:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3453-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:34:15 + echo total: 0.20999999344348907 [Pipeline] stash 02:34:16 Stashed 1 file(s) [Pipeline] } 02:34:16 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3453-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:34:20 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:34:20 git set to automatically installed. 02:34:20 git-man set to automatically installed. 02:34:20 libcurl3-gnutls set to automatically installed. 02:34:20 liberror-perl set to automatically installed. 02:34:20 libglib2.0-0 set to automatically installed. 02:34:20 libnghttp2-14 set to automatically installed. 02:34:20 libnorm1 set to automatically installed. 02:34:20 libpgm-5.2-0 set to automatically installed. 02:34:20 libpsl5 set to automatically installed. 02:34:20 librtmp1 set to automatically installed. 02:34:20 libsodium23 set to automatically installed. 02:34:20 libzmq3-dev set to automatically installed. 02:34:20 libzmq5 set to automatically installed. 02:34:20 pkg-config set to automatically installed. 02:34:20 zip set to automatically installed. 02:34:21 snapd is not logged in, snap install commands will use sudo 02:34:27 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:34:28 snap "core18" has no updates available 02:34:28 snapd is not logged in, snap install commands will use sudo 02:34:35 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:34:47 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 02:34:47 Pulling go-build-helper 02:34:47 + snapcraftctl pull 02:34:49 'app-service-config' has dependencies that need to be staged: go-build-helper 02:34:49 Skipping pull go-build-helper (already ran) 02:34:49 Building go-build-helper 02:34:49 + snapcraftctl build 02:34:51 Staging go-build-helper 02:34:51 + snapcraftctl stage 02:35:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:35:06 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:35:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1723 kB] 02:35:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 02:35:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 02:35:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 02:35:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [321 kB] 02:35:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 02:35:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 02:35:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 02:35:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:35:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:35:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:35:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:35:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:35:06 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:35:06 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:35:06 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:35:06 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:35:06 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] 02:35:06 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 02:35:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 02:35:06 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 02:35:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 02:35:06 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 02:35:06 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 02:35:06 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 02:35:06 Fetched 24.6 MB in 0s (0 B/s) 02:35:06 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:35:06 Fetched 224 kB in 0s (0 B/s) 02:35:06 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:35:06 Fetched 157 kB in 0s (0 B/s) 02:35:06 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:35:06 Fetched 221 kB in 0s (0 B/s) 02:35:06 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:35:06 Fetched 143 kB in 0s (0 B/s) 02:35:06 Pulling app-service-config 02:35:06 + snapcraftctl pull 02:35:06 Cloning into '/root/parts/app-service-config/src'... 02:35:06 Pulling config-common 02:35:06 + snapcraftctl pull 02:35:12 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 02:35:12 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 02:35:12 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:35:12 Fetched 0 B in 0s (0 B/s) 02:35:12 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:35:12 Fetched 0 B in 0s (0 B/s) 02:35:12 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:35:12 Fetched 0 B in 0s (0 B/s) 02:35:12 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:35:12 Fetched 0 B in 0s (0 B/s) 02:35:12 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:35:12 Fetched 0 B in 0s (0 B/s) 02:35:12 Pulling edgex-go 02:35:12 + snapcraftctl pull 02:35:34 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 02:35:34 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 02:35:34 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:35:34 Fetched 0 B in 0s (0 B/s) 02:35:34 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 02:35:34 Fetched 96.5 kB in 0s (0 B/s) 02:35:34 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 02:35:34 Fetched 279 kB in 0s (0 B/s) 02:35:34 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 02:35:34 Fetched 122 kB in 0s (0 B/s) 02:35:34 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 02:35:34 Fetched 77.8 kB in 0s (0 B/s) 02:35:34 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 02:35:34 Fetched 8848 B in 0s (0 B/s) 02:35:34 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 02:35:34 Fetched 47.8 kB in 0s (0 B/s) 02:35:34 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 02:35:34 Fetched 45.6 kB in 0s (0 B/s) 02:35:34 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 02:35:34 Fetched 15.0 kB in 0s (0 B/s) 02:35:34 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 02:35:34 Fetched 219 kB in 0s (0 B/s) 02:35:34 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 02:35:34 Fetched 154 kB in 0s (0 B/s) 02:35:34 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 02:35:34 Fetched 50.6 kB in 0s (0 B/s) 02:35:34 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 02:35:34 Fetched 14.8 kB in 0s (0 B/s) 02:35:34 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 02:35:34 Fetched 41.8 kB in 0s (0 B/s) 02:35:34 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 02:35:34 Fetched 499 kB in 0s (0 B/s) 02:35:34 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 02:35:34 Fetched 111 kB in 0s (0 B/s) 02:35:34 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 02:35:34 Fetched 240 kB in 0s (0 B/s) 02:35:34 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 02:35:34 Fetched 29.3 kB in 0s (0 B/s) 02:35:34 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 02:35:34 Fetched 85.5 kB in 0s (0 B/s) 02:35:34 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 02:35:34 Fetched 24.5 kB in 0s (0 B/s) 02:35:34 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 02:35:34 Fetched 49.2 kB in 0s (0 B/s) 02:35:34 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 02:35:34 Fetched 54.2 kB in 0s (0 B/s) 02:35:34 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 02:35:34 Fetched 30.8 kB in 0s (0 B/s) 02:35:34 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 02:35:34 Fetched 15.8 kB in 0s (0 B/s) 02:35:34 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 02:35:34 Fetched 85.9 kB in 0s (0 B/s) 02:35:34 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 02:35:34 Fetched 8720 B in 0s (0 B/s) 02:35:34 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 02:35:34 Fetched 137 kB in 0s (0 B/s) 02:35:34 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 02:35:34 Fetched 119 kB in 0s (0 B/s) 02:35:34 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 02:35:34 Fetched 110 kB in 0s (0 B/s) 02:35:34 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 02:35:34 Fetched 11.1 kB in 0s (0 B/s) 02:35:34 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 02:35:34 Fetched 645 kB in 0s (0 B/s) 02:35:34 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 02:35:34 Fetched 41.3 kB in 0s (0 B/s) 02:35:34 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 02:35:34 Fetched 17.9 kB in 0s (0 B/s) 02:35:34 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 02:35:34 Fetched 368 kB in 0s (0 B/s) 02:35:34 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 02:35:34 Fetched 187 kB in 0s (0 B/s) 02:35:34 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 02:35:34 Fetched 175 kB in 0s (0 B/s) 02:35:34 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 02:35:34 Fetched 206 kB in 0s (0 B/s) 02:35:34 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 02:35:34 Fetched 1301 kB in 0s (0 B/s) 02:35:34 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 02:35:34 Fetched 36.2 kB in 0s (0 B/s) 02:35:34 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 02:35:34 Fetched 159 kB in 0s (0 B/s) 02:35:34 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 02:35:34 Fetched 107 kB in 0s (0 B/s) 02:35:34 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 02:35:34 Fetched 48.7 kB in 0s (0 B/s) 02:35:34 Pulling static-packages 02:35:34 + snapcraftctl pull 02:35:35 Pulling version 02:35:35 + cd /root/project 02:35:35 + [ -f VERSION ] 02:35:35 + PROJECT_VERSION=local-dev 02:35:35 + git rev-parse --short HEAD 02:35:35 + GIT_REVISION=639a7e69 02:35:35 + snapcraftctl set-version local-dev 02:35:36 Skipping build go-build-helper (already ran) 02:35:36 Building app-service-config 02:35:36 + make build 02:35:36 go mod tidy 02:35:39 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 02:35:39 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 02:35:39 go: downloading github.com/stretchr/testify v1.7.0 02:35:39 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 02:35:39 go: downloading github.com/pmezard/go-difflib v1.0.0 02:35:39 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 02:35:39 go: downloading github.com/go-kit/kit v0.8.0 02:35:39 go: downloading github.com/google/uuid v1.2.0 02:35:39 go: downloading github.com/go-stack/stack v1.8.0 02:35:39 go: downloading github.com/hashicorp/consul/api v1.8.1 02:35:40 go: downloading github.com/davecgh/go-spew v1.1.1 02:35:40 go: downloading github.com/hashicorp/serf v0.9.5 02:35:40 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 02:35:40 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 02:35:40 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 02:35:40 go: downloading github.com/gorilla/websocket v1.4.2 02:35:40 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 02:35:40 go: downloading github.com/mitchellh/mapstructure v1.1.2 02:35:40 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:35:40 go: downloading github.com/hashicorp/consul/sdk v0.7.0 02:35:40 go: downloading github.com/stretchr/objx v0.1.0 02:35:40 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 02:35:40 go: downloading github.com/go-playground/validator/v10 v10.5.0 02:35:40 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 02:35:41 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 02:35:41 go: downloading github.com/hashicorp/go-hclog v0.12.0 02:35:41 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 02:35:41 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 02:35:41 go: downloading github.com/go-logfmt/logfmt v0.4.0 02:35:41 go: downloading github.com/mattn/go-colorable v0.1.6 02:35:41 go: downloading github.com/mattn/go-isatty v0.0.12 02:35:41 go: downloading github.com/go-playground/locales v0.13.0 02:35:41 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 02:35:41 go: downloading github.com/mitchellh/go-homedir v1.1.0 02:35:41 go: downloading github.com/fatih/color v1.9.0 02:35:41 go: downloading github.com/gorilla/mux v1.8.0 02:35:41 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 02:35:41 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 02:35:41 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 02:35:41 go: downloading github.com/mitchellh/copystructure v1.0.0 02:35:41 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:35:41 go: downloading github.com/go-playground/universal-translator v0.17.0 02:35:41 go: downloading github.com/pelletier/go-toml v1.9.0 02:35:41 go: downloading github.com/hashicorp/go-msgpack v0.5.3 02:35:41 go: downloading github.com/x448/float16 v0.8.4 02:35:41 go: downloading github.com/mitchellh/reflectwalk v1.0.0 02:35:41 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 02:35:41 go: downloading github.com/hashicorp/golang-lru v0.5.0 02:35:41 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 02:35:41 go: downloading github.com/go-redis/redis/v7 v7.2.0 02:35:41 go: downloading github.com/pkg/errors v0.8.1 02:35:41 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 02:35:41 go: downloading github.com/hashicorp/go-uuid v1.0.1 02:35:41 go: downloading github.com/hashicorp/memberlist v0.2.2 02:35:41 go: downloading github.com/leodido/go-urn v1.2.0 02:35:41 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 02:35:41 go: downloading github.com/kr/pretty v0.2.0 02:35:41 go: downloading github.com/hashicorp/go-multierror v1.1.0 02:35:41 go: downloading gopkg.in/yaml.v2 v2.4.0 02:35:41 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:35:41 go: downloading github.com/kr/text v0.1.0 02:35:41 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:35:41 go: downloading github.com/hashicorp/errwrap v1.0.0 02:35:41 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 02:35:41 go: downloading github.com/miekg/dns v1.1.26 02:35:41 go: downloading github.com/pebbe/zmq4 v1.2.7 02:35:41 go: downloading github.com/onsi/gomega v1.7.0 02:35:41 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 02:35:41 go: downloading github.com/go-playground/assert/v2 v2.0.1 02:35:41 go: downloading golang.org/x/text v0.3.2 02:35:41 go: downloading github.com/onsi/ginkgo v1.10.1 02:35:41 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:35:41 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 02:35:42 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:35:42 go: downloading github.com/hpcloud/tail v1.0.0 02:35:42 go: downloading github.com/golang/protobuf v1.3.2 02:35:42 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 02:35:42 go: downloading gopkg.in/fsnotify.v1 v1.4.7 02:35:42 go: downloading github.com/fsnotify/fsnotify v1.4.7 02:35:42 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 02:35:55 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 02:35:55 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 02:35:55 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 02:35:55 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 02:35:56 Building config-common 02:35:56 + snapcraftctl build 02:35:58 Building edgex-go 02:35:59 + cd /root/parts/edgex-go/src 02:35:59 + make build 02:35:59 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 02:36:00 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.14 02:36:00 go: downloading github.com/OneOfOne/xxhash v1.2.8 02:36:00 go: downloading github.com/imdario/mergo v0.3.12 02:36:04 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 02:36:09 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 02:36:11 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 02:36:13 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 02:36:13 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 02:36:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:36:16 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 02:36:16 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 02:36:17 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 02:36:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:36:19 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 02:36:20 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 02:36:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:36:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:36:23 go: downloading github.com/lib/pq v1.10.1 02:36:25 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 02:36:25 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 02:36:25 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 02:36:25 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 02:36:25 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 02:36:25 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 02:36:25 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 02:36:25 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 02:36:25 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 02:36:25 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 02:36:25 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 02:36:25 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 02:36:25 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 02:36:25 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 02:36:25 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 02:36:25 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 02:36:25 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 02:36:25 + 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 02:36:25 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 02:36:25 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 02:36:25 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 02:36:25 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 02:36:25 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 02:36:25 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 02:36:25 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 02:36:25 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 02:36:29 Building static-packages 02:36:29 + snapcraftctl build 02:36:31 Building version 02:36:31 + snapcraftctl build 02:36:35 Skipping stage go-build-helper (already ran) 02:36:35 Staging app-service-config 02:36:35 + snapcraftctl stage 02:36:35 Staging config-common 02:36:35 + snapcraftctl stage 02:36:37 Staging edgex-go 02:36:37 + snapcraftctl stage 02:36:38 Staging static-packages 02:36:38 + snapcraftctl stage 02:36:39 Staging version 02:36:39 + snapcraftctl stage 02:36:40 Priming go-build-helper 02:36:40 + snapcraftctl prime 02:36:42 Priming app-service-config 02:36:42 + snapcraftctl prime 02:36:43 Priming config-common 02:36:43 + snapcraftctl prime 02:36:44 Priming edgex-go 02:36:44 + snapcraftctl prime 02:36:46 Priming static-packages 02:36:46 + snapcraftctl prime 02:36:48 Priming version 02:36:48 + snapcraftctl prime 02:36:50 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 02:36:53 provisioning config files... 02:36:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config7542915189356478530tmp [Pipeline] { [Pipeline] sh 02:36:53 + set +x 02:36:53 + curl -s https://codecov.io/bash 02:36:53 + bash -s -- 02:36:54 02:36:54 _____ _ 02:36:54 / ____| | | 02:36:54 | | ___ __| | ___ ___ _____ __ 02:36:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:36:54 | |___| (_) | (_| | __/ (_| (_) \ V / 02:36:54 \_____\___/ \__,_|\___|\___\___/ \_/ 02:36:54 Bash-1.0.2 02:36:54 02:36:54 02:36:54 ==> git version 2.24.3 found 02:36:54 ==> 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 02:36:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:36:54 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:36:54 ==> Jenkins CI detected. 02:36:54 project root: . 02:36:54 --> token set from env 02:36:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:36:54 ==> Running gcov in . (disable via -X gcov) 02:36:54 ==> Python coveragepy not found 02:36:54 ==> Searching for coverage reports in: 02:36:54 + . 02:36:54 -> Found 1 reports 02:36:54 ==> Detecting git/mercurial file structure 02:36:54 ==> Reading reports 02:36:54 + ./coverage.out bytes=722394 02:36:54 ==> Appending adjustments 02:36:54 https://docs.codecov.io/docs/fixing-reports 02:37:02 + Found adjustments 02:37:02 ==> Gzipping contents 02:37:02 104K /tmp/codecov.PWP9kR.gz 02:37:02 ==> Uploading reports 02:37:02 url: https://codecov.io 02:37:02 query: branch=PR-3453&commit=639a7e695fff3875572feeb517488632d8133f3b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3453%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3453&job=&cmd_args= 02:37:02 -> Pinging Codecov 02:37:02 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3453&commit=639a7e695fff3875572feeb517488632d8133f3b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3453%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3453&job=&cmd_args= 02:37:02 -> Uploading to 02:37:02 https://storage.googleapis.com/codecov/v4/raw/2021-05-12/00271124DB129430A58F1EEE437C3FCB/639a7e695fff3875572feeb517488632d8133f3b/2bb31911-611c-4e54-8359-632570527980.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210512T023702Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=16c9c38510ed009e0c949f9fb1ea264aaeb403671b3fbbba44efb93445f41ec9 02:37:02 % Total % Received % Xferd Average Speed Time Time Time Current 02:37:02 Dload Upload Total Spent Left Speed 02:37:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 100k 0 0 100 100k 0 174k --:--:-- --:--:-- --:--:-- 175k 02:37:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/639a7e695fff3875572feeb517488632d8133f3b [Pipeline] } 02:37:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 02:37:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:37:05 ---> package-listing.sh 02:37:05 ++ tr '[:upper:]' '[:lower:]' 02:37:05 ++ facter osfamily 02:37:05 + OS_FAMILY=redhat 02:37:05 + workspace=/w/workspace/edgex-go/3 02:37:05 + START_PACKAGES=/tmp/packages_start.txt 02:37:05 + END_PACKAGES=/tmp/packages_end.txt 02:37:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:37:05 + PACKAGES=/tmp/packages_start.txt 02:37:05 + '[' /w/workspace/edgex-go/3 ']' 02:37:05 + PACKAGES=/tmp/packages_end.txt 02:37:05 + case "${OS_FAMILY}" in 02:37:05 + rpm -qa 02:37:05 + sort 02:37:12 + '[' -f /tmp/packages_start.txt ']' 02:37:12 + '[' -f /tmp/packages_end.txt ']' 02:37:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:37:12 + '[' /w/workspace/edgex-go/3 ']' 02:37:12 + mkdir -p /w/workspace/edgex-go/3/archives/ 02:37:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 02:37:12 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:37:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:37:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:37:13 02:37:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:37:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:37:14 alpine: Pulling from edgex-lftools-log-publisher 02:37:14 df20fa9351a1: Pulling fs layer 02:37:14 36b3adc4ff6f: Pulling fs layer 02:37:14 8ad3a11d3b57: Pulling fs layer 02:37:14 46f8f816bc3b: Pulling fs layer 02:37:14 93b61091891f: Pulling fs layer 02:37:14 93b9cdb0e59b: Pulling fs layer 02:37:14 5e14af77c1be: Pulling fs layer 02:37:14 01666e4c0597: Pulling fs layer 02:37:14 aa168da1d23b: Pulling fs layer 02:37:14 46f8f816bc3b: Waiting 02:37:14 93b61091891f: Waiting 02:37:14 93b9cdb0e59b: Waiting 02:37:14 5e14af77c1be: Waiting 02:37:14 01666e4c0597: Waiting 02:37:14 aa168da1d23b: Waiting 02:37:14 36b3adc4ff6f: Verifying Checksum 02:37:14 36b3adc4ff6f: Download complete 02:37:14 46f8f816bc3b: Verifying Checksum 02:37:14 46f8f816bc3b: Download complete 02:37:14 df20fa9351a1: Verifying Checksum 02:37:14 df20fa9351a1: Download complete 02:37:14 93b9cdb0e59b: Download complete 02:37:14 93b61091891f: Verifying Checksum 02:37:14 93b61091891f: Download complete 02:37:14 5e14af77c1be: Verifying Checksum 02:37:14 5e14af77c1be: Download complete 02:37:14 01666e4c0597: Verifying Checksum 02:37:14 01666e4c0597: Download complete 02:37:15 8ad3a11d3b57: Verifying Checksum 02:37:15 8ad3a11d3b57: Download complete 02:37:15 df20fa9351a1: Pull complete 02:37:16 36b3adc4ff6f: Pull complete 02:37:18 8ad3a11d3b57: Pull complete 02:37:18 46f8f816bc3b: Pull complete 02:37:19 aa168da1d23b: Verifying Checksum 02:37:19 aa168da1d23b: Download complete 02:37:20 93b61091891f: Pull complete 02:37:21 93b9cdb0e59b: Pull complete 02:37:21 5e14af77c1be: Pull complete 02:37:21 01666e4c0597: Pull complete 02:37:40 aa168da1d23b: Pull complete 02:37:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:37:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:37:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:37:40 prd-centos7-docker-4c-2g-4632 does not seem to be running inside a container 02:37:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:37:46 $ docker top 72f9c4a383a75745cfaedaaf75a67b4be3f155c5d0a4e6d2db44c6ef6abf6cb0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:37:47 + touch /tmp/pre-build-complete [Pipeline] sh 02:37:48 + mkdir -p /var/log/sa [Pipeline] sh 02:37:48 + ls /var/log/sa-host 02:37:48 + sadf -c /var/log/sa-host/sa12 02:37:48 file_magic: OK 02:37:48 HZ: Using current value: 100 02:37:48 file_header: OK 02:37:48 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 02:37:48 Statistics: 02:37:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:37:48 File successfully converted to sysstat format version 12.2.1 02:37:48 + sadf -c /var/log/sa-host/sa23 02:37:48 file_magic: OK 02:37:48 HZ: Using current value: 100 02:37:48 file_header: OK 02:37:48 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 02:37:48 Statistics: 02:37:48 Hnuu...uuuununununu... 02:37:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:37:49 provisioning config files... 02:37:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config2051530550986150337tmp [Pipeline] { [Pipeline] echo 02:37:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:37:49 ---> create-netrc.sh [Pipeline] } 02:37:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:37:50 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:37:51 ---> python-tools-install.sh [Pipeline] echo 02:37:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:37:51 ---> sudo-logs.sh 02:37:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:37:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:37:52 ---> job-cost.sh 02:37:52 lf-activate-venv: SKIPPING 02:37:52 DEBUG: total: 0.20999999344348907 02:37:52 INFO: Retrieving Stack Cost... 02:37:54 INFO: Retrieving Pricing Info for: v1-standard-2 02:37:54 INFO: Archiving Costs [Pipeline] echo 02:37:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:37:55 ---> logs-deploy.sh 02:37:55 lf-activate-venv: SKIPPING 02:37:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3453/3 02:37:55 INFO: archiving workspace using pattern(s): 02:37:59 Archives upload complete. 02:37:59 INFO: archiving logs to Nexus 02:38:00 ---> uname -a: 02:38:00 Linux prd-centos7-docker-4c-2g-4632.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 02:38:00 02:38:00 02:38:00 ---> lscpu: 02:38:00 Architecture: x86_64 02:38:00 CPU op-mode(s): 32-bit, 64-bit 02:38:00 Byte Order: Little Endian 02:38:00 Address sizes: 40 bits physical, 48 bits virtual 02:38:00 CPU(s): 4 02:38:00 On-line CPU(s) list: 0-3 02:38:00 Thread(s) per core: 1 02:38:00 Core(s) per socket: 1 02:38:00 Socket(s): 4 02:38:00 NUMA node(s): 1 02:38:00 Vendor ID: GenuineIntel 02:38:00 CPU family: 6 02:38:00 Model: 44 02:38:00 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:38:00 Stepping: 1 02:38:00 CPU MHz: 2933.438 02:38:00 BogoMIPS: 5866.87 02:38:00 Virtualization: VT-x 02:38:00 Hypervisor vendor: KVM 02:38:00 Virtualization type: full 02:38:00 L1d cache: 128 KiB 02:38:00 L1i cache: 128 KiB 02:38:00 L2 cache: 16 MiB 02:38:00 L3 cache: 64 MiB 02:38:00 NUMA node0 CPU(s): 0-3 02:38:00 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 02:38:00 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 02:38:00 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 02:38:00 Vulnerability Meltdown: Mitigation; PTI 02:38:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:38:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:38:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:38:00 Vulnerability Srbds: Not affected 02:38:00 Vulnerability Tsx async abort: Not affected 02:38:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 02:38:00 02:38:00 02:38:00 ---> nproc: 02:38:00 4 02:38:00 02:38:00 02:38:00 ---> df -h: 02:38:00 Filesystem Size Used Available Use% Mounted on 02:38:00 overlay 50.0G 13.1G 36.9G 26% / 02:38:00 tmpfs 64.0M 0 64.0M 0% /dev 02:38:00 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 02:38:00 shm 64.0M 0 64.0M 0% /dev/shm 02:38:00 /dev/vda1 50.0G 13.1G 36.9G 26% /facter-os 02:38:00 /dev/vda1 50.0G 13.1G 36.9G 26% /etc/resolv.conf 02:38:00 /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hostname 02:38:00 /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hosts 02:38:00 /dev/vda1 50.0G 13.1G 36.9G 26% /run/cloud-init/result.json 02:38:00 /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/sa-host 02:38:00 /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/secure 02:38:00 /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/auth.log 02:38:00 /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/3 02:38:00 /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/3@tmp 02:38:00 02:38:00 02:38:00 ---> free -m: 02:38:00 total used free shared buff/cache available 02:38:00 Mem: 1837 727 293 0 816 1029 02:38:00 Swap: 1023 75 948 02:38:00 02:38:00 02:38:00 ---> ip addr: 02:38:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:38:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:38:00 inet 127.0.0.1/8 scope host lo 02:38:00 valid_lft forever preferred_lft forever 02:38:00 inet6 ::1/128 scope host 02:38:00 valid_lft forever preferred_lft forever 02:38:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:38:00 link/ether fa:16:3e:9b:db:2e brd ff:ff:ff:ff:ff:ff 02:38:00 inet 10.30.122.27/23 brd 10.30.123.255 scope global dynamic eth0 02:38:00 valid_lft 84693sec preferred_lft 84693sec 02:38:00 inet6 fe80::f816:3eff:fe9b:db2e/64 scope link 02:38:00 valid_lft forever preferred_lft forever 02:38:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:38:00 link/ether 02:42:d0:f9:3c:a8 brd ff:ff:ff:ff:ff:ff 02:38:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:38:00 valid_lft forever preferred_lft forever 02:38:00 inet6 fe80::42:d0ff:fef9:3ca8/64 scope link 02:38:00 valid_lft forever preferred_lft forever 02:38:00 02:38:00 02:38:00 ---> sar -b -r -n DEV: 02:38:00 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/12/21 _x86_64_ (4 CPU) 02:38:00 02:38:00 02:09:17 LINUX RESTART (4 CPU) 02:38:00 02:38:00 02:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:38:00 02:11:01 110.91 45.85 65.06 0.00 3618.78 42813.83 0.00 02:38:00 02:12:02 60.42 19.49 40.93 0.00 5557.50 7658.55 0.00 02:38:00 02:13:01 190.48 68.25 122.23 0.00 6774.37 38885.09 0.00 02:38:00 02:14:01 224.84 94.65 130.20 0.00 3827.47 17996.89 0.00 02:38:00 02:15:01 82.21 29.99 52.22 0.00 1138.53 6356.44 0.00 02:38:00 02:16:01 65.56 11.73 53.82 0.00 533.73 8172.64 0.00 02:38:00 02:17:02 86.76 45.32 41.44 0.00 1891.04 3833.86 0.00 02:38:00 02:18:01 71.29 33.51 37.79 0.00 2171.16 3787.06 0.00 02:38:00 02:19:01 31.32 4.75 26.57 0.00 498.29 7175.31 0.00 02:38:00 02:20:04 176.48 44.90 131.57 0.00 14905.30 80881.07 0.00 02:38:00 02:21:05 731.40 616.26 115.14 0.00 75117.82 78036.92 0.00 02:38:00 02:22:04 1200.87 1027.90 172.97 0.00 73049.95 76256.02 0.00 02:38:00 02:23:02 1166.82 997.20 169.61 0.00 78907.47 82715.30 0.00 02:38:00 02:24:01 202.95 131.80 71.15 0.00 8583.70 9514.31 0.00 02:38:00 02:25:02 353.21 111.59 241.62 0.00 21652.35 56253.84 0.00 02:38:00 02:26:07 902.40 694.78 207.62 0.00 90015.49 105476.20 0.00 02:38:00 02:27:02 1570.55 1374.82 195.73 0.00 100821.83 111125.09 0.00 02:38:00 02:28:01 272.55 174.81 97.75 0.00 10830.68 12428.00 0.00 02:38:00 02:29:01 207.18 37.05 170.13 0.00 3206.11 27011.83 0.00 02:38:00 02:30:01 54.81 16.44 38.37 0.00 3005.33 4008.36 0.00 02:38:00 02:31:01 1.01 0.67 0.35 0.00 14.24 5.41 0.00 02:38:00 02:32:02 0.27 0.02 0.25 0.00 0.13 2.65 0.00 02:38:00 02:33:01 0.24 0.02 0.22 0.00 0.27 1.98 0.00 02:38:00 02:34:01 0.38 0.00 0.38 0.00 0.00 5.19 0.00 02:38:00 02:35:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 02:38:00 02:36:01 0.30 0.05 0.25 0.00 0.67 3.08 0.00 02:38:00 02:37:01 15.92 15.67 0.25 0.00 926.06 26.01 0.00 02:38:00 Average: 284.29 203.41 80.89 0.00 18644.19 28883.45 0.00 02:38:00 02:38:00 02:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:38:00 02:11:01 105520 0 583084 30.99 2620 1190320 1087684 37.12 503352 1074956 7968 02:38:00 02:12:02 73552 0 937152 49.81 2620 868220 1621656 55.34 677264 927528 61548 02:38:00 02:13:01 80212 0 749764 39.85 1876 1049692 1477332 50.42 554368 1002456 70524 02:38:00 02:14:01 206856 0 753840 40.06 1564 919284 1333608 45.51 535340 861052 13692 02:38:00 02:15:01 272668 0 789032 41.94 696 819148 1649800 56.30 613924 716076 84336 02:38:00 02:16:01 122696 0 855524 45.47 624 902700 1869896 63.82 732984 736668 12176 02:38:00 02:17:02 266832 0 798748 42.45 528 815436 1753828 59.86 591832 730308 38744 02:38:00 02:18:01 114260 0 881636 46.86 528 885120 1509560 51.52 703024 766156 35528 02:38:00 02:19:01 375396 0 762308 40.52 492 743348 1311564 44.76 519156 691288 28 02:38:00 02:20:04 69588 0 705568 37.50 148 1106240 1284108 43.82 726004 854136 49880 02:38:00 02:21:05 125388 0 776740 41.28 72 979344 1877936 64.09 685388 863144 44532 02:38:00 02:22:04 77352 0 851932 45.28 72 952188 2365900 80.74 708668 873400 54648 02:38:00 02:23:02 467496 0 766056 40.71 72 647920 2453304 83.73 554296 604660 56 02:38:00 02:24:01 200532 0 1189552 63.22 72 491388 4284444 146.22 773548 625492 52636 02:38:00 02:25:02 65520 0 748204 39.77 72 1067748 1626096 55.50 729912 820448 14472 02:38:00 02:26:07 74184 0 777064 41.30 72 1030224 2207156 75.33 634040 954064 51500 02:38:00 02:27:02 136292 0 727192 38.65 72 1017988 1779780 60.74 613880 901728 2124 02:38:00 02:28:01 417528 0 755804 40.17 72 708140 2127496 72.61 546712 648936 416 02:38:00 02:29:01 78836 0 748084 39.76 72 1054552 1632824 55.73 621608 903104 62924 02:38:00 02:30:01 127452 0 661720 35.17 72 1092300 1245080 42.49 539680 941912 8 02:38:00 02:31:01 128388 0 660776 35.12 72 1092308 1230800 42.01 538848 942052 8 02:38:00 02:32:02 128116 0 661044 35.13 72 1092312 1230836 42.01 538928 942052 8 02:38:00 02:33:01 130736 0 658420 34.99 72 1092316 1209152 41.27 537212 941892 8 02:38:00 02:34:01 130928 0 658216 34.98 72 1092328 1209152 41.27 537076 941900 8 02:38:00 02:35:01 130952 0 658180 34.98 72 1092340 1209152 41.27 537224 941900 8 02:38:00 02:36:01 130584 0 658548 35.00 72 1092340 1209224 41.27 537188 941912 8 02:38:00 02:37:01 99256 0 662728 35.22 72 1119488 1259284 42.98 546868 959676 908 02:38:00 Average: 160634 0 756923 40.23 479 963509 1668765 56.95 605123 855885 24396 02:38:00 02:38:00 02:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:38:00 02:11:01 eth0 605.64 338.86 3327.91 68.40 0.00 0.00 0.00 0.00 02:38:00 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:12:02 veth6e862af 441.21 437.72 55.90 2640.44 0.00 0.00 0.00 0.00 02:38:00 02:12:02 eth0 547.65 520.74 3077.88 80.25 0.00 0.00 0.00 0.00 02:38:00 02:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:12:02 docker0 441.21 437.58 49.86 2640.43 0.00 0.00 0.00 0.00 02:38:00 02:13:01 eth0 416.89 280.12 3122.52 68.89 0.00 0.00 0.00 0.00 02:38:00 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:13:01 veth9a62ba2 65.43 130.21 4.79 377.87 0.00 0.00 0.00 0.00 02:38:00 02:13:01 docker0 65.43 130.09 3.90 377.86 0.00 0.00 0.00 0.00 02:38:00 02:14:01 veth6b523b5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:38:00 02:14:01 eth0 147.54 109.63 500.28 19.87 0.00 0.00 0.00 0.00 02:38:00 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:14:01 docker0 89.42 118.56 6.95 472.40 0.00 0.00 0.00 0.00 02:38:00 02:15:01 veth6b523b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:15:01 eth0 10.25 8.04 9.71 4.26 0.00 0.00 0.00 0.00 02:38:00 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:16:01 veth6b523b5 1.92 1.92 0.15 0.16 0.00 0.00 0.00 0.00 02:38:00 02:16:01 eth0 40.53 32.75 23.26 80.07 0.00 0.00 0.00 0.00 02:38:00 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:16:01 docker0 1.92 1.92 0.13 0.16 0.00 0.00 0.00 0.00 02:38:00 02:17:02 veth6b523b5 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 02:38:00 02:17:02 eth0 16.89 12.82 13.32 7.39 0.00 0.00 0.00 0.00 02:38:00 02:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:17:02 docker0 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 02:38:00 02:18:01 veth6b523b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:18:01 eth0 11.78 8.15 10.73 6.06 0.00 0.00 0.00 0.00 02:38:00 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:19:01 eth0 25.17 21.02 18.13 43.23 0.00 0.00 0.00 0.00 02:38:00 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:20:04 vethde7a82e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:38:00 02:20:04 eth0 195.20 172.10 1618.55 47.60 0.00 0.00 0.00 0.00 02:38:00 02:20:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:21:05 vethde7a82e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:21:05 eth0 2.20 1.74 1.74 0.94 0.00 0.00 0.00 0.00 02:38:00 02:21:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:21:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:22:04 vethde7a82e 0.00 0.34 0.00 0.01 0.00 0.00 0.00 0.00 02:38:00 02:22:04 eth0 73.11 52.44 179.34 8.46 0.00 0.00 0.00 0.00 02:38:00 02:22:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:22:04 docker0 43.56 60.08 2.76 170.11 0.00 0.00 0.00 0.00 02:38:00 02:23:02 veth654275c 0.00 0.09 0.00 0.01 0.00 0.00 0.00 0.00 02:38:00 02:23:02 vethfebd7f2 0.00 0.09 0.00 0.01 0.00 0.00 0.00 0.00 02:38:00 02:23:02 vethbec7f76 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:23:02 vethde7a82e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:24:01 veth6ba901f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:38:00 02:24:01 vethde7a82e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:24:01 vethd7225cf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:38:00 02:24:01 eth0 2147.00 1591.95 12057.39 445.98 0.00 0.00 0.00 0.00 02:38:00 02:25:02 vethde7a82e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:38:00 02:25:02 eth0 82.71 62.53 245.48 71.64 0.00 0.00 0.00 0.00 02:38:00 02:25:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:38:00 02:25:02 docker0 664.87 781.72 65.06 3823.62 0.00 0.00 0.00 0.00 02:38:00 02:26:07 vethde7a82e 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 02:38:00 02:26:07 eth0 72.05 40.81 143.35 13.07 0.00 0.00 0.00 0.00 02:38:00 02:26:07 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:26:07 docker0 19.91 44.55 1.14 122.35 0.00 0.00 0.00 0.00 02:38:00 02:27:02 vethde7a82e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:27:02 eth0 3.11 2.62 2.55 1.40 0.00 0.00 0.00 0.00 02:38:00 02:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:28:01 veth201d3c3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:38:00 02:28:01 vethde7a82e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:28:01 eth0 10.21 8.09 8.17 4.53 0.00 0.00 0.00 0.00 02:38:00 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:29:01 vethde7a82e 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:29:01 eth0 190.46 144.76 1629.85 92.09 0.00 0.00 0.00 0.00 02:38:00 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:29:01 docker0 713.11 880.10 68.23 4361.87 0.00 0.00 0.00 0.00 02:38:00 02:30:01 eth0 12.05 8.84 9.91 4.73 0.00 0.00 0.00 0.00 02:38:00 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:31:01 eth0 1.43 0.95 0.70 0.45 0.00 0.00 0.00 0.00 02:38:00 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:32:02 eth0 0.80 0.25 0.31 0.23 0.00 0.00 0.00 0.00 02:38:00 02:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:33:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:38:00 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:34:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:35:01 eth0 0.35 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:38:00 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:36:01 eth0 0.68 0.12 0.13 0.07 0.00 0.00 0.00 0.00 02:38:00 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:37:01 eth0 17.35 15.51 7.91 55.49 0.00 0.00 0.00 0.00 02:38:00 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 Average: eth0 92.81 69.00 518.87 25.49 0.00 0.00 0.00 0.00 02:38:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:00 Average: docker0 26.51 32.72 2.54 162.16 0.00 0.00 0.00 0.00 02:38:00 02:38:00 02:38:00 ---> sar -P ALL: 02:38:00 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/12/21 _x86_64_ (4 CPU) 02:38:00 02:38:00 02:09:17 LINUX RESTART (4 CPU) 02:38:00 02:38:00 02:10:02 CPU %user %nice %system %iowait %steal %idle 02:38:00 02:11:01 all 14.62 0.00 8.16 4.98 21.77 50.47 02:38:00 02:11:01 0 12.92 0.00 7.63 5.02 23.31 51.12 02:38:00 02:11:01 1 13.37 0.00 6.60 4.91 21.95 53.17 02:38:00 02:11:01 2 16.04 0.00 10.99 3.99 19.88 49.09 02:38:00 02:11:01 3 16.25 0.00 7.46 6.04 21.93 48.32 02:38:00 02:12:02 all 9.57 0.00 4.33 1.15 20.60 64.35 02:38:00 02:12:02 0 15.95 0.00 6.39 1.19 22.94 53.53 02:38:00 02:12:02 1 5.20 0.00 3.79 1.04 20.45 69.52 02:38:00 02:12:02 2 9.32 0.00 3.90 1.30 19.96 65.51 02:38:00 02:12:02 3 8.14 0.00 3.32 1.08 19.13 68.33 02:38:00 02:13:01 all 4.85 0.00 4.54 1.89 24.71 64.02 02:38:00 02:13:01 0 5.01 0.00 4.59 2.10 25.37 62.92 02:38:00 02:13:01 1 5.36 0.00 5.22 2.70 24.35 62.37 02:38:00 02:13:01 2 4.39 0.00 4.50 1.70 24.03 65.38 02:38:00 02:13:01 3 4.64 0.00 3.87 1.07 25.06 65.35 02:38:00 02:14:01 all 8.13 0.00 7.18 5.70 17.41 61.58 02:38:00 02:14:01 0 8.06 0.00 7.62 8.03 16.89 59.41 02:38:00 02:14:01 1 9.24 0.00 6.65 5.49 16.99 61.63 02:38:00 02:14:01 2 8.49 0.00 7.19 5.51 17.90 60.91 02:38:00 02:14:01 3 6.74 0.00 7.26 3.76 17.88 64.37 02:38:00 02:15:01 all 38.01 0.00 10.52 2.39 31.32 17.76 02:38:00 02:15:01 0 34.32 0.00 9.99 2.06 33.34 20.29 02:38:00 02:15:01 1 40.79 0.00 10.55 2.11 29.82 16.73 02:38:00 02:15:01 2 34.57 0.00 10.17 3.02 32.17 20.07 02:38:00 02:15:01 3 42.80 0.00 11.44 2.35 29.77 13.64 02:38:00 02:16:01 all 33.85 0.00 11.36 1.46 18.70 34.62 02:38:00 02:16:01 0 32.37 0.00 10.98 1.40 19.78 35.49 02:38:00 02:16:01 1 32.59 0.00 11.41 0.72 18.48 36.81 02:38:00 02:16:01 2 32.70 0.00 11.24 1.16 19.18 35.73 02:38:00 02:16:01 3 37.86 0.00 11.84 2.60 17.36 30.35 02:38:00 02:17:02 all 39.17 0.00 14.30 2.17 26.16 18.21 02:38:00 02:17:02 0 38.42 0.00 13.87 2.74 26.29 18.68 02:38:00 02:17:02 1 34.85 0.00 13.89 2.45 27.39 21.43 02:38:00 02:17:02 2 37.61 0.00 13.82 1.85 26.92 19.80 02:38:00 02:17:02 3 46.26 0.00 15.68 1.61 23.90 12.55 02:38:00 02:18:01 all 22.41 0.00 11.58 3.31 32.07 30.63 02:38:00 02:18:01 0 20.45 0.00 11.16 2.87 33.45 32.08 02:38:00 02:18:01 1 23.46 0.00 12.20 3.44 30.06 30.83 02:38:00 02:18:01 2 23.58 0.00 12.12 4.20 32.42 27.67 02:38:00 02:18:01 3 22.17 0.00 10.84 2.73 32.36 31.90 02:38:00 02:19:01 all 14.21 0.00 8.64 1.12 29.60 46.42 02:38:00 02:19:01 0 13.44 0.00 8.64 0.48 29.25 48.19 02:38:00 02:19:01 1 14.86 0.00 8.85 1.14 30.30 44.85 02:38:00 02:19:01 2 16.10 0.00 9.80 1.44 28.48 44.18 02:38:00 02:19:01 3 12.53 0.00 7.33 1.41 30.33 48.40 02:38:00 02:20:04 all 5.64 0.00 7.56 6.21 31.10 49.50 02:38:00 02:20:04 0 4.97 0.00 7.15 5.59 31.87 50.43 02:38:00 02:20:04 1 6.19 0.00 7.18 6.73 31.66 48.24 02:38:00 02:20:04 2 6.59 0.00 7.81 6.35 30.77 48.48 02:38:00 02:20:04 3 4.80 0.00 8.09 6.15 30.10 50.87 02:38:00 02:21:05 all 9.97 0.00 8.35 9.76 46.14 25.78 02:38:00 02:21:05 0 9.33 0.00 7.35 11.05 46.89 25.39 02:38:00 02:21:05 1 9.90 0.00 7.75 9.95 46.26 26.14 02:38:00 02:21:05 2 10.96 0.00 9.52 9.09 45.63 24.80 02:38:00 02:21:05 3 9.71 0.00 8.82 8.90 45.77 26.79 02:38:00 02:38:00 02:21:05 CPU %user %nice %system %iowait %steal %idle 02:38:00 02:22:04 all 4.77 0.00 10.80 30.26 29.90 24.27 02:38:00 02:22:04 0 4.60 0.00 10.50 28.73 30.72 25.45 02:38:00 02:22:04 1 4.94 0.00 11.45 31.06 29.08 23.48 02:38:00 02:22:04 2 4.76 0.00 10.78 31.05 29.34 24.07 02:38:00 02:22:04 3 4.79 0.00 10.48 30.22 30.46 24.05 02:38:00 02:23:02 all 10.01 0.00 8.75 25.37 35.18 20.69 02:38:00 02:23:02 0 10.14 0.00 8.67 26.69 35.88 18.62 02:38:00 02:23:02 1 9.61 0.00 8.41 25.11 35.08 21.79 02:38:00 02:23:02 2 10.04 0.00 9.70 25.50 34.34 20.41 02:38:00 02:23:02 3 10.26 0.00 8.21 24.14 35.42 21.98 02:38:00 02:24:01 all 63.42 0.00 13.46 5.79 14.91 2.42 02:38:00 02:24:01 0 63.64 0.00 12.93 5.52 15.19 2.72 02:38:00 02:24:01 1 64.19 0.00 13.86 6.12 13.78 2.05 02:38:00 02:24:01 2 56.97 0.00 14.28 6.09 20.34 2.32 02:38:00 02:24:01 3 68.45 0.00 12.81 5.47 10.68 2.58 02:38:00 02:25:02 all 27.97 0.00 14.75 12.68 23.82 20.77 02:38:00 02:25:02 0 29.25 0.00 14.62 14.74 22.33 19.07 02:38:00 02:25:02 1 24.69 0.00 13.78 10.81 26.31 24.41 02:38:00 02:25:02 2 29.62 0.00 14.84 11.87 22.95 20.72 02:38:00 02:25:02 3 28.33 0.00 15.80 13.35 23.71 18.81 02:38:00 02:26:07 all 10.36 0.00 11.94 16.04 32.24 29.43 02:38:00 02:26:07 0 9.15 0.00 11.13 15.12 32.27 32.34 02:38:00 02:26:07 1 9.97 0.00 11.60 19.24 31.68 27.51 02:38:00 02:26:07 2 10.42 0.00 11.64 14.96 31.82 31.16 02:38:00 02:26:07 3 11.97 0.00 13.47 14.78 33.21 26.56 02:38:00 02:27:02 all 7.85 0.00 9.47 30.11 28.24 24.33 02:38:00 02:27:02 0 6.72 0.00 8.92 29.64 28.16 26.56 02:38:00 02:27:02 1 8.18 0.00 9.67 28.94 27.52 25.69 02:38:00 02:27:02 2 8.81 0.00 10.42 28.80 28.10 23.86 02:38:00 02:27:02 3 7.72 0.00 8.89 33.04 29.17 21.17 02:38:00 02:28:01 all 60.86 0.00 14.75 7.46 10.58 6.35 02:38:00 02:28:01 0 61.23 0.00 13.91 6.45 10.93 7.48 02:38:00 02:28:01 1 59.04 0.00 14.34 8.67 12.23 5.73 02:38:00 02:28:01 2 61.53 0.00 14.72 7.63 9.62 6.50 02:38:00 02:28:01 3 61.66 0.00 16.06 7.07 9.53 5.68 02:38:00 02:29:01 all 11.07 0.00 8.42 6.91 23.87 49.72 02:38:00 02:29:01 0 14.70 0.00 10.48 5.33 23.20 46.29 02:38:00 02:29:01 1 8.27 0.00 7.63 4.53 24.34 55.24 02:38:00 02:29:01 2 13.87 0.00 8.25 7.68 23.95 46.24 02:38:00 02:29:01 3 7.55 0.00 7.37 10.09 23.97 51.02 02:38:00 02:30:01 all 0.81 0.00 1.62 2.57 4.82 90.17 02:38:00 02:30:01 0 0.52 0.00 1.59 0.54 4.89 92.46 02:38:00 02:30:01 1 0.91 0.00 1.47 3.76 4.85 89.02 02:38:00 02:30:01 2 1.09 0.00 1.86 3.25 4.83 88.97 02:38:00 02:30:01 3 0.71 0.00 1.57 2.76 4.72 90.24 02:38:00 02:31:01 all 0.10 0.00 0.05 0.02 0.34 99.49 02:38:00 02:31:01 0 0.08 0.00 0.05 0.00 0.30 99.57 02:38:00 02:31:01 1 0.03 0.00 0.03 0.00 0.23 99.70 02:38:00 02:31:01 2 0.23 0.00 0.07 0.10 0.48 99.12 02:38:00 02:31:01 3 0.03 0.00 0.05 0.00 0.35 99.57 02:38:00 02:32:02 all 0.09 0.00 0.18 0.00 0.81 98.92 02:38:00 02:32:02 0 0.05 0.00 0.18 0.02 0.86 98.89 02:38:00 02:32:02 1 0.03 0.00 0.25 0.00 0.76 98.95 02:38:00 02:32:02 2 0.10 0.00 0.12 0.00 0.71 99.07 02:38:00 02:32:02 3 0.17 0.00 0.17 0.00 0.91 98.76 02:38:00 02:38:00 02:32:02 CPU %user %nice %system %iowait %steal %idle 02:38:00 02:33:01 all 0.08 0.00 0.07 0.00 0.53 99.32 02:38:00 02:33:01 0 0.12 0.00 0.05 0.00 0.44 99.39 02:38:00 02:33:01 1 0.03 0.00 0.08 0.00 0.51 99.38 02:38:00 02:33:01 2 0.02 0.00 0.03 0.00 0.68 99.27 02:38:00 02:33:01 3 0.15 0.00 0.12 0.00 0.51 99.22 02:38:00 02:34:01 all 0.09 0.00 0.02 0.00 0.46 99.42 02:38:00 02:34:01 0 0.30 0.00 0.03 0.00 0.65 99.02 02:38:00 02:34:01 1 0.05 0.00 0.03 0.00 0.32 99.60 02:38:00 02:34:01 2 0.02 0.00 0.02 0.00 0.40 99.57 02:38:00 02:34:01 3 0.00 0.00 0.02 0.00 0.48 99.50 02:38:00 02:35:01 all 0.07 0.00 0.02 0.00 0.28 99.62 02:38:00 02:35:01 0 0.23 0.00 0.03 0.00 0.27 99.47 02:38:00 02:35:01 1 0.02 0.00 0.02 0.00 0.08 99.88 02:38:00 02:35:01 2 0.02 0.00 0.00 0.00 0.33 99.65 02:38:00 02:35:01 3 0.03 0.00 0.05 0.00 0.43 99.48 02:38:00 02:36:01 all 0.10 0.00 0.03 0.00 0.30 99.57 02:38:00 02:36:01 0 0.37 0.00 0.03 0.00 0.23 99.37 02:38:00 02:36:01 1 0.02 0.00 0.02 0.00 0.35 99.62 02:38:00 02:36:01 2 0.02 0.00 0.03 0.00 0.51 99.44 02:38:00 02:36:01 3 0.02 0.00 0.03 0.00 0.08 99.87 02:38:00 02:37:01 all 1.20 0.00 0.85 0.66 2.91 94.39 02:38:00 02:37:01 0 1.33 0.00 0.71 0.48 3.03 94.45 02:38:00 02:37:01 1 1.32 0.00 0.89 0.99 3.42 93.38 02:38:00 02:37:01 2 1.09 0.00 0.79 0.68 2.62 94.82 02:38:00 02:37:01 3 1.06 0.00 0.99 0.48 2.55 94.91 02:38:00 Average: all 13.77 0.00 6.90 6.55 18.86 53.92 02:38:00 Average: 0 13.77 0.00 6.84 6.51 19.29 53.59 02:38:00 Average: 1 13.31 0.00 6.75 6.62 18.85 54.47 02:38:00 Average: 2 13.84 0.00 7.15 6.50 18.77 53.73 02:38:00 Average: 3 14.17 0.00 6.87 6.55 18.52 53.89 02:38:00 02:38:00 02:38:00