Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ada8e99c9c2aad30ed0bfd92c124e99a8939e6be+001f4979d1d1e629f7770b7a62bec4a7afd870d5 (0e77d75c0ea2d57b3c28feb3881ded07a68341f3) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7993873102398735775.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6343104025859531438.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3556/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3556/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4141313602750725391.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7385003616289826377.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3556/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3556/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4289655892913870267.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-385 in /w/workspace/edgexfoundry_edgex-go_PR-3556 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh4091846865927347023.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh1269143384151246895.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3556/head:refs/remotes/origin/PR-3556 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit ada8e99c9c2aad30ed0bfd92c124e99a8939e6be Merge succeeded, producing b3c752dc2c406198c9f186971c77b3c80b29dab6 Checking out Revision b3c752dc2c406198c9f186971c77b3c80b29dab6 (PR-3556) > git config core.sparsecheckout # timeout=10 > git checkout -f ada8e99c9c2aad30ed0bfd92c124e99a8939e6be # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh3624825550464428922.key > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3c752dc2c406198c9f186971c77b3c80b29dab6 # timeout=10 Commit message: "Merge commit '001f4979d1d1e629f7770b7a62bec4a7afd870d5' into HEAD" > git rev-list --no-walk ada8e99c9c2aad30ed0bfd92c124e99a8939e6be # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:30:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:30:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:30:12 ========================================================= 00:30:12 EdgeX Global Pipelines Version Info 00:30:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:30:14 ------------------- 00:30:14 stable info: 00:30:14 ------------------- 00:30:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:14 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 00:30:14 Message: update stable to v1.0.195 00:30:14 ------------------- 00:30:14 experimental info: 00:30:14 ------------------- 00:30:14 Commited By: **** collab-it+edgex@linuxfoundation.org 00:30:14 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 00:30:14 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:30:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3556 [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3556 [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3556 [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3c752dc2c406198c9f186971c77b3c80b29dab6 [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3c752d [Pipeline] echo 00:30:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:30:15 provisioning config files... 00:30:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4968135372766542491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:15 ---> docker-login.sh 00:30:15 nexus3.edgexfoundry.org:10001 00:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:16 Configure a credential helper to remove this warning. See 00:30:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:16 00:30:16 Login Succeeded 00:30:16 nexus3.edgexfoundry.org:10002 00:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:16 Configure a credential helper to remove this warning. See 00:30:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:16 00:30:16 Login Succeeded 00:30:16 nexus3.edgexfoundry.org:10003 00:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:16 Configure a credential helper to remove this warning. See 00:30:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:16 00:30:16 Login Succeeded 00:30:16 nexus3.edgexfoundry.org:10004 00:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:16 Configure a credential helper to remove this warning. See 00:30:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:16 00:30:16 Login Succeeded 00:30:16 docker.io 00:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:17 Configure a credential helper to remove this warning. See 00:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:17 00:30:17 Login Succeeded 00:30:17 ---> docker-login.sh ends [Pipeline] } 00:30:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:17 ++ 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 00:30:17 + for file in '`ls cmd/**/Dockerfile`' 00:30:17 ++ dirname cmd/core-command/Dockerfile 00:30:17 ++ cut -d/ -f2 00:30:17 + echo core-command,cmd/core-command/Dockerfile 00:30:17 + for file in '`ls cmd/**/Dockerfile`' 00:30:17 ++ dirname cmd/core-data/Dockerfile 00:30:17 ++ cut -d/ -f2 00:30:17 + echo core-data,cmd/core-data/Dockerfile 00:30:17 + for file in '`ls cmd/**/Dockerfile`' 00:30:17 ++ dirname cmd/core-metadata/Dockerfile 00:30:17 ++ cut -d/ -f2 00:30:17 + echo core-metadata,cmd/core-metadata/Dockerfile 00:30:17 + for file in '`ls cmd/**/Dockerfile`' 00:30:17 ++ dirname cmd/security-bootstrapper/Dockerfile 00:30:17 ++ cut -d/ -f2 00:30:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:30:17 + for file in '`ls cmd/**/Dockerfile`' 00:30:17 ++ dirname cmd/security-proxy-setup/Dockerfile 00:30:17 ++ cut -d/ -f2 00:30:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:30:17 + for file in '`ls cmd/**/Dockerfile`' 00:30:17 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:30:17 ++ cut -d/ -f2 00:30:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:30:17 + for file in '`ls cmd/**/Dockerfile`' 00:30:17 ++ dirname cmd/support-notifications/Dockerfile 00:30:17 ++ cut -d/ -f2 00:30:17 + echo support-notifications,cmd/support-notifications/Dockerfile 00:30:17 + for file in '`ls cmd/**/Dockerfile`' 00:30:17 ++ dirname cmd/support-scheduler/Dockerfile 00:30:17 ++ cut -d/ -f2 00:30:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:30:17 + for file in '`ls cmd/**/Dockerfile`' 00:30:17 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:30:17 ++ cut -d/ -f2 00:30:17 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:30:17 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 00:30:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:19 00:30:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:30:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:19 latest: Pulling from edgex-devops/git-semver 00:30:19 31603596830f: Pulling fs layer 00:30:19 54011a49482f: Pulling fs layer 00:30:19 a6820b24f6d8: Pulling fs layer 00:30:19 f581987b2513: Pulling fs layer 00:30:19 f581987b2513: Waiting 00:30:19 54011a49482f: Download complete 00:30:19 31603596830f: Verifying Checksum 00:30:19 31603596830f: Download complete 00:30:19 a6820b24f6d8: Verifying Checksum 00:30:19 a6820b24f6d8: Download complete 00:30:19 f581987b2513: Verifying Checksum 00:30:19 f581987b2513: Download complete 00:30:19 31603596830f: Pull complete 00:30:20 54011a49482f: Pull complete 00:30:20 a6820b24f6d8: Pull complete 00:30:20 f581987b2513: Pull complete 00:30:20 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:30:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:30:20 prd-centos7-docker-4c-2g-385 does not seem to be running inside a container 00:30:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:30:22 $ docker top 164089274ad84f154f0c05c872d44776bd965d389521f6e72af7c824689965c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:30:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:22 [ssh-agent] Looking for ssh-agent implementation... 00:30:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:22 $ docker exec 164089274ad84f154f0c05c872d44776bd965d389521f6e72af7c824689965c9 ssh-agent 00:30:22 SSH_AUTH_SOCK=/tmp/ssh-5SW9fNGaDYPf/agent.13 00:30:22 SSH_AGENT_PID=20 00:30:22 Running ssh-add (command line suppressed) 00:30:22 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1049041306942751106.key (/w/workspace/edgex-go/4@tmp/private_key_1049041306942751106.key) 00:30:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:23 + git tag --points-at HEAD [Pipeline] } 00:30:23 $ docker exec --env ******** --env ******** 164089274ad84f154f0c05c872d44776bd965d389521f6e72af7c824689965c9 ssh-agent -k 00:30:23 unset SSH_AUTH_SOCK; 00:30:23 unset SSH_AGENT_PID; 00:30:23 echo Agent pid 20 killed; 00:30:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:30:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:23 [ssh-agent] Looking for ssh-agent implementation... 00:30:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:23 $ docker exec 164089274ad84f154f0c05c872d44776bd965d389521f6e72af7c824689965c9 ssh-agent 00:30:23 SSH_AUTH_SOCK=/tmp/ssh-J1BwdjPLvtJ7/agent.52 00:30:23 SSH_AGENT_PID=58 00:30:23 Running ssh-add (command line suppressed) 00:30:23 Identity added: /w/workspace/edgex-go/4@tmp/private_key_4921001399297120299.key (/w/workspace/edgex-go/4@tmp/private_key_4921001399297120299.key) 00:30:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:24 + git semver init 00:30:24 # -> Open(): unable to determine branch for HEAD 00:30:24 # $GIT_DIR = /w/workspace/edgex-go/4/.git 00:30:24 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 00:30:24 # $SEMVER_REMOTE_NAME = origin 00:30:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:30:24 # $SEMVER_USER_NAME = edgex-jenkins 00:30:24 # $SEMVER_BRANCH = PR-3556 00:30:24 # $SEMVER_TEMP = /tmp/semver-272021169 00:30:24 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:30:42 # '/tmp/semver-272021169' -> '/w/workspace/edgex-go/4/.semver' 00:30:42 # -> Force: false 00:30:42 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 00:30:42 $ docker exec --env ******** --env ******** 164089274ad84f154f0c05c872d44776bd965d389521f6e72af7c824689965c9 ssh-agent -k 00:30:42 unset SSH_AUTH_SOCK; 00:30:42 unset SSH_AGENT_PID; 00:30:42 echo Agent pid 58 killed; 00:30:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:42 + git semver [Pipeline] } 00:30:42 $ docker stop --time=1 164089274ad84f154f0c05c872d44776bd965d389521f6e72af7c824689965c9 00:30:46 $ docker rm -f 164089274ad84f154f0c05c872d44776bd965d389521f6e72af7c824689965c9 [Pipeline] // withDockerContainer [Pipeline] sh 00:30:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:30:47 Stashed 1 file(s) [Pipeline] echo 00:30:47 [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 00:30:47 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:30:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:30:48 + true 00:30:48 + sudo service docker restart 00:30:48 Redirecting to /bin/systemctl restart docker.service 00:31:02 Still waiting to schedule task 00:31:02 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-383’ [Pipeline] echo 00:31:06 ========================================================= 00:31:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:31:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:31:06 + 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 . 00:31:08 Sending build context to Docker daemon 329.2MB 00:31:08 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:31:08 Step 2/6 : FROM ${BASE} 00:31:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:31:08 540db60ca938: Pulling fs layer 00:31:08 adcc1eea9eea: Pulling fs layer 00:31:08 4c4ab2625f07: Pulling fs layer 00:31:08 0510c868ecb4: Pulling fs layer 00:31:08 afea3b2eda06: Pulling fs layer 00:31:08 7809a108b3ef: Pulling fs layer 00:31:08 f706445af74f: Pulling fs layer 00:31:08 0510c868ecb4: Waiting 00:31:08 afea3b2eda06: Waiting 00:31:08 7809a108b3ef: Waiting 00:31:08 f706445af74f: Waiting 00:31:08 4c4ab2625f07: Verifying Checksum 00:31:08 4c4ab2625f07: Download complete 00:31:08 adcc1eea9eea: Verifying Checksum 00:31:08 adcc1eea9eea: Download complete 00:31:08 afea3b2eda06: Verifying Checksum 00:31:08 afea3b2eda06: Download complete 00:31:08 7809a108b3ef: Verifying Checksum 00:31:08 7809a108b3ef: Download complete 00:31:08 540db60ca938: Verifying Checksum 00:31:08 540db60ca938: Download complete 00:31:08 540db60ca938: Pull complete 00:31:08 adcc1eea9eea: Pull complete 00:31:08 4c4ab2625f07: Pull complete 00:31:10 f706445af74f: Verifying Checksum 00:31:10 f706445af74f: Download complete 00:31:10 0510c868ecb4: Verifying Checksum 00:31:10 0510c868ecb4: Download complete 00:31:13 0510c868ecb4: Pull complete 00:31:13 afea3b2eda06: Pull complete 00:31:13 7809a108b3ef: Pull complete 00:31:16 f706445af74f: Pull complete 00:31:16 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:31:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:31:16 ---> b068be0155e3 00:31:16 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 00:31:19 ---> Running in 1560498bbfa4 00:31:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:31:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:31:20 (1/12) Installing libmagic (5.39-r0) 00:31:21 (2/12) Installing file (5.39-r0) 00:31:21 (3/12) Installing libc-dev (0.7.2-r3) 00:31:21 (4/12) Installing g++ (10.2.1_pre1-r3) 00:31:27 (5/12) Installing fortify-headers (1.1-r0) 00:31:28 (6/12) Installing patch (2.7.6-r6) 00:31:28 (7/12) Installing build-base (0.5-r2) 00:31:28 (8/12) Installing libsodium (1.0.18-r0) 00:31:28 (9/12) Installing pkgconf (1.7.3-r0) 00:31:28 (10/12) Installing libsodium-dev (1.0.18-r0) 00:31:28 (11/12) Installing libzmq (4.3.3-r1) 00:31:28 (12/12) Installing zeromq-dev (4.3.3-r1) 00:31:28 Executing busybox-1.32.1-r6.trigger 00:31:28 OK: 219 MiB in 52 packages 00:31:31 Removing intermediate container 1560498bbfa4 00:31:31 ---> c5dc8ff06463 00:31:31 Step 4/6 : WORKDIR /edgex-go 00:31:31 ---> Running in 567776ce3fba 00:31:31 Removing intermediate container 567776ce3fba 00:31:31 ---> eaf59ca4625c 00:31:31 Step 5/6 : COPY go.mod . 00:31:31 ---> da2dfa322ecb 00:31:31 Step 6/6 : RUN go mod download 00:31:31 ---> Running in e48f4970dbc3 00:31:46 Removing intermediate container e48f4970dbc3 00:31:46 ---> ec613fbd667e 00:31:46 Successfully built ec613fbd667e 00:31:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:31:46 + docker inspect -f . ci-base-image-x86_64 00:31:46 . [Pipeline] withDockerContainer 00:31:46 prd-centos7-docker-4c-2g-385 does not seem to be running inside a container 00:31:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:31:47 $ docker top fac9461019ae7162a1e378b843e79e94d03449ea0a8035286e2e95c51a530fe1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:31:47 + go version 00:31:47 go version go1.16.3 linux/amd64 [Pipeline] } 00:31:47 $ docker stop --time=1 fac9461019ae7162a1e378b843e79e94d03449ea0a8035286e2e95c51a530fe1 00:31:48 $ docker rm -f fac9461019ae7162a1e378b843e79e94d03449ea0a8035286e2e95c51a530fe1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:31:49 + docker inspect -f . ci-base-image-x86_64 00:31:49 . [Pipeline] withDockerContainer 00:31:49 prd-centos7-docker-4c-2g-385 does not seem to be running inside a container 00:31:49 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:31:50 $ docker top 7bb983cbc6052421890d294c1648f6ce8795dc8d75110bb429bb5139910a6e93 -eo pid,comm [Pipeline] { [Pipeline] echo 00:31:50 ========================================================= 00:31:50 [edgeXBuildGoParallel] Running Tests and Build... 00:31:50 ========================================================= [Pipeline] sh 00:31:50 + go mod tidy [Pipeline] sh 00:31:51 + make test 00:31:51 go mod tidy 00:31:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:31:56 ? github.com/edgexfoundry/edgex-go [no test files] 00:32:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:32:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:32:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:32:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:32:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:32:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:32:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:32:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:32:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:32:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:32:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:32:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:32:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:32:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.043s coverage: 28.7% of statements 00:32:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.066s coverage: 100.0% of statements 00:32:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:32:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:32:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:32:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.045s coverage: 81.2% of statements 00:32:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:32:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.068s coverage: 53.4% of statements 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:32:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.103s coverage: 87.7% of statements 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:32:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.046s coverage: 78.9% of statements 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:32:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.252s coverage: 95.1% of statements 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:32:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:32:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.046s coverage: 60.0% of statements 00:32:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.042s coverage: 0.8% of statements 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:32:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.044s coverage: 22.0% of statements 00:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 00:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements 00:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 00:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements 00:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 00:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 00:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements 00:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.245s coverage: 81.8% of statements 00:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.035s coverage: 87.2% of statements 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 76.0% of statements 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 00:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 00:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 00:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 00:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 00:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 00:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 00:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 00:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.179s coverage: 66.9% of statements 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.133s coverage: 43.6% of statements 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.034s coverage: 89.5% of statements 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.030s coverage: 84.8% of statements 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:33:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.062s coverage: 19.3% of statements 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.125s coverage: 91.9% of statements 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.055s coverage: 62.7% of statements 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.085s coverage: 97.6% of statements 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.041s coverage: 28.9% of statements 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 00:33:16 GO111MODULE=on go vet ./... 00:33:42 gofmt -l . 00:33:42 [ "`gofmt -l .`" = "" ] 00:33:42 ./bin/test-attribution-txt.sh [Pipeline] sh 00:33:43 + ls -al . 00:33:43 total 520 00:33:43 drwxrwxr-x 10 1001 1001 4096 Jun 11 00:33 . 00:33:43 drwxr-xr-x 4 root root 28 Jun 11 00:31 .. 00:33:43 -rw-rw-r-- 1 1001 1001 11 Jun 11 00:30 .dockerignore 00:33:43 drwxrwxr-x 8 1001 1001 179 Jun 11 00:30 .git 00:33:43 drwxrwxr-x 3 1001 1001 125 Jun 11 00:30 .github 00:33:43 -rw-rw-r-- 1 1001 1001 818 Jun 11 00:30 .gitignore 00:33:43 drwx------ 3 1001 1001 60 Jun 11 00:30 .semver 00:33:43 -rw-rw-r-- 1 1001 1001 166 Jun 11 00:30 .sonarcloud.properties 00:33:43 -rw-rw-r-- 1 1001 1001 8609 Jun 11 00:30 Attribution.txt 00:33:43 -rw-rw-r-- 1 1001 1001 3804 Jun 11 00:30 CONTRIBUTING.md 00:33:43 -rw-rw-r-- 1 1001 1001 931 Jun 11 00:30 Dockerfile.build 00:33:43 -rw-rw-r-- 1 1001 1001 849 Jun 11 00:30 Jenkinsfile 00:33:43 -rw-rw-r-- 1 1001 1001 10775 Jun 11 00:30 LICENSE 00:33:43 -rw-rw-r-- 1 1001 1001 5605 Jun 11 00:30 Makefile 00:33:43 -rw-rw-r-- 1 1001 1001 7978 Jun 11 00:30 README.md 00:33:43 -rw-rw-r-- 1 1001 1001 7071 Jun 11 00:30 SECURITY.md 00:33:43 -rw-rw-r-- 1 1001 1001 5 Jun 11 00:30 VERSION 00:33:43 -rw-rw-r-- 1 1001 1001 4131 Jun 11 00:30 ZMQWindows.md 00:33:43 drwxrwxr-x 2 1001 1001 37 Jun 11 00:30 bin 00:33:43 drwxrwxr-x 14 1001 1001 4096 Jun 11 00:30 cmd 00:33:43 -rw-r--r-- 1 root root 404951 Jun 11 00:33 coverage.out 00:33:43 -rw-rw-r-- 1 1001 1001 840 Jun 11 00:30 go.mod 00:33:43 -rw-r--r-- 1 root root 21368 Jun 11 00:31 go.sum 00:33:43 drwxrwxr-x 8 1001 1001 127 Jun 11 00:30 internal 00:33:43 drwxrwxr-x 3 1001 1001 16 Jun 11 00:30 openapi 00:33:43 drwxrwxr-x 4 1001 1001 71 Jun 11 00:30 snap 00:33:43 -rw-rw-r-- 1 1001 1001 168 Jun 11 00:30 version.go [Pipeline] sh 00:33:43 + '[' -e coverage.out ] 00:33:43 + chown 1001:1001 coverage.out [Pipeline] stash 00:33:43 Stashed 1 file(s) [Pipeline] sh 00:33:43 + make build 00:33:43 go mod tidy 00:33:43 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 00:33:45 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 00:33:52 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 00:33:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:33:53 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 00:33:53 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 00:33:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-392 in /w/workspace/edgexfoundry_edgex-go_PR-3556 [Pipeline] { [Pipeline] ws 00:33:54 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 00:33:54 The recommended git tool is: git 00:33:54 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 00:33:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:33:56 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 00:33:57 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 00:33:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:33:58 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] } 00:34:00 $ docker stop --time=1 7bb983cbc6052421890d294c1648f6ce8795dc8d75110bb429bb5139910a6e93 00:34:01 using credential edgex-jenkins-ssh 00:34:01 Cloning the remote Git repository 00:34:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:34:01 > git init /w/workspace/edgex-go/4 # timeout=10 00:34:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:01 > git --version # timeout=10 00:34:01 > git --version # 'git version 2.17.1' 00:34:01 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:02 $ docker rm -f 7bb983cbc6052421890d294c1648f6ce8795dc8d75110bb429bb5139910a6e93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:06 00:34:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:34:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:06 latest: Pulling from edgex-devops/edgex-compose 00:34:06 cbdbe7a5bc2a: Pulling fs layer 00:34:06 ca9280d653b3: Pulling fs layer 00:34:06 7e9c9ca2126c: Pulling fs layer 00:34:06 cbdbe7a5bc2a: Download complete 00:34:06 cbdbe7a5bc2a: Pull complete 00:34:07 ca9280d653b3: Verifying Checksum 00:34:07 ca9280d653b3: Download complete 00:34:07 ca9280d653b3: Pull complete 00:34:08 7e9c9ca2126c: Verifying Checksum 00:34:08 7e9c9ca2126c: Download complete 00:34:10 7e9c9ca2126c: Pull complete 00:34:10 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:34:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:34:10 prd-centos7-docker-4c-2g-385 does not seem to be running inside a container 00:34:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:34:14 $ docker top ec1832b5ed5b6d2c7befce13df62de8496669eb5e24c5db5fe64632b414fdc26 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:15 + docker-compose build --help 00:34:15 + grep parallel 00:34:15 --parallel Build images in parallel. [Pipeline] } 00:34:15 $ docker stop --time=1 ec1832b5ed5b6d2c7befce13df62de8496669eb5e24c5db5fe64632b414fdc26 00:34:16 $ docker rm -f ec1832b5ed5b6d2c7befce13df62de8496669eb5e24c5db5fe64632b414fdc26 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:17 . [Pipeline] withDockerContainer 00:34:17 prd-centos7-docker-4c-2g-385 does not seem to be running inside a container 00:34:17 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 00:34:17 $ docker top 9b3856fa1aa5f304ea689987dee18e99ec1abad808a970ef13b0641d4ec8f0af -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:18 + docker-compose -f ./docker-compose-build.yml build --parallel 00:34:18 Building core-command ... 00:34:18 Building core-data ... 00:34:18 Building core-metadata ... 00:34:18 Building security-bootstrapper ... 00:34:18 Building security-proxy-setup ... 00:34:18 Building security-secretstore-setup ... 00:34:18 Building support-notifications ... 00:34:18 Building support-scheduler ... 00:34:18 Building sys-mgmt-agent ... 00:34:18 Building core-data 00:34:18 Building security-bootstrapper 00:34:18 Building support-scheduler 00:34:18 Building support-notifications 00:34:18 Building security-secretstore-setup 00:34:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:22 Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit ada8e99c9c2aad30ed0bfd92c124e99a8939e6be 00:34:22 Merge succeeded, producing 73b049e6c9171fa9ba591a2d15bdf81f2b86791a 00:34:22 Checking out Revision 73b049e6c9171fa9ba591a2d15bdf81f2b86791a (PR-3556) 00:34:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:21 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3556/head:refs/remotes/origin/PR-3556 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:34:22 > git config core.sparsecheckout # timeout=10 00:34:22 > git checkout -f ada8e99c9c2aad30ed0bfd92c124e99a8939e6be # timeout=10 00:34:22 > git remote # timeout=10 00:34:22 > git config --get remote.origin.url # timeout=10 00:34:22 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:22 > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 00:34:22 > git rev-parse HEAD^{commit} # timeout=10 00:34:22 > git config core.sparsecheckout # timeout=10 00:34:22 > git checkout -f 73b049e6c9171fa9ba591a2d15bdf81f2b86791a # timeout=10 00:34:27 Commit message: "Merge commit '001f4979d1d1e629f7770b7a62bec4a7afd870d5' into HEAD" 00:34:27 > git rev-list --no-walk ada8e99c9c2aad30ed0bfd92c124e99a8939e6be # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:34:28 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:34:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:34:29 + true 00:34:29 + sudo service docker restart 00:34:31 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:34:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:34:31 ---> ec613fbd667e 00:34:31 Step 3/26 : WORKDIR /edgex-go 00:34:31 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:34:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:34:31 ---> ec613fbd667e 00:34:31 Step 3/23 : WORKDIR /edgex-go 00:34:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:34:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:34:32 ---> ec613fbd667e 00:34:32 Step 3/24 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:34:48 provisioning config files... 00:34:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5608658925202234736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:34:48 ---> docker-login.sh 00:34:48 nexus3.edgexfoundry.org:10001 00:34:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:49 Configure a credential helper to remove this warning. See 00:34:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:49 00:34:49 Login Succeeded 00:34:49 nexus3.edgexfoundry.org:10002 00:34:50 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:34:50 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:34:50 ---> ec613fbd667e 00:34:50 Step 3/32 : WORKDIR /edgex-go 00:34:50 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:34:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:34:50 ---> ec613fbd667e 00:34:50 Step 3/23 : WORKDIR /edgex-go 00:34:50 ---> Running in 65ded8d44a0c 00:34:50 ---> Running in c5248ce710fc 00:34:50 ---> Running in bb01f505aaf0 00:34:50 ---> Running in bd858080e5a2 00:34:50 ---> Running in 953e77df1e3b 00:34:50 Removing intermediate container 65ded8d44a0c 00:34:50 ---> 059a60870184 00:34:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:50 Removing intermediate container 953e77df1e3b 00:34:50 ---> ba32b6861381 00:34:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:50 Removing intermediate container c5248ce710fc 00:34:50 ---> 68914397df8b 00:34:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:50 Removing intermediate container bd858080e5a2 00:34:50 ---> 37f2833e419c 00:34:50 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:50 Removing intermediate container bb01f505aaf0 00:34:50 ---> 58dd7f77ee68 00:34:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:50 ---> Running in f9a693b7b807 00:34:50 ---> Running in 9b0bb4f0be31 00:34:50 ---> Running in a3188c8a0404 00:34:50 ---> Running in e9a30af992e0 00:34:50 ---> Running in e157825e3a61 00:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:50 Configure a credential helper to remove this warning. See 00:34:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:50 00:34:50 Login Succeeded 00:34:50 nexus3.edgexfoundry.org:10003 00:34:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:51 Configure a credential helper to remove this warning. See 00:34:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:51 00:34:51 Login Succeeded 00:34:51 nexus3.edgexfoundry.org:10004 00:34:51 Removing intermediate container f9a693b7b807 00:34:51 ---> 7bb25990af0d 00:34:51 Step 5/26 : RUN apk add --update --no-cache make git 00:34:51 ---> Running in c6b981d1a325 00:34:51 Removing intermediate container 9b0bb4f0be31 00:34:51 ---> 7ccea45df133 00:34:51 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:34:51 ---> Running in 6eb9fe2b6d51 00:34:51 Removing intermediate container e9a30af992e0 00:34:51 ---> ae7d87d621f2 00:34:51 Step 5/23 : RUN apk add --update --no-cache make git 00:34:51 Removing intermediate container a3188c8a0404 00:34:51 ---> 03d27518aff9 00:34:51 Step 5/32 : RUN apk add --update --no-cache make git 00:34:51 Removing intermediate container e157825e3a61 00:34:51 ---> 66fa0395c3c7 00:34:51 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:34:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:51 ---> Running in ebff50e0a212 00:34:51 ---> Running in 5a7b52034100 00:34:51 ---> Running in 61eca2182e12 00:34:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:34:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:34:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:51 Configure a credential helper to remove this warning. See 00:34:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:51 00:34:51 Login Succeeded 00:34:51 docker.io 00:34:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:34:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:34:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:52 Configure a credential helper to remove this warning. See 00:34:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:52 00:34:52 Login Succeeded 00:34:52 ---> docker-login.sh ends [Pipeline] } 00:34:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 00:34:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:34:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:34:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] echo 00:34:53 ========================================================= 00:34:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:34:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:34:53 OK: 219 MiB in 52 packages 00:34:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:34:53 OK: 219 MiB in 52 packages 00:34:53 OK: 219 MiB in 52 packages 00:34:53 OK: 219 MiB in 52 packages 00:34:53 Removing intermediate container 6eb9fe2b6d51 00:34:53 ---> a08560eeadfd 00:34:53 Step 6/23 : COPY go.mod . 00:34:53 OK: 219 MiB in 52 packages 00:34:53 + 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 . 00:34:53 ---> daad36025fe6 00:34:53 Step 7/23 : RUN go mod download 00:34:53 ---> Running in 43b1c348a4a1 00:34:54 Removing intermediate container ebff50e0a212 00:34:54 ---> 44f55a604f6c 00:34:54 Step 6/23 : COPY go.mod . 00:34:54 Removing intermediate container 61eca2182e12 00:34:54 ---> 0e81dc9d3f4b 00:34:54 Step 6/24 : COPY go.mod . 00:34:54 Removing intermediate container 5a7b52034100 00:34:54 ---> b423a0823512 00:34:54 Step 6/32 : COPY go.mod . 00:34:54 Removing intermediate container c6b981d1a325 00:34:54 ---> ed44d644a298 00:34:54 Step 6/26 : COPY go.mod . 00:34:54 ---> 5a5fa100bbff 00:34:54 Step 7/23 : RUN go mod download 00:34:54 ---> cbff539b87a3 00:34:54 Step 7/24 : RUN go mod download 00:34:54 ---> Running in 739f54c2627e 00:34:54 ---> Running in 874a297efd59 00:34:54 ---> 6eb882684280 00:34:54 Step 7/32 : RUN go mod download 00:34:54 ---> Running in 2f738907b3d3 00:34:54 ---> a96d3e8da5ec 00:34:54 Step 7/26 : RUN go mod download 00:34:54 ---> Running in 6e07e1fd7021 00:34:55 Removing intermediate container 43b1c348a4a1 00:34:55 ---> bc051af081e2 00:34:55 Step 8/23 : COPY . . 00:34:56 Sending build context to Docker daemon 166.2MB 00:34:56 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:34:56 Step 2/6 : FROM ${BASE} 00:34:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:34:56 595b0fe564bb: Pulling fs layer 00:34:56 3088b5b3c5c0: Pulling fs layer 00:34:56 5b7225fbf94c: Pulling fs layer 00:34:56 ba82ee9f976e: Pulling fs layer 00:34:56 506bd15cee9f: Pulling fs layer 00:34:56 75a0a4a0db45: Pulling fs layer 00:34:56 618dc40b7e24: Pulling fs layer 00:34:56 506bd15cee9f: Waiting 00:34:56 75a0a4a0db45: Waiting 00:34:56 618dc40b7e24: Waiting 00:34:56 5b7225fbf94c: Download complete 00:34:56 3088b5b3c5c0: Verifying Checksum 00:34:56 3088b5b3c5c0: Download complete 00:34:56 506bd15cee9f: Verifying Checksum 00:34:56 506bd15cee9f: Download complete 00:34:56 75a0a4a0db45: Verifying Checksum 00:34:56 75a0a4a0db45: Download complete 00:34:56 595b0fe564bb: Verifying Checksum 00:34:56 595b0fe564bb: Download complete 00:34:57 595b0fe564bb: Pull complete 00:34:58 3088b5b3c5c0: Pull complete 00:34:58 618dc40b7e24: Verifying Checksum 00:34:58 618dc40b7e24: Download complete 00:34:58 5b7225fbf94c: Pull complete 00:34:59 Removing intermediate container 739f54c2627e 00:34:59 ---> 6d4870829f5d 00:34:59 Step 8/24 : COPY . . 00:35:00 ba82ee9f976e: Verifying Checksum 00:35:00 ba82ee9f976e: Download complete 00:35:03 Removing intermediate container 874a297efd59 00:35:03 ---> afb4cf8138f4 00:35:03 Step 8/23 : COPY . . 00:35:03 Removing intermediate container 2f738907b3d3 00:35:03 ---> 48d1fa4671b7 00:35:03 Step 8/32 : COPY . . 00:35:03 ---> 7e5679aa164d 00:35:03 Step 9/23 : RUN go mod tidy 00:35:04 ---> 5671af3fe6c2 00:35:04 Step 9/24 : RUN go mod tidy 00:35:10 ba82ee9f976e: Pull complete 00:35:10 506bd15cee9f: Pull complete 00:35:10 75a0a4a0db45: Pull complete 00:35:14 618dc40b7e24: Pull complete 00:35:14 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 00:35:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:35:14 ---> a36622ca3599 00:35:14 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 00:35:14 Removing intermediate container 6e07e1fd7021 00:35:14 ---> f907e5b98d43 00:35:14 Step 8/26 : COPY . . 00:35:14 ---> Running in 3eebc6e6c473 00:35:14 ---> Running in 07642e79be90 00:35:14 ---> f82682d14272 00:35:14 Step 9/23 : RUN go mod tidy 00:35:14 ---> b3e00ac51808 00:35:14 Step 9/32 : RUN go mod tidy 00:35:14 ---> Running in 62094e586e76 00:35:14 ---> Running in 682a8f348793 00:35:16 ---> Running in d18e4f0289b8 00:35:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:35:18 Removing intermediate container 3eebc6e6c473 00:35:18 ---> 5cefcf848daf 00:35:18 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:35:18 Removing intermediate container 07642e79be90 00:35:18 ---> b5bbc1226584 00:35:18 Step 10/24 : RUN make cmd/core-data/core-data 00:35:18 ---> Running in 1400ab4cae49 00:35:18 ---> Running in 8ceaf82a933e 00:35:18 Removing intermediate container 62094e586e76 00:35:18 ---> a9429f5b5f82 00:35:18 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:35:18 ---> Running in ebe7e35fc2f9 00:35:18 Removing intermediate container 682a8f348793 00:35:18 ---> 330a17b0dcf0 00:35:18 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:35:18 ---> Running in 008bc915f8b6 00:35: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 00:35:18 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 00:35:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:35:19 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 00:35:19 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 00:35:20 (1/12) Installing libmagic (5.39-r0) 00:35:20 (2/12) Installing file (5.39-r0) 00:35:20 (3/12) Installing libc-dev (0.7.2-r3) 00:35:20 (4/12) Installing g++ (10.2.1_pre1-r3) 00:35:31 ---> 9c0c82a266a5 00:35:31 Step 9/26 : RUN go mod tidy 00:35:31 ---> Running in 551db9bb12c9 00:35:32 (5/12) Installing fortify-headers (1.1-r0) 00:35:32 (6/12) Installing patch (2.7.6-r6) 00:35:32 (7/12) Installing build-base (0.5-r2) 00:35:32 (8/12) Installing libsodium (1.0.18-r0) 00:35:32 (9/12) Installing pkgconf (1.7.3-r0) 00:35:32 (10/12) Installing libsodium-dev (1.0.18-r0) 00:35:32 (11/12) Installing libzmq (4.3.3-r1) 00:35:32 (12/12) Installing zeromq-dev (4.3.3-r1) 00:35:32 Executing busybox-1.32.1-r6.trigger 00:35:32 OK: 218 MiB in 52 packages 00:35:33 Removing intermediate container 551db9bb12c9 00:35:33 ---> 48c45c7ef045 00:35:33 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:35:33 ---> Running in adb8c14abb56 00:35:33 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 00:35:36 Removing intermediate container d18e4f0289b8 00:35:36 ---> 72a35c15996d 00:35:36 Step 4/6 : WORKDIR /edgex-go 00:35:36 ---> Running in 3702236ab87d 00:35:37 Removing intermediate container 3702236ab87d 00:35:37 ---> f9fe5811be11 00:35:37 Step 5/6 : COPY go.mod . 00:35:37 ---> 480a7f6c313d 00:35:37 Step 6/6 : RUN go mod download 00:35:38 ---> Running in 03086f626dff 00:35:59 Removing intermediate container 008bc915f8b6 00:35:59 ---> e01f1a35f84d 00:35:59 00:35:59 Step 11/32 : FROM alpine:3.12 00:36:00 3.12: Pulling from library/alpine 00:36:02 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:36:02 Removing intermediate container 1400ab4cae49 00:36:02 ---> aa50f5f4dbb1 00:36:02 00:36:02 Step 11/23 : FROM alpine:3.12 00:36:02 Removing intermediate container ebe7e35fc2f9 00:36:02 ---> 56cd805f3065 00:36:02 00:36:02 Step 11/23 : FROM alpine:3.12 00:36:02 ---> 13621d1b12d4 00:36:02 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:36:02 Status: Downloaded newer image for alpine:3.12 00:36:02 ---> 13621d1b12d4 00:36:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:36:02 ---> 13621d1b12d4 00:36:02 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:36:02 ---> Running in 7187b7e59355 00:36:02 ---> Running in e2cb82f95a3f 00:36:02 ---> Running in d4d3c269f2fc 00:36:02 Removing intermediate container e2cb82f95a3f 00:36:02 ---> 8ed07072f91f 00:36:02 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:36:02 ---> Running in 155807d133d0 00:36:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:03 (1/2) Installing dumb-init (1.2.2-r1) 00:36:03 (2/2) Installing su-exec (0.2-r1) 00:36:03 Executing busybox-1.31.1-r20.trigger 00:36:03 OK: 6 MiB in 16 packages 00:36:03 (1/2) Installing ca-certificates (20191127-r4) 00:36:03 (2/2) Installing dumb-init (1.2.2-r1) 00:36:03 Executing busybox-1.31.1-r20.trigger 00:36:03 Executing ca-certificates-20191127-r4.trigger 00:36:03 (1/1) Installing dumb-init (1.2.2-r1) 00:36:03 Executing busybox-1.31.1-r20.trigger 00:36:03 OK: 6 MiB in 15 packages 00:36:03 OK: 6 MiB in 16 packages 00:36:03 Removing intermediate container 155807d133d0 00:36:03 ---> 4dde6a2c83c2 00:36:03 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:36:03 ---> Running in 08c23c0ee425 00:36:04 Removing intermediate container 08c23c0ee425 00:36:04 ---> 37fa783ecb4a 00:36:04 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:36:04 Removing intermediate container d4d3c269f2fc 00:36:04 ---> ccbc70c86485 00:36:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:36:04 ---> Running in 2536099f2a93 00:36:04 ---> Running in 2f19f0e4c0c2 00:36:04 Removing intermediate container 7187b7e59355 00:36:04 ---> f8c6cea77e16 00:36:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:36:04 Removing intermediate container 2536099f2a93 00:36:04 ---> 31d70a81092e 00:36:04 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:36:04 ---> Running in 192df21905ce 00:36:04 ---> Running in 9878da02e022 00:36:04 Removing intermediate container 2f19f0e4c0c2 00:36:04 ---> 4e3f7c804835 00:36:04 Step 14/23 : ENV APP_PORT=59861 00:36:04 Removing intermediate container 03086f626dff 00:36:04 ---> 2f3bfe999844 00:36:04 Successfully built 2f3bfe999844 00:36:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:36:04 ---> Running in 82cd58c2a9e3 00:36:04 Removing intermediate container 192df21905ce 00:36:04 ---> cbeb9c6dd8dd 00:36:04 Step 14/23 : ENV APP_PORT=59860 00:36:04 ---> Running in 7a1776f2eca7 00:36:04 Removing intermediate container 82cd58c2a9e3 00:36:04 ---> ee4bd8734f85 00:36:04 Step 15/23 : EXPOSE $APP_PORT 00:36:05 ---> Running in ceee7840e3ca 00:36:05 Removing intermediate container 7a1776f2eca7 00:36:05 ---> 561fcb8d9d3c 00:36:05 Step 15/23 : EXPOSE $APP_PORT 00:36:05 ---> Running in 2e56de6e4160 00:36:05 + docker inspect -f . ci-base-image-arm64 00:36:05 . [Pipeline] withDockerContainer 00:36:05 Removing intermediate container ceee7840e3ca 00:36:05 ---> 386103ee93c1 00:36:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:05 Removing intermediate container 2e56de6e4160 00:36:05 ---> 4b639d87153e 00:36:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:05 prd-ubuntu18.04-docker-arm64-4c-16g-392 does not seem to be running inside a container 00:36:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:36: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 00:36:06 ---> 5de3afac4656 00:36:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:36:06 Removing intermediate container 9878da02e022 00:36:06 ---> 7e720b931fe4 00:36:06 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:36:06 ---> 9c55600b4626 00:36:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:36:06 ---> Running in bf848b084390 00:36:06 Removing intermediate container 8ceaf82a933e 00:36:06 ---> cf18027c0901 00:36:06 00:36:06 Step 11/24 : FROM alpine:3.12 00:36:07 ---> 13621d1b12d4 00:36:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:36:07 ---> 865c964f6e1a 00:36:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:36:07 Removing intermediate container bf848b084390 00:36:07 ---> 078dfd9253e0 00:36:07 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:36:07 ---> 038962d2e7b2 00:36:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:36:07 ---> Running in 5cd5660023bc 00:36:07 ---> 585eb62154b0 00:36:07 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:36:07 $ docker top 71500b17bb508d232ca69fa6b36c9b3ec079b51cff065fd55d4f6b0d6281e12c -eo pid,comm 00:36:07 Removing intermediate container 5cd5660023bc 00:36:07 ---> e966bd0df22d 00:36:07 Step 13/24 : ENV APP_PORT=59880 00:36:07 ---> 487d591da0c8 00:36:07 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:36:07 ---> Running in c168865a895d [Pipeline] { [Pipeline] sh 00:36:07 ---> Running in 96feb9294572 00:36:07 ---> 2de9055653a3 00:36:07 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:36:07 ---> Running in 2d8745be4f39 00:36:07 ---> Running in 1c65f7a2174b 00:36:08 Removing intermediate container adb8c14abb56 00:36:08 ---> 61d1b9b29627 00:36:08 00:36:08 Step 11/26 : FROM alpine:3.12 00:36:08 ---> 13621d1b12d4 00:36:08 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:36:08 Removing intermediate container 96feb9294572 00:36:08 ---> 4154744f98cf 00:36:08 Step 14/24 : EXPOSE $APP_PORT 00:36:08 Removing intermediate container 2d8745be4f39 00:36:08 ---> 559268ff6726 00:36:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:08 ---> Running in 3f45c9e04a6b 00:36:08 ---> Running in 85195bca0724 00:36:08 Removing intermediate container 1c65f7a2174b 00:36:08 ---> b6d6208a4483 00:36:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:08 ---> Running in c62922cae60e 00:36:08 ---> Running in 78e920419cbd 00:36:08 + go version 00:36:08 go version go1.16.5 linux/arm64 [Pipeline] } 00:36:08 Removing intermediate container 85195bca0724 00:36:08 ---> 6f7b617fb93c 00:36:08 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:08 Removing intermediate container 78e920419cbd 00:36:08 ---> 17cc2f0c56ce 00:36:08 Step 21/23 : LABEL arch=x86_64 00:36:08 Removing intermediate container c62922cae60e 00:36:08 ---> 4c33d2dbef19 00:36:08 Step 21/23 : LABEL arch=x86_64 00:36:08 ---> Running in 8081463b9a55 00:36:08 ---> Running in b2f9c942601f 00:36:08 ---> Running in 3de0c27413e9 00:36:08 Removing intermediate container b2f9c942601f 00:36:08 ---> f6b7cc2ddd04 00:36:08 Step 22/23 : LABEL git_sha=b3c752dc2c406198c9f186971c77b3c80b29dab6 00:36:08 $ docker stop --time=1 71500b17bb508d232ca69fa6b36c9b3ec079b51cff065fd55d4f6b0d6281e12c 00:36:08 Removing intermediate container 3de0c27413e9 00:36:08 ---> a4277ab74f7e 00:36:08 Step 22/23 : LABEL git_sha=b3c752dc2c406198c9f186971c77b3c80b29dab6 00:36:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:08 ---> Running in 1b11803e6029 00:36:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:08 ---> Running in 732b87d76674 00:36:08 (1/6) Installing ca-certificates (20191127-r4) 00:36:08 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:36:08 (3/6) Installing libcurl (7.77.0-r0) 00:36:08 (4/6) Installing curl (7.77.0-r0) 00:36:08 (5/6) Installing dumb-init (1.2.2-r1) 00:36:08 (6/6) Installing su-exec (0.2-r1) 00:36:08 Executing busybox-1.31.1-r20.trigger 00:36:08 Executing ca-certificates-20191127-r4.trigger 00:36:08 OK: 7 MiB in 20 packages 00:36:08 Removing intermediate container 1b11803e6029 00:36:08 ---> 58efcc9972d3 00:36:08 Step 23/23 : LABEL version=0.0.0 00:36:08 Removing intermediate container 732b87d76674 00:36:08 ---> 3380886ff211 00:36:08 Step 23/23 : LABEL version=0.0.0 00:36:08 ---> Running in da187fc83268 00:36:08 Removing intermediate container c168865a895d 00:36:08 ---> 2e1969c771b8 00:36:08 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:08 ---> Running in cd83a8d0218f 00:36:09 Removing intermediate container da187fc83268 00:36:09 ---> e93c99fff323 00:36:09 00:36:09 Removing intermediate container cd83a8d0218f 00:36:09 ---> 3a3aef851dcc 00:36:09 00:36:09 Successfully built e93c99fff323 00:36:09 Successfully tagged support-notifications:latest 00:36:09 Building sys-mgmt-agent 00:36:09  Building support-notifications ... done  ---> 0a53345332b7 00:36:09 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:36:09 Successfully built 3a3aef851dcc 00:36:09 Successfully tagged support-scheduler:latest 00:36:09 Building security-proxy-setup 00:36:09  Building support-scheduler ... done Removing intermediate container 3f45c9e04a6b 00:36:09 ---> 7f409c3da268 00:36:09 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:36:09 ---> Running in b9d89f3a4595 00:36:09 Removing intermediate container 8081463b9a55 00:36:09 ---> cf56ece0c3b6 00:36:09 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:36:10 $ docker rm -f 71500b17bb508d232ca69fa6b36c9b3ec079b51cff065fd55d4f6b0d6281e12c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:11 + docker inspect -f . ci-base-image-arm64 00:36:11 . [Pipeline] withDockerContainer 00:36:11 prd-ubuntu18.04-docker-arm64-4c-16g-392 does not seem to be running inside a container 00:36:11 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:36:11 ---> Running in 1cb3cd037af3 00:36:11 Removing intermediate container b9d89f3a4595 00:36:11 ---> 6325fcde1c91 00:36:11 Step 14/26 : WORKDIR / 00:36:11 ---> 90cef558d6f6 00:36:11 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:36:12 ---> Running in 5e005516b3e1 00:36:12 $ docker top e20cd3d9ae311893bb33edc63bdb871cfef8091b9590a1331524cf35ded17399 -eo pid,comm 00:36:12 ---> 3b6d8c468f48 00:36:12 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:36:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] { 00:36:13 Removing intermediate container 5e005516b3e1 00:36:13 ---> 5bd40ba1f355 00:36:13 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:36:13 ---> 8d30b712b4a5 00:36:13 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [Pipeline] echo 00:36:13 ========================================================= 00:36:13 [edgeXBuildGoParallel] Running Tests and Build... 00:36:13 ========================================================= [Pipeline] sh 00:36:13 ---> 56e608044379 00:36:13 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:36:13 ---> 74c8d8161c78 00:36:13 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:36:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:13 ---> Running in 817b8fc42bb5 00:36:13 + go mod tidy 00:36:14 (1/6) Installing dumb-init (1.2.2-r1) 00:36:14 (2/6) Installing libgcc (9.3.0-r2) 00:36:14 (3/6) Installing libsodium (1.0.18-r0) 00:36:14 (4/6) Installing libstdc++ (9.3.0-r2) [Pipeline] sh 00:36:14 ---> b8997aa4cb5a 00:36:14 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:36:15 (5/6) Installing libzmq (4.3.3-r0) 00:36:15 + make test 00:36:15 go mod tidy 00:36:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:36:16 (6/6) Installing zeromq (4.3.3-r0) 00:36:16 Executing busybox-1.31.1-r20.trigger 00:36:16 OK: 8 MiB in 20 packages 00:36:17 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:17 ---> ec613fbd667e 00:36:17 Step 3/22 : WORKDIR /edgex-go 00:36:17 ---> Using cache 00:36:17 ---> 37f2833e419c 00:36:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:17 ---> Using cache 00:36:17 ---> 03d27518aff9 00:36:17 Step 5/22 : RUN apk add --update --no-cache make git 00:36:17 ---> Using cache 00:36:17 ---> b423a0823512 00:36:17 Step 6/22 : COPY go.mod . 00:36:17 ---> Using cache 00:36:17 ---> 6eb882684280 00:36:17 Step 7/22 : RUN go mod download 00:36:17 ---> Using cache 00:36:17 ---> 48d1fa4671b7 00:36:17 Step 8/22 : COPY . . 00:36:17 ---> Using cache 00:36:17 ---> b3e00ac51808 00:36:17 Step 9/22 : RUN go mod tidy 00:36:17 ---> Using cache 00:36:17 ---> 330a17b0dcf0 00:36:17 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:36:18 Removing intermediate container 817b8fc42bb5 00:36:18 ---> cfd1500978cc 00:36:18 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:36:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:19 ---> ec613fbd667e 00:36:19 Step 3/24 : WORKDIR /edgex-go 00:36:19 ---> Using cache 00:36:19 ---> 37f2833e419c 00:36:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:19 ---> Using cache 00:36:19 ---> 03d27518aff9 00:36:19 Step 5/24 : RUN apk add --update --no-cache make bash git 00:36:19 ---> Running in d98dd4b02ef4 00:36:19 ---> 09c243584c66 00:36:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:36:19 ---> Running in 02956b1d2bd7 00:36:19 ---> 60ea236b09af 00:36:19 Step 27/32 : RUN chmod +x /entrypoint.sh 00:36:19 ---> Running in 934f1141d4c7 00:36:19 Removing intermediate container 1cb3cd037af3 00:36:19 ---> a798a7f3ee0a 00:36:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:19 ---> 01e1623c0c15 00:36:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:36:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:36:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:36:20 ---> 25f6bfa489fd 00:36:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:36:20 ---> f3d380b84a9b 00:36:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:36:21 ---> c6650f4d279a 00:36:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:36:21 ---> 460d7b0522fb 00:36:21 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:36:21 Removing intermediate container 934f1141d4c7 00:36:21 ---> 949b12fcc48d 00:36:21 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:36:21 ---> Running in 27d3d66b91a7 00:36:21 ---> 48deb7c050c3 00:36:21 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/ 00:36:21 ---> 1b7b16cf5563 00:36:21 Step 20/24 : ENTRYPOINT ["/core-data"] 00:36:21 Removing intermediate container 27d3d66b91a7 00:36:21 ---> 3383d8ac25c4 00:36:21 Step 29/32 : CMD ["gate"] 00:36:21 ---> Running in 8d7b7c036d72 00:36:21 ---> Running in e6295cfd5fae 00:36:21 ---> Running in 7905a6a99ddd 00:36:22 Removing intermediate container 8d7b7c036d72 00:36:22 ---> 264849c3b10c 00:36:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:22 ---> Running in 2fc00b9bba70 00:36:22 Removing intermediate container 7905a6a99ddd 00:36:22 ---> 7b609a80bc37 00:36:22 Step 30/32 : LABEL arch=x86_64 00:36:22 Removing intermediate container 2fc00b9bba70 00:36:22 ---> d56fa62ed7a7 00:36:22 Step 22/24 : LABEL arch=x86_64 00:36:22 ---> Running in 6114a92584e6 00:36:22 ---> Running in f47dc405a03a 00:36:22 Removing intermediate container 6114a92584e6 00:36:22 ---> 955e61eb43db 00:36:22 Step 31/32 : LABEL git_sha=b3c752dc2c406198c9f186971c77b3c80b29dab6 00:36:22 ---> Running in 294718b48460 00:36:22 Removing intermediate container f47dc405a03a 00:36:22 ---> 4597a1f0a397 00:36:22 Step 23/24 : LABEL git_sha=b3c752dc2c406198c9f186971c77b3c80b29dab6 00:36:22 ---> Running in 75a58b38a1b4 00:36:22 Removing intermediate container 294718b48460 00:36:22 ---> bb95f4cd9eb4 00:36:22 Step 32/32 : LABEL version=0.0.0 00:36:23 Removing intermediate container 75a58b38a1b4 00:36:23 ---> ab0e9184979a 00:36:23 Step 24/24 : LABEL version=0.0.0 00:36:23 ---> Running in 5ba65194721c 00:36:23 Removing intermediate container e6295cfd5fae 00:36:23 ---> 72ad29b50efd 00:36:23 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:36:23 ---> Running in c0f246f24af3 00:36:23 ---> Running in d4b1b9fd9c0a 00:36:23 Removing intermediate container 5ba65194721c 00:36:23 ---> 3af5232851d8 00:36:23 00:36:23 Successfully built 3af5232851d8 00:36:23 Successfully tagged security-bootstrapper:latest 00:36:23 Building core-metadata 00:36:23  Building security-bootstrapper ... done Removing intermediate container c0f246f24af3 00:36:23 ---> 15e8e1102d44 00:36:23 00:36:23 Removing intermediate container d4b1b9fd9c0a 00:36:23 ---> d12e36d23e96 00:36:23 Step 24/26 : LABEL arch=x86_64 00:36:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:36:23 Successfully built 15e8e1102d44 00:36:23 Successfully tagged core-data:latest 00:36:23 Building core-command 00:36:26  Building core-data ... done OK: 219 MiB in 52 packages 00:36:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:30 ---> ec613fbd667e 00:36:30 Step 3/24 : WORKDIR /edgex-go 00:36:30 ---> Using cache 00:36:30 ---> 37f2833e419c 00:36:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:30 ---> Using cache 00:36:30 ---> 03d27518aff9 00:36:30 Step 5/24 : RUN apk add --update --no-cache make git 00:36:30 ---> Using cache 00:36:30 ---> b423a0823512 00:36:30 Step 6/24 : COPY go.mod . 00:36:30 ---> Using cache 00:36:30 ---> 6eb882684280 00:36:30 Step 7/24 : RUN go mod download 00:36:30 ---> Using cache 00:36:30 ---> 48d1fa4671b7 00:36:30 Step 8/24 : COPY . . 00:36:30 ---> Using cache 00:36:30 ---> b3e00ac51808 00:36:30 Step 9/24 : RUN go mod tidy 00:36:30 ---> Using cache 00:36:30 ---> 330a17b0dcf0 00:36:30 Step 10/24 : RUN make cmd/core-command/core-command 00:36:31 ---> Running in df1d4086b481 00:36:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:32 ---> ec613fbd667e 00:36:32 Step 3/24 : WORKDIR /edgex-go 00:36:32 ---> Using cache 00:36:32 ---> 37f2833e419c 00:36:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:32 ---> Using cache 00:36:32 ---> 03d27518aff9 00:36:32 Step 5/24 : RUN apk add --update --no-cache make git 00:36:32 ---> Using cache 00:36:32 ---> b423a0823512 00:36:32 Step 6/24 : COPY go.mod . 00:36:32 ---> Using cache 00:36:32 ---> 6eb882684280 00:36:32 Step 7/24 : RUN go mod download 00:36:32 ---> Using cache 00:36:32 ---> 48d1fa4671b7 00:36:32 Step 8/24 : COPY . . 00:36:32 ---> Using cache 00:36:32 ---> b3e00ac51808 00:36:32 Step 9/24 : RUN go mod tidy 00:36:32 ---> Using cache 00:36:32 ---> 330a17b0dcf0 00:36:32 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:36:32 ---> Running in fe0b1ae4940a 00:36:32 Removing intermediate container df1d4086b481 00:36:32 ---> 654cb028c4b6 00:36:32 Step 25/26 : LABEL git_sha=b3c752dc2c406198c9f186971c77b3c80b29dab6 00:36:32 ---> Running in 0361cf5ecb42 00:36:32 ---> Running in 0a0a8c942f6b 00:36:32 Removing intermediate container 02956b1d2bd7 00:36:32 ---> 6d540694e07d 00:36:32 Step 6/24 : COPY go.mod . 00:36:32 Removing intermediate container 0a0a8c942f6b 00:36:32 ---> 1523f00ac9d6 00:36:32 Step 26/26 : LABEL version=0.0.0 00:36:32 ---> Running in 134d4b4c7eec 00:36:33 ---> df294f6f62d0 00:36:33 Step 7/24 : RUN go mod download 00:36:33 ---> Running in 206b7b50f133 00:36:33 Removing intermediate container 134d4b4c7eec 00:36:33 ---> 2fc4b7148a9a 00:36:33 00:36:33 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 00:36:33 Successfully built 2fc4b7148a9a 00:36:33 Successfully tagged security-secretstore-setup:latest 00:36:33  Building security-secretstore-setup ... done 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 00:36:34 Removing intermediate container 206b7b50f133 00:36:34 ---> cf4578518f51 00:36:34 Step 8/24 : COPY . . 00:36:41 ---> 36de4085c239 00:36:41 Step 9/24 : RUN go mod tidy 00:36:41 ---> Running in 363d02ccae1d 00:36:42 Removing intermediate container 363d02ccae1d 00:36:42 ---> e34466c46a18 00:36:42 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:36:42 ---> Running in fc00deb896eb 00:36:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:36:44 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 00:36:48 ? github.com/edgexfoundry/edgex-go [no test files] 00:36:49 Removing intermediate container d98dd4b02ef4 00:36:49 ---> 3bad3e40c0ea 00:36:49 00:36:49 Step 11/22 : FROM alpine:3.12 00:36:49 ---> 13621d1b12d4 00:36:49 Step 12/22 : RUN apk add --update --no-cache curl 00:36:49 ---> Running in fad51dcb0f07 00:36:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:49 (1/4) Installing ca-certificates (20191127-r4) 00:36:49 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:36:49 (3/4) Installing libcurl (7.77.0-r0) 00:36:49 (4/4) Installing curl (7.77.0-r0) 00:36:49 Executing busybox-1.31.1-r20.trigger 00:36:49 Executing ca-certificates-20191127-r4.trigger 00:36:49 OK: 7 MiB in 18 packages 00:36:50 Removing intermediate container fad51dcb0f07 00:36:50 ---> 4d6765a83991 00:36:50 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:36:50 ---> Running in bc784d47139d 00:36:50 Removing intermediate container bc784d47139d 00:36:50 ---> 8ad234ea8974 00:36:50 Step 14/22 : WORKDIR /edgex 00:36:50 ---> Running in 22dd644e1fea 00:36:50 Removing intermediate container 22dd644e1fea 00:36:50 ---> 19c30d532d5e 00:36:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:36:51 ---> 5d104fd4b88f 00:36:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:36:51 ---> ad594f5bcbef 00:36:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:36:52 ---> e4b4eb9a3896 00:36:52 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:36:52 ---> Running in c8404db6e1bd 00:36:52 Removing intermediate container c8404db6e1bd 00:36:52 ---> 251d732b2558 00:36:52 Step 19/22 : CMD ["--init=true"] 00:36:52 ---> Running in 3f060131874f 00:36:52 Removing intermediate container 3f060131874f 00:36:52 ---> e673f0213278 00:36:52 Step 20/22 : LABEL arch=x86_64 00:36:52 ---> Running in d29b8f6eb3a3 00:36:52 Removing intermediate container d29b8f6eb3a3 00:36:52 ---> cc8bf361159a 00:36:52 Step 21/22 : LABEL git_sha=b3c752dc2c406198c9f186971c77b3c80b29dab6 00:36:52 ---> Running in a1daff8094bf 00:36:53 Removing intermediate container a1daff8094bf 00:36:53 ---> 91050c40010b 00:36:53 Step 22/22 : LABEL version=0.0.0 00:36:53 ---> Running in f9fd2eea6d9f 00:36:53 Removing intermediate container f9fd2eea6d9f 00:36:53 ---> 939372238666 00:36:53 00:36:53 Successfully built 939372238666 00:36:53 Successfully tagged security-proxy-setup:latest 00:37:01  Building security-proxy-setup ... done Removing intermediate container 0361cf5ecb42 00:37:01 ---> 513841614e4f 00:37:01 00:37:01 Step 11/24 : FROM alpine:3.12 00:37:01 ---> 13621d1b12d4 00:37:01 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:37:01 ---> Using cache 00:37:01 ---> ccbc70c86485 00:37:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:37:01 ---> Using cache 00:37:01 ---> 4e3f7c804835 00:37:01 Step 14/24 : ENV APP_PORT=59882 00:37:01 ---> Running in 0e2b2160ec1d 00:37:01 Removing intermediate container 0e2b2160ec1d 00:37:01 ---> b454bc92c683 00:37:01 Step 15/24 : EXPOSE $APP_PORT 00:37:01 ---> Running in d37460364c0e 00:37:01 Removing intermediate container d37460364c0e 00:37:01 ---> 48f37cf74751 00:37:01 Step 16/24 : WORKDIR / 00:37:01 ---> Running in ecbe9d27f107 00:37:01 Removing intermediate container ecbe9d27f107 00:37:01 ---> 5f98886a1f54 00:37:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:01 ---> 3e07cdd62bb4 00:37:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:37:02 ---> edef8e3fb5f4 00:37:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:37:02 ---> 2d7d6d0d583a 00:37:02 Step 20/24 : ENTRYPOINT ["/core-command"] 00:37:02 ---> Running in 3f2184bc5ce6 00:37:02 Removing intermediate container 3f2184bc5ce6 00:37:02 ---> 344f55506396 00:37:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:02 ---> Running in 905e5817db2d 00:37:03 Removing intermediate container 905e5817db2d 00:37:03 ---> 4faf7ecad894 00:37:03 Step 22/24 : LABEL arch=x86_64 00:37:03 ---> Running in 97124d6b6889 00:37:03 Removing intermediate container 97124d6b6889 00:37:03 ---> 79bad270fd42 00:37:03 Step 23/24 : LABEL git_sha=b3c752dc2c406198c9f186971c77b3c80b29dab6 00:37:03 ---> Running in f353448e89d7 00:37:03 Removing intermediate container f353448e89d7 00:37:03 ---> 07eddeb635e8 00:37:03 Step 24/24 : LABEL version=0.0.0 00:37:04 ---> Running in 8abf9bbe261f 00:37:04 Removing intermediate container fe0b1ae4940a 00:37:04 ---> 0e4e4a780acf 00:37:04 00:37:04 Step 11/24 : FROM alpine:3.12 00:37:04 ---> 13621d1b12d4 00:37:04 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:37:04 ---> Using cache 00:37:04 ---> ccbc70c86485 00:37:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:37:04 ---> Using cache 00:37:04 ---> 4e3f7c804835 00:37:04 Step 14/24 : ENV APP_PORT=59881 00:37:04 ---> Running in dc505a3ad19f 00:37:04 Removing intermediate container 8abf9bbe261f 00:37:04 ---> 061bba7d9a88 00:37:04 00:37:04 Removing intermediate container dc505a3ad19f 00:37:04 ---> 9fe141b0b0d4 00:37:04 Step 15/24 : EXPOSE $APP_PORT 00:37:04 Successfully built 061bba7d9a88 00:37:04 Successfully tagged core-command:latest 00:37:04  Building core-command ... done  ---> Running in 0df6c67ce9b3 00:37:04 Removing intermediate container 0df6c67ce9b3 00:37:04 ---> b832f16059b2 00:37:04 Step 16/24 : WORKDIR / 00:37:04 ---> Running in 9d9e7928b9eb 00:37:04 Removing intermediate container 9d9e7928b9eb 00:37:04 ---> 2fa860249907 00:37:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:04 ---> 84509f3f5eb4 00:37:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:37:05 ---> 93d20e8e1462 00:37:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:37:05 Removing intermediate container fc00deb896eb 00:37:05 ---> 680b59fad5cb 00:37:05 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:37:05 ---> Running in b3b8c9d44394 00:37:05 ---> 597e1f3c1d91 00:37:05 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:37:05 ---> Running in 61fda79a1b0c 00:37:05 Removing intermediate container 61fda79a1b0c 00:37:05 ---> ca12abdda9f2 00:37:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:06 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 00:37:06 ---> Running in 58f7957b932b 00:37:06 Removing intermediate container 58f7957b932b 00:37:06 ---> 59ead6ee0d02 00:37:06 Step 22/24 : LABEL arch=x86_64 00:37:06 ---> Running in 9cf98293e960 00:37:06 Removing intermediate container 9cf98293e960 00:37:06 ---> a0e9915e1b75 00:37:06 Step 23/24 : LABEL git_sha=b3c752dc2c406198c9f186971c77b3c80b29dab6 00:37:06 ---> Running in 0b90973c329e 00:37:06 Removing intermediate container 0b90973c329e 00:37:06 ---> 1d16233223e5 00:37:06 Step 24/24 : LABEL version=0.0.0 00:37:06 ---> Running in c90a25d7fb5d 00:37:06 Removing intermediate container c90a25d7fb5d 00:37:06 ---> 5d7dc553a155 00:37:06 00:37:06 Successfully built 5d7dc553a155 00:37:06 Successfully tagged core-metadata:latest 00:37:06  Building core-metadata ... done Removing intermediate container b3b8c9d44394 00:37:06 ---> 0ef0c35111e7 00:37:06 00:37:06 Step 12/24 : FROM docker:20.10.0 00:37:06 20.10.0: Pulling from library/docker 00:37:09 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:37:09 Status: Downloaded newer image for docker:20.10.0 00:37:09 ---> aefe523efa57 00:37:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:37:10 ---> Running in f8833bc477d0 00:37:10 Removing intermediate container f8833bc477d0 00:37:10 ---> 9dba961513c7 00:37:10 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:37:10 ---> Running in 2760ae672d77 00:37:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:10 (1/39) Installing readline (8.0.4-r0) 00:37:10 (2/39) Installing bash (5.0.17-r0) 00:37:10 Executing bash-5.0.17-r0.post-install 00:37:10 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:37:10 (4/39) Installing libcurl (7.77.0-r0) 00:37:10 (5/39) Installing curl (7.77.0-r0) 00:37:10 (6/39) Installing dumb-init (1.2.2-r1) 00:37:10 (7/39) Installing libbz2 (1.0.8-r1) 00:37:10 (8/39) Installing expat (2.2.9-r1) 00:37:10 (9/39) Installing libffi (3.3-r2) 00:37:10 (10/39) Installing gdbm (1.13-r1) 00:37:10 (11/39) Installing xz-libs (5.2.5-r0) 00:37:10 (12/39) Installing sqlite-libs (3.32.1-r1) 00:37:10 (13/39) Installing python3 (3.8.10-r0) 00:37:11 (14/39) Installing py3-appdirs (1.4.4-r1) 00:37:11 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:37:11 (16/39) Installing py3-parsing (2.4.7-r0) 00:37:11 (17/39) Installing py3-six (1.15.0-r0) 00:37:11 (18/39) Installing py3-packaging (20.4-r0) 00:37:11 (19/39) Installing py3-setuptools (47.0.0-r0) 00:37:11 (20/39) Installing py3-chardet (3.0.4-r4) 00:37:11 (21/39) Installing py3-idna (2.9-r0) 00:37:11 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:37:11 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:37:11 (24/39) Installing py3-requests (2.23.0-r0) 00:37:11 (25/39) Installing py3-msgpack (1.0.0-r0) 00:37:11 (26/39) Installing py3-lockfile (0.12.2-r3) 00:37:11 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:37:11 (28/39) Installing py3-colorama (0.4.3-r0) 00:37:11 (29/39) Installing py3-distlib (0.3.0-r0) 00:37:11 (30/39) Installing py3-distro (1.5.0-r1) 00:37:11 (31/39) Installing py3-webencodings (0.5.1-r3) 00:37:11 (32/39) Installing py3-html5lib (1.0.1-r4) 00:37:11 (33/39) Installing py3-pytoml (0.1.21-r0) 00:37:11 (34/39) Installing py3-pep517 (0.8.2-r0) 00:37:11 (35/39) Installing py3-progress (1.5-r0) 00:37:11 (36/39) Installing py3-toml (0.10.1-r0) 00:37:11 (37/39) Installing py3-retrying (1.3.3-r0) 00:37:11 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:37:11 (39/39) Installing py3-pip (20.1.1-r0) 00:37:11 Executing busybox-1.31.1-r19.trigger 00:37:11 OK: 72 MiB in 59 packages 00:37:12 Collecting docker-compose==1.23.2 00:37:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:37:12 Collecting dockerpty<0.5,>=0.4.1 00:37:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:37:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:37:13 Collecting docopt<0.7,>=0.6.1 00:37:13 Downloading docopt-0.6.2.tar.gz (25 kB) 00:37:13 Collecting PyYAML<4,>=3.10 00:37:13 Downloading PyYAML-3.13.tar.gz (270 kB) 00:37:13 Collecting websocket-client<1.0,>=0.32.0 00:37:13 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:37:13 Collecting jsonschema<3,>=2.5.1 00:37:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:37:14 Collecting cached-property<2,>=1.2.0 00:37:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:37:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:37:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:37:14 Collecting texttable<0.10,>=0.9.0 00:37:14 Downloading texttable-0.9.1.tar.gz (11 kB) 00:37:14 Collecting docker<4.0,>=3.6.0 00:37:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:37:14 Collecting urllib3<1.25,>=1.21.1 00:37:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:37:14 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) 00:37:14 Collecting idna<2.8,>=2.5 00:37:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:37:14 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) 00:37:14 Collecting docker-pycreds>=0.4.0 00:37:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:37:14 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:37:14 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:37:14 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:37:14 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:37:15 Installing collected packages: dockerpty, docopt, PyYAML, websocket-client, jsonschema, cached-property, urllib3, idna, requests, texttable, docker-pycreds, docker, docker-compose 00:37:15 Running setup.py install for dockerpty: started 00:37:15 Running setup.py install for dockerpty: finished with status 'done' 00:37:15 Running setup.py install for docopt: started 00:37:15 Running setup.py install for docopt: finished with status 'done' 00:37:15 Running setup.py install for PyYAML: started 00:37:16 Running setup.py install for PyYAML: finished with status 'done' 00:37:16 Attempting uninstall: urllib3 00:37:16 Found existing installation: urllib3 1.25.9 00:37:16 Uninstalling urllib3-1.25.9: 00:37:16 Successfully uninstalled urllib3-1.25.9 00:37:16 Attempting uninstall: idna 00:37:16 Found existing installation: idna 2.9 00:37:16 Uninstalling idna-2.9: 00:37:16 Successfully uninstalled idna-2.9 00:37:16 Attempting uninstall: requests 00:37:16 Found existing installation: requests 2.23.0 00:37:16 Uninstalling requests-2.23.0: 00:37:16 Successfully uninstalled requests-2.23.0 00:37:16 Running setup.py install for texttable: started 00:37:16 Running setup.py install for texttable: finished with status 'done' 00:37:17 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 00:37:20 Removing intermediate container 2760ae672d77 00:37:20 ---> 0c612a4a94fd 00:37:20 Step 15/24 : ENV APP_PORT=58890 00:37:20 ---> Running in 101eafe17d45 00:37:20 Removing intermediate container 101eafe17d45 00:37:20 ---> 2687b191cf1e 00:37:20 Step 16/24 : EXPOSE $APP_PORT 00:37:20 ---> Running in 9f4473286763 00:37:20 Removing intermediate container 9f4473286763 00:37:20 ---> 840003e76530 00:37:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:37:20 ---> b3053dc25be4 00:37:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:37:20 ---> 2206e36408e6 00:37:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:37:21 ---> e185fe4d20f5 00:37:21 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:37:21 ---> Running in 93d1ff132899 00:37:21 Removing intermediate container 93d1ff132899 00:37:21 ---> 6cf75b848761 00:37:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:21 ---> Running in f2f2ed1c24a3 00:37:21 Removing intermediate container f2f2ed1c24a3 00:37:21 ---> 6532e3d35b60 00:37:21 Step 22/24 : LABEL arch=x86_64 00:37:21 ---> Running in e89b98e5552f 00:37:22 Removing intermediate container e89b98e5552f 00:37:22 ---> 3f53fc1e584c 00:37:22 Step 23/24 : LABEL git_sha=b3c752dc2c406198c9f186971c77b3c80b29dab6 00:37:22 ---> Running in 7a2c4bcfc501 00:37:22 Removing intermediate container 7a2c4bcfc501 00:37:22 ---> 06c027374bda 00:37:22 Step 24/24 : LABEL version=0.0.0 00:37:22 ---> Running in 3fb3a626d2b4 00:37:22 Removing intermediate container 3fb3a626d2b4 00:37:22 ---> 3c9dcf1cc1d2 00:37:22 00:37:22 Successfully built 3c9dcf1cc1d2 00:37:22 Successfully tagged sys-mgmt-agent:latest 00:37:22  Building sys-mgmt-agent ... done  [Pipeline] } 00:37:22 $ docker stop --time=1 9b3856fa1aa5f304ea689987dee18e99ec1abad808a970ef13b0641d4ec8f0af 00:37:23 $ docker rm -f 9b3856fa1aa5f304ea689987dee18e99ec1abad808a970ef13b0641d4ec8f0af [Pipeline] // withDockerContainer [Pipeline] sh 00:37:24 + docker images 00:37:24 REPOSITORY TAG IMAGE ID CREATED SIZE 00:37:24 sys-mgmt-agent latest 3c9dcf1cc1d2 1 second ago 312MB 00:37:24 core-metadata latest 5d7dc553a155 17 seconds ago 16.6MB 00:37:24 0ef0c35111e7 17 seconds ago 1.15GB 00:37:24 core-command latest 061bba7d9a88 19 seconds ago 15.9MB 00:37:24 0e4e4a780acf 20 seconds ago 1.15GB 00:37:24 513841614e4f 23 seconds ago 1.14GB 00:37:24 security-proxy-setup latest 939372238666 30 seconds ago 25.3MB 00:37:24 3bad3e40c0ea 35 seconds ago 1.15GB 00:37:24 security-secretstore-setup latest 2fc4b7148a9a 51 seconds ago 28.1MB 00:37:24 core-data latest 15e8e1102d44 About a minute ago 20.2MB 00:37:24 security-bootstrapper latest 3af5232851d8 About a minute ago 18.2MB 00:37:24 support-scheduler latest 3a3aef851dcc About a minute ago 15.9MB 00:37:24 support-notifications latest e93c99fff323 About a minute ago 16.6MB 00:37:24 61d1b9b29627 About a minute ago 1.15GB 00:37:24 cf18027c0901 About a minute ago 1.15GB 00:37:24 56cd805f3065 About a minute ago 1.14GB 00:37:24 aa50f5f4dbb1 About a minute ago 1.15GB 00:37:24 e01f1a35f84d About a minute ago 1.14GB 00:37:24 ci-base-image-x86_64 latest ec613fbd667e 5 minutes ago 648MB 00:37:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB 00:37:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB 00:37:24 alpine 3.12 13621d1b12d4 8 weeks ago 5.58MB 00:37:24 docker 20.10.0 aefe523efa57 6 months ago 240MB 00:37:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:37:39 Still waiting to schedule task 00:37:39 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:37:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:37:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:37:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:37:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:38:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:38:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:38:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:38:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:38:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:38:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:38:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:38:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:38:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:38:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.189s coverage: 28.7% of statements 00:38:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.312s coverage: 100.0% of statements 00:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:38:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.290s coverage: 81.2% of statements 00:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:38:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.259s coverage: 53.4% of statements 00:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:38:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.550s coverage: 87.7% of statements 00:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:38:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.234s coverage: 78.9% of statements 00:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:38:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.550s coverage: 95.1% of statements 00:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:38:33 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:38:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:38:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:38:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:38:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:38:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:38:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:38:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.162s coverage: 58.8% of statements 00:38:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 00:38:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:38:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.219s coverage: 60.0% of statements 00:38:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.385s coverage: 0.8% of statements 00:38:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:38:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.264s coverage: 22.0% of statements 00:38:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.218s coverage: 47.1% of statements 00:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.249s coverage: 79.5% of statements 00:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.186s coverage: 94.1% of statements 00:38:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.257s coverage: 96.3% of statements 00:38:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.191s coverage: 87.5% of statements 00:38:43 Running on prd-ubuntu18.04-docker-8c-8g-398 in /w/workspace/edgexfoundry_edgex-go_PR-3556 [Pipeline] { [Pipeline] ws 00:38:43 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 00:38:43 The recommended git tool is: git 00:38:46 using credential edgex-jenkins-ssh 00:38:46 Cloning the remote Git repository 00:38:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:38:46 > git init /w/workspace/edgex-go/4 # timeout=10 00:38:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:38:46 > git --version # timeout=10 00:38:46 > git --version # 'git version 2.17.1' 00:38:46 using GIT_SSH to set credentials SSH Credentials for GitHub 00:38:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.266s coverage: 94.4% of statements 00:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.182s coverage: 44.8% of statements 00:38:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.619s coverage: 81.8% of statements 00:38:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:38:57 Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit ada8e99c9c2aad30ed0bfd92c124e99a8939e6be 00:38:57 Merge succeeded, producing 96064561975e1d538fca5250c567c4f79d9eaa46 00:38:57 Checking out Revision 96064561975e1d538fca5250c567c4f79d9eaa46 (PR-3556) 00:38:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:38:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:38:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:38:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:38:56 using GIT_SSH to set credentials SSH Credentials for GitHub 00:38:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3556/head:refs/remotes/origin/PR-3556 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:38:57 > git config core.sparsecheckout # timeout=10 00:38:57 > git checkout -f ada8e99c9c2aad30ed0bfd92c124e99a8939e6be # timeout=10 00:38:57 > git remote # timeout=10 00:38:57 > git config --get remote.origin.url # timeout=10 00:38:57 using GIT_SSH to set credentials SSH Credentials for GitHub 00:38:57 > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 00:38:57 > git rev-parse HEAD^{commit} # timeout=10 00:38:57 > git config core.sparsecheckout # timeout=10 00:38:57 > git checkout -f 96064561975e1d538fca5250c567c4f79d9eaa46 # timeout=10 00:39:01 Commit message: "Merge commit '001f4979d1d1e629f7770b7a62bec4a7afd870d5' into HEAD" 00:39:01 > git rev-list --no-walk ada8e99c9c2aad30ed0bfd92c124e99a8939e6be # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.292s coverage: 92.9% of statements 00:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 00:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 00:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.170s coverage: 100.0% of statements 00:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.213s coverage: 76.0% of statements 00:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.197s coverage: 80.0% of statements 00:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.256s coverage: 87.2% of statements 00:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.270s coverage: 85.4% of statements 00:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.336s coverage: 91.2% of statements 00:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:39:02 + echo snap-build.sh 00:39:02 snap-build.sh 00:39:02 + SNAP_BASE_DIR=. 00:39:02 + '[' '!' -z /w/workspace/edgex-go/4 ']' 00:39:02 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 00:39:02 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 00:39:02 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 00:39:02 + cd /w/workspace/edgex-go/4 00:39:02 + sudo apt-get remove -qy --purge lxd lxd-client 00:39:02 Reading package lists... 00:39:02 Building dependency tree... 00:39:02 Reading state information... 00:39:02 The following packages were automatically installed and are no longer required: 00:39:02 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:39:02 uidmap xdelta3 00:39:02 Use 'sudo apt autoremove' to remove them. 00:39:02 The following packages will be REMOVED: 00:39:02 lxd* lxd-client* 00:39:02 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:39:02 After this operation, 31.7 MB disk space will be freed. 00:39:03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 00:39:03 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:39:04 Removing lxd dnsmasq configuration 00:39:04 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:39:04 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.108s coverage: 64.4% of statements 00:39:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:39:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements 00:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 91.3% of statements 00:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 00:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements 00:39:05 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:39:05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 00:39:05 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 00:39:07 Processing triggers for systemd (237-3ubuntu10.45) ... 00:39:07 Processing triggers for ureadahead (0.100.0-21) ... 00:39:08 + sudo snap remove --purge lxd 00:39:08 snap "lxd" is not installed 00:39:08 + sudo groupadd --force --system lxd 00:39:08 ++ whoami 00:39:08 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:39:09 + newgrp - lxd 00:39:09 + sudo snap install lxd 00:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.123s coverage: 66.9% of statements 00:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.834s coverage: 43.6% of statements 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.094s coverage: 89.5% of statements 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.106s coverage: 84.8% of statements 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:39:19 2021-06-11T00:39:15Z INFO Waiting for automatic snapd restart... 00:39:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.236s coverage: 19.3% of statements 00:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 00:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 00:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:39:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.562s coverage: 91.9% of statements 00:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:39:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.233s coverage: 62.7% of statements 00:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:39:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.405s coverage: 97.6% of statements 00:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:39:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:39:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:39:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:39:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:39:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 00:39:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 00:39:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 00:39:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.202s coverage: 28.9% of statements 00:39:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 00:39:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 00:39:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 00:39:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 00:39:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 00:39:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 95.4% of statements 00:39:21 GO111MODULE=on go vet ./... 00:39:31 lxd 4.15 from Canonical* installed 00:39:31 + sudo lxd init --auto 00:39:41 + sudo snap install --classic snapcraft 00:39:45 snapcraft 4.8.1 from Canonical* installed 00:39:45 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 00:39:45 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 00:39:45 % Total % Received % Xferd Average Speed Time Time Time Current 00:39:45 Dload Upload Total Spent Left Speed 00:39:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3846 0 --:--:-- --:--:-- --:--:-- 3846 00:39:45 100 3325k 100 3325k 0 0 9419k 0 --:--:-- --:--:-- --:--:-- 9419k 00:39:45 ./yq_linux_amd64 00:39:45 + sudo snapcraft prime --use-lxd 00:39:47 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:39:47 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: 00:39:47 - README.md 00:39:47 00:39:47 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:39:48 Launching a container. 00:39:55 Waiting for container to be ready 00:39:55 To start your first instance, try: lxc launch ubuntu:18.04 00:39:55 00:39:59 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:40:00 Waiting for network to be ready... 00:40:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:40:00 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 00:40:00 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:40:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 00:40:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:40:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:40:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 00:40:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 00:40:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 00:40:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 00:40:01 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:40:01 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:40:01 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:40:01 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:40:01 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:40:01 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:40:01 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:40:01 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:40:02 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:40:02 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 00:40:02 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 00:40:02 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 00:40:02 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 00:40:02 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 00:40:02 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 00:40:02 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 00:40:02 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 00:40:04 Fetched 24.7 MB in 4s (6045 kB/s) 00:40:05 Reading package lists... 00:40:05 Reading package lists... 00:40:06 Building dependency tree... 00:40:06 Reading state information... 00:40:06 The following additional packages will be installed: 00:40:06 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:40:06 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:40:06 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:40:06 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:40:06 Suggested packages: 00:40:06 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:40:06 Recommended packages: 00:40:06 gnupg libsasl2-modules 00:40:06 The following NEW packages will be installed: 00:40:06 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:40:06 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:40:06 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:40:06 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:40:06 The following packages will be upgraded: 00:40:06 gpg gpg-agent gpgconf libudev1 00:40:06 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 00:40:06 Need to get 3530 kB of archives. 00:40:06 After this operation, 13.3 MB of additional disk space will be used. 00:40:06 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] 00:40:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 00:40:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 00:40:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 00:40:06 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 00:40:06 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 00:40:07 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:40:07 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:40:07 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 00:40:07 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 00:40:07 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 00:40:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:40:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:40:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:40:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:40:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:40:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:40:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:40:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:40:07 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:40:07 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:40:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 00:40:07 debconf: delaying package configuration, since apt-utils is not installed 00:40:07 Fetched 3530 kB in 1s (3077 kB/s) 00:40:07 (Reading database ... 12511 files and directories currently installed.) 00:40:07 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 00:40:07 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 00:40:07 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 00:40:07 Selecting previously unselected package udev. 00:40:07 (Reading database ... 12511 files and directories currently installed.) 00:40:07 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 00:40:07 Unpacking udev (237-3ubuntu10.47) ... 00:40:07 Selecting previously unselected package libfuse2:amd64. 00:40:07 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:40:07 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:40:07 Selecting previously unselected package fuse. 00:40:07 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:40:07 Unpacking fuse (2.9.7-1ubuntu1) ... 00:40:07 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 00:40:07 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:40:08 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 00:40:08 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:40:08 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 00:40:08 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:40:08 Selecting previously unselected package libksba8:amd64. 00:40:08 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:40:08 Unpacking libksba8:amd64 (1.3.5-2) ... 00:40:08 Selecting previously unselected package libroken18-heimdal:amd64. 00:40:08 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:40:08 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:40:08 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:40:08 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:40:08 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:40:08 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:40:08 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:40:08 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:40:08 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:40:08 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:40:08 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:40:08 Selecting previously unselected package libwind0-heimdal:amd64. 00:40:08 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:40:08 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:40:08 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:40:08 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:40:08 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:40:08 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:40:08 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:40:08 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:40:08 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:40:08 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:40:08 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:40:08 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:40:08 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:40:08 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:40:08 Selecting previously unselected package libsasl2-modules-db:amd64. 00:40:08 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:40:08 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:40:08 Selecting previously unselected package libsasl2-2:amd64. 00:40:08 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:40:08 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:40:08 Selecting previously unselected package libldap-common. 00:40:08 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 00:40:08 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:40:09 Selecting previously unselected package libldap-2.4-2:amd64. 00:40:09 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 00:40:09 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:40:09 Selecting previously unselected package dirmngr. 00:40:09 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 00:40:09 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 00:40:09 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:40:09 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 00:40:09 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:40:09 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:40:09 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:40:09 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 00:40:09 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:40:09 Setting up libksba8:amd64 (1.3.5-2) ... 00:40:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:40:09 Setting up udev (237-3ubuntu10.47) ... 00:40:09 invoke-rc.d: policy-rc.d denied execution of start. 00:40:09 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:40:09 Processing triggers for systemd (237-3ubuntu10) ... 00:40:09 Setting up fuse (2.9.7-1ubuntu1) ... 00:40:09 Setting up gpg (2.2.4-1ubuntu1.4) ... 00:40:09 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:40:09 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:40:09 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:40:09 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:40:09 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:40:09 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:40:09 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:40:09 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:40:09 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 00:40:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:40:10 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:40:10 settings in the [Install] section, and DefaultInstance for template units). 00:40:10 This means they are not meant to be enabled using systemctl. 00:40:10 Possible reasons for having this kind of units are: 00:40:10 1) A unit may be statically enabled by being symlinked from another unit's 00:40:10 .wants/ or .requires/ directory. 00:40:10 2) A unit's purpose may be to act as a helper for some other unit which has 00:40:10 a requirement dependency on it. 00:40:10 3) A unit may be started when needed via activation (socket, path, timer, 00:40:10 D-Bus, udev, scripted systemctl call, ...). 00:40:10 4) In case of template units, the unit is meant to be enabled with some 00:40:10 instance name specified. 00:40:10 Reading package lists... 00:40:11 Building dependency tree... 00:40:11 Reading state information... 00:40:11 The following additional packages will be installed: 00:40:11 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:40:11 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:40:11 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:40:11 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:40:11 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:40:11 Suggested packages: 00:40:11 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:40:11 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:40:11 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:40:11 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:40:11 systemd-container policykit-1 00:40:11 Recommended packages: 00:40:11 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:40:11 The following NEW packages will be installed: 00:40:11 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:40:11 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:40:11 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:40:11 multiarch-support openssh-client python3 python3-minimal python3.6 00:40:11 python3.6-minimal snapd squashfs-tools sudo 00:40:11 The following packages will be upgraded: 00:40:11 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:40:11 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 00:40:11 Need to get 36.7 MB of archives. 00:40:11 After this operation, 147 MB of additional disk space will be used. 00:40:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 00:40:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 00:40:11 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 00:40:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:40:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 00:40:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 00:40:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 00:40:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:40:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:40:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:40:11 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:40:11 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:40:11 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:40:11 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:40:11 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 00:40:11 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:40:12 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 00:40:12 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 00:40:12 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 00:40:12 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:40:12 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:40:12 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:40:12 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:40:12 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:40:12 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:40:12 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:40:12 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:40:12 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:40:12 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 00:40:12 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 00:40:13 debconf: delaying package configuration, since apt-utils is not installed 00:40:13 Fetched 36.7 MB in 2s (16.0 MB/s) 00:40:13 (Reading database ... 12757 files and directories currently installed.) 00:40:13 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 00:40:13 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 00:40:14 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 00:40:14 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 00:40:14 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 00:40:14 (Reading database ... 12757 files and directories currently installed.) 00:40:14 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 00:40:14 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 00:40:14 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 00:40:14 (Reading database ... 12757 files and directories currently installed.) 00:40:14 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 00:40:14 Unpacking apt (1.6.13) over (1.6.1) ... 00:40:15 Setting up apt (1.6.13) ... 00:40:15 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:40:15 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:40:15 (Reading database ... 12764 files and directories currently installed.) 00:40:15 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:40:15 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:40:15 Selecting previously unselected package libpython3.6-minimal:amd64. 00:40:15 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:40:15 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:40:15 Selecting previously unselected package libexpat1:amd64. 00:40:15 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:40:15 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:40:16 Selecting previously unselected package python3.6-minimal. 00:40:16 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:40:16 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:40:16 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 00:40:16 Checking for services that may need to be restarted...done. 00:40:16 Checking for services that may need to be restarted...done. 00:40:16 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:40:16 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:40:16 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:40:16 Selecting previously unselected package python3-minimal. 00:40:16 (Reading database ... 13012 files and directories currently installed.) 00:40:16 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:40:16 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:40:16 Selecting previously unselected package mime-support. 00:40:16 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:40:16 Unpacking mime-support (3.60ubuntu1) ... 00:40:16 Selecting previously unselected package libmpdec2:amd64. 00:40:16 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:40:16 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:40:17 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:40:17 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:40:17 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:40:17 Selecting previously unselected package python3.6. 00:40:17 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:40:17 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:40:17 Selecting previously unselected package libpython3-stdlib:amd64. 00:40:17 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:40:17 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:40:17 Setting up python3-minimal (3.6.7-1~18.04) ... 00:40:17 Selecting previously unselected package python3. 00:40:17 (Reading database ... 13442 files and directories currently installed.) 00:40:17 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:40:17 Unpacking python3 (3.6.7-1~18.04) ... 00:40:18 Selecting previously unselected package multiarch-support. 00:40:18 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:40:18 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:40:18 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:40:18 Selecting previously unselected package liblzo2-2:amd64. 00:40:18 (Reading database ... 13479 files and directories currently installed.) 00:40:18 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:40:18 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:40:18 Selecting previously unselected package libbsd0:amd64. 00:40:18 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:40:18 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:40:18 Selecting previously unselected package sudo. 00:40:18 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:40:18 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:40:18 Selecting previously unselected package apparmor. 00:40:18 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:40:18 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:40:18 Selecting previously unselected package libedit2:amd64. 00:40:18 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:40:18 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:40:18 Selecting previously unselected package libkrb5support0:amd64. 00:40:18 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:40:18 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:40:18 Selecting previously unselected package libk5crypto3:amd64. 00:40:18 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:40:18 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:40:18 Selecting previously unselected package libkeyutils1:amd64. 00:40:18 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:40:18 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:40:18 Selecting previously unselected package libkrb5-3:amd64. 00:40:18 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:40:18 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:40:18 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:40:18 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:40:18 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:40:18 Selecting previously unselected package libssl1.0.0:amd64. 00:40:18 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 00:40:18 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:40:18 Selecting previously unselected package openssh-client. 00:40:18 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:40:18 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:40:19 Selecting previously unselected package squashfs-tools. 00:40:19 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 00:40:19 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 00:40:19 Selecting previously unselected package snapd. 00:40:19 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 00:40:19 Unpacking snapd (2.49.2+18.04) ... 00:40:20 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:40:20 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:40:21 Setting up mime-support (3.60ubuntu1) ... 00:40:21 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:40:21 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:40:21 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:40:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:40:21 Setting up systemd (237-3ubuntu10.47) ... 00:40:21 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:40:21 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:40:21 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:40:21 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:40:21 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:40:21 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:40:22 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:40:23 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 00:40:23 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:40:24 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:40:24 Setting up python3 (3.6.7-1~18.04) ... 00:40:24 running python rtupdate hooks for python3.6... 00:40:24 running python post-rtupdate hooks for python3.6... 00:40:24 Setting up apparmor (2.12-4ubuntu5.1) ... 00:40:24 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:40:25 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:40:25 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:40:25 Setting up snapd (2.49.2+18.04) ... 00:40:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:40:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:40:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:40:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:40:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:40:26 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:40:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:40:26 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:40:26 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:40:26 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:40:27 /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' 00:40:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:40:27 Processing triggers for systemd (237-3ubuntu10.47) ... 00:40:28 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:40:28 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:40:28 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:40:29 Reading package lists... 00:40:29 Reading package lists... 00:40:29 Building dependency tree... 00:40:29 Reading state information... 00:40:29 Calculating upgrade... 00:40:30 The following packages will be upgraded: 00:40:30 advancecomp base-files bash binutils binutils-common 00:40:30 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:40:30 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:40:30 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 00:40:30 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 00:40:30 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:40:30 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:40:30 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 00:40:30 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 00:40:30 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 00:40:30 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 00:40:30 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 00:40:30 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 00:40:30 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 00:40:30 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 00:40:30 ubuntu-keyring util-linux 00:40:30 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:40:30 Need to get 64.1 MB of archives. 00:40:30 After this operation, 5097 kB of additional disk space will be used. 00:40:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 00:40:30 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:40:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:40:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:40:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:40:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:40:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:40:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:40:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:40:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:40:30 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:40:30 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:40:30 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:40:30 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:40:30 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:40:30 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:40:30 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:40:30 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:40:30 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:40:30 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:40:30 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:40:30 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:40:30 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:40:30 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:40:30 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:40:30 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:40:30 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:40:30 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:40:30 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:40:30 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:40:30 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:40:30 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:40:30 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:40:30 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:40:30 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 00:40:30 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:40:30 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 00:40:30 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 00:40:30 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 00:40:30 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:40:30 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:40:30 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 00:40:30 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 00:40:30 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:40:30 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:40:30 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:40:30 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 00:40:30 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:40:30 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:40:30 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 00:40:30 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 00:40:30 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 00:40:30 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 00:40:30 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:40:30 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:40:30 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:40:30 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:40:30 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:40:30 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:40:30 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:40:30 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:40:31 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:40:31 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:40:31 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:40:31 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:40:31 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:40:31 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:40:31 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:40:31 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:40:31 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:40:31 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:40:31 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:40:31 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:40:31 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:40:31 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:40:31 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:40:31 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:40:31 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:40:31 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:40:31 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:40:31 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:40:31 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:40:31 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 00:40:31 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 00:40:31 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 00:40:31 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 00:40:31 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 00:40:32 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:40:32 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 00:40:32 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:40:32 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:40:32 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 00:40:32 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 00:40:32 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:40:32 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:40:32 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 00:40:32 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:40:32 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:40:32 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:40:32 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:40:32 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:40:32 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:40:32 debconf: delaying package configuration, since apt-utils is not installed 00:40:32 Fetched 64.1 MB in 2s (30.0 MB/s) 00:40:32 (Reading database ... 13914 files and directories currently installed.) 00:40:32 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:40:32 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:40:32 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:40:32 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:40:33 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 00:40:33 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 00:40:33 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:40:33 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:40:33 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:40:33 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:40:33 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:40:33 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:40:33 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:40:33 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:40:33 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:40:33 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:40:33 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:40:33 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:40:33 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:40:33 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:40:33 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:40:33 (Reading database ... 13914 files and directories currently installed.) 00:40:33 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:40:33 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:40:33 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:40:33 (Reading database ... 13914 files and directories currently installed.) 00:40:33 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:40:33 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:40:33 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:40:33 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:40:34 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:40:34 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:40:34 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:40:34 (Reading database ... 13914 files and directories currently installed.) 00:40:34 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:40:34 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:40:35 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:40:35 (Reading database ... 13914 files and directories currently installed.) 00:40:35 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:40:35 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:40:35 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:40:35 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:40:35 Setting up base-files (10.1ubuntu2.10) ... 00:40:35 Installing new version of config file /etc/issue ... 00:40:35 Installing new version of config file /etc/issue.net ... 00:40:35 Installing new version of config file /etc/lsb-release ... 00:40:35 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:40:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:40:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:40:36 Removing obsolete conffile /etc/default/motd-news ... 00:40:36 (Reading database ... 13915 files and directories currently installed.) 00:40:36 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:40:36 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:40:36 Setting up bash (4.4.18-2ubuntu1.2) ... 00:40:36 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 00:40:36 (Reading database ... 13915 files and directories currently installed.) 00:40:36 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:40:36 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:40:36 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:40:36 (Reading database ... 13915 files and directories currently installed.) 00:40:36 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:40:36 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:40:36 Setting up tar (1.29b-2ubuntu0.2) ... 00:40:36 (Reading database ... 13915 files and directories currently installed.) 00:40:36 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:40:36 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:40:37 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:40:37 (Reading database ... 13915 files and directories currently installed.) 00:40:37 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:40:37 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:40:37 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:40:37 (Reading database ... 13915 files and directories currently installed.) 00:40:37 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:40:37 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:40:37 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:40:37 (Reading database ... 13915 files and directories currently installed.) 00:40:37 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:40:37 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:40:37 Setting up grep (3.1-2build1) ... 00:40:37 (Reading database ... 13915 files and directories currently installed.) 00:40:37 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:40:37 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:40:37 Setting up login (1:4.5-1ubuntu2) ... 00:40:37 (Reading database ... 13915 files and directories currently installed.) 00:40:37 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:40:37 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:40:37 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:40:37 (Reading database ... 13915 files and directories currently installed.) 00:40:37 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:40:37 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:40:38 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:40:38 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:40:38 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:40:38 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:40:38 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:40:38 (Reading database ... 13915 files and directories currently installed.) 00:40:38 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:40:38 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:40:39 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:40:39 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:40:39 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:40:39 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:40:39 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:40:39 (Reading database ... 13915 files and directories currently installed.) 00:40:39 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:40:39 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:40:39 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:40:39 (Reading database ... 13915 files and directories currently installed.) 00:40:39 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:40:39 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:40:39 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:40:40 (Reading database ... 13915 files and directories currently installed.) 00:40:40 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:40:40 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:40:40 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:40:40 (Reading database ... 13915 files and directories currently installed.) 00:40:40 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:40:40 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:40:40 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:40:40 (Reading database ... 13915 files and directories currently installed.) 00:40:40 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:40:40 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:40:40 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:40:40 (Reading database ... 13915 files and directories currently installed.) 00:40:40 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:40:40 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:40:40 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:40:40 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:40:40 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:40:40 (Reading database ... 13915 files and directories currently installed.) 00:40:40 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:40:40 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:40:40 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:40:40 (Reading database ... 13915 files and directories currently installed.) 00:40:40 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:40:40 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:40:40 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:40:40 (Reading database ... 13915 files and directories currently installed.) 00:40:40 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:40:40 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:40:41 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:40:41 (Reading database ... 13915 files and directories currently installed.) 00:40:41 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:40:41 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:40:41 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:40:41 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:40:41 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:40:42 (Reading database ... 13915 files and directories currently installed.) 00:40:42 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:40:42 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:40:42 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:40:42 (Reading database ... 13915 files and directories currently installed.) 00:40:42 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:40:42 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:40:42 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:40:42 (Reading database ... 13917 files and directories currently installed.) 00:40:42 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:40:42 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:40:42 Setting up debconf (1.5.66ubuntu1) ... 00:40:42 (Reading database ... 13917 files and directories currently installed.) 00:40:42 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:40:42 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:40:42 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:40:42 (Reading database ... 13917 files and directories currently installed.) 00:40:42 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:40:42 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:40:42 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:40:42 (Reading database ... 13917 files and directories currently installed.) 00:40:42 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:40:42 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:40:43 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:40:43 (Reading database ... 13917 files and directories currently installed.) 00:40:43 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:40:43 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:40:43 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 00:40:43 (Reading database ... 13919 files and directories currently installed.) 00:40:43 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:40:43 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:40:43 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:40:43 (Reading database ... 13923 files and directories currently installed.) 00:40:43 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:40:43 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:40:43 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 00:40:43 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 00:40:43 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:40:43 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:40:43 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:40:44 (Reading database ... 13923 files and directories currently installed.) 00:40:44 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:40:44 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:40:44 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:40:44 (Reading database ... 13923 files and directories currently installed.) 00:40:44 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 00:40:44 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 00:40:44 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 00:40:44 (Reading database ... 13923 files and directories currently installed.) 00:40:44 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 00:40:44 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:40:44 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 00:40:44 (Reading database ... 13923 files and directories currently installed.) 00:40:44 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:40:44 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:40:44 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:40:44 (Reading database ... 13923 files and directories currently installed.) 00:40:44 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 00:40:44 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 00:40:44 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 00:40:44 (Reading database ... 13923 files and directories currently installed.) 00:40:44 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:40:44 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:40:45 Setting up passwd (1:4.5-1ubuntu2) ... 00:40:45 (Reading database ... 13923 files and directories currently installed.) 00:40:45 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 00:40:45 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:40:45 Setting up gpgv (2.2.4-1ubuntu1.4) ... 00:40:45 (Reading database ... 13923 files and directories currently installed.) 00:40:45 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 00:40:45 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 00:40:45 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 00:40:45 (Reading database ... 13923 files and directories currently installed.) 00:40:45 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 00:40:45 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 00:40:45 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 00:40:45 (Reading database ... 13923 files and directories currently installed.) 00:40:45 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:40:45 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:40:45 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:40:45 (Reading database ... 13923 files and directories currently installed.) 00:40:45 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:40:45 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:40:45 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:40:45 (Reading database ... 13923 files and directories currently installed.) 00:40:45 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:40:45 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:40:46 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:40:46 (Reading database ... 13923 files and directories currently installed.) 00:40:46 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:40:46 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:40:46 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:40:46 (Reading database ... 13923 files and directories currently installed.) 00:40:46 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 00:40:46 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 00:40:46 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 00:40:46 (Reading database ... 13923 files and directories currently installed.) 00:40:46 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 00:40:46 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 00:40:46 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 00:40:46 (Reading database ... 13924 files and directories currently installed.) 00:40:46 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:40:46 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:40:46 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:40:46 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:40:46 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:40:46 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:40:46 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 00:40:47 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 00:40:47 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:40:47 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:40:47 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:40:47 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:40:47 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:40:47 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:40:47 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:40:47 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:40:47 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:40:47 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:40:47 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:40:47 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:40:47 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:40:47 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:40:47 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 00:40:47 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 00:40:48 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:40:48 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:40:48 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:40:48 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:40:48 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:40:48 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:40:48 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:40:48 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:40:48 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:40:48 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:40:48 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:40:48 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:40:48 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:40:48 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:40:49 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:40:49 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:40:49 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:40:49 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:40:49 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:40:49 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:40:49 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:40:49 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:40:50 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:40:50 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:40:51 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:40:51 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:40:51 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:40:51 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:40:52 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:40:52 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:40:52 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:40:52 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:40:52 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:40:52 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:40:52 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:40:52 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:40:52 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:40:52 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:40:52 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:40:52 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:40:52 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:40:52 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:40:52 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:40:52 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:40:52 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:40:52 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:40:52 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:40:52 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:40:52 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:40:52 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:40:52 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:40:52 Setting up tzdata (2021a-0ubuntu0.18.04) ... 00:40:53 00:40:53 Current default time zone: 'Etc/UTC' 00:40:53 Local time is now: Fri Jun 11 00:40:52 UTC 2021. 00:40:53 Universal Time is now: Fri Jun 11 00:40:52 UTC 2021. 00:40:53 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:40:53 00:40:53 Setting up systemd-sysv (237-3ubuntu10.47) ... 00:40:53 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:40:53 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 00:40:53 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:40:53 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:40:53 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:40:53 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:40:53 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:40:53 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:40:53 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:40:53 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:40:53 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:40:53 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:40:53 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 00:40:53 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:40:53 Setting up patch (2.7.6-2ubuntu1.1) ... 00:40:53 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:40:53 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:40:53 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 00:40:53 Installing new version of config file /etc/ssl/openssl.cnf ... 00:40:53 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:40:53 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:40:53 Setting up ca-certificates (20210119~18.04.1) ... 00:40:55 Updating certificates in /etc/ssl/certs... 00:40:56 23 added, 27 removed; done. 00:40:56 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:40:56 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:40:56 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:40:56 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:40:56 Setting up pkgbinarymangler (138.18.04.1) ... 00:40:56 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:40:56 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 00:40:56 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:40:56 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:40:56 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:40:56 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:40:56 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:40:56 Setting up perl (5.26.1-6ubuntu0.5) ... 00:40:56 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 00:40:56 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:40:56 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:40:56 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 00:40:56 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:40:56 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:40:56 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:40:56 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:40:56 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:40:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:40:56 Processing triggers for systemd (237-3ubuntu10.47) ... 00:40:56 Processing triggers for mime-support (3.60ubuntu1) ... 00:40:56 Processing triggers for ca-certificates (20210119~18.04.1) ... 00:40:56 Updating certificates in /etc/ssl/certs... 00:40:57 0 added, 0 removed; done. 00:40:57 Running hooks in /etc/ca-certificates/update.d... 00:40:57 done. 00:40:57 Reading package lists... 00:40:58 Building dependency tree... 00:40:58 Reading state information... 00:40:58 The following NEW packages will be installed: 00:40:58 apt-transport-https 00:40:58 gofmt -l . 00:40:58 [ "`gofmt -l .`" = "" ] 00:40:58 ./bin/test-attribution-txt.sh 00:40:58 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:40:58 Need to get 1692 B of archives. 00:40:58 After this operation, 154 kB of additional disk space will be used. 00:40:58 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 00:40:58 debconf: delaying package configuration, since apt-utils is not installed 00:40:58 Fetched 1692 B in 0s (9559 B/s) 00:40:58 Selecting previously unselected package apt-transport-https. 00:40:58 (Reading database ... 13929 files and directories currently installed.) 00:40:58 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 00:40:58 Unpacking apt-transport-https (1.6.13) ... [Pipeline] sh 00:40:58 Setting up apt-transport-https (1.6.13) ... 00:40:58 Waiting for network to be ready... 00:40:59 + ls -al . 00:40:59 total 548 00:40:59 drwxrwxr-x 9 1001 1001 4096 Jun 11 00:40 . 00:40:59 drwxr-xr-x 4 root root 4096 Jun 11 00:36 .. 00:40:59 -rw-rw-r-- 1 1001 1001 11 Jun 11 00:34 .dockerignore 00:40:59 drwxrwxr-x 8 1001 1001 4096 Jun 11 00:34 .git 00:40:59 drwxrwxr-x 3 1001 1001 4096 Jun 11 00:34 .github 00:40:59 -rw-rw-r-- 1 1001 1001 818 Jun 11 00:34 .gitignore 00:40:59 -rw-rw-r-- 1 1001 1001 166 Jun 11 00:34 .sonarcloud.properties 00:40:59 -rw-rw-r-- 1 1001 1001 8609 Jun 11 00:34 Attribution.txt 00:40:59 -rw-rw-r-- 1 1001 1001 3804 Jun 11 00:34 CONTRIBUTING.md 00:40:59 -rw-rw-r-- 1 1001 1001 931 Jun 11 00:34 Dockerfile.build 00:40:59 -rw-rw-r-- 1 1001 1001 849 Jun 11 00:34 Jenkinsfile 00:40:59 -rw-rw-r-- 1 1001 1001 10775 Jun 11 00:34 LICENSE 00:40:59 -rw-rw-r-- 1 1001 1001 5605 Jun 11 00:34 Makefile 00:40:59 -rw-rw-r-- 1 1001 1001 7978 Jun 11 00:34 README.md 00:40:59 -rw-rw-r-- 1 1001 1001 7071 Jun 11 00:34 SECURITY.md 00:40:59 -rw-rw-r-- 1 1001 1001 5 Jun 11 00:30 VERSION 00:40:59 -rw-rw-r-- 1 1001 1001 4131 Jun 11 00:34 ZMQWindows.md 00:40:59 drwxrwxr-x 2 1001 1001 4096 Jun 11 00:34 bin 00:40:59 drwxrwxr-x 14 1001 1001 4096 Jun 11 00:34 cmd 00:40:59 -rw-r--r-- 1 root root 404951 Jun 11 00:39 coverage.out 00:40:59 -rw-rw-r-- 1 1001 1001 840 Jun 11 00:34 go.mod 00:40:59 -rw-r--r-- 1 root root 21368 Jun 11 00:36 go.sum 00:40:59 drwxrwxr-x 8 1001 1001 4096 Jun 11 00:34 internal 00:40:59 drwxrwxr-x 3 1001 1001 4096 Jun 11 00:34 openapi 00:40:59 drwxrwxr-x 4 1001 1001 4096 Jun 11 00:34 snap 00:40:59 -rw-rw-r-- 1 1001 1001 168 Jun 11 00:34 version.go [Pipeline] sh 00:40:59 + '[' -e coverage.out ] 00:40:59 + chown 1001:1001 coverage.out [Pipeline] stash 00:40:59 Warning: overwriting stash ‘coverage-report’ 00:41:00 Stashed 1 file(s) [Pipeline] sh 00:41:01 + make build 00:41:01 go mod tidy 00:41:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:41:05 2021-06-11T00:41:01Z INFO Waiting for automatic snapd restart... 00:41:05 snapd 2.50.1 from Canonical* installed 00:41:05 "snapd" switched to the "latest/stable" channel 00:41:05 00:41:09 core18 20210507 from Canonical* installed 00:41:09 "core18" switched to the "latest/stable" channel 00:41:09 00:41:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:41:12 snapcraft 4.8.1 from Canonical* installed 00:41:12 "snapcraft" switched to the "latest/stable" channel 00:41:12 00:41:16 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: 00:41:16 - README.md 00:41:16 00:41:16 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:41:17 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:41:17 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:41:17 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:41:18 Reading package lists... 00:41:18 Installing build dependencies: libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 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 00:41:19 Reading package lists... 00:41:19 Building dependency tree... 00:41:19 Reading state information... 00:41:19 Recommended packages: 00:41:19 libglib2.0-data shared-mime-info xdg-user-dirs unzip 00:41:19 The following NEW packages will be installed: 00:41:19 libglib2.0-0 libnorm1 libpgm-5.2-0 libsodium23 libzmq3-dev libzmq5 00:41:19 pkg-config zip 00:41:19 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 00:41:19 Need to get 2529 kB of archives. 00:41:19 After this operation, 8736 kB of additional disk space will be used. 00:41:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 00:41:19 Get:2 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:41:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:41:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:41:20 Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:41:20 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:41:20 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:41:20 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:41:20 debconf: delaying package configuration, since apt-utils is not installed 00:41:20 Fetched 2529 kB in 1s (3261 kB/s) 00:41:20 Selecting previously unselected package libglib2.0-0:amd64. 00:41:20 (Reading database ... 13933 files and directories currently installed.) 00:41:20 Preparing to unpack .../0-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 00:41:20 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:41:20 Selecting previously unselected package libnorm1:amd64. 00:41:20 Preparing to unpack .../1-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:41:20 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:41:20 Selecting previously unselected package libpgm-5.2-0:amd64. 00:41:20 Preparing to unpack .../2-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:41:20 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:41:20 Selecting previously unselected package libsodium23:amd64. 00:41:20 Preparing to unpack .../3-libsodium23_1.0.16-2_amd64.deb ... 00:41:20 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:41:20 Selecting previously unselected package libzmq5:amd64. 00:41:20 Preparing to unpack .../4-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:41:20 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:41:20 Selecting previously unselected package libzmq3-dev:amd64. 00:41:20 Preparing to unpack .../5-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:41:20 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:41:20 Selecting previously unselected package pkg-config. 00:41:20 Preparing to unpack .../6-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:41:20 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:41:21 Selecting previously unselected package zip. 00:41:21 Preparing to unpack .../7-zip_3.0-11build1_amd64.deb ... 00:41:21 Unpacking zip (3.0-11build1) ... 00:41:21 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:41:21 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:41:21 No schema files found: doing nothing. 00:41:21 Setting up zip (3.0-11build1) ... 00:41:21 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:41:21 Setting up libsodium23:amd64 (1.0.16-2) ... 00:41:21 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:41:21 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:41:21 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:41:21 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:41:21 libglib2.0-0 set to automatically installed. 00:41:21 libnorm1 set to automatically installed. 00:41:21 libpgm-5.2-0 set to automatically installed. 00:41:21 libsodium23 set to automatically installed. 00:41:21 libzmq3-dev set to automatically installed. 00:41:21 libzmq5 set to automatically installed. 00:41:21 pkg-config set to automatically installed. 00:41:21 zip set to automatically installed. 00:41:23 snapd is not logged in, snap install commands will use sudo 00:41:25 snap "core18" has no updates available 00:41:25 snapd is not logged in, snap install commands will use sudo 00:41:32 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 00:41:32 Downloading snap 'edgex-app-service-configurable' 00:41:34 Pulling app-service-config 00:41:34 + snapcraftctl pull 00:41:35 Pulling config-common 00:41:35 + snapcraftctl pull 00:41:36 Pulling go-build-helper 00:41:36 + snapcraftctl pull 00:41:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:41:37 'edgex-go' has dependencies that need to be staged: go-build-helper 00:41:37 Skipping pull go-build-helper (already ran) 00:41:37 Building go-build-helper 00:41:37 + snapcraftctl build 00:41:39 Staging go-build-helper 00:41:39 + snapcraftctl stage 00:41:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:41:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:41:46 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 00:41:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:41:49 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:41:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 00:41:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 00:41:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:41:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:41:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 00:41:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 00:41:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 00:41:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 00:41:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:41:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:41:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:41:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:41:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:41:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:41:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:41:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:41:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:41:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 00:41:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 00:41:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 00:41:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 00:41:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 00:41:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 00:41:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 00:41:49 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 00:41:49 Fetched 24.7 MB in 0s (0 B/s) 00:41:49 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:41:49 Fetched 224 kB in 0s (0 B/s) 00:41:49 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:41:49 Fetched 157 kB in 0s (0 B/s) 00:41:49 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:41:49 Fetched 221 kB in 0s (0 B/s) 00:41:49 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:41:49 Fetched 143 kB in 0s (0 B/s) 00:41:49 Pulling edgex-go 00:41:49 + snapcraftctl pull 00:41:50 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 00:41:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:41:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:42:03 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 00:42:06 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 00:42:07 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:42:07 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:42:07 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:42:07 Fetched 0 B in 0s (0 B/s) 00:42:07 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:42:07 Fetched 96.5 kB in 0s (0 B/s) 00:42:07 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:42:07 Fetched 279 kB in 0s (0 B/s) 00:42:07 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:42:07 Fetched 122 kB in 0s (0 B/s) 00:42:07 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:42:07 Fetched 77.8 kB in 0s (0 B/s) 00:42:07 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:42:07 Fetched 8848 B in 0s (0 B/s) 00:42:07 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:42:07 Fetched 47.8 kB in 0s (0 B/s) 00:42:07 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:42:07 Fetched 45.6 kB in 0s (0 B/s) 00:42:07 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:42:07 Fetched 15.0 kB in 0s (0 B/s) 00:42:07 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 00:42:07 Fetched 219 kB in 0s (0 B/s) 00:42:07 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 00:42:07 Fetched 154 kB in 0s (0 B/s) 00:42:07 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:42:07 Fetched 50.6 kB in 0s (0 B/s) 00:42:07 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:42:07 Fetched 14.8 kB in 0s (0 B/s) 00:42:07 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:42:07 Fetched 41.8 kB in 0s (0 B/s) 00:42:07 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:42:07 Fetched 499 kB in 0s (0 B/s) 00:42:07 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:42:07 Fetched 111 kB in 0s (0 B/s) 00:42:07 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:42:07 Fetched 240 kB in 0s (0 B/s) 00:42:07 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:42:07 Fetched 29.3 kB in 0s (0 B/s) 00:42:07 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:42:07 Fetched 85.5 kB in 0s (0 B/s) 00:42:07 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:42:07 Fetched 24.5 kB in 0s (0 B/s) 00:42:07 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:42:07 Fetched 49.2 kB in 0s (0 B/s) 00:42:07 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:42:07 Fetched 54.2 kB in 0s (0 B/s) 00:42:07 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:42:07 Fetched 30.8 kB in 0s (0 B/s) 00:42:07 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 00:42:07 Fetched 15.8 kB in 0s (0 B/s) 00:42:07 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:42:07 Fetched 85.9 kB in 0s (0 B/s) 00:42:07 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:42:07 Fetched 8720 B in 0s (0 B/s) 00:42:07 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 00:42:07 Fetched 137 kB in 0s (0 B/s) 00:42:07 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:42:07 Fetched 119 kB in 0s (0 B/s) 00:42:07 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 00:42:07 Fetched 110 kB in 0s (0 B/s) 00:42:07 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:42:07 Fetched 11.1 kB in 0s (0 B/s) 00:42:07 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:42:07 Fetched 645 kB in 0s (0 B/s) 00:42:07 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:42:07 Fetched 41.3 kB in 0s (0 B/s) 00:42:07 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:42:07 Fetched 17.9 kB in 0s (0 B/s) 00:42:07 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:42:07 Fetched 368 kB in 0s (0 B/s) 00:42:07 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:42:07 Fetched 187 kB in 0s (0 B/s) 00:42:07 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:42:07 Fetched 175 kB in 0s (0 B/s) 00:42:07 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:42:07 Fetched 206 kB in 0s (0 B/s) 00:42:07 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 00:42:07 Fetched 1301 kB in 0s (0 B/s) 00:42:07 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:42:07 Fetched 36.2 kB in 0s (0 B/s) 00:42:07 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 00:42:07 Fetched 159 kB in 0s (0 B/s) 00:42:07 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:42:07 Fetched 107 kB in 0s (0 B/s) 00:42:07 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:42:07 Fetched 48.7 kB in 0s (0 B/s) 00:42:07 Pulling static-packages 00:42:07 + snapcraftctl pull 00:42:07 Pulling version 00:42:07 + cd /root/project 00:42:07 + git describe --tags --abbrev=0 00:42:07 + sed s/v// 00:42:07 /bin/sh: 39: git: not found 00:42:07 + GIT_VERSION= 00:42:07 + snapcraftctl set-version 00:42:07 Usage: snapcraftctl set-version [OPTIONS] VERSION 00:42:07 Try 'snapcraftctl set-version --help' for help. 00:42:07 00:42:07 Error: Missing argument 'VERSION'. 00:42:07 Failed to run 'override-pull': Exit code was 2. 00:42:07 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:42:09 Failed in branch amd64 00:42:10 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] } 00:42:17 $ docker stop --time=1 e20cd3d9ae311893bb33edc63bdb871cfef8091b9590a1331524cf35ded17399 00:42:20 $ docker rm -f e20cd3d9ae311893bb33edc63bdb871cfef8091b9590a1331524cf35ded17399 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:21 00:42:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:42:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:22 latest: Pulling from edgex-devops/edgex-compose-arm64 00:42:22 29e5d40040c1: Pulling fs layer 00:42:22 1ce36da41761: Pulling fs layer 00:42:22 25b303627fd3: Pulling fs layer 00:42:22 29e5d40040c1: Verifying Checksum 00:42:22 29e5d40040c1: Download complete 00:42:23 1ce36da41761: Verifying Checksum 00:42:23 1ce36da41761: Download complete 00:42:23 29e5d40040c1: Pull complete 00:42:25 1ce36da41761: Pull complete 00:42:25 25b303627fd3: Verifying Checksum 00:42:25 25b303627fd3: Download complete 00:42:35 25b303627fd3: Pull complete 00:42:35 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:42:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:42:36 prd-ubuntu18.04-docker-arm64-4c-16g-392 does not seem to be running inside a container 00:42:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:42:39 $ docker top 8825060e42a53427227932ad2a603c0bac8dc408d7d887ba7fa813592e807ace -eo pid,comm [Pipeline] { [Pipeline] sh 00:42:40 + grep parallel 00:42:40 + docker-compose build --help 00:42:45 --parallel Build images in parallel. [Pipeline] } 00:42:45 $ docker stop --time=1 8825060e42a53427227932ad2a603c0bac8dc408d7d887ba7fa813592e807ace 00:42:47 $ docker rm -f 8825060e42a53427227932ad2a603c0bac8dc408d7d887ba7fa813592e807ace [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:48 . [Pipeline] withDockerContainer 00:42:48 prd-ubuntu18.04-docker-arm64-4c-16g-392 does not seem to be running inside a container 00:42:48 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:42:50 $ docker top 0b701309a1c11e0e4cae22ccf9c587878094e69fc124aa2d185aa8fe8125351a -eo pid,comm [Pipeline] { [Pipeline] sh 00:42:51 + docker-compose -f ./docker-compose-build.yml build --parallel 00:42:56 Building core-command ... 00:42:56 Building core-data ... 00:42:56 Building core-metadata ... 00:42:56 Building security-bootstrapper ... 00:42:56 Building security-proxy-setup ... 00:42:56 Building security-secretstore-setup ... 00:42:56 Building support-notifications ... 00:42:56 Building support-scheduler ... 00:42:56 Building sys-mgmt-agent ... 00:42:56 Building security-secretstore-setup 00:42:56 Building core-command 00:42:56 Building support-scheduler 00:42:56 Building support-notifications 00:42:56 Building core-metadata 00:44:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:44:04 ---> 2f3bfe999844 00:44:04 Step 3/23 : WORKDIR /edgex-go 00:44:04 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:44:04 ---> 2f3bfe999844 00:44:04 Step 3/26 : WORKDIR /edgex-go 00:44:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:44:04 ---> 2f3bfe999844 00:44:04 Step 3/23 : WORKDIR /edgex-go 00:44:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:44:04 ---> 2f3bfe999844 00:44:04 Step 3/24 : WORKDIR /edgex-go 00:44:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:44:04 ---> 2f3bfe999844 00:44:04 Step 3/24 : WORKDIR /edgex-go 00:44:06 ---> Running in 8e7beddc2768 00:44:06 ---> Running in d61bfd07cf5c 00:44:06 ---> Running in eb0a3e201cdb 00:44:06 ---> Running in 2c7c00885235 00:44:06 ---> Running in 7c65139761ae 00:44:07 Removing intermediate container 8e7beddc2768 00:44:07 ---> 837fcea1d6e3 00:44:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:07 Removing intermediate container 2c7c00885235 00:44:07 ---> 3c7560935836 00:44:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:07 Removing intermediate container eb0a3e201cdb 00:44:07 ---> 41a8da04b406 00:44:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:07 Removing intermediate container d61bfd07cf5c 00:44:07 ---> 132e5554226b 00:44:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:07 Removing intermediate container 7c65139761ae 00:44:07 ---> 7b8d7c85d8df 00:44:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:08 ---> Running in b568c55020a3 00:44:08 ---> Running in 460b9d8eafa4 00:44:08 ---> Running in 43a6df84f0c1 00:44:08 ---> Running in 6e6de710e27b 00:44:08 ---> Running in b3d8a2fa951f 00:44:12 Removing intermediate container b568c55020a3 00:44:12 ---> 14f27afb1064 00:44:12 Step 5/23 : RUN apk add --update --no-cache make git 00:44:12 Removing intermediate container 460b9d8eafa4 00:44:12 ---> 295d0746dab1 00:44:12 Step 5/24 : RUN apk add --update --no-cache make git 00:44:12 ---> Running in 8fc6a98f4a8e 00:44:12 ---> Running in 359fd81af4cd 00:44:12 Removing intermediate container 43a6df84f0c1 00:44:12 ---> 00a7781714dd 00:44:12 Step 5/26 : RUN apk add --update --no-cache make git 00:44:12 Removing intermediate container b3d8a2fa951f 00:44:12 ---> e2f721f7eb45 00:44:12 Step 5/24 : RUN apk add --update --no-cache make git 00:44:12 ---> Running in d918551d1b35 00:44:13 Removing intermediate container 6e6de710e27b 00:44:13 ---> a4dc8d354611 00:44:13 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:44:13 ---> Running in 6e79dfff137f 00:44:13 ---> Running in 0e7bd82f58c4 00:44:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:16 OK: 218 MiB in 52 packages 00:44:17 OK: 218 MiB in 52 packages 00:44:17 OK: 218 MiB in 52 packages 00:44:17 OK: 218 MiB in 52 packages 00:44:18 Removing intermediate container 359fd81af4cd 00:44:18 ---> 9819a6f89527 00:44:18 Step 6/23 : COPY go.mod . 00:44:18 Removing intermediate container 8fc6a98f4a8e 00:44:19 ---> 9d941a74d8ea 00:44:19 Step 6/24 : COPY go.mod . 00:44:19 Removing intermediate container d918551d1b35 00:44:19 ---> 26bddad2e403 00:44:19 Step 6/26 : COPY go.mod . 00:44:19 Removing intermediate container 0e7bd82f58c4 00:44:19 ---> 7ff5dba4540a 00:44:19 Step 6/23 : COPY go.mod . 00:44:19 ---> 34d194c53c5e 00:44:19 Step 7/23 : RUN go mod download 00:44:19 ---> Running in d548054cf4e1 00:44:20 ---> ae1ec64ee191 00:44:20 Step 7/24 : RUN go mod download 00:44:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:20 ---> Running in baa784b63596 00:44:20 ---> fbed33b77d9d 00:44:20 Step 7/26 : RUN go mod download 00:44:20 ---> Running in 1332dc4ae8a1 00:44:20 ---> a6236084d666 00:44:20 Step 7/23 : RUN go mod download 00:44:21 ---> Running in 110ed3c91dcf 00:44:23 OK: 218 MiB in 52 packages 00:44:23 Removing intermediate container d548054cf4e1 00:44:23 ---> 09f17c72a5b0 00:44:23 Step 8/23 : COPY . . 00:44:24 Removing intermediate container baa784b63596 00:44:24 ---> 4f558f23ff1d 00:44:24 Step 8/24 : COPY . . 00:44:25 Removing intermediate container 6e79dfff137f 00:44:25 ---> 0c530ca4f42e 00:44:25 Step 6/24 : COPY go.mod . 00:44:25 Removing intermediate container 1332dc4ae8a1 00:44:25 ---> e81e8064b892 00:44:25 Step 8/26 : COPY . . 00:44:26 Removing intermediate container 110ed3c91dcf 00:44:26 ---> 3ed3ee7c819b 00:44:26 Step 8/23 : COPY . . 00:44:27 ---> 9243dc31d2a7 00:44:27 Step 7/24 : RUN go mod download 00:44:27 ---> Running in 607d8e9d5964 00:44:32 Removing intermediate container 607d8e9d5964 00:44:32 ---> 89167f1e3753 00:44:32 Step 8/24 : COPY . . 00:44:51 ---> 15f370dbef0e 00:44:51 Step 9/23 : RUN go mod tidy 00:44:51 ---> 2a49696078ef 00:44:51 Step 9/24 : RUN go mod tidy 00:44:51 ---> d37d2177f6fa 00:44:51 Step 9/26 : RUN go mod tidy 00:44:51 ---> b0b2c19dec70 00:44:51 Step 9/23 : RUN go mod tidy 00:44:51 ---> Running in 1b6a9f96cc3c 00:44:51 ---> Running in 3219a673cb74 00:44:51 ---> Running in 6293719829c2 00:44:51 ---> dab230d4d3b1 00:44:51 Step 9/24 : RUN go mod tidy 00:44:51 ---> Running in 45e08df276ea 00:44:51 ---> Running in c9894eaeaa58 00:44:56 Removing intermediate container 3219a673cb74 00:44:56 ---> 85d43fe65a9c 00:44:56 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:44:56 ---> Running in dce99700ae9e 00:44:56 Removing intermediate container 45e08df276ea 00:44:56 ---> 5cadd2fbeb57 00:44:56 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:44:57 ---> Running in e9cb0da03c80 00:44:57 Removing intermediate container 1b6a9f96cc3c 00:44:57 ---> b8df872eff17 00:44:57 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:44:57 ---> Running in 91fcf13c350e 00:44:57 Removing intermediate container 6293719829c2 00:44:57 ---> ea920370ef4d 00:44:57 Step 10/24 : RUN make cmd/core-command/core-command 00:44:57 Removing intermediate container c9894eaeaa58 00:44:57 ---> 5893622347b7 00:44:57 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:44:57 ---> Running in 9380b42c3df9 00:44:57 ---> Running in fc3ea1e576fb 00:44:58 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 00:44:59 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 00:45:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:45:00 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 00:45:00 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 00:47:07 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 00:47:18 Removing intermediate container 9380b42c3df9 00:47:18 ---> 65fc33bd7498 00:47:18 00:47:18 Step 11/24 : FROM alpine:3.12 00:47:18 3.12: Pulling from library/alpine 00:47:20 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:47:20 Status: Downloaded newer image for alpine:3.12 00:47:20 ---> 9852663dfa18 00:47:20 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:47:21 ---> Running in 620bdfe92cca 00:47:21 Removing intermediate container dce99700ae9e 00:47:21 ---> 2ca1f06f0d60 00:47:21 00:47:21 Step 11/23 : FROM alpine:3.12 00:47:21 ---> 9852663dfa18 00:47:21 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:47:22 Removing intermediate container 91fcf13c350e 00:47:22 ---> b878c128857f 00:47:22 00:47:22 Step 11/26 : FROM alpine:3.12 00:47:22 ---> 9852663dfa18 00:47:22 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:47:22 ---> Running in b31b0b7f0c00 00:47:22 ---> Running in 02468b9ee29b 00:47:22 Removing intermediate container e9cb0da03c80 00:47:22 ---> 8cc1ef3c7c58 00:47:22 00:47:22 Step 11/23 : FROM alpine:3.12 00:47:22 ---> 9852663dfa18 00:47:22 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:47:22 ---> Running in 5ef21af9bea0 00:47:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:24 (1/1) Installing dumb-init (1.2.2-r1) 00:47:24 Executing busybox-1.31.1-r20.trigger 00:47:24 OK: 5 MiB in 15 packages 00:47:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:25 (1/6) Installing ca-certificates (20191127-r4) 00:47:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:25 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:47:25 (3/6) Installing libcurl (7.77.0-r0) 00:47:25 (4/6) Installing curl (7.77.0-r0) 00:47:25 (5/6) Installing dumb-init (1.2.2-r1) 00:47:25 (6/6) Installing su-exec (0.2-r1) 00:47:25 Executing busybox-1.31.1-r20.trigger 00:47:26 Executing ca-certificates-20191127-r4.trigger 00:47:26 (1/1) Installing dumb-init (1.2.2-r1) 00:47:26 Executing busybox-1.31.1-r20.trigger 00:47:26 OK: 5 MiB in 15 packages 00:47:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:26 OK: 7 MiB in 20 packages 00:47:26 (1/2) Installing ca-certificates (20191127-r4) 00:47:27 (2/2) Installing dumb-init (1.2.2-r1) 00:47:27 Executing busybox-1.31.1-r20.trigger 00:47:27 Executing ca-certificates-20191127-r4.trigger 00:47:27 Removing intermediate container 620bdfe92cca 00:47:27 ---> b4e81d73f49c 00:47:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:47:27 OK: 6 MiB in 16 packages 00:47:27 ---> Running in f93a5471d095 00:47:28 Removing intermediate container fc3ea1e576fb 00:47:28 ---> 3d535404363a 00:47:28 00:47:28 Step 11/24 : FROM alpine:3.12 00:47:28 ---> 9852663dfa18 00:47:28 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:47:28 ---> Using cache 00:47:28 ---> db6118b60c50 00:47:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:47:28 Removing intermediate container 02468b9ee29b 00:47:28 ---> db6118b60c50 00:47:28 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:47:28 ---> Running in a1f94a61a603 00:47:28 Removing intermediate container f93a5471d095 00:47:28 ---> cf55037515a7 00:47:28 Step 14/24 : ENV APP_PORT=59882 00:47:29 ---> Running in 7c80e30b0d62 00:47:29 ---> Running in 72cd5ad42af9 00:47:29 Removing intermediate container b31b0b7f0c00 00:47:29 ---> 80b8439d5043 00:47:29 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:47:29 Removing intermediate container a1f94a61a603 00:47:29 ---> 478f0f0df35f 00:47:29 Step 14/24 : ENV APP_PORT=59881 00:47:29 Removing intermediate container 5ef21af9bea0 00:47:29 ---> d378e652ea12 00:47:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:47:29 ---> Running in bc7dcb6ceb24 00:47:29 ---> Running in 05892814cd0e 00:47:29 ---> Running in 4dfb2484a2c8 00:47:29 Removing intermediate container 7c80e30b0d62 00:47:29 ---> cf4786c3308d 00:47:29 Step 14/23 : ENV APP_PORT=59861 00:47:29 Removing intermediate container 72cd5ad42af9 00:47:29 ---> 21872bec05e1 00:47:29 Step 15/24 : EXPOSE $APP_PORT 00:47:30 ---> Running in 017ef649ddc9 00:47:30 ---> Running in b7f64fc87843 00:47:30 Removing intermediate container bc7dcb6ceb24 00:47:30 ---> 2313333dc9f3 00:47:30 Step 14/26 : WORKDIR / 00:47:30 ---> Running in 9e1e78c6a117 00:47:30 Removing intermediate container 05892814cd0e 00:47:30 ---> b084b15e19c3 00:47:30 Step 15/24 : EXPOSE $APP_PORT 00:47:30 Removing intermediate container 4dfb2484a2c8 00:47:30 ---> 618a71552237 00:47:30 Step 14/23 : ENV APP_PORT=59860 00:47:31 ---> Running in a5f975d71804 00:47:31 ---> Running in c7fa9d6e0f91 00:47:31 Removing intermediate container b7f64fc87843 00:47:31 ---> d2c36ea327f0 00:47:31 Step 16/24 : WORKDIR / 00:47:31 Removing intermediate container 017ef649ddc9 00:47:31 ---> 68be83e7c079 00:47:31 Step 15/23 : EXPOSE $APP_PORT 00:47:31 ---> Running in e09d4e1d3534 00:47:31 ---> Running in 8feaa2a1d331 00:47:31 Removing intermediate container 9e1e78c6a117 00:47:31 ---> cf1b1cd89110 00:47:31 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:47:31 Removing intermediate container c7fa9d6e0f91 00:47:31 ---> 238db2062ae6 00:47:31 Step 15/23 : EXPOSE $APP_PORT 00:47:31 Removing intermediate container a5f975d71804 00:47:31 ---> 727785aee961 00:47:31 Step 16/24 : WORKDIR / 00:47:31 ---> Running in 656d26ea3fd4 00:47:31 ---> Running in 06f9238e3395 00:47:31 Removing intermediate container e09d4e1d3534 00:47:31 ---> d8f8026c7e44 00:47:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:32 Removing intermediate container 8feaa2a1d331 00:47:32 ---> a469d1195867 00:47:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:32 ---> 813584e124aa 00:47:32 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:47:32 Removing intermediate container 656d26ea3fd4 00:47:32 ---> 0084470bb757 00:47:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:32 Removing intermediate container 06f9238e3395 00:47:32 ---> 9e1a3aab853f 00:47:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:33 ---> 4b87bdc71fe3 00:47:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:47:33 ---> 391d31ac32e0 00:47:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:47:33 ---> 697f1f5d9889 00:47:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:47:34 ---> cd02c98ff817 00:47:34 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:47:34 ---> 1474453c1da9 00:47:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:47:35 ---> 6765a472ba9c 00:47:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:47:35 ---> d89f3eb768ba 00:47:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:47:35 ---> 331bc1012e2b 00:47:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:47:35 ---> 22c70eb076d8 00:47:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:47:36 ---> 8894fe5265fb 00:47:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:47:36 ---> 8699177e416a 00:47:36 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:47:36 ---> 11e642aa87e7 00:47:36 Step 20/24 : ENTRYPOINT ["/core-command"] 00:47:37 ---> Running in 9f3bb7ae1bd0 00:47:37 ---> Running in e0fb0ac93a8b 00:47:37 ---> 006d10a17ba0 00:47:37 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:47:37 ---> 5d0b21ad8fff 00:47:37 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:47:37 ---> Running in eb04e226c604 00:47:37 Removing intermediate container 9f3bb7ae1bd0 00:47:37 ---> f45327cb8bc0 00:47:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:37 ---> Running in e1a221ff91b4 00:47:37 ---> d8a47d0547b3 00:47:37 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:47:37 Removing intermediate container e0fb0ac93a8b 00:47:37 ---> 4963e5d8170d 00:47:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:38 Removing intermediate container eb04e226c604 00:47:38 ---> c7decb12350f 00:47:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:38 ---> Running in 71cd871aef74 00:47:38 ---> Running in 246a72b65a82 00:47:38 ---> Running in a511e6863fe4 00:47:38 Removing intermediate container e1a221ff91b4 00:47:38 ---> 78df968bb9a8 00:47:38 Step 21/23 : LABEL arch=arm64 00:47:38 ---> Running in ef2cd225630e 00:47:38 ---> 422473b9b57e 00:47:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:47:39 Removing intermediate container 71cd871aef74 00:47:39 ---> dd1334303a9f 00:47:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:39 Removing intermediate container 246a72b65a82 00:47:39 ---> c5179eb8951e 00:47:39 Step 22/24 : LABEL arch=arm64 00:47:39 Removing intermediate container a511e6863fe4 00:47:39 ---> cf55b2349330 00:47:39 Step 21/23 : LABEL arch=arm64 00:47:39 ---> Running in 4fa6c201e6b0 00:47:39 ---> Running in b78355599080 00:47:39 ---> Running in e6bd7404cca3 00:47:39 Removing intermediate container ef2cd225630e 00:47:39 ---> 96e6c6ae7ba3 00:47:39 Step 22/23 : LABEL git_sha=73b049e6c9171fa9ba591a2d15bdf81f2b86791a 00:47:40 ---> Running in 46c51b86dc3d 00:47:40 Removing intermediate container 4fa6c201e6b0 00:47:40 ---> eedb00c8eaf5 00:47:40 Step 23/24 : LABEL git_sha=73b049e6c9171fa9ba591a2d15bdf81f2b86791a 00:47:40 Removing intermediate container b78355599080 00:47:40 ---> 263a0c1437cf 00:47:40 Step 22/24 : LABEL arch=arm64 00:47:40 Removing intermediate container e6bd7404cca3 00:47:40 ---> 220b9db3407b 00:47:40 Step 22/23 : LABEL git_sha=73b049e6c9171fa9ba591a2d15bdf81f2b86791a 00:47:40 ---> Running in d0502a107700 00:47:40 ---> Running in b358b20179b1 00:47:40 ---> Running in 2b076121192c 00:47:40 Removing intermediate container 46c51b86dc3d 00:47:40 ---> ef04275cf5df 00:47:40 Step 23/23 : LABEL version=0.0.0 00:47:40 ---> b716b289cb54 00:47:40 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:47:41 ---> Running in 0346a90f8145 00:47:41 Removing intermediate container d0502a107700 00:47:41 ---> 78cd5d65d3d5 00:47:41 Step 24/24 : LABEL version=0.0.0 00:47:41 Removing intermediate container b358b20179b1 00:47:41 ---> 0f5ff6870d5a 00:47:41 Step 23/24 : LABEL git_sha=73b049e6c9171fa9ba591a2d15bdf81f2b86791a 00:47:41 Removing intermediate container 2b076121192c 00:47:41 ---> 073d82a895e9 00:47:41 Step 23/23 : LABEL version=0.0.0 00:47:41 ---> Running in 5f9c32f2801c 00:47:41 ---> Running in f955bfd747a0 00:47:42 ---> Running in 328edffb4061 00:47:42 Removing intermediate container 0346a90f8145 00:47:42 ---> 4b28394c08e9 00:47:42 00:47:42 ---> c545876f2bf6 00:47:42 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/ 00:47:42 Successfully built 4b28394c08e9 00:47:42 ---> Running in 22006d32946d 00:47:42 Successfully tagged support-scheduler-arm64:latest 00:47:42  Building support-scheduler ... done Building security-bootstrapper 00:47:42 Removing intermediate container 5f9c32f2801c 00:47:42 ---> fa8af41135d4 00:47:42 00:47:42 Removing intermediate container f955bfd747a0 00:47:42 ---> 12d2d20d56b8 00:47:42 Step 24/24 : LABEL version=0.0.0 00:47:43 Removing intermediate container 328edffb4061 00:47:43 ---> 75d6430bedb1 00:47:43 00:47:43 ---> Running in 490b118ea302 00:47:43 Successfully built fa8af41135d4 00:47:43 Successfully tagged core-command-arm64:latest 00:47:43 Building security-proxy-setup 00:47:43  Building core-command ... done Successfully built 75d6430bedb1 00:47:43 Successfully tagged support-notifications-arm64:latest 00:47:43  Building support-notifications ... done Building core-data 00:47:43 Removing intermediate container 490b118ea302 00:47:43 ---> 69b1008ede39 00:47:43 00:47:44 Successfully built 69b1008ede39 00:47:44 Successfully tagged core-metadata-arm64:latest 00:47:44 Building sys-mgmt-agent 00:47:46  Building core-metadata ... done Removing intermediate container 22006d32946d 00:47:46 ---> d31cd6cf3d00 00:47:46 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:47:46 ---> Running in d2f97cf9bd61 00:47:46 Removing intermediate container d2f97cf9bd61 00:47:46 ---> ea81ae3ba708 00:47:46 Step 24/26 : LABEL arch=arm64 00:47:46 ---> Running in 856bfc6fb844 00:47:47 Removing intermediate container 856bfc6fb844 00:47:47 ---> 97af140ac21f 00:47:47 Step 25/26 : LABEL git_sha=73b049e6c9171fa9ba591a2d15bdf81f2b86791a 00:47:47 ---> Running in e3de9588438f 00:47:48 Removing intermediate container e3de9588438f 00:47:48 ---> b1f86a97175e 00:47:48 Step 26/26 : LABEL version=0.0.0 00:47:49 ---> Running in 509cbe5c719c 00:47:50 Removing intermediate container 509cbe5c719c 00:47:50 ---> 8093d50c89ca 00:47:50 00:47:50 Successfully built 8093d50c89ca 00:47:50 Successfully tagged security-secretstore-setup-arm64:latest 00:48:37  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:37 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:48:37 ---> 2f3bfe999844 00:48:37 Step 3/32 : WORKDIR /edgex-go 00:48:37 ---> Using cache 00:48:37 ---> 7b8d7c85d8df 00:48:37 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:37 ---> Using cache 00:48:37 ---> e2f721f7eb45 00:48:37 Step 5/32 : RUN apk add --update --no-cache make git 00:48:37 ---> Using cache 00:48:37 ---> 0c530ca4f42e 00:48:37 Step 6/32 : COPY go.mod . 00:48:37 ---> Using cache 00:48:37 ---> 9243dc31d2a7 00:48:37 Step 7/32 : RUN go mod download 00:48:37 ---> Using cache 00:48:37 ---> 89167f1e3753 00:48:37 Step 8/32 : COPY . . 00:48:37 ---> Using cache 00:48:37 ---> dab230d4d3b1 00:48:37 Step 9/32 : RUN go mod tidy 00:48:37 ---> Using cache 00:48:37 ---> 5893622347b7 00:48:37 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:48:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:48:37 ---> 2f3bfe999844 00:48:37 Step 3/22 : WORKDIR /edgex-go 00:48:37 ---> Using cache 00:48:37 ---> 7b8d7c85d8df 00:48:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:37 ---> Using cache 00:48:37 ---> e2f721f7eb45 00:48:37 Step 5/22 : RUN apk add --update --no-cache make git 00:48:37 ---> Using cache 00:48:37 ---> 0c530ca4f42e 00:48:37 Step 6/22 : COPY go.mod . 00:48:37 ---> Using cache 00:48:37 ---> 9243dc31d2a7 00:48:37 Step 7/22 : RUN go mod download 00:48:37 ---> Using cache 00:48:37 ---> 89167f1e3753 00:48:37 Step 8/22 : COPY . . 00:48:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:37 ---> 2f3bfe999844 00:48:37 Step 3/24 : WORKDIR /edgex-go 00:48:37 ---> Using cache 00:48:37 ---> 7b8d7c85d8df 00:48:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:37 ---> Using cache 00:48:37 ---> Using cache 00:48:37 ---> dab230d4d3b1 00:48:37 ---> e2f721f7eb45 00:48:37 Step 9/22 : RUN go mod tidyStep 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:48:37 ---> Using cache 00:48:37 00:48:37 ---> 5893622347b7 00:48:37 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:48:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:37 ---> 2f3bfe999844 00:48:37 Step 3/24 : WORKDIR /edgex-go 00:48:37 ---> Using cache 00:48:37 ---> 7b8d7c85d8df 00:48:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:37 ---> Using cache 00:48:37 ---> e2f721f7eb45 00:48:37 Step 5/24 : RUN apk add --update --no-cache make bash git 00:48:38 ---> Running in f2a36a159ea8 00:48:38 ---> Running in 08fd54a2d2bc 00:48:38 ---> Running in cf77880915fb 00:48:38 ---> Running in 29d950118fef 00:48:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:48: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 00:48:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:48:40 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 00:48:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:48:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:48:42 OK: 218 MiB in 52 packages 00:48:42 OK: 218 MiB in 52 packages 00:48:44 Removing intermediate container f2a36a159ea8 00:48:44 ---> bb40c81dbddd 00:48:44 Step 6/24 : COPY go.mod . 00:48:44 Removing intermediate container cf77880915fb 00:48:44 ---> 4ef0a370adc7 00:48:44 Step 6/24 : COPY go.mod . 00:48:46 ---> da6fab82e38d 00:48:46 Step 7/24 : RUN go mod download 00:48:46 ---> Running in 50a9df4c7153 00:48:46 ---> 005b5e6e6201 00:48:46 Step 7/24 : RUN go mod download 00:48:46 ---> Running in 5beeef15b4b6 00:48:52 Removing intermediate container 50a9df4c7153 00:48:52 ---> 060708a473db 00:48:52 Step 8/24 : COPY . . 00:48:52 Removing intermediate container 5beeef15b4b6 00:48:52 ---> b6625ffbf099 00:48:52 Step 8/24 : COPY . . 00:49:25 ---> 5e993cd86af8 00:49:25 Step 9/24 : RUN go mod tidy 00:49:25 ---> 47f3b7116b52 00:49:25 Step 9/24 : RUN go mod tidy 00:49:25 ---> Running in a0baf53a05cd 00:49:25 ---> Running in 6ac50976206a 00:49:31 Removing intermediate container 6ac50976206a 00:49:31 ---> 0c426667e79c 00:49:31 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:49:31 ---> Running in fa36c3d2ba31 00:49:32 Removing intermediate container a0baf53a05cd 00:49:32 ---> 9cb0189967da 00:49:32 Step 10/24 : RUN make cmd/core-data/core-data 00:49:32 ---> Running in 5905fc30608b 00:49:34 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 00:49:34 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 00:50:07 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 00:50:19 Removing intermediate container 29d950118fef 00:50:19 ---> 7387b5bd4832 00:50:19 00:50:19 Step 11/32 : FROM alpine:3.12 00:50:19 ---> 9852663dfa18 00:50:19 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:50:19 ---> Running in 05e27c6841b3 00:50:21 Removing intermediate container 05e27c6841b3 00:50:21 ---> 656098486a92 00:50:21 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:50:21 ---> Running in 2a3506a14cbe 00:50:23 Removing intermediate container 08fd54a2d2bc 00:50:23 ---> 7728694c2cb4 00:50:23 00:50:23 Step 11/22 : FROM alpine:3.12 00:50:23 ---> 9852663dfa18 00:50:23 Step 12/22 : RUN apk add --update --no-cache curl 00:50:23 ---> Running in 4f825f3fb149 00:50:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:25 (1/2) Installing dumb-init (1.2.2-r1) 00:50:25 (2/2) Installing su-exec (0.2-r1) 00:50:25 Executing busybox-1.31.1-r20.trigger 00:50:26 OK: 5 MiB in 16 packages 00:50:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:27 (1/4) Installing ca-certificates (20191127-r4) 00:50:27 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:50:27 (3/4) Installing libcurl (7.77.0-r0) 00:50:27 (4/4) Installing curl (7.77.0-r0) 00:50:27 Executing busybox-1.31.1-r20.trigger 00:50:27 Executing ca-certificates-20191127-r4.trigger 00:50:27 OK: 7 MiB in 18 packages 00:50:28 Removing intermediate container 2a3506a14cbe 00:50:28 ---> 5d0a6a56f923 00:50:28 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:50:28 ---> Running in 6ce7d0d91b13 00:50:29 Removing intermediate container 6ce7d0d91b13 00:50:29 ---> 35930d189c39 00:50:29 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:50:29 ---> Running in 8cf061e5b1cf 00:50:30 Removing intermediate container 4f825f3fb149 00:50:30 ---> 0a37ee816011 00:50:30 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:50:30 ---> Running in c62001f837be 00:50:30 Removing intermediate container 8cf061e5b1cf 00:50:30 ---> e7a13f6c9153 00:50:30 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:50:30 ---> Running in 072ad0322be6 00:50:31 Removing intermediate container c62001f837be 00:50:31 ---> 44d57394cc2a 00:50:31 Step 14/22 : WORKDIR /edgex 00:50:31 ---> Running in 77d734f07a2a 00:50:32 Removing intermediate container 77d734f07a2a 00:50:32 ---> 5787a177d3eb 00:50:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:50:34 ---> 1fc5b073d017 00:50:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:50:35 Removing intermediate container 072ad0322be6 00:50:35 ---> 0c42cc426239 00:50:35 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:50:35 ---> Running in 1697c0567ba7 00:50:36 Removing intermediate container 1697c0567ba7 00:50:36 ---> 03e8e0672a28 00:50:36 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:50:37 ---> 435a633b68ea 00:50:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:50:38 ---> 885d3f548fa6 00:50:38 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:50:38 ---> Running in f04132f6a393 00:50:40 ---> 1bb1f9b7fad4 00:50:40 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:50:40 ---> Running in eec562620eb2 00:50:40 Removing intermediate container eec562620eb2 00:50:40 ---> 58b77b0f77ed 00:50:40 Step 19/22 : CMD ["--init=true"] 00:50:40 ---> Running in 304ffc01a27c 00:50:41 Removing intermediate container 304ffc01a27c 00:50:41 ---> 63ff665cac04 00:50:41 Step 20/22 : LABEL arch=arm64 00:50:41 ---> Running in e9f3610390f1 00:50:42 Removing intermediate container f04132f6a393 00:50:42 ---> 9a2161b9a511 00:50:42 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:42 Removing intermediate container e9f3610390f1 00:50:42 ---> 50888a1c42eb 00:50:42 Step 21/22 : LABEL git_sha=73b049e6c9171fa9ba591a2d15bdf81f2b86791a 00:50:43 ---> Running in e5da815a6210 00:50:43 ---> aad1f3dbf9d7 00:50:43 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:50:44 Removing intermediate container e5da815a6210 00:50:44 ---> 5ec5ccfb0517 00:50:44 Step 22/22 : LABEL version=0.0.0 00:50:44 ---> Running in 59100c11bb61 00:50:45 Removing intermediate container 59100c11bb61 00:50:45 ---> affa840d2611 00:50:45 00:50:45 Successfully built affa840d2611 00:50:45 Successfully tagged security-proxy-setup-arm64:latest 00:50:46  Building security-proxy-setup ... done  ---> ea901615aa24 00:50:46 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:50:47 ---> e5ad6d6dd40d 00:50:47 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:50:49 ---> 490d65dca974 00:50:49 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:50:50 ---> eaec2b408606 00:50:50 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:50:50 ---> Running in 142019af8454 00:50:51 Removing intermediate container 142019af8454 00:50:51 ---> b1792c82570f 00:50:51 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:50:53 ---> b3af86bd927c 00:50:53 Step 27/32 : RUN chmod +x /entrypoint.sh 00:50:53 ---> Running in d60b49254ce2 00:50:58 Removing intermediate container d60b49254ce2 00:50:58 ---> 26113583218b 00:50:58 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:50:58 ---> Running in d4f0eac50bc0 00:50:59 Removing intermediate container d4f0eac50bc0 00:50:59 ---> 17c719d9de16 00:50:59 Step 29/32 : CMD ["gate"] 00:50:59 ---> Running in 229eba8668b0 00:51:00 Removing intermediate container 229eba8668b0 00:51:00 ---> 1c816d5e4146 00:51:00 Step 30/32 : LABEL arch=arm64 00:51:00 ---> Running in fb330b59d97f 00:51:01 Removing intermediate container fb330b59d97f 00:51:01 ---> f5849c45e216 00:51:01 Step 31/32 : LABEL git_sha=73b049e6c9171fa9ba591a2d15bdf81f2b86791a 00:51:01 ---> Running in 024bad4e01ae 00:51:02 Removing intermediate container 024bad4e01ae 00:51:02 ---> 28066732dee7 00:51:02 Step 32/32 : LABEL version=0.0.0 00:51:02 ---> Running in 8b7cb51310cd 00:51:03 Removing intermediate container 8b7cb51310cd 00:51:03 ---> 495b25957a43 00:51:03 00:51:04 Successfully built 495b25957a43 00:51:04 Successfully tagged security-bootstrapper-arm64:latest 00:51:08  Building security-bootstrapper ... done Removing intermediate container fa36c3d2ba31 00:51:08 ---> f8c86118f354 00:51:08 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:51:08 ---> Running in 0f73f67a9ce0 00:51:10 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 00:51:13 Removing intermediate container 0f73f67a9ce0 00:51:13 ---> 02f61bed7d4f 00:51:13 00:51:13 Step 12/24 : FROM docker:20.10.0 00:51:13 20.10.0: Pulling from library/docker 00:51:16 Removing intermediate container 5905fc30608b 00:51:16 ---> f6f25c78c8d1 00:51:16 00:51:16 Step 11/24 : FROM alpine:3.12 00:51:16 ---> 9852663dfa18 00:51:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:51:16 ---> Running in fa2315aa19b9 00:51:16 Removing intermediate container fa2315aa19b9 00:51:16 ---> c03c6afb8dc0 00:51:16 Step 13/24 : ENV APP_PORT=59880 00:51:17 ---> Running in 1eed6d77601a 00:51:17 Removing intermediate container 1eed6d77601a 00:51:17 ---> 29f418eaa722 00:51:17 Step 14/24 : EXPOSE $APP_PORT 00:51:18 ---> Running in 5f394246a069 00:51:18 Removing intermediate container 5f394246a069 00:51:18 ---> daa429de5036 00:51:18 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:18 ---> Running in c5ad3fd2d8e2 00:51:22 Removing intermediate container c5ad3fd2d8e2 00:51:22 ---> 53572a2e8cd8 00:51:22 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:51:22 ---> Running in 812613a6faf1 00:51:22 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:51:22 Status: Downloaded newer image for docker:20.10.0 00:51:22 ---> eeaf43b92773 00:51:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:51:22 ---> Running in 5ccbb870772e 00:51:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:23 Removing intermediate container 5ccbb870772e 00:51:23 ---> b69c15dc4d73 00:51:23 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:51:23 ---> Running in aecf60f0ebc4 00:51:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:24 (1/6) Installing dumb-init (1.2.2-r1) 00:51:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:24 (2/6) Installing libgcc (9.3.0-r2) 00:51:24 (3/6) Installing libsodium (1.0.18-r0) 00:51:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:25 (4/6) Installing libstdc++ (9.3.0-r2) 00:51:25 (5/6) Installing libzmq (4.3.3-r0) 00:51:25 (6/6) Installing zeromq (4.3.3-r0) 00:51:25 Executing busybox-1.31.1-r20.trigger 00:51:25 OK: 8 MiB in 20 packages 00:51:25 (1/39) Installing readline (8.0.4-r0) 00:51:25 (2/39) Installing bash (5.0.17-r0) 00:51:26 Executing bash-5.0.17-r0.post-install 00:51:26 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:51:26 (4/39) Installing libcurl (7.77.0-r0) 00:51:26 (5/39) Installing curl (7.77.0-r0) 00:51:26 (6/39) Installing dumb-init (1.2.2-r1) 00:51:26 (7/39) Installing libbz2 (1.0.8-r1) 00:51:26 (8/39) Installing expat (2.2.9-r1) 00:51:26 (9/39) Installing libffi (3.3-r2) 00:51:26 (10/39) Installing gdbm (1.13-r1) 00:51:26 (11/39) Installing xz-libs (5.2.5-r0) 00:51:26 (12/39) Installing sqlite-libs (3.32.1-r1) 00:51:26 (13/39) Installing python3 (3.8.10-r0) 00:51:27 Removing intermediate container 812613a6faf1 00:51:27 ---> 3e88efb681bd 00:51:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:28 (14/39) Installing py3-appdirs (1.4.4-r1) 00:51:28 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:51:28 (16/39) Installing py3-parsing (2.4.7-r0) 00:51:28 (17/39) Installing py3-six (1.15.0-r0) 00:51:28 (18/39) Installing py3-packaging (20.4-r0) 00:51:28 (19/39) Installing py3-setuptools (47.0.0-r0) 00:51:28 (20/39) Installing py3-chardet (3.0.4-r4) 00:51:28 ---> 2fd6ef8336cb 00:51:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:51:28 (21/39) Installing py3-idna (2.9-r0) 00:51:28 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:51:28 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:51:28 (24/39) Installing py3-requests (2.23.0-r0) 00:51:28 (25/39) Installing py3-msgpack (1.0.0-r0) 00:51:28 (26/39) Installing py3-lockfile (0.12.2-r3) 00:51:28 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:51:28 (28/39) Installing py3-colorama (0.4.3-r0) 00:51:28 (29/39) Installing py3-distlib (0.3.0-r0) 00:51:28 (30/39) Installing py3-distro (1.5.0-r1) 00:51:28 (31/39) Installing py3-webencodings (0.5.1-r3) 00:51:28 (32/39) Installing py3-html5lib (1.0.1-r4) 00:51:28 (33/39) Installing py3-pytoml (0.1.21-r0) 00:51:28 (34/39) Installing py3-pep517 (0.8.2-r0) 00:51:28 (35/39) Installing py3-progress (1.5-r0) 00:51:28 (36/39) Installing py3-toml (0.10.1-r0) 00:51:28 (37/39) Installing py3-retrying (1.3.3-r0) 00:51:28 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:51:28 (39/39) Installing py3-pip (20.1.1-r0) 00:51:28 Executing busybox-1.31.1-r19.trigger 00:51:28 OK: 72 MiB in 59 packages 00:51:29 ---> 0c8ab836ec0d 00:51:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:51:30 ---> 32149332b607 00:51:30 Step 20/24 : ENTRYPOINT ["/core-data"] 00:51:31 ---> Running in 7bec9f5832c3 00:51:31 Removing intermediate container 7bec9f5832c3 00:51:31 ---> b4243f78124f 00:51:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:31 ---> Running in 672cfea7e58d 00:51:32 Removing intermediate container 672cfea7e58d 00:51:32 ---> 2b4e7ee7dfba 00:51:32 Step 22/24 : LABEL arch=arm64 00:51:32 ---> Running in 9a25e8631262 00:51:33 Removing intermediate container 9a25e8631262 00:51:33 ---> 79e740c33614 00:51:33 Step 23/24 : LABEL git_sha=73b049e6c9171fa9ba591a2d15bdf81f2b86791a 00:51:33 ---> Running in 32923fbbd802 00:51:33 Removing intermediate container 32923fbbd802 00:51:33 ---> 7479837ec6ff 00:51:33 Step 24/24 : LABEL version=0.0.0 00:51:34 ---> Running in dfc99a96640b 00:51:34 Removing intermediate container dfc99a96640b 00:51:34 ---> ee125ff22c2f 00:51:34 00:51:34 Successfully built ee125ff22c2f 00:51:34 Successfully tagged core-data-arm64:latest 00:51:35  Building core-data ... done Collecting docker-compose==1.23.2 00:51:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:51:36 Collecting jsonschema<3,>=2.5.1 00:51:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:51:37 Collecting websocket-client<1.0,>=0.32.0 00:51:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:51:38 Collecting dockerpty<0.5,>=0.4.1 00:51:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:51:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:51:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:51:43 Collecting cached-property<2,>=1.2.0 00:51:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:51:43 Collecting docopt<0.7,>=0.6.1 00:51:43 Downloading docopt-0.6.2.tar.gz (25 kB) 00:51:47 Collecting docker<4.0,>=3.6.0 00:51:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:51:48 Collecting texttable<0.10,>=0.9.0 00:51:48 Downloading texttable-0.9.1.tar.gz (11 kB) 00:51:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:51:52 Collecting PyYAML<4,>=3.10 00:51:52 Downloading PyYAML-3.13.tar.gz (270 kB) 00:51:57 Collecting idna<2.8,>=2.5 00:51:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:51:57 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) 00:51:57 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) 00:51:58 Collecting urllib3<1.25,>=1.21.1 00:51:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:51:58 Collecting docker-pycreds>=0.4.0 00:51:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:51:59 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:51:59 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:51:59 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:51:59 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:52:00 Installing collected packages: jsonschema, websocket-client, dockerpty, idna, urllib3, requests, cached-property, docopt, docker-pycreds, docker, texttable, PyYAML, docker-compose 00:52:01 Running setup.py install for dockerpty: started 00:52:04 Running setup.py install for dockerpty: finished with status 'done' 00:52:04 Attempting uninstall: idna 00:52:04 Found existing installation: idna 2.9 00:52:04 Uninstalling idna-2.9: 00:52:04 Successfully uninstalled idna-2.9 00:52:05 Attempting uninstall: urllib3 00:52:05 Found existing installation: urllib3 1.25.9 00:52:05 Uninstalling urllib3-1.25.9: 00:52:05 Successfully uninstalled urllib3-1.25.9 00:52:06 Attempting uninstall: requests 00:52:06 Found existing installation: requests 2.23.0 00:52:06 Uninstalling requests-2.23.0: 00:52:06 Successfully uninstalled requests-2.23.0 00:52:07 Running setup.py install for docopt: started 00:52:10 Running setup.py install for docopt: finished with status 'done' 00:52:11 Running setup.py install for texttable: started 00:52:14 Running setup.py install for texttable: finished with status 'done' 00:52:14 Running setup.py install for PyYAML: started 00:52:18 Running setup.py install for PyYAML: finished with status 'done' 00:52:19 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 00:52:29 Removing intermediate container aecf60f0ebc4 00:52:29 ---> 856711d59378 00:52:29 Step 15/24 : ENV APP_PORT=58890 00:52:29 ---> Running in 56dc0ab8d728 00:52:29 Removing intermediate container 56dc0ab8d728 00:52:29 ---> c917c7db0eed 00:52:29 Step 16/24 : EXPOSE $APP_PORT 00:52:29 ---> Running in c05c4b9acc3f 00:52:29 Removing intermediate container c05c4b9acc3f 00:52:29 ---> 8af5ba274943 00:52:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:52:31 ---> 7e2eae0fe888 00:52:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:52:32 ---> 1e8166dafc8d 00:52:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:52:33 ---> e8361c2e64c9 00:52:33 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:52:33 ---> Running in c46d62d86ba5 00:52:34 Removing intermediate container c46d62d86ba5 00:52:34 ---> 9a09e60cc577 00:52:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:34 ---> Running in 219a2ec27b5e 00:52:34 Removing intermediate container 219a2ec27b5e 00:52:34 ---> 814739bf6d0c 00:52:34 Step 22/24 : LABEL arch=arm64 00:52:34 ---> Running in 679985682d9b 00:52:35 Removing intermediate container 679985682d9b 00:52:35 ---> 9ca2c0b0f52d 00:52:35 Step 23/24 : LABEL git_sha=73b049e6c9171fa9ba591a2d15bdf81f2b86791a 00:52:35 ---> Running in 992e0eee537e 00:52:36 Removing intermediate container 992e0eee537e 00:52:36 ---> fb9865ee7b59 00:52:36 Step 24/24 : LABEL version=0.0.0 00:52:37 ---> Running in 17c5f356e520 00:52:37 Removing intermediate container 17c5f356e520 00:52:37 ---> fc2a9f67d7ca 00:52:37 00:52:38 Successfully built fc2a9f67d7ca 00:52:38 Successfully tagged sys-mgmt-agent-arm64:latest 00:52:38  Building sys-mgmt-agent ... done  [Pipeline] } 00:52:38 $ docker stop --time=1 0b701309a1c11e0e4cae22ccf9c587878094e69fc124aa2d185aa8fe8125351a 00:52:40 $ docker rm -f 0b701309a1c11e0e4cae22ccf9c587878094e69fc124aa2d185aa8fe8125351a [Pipeline] // withDockerContainer [Pipeline] sh 00:52:41 + docker images 00:52:41 REPOSITORY TAG IMAGE ID CREATED SIZE 00:52:41 sys-mgmt-agent-arm64 latest fc2a9f67d7ca 4 seconds ago 299MB 00:52:41 core-data-arm64 latest ee125ff22c2f About a minute ago 19.1MB 00:52:41 f6f25c78c8d1 About a minute ago 975MB 00:52:41 02f61bed7d4f About a minute ago 969MB 00:52:41 security-bootstrapper-arm64 latest 495b25957a43 About a minute ago 17.1MB 00:52:41 security-proxy-setup-arm64 latest affa840d2611 About a minute ago 24MB 00:52:41 7728694c2cb4 2 minutes ago 972MB 00:52:41 7387b5bd4832 2 minutes ago 968MB 00:52:41 security-secretstore-setup-arm64 latest 8093d50c89ca 4 minutes ago 26.5MB 00:52:41 core-metadata-arm64 latest 69b1008ede39 4 minutes ago 15.6MB 00:52:41 core-command-arm64 latest fa8af41135d4 4 minutes ago 15MB 00:52:41 support-notifications-arm64 latest 75d6430bedb1 4 minutes ago 15.7MB 00:52:41 support-scheduler-arm64 latest 4b28394c08e9 5 minutes ago 15.1MB 00:52:41 3d535404363a 5 minutes ago 972MB 00:52:41 b878c128857f 5 minutes ago 974MB 00:52:41 8cc1ef3c7c58 5 minutes ago 969MB 00:52:41 2ca1f06f0d60 5 minutes ago 968MB 00:52:41 65fc33bd7498 5 minutes ago 967MB 00:52:41 ci-base-image-arm64 latest 2f3bfe999844 16 minutes ago 642MB 00:52:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 33 hours ago 429MB 00:52:41 alpine 3.12 9852663dfa18 8 weeks ago 5.32MB 00:52:41 docker 20.10.0 eeaf43b92773 6 months ago 228MB 00:52:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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 00:52:42 ---> job-cost.sh 00:52:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hexi 00:53:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:55:30 lf-activate-venv(): INFO: Adding /tmp/venv-hexi/bin to PATH 00:55:30 INFO: No Stack... 00:55:30 INFO: Retrieving Pricing Info for: v2-standard-4 00:55:30 INFO: Archiving Costs [Pipeline] sh 00:55:30 + cat /w/workspace/edgex-go/4/archives/cost.csv 00:55:30 + cut -d, -f6 [Pipeline] lock 00:55:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3556-4-stack-cost] 00:55:31 Resource [jenkins-edgexfoundry-edgex-go-PR-3556-4-stack-cost] did not exist. Created. 00:55:31 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3556-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:55:31 + echo total: 0.18000000715255737 [Pipeline] stash 00:55:31 Stashed 1 file(s) [Pipeline] } 00:55:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3556-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:55:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:55:34 ---> package-listing.sh 00:55:34 ++ facter osfamily 00:55:34 ++ tr '[:upper:]' '[:lower:]' 00:55:34 + OS_FAMILY=redhat 00:55:34 + workspace=/w/workspace/edgex-go/4 00:55:34 + START_PACKAGES=/tmp/packages_start.txt 00:55:34 + END_PACKAGES=/tmp/packages_end.txt 00:55:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:55:34 + PACKAGES=/tmp/packages_start.txt 00:55:34 + '[' /w/workspace/edgex-go/4 ']' 00:55:34 + PACKAGES=/tmp/packages_end.txt 00:55:34 + case "${OS_FAMILY}" in 00:55:34 + sort 00:55:34 + rpm -qa 00:55:36 + '[' -f /tmp/packages_start.txt ']' 00:55:36 + '[' -f /tmp/packages_end.txt ']' 00:55:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:55:36 + '[' /w/workspace/edgex-go/4 ']' 00:55:36 + mkdir -p /w/workspace/edgex-go/4/archives/ 00:55:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 00:55:36 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:55:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:55:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:37 00:55:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:55:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:37 alpine: Pulling from edgex-lftools-log-publisher 00:55:37 df20fa9351a1: Pulling fs layer 00:55:37 36b3adc4ff6f: Pulling fs layer 00:55:37 8ad3a11d3b57: Pulling fs layer 00:55:37 46f8f816bc3b: Pulling fs layer 00:55:37 93b61091891f: Pulling fs layer 00:55:37 93b9cdb0e59b: Pulling fs layer 00:55:37 5e14af77c1be: Pulling fs layer 00:55:37 01666e4c0597: Pulling fs layer 00:55:37 aa168da1d23b: Pulling fs layer 00:55:37 46f8f816bc3b: Waiting 00:55:37 93b61091891f: Waiting 00:55:37 93b9cdb0e59b: Waiting 00:55:37 5e14af77c1be: Waiting 00:55:37 01666e4c0597: Waiting 00:55:37 aa168da1d23b: Waiting 00:55:37 36b3adc4ff6f: Verifying Checksum 00:55:37 36b3adc4ff6f: Download complete 00:55:37 46f8f816bc3b: Verifying Checksum 00:55:37 46f8f816bc3b: Download complete 00:55:37 df20fa9351a1: Verifying Checksum 00:55:37 df20fa9351a1: Download complete 00:55:37 93b9cdb0e59b: Verifying Checksum 00:55:37 93b9cdb0e59b: Download complete 00:55:37 5e14af77c1be: Verifying Checksum 00:55:37 5e14af77c1be: Download complete 00:55:37 93b61091891f: Verifying Checksum 00:55:37 93b61091891f: Download complete 00:55:37 01666e4c0597: Verifying Checksum 00:55:37 01666e4c0597: Download complete 00:55:37 df20fa9351a1: Pull complete 00:55:37 8ad3a11d3b57: Verifying Checksum 00:55:37 8ad3a11d3b57: Download complete 00:55:37 36b3adc4ff6f: Pull complete 00:55:38 8ad3a11d3b57: Pull complete 00:55:38 46f8f816bc3b: Pull complete 00:55:38 93b61091891f: Pull complete 00:55:38 93b9cdb0e59b: Pull complete 00:55:38 5e14af77c1be: Pull complete 00:55:38 01666e4c0597: Pull complete 00:55:39 aa168da1d23b: Verifying Checksum 00:55:39 aa168da1d23b: Download complete 00:55:44 aa168da1d23b: Pull complete 00:55:44 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:55:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:55:44 prd-centos7-docker-4c-2g-385 does not seem to be running inside a container 00:55:44 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:55:47 $ docker top 5c7b045908b23b066ed49f72a7c68891d5ea65695f9812442369503182d63ae3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:55:48 + touch /tmp/pre-build-complete [Pipeline] sh 00:55:48 + mkdir -p /var/log/sa [Pipeline] sh 00:55:48 + ls /var/log/sa-host 00:55:48 + sadf -c /var/log/sa-host/sa05 00:55:48 file_magic: OK 00:55:48 HZ: Using current value: 100 00:55:48 file_header: OK 00:55: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 00:55:48 Statistics: 00:55:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:55:48 File successfully converted to sysstat format version 12.2.1 00:55:48 + sadf -c /var/log/sa-host/sa11 00:55:48 file_magic: OK 00:55:48 HZ: Using current value: 100 00:55:48 file_header: OK 00:55: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 00:55:48 Statistics: 00:55: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... 00:55:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:55:49 provisioning config files... 00:55:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config4442259281124053580tmp [Pipeline] { [Pipeline] echo 00:55:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:55:49 ---> create-netrc.sh [Pipeline] } 00:55:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:55:50 ---> python-tools-install.sh [Pipeline] echo 00:55:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:55:50 ---> sudo-logs.sh 00:55:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:55:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:55:50 ---> job-cost.sh 00:55:50 lf-activate-venv: SKIPPING 00:55:50 DEBUG: total: 0.18000000715255737 00:55:50 INFO: Retrieving Stack Cost... 00:55:52 INFO: Retrieving Pricing Info for: v3-standard-2 00:55:52 INFO: Archiving Costs [Pipeline] echo 00:55:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:55:52 ---> logs-deploy.sh 00:55:52 lf-activate-venv: SKIPPING 00:55:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3556/4 00:55:52 INFO: archiving workspace using pattern(s): 00:55:53 Archives upload complete. 00:55:53 INFO: archiving logs to Nexus 00:55:54 ---> uname -a: 00:55:54 Linux prd-centos7-docker-4c-2g-385.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:55:54 00:55:54 00:55:54 ---> lscpu: 00:55:54 Architecture: x86_64 00:55:54 CPU op-mode(s): 32-bit, 64-bit 00:55:54 Byte Order: Little Endian 00:55:54 Address sizes: 40 bits physical, 48 bits virtual 00:55:54 CPU(s): 2 00:55:54 On-line CPU(s) list: 0,1 00:55:54 Thread(s) per core: 1 00:55:54 Core(s) per socket: 1 00:55:54 Socket(s): 2 00:55:54 NUMA node(s): 1 00:55:54 Vendor ID: AuthenticAMD 00:55:54 CPU family: 23 00:55:54 Model: 49 00:55:54 Model name: AMD EPYC-Rome Processor 00:55:54 Stepping: 0 00:55:54 CPU MHz: 2800.000 00:55:54 BogoMIPS: 5600.00 00:55:54 Virtualization: AMD-V 00:55:54 Hypervisor vendor: KVM 00:55:54 Virtualization type: full 00:55:54 L1d cache: 64 KiB 00:55:54 L1i cache: 64 KiB 00:55:54 L2 cache: 1 MiB 00:55:54 L3 cache: 32 MiB 00:55:54 NUMA node0 CPU(s): 0,1 00:55:54 Vulnerability Itlb multihit: Not affected 00:55:54 Vulnerability L1tf: Not affected 00:55:54 Vulnerability Mds: Not affected 00:55:54 Vulnerability Meltdown: Not affected 00:55:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:55:54 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:55:54 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:55:54 Vulnerability Srbds: Not affected 00:55:54 Vulnerability Tsx async abort: Not affected 00:55:54 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 00:55:54 00:55:54 00:55:54 ---> nproc: 00:55:54 2 00:55:54 00:55:54 00:55:54 ---> df -h: 00:55:54 Filesystem Size Used Available Use% Mounted on 00:55:54 overlay 40.0G 12.0G 27.9G 30% / 00:55:54 tmpfs 64.0M 0 64.0M 0% /dev 00:55:54 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:55:54 shm 64.0M 0 64.0M 0% /dev/shm 00:55:54 /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os 00:55:54 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf 00:55:54 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname 00:55:54 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts 00:55:54 /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json 00:55:54 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host 00:55:54 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure 00:55:54 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log 00:55:54 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/4@tmp 00:55:54 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/4 00:55:54 00:55:54 00:55:54 ---> free -m: 00:55:54 total used free shared buff/cache available 00:55:54 Mem: 7821 1329 1695 0 4795 6450 00:55:54 Swap: 1023 0 1023 00:55:54 00:55:54 00:55:54 ---> ip addr: 00:55:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:55:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:55:54 inet 127.0.0.1/8 scope host lo 00:55:54 valid_lft forever preferred_lft forever 00:55:54 inet6 ::1/128 scope host 00:55:54 valid_lft forever preferred_lft forever 00:55:54 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:55:54 link/ether fa:16:3e:e5:9e:b4 brd ff:ff:ff:ff:ff:ff 00:55:54 inet 10.30.123.236/23 brd 10.30.123.255 scope global dynamic eth0 00:55:54 valid_lft 84818sec preferred_lft 84818sec 00:55:54 inet6 fe80::f816:3eff:fee5:9eb4/64 scope link 00:55:54 valid_lft forever preferred_lft forever 00:55:54 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:55:54 link/ether 02:42:7b:95:e7:5e brd ff:ff:ff:ff:ff:ff 00:55:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:55:54 valid_lft forever preferred_lft forever 00:55:54 inet6 fe80::42:7bff:fe95:e75e/64 scope link 00:55:54 valid_lft forever preferred_lft forever 00:55:54 00:55:54 00:55:54 ---> sar -b -r -n DEV: 00:55:54 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 00:55:54 00:55:54 00:29:20 LINUX RESTART (2 CPU) 00:55:54 00:55:54 00:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:55:54 00:31:01 101.66 3.66 98.00 0.00 2645.04 20024.20 0.00 00:55:54 00:32:01 184.41 0.00 184.41 0.00 0.00 48325.91 0.00 00:55:54 00:33:01 62.26 0.00 62.26 0.00 0.00 10699.55 0.00 00:55:54 00:34:01 53.15 0.03 53.11 0.00 0.80 3069.44 0.00 00:55:54 00:35:02 487.13 160.69 326.44 0.00 3891.00 199470.89 0.00 00:55:54 00:36:01 454.43 206.33 248.09 0.00 10135.28 119452.04 0.00 00:55:54 00:37:01 429.34 14.30 415.04 0.00 1438.51 173828.42 0.00 00:55:54 00:38:01 140.13 2.78 137.35 0.00 784.15 22064.98 0.00 00:55:54 00:39:01 1.48 0.00 1.48 0.00 0.00 27.14 0.00 00:55:54 00:40:01 0.35 0.00 0.35 0.00 0.00 5.43 0.00 00:55:54 00:41:01 0.28 0.00 0.28 0.00 0.00 2.88 0.00 00:55:54 00:42:01 0.28 0.00 0.28 0.00 0.00 3.38 0.00 00:55:54 00:43:01 0.23 0.00 0.23 0.00 0.00 2.87 0.00 00:55:54 00:44:01 0.25 0.00 0.25 0.00 0.00 3.32 0.00 00:55:54 00:45:01 0.43 0.18 0.25 0.00 5.73 3.08 0.00 00:55:54 00:46:01 0.80 0.00 0.80 0.00 0.00 15.91 0.00 00:55:54 00:47:01 0.35 0.00 0.35 0.00 0.00 5.15 0.00 00:55:54 00:48:01 0.28 0.00 0.28 0.00 0.00 4.56 0.00 00:55:54 00:49:01 0.23 0.00 0.23 0.00 0.00 2.91 0.00 00:55:54 00:50:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 00:55:54 00:51:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 00:55:54 00:52:01 0.25 0.00 0.25 0.00 0.00 3.36 0.00 00:55:54 00:53:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 00:55:54 00:54:01 0.37 0.00 0.37 0.00 0.00 4.86 0.00 00:55:54 00:55:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 00:55:54 Average: 76.72 15.47 61.25 0.00 750.18 23914.82 0.00 00:55:54 00:55:54 00:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:55:54 00:31:01 5130176 0 816220 10.19 2620 2059924 1252872 13.83 741436 1723056 152 00:55:54 00:32:01 4015112 0 1146728 14.32 2620 2844480 1668420 18.42 1271892 2189932 91996 00:55:54 00:33:01 3719796 0 1205956 15.06 2620 3080568 1917408 21.17 1443472 2287304 18876 00:55:54 00:34:01 3712212 0 1136652 14.19 2620 3157456 1653788 18.26 1327272 2407320 176700 00:55:54 00:35:02 137132 0 1344264 16.78 2620 6524924 1789508 19.76 3108548 4054916 260992 00:55:54 00:36:01 733660 0 1363640 17.03 2620 5909020 2016836 22.27 2840700 3704228 21212 00:55:54 00:37:01 1112780 0 1510728 18.86 2620 5382812 2803216 30.95 2151528 3998476 64 00:55:54 00:38:01 2359408 0 1261044 15.75 2620 4385868 1434744 15.84 1435444 3508184 12 00:55:54 00:39:01 2363532 0 1256916 15.69 2620 4385872 1398920 15.44 1432648 3508000 8 00:55:54 00:40:01 2364132 0 1256312 15.69 2620 4385876 1398848 15.44 1432312 3508000 8 00:55:54 00:41:01 2364204 0 1256236 15.69 2620 4385880 1398800 15.44 1432416 3508000 8 00:55:54 00:42:01 2363588 0 1256848 15.69 2620 4385884 1399004 15.45 1432576 3508064 8 00:55:54 00:43:01 2363600 0 1256832 15.69 2620 4385888 1399076 15.45 1432856 3508064 8 00:55:54 00:44:01 2364108 0 1256320 15.69 2620 4385892 1398884 15.44 1432640 3508064 12 00:55:54 00:45:01 2363604 0 1256792 15.69 2620 4385924 1398908 15.44 1432880 3508092 20 00:55:54 00:46:01 2364508 0 1255884 15.68 2620 4385928 1398800 15.44 1432456 3508092 12 00:55:54 00:47:01 2364524 0 1255864 15.68 2620 4385932 1398752 15.44 1432188 3508092 16 00:55:54 00:48:01 2364680 0 1255696 15.68 2620 4385944 1398752 15.44 1432192 3508092 8 00:55:54 00:49:01 2364580 0 1255796 15.68 2620 4385944 1398752 15.44 1432308 3508092 8 00:55:54 00:50:01 2361176 0 1259192 15.72 2620 4385952 1398980 15.45 1438352 3505288 16 00:55:54 00:51:01 2361436 0 1258932 15.72 2620 4385952 1398848 15.44 1437940 3505288 12 00:55:54 00:52:01 2361712 0 1258648 15.72 2620 4385960 1398752 15.44 1437896 3505292 8 00:55:54 00:53:01 2361828 0 1258528 15.71 2620 4385964 1398752 15.44 1437904 3505288 8 00:55:54 00:54:01 2361704 0 1258652 15.72 2620 4385964 1398752 15.44 1437788 3505288 8 00:55:54 00:55:01 2361732 0 1258616 15.72 2620 4385972 1398836 15.44 1438000 3505288 16 00:55:54 Average: 2443797 0 1246292 15.56 2620 4316231 1532688 16.92 1548226 3339752 22808 00:55:54 00:55:54 00:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:55:54 00:31:01 eth0 1216.02 1318.56 5277.23 140.95 0.00 0.00 0.00 0.00 00:55:54 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:31:01 docker0 963.21 764.85 77.81 2745.94 0.00 0.00 0.00 0.00 00:55:54 00:32:01 vethcd73552 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:55:54 00:32:01 eth0 546.31 454.54 3548.78 48.63 0.00 0.00 0.00 0.00 00:55:54 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:32:01 docker0 203.83 259.73 13.52 845.05 0.00 0.00 0.00 0.00 00:55:54 00:33:01 vethcd73552 1.23 1.23 0.10 0.10 0.00 0.00 0.00 0.00 00:55:54 00:33:01 eth0 38.20 24.18 23.06 103.72 0.00 0.00 0.00 0.00 00:55:54 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:33:01 docker0 1.23 1.23 0.08 0.10 0.00 0.00 0.00 0.00 00:55:54 00:34:01 vethcd73552 0.82 0.82 0.06 0.06 0.00 0.00 0.00 0.00 00:55:54 00:34:01 eth0 28.50 14.46 22.53 11.41 0.00 0.00 0.00 0.00 00:55:54 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:34:01 docker0 0.82 0.82 0.05 0.06 0.00 0.00 0.00 0.00 00:55:54 00:35:02 vethedc086b 0.00 0.49 0.00 0.03 0.00 0.00 0.00 0.00 00:55:54 00:35:02 eth0 246.87 203.67 1846.02 27.96 0.00 0.00 0.00 0.00 00:55:54 00:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:35:02 docker0 45.24 57.35 2.99 163.89 0.00 0.00 0.00 0.00 00:55:54 00:36:01 vethedc086b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:36:01 veth25cffa7 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 00:55:54 00:36:01 vethb674856 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 00:55:54 00:36:01 eth0 25.17 13.99 63.39 8.81 0.00 0.00 0.00 0.00 00:55:54 00:37:01 veth1f5c1d8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:55:54 00:37:01 vethedc086b 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 00:55:54 00:37:01 eth0 115.44 74.70 285.50 134.03 0.00 0.00 0.00 0.00 00:55:54 00:37:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:55:54 00:38:01 eth0 160.40 126.11 1584.21 17.70 0.00 0.00 0.00 0.00 00:55:54 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:38:01 docker0 1269.44 1177.09 97.54 4309.36 0.00 0.00 0.00 0.00 00:55:54 00:39:01 eth0 0.77 0.33 0.30 0.20 0.00 0.00 0.00 0.00 00:55:54 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:40:01 eth0 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 00:55:54 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:41:01 eth0 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 00:55:54 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:42:01 eth0 1.30 0.32 0.36 0.17 0.00 0.00 0.00 0.00 00:55:54 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:43:01 eth0 0.78 0.35 0.30 0.24 0.00 0.00 0.00 0.00 00:55:54 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:44:01 eth0 1.28 0.28 0.35 0.20 0.00 0.00 0.00 0.00 00:55:54 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:45:01 eth0 0.65 0.38 0.35 0.26 0.00 0.00 0.00 0.00 00:55:54 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:46:01 eth0 0.25 0.10 0.07 0.01 0.00 0.00 0.00 0.00 00:55:54 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:55:54 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:48:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:55:54 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:49:01 eth0 0.83 0.07 0.07 0.01 0.00 0.00 0.00 0.00 00:55:54 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:50:01 eth0 0.60 0.38 0.34 0.20 0.00 0.00 0.00 0.00 00:55:54 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:51:01 eth0 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 00:55:54 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:52:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:55:54 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:53:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:55:54 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:54:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:55:54 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:55:01 eth0 0.23 0.20 0.08 0.04 0.00 0.00 0.00 0.00 00:55:54 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 Average: eth0 94.81 88.67 504.17 19.73 0.00 0.00 0.00 0.00 00:55:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:54 Average: docker0 50.83 47.13 3.91 172.55 0.00 0.00 0.00 0.00 00:55:54 00:55:54 00:55:54 ---> sar -P ALL: 00:55:54 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 00:55:54 00:55:54 00:29:20 LINUX RESTART (2 CPU) 00:55:54 00:55:54 00:30:02 CPU %user %nice %system %iowait %steal %idle 00:55:54 00:31:01 all 19.86 0.00 5.78 5.15 0.08 69.14 00:55:54 00:31:01 0 16.38 0.00 5.99 4.64 0.07 72.92 00:55:54 00:31:01 1 23.35 0.00 5.56 5.66 0.09 65.34 00:55:54 00:32:01 all 26.62 0.00 8.56 5.17 0.10 59.56 00:55:54 00:32:01 0 27.50 0.00 8.65 5.01 0.11 58.73 00:55:54 00:32:01 1 25.74 0.00 8.46 5.33 0.09 60.39 00:55:54 00:33:01 all 43.13 0.00 5.46 0.48 0.09 50.84 00:55:54 00:33:01 0 43.39 0.00 5.39 0.45 0.09 50.69 00:55:54 00:33:01 1 42.86 0.00 5.53 0.52 0.09 51.00 00:55:54 00:34:01 all 59.97 0.00 8.08 1.02 0.11 30.82 00:55:54 00:34:01 0 58.97 0.00 7.62 1.13 0.11 32.16 00:55:54 00:34:01 1 60.97 0.00 8.54 0.92 0.11 29.47 00:55:54 00:35:02 all 22.27 0.00 15.17 35.30 0.11 27.16 00:55:54 00:35:02 0 22.50 0.00 14.91 36.67 0.11 25.82 00:55:54 00:35:02 1 22.04 0.00 15.42 33.92 0.11 28.51 00:55:54 00:36:01 all 64.58 0.00 12.87 17.68 0.11 4.75 00:55:54 00:36:01 0 65.12 0.00 12.15 16.57 0.11 6.05 00:55:54 00:36:01 1 64.05 0.00 13.59 18.78 0.11 3.47 00:55:54 00:37:01 all 64.79 0.00 18.38 14.89 0.13 1.81 00:55:54 00:37:01 0 64.24 0.00 18.23 15.61 0.13 1.79 00:55:54 00:37:01 1 65.34 0.00 18.53 14.17 0.13 1.83 00:55:54 00:38:01 all 12.33 0.00 4.91 2.27 0.07 80.42 00:55:54 00:38:01 0 13.40 0.00 5.22 1.98 0.07 79.33 00:55:54 00:38:01 1 11.25 0.00 4.59 2.56 0.07 81.52 00:55:54 00:39:01 all 0.09 0.00 0.05 0.00 0.02 99.84 00:55:54 00:39:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:55:54 00:39:01 1 0.15 0.00 0.07 0.00 0.03 99.75 00:55:54 00:40:01 all 0.11 0.00 0.03 0.00 0.03 99.84 00:55:54 00:40:01 0 0.17 0.00 0.03 0.00 0.02 99.78 00:55:54 00:40:01 1 0.05 0.00 0.02 0.00 0.03 99.90 00:55:54 00:41:01 all 0.07 0.00 0.02 0.00 0.02 99.90 00:55:54 00:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:55:54 00:41:01 1 0.12 0.00 0.02 0.00 0.02 99.85 00:55:54 00:55:54 00:41:01 CPU %user %nice %system %iowait %steal %idle 00:55:54 00:42:01 all 0.18 0.00 0.02 0.00 0.02 99.79 00:55:54 00:42:01 0 0.05 0.00 0.03 0.00 0.02 99.90 00:55:54 00:42:01 1 0.30 0.00 0.00 0.00 0.02 99.68 00:55:54 00:43:01 all 0.17 0.00 0.02 0.00 0.02 99.80 00:55:54 00:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:55:54 00:43:01 1 0.32 0.00 0.02 0.00 0.02 99.65 00:55:54 00:44:01 all 0.14 0.00 0.04 0.00 0.02 99.80 00:55:54 00:44:01 0 0.05 0.00 0.05 0.00 0.02 99.88 00:55:54 00:44:01 1 0.23 0.00 0.03 0.00 0.02 99.72 00:55:54 00:45:01 all 0.15 0.00 0.03 0.00 0.03 99.79 00:55:54 00:45:01 0 0.00 0.00 0.05 0.00 0.02 99.93 00:55:54 00:45:01 1 0.30 0.00 0.02 0.00 0.03 99.65 00:55:54 00:46:01 all 0.08 0.00 0.03 0.00 0.02 99.87 00:55:54 00:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:55:54 00:46:01 1 0.12 0.00 0.05 0.00 0.02 99.82 00:55:54 00:47:01 all 0.12 0.00 0.03 0.00 0.03 99.82 00:55:54 00:47:01 0 0.02 0.00 0.03 0.00 0.02 99.93 00:55:54 00:47:01 1 0.22 0.00 0.03 0.00 0.03 99.72 00:55:54 00:48:01 all 0.14 0.00 0.02 0.00 0.02 99.82 00:55:54 00:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:55:54 00:48:01 1 0.27 0.00 0.02 0.00 0.02 99.70 00:55:54 00:49:01 all 0.10 0.00 0.02 0.00 0.03 99.85 00:55:54 00:49:01 0 0.03 0.00 0.02 0.00 0.03 99.92 00:55:54 00:49:01 1 0.17 0.00 0.02 0.00 0.03 99.78 00:55:54 00:50:01 all 0.11 0.00 0.03 0.00 0.03 99.84 00:55:54 00:50:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:55:54 00:50:01 1 0.22 0.00 0.03 0.00 0.03 99.72 00:55:54 00:51:01 all 0.08 0.00 0.03 0.00 0.02 99.87 00:55:54 00:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:55:54 00:51:01 1 0.13 0.00 0.05 0.00 0.03 99.78 00:55:54 00:52:01 all 0.09 0.00 0.02 0.00 0.01 99.88 00:55:54 00:52:01 0 0.05 0.00 0.02 0.00 0.00 99.93 00:55:54 00:52:01 1 0.13 0.00 0.02 0.00 0.02 99.83 00:55:54 00:55:54 00:52:01 CPU %user %nice %system %iowait %steal %idle 00:55:54 00:53:01 all 0.10 0.00 0.03 0.00 0.03 99.84 00:55:54 00:53:01 0 0.17 0.00 0.02 0.00 0.02 99.80 00:55:54 00:53:01 1 0.03 0.00 0.03 0.00 0.05 99.88 00:55:54 00:54:01 all 0.12 0.00 0.03 0.00 0.02 99.84 00:55:54 00:54:01 0 0.18 0.00 0.02 0.00 0.02 99.78 00:55:54 00:54:01 1 0.05 0.00 0.03 0.00 0.02 99.90 00:55:54 00:55:01 all 0.11 0.00 0.03 0.00 0.02 99.84 00:55:54 00:55:01 0 0.17 0.00 0.03 0.00 0.00 99.80 00:55:54 00:55:01 1 0.05 0.00 0.03 0.00 0.03 99.88 00:55:54 Average: all 11.86 0.00 3.01 3.10 0.04 81.98 00:55:54 Average: 0 11.75 0.00 2.97 3.11 0.04 82.14 00:55:54 Average: 1 11.97 0.00 3.05 3.10 0.05 81.83 00:55:54 00:55:54 00:55:54