Pull request #3570 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at 649de8085a2358d24573e8b32b9ef122143f6397 rather than 0021f564cd828733515ee6aedb0f0cf6b2e0d03d Obtained Jenkinsfile from 649de8085a2358d24573e8b32b9ef122143f6397 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-ssh5118395756282587828.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-ssh1176312133786248905.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-3570/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-3570/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh707723615980014445.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-ssh88224251566010062.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-3570/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-3570/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1872580159303120332.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 ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-2037 in /w/workspace/edgexfoundry_edgex-go_PR-3570 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh3858316309004099499.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 649de8085a2358d24573e8b32b9ef122143f6397 into PR head commit 0021f564cd828733515ee6aedb0f0cf6b2e0d03d Merge succeeded, producing 0021f564cd828733515ee6aedb0f0cf6b2e0d03d Checking out Revision 0021f564cd828733515ee6aedb0f0cf6b2e0d03d (PR-3570) > 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/5@tmp/jenkins-gitclient-ssh5227525160417645107.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3570/head:refs/remotes/origin/PR-3570 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0021f564cd828733515ee6aedb0f0cf6b2e0d03d # 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/5@tmp/jenkins-gitclient-ssh4751796973092982603.key > git merge 649de8085a2358d24573e8b32b9ef122143f6397 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0021f564cd828733515ee6aedb0f0cf6b2e0d03d # timeout=10 Commit message: "docs(sma): update Swaggerfile" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk b51a6a18e8aa0be533aa5c9652caab7a57c79f90 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:27:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:27:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:27:38 ========================================================= 05:27:38 EdgeX Global Pipelines Version Info 05:27:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:27:44 ------------------- 05:27:44 stable info: 05:27:44 ------------------- 05:27:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:27:44 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:27:44 Message: update stable to v1.0.195 05:27:45 ------------------- 05:27:45 experimental info: 05:27:45 ------------------- 05:27:45 Commited By: **** collab-it+edgex@linuxfoundation.org 05:27:45 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:27:45 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:27:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:27:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:27:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:27:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:27:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:27:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:27:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:27:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:27:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:27:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:27:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:27:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:27:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:27:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:27:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:27:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:27:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:27:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:27:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:27:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 05:27:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:27:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:27:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3570 [Pipeline] echo 05:27:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3570 [Pipeline] echo 05:27:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3570 [Pipeline] echo 05:27:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0021f564cd828733515ee6aedb0f0cf6b2e0d03d [Pipeline] echo 05:27:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0021f56 [Pipeline] echo 05:27:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:27:54 provisioning config files... 05:27:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config6557917341207533060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:27:55 ---> docker-login.sh 05:27:55 nexus3.edgexfoundry.org:10001 05:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:55 Configure a credential helper to remove this warning. See 05:27:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:55 05:27:55 Login Succeeded 05:27:55 nexus3.edgexfoundry.org:10002 05:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:55 Configure a credential helper to remove this warning. See 05:27:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:55 05:27:55 Login Succeeded 05:27:55 nexus3.edgexfoundry.org:10003 05:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:55 Configure a credential helper to remove this warning. See 05:27:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:55 05:27:55 Login Succeeded 05:27:55 nexus3.edgexfoundry.org:10004 05:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:55 Configure a credential helper to remove this warning. See 05:27:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:55 05:27:55 Login Succeeded 05:27:55 docker.io 05:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:56 Configure a credential helper to remove this warning. See 05:27:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:56 05:27:56 Login Succeeded 05:27:56 ---> docker-login.sh ends [Pipeline] } 05:27:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:27:58 ++ 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 05:27:58 + for file in '`ls cmd/**/Dockerfile`' 05:27:58 ++ cut -d/ -f2 05:27:58 ++ dirname cmd/core-command/Dockerfile 05:27:58 + echo core-command,cmd/core-command/Dockerfile 05:27:58 + for file in '`ls cmd/**/Dockerfile`' 05:27:58 ++ dirname cmd/core-data/Dockerfile 05:27:58 ++ cut -d/ -f2 05:27:58 + echo core-data,cmd/core-data/Dockerfile 05:27:58 + for file in '`ls cmd/**/Dockerfile`' 05:27:58 ++ dirname cmd/core-metadata/Dockerfile 05:27:58 ++ cut -d/ -f2 05:27:58 + echo core-metadata,cmd/core-metadata/Dockerfile 05:27:58 + for file in '`ls cmd/**/Dockerfile`' 05:27:58 ++ cut -d/ -f2 05:27:58 ++ dirname cmd/security-bootstrapper/Dockerfile 05:27:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:27:58 + for file in '`ls cmd/**/Dockerfile`' 05:27:58 ++ dirname cmd/security-proxy-setup/Dockerfile 05:27:58 ++ cut -d/ -f2 05:27:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:27:58 + for file in '`ls cmd/**/Dockerfile`' 05:27:58 ++ dirname cmd/security-secretstore-setup/Dockerfile 05:27:58 ++ cut -d/ -f2 05:27:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:27:58 + for file in '`ls cmd/**/Dockerfile`' 05:27:58 ++ dirname cmd/support-notifications/Dockerfile 05:27:58 ++ cut -d/ -f2 05:27:58 + echo support-notifications,cmd/support-notifications/Dockerfile 05:27:58 + for file in '`ls cmd/**/Dockerfile`' 05:27:58 ++ dirname cmd/support-scheduler/Dockerfile 05:27:58 ++ cut -d/ -f2 05:27:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile 05:27:58 + for file in '`ls cmd/**/Dockerfile`' 05:27:58 ++ dirname cmd/sys-mgmt-agent/Dockerfile 05:27:58 ++ cut -d/ -f2 05:27:58 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 05:27:58 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 05:28:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:28:19 05:28:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:28:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:28:30 latest: Pulling from edgex-devops/git-semver 05:28:30 31603596830f: Pulling fs layer 05:28:30 54011a49482f: Pulling fs layer 05:28:30 a6820b24f6d8: Pulling fs layer 05:28:30 f581987b2513: Pulling fs layer 05:28:30 f581987b2513: Waiting 05:28:30 54011a49482f: Download complete 05:28:30 31603596830f: Verifying Checksum 05:28:30 31603596830f: Download complete 05:28:30 f581987b2513: Verifying Checksum 05:28:30 f581987b2513: Download complete 05:28:30 31603596830f: Pull complete 05:28:30 a6820b24f6d8: Verifying Checksum 05:28:30 a6820b24f6d8: Download complete 05:28:30 54011a49482f: Pull complete 05:28:30 a6820b24f6d8: Pull complete 05:28:30 f581987b2513: Pull complete 05:28:30 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:28:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:28:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:28:31 prd-centos7-docker-4c-2g-2037 does not seem to be running inside a container 05:28:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10004/edgex-devops/git-semver:latest cat 05:28:33 $ docker top e3af579e1d49a3ac7ef341d8c198fdaebfb8f4d0643b566403db8477ab14a1e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:28:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:28:35 [ssh-agent] Looking for ssh-agent implementation... 05:28:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:28:35 $ docker exec e3af579e1d49a3ac7ef341d8c198fdaebfb8f4d0643b566403db8477ab14a1e1 ssh-agent 05:28:35 SSH_AUTH_SOCK=/tmp/ssh-6AY64VfUQyb0/agent.13 05:28:35 SSH_AGENT_PID=19 05:28:35 Running ssh-add (command line suppressed) 05:28:36 Identity added: /w/workspace/edgex-go/5@tmp/private_key_886480490773828360.key (/w/workspace/edgex-go/5@tmp/private_key_886480490773828360.key) 05:28:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:28:36 + git tag --points-at HEAD [Pipeline] } 05:28:36 $ docker exec --env ******** --env ******** e3af579e1d49a3ac7ef341d8c198fdaebfb8f4d0643b566403db8477ab14a1e1 ssh-agent -k 05:28:36 unset SSH_AUTH_SOCK; 05:28:36 unset SSH_AGENT_PID; 05:28:36 echo Agent pid 19 killed; 05:28:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:28:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:28:36 [ssh-agent] Looking for ssh-agent implementation... 05:28:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:28:36 $ docker exec e3af579e1d49a3ac7ef341d8c198fdaebfb8f4d0643b566403db8477ab14a1e1 ssh-agent 05:28:36 SSH_AUTH_SOCK=/tmp/ssh-SpkVWMbRFcTb/agent.53 05:28:36 SSH_AGENT_PID=59 05:28:36 Running ssh-add (command line suppressed) 05:28:36 Identity added: /w/workspace/edgex-go/5@tmp/private_key_8448692741342012714.key (/w/workspace/edgex-go/5@tmp/private_key_8448692741342012714.key) 05:28:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:28:39 + git semver init 05:28:39 # -> Open(): unable to determine branch for HEAD 05:28:39 # $GIT_DIR = /w/workspace/edgex-go/5/.git 05:28:39 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 05:28:39 # $SEMVER_REMOTE_NAME = origin 05:28:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:28:39 # $SEMVER_USER_NAME = edgex-jenkins 05:28:39 # $SEMVER_BRANCH = PR-3570 05:28:39 # $SEMVER_TEMP = /tmp/semver-216959143 05:28:39 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 05:29:11 # '/tmp/semver-216959143' -> '/w/workspace/edgex-go/5/.semver' 05:29:11 # -> Force: false 05:29:11 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 05:29:11 $ docker exec --env ******** --env ******** e3af579e1d49a3ac7ef341d8c198fdaebfb8f4d0643b566403db8477ab14a1e1 ssh-agent -k 05:29:11 unset SSH_AUTH_SOCK; 05:29:11 unset SSH_AGENT_PID; 05:29:11 echo Agent pid 59 killed; 05:29:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:29:11 + git semver [Pipeline] } 05:29:11 $ docker stop --time=1 e3af579e1d49a3ac7ef341d8c198fdaebfb8f4d0643b566403db8477ab14a1e1 05:29:13 $ docker rm -f e3af579e1d49a3ac7ef341d8c198fdaebfb8f4d0643b566403db8477ab14a1e1 [Pipeline] // withDockerContainer [Pipeline] sh 05:29:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:29:16 Stashed 1 file(s) [Pipeline] echo 05:29:16 [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 05:29:19 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:29:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:29:21 + sudo service docker restart 05:29:21 + true 05:29:21 Redirecting to /bin/systemctl restart docker.service 05:29:33 Still waiting to schedule task 05:29:33 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 05:29:38 ========================================================= 05:29:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:29:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:29:38 + 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 . 05:29:40 Sending build context to Docker daemon 329.5MB 05:29:40 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 05:29:40 Step 2/6 : FROM ${BASE} 05:29:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:29:40 540db60ca938: Pulling fs layer 05:29:40 adcc1eea9eea: Pulling fs layer 05:29:40 4c4ab2625f07: Pulling fs layer 05:29:40 0510c868ecb4: Pulling fs layer 05:29:40 afea3b2eda06: Pulling fs layer 05:29:40 7809a108b3ef: Pulling fs layer 05:29:40 f706445af74f: Pulling fs layer 05:29:40 afea3b2eda06: Waiting 05:29:40 7809a108b3ef: Waiting 05:29:40 f706445af74f: Waiting 05:29:40 0510c868ecb4: Waiting 05:29:40 4c4ab2625f07: Verifying Checksum 05:29:40 4c4ab2625f07: Download complete 05:29:40 adcc1eea9eea: Verifying Checksum 05:29:40 adcc1eea9eea: Download complete 05:29:40 afea3b2eda06: Verifying Checksum 05:29:40 afea3b2eda06: Download complete 05:29:40 540db60ca938: Verifying Checksum 05:29:40 540db60ca938: Download complete 05:29:40 7809a108b3ef: Verifying Checksum 05:29:40 7809a108b3ef: Download complete 05:29:40 540db60ca938: Pull complete 05:29:40 adcc1eea9eea: Pull complete 05:29:40 4c4ab2625f07: Pull complete 05:29:44 f706445af74f: Verifying Checksum 05:29:44 f706445af74f: Download complete 05:29:44 0510c868ecb4: Verifying Checksum 05:29:44 0510c868ecb4: Download complete 05:29:46 0510c868ecb4: Pull complete 05:29:46 afea3b2eda06: Pull complete 05:29:46 7809a108b3ef: Pull complete 05:29:48 f706445af74f: Pull complete 05:29:48 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:29:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:29:48 ---> b068be0155e3 05:29:48 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 05:29:50 ---> Running in c387e9391322 05:29:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:29:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:29:52 (1/12) Installing libmagic (5.39-r0) 05:29:53 (2/12) Installing file (5.39-r0) 05:29:53 (3/12) Installing libc-dev (0.7.2-r3) 05:29:53 (4/12) Installing g++ (10.2.1_pre1-r3) 05:29:57 (5/12) Installing fortify-headers (1.1-r0) 05:29:57 (6/12) Installing patch (2.7.6-r6) 05:29:57 (7/12) Installing build-base (0.5-r2) 05:29:57 (8/12) Installing libsodium (1.0.18-r0) 05:29:57 (9/12) Installing pkgconf (1.7.3-r0) 05:29:57 (10/12) Installing libsodium-dev (1.0.18-r0) 05:29:57 (11/12) Installing libzmq (4.3.3-r1) 05:29:57 (12/12) Installing zeromq-dev (4.3.3-r1) 05:29:57 Executing busybox-1.32.1-r6.trigger 05:29:57 OK: 219 MiB in 52 packages 05:29:58 Removing intermediate container c387e9391322 05:29:58 ---> c33071bd58a7 05:29:58 Step 4/6 : WORKDIR /edgex-go 05:29:58 ---> Running in fe8609c5fc80 05:29:58 Removing intermediate container fe8609c5fc80 05:29:58 ---> dae1b2a73aea 05:29:58 Step 5/6 : COPY go.mod . 05:29:59 ---> 2834d15996dc 05:29:59 Step 6/6 : RUN go mod download 05:29:59 ---> Running in d196b0e5d98b 05:30:11 Removing intermediate container d196b0e5d98b 05:30:11 ---> d54d455a792a 05:30:11 Successfully built d54d455a792a 05:30:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:30:14 + docker inspect -f . ci-base-image-x86_64 05:30:14 . [Pipeline] withDockerContainer 05:30:14 prd-centos7-docker-4c-2g-2037 does not seem to be running inside a container 05:30:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:30:14 $ docker top 7a6d88b29c1c0b7e1dd03026f1041dae86ae382769bada51ef0a17064b3c5500 -eo pid,comm [Pipeline] { [Pipeline] sh 05:30:15 + go version 05:30:15 go version go1.16.3 linux/amd64 [Pipeline] } 05:30:15 $ docker stop --time=1 7a6d88b29c1c0b7e1dd03026f1041dae86ae382769bada51ef0a17064b3c5500 05:30:16 $ docker rm -f 7a6d88b29c1c0b7e1dd03026f1041dae86ae382769bada51ef0a17064b3c5500 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:30:19 + docker inspect -f . ci-base-image-x86_64 05:30:19 . [Pipeline] withDockerContainer 05:30:19 prd-centos7-docker-4c-2g-2037 does not seem to be running inside a container 05:30:19 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:30:19 $ docker top 04cc530b91005a6af31006597374c498adc5926c1b69dc847561b1d2d9487101 -eo pid,comm [Pipeline] { [Pipeline] echo 05:30:19 ========================================================= 05:30:19 [edgeXBuildGoParallel] Running Tests and Build... 05:30:19 ========================================================= [Pipeline] sh 05:30:20 + go mod tidy [Pipeline] sh 05:30:20 + make test 05:30:20 go mod tidy 05:30:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:30:26 ? github.com/edgexfoundry/edgex-go [no test files] 05:30:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:30:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:30:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:30:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:30:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:30:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:30:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:30:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:30:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:30:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements 05:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:30:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 100.0% of statements 05:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:30:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 53.4% of statements 05:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:30:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.078s coverage: 87.7% of statements 05:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:30:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.050s coverage: 78.9% of statements 05:30:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 81.2% of statements 05:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 05:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:30:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.231s coverage: 95.1% of statements 05:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 05:30:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:30:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 05:30:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:30:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:30:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:30:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 05:30:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:30:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:30:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:30:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.041s coverage: 0.8% of statements 05:30:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:30:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 05:30:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 22.0% of statements 05:30:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements 05:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.073s coverage: 79.5% of statements 05:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 05:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 05:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 05:31:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements 05:31:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 05:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.210s coverage: 81.8% of statements 05:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 05:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 05:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 05:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 05:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 05:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 05:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 05:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 05:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 05:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.133s coverage: 64.4% of statements 05:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 05:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 05:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 05:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 05:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 05:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.215s coverage: 66.9% of statements 05:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.6% of statements 05:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 05:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:31:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 05:31:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:31:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 19.3% of statements 05:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:31:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 91.9% of statements 05:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 05:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:31:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 05:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:31:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.6% of statements 05:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 05:31:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:31:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 05:31:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 05:31:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 05:31:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 05:31:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:31:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:31:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 05:31:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:31:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements 05:31:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements 05:31:43 GO111MODULE=on go vet ./... 05:31:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2038 in /w/workspace/edgexfoundry_edgex-go_PR-3570 [Pipeline] { [Pipeline] ws 05:31:53 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 05:31:53 The recommended git tool is: git 05:32:05 gofmt -l . 05:32:05 [ "`gofmt -l .`" = "" ] 05:32:05 ./bin/test-attribution-txt.sh [Pipeline] sh 05:32:06 + ls -al . 05:32:06 total 516 05:32:06 drwxrwxr-x 10 1001 1001 4096 Jun 17 05:32 . 05:32:06 drwxr-xr-x 4 root root 28 Jun 17 05:30 .. 05:32:06 -rw-rw-r-- 1 1001 1001 11 Jun 17 05:27 .dockerignore 05:32:06 drwxrwxr-x 8 1001 1001 179 Jun 17 05:27 .git 05:32:06 drwxrwxr-x 3 1001 1001 125 Jun 17 05:27 .github 05:32:06 -rw-rw-r-- 1 1001 1001 818 Jun 17 05:27 .gitignore 05:32:06 drwx------ 3 1001 1001 60 Jun 17 05:29 .semver 05:32:06 -rw-rw-r-- 1 1001 1001 166 Jun 17 05:27 .sonarcloud.properties 05:32:06 -rw-rw-r-- 1 1001 1001 8609 Jun 17 05:27 Attribution.txt 05:32:06 -rw-rw-r-- 1 1001 1001 3804 Jun 17 05:27 CONTRIBUTING.md 05:32:06 -rw-rw-r-- 1 1001 1001 931 Jun 17 05:27 Dockerfile.build 05:32:06 -rw-rw-r-- 1 1001 1001 849 Jun 17 05:27 Jenkinsfile 05:32:06 -rw-rw-r-- 1 1001 1001 10775 Jun 17 05:27 LICENSE 05:32:06 -rw-rw-r-- 1 1001 1001 5605 Jun 17 05:27 Makefile 05:32:06 -rw-rw-r-- 1 1001 1001 7905 Jun 17 05:27 README.md 05:32:06 -rw-rw-r-- 1 1001 1001 7071 Jun 17 05:27 SECURITY.md 05:32:06 -rw-rw-r-- 1 1001 1001 5 Jun 17 05:29 VERSION 05:32:06 -rw-rw-r-- 1 1001 1001 4131 Jun 17 05:27 ZMQWindows.md 05:32:06 drwxrwxr-x 2 1001 1001 37 Jun 17 05:27 bin 05:32:06 drwxrwxr-x 14 1001 1001 4096 Jun 17 05:27 cmd 05:32:06 -rw-r--r-- 1 root root 398093 Jun 17 05:31 coverage.out 05:32:06 -rw-rw-r-- 1 1001 1001 841 Jun 17 05:27 go.mod 05:32:06 -rw-r--r-- 1 root root 20843 Jun 17 05:30 go.sum 05:32:06 drwxrwxr-x 7 1001 1001 114 Jun 17 05:27 internal 05:32:06 drwxrwxr-x 3 1001 1001 16 Jun 17 05:27 openapi 05:32:06 drwxrwxr-x 4 1001 1001 71 Jun 17 05:27 snap 05:32:06 -rw-rw-r-- 1 1001 1001 168 Jun 17 05:27 version.go [Pipeline] sh 05:32:08 + '[' -e coverage.out ] 05:32:08 + chown 1001:1001 coverage.out [Pipeline] stash 05:32:08 Stashed 1 file(s) [Pipeline] sh 05:32:11 + make build 05:32:11 go mod tidy 05:32:11 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 05:32:11 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 05:32:11 using credential edgex-jenkins-ssh 05:32:11 Cloning the remote Git repository 05:32:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:32:12 > git init /w/workspace/edgex-go/5 # timeout=10 05:32:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:32:12 > git --version # timeout=10 05:32:12 > git --version # 'git version 2.17.1' 05:32:12 using GIT_SSH to set credentials SSH Credentials for GitHub 05:32:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:32:17 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 05:32:17 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 05:32:18 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 05:32:18 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 05:32: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 05:32:20 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 05:32:21 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 05:32:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:32:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 05:32:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 05:32:25 $ docker stop --time=1 04cc530b91005a6af31006597374c498adc5926c1b69dc847561b1d2d9487101 05:32:27 $ docker rm -f 04cc530b91005a6af31006597374c498adc5926c1b69dc847561b1d2d9487101 [Pipeline] // withDockerContainer [Pipeline] } 05:32:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:32:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 05:32:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:32:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:32:30 using GIT_SSH to set credentials SSH Credentials for GitHub 05:32:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3570/head:refs/remotes/origin/PR-3570 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:32:32 Merging remotes/origin/master commit 649de8085a2358d24573e8b32b9ef122143f6397 into PR head commit 0021f564cd828733515ee6aedb0f0cf6b2e0d03d 05:32:35 Merge succeeded, producing 0021f564cd828733515ee6aedb0f0cf6b2e0d03d 05:32:35 Checking out Revision 0021f564cd828733515ee6aedb0f0cf6b2e0d03d (PR-3570) 05:32:32 > git config core.sparsecheckout # timeout=10 05:32:32 > git checkout -f 0021f564cd828733515ee6aedb0f0cf6b2e0d03d # timeout=10 05:32:34 > git remote # timeout=10 05:32:34 > git config --get remote.origin.url # timeout=10 05:32:34 using GIT_SSH to set credentials SSH Credentials for GitHub 05:32:34 > git merge 649de8085a2358d24573e8b32b9ef122143f6397 # timeout=10 05:32:35 > git rev-parse HEAD^{commit} # timeout=10 05:32:35 > git config core.sparsecheckout # timeout=10 05:32:35 > git checkout -f 0021f564cd828733515ee6aedb0f0cf6b2e0d03d # timeout=10 05:33:04 Commit message: "docs(sma): update Swaggerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:33:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:33:23 05:33:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 05:33:25 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:33:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:33:26 latest: Pulling from edgex-devops/edgex-compose 05:33:26 cbdbe7a5bc2a: Pulling fs layer 05:33:26 ca9280d653b3: Pulling fs layer 05:33:26 7e9c9ca2126c: Pulling fs layer 05:33:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:33:26 cbdbe7a5bc2a: Verifying Checksum 05:33:26 cbdbe7a5bc2a: Download complete 05:33:26 cbdbe7a5bc2a: Pull complete 05:33:26 + true 05:33:26 + sudo service docker restart 05:33:27 ca9280d653b3: Verifying Checksum 05:33:27 ca9280d653b3: Download complete 05:33:27 ca9280d653b3: Pull complete 05:33:27 7e9c9ca2126c: Verifying Checksum 05:33:27 7e9c9ca2126c: Download complete 05:33:32 7e9c9ca2126c: Pull complete 05:33:32 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 05:33:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:33:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 05:33:32 prd-centos7-docker-4c-2g-2037 does not seem to be running inside a container 05:33:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:33:36 $ docker top 66499112c62b19974076b6e2b0e36d86ba9bbc8a9c3c371a996f8cb48e58c19c -eo pid,comm [Pipeline] { [Pipeline] sh 05:33:38 + grep parallel 05:33:38 + docker-compose build --help 05:33:38 --parallel Build images in parallel. [Pipeline] } 05:33:38 $ docker stop --time=1 66499112c62b19974076b6e2b0e36d86ba9bbc8a9c3c371a996f8cb48e58c19c 05:33:40 $ docker rm -f 66499112c62b19974076b6e2b0e36d86ba9bbc8a9c3c371a996f8cb48e58c19c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:33:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:33:40 . [Pipeline] withDockerContainer 05:33:40 prd-centos7-docker-4c-2g-2037 does not seem to be running inside a container 05:33:42 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:33:43 $ docker top 32e37ae92b8e15e9886202a0a9288d7a9ed3dafbc910acd1a684b36b87fca5c5 -eo pid,comm [Pipeline] { [Pipeline] sh 05:33:43 + docker-compose -f ./docker-compose-build.yml build --parallel 05:33:44 Building core-command ... 05:33:44 Building core-data ... 05:33:44 Building core-metadata ... 05:33:44 Building security-bootstrapper ... 05:33:44 Building security-proxy-setup ... 05:33:44 Building security-secretstore-setup ... 05:33:44 Building support-notifications ... 05:33:44 Building support-scheduler ... 05:33:44 Building sys-mgmt-agent ... 05:33:44 Building sys-mgmt-agent 05:33:44 Building core-data 05:33:44 Building security-bootstrapper 05:33:44 Building core-command 05:33:44 Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:33:45 provisioning config files... 05:33:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7511194812548762357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:33:47 ---> docker-login.sh 05:33:47 nexus3.edgexfoundry.org:10001 05:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:47 Configure a credential helper to remove this warning. See 05:33:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:47 05:33:47 Login Succeeded 05:33:47 nexus3.edgexfoundry.org:10002 05:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:47 Configure a credential helper to remove this warning. See 05:33:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:47 05:33:47 Login Succeeded 05:33:47 nexus3.edgexfoundry.org:10003 05:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:47 Configure a credential helper to remove this warning. See 05:33:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:47 05:33:47 Login Succeeded 05:33:47 nexus3.edgexfoundry.org:10004 05:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:48 Configure a credential helper to remove this warning. See 05:33:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:48 05:33:48 Login Succeeded 05:33:48 docker.io 05:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:48 Configure a credential helper to remove this warning. See 05:33:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:48 05:33:48 Login Succeeded 05:33:48 ---> docker-login.sh ends [Pipeline] } 05:33:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:33:51 ========================================================= 05:33:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:33:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:33:51 + 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 . 05:33:54 Sending build context to Docker daemon 166.3MB 05:33:54 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 05:33:54 Step 2/6 : FROM ${BASE} 05:33:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:33:54 595b0fe564bb: Pulling fs layer 05:33:54 3088b5b3c5c0: Pulling fs layer 05:33:54 5b7225fbf94c: Pulling fs layer 05:33:54 ba82ee9f976e: Pulling fs layer 05:33:54 506bd15cee9f: Pulling fs layer 05:33:54 ba82ee9f976e: Waiting 05:33:54 75a0a4a0db45: Pulling fs layer 05:33:54 618dc40b7e24: Pulling fs layer 05:33:54 506bd15cee9f: Waiting 05:33:54 75a0a4a0db45: Waiting 05:33:54 618dc40b7e24: Waiting 05:33:54 3088b5b3c5c0: Verifying Checksum 05:33:54 3088b5b3c5c0: Download complete 05:33:54 5b7225fbf94c: Verifying Checksum 05:33:54 5b7225fbf94c: Download complete 05:33:54 506bd15cee9f: Verifying Checksum 05:33:54 506bd15cee9f: Download complete 05:33:54 595b0fe564bb: Download complete 05:33:54 75a0a4a0db45: Verifying Checksum 05:33:54 75a0a4a0db45: Download complete 05:33:55 595b0fe564bb: Pull complete 05:33:56 3088b5b3c5c0: Pull complete 05:33:56 5b7225fbf94c: Pull complete 05:33:56 618dc40b7e24: Verifying Checksum 05:33:56 618dc40b7e24: Download complete 05:33:56 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:33:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:33:56 ---> d54d455a792a 05:33:56 Step 3/26 : WORKDIR /edgex-go 05:33:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:33:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:33:56 ---> d54d455a792a 05:33:56 Step 3/24 : WORKDIR /edgex-go 05:33:56 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:33:56 Step 2/32 : FROM ${BUILDER_BASE} AS builder 05:33:56 ---> d54d455a792a 05:33:56 Step 3/32 : WORKDIR /edgex-go 05:33:58 ba82ee9f976e: Verifying Checksum 05:33:58 ba82ee9f976e: Download complete 05:34:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:34:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:34:05 ---> d54d455a792a 05:34:05 Step 3/24 : WORKDIR /edgex-go 05:34:09 ba82ee9f976e: Pull complete 05:34:09 506bd15cee9f: Pull complete 05:34:09 75a0a4a0db45: Pull complete 05:34:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:34:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:34:10 ---> d54d455a792a 05:34:10 Step 3/24 : WORKDIR /edgex-go 05:34:10 ---> Running in ab42d4550a06 05:34:10 ---> Running in 1dc897aeb2a3 05:34:10 ---> Running in f540c6d43d90 05:34:10 ---> Running in 91c2e0da8209 05:34:10 ---> Running in f9a9924fdf7c 05:34:10 Removing intermediate container 1dc897aeb2a3 05:34:10 ---> 6138ab0f1fda 05:34:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:34:10 Removing intermediate container ab42d4550a06 05:34:10 ---> afdd03dc9995 05:34:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:34:10 ---> Running in e55e89e2a282 05:34:10 Removing intermediate container f540c6d43d90 05:34:10 ---> d9a677b8f040 05:34:10 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:34:10 Removing intermediate container f9a9924fdf7c 05:34:10 ---> 48b15af40535 05:34:10 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:34:10 ---> Running in 61e74c50a3d9 05:34:10 Removing intermediate container 91c2e0da8209 05:34:10 ---> b824692a17a4 05:34:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:34:10 ---> Running in cdabc5f9e3b6 05:34:10 ---> Running in 3fbab91af023 05:34:10 ---> Running in a641417e439f 05:34:10 Removing intermediate container e55e89e2a282 05:34:10 ---> 932163dcb204 05:34:10 Step 5/24 : RUN apk add --update --no-cache make git 05:34:10 ---> Running in 09c3e71b5cca 05:34:10 Removing intermediate container 61e74c50a3d9 05:34:10 ---> d1c305e43be3 05:34:10 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:34:10 ---> Running in db2a864a5689 05:34:10 Removing intermediate container cdabc5f9e3b6 05:34:10 ---> 60116ff17210 05:34:10 Step 5/32 : RUN apk add --update --no-cache make git 05:34:10 ---> Running in 6bb86ece267f 05:34:10 Removing intermediate container 3fbab91af023 05:34:10 ---> abcf1648467e 05:34:10 Step 5/26 : RUN apk add --update --no-cache make git 05:34:10 Removing intermediate container a641417e439f 05:34:10 ---> 9eff3a28e351 05:34:10 Step 5/24 : RUN apk add --update --no-cache make bash git 05:34:10 ---> Running in d7610d91e579 05:34:10 ---> Running in a97c29992a00 05:34:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:34:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:34:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:34:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:34:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:34:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:34:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:34:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:34:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:34:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:34:11 OK: 219 MiB in 52 packages 05:34:12 Removing intermediate container db2a864a5689 05:34:12 ---> c4130980ba24 05:34:12 Step 6/24 : COPY go.mod . 05:34:12 OK: 219 MiB in 52 packages 05:34:12 OK: 219 MiB in 52 packages 05:34:12 618dc40b7e24: Pull complete 05:34:12 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 05:34:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:34:12 ---> a36622ca3599 05:34:12 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 05:34:12 OK: 219 MiB in 52 packages 05:34:12 OK: 219 MiB in 52 packages 05:34:12 ---> 0757542a25fe 05:34:12 Step 7/24 : RUN go mod download 05:34:12 ---> Running in 151a8a1cb86b 05:34:12 Removing intermediate container a97c29992a00 05:34:12 ---> e56b47cca684 05:34:12 Step 6/24 : COPY go.mod . 05:34:12 Removing intermediate container d7610d91e579 05:34:12 ---> 701a5ffdc7d4 05:34:12 Step 6/26 : COPY go.mod . 05:34:13 Removing intermediate container 09c3e71b5cca 05:34:13 ---> 71e6404553ab 05:34:13 Step 6/24 : COPY go.mod . 05:34:13 ---> ed4941949bc5 05:34:13 Step 7/24 : RUN go mod download 05:34:13 ---> Running in 3a462db8ccc1 05:34:13 Removing intermediate container 6bb86ece267f 05:34:13 ---> 2cebaefc2f19 05:34:13 Step 6/32 : COPY go.mod . 05:34:13 ---> 70583eb9b076 05:34:13 Step 7/26 : RUN go mod download 05:34:13 ---> Running in 0eadada93abe 05:34:13 ---> 72ef754cc9d1 05:34:13 Step 7/24 : RUN go mod download 05:34:13 ---> 54c855cba1b4 05:34:13 Step 7/32 : RUN go mod download 05:34:13 ---> Running in 1f1eeb4a2247 05:34:13 ---> Running in 8f2bbc4801a1 05:34:13 Removing intermediate container 151a8a1cb86b 05:34:13 ---> 27a2dac508f1 05:34:13 Step 8/24 : COPY . . 05:34:14 ---> Running in dcfe0883d903 05:34:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:34:17 Removing intermediate container 3a462db8ccc1 05:34:17 ---> 9b95fda076d0 05:34:17 Step 8/24 : COPY . . 05:34:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:34:18 (1/12) Installing libmagic (5.39-r0) 05:34:18 (2/12) Installing file (5.39-r0) 05:34:18 (3/12) Installing libc-dev (0.7.2-r3) 05:34:18 (4/12) Installing g++ (10.2.1_pre1-r3) 05:34:20 Removing intermediate container 0eadada93abe 05:34:20 ---> 2f6f29d88550 05:34:20 Step 8/26 : COPY . . 05:34:20 ---> 5d5adae75540 05:34:20 Step 9/24 : RUN go mod tidy 05:34:24 Removing intermediate container 1f1eeb4a2247 05:34:24 ---> ae1f6e81c897 05:34:24 Step 8/24 : COPY . . 05:34:24 ---> Running in 3de9867deccd 05:34:24 (5/12) Installing fortify-headers (1.1-r0) 05:34:24 (6/12) Installing patch (2.7.6-r6) 05:34:24 (7/12) Installing build-base (0.5-r2) 05:34:24 (8/12) Installing libsodium (1.0.18-r0) 05:34:24 (9/12) Installing pkgconf (1.7.3-r0) 05:34:24 (10/12) Installing libsodium-dev (1.0.18-r0) 05:34:24 (11/12) Installing libzmq (4.3.3-r1) 05:34:24 (12/12) Installing zeromq-dev (4.3.3-r1) 05:34:24 Executing busybox-1.32.1-r6.trigger 05:34:24 OK: 218 MiB in 52 packages 05:34:27 Removing intermediate container dcfe0883d903 05:34:27 ---> a3e1f3f7a60e 05:34:27 Step 4/6 : WORKDIR /edgex-go 05:34:27 ---> Running in bcbfeddcad05 05:34:27 Removing intermediate container bcbfeddcad05 05:34:27 ---> 1b265d8e855f 05:34:27 Step 5/6 : COPY go.mod . 05:34:28 ---> af576a4631c2 05:34:28 Step 6/6 : RUN go mod download 05:34:28 Removing intermediate container 8f2bbc4801a1 05:34:28 ---> 0d5594ece678 05:34:28 Step 8/32 : COPY . . 05:34:28 ---> 48a22fe2d40e 05:34:28 Step 9/24 : RUN go mod tidy 05:34:28 ---> Running in 8163ad06a007 05:34:29 ---> Running in 8c881354f513 05:34:29 ---> b55107bd212b 05:34:29 Step 9/26 : RUN go mod tidy 05:34:29 ---> 562e8c194a64 05:34:29 Step 9/24 : RUN go mod tidy 05:34:30 ---> Running in 235b80e32383 05:34:30 ---> Running in 7ccf0dc8f42d 05:34:33 Removing intermediate container 3de9867deccd 05:34:33 ---> 0ddfa0460493 05:34:33 Step 10/24 : RUN make cmd/core-data/core-data 05:34:33 ---> Running in 64501c8333cf 05:34:36 Removing intermediate container 8c881354f513 05:34:36 ---> f19e57c54d96 05:34:36 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:34:36 ---> Running in d1611664874a 05:34:36 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 05:34:36 Removing intermediate container 7ccf0dc8f42d 05:34:36 ---> b10e6f309dfa 05:34:36 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:34:36 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 05:34:36 ---> Running in e1adeaf59a1d 05:34:36 Removing intermediate container 235b80e32383 05:34:36 ---> 3b2e9e87cbf2 05:34:36 Step 10/24 : RUN make cmd/core-command/core-command 05:34:36 ---> Running in a33884814848 05:34:36 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 05:34:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 05:34:46 ---> 7eab3de0b507 05:34:46 Step 9/32 : RUN go mod tidy 05:34:46 ---> Running in 6d90865da469 05:34:48 Removing intermediate container 6d90865da469 05:34:48 ---> 12670108c0f8 05:34:48 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:34:48 ---> Running in 781fde7e1a0d 05:34:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:34:54 Removing intermediate container 8163ad06a007 05:34:54 ---> 12c259e56121 05:34:54 Successfully built 12c259e56121 05:34:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:34:55 + docker inspect -f . ci-base-image-arm64 05:34:55 . [Pipeline] withDockerContainer 05:34:55 prd-ubuntu18.04-docker-arm64-4c-16g-2038 does not seem to be running inside a container 05:34:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:34:58 $ docker top dcaf7a03d7a5ffdb29e6928f9758704b650be28ef6a75cbcd52444dec7dca941 -eo pid,comm [Pipeline] { [Pipeline] sh 05:34:59 + go version 05:34:59 go version go1.16.5 linux/arm64 [Pipeline] } 05:34:59 $ docker stop --time=1 dcaf7a03d7a5ffdb29e6928f9758704b650be28ef6a75cbcd52444dec7dca941 05:35:02 $ docker rm -f dcaf7a03d7a5ffdb29e6928f9758704b650be28ef6a75cbcd52444dec7dca941 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:35:03 + docker inspect -f . ci-base-image-arm64 05:35:03 . [Pipeline] withDockerContainer 05:35:03 prd-ubuntu18.04-docker-arm64-4c-16g-2038 does not seem to be running inside a container 05:35:03 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:35:07 $ docker top d15f41cc7d2430e227d6fb7ea16d3df43ff71b3e3239087973d317b2f08820cf -eo pid,comm [Pipeline] { [Pipeline] echo 05:35:08 ========================================================= 05:35:08 [edgeXBuildGoParallel] Running Tests and Build... 05:35:08 ========================================================= [Pipeline] sh 05:35:08 + go mod tidy [Pipeline] sh 05:35:10 + make test 05:35:10 go mod tidy 05:35:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:35:11 Removing intermediate container d1611664874a 05:35:11 ---> 224730b98ef2 05:35:11 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:35:11 ---> Running in ac2217e24d02 05:35:11 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 05:35:13 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 05:35:13 Removing intermediate container ac2217e24d02 05:35:13 ---> e737810aea68 05:35:13 05:35:13 Step 12/24 : FROM docker:20.10.0 05:35:13 20.10.0: Pulling from library/docker 05:35:18 Removing intermediate container a33884814848 05:35:18 ---> ae6ef77e5a52 05:35:18 05:35:18 Step 11/24 : FROM alpine:3.12 05:35:18 Removing intermediate container e1adeaf59a1d 05:35:18 ---> 27aeeb534c2c 05:35:18 05:35:18 Step 11/26 : FROM alpine:3.12 05:35:18 3.12: Pulling from library/alpine 05:35:18 3.12: Pulling from library/alpine 05:35:20 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 05:35:20 Status: Downloaded newer image for alpine:3.12 05:35:20 ---> 13621d1b12d4 05:35:20 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 05:35:20 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 05:35:20 Status: Image is up to date for alpine:3.12 05:35:20 ---> 13621d1b12d4 05:35:20 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:35:20 ---> Running in a3bef58f5543 05:35:20 ---> Running in 8f0777ed8530 05:35:20 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:35:20 Status: Downloaded newer image for docker:20.10.0 05:35:20 ---> aefe523efa57 05:35:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 05:35:20 ---> Running in bfe5d3039df4 05:35:20 Removing intermediate container 64501c8333cf 05:35:20 ---> b3edabb59237 05:35:20 05:35:20 Step 11/24 : FROM alpine:3.12 05:35:20 ---> 13621d1b12d4 05:35:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:35:20 ---> Running in ff18414b9c5f 05:35:20 Removing intermediate container bfe5d3039df4 05:35:20 ---> 794efb417676 05:35:20 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 05:35:20 ---> Running in d3597f21fff7 05:35:20 Removing intermediate container ff18414b9c5f 05:35:20 ---> 41c464e7ae95 05:35:20 Step 13/24 : ENV APP_PORT=59880 05:35:20 ---> Running in 766453df574a 05:35:21 Removing intermediate container 766453df574a 05:35:21 ---> d879534cedbf 05:35:21 Step 14/24 : EXPOSE $APP_PORT 05:35:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:35:21 ---> Running in 9d2c3e022bce 05:35:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:35:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:35:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:35:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:35:21 (1/6) Installing ca-certificates (20191127-r4) 05:35:21 (2/6) Installing nghttp2-libs (1.41.0-r0) 05:35:21 (3/6) Installing libcurl (7.77.0-r0) 05:35:21 (4/6) Installing curl (7.77.0-r0) 05:35:21 (5/6) Installing dumb-init (1.2.2-r1) 05:35:21 (6/6) Installing su-exec (0.2-r1) 05:35:21 Executing busybox-1.31.1-r20.trigger 05:35:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:35:21 Executing ca-certificates-20191127-r4.trigger 05:35:21 OK: 7 MiB in 20 packages 05:35:21 (1/1) Installing dumb-init (1.2.2-r1) 05:35:21 Executing busybox-1.31.1-r20.trigger 05:35:21 OK: 6 MiB in 15 packages 05:35:21 (1/39) Installing readline (8.0.4-r0) 05:35:21 (2/39) Installing bash (5.0.17-r0) 05:35:21 Executing bash-5.0.17-r0.post-install 05:35:21 (3/39) Installing nghttp2-libs (1.41.0-r0) 05:35:21 (4/39) Installing libcurl (7.77.0-r0) 05:35:21 (5/39) Installing curl (7.77.0-r0) 05:35:21 (6/39) Installing dumb-init (1.2.2-r1) 05:35:21 (7/39) Installing libbz2 (1.0.8-r1) 05:35:22 (8/39) Installing expat (2.2.9-r1) 05:35:22 (9/39) Installing libffi (3.3-r2) 05:35:22 Removing intermediate container 9d2c3e022bce 05:35:22 ---> c7dcb48efe48 05:35:22 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:35:22 (10/39) Installing gdbm (1.13-r1) 05:35:22 (11/39) Installing xz-libs (5.2.5-r0) 05:35:22 (12/39) Installing sqlite-libs (3.32.1-r1) 05:35:22 (13/39) Installing python3 (3.8.10-r0) 05:35:22 ---> Running in 84d647faed15 05:35:22 Removing intermediate container 781fde7e1a0d 05:35:22 ---> aed71090325d 05:35:22 05:35:22 Step 11/32 : FROM alpine:3.12 05:35:22 ---> 13621d1b12d4 05:35:22 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:35:23 ---> Running in 8f4a3e456322 05:35:23 (14/39) Installing py3-appdirs (1.4.4-r1) 05:35:23 (15/39) Installing py3-ordered-set (4.0.1-r0) 05:35:23 (16/39) Installing py3-parsing (2.4.7-r0) 05:35:23 (17/39) Installing py3-six (1.15.0-r0) 05:35:23 (18/39) Installing py3-packaging (20.4-r0) 05:35:23 (19/39) Installing py3-setuptools (47.0.0-r0) 05:35:23 (20/39) Installing py3-chardet (3.0.4-r4) 05:35:23 (21/39) Installing py3-idna (2.9-r0) 05:35:23 (22/39) Installing py3-certifi (2020.4.5.1-r0) 05:35:23 (23/39) Installing py3-urllib3 (1.25.9-r0) 05:35:23 Removing intermediate container 8f4a3e456322 05:35:23 ---> 1d7e32af9307 05:35:23 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 05:35:23 (24/39) Installing py3-requests (2.23.0-r0) 05:35:23 (25/39) Installing py3-msgpack (1.0.0-r0) 05:35:23 ---> Running in e3a76731fe43 05:35:23 (26/39) Installing py3-lockfile (0.12.2-r3) 05:35:23 Removing intermediate container 8f0777ed8530 05:35:23 ---> 5b4e03076228 05:35:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:35:23 (27/39) Installing py3-cachecontrol (0.12.6-r0) 05:35:23 Removing intermediate container a3bef58f5543 05:35:23 ---> e094f023d77f 05:35:23 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:35:23 (28/39) Installing py3-colorama (0.4.3-r0) 05:35:23 (29/39) Installing py3-distlib (0.3.0-r0) 05:35:23 (30/39) Installing py3-distro (1.5.0-r1) 05:35:23 (31/39) Installing py3-webencodings (0.5.1-r3) 05:35:23 (32/39) Installing py3-html5lib (1.0.1-r4) 05:35:23 ---> Running in c6d755d49171 05:35:23 (33/39) Installing py3-pytoml (0.1.21-r0) 05:35:23 (34/39) Installing py3-pep517 (0.8.2-r0) 05:35:23 ---> Running in a3ac5c394849 05:35:23 (35/39) Installing py3-progress (1.5-r0) 05:35:23 (36/39) Installing py3-toml (0.10.1-r0) 05:35:23 (37/39) Installing py3-retrying (1.3.3-r0) 05:35:23 (38/39) Installing py3-contextlib2 (0.6.0-r0) 05:35:23 (39/39) Installing py3-pip (20.1.1-r0) 05:35:23 Executing busybox-1.31.1-r19.trigger 05:35:23 OK: 72 MiB in 59 packages 05:35:23 Removing intermediate container a3ac5c394849 05:35:23 ---> 7d3340002a66 05:35:23 Step 14/26 : WORKDIR / 05:35:23 Removing intermediate container c6d755d49171 05:35:23 ---> c92fa3dbd733 05:35:23 Step 14/24 : ENV APP_PORT=59882 05:35:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:35:23 ---> Running in 20b74c780874 05:35:23 ---> Running in 225b404cc560 05:35:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:35:24 Removing intermediate container 84d647faed15 05:35:24 ---> cfb6e53870ae 05:35:24 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 05:35:24 (1/2) Installing dumb-init (1.2.2-r1) 05:35:24 (2/2) Installing su-exec (0.2-r1) 05:35:24 Executing busybox-1.31.1-r20.trigger 05:35:24 OK: 6 MiB in 16 packages 05:35:24 Removing intermediate container 225b404cc560 05:35:24 ---> 2e5c623c9564 05:35:24 Step 15/24 : EXPOSE $APP_PORT 05:35:24 Removing intermediate container 20b74c780874 05:35:24 ---> ca56fc59e84b 05:35:24 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:35:24 ---> Running in cb0908046279 05:35:24 ---> Running in 0a6d03d66334 05:35:26 Collecting docker-compose==1.23.2 05:35:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:35:26 Removing intermediate container 0a6d03d66334 05:35:26 ---> e3c09a87b7e2 05:35:26 Step 16/24 : WORKDIR / 05:35:26 ---> ce3cb27a1f2b 05:35:26 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:35:26 Collecting jsonschema<3,>=2.5.1 05:35:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:35:26 ---> Running in 90eb80c1c083 05:35:26 Removing intermediate container e3a76731fe43 05:35:26 ---> 5e8de9ee45f0 05:35:26 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 05:35:26 Collecting docker<4.0,>=3.6.0 05:35:26 ---> Running in fa711e8d63ed 05:35:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:35:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:35:26 Removing intermediate container fa711e8d63ed 05:35:26 ---> 3067a98e16ce 05:35:26 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:35:26 Collecting docopt<0.7,>=0.6.1 05:35:26 Downloading docopt-0.6.2.tar.gz (25 kB) 05:35:26 ---> 236d70df1f91 05:35:26 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:35:26 Removing intermediate container 90eb80c1c083 05:35:26 ---> 7d4e7e7482dc 05:35:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:35:26 ---> Running in eca20f109df5 05:35:26 Removing intermediate container eca20f109df5 05:35:26 ---> 4e6120292f41 05:35:26 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 05:35:26 ---> 7e099b1f9b9e 05:35:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:35:26 ---> Running in 5c31c49a0608 05:35:26 ---> eb638927d709 05:35:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:35:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:35:26 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:35:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:35:26 Collecting texttable<0.10,>=0.9.0 05:35:26 Downloading texttable-0.9.1.tar.gz (11 kB) 05:35:26 ---> 15063ccfc20a 05:35:26 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:35:26 ---> 6c35ed20e64d 05:35:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:35:26 (1/6) Installing dumb-init (1.2.2-r1) 05:35:26 (2/6) Installing libgcc (9.3.0-r2) 05:35:26 Collecting dockerpty<0.5,>=0.4.1 05:35:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:35:26 (3/6) Installing libsodium (1.0.18-r0) 05:35:26 ---> 3bfb3c9f6194 05:35:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:35:26 (4/6) Installing libstdc++ (9.3.0-r2) 05:35:26 ---> b9aec9bda5ab 05:35:26 Step 20/24 : ENTRYPOINT ["/core-command"] 05:35:26 ---> Running in b928d6ec6c28 05:35:26 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 05:35:26 ---> b2453d7b20fe 05:35:26 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:35:26 Removing intermediate container 5c31c49a0608 05:35:26 ---> 43554ab2158e 05:35:26 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 05:35:26 Removing intermediate container b928d6ec6c28 05:35:26 ---> 44ce64cf695c 05:35:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:35:26 Collecting websocket-client<1.0,>=0.32.0 05:35:26 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 05:35:26 ---> Running in de81a1171c9c 05:35:26 ---> Running in dc9860322a2c 05:35:26 Collecting PyYAML<4,>=3.10 05:35:26 Downloading PyYAML-3.13.tar.gz (270 kB) 05:35:26 Removing intermediate container de81a1171c9c 05:35:26 ---> 604f3b81b089 05:35:26 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:35:26 Removing intermediate container dc9860322a2c 05:35:26 ---> a9597e977adb 05:35:26 Step 22/24 : LABEL arch=x86_64 05:35:26 ---> fda4c35a275b 05:35:26 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/ 05:35:27 ---> Running in 797c5cc9ac42 05:35:27 ---> Running in f3abb24e0e4c 05:35:27 Removing intermediate container 797c5cc9ac42 05:35:27 ---> a96d4a287d8a 05:35:27 Step 23/24 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d 05:35:27 ---> 630d78a0f026 05:35:27 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:35:27 ---> Running in 7501c494c6a5 05:35:27 ---> Running in b35e71e66649 05:35:27 (5/6) Installing libzmq (4.3.3-r0) 05:35:27 (6/6) Installing zeromq (4.3.3-r0) 05:35:27 Executing busybox-1.31.1-r20.trigger 05:35:27 OK: 8 MiB in 20 packages 05:35:27 Removing intermediate container 7501c494c6a5 05:35:27 ---> cc49d0bb9aaa 05:35:27 Step 24/24 : LABEL version=0.0.0 05:35:27 Collecting cached-property<2,>=1.2.0 05:35:27 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:35:27 Collecting docker-pycreds>=0.4.0 05:35:27 ---> Running in 2e42718c5546 05:35:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:35:27 Collecting idna<2.8,>=2.5 05:35:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:35:27 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) 05:35:27 Collecting urllib3<1.25,>=1.21.1 05:35:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:35:27 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) 05:35:27 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 05:35:27 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 05:35:27 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 05:35:27 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 05:35:27 Removing intermediate container 2e42718c5546 05:35:27 ---> 28d6cf9adce3 05:35:27 05:35:27 Removing intermediate container cb0908046279 05:35:27 ---> 5edbe8d7d17f 05:35:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:35:27 Installing collected packages: jsonschema, docker-pycreds, websocket-client, idna, urllib3, requests, docker, docopt, texttable, dockerpty, PyYAML, cached-property, docker-compose 05:35:27 Successfully built 28d6cf9adce3 05:35:27 Successfully tagged core-command:latest 05:35:27 Building core-metadata 05:35:28  Building core-command ... done  Attempting uninstall: idna 05:35:28 Found existing installation: idna 2.9 05:35:28 Uninstalling idna-2.9: 05:35:28 Successfully uninstalled idna-2.9 05:35:28 Attempting uninstall: urllib3 05:35:28 Found existing installation: urllib3 1.25.9 05:35:28 Uninstalling urllib3-1.25.9: 05:35:28 Removing intermediate container f3abb24e0e4c 05:35:28 ---> a898a71d84cf 05:35:28 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 05:35:28 Successfully uninstalled urllib3-1.25.9 05:35:29 ---> 0b44a2da1c45 05:35:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:35:29 ---> Running in bb49cb73edec 05:35:29 Attempting uninstall: requests 05:35:29 Found existing installation: requests 2.23.0 05:35:29 Uninstalling requests-2.23.0: 05:35:29 Successfully uninstalled requests-2.23.0 05:35:29 Removing intermediate container b35e71e66649 05:35:29 ---> 86207b58da76 05:35:29 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 05:35:30 Removing intermediate container bb49cb73edec 05:35:30 ---> 45e190d497b8 05:35:30 Step 24/26 : LABEL arch=x86_64 05:35:30 ---> 03526072549e 05:35:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:35:30 Running setup.py install for docopt: started 05:35:30 ---> a7645d670c76 05:35:30 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:35:30 Running setup.py install for docopt: finished with status 'done' 05:35:30 Running setup.py install for texttable: started 05:35:30 ---> Running in 288595a36492 05:35:31 Running setup.py install for texttable: finished with status 'done' 05:35:31 Running setup.py install for dockerpty: started 05:35:31 ---> 277c250fc8f8 05:35:31 Step 20/24 : ENTRYPOINT ["/core-data"] 05:35:31 Running setup.py install for dockerpty: finished with status 'done' 05:35:31 Running setup.py install for PyYAML: started 05:35:32 ---> Running in 8c46c43cfba5 05:35:32 ---> 482868f2b61a 05:35:32 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:35:32 Removing intermediate container 288595a36492 05:35:32 ---> 2f7e477a323c 05:35:32 Step 25/26 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d 05:35:32 Running setup.py install for PyYAML: finished with status 'done' 05:35:33 ---> Running in 22a59fc9814e 05:35:33 Removing intermediate container 8c46c43cfba5 05:35:33 ---> 8a069e9e832a 05:35:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:35:33 ---> 8b4b43b5fadd 05:35:33 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:35:33 ---> Running in 91c1c72a2c70 05:35:33 Removing intermediate container 22a59fc9814e 05:35:33 ---> f49f3abe942b 05:35:33 Step 26/26 : LABEL version=0.0.0 05:35:33 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 05:35:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:35:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:35:33 ---> d54d455a792a 05:35:33 Step 3/24 : WORKDIR /edgex-go 05:35:33 ---> Using cache 05:35:33 ---> b824692a17a4 05:35:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:35:33 ---> Using cache 05:35:33 ---> 9eff3a28e351 05:35:33 Step 5/24 : RUN apk add --update --no-cache make git 05:35:33 ---> Running in db1a4845aca8 05:35:33 ---> Running in 4717ea40f67d 05:35:33 Removing intermediate container 91c1c72a2c70 05:35:33 ---> 4f5162aed7e1 05:35:33 Step 22/24 : LABEL arch=x86_64 05:35:33 ---> 1f7e09b1d803 05:35:33 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 05:35:33 ---> Running in 5d3db0a110f1 05:35:33 Removing intermediate container 4717ea40f67d 05:35:33 ---> ec8ecc93fa68 05:35:33 05:35:33 Successfully built ec8ecc93fa68 05:35:33 Successfully tagged security-secretstore-setup:latest 05:35:33 Building security-proxy-setup 05:35:33  Building security-secretstore-setup ... done Removing intermediate container 5d3db0a110f1 05:35:33 ---> b37a893ce4c1 05:35:33 Step 23/24 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d 05:35:33 ---> Running in 2fab08a33bef 05:35:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:35:34 ---> 0c0a98f510dc 05:35:34 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 05:35:35 Removing intermediate container 2fab08a33bef 05:35:35 ---> f25097bf9626 05:35:35 Step 24/24 : LABEL version=0.0.0 05:35:35 ---> Running in c67b870b8d91 05:35:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:35:36 ? github.com/edgexfoundry/edgex-go [no test files] 05:35:36 Removing intermediate container c67b870b8d91 05:35:36 ---> f0083eb86c6d 05:35:36 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:35:36 ---> Running in 6e6bfada74bc 05:35:36 OK: 219 MiB in 52 packages 05:35:37 ---> 6fbd8736dfd1 05:35:37 Step 27/32 : RUN chmod +x /entrypoint.sh 05:35:37 Removing intermediate container 6e6bfada74bc 05:35:37 ---> 4e8de5d18569 05:35:37 05:35:37 Successfully built 4e8de5d18569 05:35:40 Successfully tagged core-data:latest 05:35:40  Building core-data ... done Building support-notifications 05:35:40 Removing intermediate container db1a4845aca8 05:35:40 ---> df204e761ed0 05:35:40 Step 6/24 : COPY go.mod . 05:35:40 ---> Running in 3d4cb4b99f93 05:35:42 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:35:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:35:42 ---> d54d455a792a 05:35:42 Step 3/23 : WORKDIR /edgex-go 05:35:42 ---> Using cache 05:35:42 ---> b824692a17a4 05:35:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:35:42 ---> Using cache 05:35:42 ---> 9eff3a28e351 05:35:42 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 05:35:42 ---> Running in 74d1dcdabac9 05:35:42 ---> d159a911bbba 05:35:42 Step 7/24 : RUN go mod download 05:35:42 Removing intermediate container d3597f21fff7 05:35:42 ---> c93d4e2a6594 05:35:42 Step 15/24 : ENV APP_PORT=58890 05:35:42 ---> Running in 71e13336747b 05:35:42 ---> Running in aafc117fe7c3 05:35:43 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:35:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:35:43 ---> d54d455a792a 05:35:43 Step 3/22 : WORKDIR /edgex-go 05:35:43 ---> Using cache 05:35:43 ---> b824692a17a4 05:35:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:35:43 ---> Using cache 05:35:43 ---> 9eff3a28e351 05:35:43 Step 5/22 : RUN apk add --update --no-cache make git 05:35:43 ---> Using cache 05:35:43 ---> df204e761ed0 05:35:43 Step 6/22 : COPY go.mod . 05:35:43 ---> Using cache 05:35:43 ---> d159a911bbba 05:35:43 Step 7/22 : RUN go mod download 05:35:43 Removing intermediate container aafc117fe7c3 05:35:43 ---> beb5ad57bee9 05:35:43 Step 16/24 : EXPOSE $APP_PORT 05:35:43 ---> Running in 9ebd624548a5 05:35:43 ---> Running in e2e265054e5d 05:35:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:35:43 Removing intermediate container e2e265054e5d 05:35:43 ---> 5656555d6b73 05:35:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:35:43 Removing intermediate container 3d4cb4b99f93 05:35:43 ---> 2ba73f66c505 05:35:43 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 05:35:43 ---> c1d48aadafdf 05:35:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:35:43 ---> Running in 5745aae57a84 05:35:43 ---> fe57ce857ea0 05:35:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:35:43 Removing intermediate container 5745aae57a84 05:35:43 ---> f09214a8390f 05:35:43 Step 29/32 : CMD ["gate"] 05:35:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:35:44 Removing intermediate container 71e13336747b 05:35:44 ---> fbe645dd3000 05:35:44 Step 8/24 : COPY . . 05:35:44 ---> Running in 51281f64b674 05:35:44 Removing intermediate container 9ebd624548a5 05:35:44 ---> 2385a8034d99 05:35:44 Step 8/22 : COPY . . 05:35:44 OK: 219 MiB in 52 packages 05:35:44 ---> 8138f91edb21 05:35:44 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 05:35:48 ---> Running in df8669724f30 05:35:48 Removing intermediate container 51281f64b674 05:35:48 ---> 5b40a591b538 05:35:48 Step 30/32 : LABEL arch=x86_64 05:35:49 ---> Running in 714afd7dd5f9 05:35:50 Removing intermediate container df8669724f30 05:35:50 ---> 110229c11b97 05:35:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:35:51 Removing intermediate container 74d1dcdabac9 05:35:51 ---> 33add6096abc 05:35:51 Step 6/23 : COPY go.mod . 05:35:51 ---> Running in debee66af7e5 05:35:51 Removing intermediate container 714afd7dd5f9 05:35:51 ---> a9ec8afe28a5 05:35:51 Step 31/32 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d 05:35:51 ---> 5b58c1e44750 05:35:51 Step 9/24 : RUN go mod tidy 05:35:51 ---> 70c7279794dd 05:35:51 Step 9/22 : RUN go mod tidy 05:35:51 ---> Running in 3955126809c1 05:35:51 ---> Running in c409d4431847 05:35:51 ---> Running in 1cafbb2285aa 05:35:51 ---> 7e7024fc8e43 05:35:51 Step 7/23 : RUN go mod download 05:35:51 Removing intermediate container debee66af7e5 05:35:51 ---> eb52df8dfe27 05:35:51 Step 22/24 : LABEL arch=x86_64 05:35:52 ---> Running in 007f2fc6894e 05:35:52 ---> Running in 438522bc9e06 05:35:52 Removing intermediate container 3955126809c1 05:35:52 ---> 560c419fdb9d 05:35:52 Step 32/32 : LABEL version=0.0.0 05:35:52 Removing intermediate container 438522bc9e06 05:35:52 ---> 4e25d1595876 05:35:52 Step 23/24 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d 05:35:52 ---> Running in c7b8ae67ff1a 05:35:52 ---> Running in eac04a16bbfc 05:35:52 Removing intermediate container c7b8ae67ff1a 05:35:52 ---> 2407cc062e67 05:35:52 05:35:52 Successfully built 2407cc062e67 05:35:52 Removing intermediate container eac04a16bbfc 05:35:52 ---> faf50c089845 05:35:52 Step 24/24 : LABEL version=0.0.0 05:35:52 Successfully tagged security-bootstrapper:latest 05:35:52  Building security-bootstrapper ... done Building support-scheduler 05:35:52 ---> Running in e5cfa3f191e5 05:35:53 Removing intermediate container e5cfa3f191e5 05:35:53 ---> 8c0dcc71f373 05:35:53 05:35:53 Successfully built 8c0dcc71f373 05:35:53 Successfully tagged sys-mgmt-agent:latest 05:35:55  Building sys-mgmt-agent ... done Removing intermediate container 007f2fc6894e 05:35:55 ---> fae4aae120ea 05:35:55 Step 8/23 : COPY . . 05:35:59 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:35:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:35:59 ---> d54d455a792a 05:35:59 Step 3/23 : WORKDIR /edgex-go 05:35:59 ---> Using cache 05:35:59 ---> b824692a17a4 05:35:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:35:59 ---> Using cache 05:35:59 ---> 9eff3a28e351 05:35:59 Step 5/23 : RUN apk add --update --no-cache make git 05:35:59 ---> Using cache 05:35:59 ---> df204e761ed0 05:35:59 Step 6/23 : COPY go.mod . 05:35:59 ---> Using cache 05:35:59 ---> d159a911bbba 05:35:59 Step 7/23 : RUN go mod download 05:35:59 ---> Using cache 05:35:59 ---> 2385a8034d99 05:35:59 Step 8/23 : COPY . . 05:35:59 ---> Using cache 05:35:59 ---> 70c7279794dd 05:35:59 Step 9/23 : RUN go mod tidy 05:36:02 ---> Running in d05cdd50b651 05:36:02 Removing intermediate container c409d4431847 05:36:02 ---> 951e9ffcdd17 05:36:02 Step 10/24 : RUN make cmd/core-metadata/core-metadata 05:36:02 ---> 51d06e33c3cf 05:36:02 Step 9/23 : RUN go mod tidy 05:36:02 ---> Running in d86770afdfeb 05:36:02 Removing intermediate container 1cafbb2285aa 05:36:02 ---> 4e9ea80dd1bd 05:36:02 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:36:02 ---> Running in 033e13e482dc 05:36:02 ---> Running in 764fadaf5873 05:36:02 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 05:36:02 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 05:36:02 Removing intermediate container d05cdd50b651 05:36:02 ---> 47e7131a6e4b 05:36:02 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 05:36:02 ---> Running in 0f455c6e9e43 05:36:02 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 05:36:02 Removing intermediate container 033e13e482dc 05:36:02 ---> f0ef0d4aa271 05:36:02 Step 10/23 : RUN make cmd/support-notifications/support-notifications 05:36:02 ---> Running in 02a56f2a2405 05:36:03 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 05:36:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:36:30 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 05:36:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:36:37 Removing intermediate container 764fadaf5873 05:36:37 ---> a0cc384bff7f 05:36:37 05:36:37 Step 11/22 : FROM alpine:3.12 05:36:37 ---> 13621d1b12d4 05:36:37 Step 12/22 : RUN apk add --update --no-cache curl 05:36:37 Removing intermediate container 0f455c6e9e43 05:36:37 ---> c9a8970a2369 05:36:37 05:36:37 Step 11/23 : FROM alpine:3.12 05:36:37 ---> 13621d1b12d4 05:36:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 05:36:37 ---> Using cache 05:36:37 ---> 5b4e03076228 05:36:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:36:37 ---> Using cache 05:36:37 ---> c92fa3dbd733 05:36:37 Step 14/23 : ENV APP_PORT=59861 05:36:37 ---> Running in c31765946a6e 05:36:37 ---> Running in 5a15db1788cc 05:36:37 Removing intermediate container 5a15db1788cc 05:36:37 ---> 83fd36bc21aa 05:36:37 Step 15/23 : EXPOSE $APP_PORT 05:36:37 ---> Running in b2d4b1c3a2b9 05:36:37 Removing intermediate container b2d4b1c3a2b9 05:36:37 ---> fdc0d89ac69f 05:36:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:36:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:36:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:36:37 (1/4) Installing ca-certificates (20191127-r4) 05:36:37 (2/4) Installing nghttp2-libs (1.41.0-r0) 05:36:37 (3/4) Installing libcurl (7.77.0-r0) 05:36:37 (4/4) Installing curl (7.77.0-r0) 05:36:37 Executing busybox-1.31.1-r20.trigger 05:36:37 Executing ca-certificates-20191127-r4.trigger 05:36:37 OK: 7 MiB in 18 packages 05:36:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:36:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:36:38 ---> 08ae18caa448 05:36:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:36:38 Removing intermediate container d86770afdfeb 05:36:38 ---> 1de35b649904 05:36:38 05:36:38 Step 11/24 : FROM alpine:3.12 05:36:38 ---> 13621d1b12d4 05:36:38 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:36:38 ---> Using cache 05:36:38 ---> 5b4e03076228 05:36:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:36:38 ---> Using cache 05:36:38 ---> c92fa3dbd733 05:36:38 Step 14/24 : ENV APP_PORT=59881 05:36:38 Removing intermediate container 02a56f2a2405 05:36:38 ---> 8305ebe13c17 05:36:38 05:36:38 Step 11/23 : FROM alpine:3.12 05:36:38 ---> 13621d1b12d4 05:36:38 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 05:36:38 ---> Running in ae8599e864d3 05:36:38 ---> Running in 8108b44ca02c 05:36:38 ---> 525ad08dd9ec 05:36:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:36:38 Removing intermediate container c31765946a6e 05:36:38 ---> 96e1d8efdb77 05:36:38 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:36:39 ---> Running in 119a11b1d88e 05:36:39 Removing intermediate container ae8599e864d3 05:36:39 ---> 22b481e1f669 05:36:39 Step 15/24 : EXPOSE $APP_PORT 05:36:39 ---> Running in bdf3031589fa 05:36:39 ---> 7e856f47abd8 05:36:39 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 05:36:39 Removing intermediate container 119a11b1d88e 05:36:39 ---> 084814ffbdc6 05:36:39 Step 14/22 : WORKDIR /edgex 05:36:39 ---> Running in fb7401ab3397 05:36:39 ---> Running in 83b0030302c0 05:36:39 Removing intermediate container bdf3031589fa 05:36:39 ---> 0fdf233d8953 05:36:39 Step 16/24 : WORKDIR / 05:36:39 ---> Running in add2bd32627b 05:36:39 Removing intermediate container fb7401ab3397 05:36:39 ---> d284c9134866 05:36:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:36:39 ---> Running in 196e4ac52c9f 05:36:39 Removing intermediate container 83b0030302c0 05:36:39 ---> 59d2c0e41fd1 05:36:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:36:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:36:39 Removing intermediate container add2bd32627b 05:36:39 ---> 91b542d3c960 05:36:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:36:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:36:39 Removing intermediate container 196e4ac52c9f 05:36:39 ---> 260d1aa8b356 05:36:39 Step 21/23 : LABEL arch=x86_64 05:36:39 ---> Running in ca5b9f0de0ff 05:36:39 (1/2) Installing ca-certificates (20191127-r4) 05:36:39 (2/2) Installing dumb-init (1.2.2-r1) 05:36:39 Executing busybox-1.31.1-r20.trigger 05:36:39 Executing ca-certificates-20191127-r4.trigger 05:36:39 OK: 6 MiB in 16 packages 05:36:39 ---> b01904adbf5c 05:36:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:36:39 ---> d9f8aa8f931b 05:36:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:36:39 Removing intermediate container ca5b9f0de0ff 05:36:39 ---> 1abdf93204a4 05:36:39 Step 22/23 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d 05:36:39 ---> Running in 4dc52765c0c1 05:36:40 Removing intermediate container 4dc52765c0c1 05:36:40 ---> ccfdd91cbb2c 05:36:40 Step 23/23 : LABEL version=0.0.0 05:36:40 Removing intermediate container 8108b44ca02c 05:36:40 ---> 1af05050b960 05:36:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:36:40 ---> 2da3d5848c35 05:36:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:36:40 ---> Running in 509ee60e87f4 05:36:40 ---> 8c8b20e20980 05:36:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:36:40 ---> Running in 3c9b0f55b7e2 05:36:40 Removing intermediate container 3c9b0f55b7e2 05:36:40 ---> a19fe21d2735 05:36:40 Step 14/23 : ENV APP_PORT=59860 05:36:40 Removing intermediate container 509ee60e87f4 05:36:40 ---> 1ed99e9596cc 05:36:40 05:36:40 Successfully built 1ed99e9596cc 05:36:40 ---> 2a357e0e1aa9 05:36:40 Step 20/24 : ENTRYPOINT ["/core-metadata"] 05:36:40 Successfully tagged support-scheduler:latest 05:36:40  Building support-scheduler ... done  ---> Running in ac9618703662 05:36:40 ---> 8d2d5eec1bba 05:36:40 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:36:40 ---> Running in e33414ee08f7 05:36:40 ---> Running in 81dfbcb3cd83 05:36:40 Removing intermediate container ac9618703662 05:36:40 ---> 3279c4eafab3 05:36:40 Step 15/23 : EXPOSE $APP_PORT 05:36:40 Removing intermediate container e33414ee08f7 05:36:40 ---> 0a5de0b1fc71 05:36:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:36:40 ---> Running in 0cad9ede7945 05:36:40 ---> Running in b2d104953a9c 05:36:40 Removing intermediate container 81dfbcb3cd83 05:36:40 ---> 3152a2b7990f 05:36:40 Step 19/22 : CMD ["--init=true"] 05:36:40 ---> Running in a87d4ad87ae3 05:36:40 Removing intermediate container 0cad9ede7945 05:36:40 ---> 5c162cebc2ca 05:36:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:36:40 Removing intermediate container b2d104953a9c 05:36:40 ---> 34b6e2854af5 05:36:40 Step 22/24 : LABEL arch=x86_64 05:36:40 ---> Running in 562723d9c9f8 05:36:40 Removing intermediate container a87d4ad87ae3 05:36:40 ---> bb49c739ef2f 05:36:40 Step 20/22 : LABEL arch=x86_64 05:36:41 Removing intermediate container 562723d9c9f8 05:36:41 ---> 8ef9c3f2218e 05:36:41 Step 23/24 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d 05:36:41 ---> Running in b19fcc5d0d04 05:36:41 ---> 1af0212a2389 05:36:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:36:41 ---> Running in e8176237a64d 05:36:41 Removing intermediate container b19fcc5d0d04 05:36:41 ---> 9944657763b5 05:36:41 Step 21/22 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d 05:36:41 Removing intermediate container e8176237a64d 05:36:41 ---> f2946f815c0c 05:36:41 Step 24/24 : LABEL version=0.0.0 05:36:41 ---> Running in 85ad89d27982 05:36:41 ---> Running in b4c8be557a9c 05:36:41 ---> cacd3c98e46d 05:36:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:36:41 Removing intermediate container 85ad89d27982 05:36:41 ---> 1018e345350d 05:36:41 Step 22/22 : LABEL version=0.0.0 05:36:41 Removing intermediate container b4c8be557a9c 05:36:41 ---> 68af67246313 05:36:41 05:36:41 ---> Running in 7790cafd186f 05:36:41 Successfully built 68af67246313 05:36:41 Successfully tagged core-metadata:latest 05:36:41  Building core-metadata ... done  ---> aba04192061b 05:36:41 Step 19/23 : ENTRYPOINT ["/support-notifications"] 05:36:41 ---> Running in 1e799d7a3be7 05:36:41 Removing intermediate container 7790cafd186f 05:36:41 ---> cd84f7e5d48a 05:36:41 05:36:41 Removing intermediate container 1e799d7a3be7 05:36:41 ---> 0a0aa0cbedd5 05:36:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:36:41 Successfully built cd84f7e5d48a 05:36:41 Successfully tagged security-proxy-setup:latest 05:36:41  Building security-proxy-setup ... done  ---> Running in 81c4cf824068 05:36:41 Removing intermediate container 81c4cf824068 05:36:41 ---> ef4ec04c50e0 05:36:41 Step 21/23 : LABEL arch=x86_64 05:36:41 ---> Running in cf26dba74fe5 05:36:41 Removing intermediate container cf26dba74fe5 05:36:41 ---> 2d91f8f57a95 05:36:41 Step 22/23 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d 05:36:41 ---> Running in 386ccafc6d23 05:36:41 Removing intermediate container 386ccafc6d23 05:36:41 ---> 4444bab1d006 05:36:41 Step 23/23 : LABEL version=0.0.0 05:36:41 ---> Running in 563c7f8239c9 05:36:42 Removing intermediate container 563c7f8239c9 05:36:42 ---> c64c22da7a71 05:36:42 05:36:42 Successfully built c64c22da7a71 05:36:42 Successfully tagged support-notifications:latest 05:36:42  Building support-notifications ... done  [Pipeline] } 05:36:42 $ docker stop --time=1 32e37ae92b8e15e9886202a0a9288d7a9ed3dafbc910acd1a684b36b87fca5c5 05:36:43 $ docker rm -f 32e37ae92b8e15e9886202a0a9288d7a9ed3dafbc910acd1a684b36b87fca5c5 [Pipeline] // withDockerContainer 05:36:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:36:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:36:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:36:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [Pipeline] sh 05:36:46 + docker images 05:36:46 REPOSITORY TAG IMAGE ID CREATED SIZE 05:36:46 security-proxy-setup latest cd84f7e5d48a 5 seconds ago 25.7MB 05:36:46 support-notifications latest c64c22da7a71 5 seconds ago 16.7MB 05:36:46 core-metadata latest 68af67246313 5 seconds ago 16.6MB 05:36:46 support-scheduler latest 1ed99e9596cc 6 seconds ago 15.9MB 05:36:46 1de35b649904 8 seconds ago 1.15GB 05:36:46 8305ebe13c17 8 seconds ago 1.15GB 05:36:46 c9a8970a2369 11 seconds ago 1.15GB 05:36:46 a0cc384bff7f 11 seconds ago 1.15GB 05:36:46 security-bootstrapper latest 2407cc062e67 54 seconds ago 18.6MB 05:36:46 sys-mgmt-agent latest 8c0dcc71f373 54 seconds ago 312MB 05:36:46 core-data latest 4e8de5d18569 About a minute ago 20.2MB 05:36:46 security-secretstore-setup latest ec8ecc93fa68 About a minute ago 28.7MB 05:36:46 core-command latest 28d6cf9adce3 About a minute ago 15.9MB 05:36:46 aed71090325d About a minute ago 1.15GB 05:36:46 b3edabb59237 About a minute ago 1.15GB 05:36:46 27aeeb534c2c About a minute ago 1.15GB 05:36:46 ae6ef77e5a52 About a minute ago 1.14GB 05:36:46 e737810aea68 About a minute ago 1.15GB 05:36:46 ci-base-image-x86_64 latest d54d455a792a 6 minutes ago 647MB 05:36:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB 05:36:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB 05:36:46 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 05:36:46 docker 20.10.0 aefe523efa57 6 months ago 240MB 05:36:46 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] } 05:36:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:36:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:36:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:36:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:36:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:36:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 05:36:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.179s coverage: 28.7% of statements 05:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:37:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.322s coverage: 100.0% of statements 05:37:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:37:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.332s coverage: 53.4% of statements 05:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:37:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.541s coverage: 87.7% of statements 05:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:37:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.220s coverage: 78.9% of statements 05:37:04 Still waiting to schedule task 05:37:04 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 05:37:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.194s coverage: 81.2% of statements 05:37:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:37:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:37:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 05:37:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:37:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:37:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.315s coverage: 95.1% of statements 05:37:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:37:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:37:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 05:37:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:37:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 05:37:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:37:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:37:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:37:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.168s coverage: 60.0% of statements 05:37:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:37:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:37:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:37:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.319s coverage: 0.8% of statements 05:37:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:37:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.145s coverage: 58.8% of statements 05:37:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.254s coverage: 22.0% of statements 05:37:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.197s coverage: 47.1% of statements 05:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.186s coverage: 79.5% of statements 05:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.184s coverage: 94.1% of statements 05:37:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.191s coverage: 96.3% of statements 05:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.193s coverage: 87.5% of statements 05:37:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.208s coverage: 94.4% of statements 05:37:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.162s coverage: 44.8% of statements 05:37:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.594s coverage: 81.8% of statements 05:37:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.244s coverage: 92.9% of statements 05:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 05:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.170s coverage: 87.2% of statements 05:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 05:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.194s coverage: 58.8% of statements 05:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.180s coverage: 80.0% of statements 05:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements 05:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.258s coverage: 85.4% of statements 05:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.289s coverage: 91.2% of statements 05:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.659s coverage: 64.4% of statements 05:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.168s coverage: 100.0% of statements 05:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements 05:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 05:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.110s coverage: 73.7% of statements 05:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements 05:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.069s coverage: 66.9% of statements 05:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.671s coverage: 43.6% of statements 05:37:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:37:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.201s coverage: 89.5% of statements 05:37:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.197s coverage: 84.8% of statements 05:37:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:37:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.310s coverage: 19.3% of statements 05:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:37:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.534s coverage: 91.9% of statements 05:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 05:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:37:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.185s coverage: 62.7% of statements 05:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:37:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.377s coverage: 97.6% of statements 05:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 05:37:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:37:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 05:37:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.171s coverage: 28.9% of statements 05:37:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 05:37:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 05:37:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:37:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:37:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 05:37:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:37:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.190s coverage: 100.0% of statements 05:37:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements 05:37:56 GO111MODULE=on go vet ./... 05:38:50 Running on prd-ubuntu18.04-docker-8c-8g-2039 in /w/workspace/edgexfoundry_edgex-go_PR-3570 [Pipeline] { [Pipeline] ws 05:38:52 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 05:38:55 The recommended git tool is: git 05:39:10 using credential edgex-jenkins-ssh 05:39:10 Cloning the remote Git repository 05:39:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:39:10 > git init /w/workspace/edgex-go/5 # timeout=10 05:39:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:39:10 > git --version # timeout=10 05:39:10 > git --version # 'git version 2.17.1' 05:39:10 using GIT_SSH to set credentials SSH Credentials for GitHub 05:39:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:39:22 Merging remotes/origin/master commit 649de8085a2358d24573e8b32b9ef122143f6397 into PR head commit 0021f564cd828733515ee6aedb0f0cf6b2e0d03d 05:39:22 Merge succeeded, producing 0021f564cd828733515ee6aedb0f0cf6b2e0d03d 05:39:22 Checking out Revision 0021f564cd828733515ee6aedb0f0cf6b2e0d03d (PR-3570) 05:39:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:39:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:39:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:39:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:39:22 using GIT_SSH to set credentials SSH Credentials for GitHub 05:39:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3570/head:refs/remotes/origin/PR-3570 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:39:22 > git config core.sparsecheckout # timeout=10 05:39:22 > git checkout -f 0021f564cd828733515ee6aedb0f0cf6b2e0d03d # timeout=10 05:39:22 > git remote # timeout=10 05:39:22 > git config --get remote.origin.url # timeout=10 05:39:22 using GIT_SSH to set credentials SSH Credentials for GitHub 05:39:22 > git merge 649de8085a2358d24573e8b32b9ef122143f6397 # timeout=10 05:39:22 > git rev-parse HEAD^{commit} # timeout=10 05:39:22 > git config core.sparsecheckout # timeout=10 05:39:22 > git checkout -f 0021f564cd828733515ee6aedb0f0cf6b2e0d03d # timeout=10 05:39:25 gofmt -l . 05:39:25 [ "`gofmt -l .`" = "" ] 05:39:25 ./bin/test-attribution-txt.sh [Pipeline] sh 05:39:26 + ls -al . 05:39:26 total 544 05:39:26 drwxrwxr-x 9 1001 1001 4096 Jun 17 05:39 . 05:39:26 drwxr-xr-x 4 root root 4096 Jun 17 05:35 .. 05:39:26 -rw-rw-r-- 1 1001 1001 11 Jun 17 05:32 .dockerignore 05:39:26 drwxrwxr-x 8 1001 1001 4096 Jun 17 05:32 .git 05:39:26 drwxrwxr-x 3 1001 1001 4096 Jun 17 05:32 .github 05:39:26 -rw-rw-r-- 1 1001 1001 818 Jun 17 05:32 .gitignore 05:39:26 -rw-rw-r-- 1 1001 1001 166 Jun 17 05:32 .sonarcloud.properties 05:39:26 -rw-rw-r-- 1 1001 1001 8609 Jun 17 05:32 Attribution.txt 05:39:26 -rw-rw-r-- 1 1001 1001 3804 Jun 17 05:32 CONTRIBUTING.md 05:39:26 -rw-rw-r-- 1 1001 1001 931 Jun 17 05:32 Dockerfile.build 05:39:26 -rw-rw-r-- 1 1001 1001 849 Jun 17 05:32 Jenkinsfile 05:39:26 -rw-rw-r-- 1 1001 1001 10775 Jun 17 05:32 LICENSE 05:39:26 -rw-rw-r-- 1 1001 1001 5605 Jun 17 05:32 Makefile 05:39:26 -rw-rw-r-- 1 1001 1001 7905 Jun 17 05:32 README.md 05:39:26 -rw-rw-r-- 1 1001 1001 7071 Jun 17 05:32 SECURITY.md 05:39:26 -rw-rw-r-- 1 1001 1001 5 Jun 17 05:29 VERSION 05:39:26 -rw-rw-r-- 1 1001 1001 4131 Jun 17 05:32 ZMQWindows.md 05:39:26 drwxrwxr-x 2 1001 1001 4096 Jun 17 05:32 bin 05:39:26 drwxrwxr-x 14 1001 1001 4096 Jun 17 05:32 cmd 05:39:26 -rw-r--r-- 1 root root 398093 Jun 17 05:37 coverage.out 05:39:26 -rw-rw-r-- 1 1001 1001 841 Jun 17 05:32 go.mod 05:39:26 -rw-r--r-- 1 root root 20843 Jun 17 05:35 go.sum 05:39:26 drwxrwxr-x 7 1001 1001 4096 Jun 17 05:32 internal 05:39:26 drwxrwxr-x 3 1001 1001 4096 Jun 17 05:32 openapi 05:39:26 drwxrwxr-x 4 1001 1001 4096 Jun 17 05:32 snap 05:39:26 -rw-rw-r-- 1 1001 1001 168 Jun 17 05:32 version.go [Pipeline] sh 05:39:26 Commit message: "docs(sma): update Swaggerfile" 05:39:28 + '[' -e coverage.out ] 05:39:28 + chown 1001:1001 coverage.out [Pipeline] stash 05:39:28 Warning: overwriting stash ‘coverage-report’ [Pipeline] withEnv [Pipeline] { 05:39:31 Stashed 1 file(s) [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 05:39:36 + make build 05:39:36 go mod tidy 05:39:36 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 05:39:38 + echo snap-build.sh 05:39:38 snap-build.sh 05:39:38 + SNAP_BASE_DIR=. 05:39:38 + '[' '!' -z /w/workspace/edgex-go/5 ']' 05:39:38 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 05:39:38 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 05:39:38 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 05:39:38 + cd /w/workspace/edgex-go/5 05:39:38 + sudo apt-get remove -qy --purge lxd lxd-client 05:39:38 Reading package lists... 05:39:38 Building dependency tree... 05:39:38 Reading state information... 05:39:38 The following packages were automatically installed and are no longer required: 05:39:38 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 05:39:38 uidmap xdelta3 05:39:38 Use 'sudo apt autoremove' to remove them. 05:39:38 The following packages will be REMOVED: 05:39:38 lxd* lxd-client* 05:39:38 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 05:39:38 After this operation, 31.7 MB disk space will be freed. 05:39:38 (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.) 05:39:38 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 05:39:39 Removing lxd dnsmasq configuration 05:39:39 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 05:39:39 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 05:39:40 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 05:39:41 (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.) 05:39:41 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 05:39:41 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 05:39:42 Processing triggers for systemd (237-3ubuntu10.45) ... 05:39:42 Processing triggers for ureadahead (0.100.0-21) ... 05:39:43 + sudo snap remove --purge lxd 05:39:43 snap "lxd" is not installed 05:39:43 + sudo groupadd --force --system lxd 05:39:43 ++ whoami 05:39:43 + sudo /usr/sbin/usermod -G lxd -a jenkins 05:39:44 + newgrp - lxd 05:39:44 + sudo snap install lxd 05:39:52 2021-06-17T05:39:50Z INFO Waiting for automatic snapd restart... 05:40:01 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 05:40:05 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 05:40:08 lxd 4.15 from Canonical* installed 05:40:08 + sudo lxd init --auto 05:40:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 05:40:09 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 05:40:12 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 05:40:16 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 05:40:17 + sudo snap install --classic snapcraft 05:40:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:40:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:40:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 05:40:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:40:29 snapcraft 4.8.1 from Canonical* installed 05:40:29 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 05:40:29 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 05:40:29 % Total % Received % Xferd Average Speed Time Time Time Current 05:40:29 Dload Upload Total Spent Left Speed 05:40:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4714 0 --:--:-- --:--:-- --:--:-- 4714 05:40:29 100 3325k 100 3325k 0 0 10.7M 0 --:--:-- --:--:-- --:--:-- 10.7M 05:40:29 ./yq_linux_amd64 05:40:29 + sudo snapcraft prime --use-lxd 05:40:30 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 05:40:30 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: 05:40:30 - README.md 05:40:30 05:40:30 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 05:40:31 Launching a container. [Pipeline] } 05:40:33 $ docker stop --time=1 d15f41cc7d2430e227d6fb7ea16d3df43ff71b3e3239087973d317b2f08820cf 05:40:35 $ docker rm -f d15f41cc7d2430e227d6fb7ea16d3df43ff71b3e3239087973d317b2f08820cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 05:40:39 Waiting for container to be ready 05:40:39 To start your first instance, try: lxc launch ubuntu:18.04 05:40:39 [Pipeline] isUnix [Pipeline] sh 05:40:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:40:39 05:40:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:40:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:40:40 latest: Pulling from edgex-devops/edgex-compose-arm64 05:40:40 29e5d40040c1: Pulling fs layer 05:40:40 1ce36da41761: Pulling fs layer 05:40:40 25b303627fd3: Pulling fs layer 05:40:40 29e5d40040c1: Verifying Checksum 05:40:40 29e5d40040c1: Download complete 05:40:41 29e5d40040c1: Pull complete 05:40:41 1ce36da41761: Verifying Checksum 05:40:41 1ce36da41761: Download complete 05:40:44 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 05:40:44 Waiting for network to be ready... 05:40:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 05:40:44 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 05:40:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 05:40:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 05:40:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 05:40:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 05:40:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 05:40:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 05:40:44 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 05:40:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 05:40:44 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 05:40:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 05:40:44 1ce36da41761: Pull complete 05:40:44 25b303627fd3: Verifying Checksum 05:40:44 25b303627fd3: Download complete 05:40:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 05:40:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 05:40:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 05:40:44 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 05:40:44 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 05:40:44 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 05:40:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 05:40:46 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 05:40:46 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 05:40:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 05:40:46 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 05:40:46 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 05:40:46 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 05:40:46 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 05:40:46 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 05:40:47 Fetched 24.7 MB in 4s (6056 kB/s) 05:40:48 Reading package lists... 05:40:48 Reading package lists... 05:40:48 Building dependency tree... 05:40:48 Reading state information... 05:40:48 The following additional packages will be installed: 05:40:48 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 05:40:48 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 05:40:48 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 05:40:48 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 05:40:48 Suggested packages: 05:40:48 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 05:40:48 Recommended packages: 05:40:48 gnupg libsasl2-modules 05:40:48 The following NEW packages will be installed: 05:40:48 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 05:40:48 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 05:40:48 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 05:40:48 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 05:40:48 The following packages will be upgraded: 05:40:48 gpg gpg-agent gpgconf libudev1 05:40:48 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 05:40:48 Need to get 3530 kB of archives. 05:40:48 After this operation, 13.3 MB of additional disk space will be used. 05:40:48 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] 05:40:48 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] 05:40:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 05:40:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 05:40:48 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 05:40:49 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 05:40:49 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 05:40:49 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 05:40:49 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 05:40:49 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 05:40:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 05:40:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 05:40:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 05:40:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 05:40:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 05:40:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 05:40:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 05:40:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 05:40:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 05:40:49 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 05:40:49 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 05:40:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 05:40:49 debconf: delaying package configuration, since apt-utils is not installed 05:40:49 Fetched 3530 kB in 1s (3173 kB/s) 05:40:49 (Reading database ... 12511 files and directories currently installed.) 05:40:49 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 05:40:49 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 05:40:49 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 05:40:50 Selecting previously unselected package udev. 05:40:50 (Reading database ... 12511 files and directories currently installed.) 05:40:50 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 05:40:50 Unpacking udev (237-3ubuntu10.48) ... 05:40:50 Selecting previously unselected package libfuse2:amd64. 05:40:50 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 05:40:50 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 05:40:50 Selecting previously unselected package fuse. 05:40:50 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 05:40:50 Unpacking fuse (2.9.7-1ubuntu1) ... 05:40:50 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 05:40:50 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:40:50 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 05:40:50 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:40:50 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 05:40:50 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:40:50 Selecting previously unselected package libksba8:amd64. 05:40:50 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 05:40:50 Unpacking libksba8:amd64 (1.3.5-2) ... 05:40:50 Selecting previously unselected package libroken18-heimdal:amd64. 05:40:50 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:40:50 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:50 Selecting previously unselected package libasn1-8-heimdal:amd64. 05:40:50 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:40:50 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:50 Selecting previously unselected package libheimbase1-heimdal:amd64. 05:40:50 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:40:50 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:50 Selecting previously unselected package libhcrypto4-heimdal:amd64. 05:40:50 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:40:50 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:50 Selecting previously unselected package libwind0-heimdal:amd64. 05:40:51 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:40:51 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:51 Selecting previously unselected package libhx509-5-heimdal:amd64. 05:40:51 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:40:51 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:51 Selecting previously unselected package libkrb5-26-heimdal:amd64. 05:40:51 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:40:51 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:51 Selecting previously unselected package libheimntlm0-heimdal:amd64. 05:40:51 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:40:51 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:51 Selecting previously unselected package libgssapi3-heimdal:amd64. 05:40:51 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:40:51 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:51 Selecting previously unselected package libsasl2-modules-db:amd64. 05:40:51 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 05:40:51 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:40:51 Selecting previously unselected package libsasl2-2:amd64. 05:40:51 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 05:40:51 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:40:51 Selecting previously unselected package libldap-common. 05:40:51 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 05:40:51 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 05:40:51 Selecting previously unselected package libldap-2.4-2:amd64. 05:40:51 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 05:40:51 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 05:40:51 Selecting previously unselected package dirmngr. 05:40:51 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 05:40:51 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 05:40:51 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 05:40:51 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 05:40:51 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 05:40:52 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:40:52 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:40:52 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 05:40:52 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:52 Setting up libksba8:amd64 (1.3.5-2) ... 05:40:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:40:52 Setting up udev (237-3ubuntu10.48) ... 05:40:52 invoke-rc.d: policy-rc.d denied execution of start. 05:40:52 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:52 Processing triggers for systemd (237-3ubuntu10) ... 05:40:52 Setting up fuse (2.9.7-1ubuntu1) ... 05:40:52 Setting up gpg (2.2.4-1ubuntu1.4) ... 05:40:52 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:52 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:52 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:52 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:52 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:52 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:52 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 05:40:52 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 05:40:52 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 05:40:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:40:52 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 05:40:52 settings in the [Install] section, and DefaultInstance for template units). 05:40:52 This means they are not meant to be enabled using systemctl. 05:40:52 Possible reasons for having this kind of units are: 05:40:52 1) A unit may be statically enabled by being symlinked from another unit's 05:40:52 .wants/ or .requires/ directory. 05:40:52 2) A unit's purpose may be to act as a helper for some other unit which has 05:40:52 a requirement dependency on it. 05:40:52 3) A unit may be started when needed via activation (socket, path, timer, 05:40:52 D-Bus, udev, scripted systemctl call, ...). 05:40:52 4) In case of template units, the unit is meant to be enabled with some 05:40:52 instance name specified. 05:40:53 Reading package lists... 05:40:53 Building dependency tree... 05:40:53 Reading state information... 05:40:53 The following additional packages will be installed: 05:40:53 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 05:40:53 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 05:40:53 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 05:40:53 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 05:40:53 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 05:40:53 Suggested packages: 05:40:53 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 05:40:53 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 05:40:53 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 05:40:53 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 05:40:53 systemd-container policykit-1 05:40:53 Recommended packages: 05:40:53 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 05:40:53 The following NEW packages will be installed: 05:40:53 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 05:40:53 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 05:40:53 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 05:40:53 multiarch-support openssh-client python3 python3-minimal python3.6 05:40:53 python3.6-minimal snapd squashfs-tools sudo 05:40:53 The following packages will be upgraded: 05:40:53 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 05:40:53 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 05:40:53 Need to get 36.7 MB of archives. 05:40:53 After this operation, 147 MB of additional disk space will be used. 05:40:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 05:40:53 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 05:40:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 05:40:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 05:40:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 05:40:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 05:40:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 05:40:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 05:40:53 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 05:40:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 05:40:53 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 05:40:53 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 05:40:53 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 05:40:53 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 05:40:53 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 05:40:53 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 05:40:54 25b303627fd3: Pull complete 05:40:54 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 05:40:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:40:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 05:40:54 prd-ubuntu18.04-docker-arm64-4c-16g-2038 does not seem to be running inside a container 05:40:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:40:54 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 05:40:54 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 05:40:54 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 05:40:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 05:40:54 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 05:40:54 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 05:40:54 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 05:40:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 05:40:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 05:40:54 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 05:40:54 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 05:40:54 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 05:40:54 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 05:40:55 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 05:40:56 debconf: delaying package configuration, since apt-utils is not installed 05:40:56 Fetched 36.7 MB in 3s (14.5 MB/s) 05:40:56 (Reading database ... 12757 files and directories currently installed.) 05:40:56 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 05:40:58 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 05:40:58 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 05:40:58 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 05:40:58 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 05:40:58 (Reading database ... 12757 files and directories currently installed.) 05:40:58 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 05:40:58 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 05:40:58 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 05:40:58 (Reading database ... 12757 files and directories currently installed.) 05:40:58 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 05:40:58 Unpacking apt (1.6.13) over (1.6.1) ... 05:40:58 Setting up apt (1.6.13) ... 05:40:58 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 05:40:58 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 05:40:58 (Reading database ... 12764 files and directories currently installed.) 05:40:58 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 05:40:58 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 05:40:58 Selecting previously unselected package libpython3.6-minimal:amd64. 05:40:58 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:40:58 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:40:58 Selecting previously unselected package libexpat1:amd64. 05:40:58 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 05:40:58 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 05:40:58 Selecting previously unselected package python3.6-minimal. 05:40:58 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:40:58 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 05:40:58 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 05:40:58 Checking for services that may need to be restarted...done. 05:40:58 Checking for services that may need to be restarted...done. 05:40:58 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:40:58 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 05:40:58 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 05:40:58 $ docker top 40f3ccc502372ccb46796a81e0cdf0d3ba9db38e6c7b64321daf69583e9363f4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:40:59 Selecting previously unselected package python3-minimal. 05:40:59 (Reading database ... 13012 files and directories currently installed.) 05:40:59 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 05:40:59 Unpacking python3-minimal (3.6.7-1~18.04) ... 05:40:59 Selecting previously unselected package mime-support. 05:40:59 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 05:40:59 Unpacking mime-support (3.60ubuntu1) ... 05:40:59 Selecting previously unselected package libmpdec2:amd64. 05:40:59 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 05:40:59 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 05:40:59 Selecting previously unselected package libpython3.6-stdlib:amd64. 05:40:59 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:40:59 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:40:59 Selecting previously unselected package python3.6. 05:40:59 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:40:59 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 05:40:59 + grep parallel 05:40:59 + docker-compose build --help 05:40:59 Selecting previously unselected package libpython3-stdlib:amd64. 05:40:59 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 05:40:59 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 05:40:59 Setting up python3-minimal (3.6.7-1~18.04) ... 05:41:00 Selecting previously unselected package python3. 05:41:00 (Reading database ... 13442 files and directories currently installed.) 05:41:00 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 05:41:00 Unpacking python3 (3.6.7-1~18.04) ... 05:41:00 Selecting previously unselected package multiarch-support. 05:41:00 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 05:41:00 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 05:41:00 Setting up multiarch-support (2.27-3ubuntu1.4) ... 05:41:00 Selecting previously unselected package liblzo2-2:amd64. 05:41:00 (Reading database ... 13479 files and directories currently installed.) 05:41:00 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 05:41:00 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 05:41:00 Selecting previously unselected package libbsd0:amd64. 05:41:00 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 05:41:00 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 05:41:00 Selecting previously unselected package sudo. 05:41:00 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 05:41:00 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 05:41:00 Selecting previously unselected package apparmor. 05:41:00 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 05:41:00 Unpacking apparmor (2.12-4ubuntu5.1) ... 05:41:00 Selecting previously unselected package libedit2:amd64. 05:41:00 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 05:41:00 Unpacking libedit2:amd64 (3.1-20170329-1) ... 05:41:00 Selecting previously unselected package libkrb5support0:amd64. 05:41:00 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 05:41:00 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 05:41:00 Selecting previously unselected package libk5crypto3:amd64. 05:41:00 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 05:41:00 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 05:41:00 Selecting previously unselected package libkeyutils1:amd64. 05:41:00 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 05:41:00 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 05:41:00 Selecting previously unselected package libkrb5-3:amd64. 05:41:00 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 05:41:00 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 05:41:00 Selecting previously unselected package libgssapi-krb5-2:amd64. 05:41:00 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 05:41:00 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 05:41:01 Selecting previously unselected package libssl1.0.0:amd64. 05:41:01 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 05:41:01 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 05:41:01 Selecting previously unselected package openssh-client. 05:41:01 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 05:41:01 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 05:41:01 Selecting previously unselected package squashfs-tools. 05:41:01 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 05:41:01 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 05:41:01 Selecting previously unselected package snapd. 05:41:01 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 05:41:01 Unpacking snapd (2.49.2+18.04) ... 05:41:05 Setting up libedit2:amd64 (3.1-20170329-1) ... 05:41:05 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 05:41:05 Setting up mime-support (3.60ubuntu1) ... 05:41:05 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 05:41:05 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 05:41:05 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 05:41:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:41:05 Setting up systemd (237-3ubuntu10.48) ... 05:41:05 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 05:41:05 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 05:41:05 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 05:41:05 Setting up liblzo2-2:amd64 (2.08-1.2) ... 05:41:05 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:41:05 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 05:41:05 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 05:41:05 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 05:41:05 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 05:41:05 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 05:41:05 Setting up python3 (3.6.7-1~18.04) ... 05:41:05 running python rtupdate hooks for python3.6... 05:41:05 running python post-rtupdate hooks for python3.6... 05:41:05 Setting up apparmor (2.12-4ubuntu5.1) ... 05:41:05 --parallel Build images in parallel. [Pipeline] } 05:41:05 $ docker stop --time=1 40f3ccc502372ccb46796a81e0cdf0d3ba9db38e6c7b64321daf69583e9363f4 05:41:05 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 05:41:05 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 05:41:05 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 05:41:05 Setting up snapd (2.49.2+18.04) ... 05:41:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 05:41:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 05:41:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 05:41:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 05:41:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 05:41:06 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 05:41:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 05:41:07 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 05:41:07 $ docker rm -f 40f3ccc502372ccb46796a81e0cdf0d3ba9db38e6c7b64321daf69583e9363f4 05:41:07 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 05:41:09 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 05:41:09 /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' 05:41:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:41:09 Processing triggers for systemd (237-3ubuntu10.48) ... [Pipeline] isUnix [Pipeline] sh 05:41:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:41:09 . [Pipeline] withDockerContainer 05:41:10 prd-ubuntu18.04-docker-arm64-4c-16g-2038 does not seem to be running inside a container 05:41:10 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:41:10 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 05:41:10 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 05:41:10 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:41:11 Reading package lists... 05:41:11 $ docker top 62a703fe948c0d00fbf8cb3ca30773fc0dfb0a5b65c99c1c7ca2b05fbd8f6e64 -eo pid,comm 05:41:12 Reading package lists... 05:41:12 Building dependency tree... 05:41:12 Reading state information... [Pipeline] { [Pipeline] sh 05:41:12 Calculating upgrade... 05:41:12 The following packages will be upgraded: 05:41:12 advancecomp base-files bash binutils binutils-common 05:41:12 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 05:41:12 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 05:41:12 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 05:41:12 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 05:41:12 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 05:41:12 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 05:41:12 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 05:41:12 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 05:41:12 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 05:41:12 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 05:41:12 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 05:41:12 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 05:41:12 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 05:41:12 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 05:41:12 ubuntu-keyring util-linux 05:41:12 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 05:41:12 Need to get 64.1 MB of archives. 05:41:12 After this operation, 5097 kB of additional disk space will be used. 05:41:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 05:41:12 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 05:41:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 05:41:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 05:41:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 05:41:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 05:41:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 05:41:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 05:41:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 05:41:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 05:41:12 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 05:41:12 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 05:41:12 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 05:41:12 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 05:41:12 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 05:41:12 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 05:41:12 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 05:41:12 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 05:41:12 + docker-compose -f ./docker-compose-build.yml build --parallel 05:41:12 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 05:41:12 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 05:41:12 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 05:41:12 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 05:41:12 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 05:41:12 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 05:41:12 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 05:41:12 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 05:41:12 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 05:41:12 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 05:41:12 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 05:41:12 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 05:41:12 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 05:41:12 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 05:41:12 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 05:41:12 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 05:41:12 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 05:41:12 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 05:41:12 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 05:41:12 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 05:41:12 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 05:41:12 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 05:41:12 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 05:41:12 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 05:41:12 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 05:41:12 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 05:41:12 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 05:41:12 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 05:41:12 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 05:41:12 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 05:41:12 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 05:41:12 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] 05:41:12 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 05:41:12 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 05:41:12 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 05:41:12 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 05:41:12 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 05:41:13 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 05:41:13 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 05:41:13 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 05:41:13 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 05:41:13 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 05:41:13 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 05:41:13 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 05:41:13 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 05:41:13 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 05:41:13 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 05:41:13 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 05:41:13 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 05:41:13 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 05:41:14 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 05:41:14 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 05:41:14 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 05:41:14 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 05:41:14 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 05:41:14 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 05:41:14 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 05:41:14 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 05:41:14 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 05:41:14 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 05:41:14 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 05:41:14 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 05:41:16 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 05:41:16 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 05:41:16 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 05:41:16 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] 05:41:16 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 05:41:16 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 05:41:16 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] 05:41:16 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 05:41:16 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 05:41:16 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 05:41:16 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 05:41:16 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 05:41:16 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 05:41:16 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 05:41:16 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 05:41:16 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] 05:41:16 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 05:41:16 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 05:41:16 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 05:41:16 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 05:41:16 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 05:41:16 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 05:41:16 debconf: delaying package configuration, since apt-utils is not installed 05:41:16 Fetched 64.1 MB in 2s (27.0 MB/s) 05:41:16 (Reading database ... 13914 files and directories currently installed.) 05:41:16 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 05:41:16 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:41:16 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 05:41:16 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:41:16 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 05:41:16 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 05:41:16 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:41:16 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:41:16 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:41:16 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:41:16 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:41:16 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:41:16 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:41:16 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:41:16 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:41:16 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:41:16 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:41:16 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:41:16 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:41:16 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:41:16 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 05:41:16 Building core-command ... 05:41:16 Building core-data ... 05:41:16 Building core-metadata ... 05:41:16 Building security-bootstrapper ... 05:41:16 Building security-proxy-setup ... 05:41:16 Building security-secretstore-setup ... 05:41:16 Building support-notifications ... 05:41:16 Building support-scheduler ... 05:41:16 Building sys-mgmt-agent ... 05:41:16 Building security-bootstrapper 05:41:16 Building core-command 05:41:16 Building support-notifications 05:41:16 Building support-scheduler 05:41:16 Building core-metadata 05:41:16 (Reading database ... 13914 files and directories currently installed.) 05:41:16 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 05:41:16 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 05:41:16 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 05:41:16 (Reading database ... 13914 files and directories currently installed.) 05:41:16 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:41:16 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:41:16 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:41:16 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:41:16 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:41:16 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:41:16 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 05:41:17 (Reading database ... 13914 files and directories currently installed.) 05:41:17 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 05:41:17 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:41:17 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 05:41:17 (Reading database ... 13914 files and directories currently installed.) 05:41:17 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 05:41:17 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 05:41:17 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 05:41:18 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 05:41:18 Setting up base-files (10.1ubuntu2.10) ... 05:41:18 Installing new version of config file /etc/issue ... 05:41:18 Installing new version of config file /etc/issue.net ... 05:41:18 Installing new version of config file /etc/lsb-release ... 05:41:18 Installing new version of config file /etc/update-motd.d/50-motd-news ... 05:41:18 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 05:41:20 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 05:41:20 Removing obsolete conffile /etc/default/motd-news ... 05:41:20 (Reading database ... 13915 files and directories currently installed.) 05:41:20 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 05:41:20 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 05:41:20 Setting up bash (4.4.18-2ubuntu1.2) ... 05:41:20 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 05:41:20 (Reading database ... 13915 files and directories currently installed.) 05:41:20 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 05:41:20 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 05:41:20 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 05:41:20 (Reading database ... 13915 files and directories currently installed.) 05:41:20 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 05:41:20 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 05:41:20 Setting up tar (1.29b-2ubuntu0.2) ... 05:41:20 (Reading database ... 13915 files and directories currently installed.) 05:41:20 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 05:41:20 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:41:20 Setting up dpkg (1.19.0.5ubuntu2.3) ... 05:41:20 (Reading database ... 13915 files and directories currently installed.) 05:41:20 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 05:41:20 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:41:20 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 05:41:20 (Reading database ... 13915 files and directories currently installed.) 05:41:20 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 05:41:20 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:41:20 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 05:41:20 (Reading database ... 13915 files and directories currently installed.) 05:41:20 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 05:41:20 Unpacking grep (3.1-2build1) over (3.1-2) ... 05:41:20 Setting up grep (3.1-2build1) ... 05:41:20 (Reading database ... 13915 files and directories currently installed.) 05:41:20 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 05:41:20 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 05:41:20 Setting up login (1:4.5-1ubuntu2) ... 05:41:20 (Reading database ... 13915 files and directories currently installed.) 05:41:20 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 05:41:20 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:41:20 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 05:41:20 (Reading database ... 13915 files and directories currently installed.) 05:41:20 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 05:41:20 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:41:20 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 05:41:20 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:41:20 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 05:41:20 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:41:21 Setting up perl-base (5.26.1-6ubuntu0.5) ... 05:41:21 (Reading database ... 13915 files and directories currently installed.) 05:41:21 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 05:41:21 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:41:22 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 05:41:22 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 05:41:22 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 05:41:22 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 05:41:22 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 05:41:23 (Reading database ... 13915 files and directories currently installed.) 05:41:23 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 05:41:23 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 05:41:23 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 05:41:23 (Reading database ... 13915 files and directories currently installed.) 05:41:23 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:41:23 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:41:23 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:41:23 (Reading database ... 13915 files and directories currently installed.) 05:41:23 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:41:23 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:41:23 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:41:23 (Reading database ... 13915 files and directories currently installed.) 05:41:23 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:41:23 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:41:23 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:41:23 (Reading database ... 13915 files and directories currently installed.) 05:41:23 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:41:24 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:41:24 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:41:24 (Reading database ... 13915 files and directories currently installed.) 05:41:24 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 05:41:24 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:41:24 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 05:41:24 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:41:24 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 05:41:24 (Reading database ... 13915 files and directories currently installed.) 05:41:24 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 05:41:24 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:41:24 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 05:41:24 (Reading database ... 13915 files and directories currently installed.) 05:41:24 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:41:24 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:41:24 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:41:25 (Reading database ... 13915 files and directories currently installed.) 05:41:25 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:41:25 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:41:25 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 05:41:25 (Reading database ... 13915 files and directories currently installed.) 05:41:25 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:41:25 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:41:26 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 05:41:26 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 05:41:26 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 05:41:26 (Reading database ... 13915 files and directories currently installed.) 05:41:26 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 05:41:26 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:41:27 Setting up libc-bin (2.27-3ubuntu1.4) ... 05:41:27 (Reading database ... 13915 files and directories currently installed.) 05:41:27 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 05:41:27 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:41:27 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 05:41:27 (Reading database ... 13917 files and directories currently installed.) 05:41:27 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 05:41:28 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 05:41:28 Setting up debconf (1.5.66ubuntu1) ... 05:41:28 (Reading database ... 13917 files and directories currently installed.) 05:41:28 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 05:41:28 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 05:41:28 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 05:41:28 (Reading database ... 13917 files and directories currently installed.) 05:41:28 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 05:41:28 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 05:41:28 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 05:41:28 (Reading database ... 13917 files and directories currently installed.) 05:41:28 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 05:41:28 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 05:41:28 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 05:41:28 (Reading database ... 13917 files and directories currently installed.) 05:41:28 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 05:41:28 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 05:41:28 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 05:41:28 (Reading database ... 13919 files and directories currently installed.) 05:41:28 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 05:41:28 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 05:41:29 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 05:41:29 (Reading database ... 13923 files and directories currently installed.) 05:41:29 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:41:29 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:41:29 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 05:41:29 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 05:41:29 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 05:41:29 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:41:29 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 05:41:29 (Reading database ... 13923 files and directories currently installed.) 05:41:29 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 05:41:29 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 05:41:29 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 05:41:29 (Reading database ... 13923 files and directories currently installed.) 05:41:29 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 05:41:29 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 05:41:29 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 05:41:29 (Reading database ... 13923 files and directories currently installed.) 05:41:29 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 05:41:29 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 05:41:29 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 05:41:29 (Reading database ... 13923 files and directories currently installed.) 05:41:29 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 05:41:29 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:41:29 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 05:41:29 (Reading database ... 13923 files and directories currently installed.) 05:41:29 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 05:41:29 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 05:41:30 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 05:41:30 (Reading database ... 13923 files and directories currently installed.) 05:41:30 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 05:41:30 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 05:41:30 Setting up passwd (1:4.5-1ubuntu2) ... 05:41:30 (Reading database ... 13923 files and directories currently installed.) 05:41:30 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 05:41:30 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:41:30 Setting up gpgv (2.2.4-1ubuntu1.4) ... 05:41:30 (Reading database ... 13923 files and directories currently installed.) 05:41:30 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 05:41:30 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 05:41:30 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 05:41:30 (Reading database ... 13923 files and directories currently installed.) 05:41:30 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 05:41:30 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 05:41:30 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 05:41:30 (Reading database ... 13923 files and directories currently installed.) 05:41:30 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 05:41:30 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 05:41:31 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 05:41:31 (Reading database ... 13923 files and directories currently installed.) 05:41:31 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 05:41:31 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 05:41:31 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 05:41:31 (Reading database ... 13923 files and directories currently installed.) 05:41:31 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 05:41:31 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 05:41:31 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 05:41:31 (Reading database ... 13923 files and directories currently installed.) 05:41:31 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 05:41:31 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 05:41:31 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 05:41:31 (Reading database ... 13923 files and directories currently installed.) 05:41:31 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 05:41:31 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 05:41:31 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 05:41:31 (Reading database ... 13923 files and directories currently installed.) 05:41:31 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 05:41:31 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 05:41:31 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 05:41:31 (Reading database ... 13924 files and directories currently installed.) 05:41:31 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 05:41:31 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 05:41:31 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 05:41:31 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 05:41:32 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 05:41:32 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 05:41:32 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 05:41:32 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 05:41:32 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 05:41:32 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 05:41:32 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 05:41:32 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 05:41:32 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 05:41:32 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 05:41:32 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 05:41:32 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 05:41:32 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 05:41:32 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 05:41:32 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 05:41:32 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 05:41:32 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 05:41:32 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 05:41:33 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 05:41:33 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 05:41:33 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 05:41:33 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 05:41:33 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 05:41:33 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 05:41:33 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 05:41:33 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:41:33 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 05:41:33 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:41:33 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 05:41:33 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:41:33 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 05:41:33 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 05:41:34 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:41:34 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:41:34 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:41:34 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:41:34 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:41:34 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:41:34 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:41:34 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:41:35 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:41:35 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:41:35 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:41:35 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:41:36 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:41:36 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:41:36 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:41:36 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:41:37 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:41:37 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:41:37 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:41:37 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:41:37 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 05:41:37 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:41:37 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 05:41:37 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:41:38 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 05:41:38 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 05:41:38 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:41:38 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:41:38 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:41:38 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:41:38 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 05:41:38 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 05:41:38 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:41:38 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 05:41:38 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:41:38 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:41:38 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:41:38 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 05:41:38 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 05:41:38 Setting up tzdata (2021a-0ubuntu0.18.04) ... 05:41:38 05:41:38 Current default time zone: 'Etc/UTC' 05:41:38 Local time is now: Thu Jun 17 05:41:38 UTC 2021. 05:41:38 Universal Time is now: Thu Jun 17 05:41:38 UTC 2021. 05:41:38 Run 'dpkg-reconfigure tzdata' if you wish to change it. 05:41:38 05:41:38 Setting up systemd-sysv (237-3ubuntu10.48) ... 05:41:38 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:41:38 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 05:41:38 Setting up mount (2.31.1-0.4ubuntu3.7) ... 05:41:40 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 05:41:40 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 05:41:40 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 05:41:40 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 05:41:40 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 05:41:40 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 05:41:40 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:41:40 Setting up procps (2:3.3.12-3ubuntu1.2) ... 05:41:40 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 05:41:40 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 05:41:40 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 05:41:40 Setting up patch (2.7.6-2ubuntu1.1) ... 05:41:40 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 05:41:40 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 05:41:40 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 05:41:40 Installing new version of config file /etc/ssl/openssl.cnf ... 05:41:40 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 05:41:40 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 05:41:40 Setting up ca-certificates (20210119~18.04.1) ... 05:41:40 Updating certificates in /etc/ssl/certs... 05:41:41 23 added, 27 removed; done. 05:41:41 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 05:41:41 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:41:41 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 05:41:41 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 05:41:41 Setting up pkgbinarymangler (138.18.04.1) ... 05:41:41 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 05:41:41 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 05:41:41 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 05:41:41 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 05:41:41 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 05:41:41 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 05:41:41 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 05:41:41 Setting up perl (5.26.1-6ubuntu0.5) ... 05:41:41 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 05:41:41 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 05:41:41 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 05:41:41 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 05:41:41 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 05:41:41 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 05:41:41 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 05:41:41 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 05:41:41 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 05:41:41 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 05:41:41 Processing triggers for systemd (237-3ubuntu10.48) ... 05:41:41 Processing triggers for mime-support (3.60ubuntu1) ... 05:41:41 Processing triggers for ca-certificates (20210119~18.04.1) ... 05:41:41 Updating certificates in /etc/ssl/certs... 05:41:42 0 added, 0 removed; done. 05:41:42 Running hooks in /etc/ca-certificates/update.d... 05:41:42 done. 05:41:42 Reading package lists... 05:41:42 Building dependency tree... 05:41:42 Reading state information... 05:41:43 The following NEW packages will be installed: 05:41:43 apt-transport-https 05:41:43 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 05:41:43 Need to get 1692 B of archives. 05:41:43 After this operation, 154 kB of additional disk space will be used. 05:41:43 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 05:41:43 debconf: delaying package configuration, since apt-utils is not installed 05:41:43 Fetched 1692 B in 0s (9634 B/s) 05:41:43 Selecting previously unselected package apt-transport-https. 05:41:43 (Reading database ... 13929 files and directories currently installed.) 05:41:43 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 05:41:43 Unpacking apt-transport-https (1.6.13) ... 05:41:43 Setting up apt-transport-https (1.6.13) ... 05:41:43 Waiting for network to be ready... 05:41:51 2021-06-17T05:41:48Z INFO Waiting for automatic snapd restart... 05:41:54 snapd 2.51 from Canonical* installed 05:41:54 "snapd" switched to the "latest/stable" channel 05:41:54 05:41:56 core18 20210507 from Canonical* installed 05:41:56 "core18" switched to the "latest/stable" channel 05:41:56 05:41:59 snapcraft 4.8.1 from Canonical* installed 05:41:59 "snapcraft" switched to the "latest/stable" channel 05:41:59 05:42:03 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: 05:42:03 - README.md 05:42:03 05:42:03 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 05:42:04 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 05:42:04 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 05:42:04 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:42:05 Reading package lists... 05:42:05 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 05:42:05 Reading package lists... 05:42:05 Building dependency tree... 05:42:05 Reading state information... 05:42:05 Suggested packages: 05:42:05 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 05:42:05 git-gui gitk gitweb git-cvs git-mediawiki git-svn 05:42:05 Recommended packages: 05:42:05 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 05:42:06 The following NEW packages will be installed: 05:42:06 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 05:42:06 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 05:42:06 pkg-config zip 05:42:06 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 05:42:06 Need to get 7663 kB of archives. 05:42:06 After this operation, 43.8 MB of additional disk space will be used. 05:42:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 05:42:06 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 05:42:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 05:42:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 05:42:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 05:42:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 05:42:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 05:42:06 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 05:42:06 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 05:42:06 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 05:42:06 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 05:42:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 05:42:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 05:42:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 05:42:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 05:42:06 debconf: delaying package configuration, since apt-utils is not installed 05:42:06 Fetched 7663 kB in 1s (10.7 MB/s) 05:42:06 Selecting previously unselected package libglib2.0-0:amd64. 05:42:06 (Reading database ... 13933 files and directories currently installed.) 05:42:06 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 05:42:06 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 05:42:07 Selecting previously unselected package libpsl5:amd64. 05:42:07 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 05:42:07 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 05:42:07 Selecting previously unselected package libnghttp2-14:amd64. 05:42:07 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 05:42:07 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 05:42:07 Selecting previously unselected package librtmp1:amd64. 05:42:07 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 05:42:07 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 05:42:07 Selecting previously unselected package libcurl3-gnutls:amd64. 05:42:07 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 05:42:07 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 05:42:07 Selecting previously unselected package liberror-perl. 05:42:07 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 05:42:07 Unpacking liberror-perl (0.17025-1) ... 05:42:07 Selecting previously unselected package git-man. 05:42:07 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 05:42:07 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 05:42:07 Selecting previously unselected package git. 05:42:07 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 05:42:07 Unpacking git (1:2.17.1-1ubuntu0.8) ... 05:42:07 Selecting previously unselected package libnorm1:amd64. 05:42:07 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 05:42:07 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 05:42:08 Selecting previously unselected package libpgm-5.2-0:amd64. 05:42:08 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 05:42:08 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 05:42:08 Selecting previously unselected package libsodium23:amd64. 05:42:08 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 05:42:08 Unpacking libsodium23:amd64 (1.0.16-2) ... 05:42:08 Selecting previously unselected package libzmq5:amd64. 05:42:08 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 05:42:08 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 05:42:08 Selecting previously unselected package libzmq3-dev:amd64. 05:42:08 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 05:42:08 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 05:42:08 Selecting previously unselected package pkg-config. 05:42:08 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 05:42:08 Unpacking pkg-config (0.29.1-0ubuntu2) ... 05:42:08 Selecting previously unselected package zip. 05:42:08 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 05:42:08 Unpacking zip (3.0-11build1) ... 05:42:08 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 05:42:08 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 05:42:08 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 05:42:08 Setting up liberror-perl (0.17025-1) ... 05:42:08 Setting up libpsl5:amd64 (0.19.1-5build1) ... 05:42:08 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 05:42:08 No schema files found: doing nothing. 05:42:08 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 05:42:08 Setting up zip (3.0-11build1) ... 05:42:08 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 05:42:08 Setting up libsodium23:amd64 (1.0.16-2) ... 05:42:08 Setting up pkg-config (0.29.1-0ubuntu2) ... 05:42:08 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 05:42:08 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 05:42:08 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 05:42:08 Setting up git (1:2.17.1-1ubuntu0.8) ... 05:42:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 05:42:09 git set to automatically installed. 05:42:09 git-man set to automatically installed. 05:42:09 libcurl3-gnutls set to automatically installed. 05:42:09 liberror-perl set to automatically installed. 05:42:09 libglib2.0-0 set to automatically installed. 05:42:09 libnghttp2-14 set to automatically installed. 05:42:09 libnorm1 set to automatically installed. 05:42:09 libpgm-5.2-0 set to automatically installed. 05:42:09 libpsl5 set to automatically installed. 05:42:09 librtmp1 set to automatically installed. 05:42:09 libsodium23 set to automatically installed. 05:42:09 libzmq3-dev set to automatically installed. 05:42:09 libzmq5 set to automatically installed. 05:42:09 pkg-config set to automatically installed. 05:42:09 zip set to automatically installed. 05:42:12 snapd is not logged in, snap install commands will use sudo 05:42:12 snap "core18" has no updates available 05:42:12 snapd is not logged in, snap install commands will use sudo 05:42:22 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 05:42:22 Downloading snap 'edgex-app-service-configurable' 05:42:23 2021/06/17 05:42:23.343442 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_557.snap: 7307264 05:42:24 Pulling app-service-config 05:42:24 + snapcraftctl pull 05:42:25 Pulling config-common 05:42:25 + snapcraftctl pull 05:42:27 Pulling go-build-helper 05:42:27 + snapcraftctl pull 05:42:27 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:42:27 Step 2/32 : FROM ${BUILDER_BASE} AS builder 05:42:27 ---> 12c259e56121 05:42:27 Step 3/32 : WORKDIR /edgex-go 05:42:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:42:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:42:27 ---> 12c259e56121 05:42:27 Step 3/24 : WORKDIR /edgex-go 05:42:27 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:42:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:42:27 ---> 12c259e56121 05:42:27 Step 3/23 : WORKDIR /edgex-go 05:42:27 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:42:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:42:27 ---> 12c259e56121 05:42:27 Step 3/23 : WORKDIR /edgex-go 05:42:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:42:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:42:27 ---> 12c259e56121 05:42:27 Step 3/24 : WORKDIR /edgex-go 05:42:27 ---> Running in 1475ea227390 05:42:27 ---> Running in 06c900d6eee0 05:42:27 ---> Running in 927fb5d24df5 05:42:27 ---> Running in 0a5b8cfcd5e0 05:42:27 ---> Running in e2c33e3dfc51 05:42:27 Removing intermediate container e2c33e3dfc51 05:42:27 ---> 623827d1df05 05:42:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:42:27 Removing intermediate container 1475ea227390 05:42:27 ---> a288f1915896 05:42:27 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:42:27 ---> Running in 2b20d17fb118 05:42:27 Removing intermediate container 06c900d6eee0 05:42:27 ---> bee2ce7ce308 05:42:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:42:28 'edgex-go' has dependencies that need to be staged: go-build-helper 05:42:28 Skipping pull go-build-helper (already ran) 05:42:28 Building go-build-helper 05:42:28 + snapcraftctl build 05:42:28 ---> Running in c54891bea9b3 05:42:28 Removing intermediate container 0a5b8cfcd5e0 05:42:28 ---> 3b864e0435f8 05:42:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:42:28 Removing intermediate container 927fb5d24df5 05:42:28 ---> 88a0271d092f 05:42:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:42:28 ---> Running in 833daded92e5 05:42:28 ---> Running in ce3c1ffa67c8 05:42:28 ---> Running in 70a7e0686b72 05:42:29 Staging go-build-helper 05:42:29 + snapcraftctl stage 05:42:32 Removing intermediate container 2b20d17fb118 05:42:32 ---> 6648e1f19cca 05:42:32 Step 5/24 : RUN apk add --update --no-cache make git 05:42:32 ---> Running in a56c0ca4477c 05:42:32 Removing intermediate container c54891bea9b3 05:42:32 ---> 2a05c00a650d 05:42:32 Step 5/32 : RUN apk add --update --no-cache make git 05:42:32 ---> Running in 1a9a098a3630 05:42:32 Removing intermediate container 833daded92e5 05:42:32 ---> 158a886ba883 05:42:32 Step 5/23 : RUN apk add --update --no-cache make git 05:42:32 ---> Running in e63b52da10c1 05:42:32 Removing intermediate container 70a7e0686b72 05:42:32 ---> f34f8488706e 05:42:32 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 05:42:33 Removing intermediate container ce3c1ffa67c8 05:42:33 ---> 941f3daa6654 05:42:33 Step 5/24 : RUN apk add --update --no-cache make git 05:42:33 ---> Running in ef570ff9097a 05:42:33 ---> Running in 63a3df614daa 05:42:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:42:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:42:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:42:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:42:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:42:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:42:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:42:36 OK: 218 MiB in 52 packages 05:42:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:42:36 OK: 218 MiB in 52 packages 05:42:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:42:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:42:37 OK: 218 MiB in 52 packages 05:42:37 Removing intermediate container a56c0ca4477c 05:42:37 ---> ee8f570b0e69 05:42:37 Step 6/24 : COPY go.mod . 05:42:37 OK: 218 MiB in 52 packages 05:42:37 OK: 218 MiB in 52 packages 05:42:37 Removing intermediate container 1a9a098a3630 05:42:37 ---> eaf48a7b7249 05:42:37 Step 6/32 : COPY go.mod . 05:42:38 ---> e71b97daf26e 05:42:38 Step 7/24 : RUN go mod download 05:42:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 05:42:38 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 05:42:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 05:42:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 05:42:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 05:42:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 05:42:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 05:42:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 05:42:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 05:42:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 05:42:38 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 05:42:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 05:42:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 05:42:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 05:42:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 05:42:38 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 05:42:38 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 05:42:38 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 05:42:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 05:42:38 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 05:42:38 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 05:42:38 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 05:42:38 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 05:42:38 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 05:42:38 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 05:42:38 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 05:42:38 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 05:42:38 Fetched 24.7 MB in 0s (0 B/s) 05:42:38 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 05:42:38 Fetched 224 kB in 0s (0 B/s) 05:42:38 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 05:42:38 Fetched 157 kB in 0s (0 B/s) 05:42:38 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 05:42:38 Fetched 221 kB in 0s (0 B/s) 05:42:38 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 05:42:38 Fetched 143 kB in 0s (0 B/s) 05:42:38 Pulling edgex-go 05:42:38 + snapcraftctl pull 05:42:38 ---> Running in 1ca0236b122a 05:42:38 Removing intermediate container e63b52da10c1 05:42:38 ---> 1a972e67f55c 05:42:38 Step 6/23 : COPY go.mod . 05:42:39 Removing intermediate container ef570ff9097a 05:42:39 ---> 4e0c00546106 05:42:39 Step 6/23 : COPY go.mod . 05:42:39 ---> 29c56149d6fa 05:42:39 Step 7/32 : RUN go mod download 05:42:39 ---> Running in 81dc6e68dcf8 05:42:39 Removing intermediate container 63a3df614daa 05:42:39 ---> fa9ece0304c1 05:42:39 Step 6/24 : COPY go.mod . 05:42:40 ---> 31acd9d1c05a 05:42:40 Step 7/23 : RUN go mod download 05:42:40 ---> 9f78542393e0 05:42:40 Step 7/23 : RUN go mod download 05:42:40 ---> Running in 8704ea601871 05:42:40 ---> d3af8d855a9d 05:42:40 Step 7/24 : RUN go mod download 05:42:40 ---> Running in 3dd36bf58c99 05:42:41 ---> Running in ce954dcfed04 05:42:43 Removing intermediate container 1ca0236b122a 05:42:43 ---> 2e0d9d98c118 05:42:43 Step 8/24 : COPY . . 05:42:44 Removing intermediate container 81dc6e68dcf8 05:42:44 ---> ea6ba4b905d6 05:42:44 Step 8/32 : COPY . . 05:42:46 Removing intermediate container 3dd36bf58c99 05:42:46 ---> e8befc4b6b0b 05:42:46 Step 8/23 : COPY . . 05:42:46 Removing intermediate container 8704ea601871 05:42:46 ---> c39f84efc4a4 05:42:46 Step 8/23 : COPY . . 05:42:47 Removing intermediate container ce954dcfed04 05:42:47 ---> 7400de8b4383 05:42:47 Step 8/24 : COPY . . 05:42:56 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 05:42:56 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 05:42:56 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:42:56 Fetched 0 B in 0s (0 B/s) 05:42:56 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 05:42:56 Fetched 96.5 kB in 0s (0 B/s) 05:42:56 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 05:42:56 Fetched 279 kB in 0s (0 B/s) 05:42:56 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 05:42:56 Fetched 122 kB in 0s (0 B/s) 05:42:56 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 05:42:56 Fetched 77.8 kB in 0s (0 B/s) 05:42:56 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 05:42:56 Fetched 8848 B in 0s (0 B/s) 05:42:56 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 05:42:56 Fetched 47.8 kB in 0s (0 B/s) 05:42:56 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 05:42:56 Fetched 45.6 kB in 0s (0 B/s) 05:42:56 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 05:42:56 Fetched 15.0 kB in 0s (0 B/s) 05:42:56 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 05:42:56 Fetched 219 kB in 0s (0 B/s) 05:42:56 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 05:42:56 Fetched 154 kB in 0s (0 B/s) 05:42:56 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 05:42:56 Fetched 50.6 kB in 0s (0 B/s) 05:42:56 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 05:42:56 Fetched 14.8 kB in 0s (0 B/s) 05:42:56 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 05:42:56 Fetched 41.8 kB in 0s (0 B/s) 05:42:56 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 05:42:56 Fetched 499 kB in 0s (0 B/s) 05:42:56 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 05:42:56 Fetched 111 kB in 0s (0 B/s) 05:42:56 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 05:42:56 Fetched 240 kB in 0s (0 B/s) 05:42:56 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 05:42:56 Fetched 29.3 kB in 0s (0 B/s) 05:42:56 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 05:42:56 Fetched 85.5 kB in 0s (0 B/s) 05:42:56 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 05:42:56 Fetched 24.5 kB in 0s (0 B/s) 05:42:56 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 05:42:56 Fetched 49.2 kB in 0s (0 B/s) 05:42:56 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 05:42:56 Fetched 54.2 kB in 0s (0 B/s) 05:42:56 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 05:42:56 Fetched 30.8 kB in 0s (0 B/s) 05:42:56 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 05:42:56 Fetched 15.8 kB in 0s (0 B/s) 05:42:56 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 05:42:56 Fetched 85.9 kB in 0s (0 B/s) 05:42:56 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 05:42:56 Fetched 8720 B in 0s (0 B/s) 05:42:56 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 05:42:56 Fetched 137 kB in 0s (0 B/s) 05:42:56 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 05:42:56 Fetched 119 kB in 0s (0 B/s) 05:42:56 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 05:42:56 Fetched 110 kB in 0s (0 B/s) 05:42:56 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 05:42:56 Fetched 11.1 kB in 0s (0 B/s) 05:42:56 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 05:42:56 Fetched 645 kB in 0s (0 B/s) 05:42:56 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 05:42:56 Fetched 41.3 kB in 0s (0 B/s) 05:42:56 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 05:42:56 Fetched 17.9 kB in 0s (0 B/s) 05:42:56 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 05:42:56 Fetched 368 kB in 0s (0 B/s) 05:42:56 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 05:42:56 Fetched 187 kB in 0s (0 B/s) 05:42:56 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 05:42:56 Fetched 175 kB in 0s (0 B/s) 05:42:56 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 05:42:56 Fetched 206 kB in 0s (0 B/s) 05:42:56 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 05:42:56 Fetched 1301 kB in 0s (0 B/s) 05:42:56 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 05:42:56 Fetched 36.2 kB in 0s (0 B/s) 05:42:56 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 05:42:56 Fetched 159 kB in 0s (0 B/s) 05:42:56 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 05:42:56 Fetched 107 kB in 0s (0 B/s) 05:42:56 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 05:42:56 Fetched 48.7 kB in 0s (0 B/s) 05:42:56 Pulling static-packages 05:42:56 + snapcraftctl pull 05:42:56 Pulling version 05:42:56 + cd /root/project 05:42:56 + git describe --tags --abbrev=0 05:42:56 + sed s/v// 05:42:56 + GIT_VERSION=2.0.0-dev.269 05:42:56 + [ -z 2.0.0-dev.269 ] 05:42:56 + snapcraftctl set-version 2.0.0-dev.269 05:42:56 Building app-service-config 05:42:56 + snapcraftctl build 05:43:00 Building config-common 05:43:00 + snapcraftctl build 05:43:00 Skipping build go-build-helper (already ran) 05:43:00 Building edgex-go 05:43:00 + cd /root/parts/edgex-go/src 05:43:00 + make build 05:43:00 go mod tidy 05:43:03 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 05:43:03 go: downloading github.com/gorilla/mux v1.8.0 05:43:03 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 05:43:03 go: downloading github.com/stretchr/testify v1.7.0 05:43:03 go: downloading github.com/google/uuid v1.2.0 05:43:03 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 05:43:03 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 05:43:03 go: downloading gopkg.in/yaml.v2 v2.4.0 05:43:03 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 05:43:03 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 05:43:03 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 05:43:03 go: downloading github.com/lib/pq v1.10.2 05:43:03 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 05:43:03 go: downloading github.com/pelletier/go-toml v1.9.2 05:43:04 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 05:43:04 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 05:43:04 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 05:43:04 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 05:43:05 go: downloading github.com/go-playground/validator/v10 v10.6.1 05:43:05 go: downloading github.com/go-kit/kit v0.9.0 05:43:05 go: downloading github.com/davecgh/go-spew v1.1.1 05:43:05 go: downloading github.com/pmezard/go-difflib v1.0.0 05:43:05 go: downloading github.com/stretchr/objx v0.1.0 05:43:05 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 05:43:05 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 05:43:05 go: downloading github.com/x448/float16 v0.8.4 05:43:05 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 05:43:05 go: downloading github.com/go-redis/redis/v7 v7.3.0 05:43:05 go: downloading github.com/pebbe/zmq4 v1.2.7 05:43:05 go: downloading github.com/kr/pretty v0.2.0 05:43:05 go: downloading github.com/go-playground/universal-translator v0.17.0 05:43:05 go: downloading github.com/leodido/go-urn v1.2.0 05:43:05 go: downloading golang.org/x/text v0.3.2 05:43:05 go: downloading github.com/go-playground/assert/v2 v2.0.1 05:43:05 go: downloading github.com/go-playground/locales v0.13.0 05:43:05 go: downloading github.com/go-logfmt/logfmt v0.4.0 05:43:05 go: downloading github.com/go-stack/stack v1.8.0 05:43:05 go: downloading github.com/hashicorp/consul/api v1.8.1 05:43:05 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:43:05 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 05:43:05 go: downloading github.com/kr/text v0.1.0 05:43:06 go: downloading github.com/gorilla/websocket v1.4.2 05:43:06 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 05:43:06 go: downloading github.com/onsi/ginkgo v1.10.1 05:43:06 go: downloading github.com/onsi/gomega v1.7.0 05:43:06 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:43:06 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 05:43:06 go: downloading github.com/hashicorp/go-hclog v0.12.0 05:43:06 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 05:43:06 go: downloading github.com/hashicorp/serf v0.9.5 05:43:06 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:43:06 go: downloading github.com/hashicorp/consul/sdk v0.7.0 05:43:06 go: downloading github.com/hashicorp/go-uuid v1.0.1 05:43:06 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 05:43:06 go: downloading github.com/mitchellh/copystructure v1.0.0 05:43:06 go: downloading github.com/fatih/color v1.9.0 05:43:06 go: downloading github.com/mattn/go-colorable v0.1.6 05:43:06 go: downloading github.com/mattn/go-isatty v0.0.12 05:43:06 go: downloading github.com/mitchellh/go-homedir v1.1.0 05:43:06 go: downloading github.com/pkg/errors v0.8.1 05:43:06 go: downloading github.com/hpcloud/tail v1.0.0 05:43:06 go: downloading github.com/mitchellh/reflectwalk v1.0.0 05:43:06 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 05:43:06 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 05:43:06 go: downloading gopkg.in/fsnotify.v1 v1.4.7 05:43:06 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:43:06 go: downloading github.com/hashicorp/go-msgpack v0.5.3 05:43:06 go: downloading github.com/hashicorp/memberlist v0.2.2 05:43:06 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 05:43:06 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 05:43:06 go: downloading github.com/miekg/dns v1.1.26 05:43:06 go: downloading github.com/hashicorp/go-multierror v1.1.0 05:43:06 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:43:06 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 05:43:06 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:43:06 go: downloading github.com/hashicorp/golang-lru v0.5.0 05:43:06 go: downloading github.com/hashicorp/errwrap v1.0.0 05:43:07 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 05:43:08 ---> 2843cb42bcb5 05:43:08 Step 9/32 : RUN go mod tidy 05:43:08 ---> 74a4a282dee9 05:43:08 Step 9/24 : RUN go mod tidy 05:43:08 ---> 85b3f1abb720 05:43:08 Step 9/23 : RUN go mod tidy 05:43:08 ---> 3772bf5a40f5 05:43:08 Step 9/24 : RUN go mod tidy 05:43:08 ---> Running in de45e56d710c 05:43:08 ---> Running in 6900a81c07bf 05:43:08 ---> 61c606fe8536 05:43:08 Step 9/23 : RUN go mod tidy 05:43:09 ---> Running in 925b0446bed2 05:43:09 ---> Running in 599bb43b2fad 05:43:09 ---> Running in ae87c34d5b4e 05:43:17 Removing intermediate container 6900a81c07bf 05:43:17 ---> 628969399472 05:43:17 Step 10/24 : RUN make cmd/core-command/core-command 05:43:17 ---> Running in efef304b7dbf 05:43:17 Removing intermediate container de45e56d710c 05:43:17 ---> a544ec00c49c 05:43:17 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:43:17 Removing intermediate container 925b0446bed2 05:43:17 ---> 6166c7484fa8 05:43:17 Step 10/23 : RUN make cmd/support-notifications/support-notifications 05:43:17 ---> Running in b1ec6015b3c8 05:43:17 ---> Running in 1774f8de8496 05:43:17 Removing intermediate container ae87c34d5b4e 05:43:17 ---> 9ec1598ecead 05:43:17 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 05:43:17 Removing intermediate container 599bb43b2fad 05:43:17 ---> 478eac686fff 05:43:17 Step 10/24 : RUN make cmd/core-metadata/core-metadata 05:43:17 ---> Running in 1a8840b6c3e8 05:43:17 ---> Running in e89f79155bbd 05:43:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 05:43: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 05:43:19 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 05:43:21 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 05:43:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:43:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:43:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:43:21 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 05:43:22 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 05:43:23 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 05:43:24 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 05:43:25 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 05:43:26 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 05:43:27 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 05:43:28 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 05:43:29 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 05:43:31 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 05:43:31 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 05:43:31 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 05:43:31 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 05:43:31 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 05:43:31 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 05:43:31 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 05:43:31 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 05:43:31 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 05:43:31 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 05:43:31 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 05:43:31 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 05:43:31 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 05:43:31 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 05:43:31 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 05:43:31 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 05:43:31 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 05:43:31 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 05:43:31 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 05:43:31 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 05:43:31 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 05:43:31 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 05:43:31 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 05:43:31 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 05:43:31 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 05:43:31 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 05:43:31 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 05:43:34 Building static-packages 05:43:34 + snapcraftctl build 05:43:36 Building version 05:43:36 + snapcraftctl build 05:43:38 Staging app-service-config 05:43:38 + snapcraftctl stage 05:43:39 Staging config-common 05:43:39 + snapcraftctl stage 05:43:40 Skipping stage go-build-helper (already ran) 05:43:40 Staging edgex-go 05:43:40 + snapcraftctl stage 05:43:43 Staging static-packages 05:43:43 + snapcraftctl stage 05:43:43 Staging version 05:43:43 + snapcraftctl stage 05:43:43 Priming app-service-config 05:43:43 + snapcraftctl prime 05:43:46 Priming config-common 05:43:46 + snapcraftctl prime 05:43:46 Priming go-build-helper 05:43:46 + snapcraftctl prime 05:43:49 Priming edgex-go 05:43:49 + snapcraftctl prime 05:43:49 Priming static-packages 05:43:49 + snapcraftctl prime 05:43:51 Priming version 05:43:51 + snapcraftctl prime 05:43:52 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:45:21 Removing intermediate container efef304b7dbf 05:45:21 ---> 4128443a4ea0 05:45:21 05:45:21 Step 11/24 : FROM alpine:3.12 05:45:21 3.12: Pulling from library/alpine 05:45:21 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 05:45:21 Status: Downloaded newer image for alpine:3.12 05:45:21 ---> c4fd0aeabfcf 05:45:21 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:45:21 Removing intermediate container b1ec6015b3c8 05:45:21 ---> 2150bad27fbc 05:45:21 05:45:21 Step 11/32 : FROM alpine:3.12 05:45:21 ---> c4fd0aeabfcf 05:45:21 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:45:21 ---> Running in 564e2226c8c3 05:45:21 ---> Running in 6bcad468017b 05:45:21 Removing intermediate container 1a8840b6c3e8 05:45:21 ---> 4039d1123e71 05:45:21 05:45:21 Step 11/23 : FROM alpine:3.12 05:45:21 ---> c4fd0aeabfcf 05:45:21 Step 12/23 : RUN apk add --update --no-cache dumb-init 05:45:21 ---> Running in 97f12edba2ef 05:45:21 Removing intermediate container 6bcad468017b 05:45:21 ---> e180d6d5738e 05:45:21 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 05:45:21 Removing intermediate container 1774f8de8496 05:45:21 ---> 7446861ce4c2 05:45:21 05:45:21 Step 11/23 : FROM alpine:3.12 05:45:21 ---> c4fd0aeabfcf 05:45:21 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 05:45:21 ---> Running in 2a1532590397 05:45:21 ---> Running in 4d307b5685bb 05:45:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:45:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:45:21 (1/1) Installing dumb-init (1.2.2-r1) 05:45:21 Executing busybox-1.31.1-r20.trigger 05:45:21 OK: 5 MiB in 15 packages 05:45:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:45:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:45:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:45:21 (1/1) Installing dumb-init (1.2.2-r1) 05:45:21 Executing busybox-1.31.1-r20.trigger 05:45:21 OK: 5 MiB in 15 packages 05:45:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:45:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:45:21 Removing intermediate container e89f79155bbd 05:45:21 ---> 82431c20ed76 05:45:21 05:45:21 Step 11/24 : FROM alpine:3.12 05:45:21 ---> c4fd0aeabfcf 05:45:21 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:45:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:45:21 (1/2) Installing dumb-init (1.2.2-r1) 05:45:21 (2/2) Installing su-exec (0.2-r1) 05:45:21 Executing busybox-1.31.1-r20.trigger 05:45:21 OK: 5 MiB in 16 packages 05:45:21 ---> Running in 0a4a30f2d0fa 05:45:21 (1/2) Installing ca-certificates (20191127-r4) 05:45:21 Removing intermediate container 564e2226c8c3 05:45:21 ---> 752c4d782726 05:45:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:45:21 (2/2) Installing dumb-init (1.2.2-r1) 05:45:21 Executing busybox-1.31.1-r20.trigger 05:45:21 Executing ca-certificates-20191127-r4.trigger 05:45:21 OK: 6 MiB in 16 packages 05:45:21 ---> Running in b654e334b2b9 05:45:21 Removing intermediate container 97f12edba2ef 05:45:21 ---> f9768fe263a7 05:45:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:45:21 ---> Running in 799cc281dfa2 05:45:21 Removing intermediate container 2a1532590397 05:45:21 ---> 657c940b0390 05:45:21 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 05:45:21 Removing intermediate container b654e334b2b9 05:45:21 ---> ce85061b8a9e 05:45:21 Step 14/24 : ENV APP_PORT=59882 05:45:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:45:21 ---> Running in 1cdc4260ee95 05:45:21 ---> Running in d347973d9e7c 05:45:21 Removing intermediate container 799cc281dfa2 05:45:21 ---> ce05139ccdec 05:45:21 Step 14/23 : ENV APP_PORT=59861 05:45:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:45:21 ---> Running in edf8b6ebd9d0 05:45:22 Removing intermediate container 4d307b5685bb 05:45:22 ---> 04bd95cbcff3 05:45:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:45:22 (1/1) Installing dumb-init (1.2.2-r1) 05:45:22 Executing busybox-1.31.1-r20.trigger 05:45:22 OK: 5 MiB in 15 packages 05:45:22 Removing intermediate container 1cdc4260ee95 05:45:22 ---> 1684f66847c4 05:45:22 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redisRemoving intermediate container d347973d9e7c 05:45:22 ---> 43726df1c020 05:45:22 Step 15/24 : EXPOSE $APP_PORT 05:45:22 05:45:22 ---> Running in 7d7083015a14 05:45:22 ---> Running in 17c49dac79d8 05:45:22 ---> Running in 6b09eab37157 05:45:22 Removing intermediate container edf8b6ebd9d0 05:45:22 ---> 126644bd098d 05:45:22 Step 15/23 : EXPOSE $APP_PORT 05:45:23 ---> Running in ac842c5caccc 05:45:23 Removing intermediate container 7d7083015a14 05:45:23 ---> 7a144416c6ea 05:45:23 Step 14/23 : ENV APP_PORT=59860 05:45:23 Removing intermediate container 6b09eab37157 05:45:23 Removing intermediate container 17c49dac79d8 05:45:23 ---> 5903fa599c08 05:45:23 Step 16/24 : WORKDIR / 05:45:23 ---> 42020154152f 05:45:23 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 05:45:23 ---> Running in 036b1048c353 05:45:23 ---> Running in e5b4dbe6fa20 05:45:23 ---> Running in c4ae5d1863f8 05:45:23 Removing intermediate container ac842c5caccc 05:45:23 ---> 650cf8ad1216 05:45:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:45:23 Removing intermediate container 0a4a30f2d0fa 05:45:23 ---> 23458e532ca1 05:45:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:45:24 ---> Running in b12451f6a2f2 05:45:24 Removing intermediate container 036b1048c353 05:45:24 ---> 1714e3ab6719 05:45:24 Step 15/23 : EXPOSE $APP_PORT 05:45:24 Removing intermediate container c4ae5d1863f8 05:45:24 ---> 597fc2f91079 05:45:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:45:24 ---> Running in e67e60cbd185 05:45:25 Removing intermediate container b12451f6a2f2 05:45:25 ---> 59207323546d 05:45:25 Step 14/24 : ENV APP_PORT=59881 05:45:25 ---> ccd6918aec64 05:45:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:45:25 ---> Running in aaaf6db1056f 05:45:25 Removing intermediate container e67e60cbd185 05:45:25 ---> e60a293bec30 05:45:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:45:26 ---> c2f90c9b76af 05:45:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:45:26 Removing intermediate container aaaf6db1056f 05:45:26 ---> 3f3eaa2790ce 05:45:26 Step 15/24 : EXPOSE $APP_PORT 05:45:26 ---> Running in 13fd717a3d2b 05:45:30 ---> c00dda7c54c6 05:45:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:45:30 Removing intermediate container e5b4dbe6fa20 05:45:30 ---> cf14b25481fb 05:45:30 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 05:45:30 ---> b386f9c9b775 05:45:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:45:30 Removing intermediate container 13fd717a3d2b 05:45:30 ---> 455f415493bf 05:45:30 Step 16/24 : WORKDIR / 05:45:30 ---> Running in 91baf90c5406 05:45:30 ---> Running in 8c279f9b2cdd 05:45:30 ---> c22482459f31 05:45:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:45:30 ---> fee0d2b87fb4 05:45:30 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 05:45:30 Removing intermediate container 91baf90c5406 05:45:30 ---> c852a13caa94 05:45:30 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:45:30 ---> Running in 4a9685658b4d 05:45:30 Removing intermediate container 8c279f9b2cdd 05:45:30 ---> 0b86f286e598 05:45:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:45:30 ---> bb384c7cbcfc 05:45:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:45:30 ---> c00afe79624e 05:45:30 Step 20/24 : ENTRYPOINT ["/core-command"] 05:45:30 ---> Running in 39b4e230ee74 05:45:30 Removing intermediate container 4a9685658b4d 05:45:30 ---> 67738e10c3c0 05:45:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:45:30 ---> 7a6854edabe6 05:45:30 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:45:30 ---> Running in a49bb7391c92 05:45:30 ---> Running in 0dc8e8d325a4 05:45:30 ---> f23c31829ca7 05:45:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:45:30 Removing intermediate container 39b4e230ee74 05:45:30 ---> ab1e0852e185 05:45:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:45:30 ---> 46b25bba4ea3 05:45:30 Step 19/23 : ENTRYPOINT ["/support-notifications"] 05:45:30 ---> Running in 472e1e8d65dc 05:45:30 ---> Running in 9f7f68b37b01 05:45:30 Removing intermediate container a49bb7391c92 05:45:30 ---> 9e631efe90b3 05:45:30 Step 21/23 : LABEL arch=arm64 05:45:31 ---> Running in 7f2b3d7c5f9e 05:45:31 Removing intermediate container 472e1e8d65dc 05:45:31 ---> 0711ff1fe9ad 05:45:31 Step 22/24 : LABEL arch=arm64 05:45:31 Removing intermediate container 9f7f68b37b01 05:45:31 ---> da7de6ea2eb7 05:45:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:45:31 ---> Running in 55054e5db35a 05:45:31 ---> Running in c9a0057d20ce 05:45:32 Removing intermediate container 7f2b3d7c5f9e 05:45:32 ---> 71921aa1728b 05:45:32 Step 22/23 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d 05:45:32 ---> 91aa639e929a 05:45:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:45:32 ---> Running in 0fd7a2a27db8 05:45:32 Removing intermediate container c9a0057d20ce 05:45:32 ---> ef79277bcd91 05:45:32 Step 21/23 : LABEL arch=arm64 05:45:32 Removing intermediate container 55054e5db35a 05:45:32 ---> 7aec5966b47e 05:45:32 Step 23/24 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d 05:45:32 ---> Running in ab9ff791346b 05:45:33 ---> Running in fbf4a8424ae6 05:45:33 Removing intermediate container 0fd7a2a27db8 05:45:33 ---> 7ce0eedba22f 05:45:33 Step 23/23 : LABEL version=0.0.0 05:45:33 ---> 303ed50bfdc1 05:45:33 Step 20/24 : ENTRYPOINT ["/core-metadata"] 05:45:33 ---> Running in 702bd4f0b2a7 05:45:33 Removing intermediate container 0dc8e8d325a4 05:45:33 ---> f45d2a19ccf1 05:45:33 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 05:45:33 ---> Running in 64647ca1ef25 05:45:33 Removing intermediate container ab9ff791346b 05:45:33 ---> bc5e4d21421a 05:45:33 Step 22/23 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d 05:45:33 Removing intermediate container fbf4a8424ae6 05:45:33 ---> 0b2c246ef14d 05:45:33 Step 24/24 : LABEL version=0.0.0 05:45:33 ---> Running in 8333b755c00e 05:45:34 ---> Running in 6af4d184ad9b 05:45:34 Removing intermediate container 702bd4f0b2a7 05:45:34 ---> 614d15d10dea 05:45:34 05:45:34 Removing intermediate container 64647ca1ef25 05:45:34 ---> 35c9c67d20a3 05:45:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:45:34 ---> Running in d12099ee9a68 05:45:34 Successfully built 614d15d10dea 05:45:34 ---> 3087c68bf2cc 05:45:34 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:45:34 Removing intermediate container 8333b755c00e 05:45:34 ---> 28bf1d2ee295 05:45:34 Step 23/23 : LABEL version=0.0.0 05:45:34 Successfully tagged support-scheduler-arm64:latest 05:45:34  Building support-scheduler ... done Building security-proxy-setup 05:45:35 Removing intermediate container 6af4d184ad9b 05:45:35 ---> 663d6553f9b6 05:45:35 05:45:35 ---> Running in cdeeadf6795c 05:45:35 Removing intermediate container d12099ee9a68 05:45:35 ---> 466cc880a2fa 05:45:35 Step 22/24 : LABEL arch=arm64 05:45:35 Successfully built 663d6553f9b6 05:45:35 Successfully tagged core-command-arm64:latest 05:45:35 Building security-secretstore-setup 05:45:35  Building core-command ... done  ---> Running in 77471132f8ff 05:45:35 Removing intermediate container cdeeadf6795c 05:45:35 ---> 8c64cccad8bf 05:45:35 05:45:36 Successfully built 8c64cccad8bf 05:45:36 Successfully tagged support-notifications-arm64:latest 05:45:36  Building support-notifications ... done Building core-data 05:45:36 Removing intermediate container 77471132f8ff 05:45:36 ---> 230b0390fc8f 05:45:36 Step 23/24 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d 05:45:36 ---> d7f9d292fe2a 05:45:36 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:45:36 ---> Running in 2f015994acb2 05:45:37 Removing intermediate container 2f015994acb2 05:45:37 ---> 4e6bb53fe589 05:45:37 Step 24/24 : LABEL version=0.0.0 05:45:37 ---> 2702253f297f 05:45:37 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:45:37 ---> Running in 7387633fcd98 05:45:38 Removing intermediate container 7387633fcd98 05:45:38 ---> 0f52c12693f5 05:45:38 05:45:38 Successfully built 0f52c12693f5 05:45:38 Successfully tagged core-metadata-arm64:latest 05:45:38 Building sys-mgmt-agent 05:45:38  Building core-metadata ... done  ---> 6a58f3a8cdce 05:45:38 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 05:45:41 ---> 3a06135d2aa2 05:45:41 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 05:45:41 ---> Running in 9e31ccefe179 05:45:41 Removing intermediate container 9e31ccefe179 05:45:41 ---> 7554d6393363 05:45:41 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:45:42 ---> c5164d847d6f 05:45:42 Step 27/32 : RUN chmod +x /entrypoint.sh 05:45:43 ---> Running in a04b6ad603b0 05:45:46 Removing intermediate container a04b6ad603b0 05:45:46 ---> d5db34ec525d 05:45:46 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 05:45:46 ---> Running in 955b0a7c67bc 05:45:47 Removing intermediate container 955b0a7c67bc 05:45:47 ---> 88593547bcbf 05:45:47 Step 29/32 : CMD ["gate"] 05:45:47 ---> Running in 6fbb76d72358 05:45:48 Removing intermediate container 6fbb76d72358 05:45:48 ---> b65cd6bd6025 05:45:48 Step 30/32 : LABEL arch=arm64 05:45:48 ---> Running in d65d1ba30069 05:45:49 Removing intermediate container d65d1ba30069 05:45:49 ---> 6ab8aaac6699 05:45:49 Step 31/32 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d 05:45:49 ---> Running in 1e5c6b458018 05:45:50 Removing intermediate container 1e5c6b458018 05:45:50 ---> f5cb0455eebc 05:45:50 Step 32/32 : LABEL version=0.0.0 05:45:52 ---> Running in a4d7a110e94e 05:45:52 Removing intermediate container a4d7a110e94e 05:45:52 ---> 799497ed664b 05:45:52 05:45:52 Successfully built 799497ed664b 05:45:52 Successfully tagged security-bootstrapper-arm64:latest 05:46:33  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:46:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:46:33 ---> 12c259e56121 05:46:33 Step 3/26 : WORKDIR /edgex-go 05:46:33 ---> Using cache 05:46:33 ---> 3b864e0435f8 05:46:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:33 ---> Using cache 05:46:33 ---> f34f8488706e 05:46:33 Step 5/26 : RUN apk add --update --no-cache make git 05:46:33 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:46:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:46:33 ---> 12c259e56121 05:46:33 Step 3/22 : WORKDIR /edgex-go 05:46:33 ---> Using cache 05:46:33 ---> 3b864e0435f8 05:46:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:33 ---> Using cache 05:46:33 ---> f34f8488706e 05:46:33 Step 5/22 : RUN apk add --update --no-cache make git 05:46:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:46:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:46:33 ---> 12c259e56121 05:46:33 Step 3/24 : WORKDIR /edgex-go 05:46:33 ---> Using cache 05:46:33 ---> 3b864e0435f8 05:46:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:33 ---> Using cache 05:46:33 ---> f34f8488706e 05:46:33 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:46:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:46:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:46:33 ---> 12c259e56121 05:46:33 Step 3/24 : WORKDIR /edgex-go 05:46:33 ---> Using cache 05:46:33 ---> 3b864e0435f8 05:46:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:33 ---> Using cache 05:46:33 ---> f34f8488706e 05:46:33 Step 5/24 : RUN apk add --update --no-cache make bash git 05:46:33 ---> Running in 9c9a1ce5aae5 05:46:33 ---> Running in 60c95bb5a78c 05:46:33 ---> Running in a30fb99f53c3 05:46:33 ---> Running in e2c123b8a65e 05:46:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:46:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:46:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:46:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:46:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:46:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:46:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:46:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:46:35 OK: 218 MiB in 52 packages 05:46:36 OK: 218 MiB in 52 packages 05:46:36 OK: 218 MiB in 52 packages 05:46:36 OK: 218 MiB in 52 packages 05:46:37 Removing intermediate container 9c9a1ce5aae5 05:46:37 ---> 5e6032c9f39d 05:46:37 Step 6/26 : COPY go.mod . 05:46:37 Removing intermediate container e2c123b8a65e 05:46:37 ---> e19c9817350d 05:46:37 Step 6/22 : COPY go.mod . 05:46:38 Removing intermediate container 60c95bb5a78c 05:46:38 ---> 0c1a9bbd886a 05:46:38 Step 6/24 : COPY go.mod . 05:46:38 Removing intermediate container a30fb99f53c3 05:46:38 ---> dbd8c7b4d7ad 05:46:38 Step 6/24 : COPY go.mod . 05:46:38 ---> 680817d5fd82 05:46:38 Step 7/26 : RUN go mod download 05:46:38 ---> Running in d2b6a5f40760 05:46:38 ---> a51e42f847e6 05:46:38 Step 7/22 : RUN go mod download 05:46:39 ---> eb266a0ef8fa 05:46:39 Step 7/24 : RUN go mod download 05:46:39 ---> Running in 987d043876b8 05:46:39 ---> Running in b3e52f39c872 05:46:39 ---> 788f19fa90c2 05:46:39 Step 7/24 : RUN go mod download 05:46:40 ---> Running in 4f9ee78b9789 05:46:42 Removing intermediate container d2b6a5f40760 05:46:42 ---> 83f646d0d7e3 05:46:42 Step 8/26 : COPY . . 05:46:42 Removing intermediate container 987d043876b8 05:46:42 ---> c6ad1b910f3c 05:46:42 Step 8/22 : COPY . . 05:46:43 Removing intermediate container 4f9ee78b9789 05:46:43 ---> 627a2b05a609 05:46:43 Step 8/24 : COPY . . 05:46:44 Removing intermediate container b3e52f39c872 05:46:44 ---> 3c2198ccff57 05:46:44 Step 8/24 : COPY . . 05:47:04 ---> 2048f4e2ad1f 05:47:04 Step 9/22 : RUN go mod tidy 05:47:04 ---> 62eb8cf5d303 05:47:04 Step 9/26 : RUN go mod tidy 05:47:04 ---> 18e8798913ab 05:47:04 Step 9/24 : RUN go mod tidy 05:47:04 ---> b3c553171dc9 05:47:04 Step 9/24 : RUN go mod tidy 05:47:04 ---> Running in 74ac9f921e48 05:47:04 ---> Running in b4c1f3d35569 05:47:04 ---> Running in c3525977da88 05:47:04 ---> Running in df86c1ad67bf 05:47:11 Removing intermediate container b4c1f3d35569 05:47:11 ---> f3689d20015d 05:47:11 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:47:11 ---> Running in f8db90537a4d 05:47:11 Removing intermediate container c3525977da88 05:47:11 Removing intermediate container df86c1ad67bf 05:47:11 ---> a0b80269ce29 05:47:11 ---> c5e8787271c2 05:47:11 Step 10/24 : RUN make cmd/core-data/core-dataStep 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:47:11 05:47:11 Removing intermediate container 74ac9f921e48 05:47:11 ---> 107d870f70c0 05:47:11 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:47:11 ---> Running in 7d8c8c597ad7 05:47:11 ---> Running in 218c168f5806 05:47:11 ---> Running in 9c09bafb342c 05:47:12 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 05:47:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 05:47:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:47:13 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 05:48:38 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 05:48:38 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 05:48:44 Removing intermediate container 7d8c8c597ad7 05:48:44 ---> 1707f901fe68 05:48:44 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:48:44 Removing intermediate container f8db90537a4d 05:48:44 ---> c7d447db586a 05:48:44 05:48:44 Step 11/22 : FROM alpine:3.12 05:48:44 ---> c4fd0aeabfcf 05:48:44 Step 12/22 : RUN apk add --update --no-cache curl 05:48:44 ---> Running in 04dcaf8ac39c 05:48:44 ---> Running in 773afc2c4f1d 05:48:46 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 05:48:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:48:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:48:48 (1/4) Installing ca-certificates (20191127-r4) 05:48:48 (2/4) Installing nghttp2-libs (1.41.0-r0) 05:48:48 (3/4) Installing libcurl (7.77.0-r0) 05:48:48 (4/4) Installing curl (7.77.0-r0) 05:48:48 Executing busybox-1.31.1-r20.trigger 05:48:48 Executing ca-certificates-20191127-r4.trigger 05:48:48 OK: 7 MiB in 18 packages 05:48:48 Removing intermediate container 218c168f5806 05:48:48 ---> cade74b13e84 05:48:48 05:48:48 Step 11/26 : FROM alpine:3.12 05:48:48 ---> c4fd0aeabfcf 05:48:48 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 05:48:48 ---> Running in 1a469058f08b 05:48:50 Removing intermediate container 04dcaf8ac39c 05:48:50 ---> 96d6e1a5ba8d 05:48:50 05:48:50 Step 12/24 : FROM docker:20.10.0 05:48:50 Removing intermediate container 773afc2c4f1d 05:48:50 ---> 7e471cf6f100 05:48:50 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:48:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:48:51 20.10.0: Pulling from library/docker 05:48:51 ---> Running in 24f8c6f5d4e7 05:48:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:48:51 Removing intermediate container 24f8c6f5d4e7 05:48:51 ---> 8cfa5e60c59a 05:48:51 Step 14/22 : WORKDIR /edgex 05:48:51 (1/6) Installing ca-certificates (20191127-r4) 05:48:52 (2/6) Installing nghttp2-libs (1.41.0-r0) 05:48:52 (3/6) Installing libcurl (7.77.0-r0) 05:48:52 (4/6) Installing curl (7.77.0-r0) 05:48:52 (5/6) Installing dumb-init (1.2.2-r1) 05:48:52 (6/6) Installing su-exec (0.2-r1) 05:48:52 Executing busybox-1.31.1-r20.trigger 05:48:52 Executing ca-certificates-20191127-r4.trigger 05:48:52 OK: 7 MiB in 20 packages 05:48:52 ---> Running in 7fd4bc461d9b 05:48:53 Removing intermediate container 7fd4bc461d9b 05:48:53 ---> 4e241e1a4c7e 05:48:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:48:55 Removing intermediate container 1a469058f08b 05:48:55 ---> 709fe36607f5 05:48:55 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:48:55 ---> 653d5974e399 05:48:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:48:55 ---> Running in 7d26449ba9eb 05:48:55 Removing intermediate container 9c09bafb342c 05:48:55 ---> ad2dfa327aa2 05:48:55 05:48:55 Step 11/24 : FROM alpine:3.12 05:48:55 ---> c4fd0aeabfcf 05:48:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:48:56 ---> Running in 02ca204cfd89 05:48:56 Removing intermediate container 7d26449ba9eb 05:48:56 ---> bc5c04503f06 05:48:56 Step 14/26 : WORKDIR / 05:48:58 ---> Running in c44cd9da229f 05:48:58 Removing intermediate container 02ca204cfd89 05:48:58 ---> 146673cd748a 05:48:58 Step 13/24 : ENV APP_PORT=59880 05:48:58 ---> b8ce7c06d748 05:48:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:48:58 ---> Running in ff9a4812d436 05:48:58 Removing intermediate container c44cd9da229f 05:48:58 ---> 0ec24d93420b 05:48:58 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:48:58 Removing intermediate container ff9a4812d436 05:48:58 ---> 697c9abc0468 05:48:58 Step 14/24 : EXPOSE $APP_PORT 05:48:58 ---> Running in fb152556e3a1 05:48:58 ---> 0b1311008f0b 05:48:58 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:48:58 ---> a3a528f02f51 05:48:58 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:48:58 Removing intermediate container fb152556e3a1 05:48:58 ---> eb6e83d95424 05:48:58 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:48:58 ---> Running in ec90faa71c74 05:48:59 ---> Running in 764c1483fca2 05:48:59 ---> 62f539008e6d 05:48:59 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:48:59 Removing intermediate container ec90faa71c74 05:48:59 ---> 1046ae405b0a 05:48:59 Step 19/22 : CMD ["--init=true"] 05:49:00 ---> Running in dddbbf99b08f 05:49:01 ---> 0f5b6deb7844 05:49:01 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:49:01 Removing intermediate container dddbbf99b08f 05:49:01 ---> 3207697d188e 05:49:01 Step 20/22 : LABEL arch=arm64 05:49:01 ---> Running in 1361d1e86db4 05:49:01 ---> 17581c7e6648 05:49:01 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:49:02 Removing intermediate container 1361d1e86db4 05:49:02 Removing intermediate container 764c1483fca2 05:49:02 ---> 3b7752351ebf 05:49:02 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 05:49:02 ---> 2275e8918dae 05:49:02 Step 21/22 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d 05:49:02 ---> Running in c0e77ff6ff47 05:49:02 ---> Running in 521b5a56e14e 05:49:03 Removing intermediate container 521b5a56e14e 05:49:03 ---> 9507e1204c07 05:49:03 Step 22/22 : LABEL version=0.0.0 05:49:03 ---> Running in 2a6e0b76c333 05:49:03 ---> defa352fe575 05:49:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:49:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:49:04 Removing intermediate container 2a6e0b76c333 05:49:04 ---> 7186aef450b6 05:49:04 05:49:04 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:49:04 Status: Downloaded newer image for docker:20.10.0 05:49:04 ---> eeaf43b92773 05:49:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 05:49:04 ---> Running in 611e421ff868 05:49:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:49:04 Successfully built 7186aef450b6 05:49:04 Successfully tagged security-proxy-setup-arm64:latest 05:49:04  Building security-proxy-setup ... done  ---> 536499e669d0 05:49:04 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:49:05 Removing intermediate container 611e421ff868 05:49:05 ---> fb799d6f32c2 05:49:05 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 05:49:05 ---> Running in c1dbd0389fba 05:49:05 (1/6) Installing dumb-init (1.2.2-r1) 05:49:05 (2/6) Installing libgcc (9.3.0-r2) 05:49:05 (3/6) Installing libsodium (1.0.18-r0) 05:49:05 (4/6) Installing libstdc++ (9.3.0-r2) 05:49:06 (5/6) Installing libzmq (4.3.3-r0) 05:49:06 ---> 046a398fa949 05:49:06 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/ 05:49:06 (6/6) Installing zeromq (4.3.3-r0) 05:49:06 Executing busybox-1.31.1-r20.trigger 05:49:06 OK: 8 MiB in 20 packages 05:49:06 ---> Running in c20e96b825de 05:49:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:49:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:49:07 Removing intermediate container c0e77ff6ff47 05:49:07 ---> 60240088b78a 05:49:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:49:07 (1/39) Installing readline (8.0.4-r0) 05:49:07 (2/39) Installing bash (5.0.17-r0) 05:49:07 Executing bash-5.0.17-r0.post-install 05:49:07 (3/39) Installing nghttp2-libs (1.41.0-r0) 05:49:07 (4/39) Installing libcurl (7.77.0-r0) 05:49:07 (5/39) Installing curl (7.77.0-r0) 05:49:07 (6/39) Installing dumb-init (1.2.2-r1) 05:49:07 (7/39) Installing libbz2 (1.0.8-r1) 05:49:07 (8/39) Installing expat (2.2.9-r1) 05:49:07 (9/39) Installing libffi (3.3-r2) 05:49:07 (10/39) Installing gdbm (1.13-r1) 05:49:07 (11/39) Installing xz-libs (5.2.5-r0) 05:49:07 (12/39) Installing sqlite-libs (3.32.1-r1) 05:49:07 (13/39) Installing python3 (3.8.10-r0) 05:49:08 ---> f0532d82e8a4 05:49:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:49:09 Removing intermediate container c20e96b825de 05:49:09 ---> e4b059f956f7 05:49:09 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 05:49:09 ---> Running in 59fd7e1110eb 05:49:10 (14/39) Installing py3-appdirs (1.4.4-r1) 05:49:10 (15/39) Installing py3-ordered-set (4.0.1-r0) 05:49:10 (16/39) Installing py3-parsing (2.4.7-r0) 05:49:10 (17/39) Installing py3-six (1.15.0-r0) 05:49:10 (18/39) Installing py3-packaging (20.4-r0) 05:49:10 (19/39) Installing py3-setuptools (47.0.0-r0) 05:49:10 (20/39) Installing py3-chardet (3.0.4-r4) 05:49:10 (21/39) Installing py3-idna (2.9-r0) 05:49:10 (22/39) Installing py3-certifi (2020.4.5.1-r0) 05:49:10 (23/39) Installing py3-urllib3 (1.25.9-r0) 05:49:10 (24/39) Installing py3-requests (2.23.0-r0) 05:49:10 (25/39) Installing py3-msgpack (1.0.0-r0) 05:49:10 (26/39) Installing py3-lockfile (0.12.2-r3) 05:49:10 (27/39) Installing py3-cachecontrol (0.12.6-r0) 05:49:10 (28/39) Installing py3-colorama (0.4.3-r0) 05:49:10 Removing intermediate container 59fd7e1110eb 05:49:10 ---> b1fb34b49e3f 05:49:10 Step 24/26 : LABEL arch=arm64 05:49:10 (29/39) Installing py3-distlib (0.3.0-r0) 05:49:10 (30/39) Installing py3-distro (1.5.0-r1) 05:49:10 (31/39) Installing py3-webencodings (0.5.1-r3) 05:49:10 (32/39) Installing py3-html5lib (1.0.1-r4) 05:49:10 (33/39) Installing py3-pytoml (0.1.21-r0) 05:49:10 (34/39) Installing py3-pep517 (0.8.2-r0) 05:49:10 (35/39) Installing py3-progress (1.5-r0) 05:49:10 (36/39) Installing py3-toml (0.10.1-r0) 05:49:10 (37/39) Installing py3-retrying (1.3.3-r0) 05:49:10 (38/39) Installing py3-contextlib2 (0.6.0-r0) 05:49:10 (39/39) Installing py3-pip (20.1.1-r0) 05:49:10 ---> 770f43b21f26 05:49:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:49:10 ---> Running in 2d444e9d0bd2 05:49:10 Executing busybox-1.31.1-r19.trigger 05:49:10 OK: 72 MiB in 59 packages 05:49:11 Removing intermediate container 2d444e9d0bd2 05:49:11 ---> e5edba7150d8 05:49:11 Step 25/26 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d 05:49:13 ---> Running in eba29917f4f9 05:49:13 ---> d6f3d590284b 05:49:13 Step 20/24 : ENTRYPOINT ["/core-data"] 05:49:13 ---> Running in ce3776208bea 05:49:13 Removing intermediate container eba29917f4f9 05:49:13 ---> 82b5cec5dd71 05:49:13 Step 26/26 : LABEL version=0.0.0 05:49:13 ---> Running in 64b25cc77500 05:49:13 Removing intermediate container ce3776208bea 05:49:13 ---> ebeac7e3898b 05:49:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:49:13 ---> Running in 01b9e338388d 05:49:13 Removing intermediate container 64b25cc77500 05:49:13 ---> 31ba186bdebe 05:49:13 05:49:13 Successfully built 31ba186bdebe 05:49:13 Successfully tagged security-secretstore-setup-arm64:latest 05:49:13 Removing intermediate container 01b9e338388d 05:49:13 ---> 73ca6b4e9fc8 05:49:13  Building security-secretstore-setup ... done Step 22/24 : LABEL arch=arm64 05:49:13 ---> Running in 1aa49a199deb 05:49:13 Removing intermediate container 1aa49a199deb 05:49:13 ---> 6b262d2fba8e 05:49:13 Step 23/24 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d 05:49:13 ---> Running in 3ded0624b9e7 05:49:14 Removing intermediate container 3ded0624b9e7 05:49:14 ---> 1e2339e622d4 05:49:14 Step 24/24 : LABEL version=0.0.0 05:49:14 ---> Running in 472ea74b3426 05:49:15 Removing intermediate container 472ea74b3426 05:49:15 ---> bad5e602a185 05:49:15 05:49:15 Successfully built bad5e602a185 05:49:15 Successfully tagged core-data-arm64:latest 05:49:15  Building core-data ... done Collecting docker-compose==1.23.2 05:49:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:49:15 Collecting texttable<0.10,>=0.9.0 05:49:15 Downloading texttable-0.9.1.tar.gz (11 kB) 05:49:18 Collecting PyYAML<4,>=3.10 05:49:18 Downloading PyYAML-3.13.tar.gz (270 kB) 05:49:21 Collecting cached-property<2,>=1.2.0 05:49:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:49:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:49:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:49:22 Collecting jsonschema<3,>=2.5.1 05:49:22 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:49:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 05:49:23 Collecting docopt<0.7,>=0.6.1 05:49:23 Downloading docopt-0.6.2.tar.gz (25 kB) 05:49:25 Collecting websocket-client<1.0,>=0.32.0 05:49:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 05:49:25 Collecting dockerpty<0.5,>=0.4.1 05:49:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:49:29 Collecting docker<4.0,>=3.6.0 05:49:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:49:29 Collecting urllib3<1.25,>=1.21.1 05:49:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:49:29 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) 05:49:29 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 05:49:29 Collecting idna<2.8,>=2.5 05:49:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:49:29 Collecting docker-pycreds>=0.4.0 05:49:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:49:29 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 05:49:29 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 05:49:29 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 05:49:29 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 05:49:30 Installing collected packages: texttable, PyYAML, cached-property, urllib3, idna, requests, jsonschema, docopt, websocket-client, dockerpty, docker-pycreds, docker, docker-compose 05:49:30 Running setup.py install for texttable: started 05:49:32 Running setup.py install for texttable: finished with status 'done' 05:49:32 Running setup.py install for PyYAML: started 05:49:34 Running setup.py install for PyYAML: finished with status 'done' 05:49:34 Attempting uninstall: urllib3 05:49:34 Found existing installation: urllib3 1.25.9 05:49:34 Uninstalling urllib3-1.25.9: 05:49:34 Successfully uninstalled urllib3-1.25.9 05:49:35 Attempting uninstall: idna 05:49:35 Found existing installation: idna 2.9 05:49:35 Uninstalling idna-2.9: 05:49:35 Successfully uninstalled idna-2.9 05:49:35 Attempting uninstall: requests 05:49:35 Found existing installation: requests 2.23.0 05:49:35 Uninstalling requests-2.23.0: 05:49:35 Successfully uninstalled requests-2.23.0 05:49:36 Running setup.py install for docopt: started 05:49:38 Running setup.py install for docopt: finished with status 'done' 05:49:38 Running setup.py install for dockerpty: started 05:49:40 Running setup.py install for dockerpty: finished with status 'done' 05:49:42 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 05:49:50 Removing intermediate container c1dbd0389fba 05:49:50 ---> b6afb5872960 05:49:50 Step 15/24 : ENV APP_PORT=58890 05:49:50 ---> Running in 110433a08974 05:49:50 Removing intermediate container 110433a08974 05:49:50 ---> e2eacee91343 05:49:50 Step 16/24 : EXPOSE $APP_PORT 05:49:50 ---> Running in 85af84e407c8 05:49:50 Removing intermediate container 85af84e407c8 05:49:50 ---> 0b11f0af5c07 05:49:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:49:52 ---> 199f42c09acf 05:49:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:49:52 ---> bcaab6802383 05:49:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:49:53 ---> 1d8c2b912fd8 05:49:53 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 05:49:53 ---> Running in 2f5a0997f09c 05:49:54 Removing intermediate container 2f5a0997f09c 05:49:54 ---> 9f5545f89649 05:49:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:49:54 ---> Running in 85fe92b9dbae 05:49:54 Removing intermediate container 85fe92b9dbae 05:49:54 ---> 77a0ee3d6e33 05:49:54 Step 22/24 : LABEL arch=arm64 05:49:55 ---> Running in 50eee3b23ab3 05:49:55 Removing intermediate container 50eee3b23ab3 05:49:55 ---> 3965c064cfe4 05:49:55 Step 23/24 : LABEL git_sha=0021f564cd828733515ee6aedb0f0cf6b2e0d03d 05:49:55 ---> Running in 29384f9dccd2 05:49:56 Removing intermediate container 29384f9dccd2 05:49:56 ---> 9be490033926 05:49:56 Step 24/24 : LABEL version=0.0.0 05:49:56 ---> Running in 98ce9c7c11fa 05:49:56 Removing intermediate container 98ce9c7c11fa 05:49:56 ---> 9d31d30db347 05:49:56 05:49:57 Successfully built 9d31d30db347 05:49:57 Successfully tagged sys-mgmt-agent-arm64:latest 05:49:57  Building sys-mgmt-agent ... done  [Pipeline] } 05:49:57 $ docker stop --time=1 62a703fe948c0d00fbf8cb3ca30773fc0dfb0a5b65c99c1c7ca2b05fbd8f6e64 05:50:00 $ docker rm -f 62a703fe948c0d00fbf8cb3ca30773fc0dfb0a5b65c99c1c7ca2b05fbd8f6e64 [Pipeline] // withDockerContainer [Pipeline] sh 05:50:01 + docker images 05:50:01 REPOSITORY TAG IMAGE ID CREATED SIZE 05:50:01 sys-mgmt-agent-arm64 latest 9d31d30db347 5 seconds ago 299MB 05:50:01 core-data-arm64 latest bad5e602a185 47 seconds ago 19.1MB 05:50:01 security-secretstore-setup-arm64 latest 31ba186bdebe 49 seconds ago 27.1MB 05:50:01 security-proxy-setup-arm64 latest 7186aef450b6 58 seconds ago 24.2MB 05:50:01 ad2dfa327aa2 About a minute ago 975MB 05:50:01 96d6e1a5ba8d About a minute ago 969MB 05:50:01 cade74b13e84 About a minute ago 976MB 05:50:01 c7d447db586a About a minute ago 973MB 05:50:01 security-bootstrapper-arm64 latest 799497ed664b 4 minutes ago 17.5MB 05:50:01 core-metadata-arm64 latest 0f52c12693f5 4 minutes ago 15.7MB 05:50:01 support-notifications-arm64 latest 8c64cccad8bf 4 minutes ago 15.7MB 05:50:01 core-command-arm64 latest 663d6553f9b6 4 minutes ago 15MB 05:50:01 support-scheduler-arm64 latest 614d15d10dea 4 minutes ago 15.1MB 05:50:01 82431c20ed76 4 minutes ago 972MB 05:50:01 4039d1123e71 4 minutes ago 968MB 05:50:01 7446861ce4c2 4 minutes ago 969MB 05:50:01 2150bad27fbc 4 minutes ago 970MB 05:50:01 4128443a4ea0 4 minutes ago 966MB 05:50:01 ci-base-image-arm64 latest 12c259e56121 15 minutes ago 641MB 05:50:01 alpine 3.12 c4fd0aeabfcf 32 hours ago 5.32MB 05:50:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 7 days ago 429MB 05:50:01 docker 20.10.0 eeaf43b92773 6 months ago 228MB 05:50:01 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 05:50:12 ---> job-cost.sh 05:50:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7eil 05:50:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:52:30 lf-activate-venv(): INFO: Adding /tmp/venv-7eil/bin to PATH 05:52:30 INFO: No Stack... 05:52:30 INFO: Retrieving Pricing Info for: v2-standard-4 05:52:30 INFO: Archiving Costs [Pipeline] sh 05:52:31 + cat /w/workspace/edgex-go/5/archives/cost.csv 05:52:31 + cut -d, -f6 [Pipeline] lock 05:52:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3570-5-stack-cost] 05:52:33 Resource [jenkins-edgexfoundry-edgex-go-PR-3570-5-stack-cost] did not exist. Created. 05:52:33 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3570-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:52:34 + echo total: 0.18000000715255737 [Pipeline] stash 05:52:34 Stashed 1 file(s) [Pipeline] } 05:52:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3570-5-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) [Pipeline] unstash [Pipeline] configFileProvider 05:52:48 provisioning config files... 05:52:48 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config333580819692270666tmp [Pipeline] { [Pipeline] sh 05:52:48 + set +x 05:52:48 + curl -s https://codecov.io/bash 05:52:48 + bash -s -- 05:52:48 05:52:48 _____ _ 05:52:48 / ____| | | 05:52:48 | | ___ __| | ___ ___ _____ __ 05:52:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:52:48 | |___| (_) | (_| | __/ (_| (_) \ V / 05:52:48 \_____\___/ \__,_|\___|\___\___/ \_/ 05:52:48 Bash-1.0.3 05:52:48 05:52:48 05:52:48 ==> git version 2.24.4 found 05:52:48 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 05:52:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:52:48 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:52:48 ==> Jenkins CI detected. 05:52:48 project root: . 05:52:48 --> token set from env 05:52:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:52:48 ==> Running gcov in . (disable via -X gcov) 05:52:48 ==> Python coveragepy not found 05:52:48 ==> Searching for coverage reports in: 05:52:48 + . 05:52:48 -> Found 1 reports 05:52:48 ==> Detecting git/mercurial file structure 05:52:48 ==> Reading reports 05:52:48 + ./coverage.out bytes=398093 05:52:48 ==> Appending adjustments 05:52:48 https://docs.codecov.io/docs/fixing-reports 05:52:49 + Found adjustments 05:52:49 ==> Gzipping contents 05:52:49 56K /tmp/codecov.3uuI1K.gz 05:52:49 ==> Uploading reports 05:52:49 url: https://codecov.io 05:52:49 query: branch=PR-3570&commit=0021f564cd828733515ee6aedb0f0cf6b2e0d03d&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3570%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3570&job=&cmd_args= 05:52:49 -> Pinging Codecov 05:52:49 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3570&commit=0021f564cd828733515ee6aedb0f0cf6b2e0d03d&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3570%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3570&job=&cmd_args= 05:52:52 -> Uploading to 05:52:52 https://storage.googleapis.com/codecov/v4/raw/2021-06-17/00271124DB129430A58F1EEE437C3FCB/0021f564cd828733515ee6aedb0f0cf6b2e0d03d/9ff86602-a3e4-426d-8632-5a63afb41a84.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210617T055250Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f46ac408fc9ae8390780a10eb27c7835e1e9ac66ab8e82dcdb86e669cc4f4c53 05:52:52 % Total % Received % Xferd Average Speed Time Time Time Current 05:52:52 Dload Upload Total Spent Left Speed 05:52:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54472 0 0 100 54472 0 142k --:--:-- --:--:-- --:--:-- 142k 05:52:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0021f564cd828733515ee6aedb0f0cf6b2e0d03d [Pipeline] } 05:52:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:53:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:53:07 ---> package-listing.sh 05:53:07 ++ tr '[:upper:]' '[:lower:]' 05:53:07 ++ facter osfamily 05:53:07 + OS_FAMILY=redhat 05:53:07 + workspace=/w/workspace/edgex-go/5 05:53:07 + START_PACKAGES=/tmp/packages_start.txt 05:53:07 + END_PACKAGES=/tmp/packages_end.txt 05:53:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:53:07 + PACKAGES=/tmp/packages_start.txt 05:53:07 + '[' /w/workspace/edgex-go/5 ']' 05:53:07 + PACKAGES=/tmp/packages_end.txt 05:53:07 + case "${OS_FAMILY}" in 05:53:07 + rpm -qa 05:53:07 + sort 05:53:11 + '[' -f /tmp/packages_start.txt ']' 05:53:11 + '[' -f /tmp/packages_end.txt ']' 05:53:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:53:11 + '[' /w/workspace/edgex-go/5 ']' 05:53:11 + mkdir -p /w/workspace/edgex-go/5/archives/ 05:53:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 05:53:11 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:53:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:53:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:53:14 05:53:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:53:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:53:14 alpine: Pulling from edgex-lftools-log-publisher 05:53:14 df20fa9351a1: Pulling fs layer 05:53:14 36b3adc4ff6f: Pulling fs layer 05:53:14 8ad3a11d3b57: Pulling fs layer 05:53:14 46f8f816bc3b: Pulling fs layer 05:53:14 93b61091891f: Pulling fs layer 05:53:14 93b9cdb0e59b: Pulling fs layer 05:53:14 5e14af77c1be: Pulling fs layer 05:53:14 01666e4c0597: Pulling fs layer 05:53:14 aa168da1d23b: Pulling fs layer 05:53:14 46f8f816bc3b: Waiting 05:53:14 93b61091891f: Waiting 05:53:14 93b9cdb0e59b: Waiting 05:53:14 5e14af77c1be: Waiting 05:53:14 01666e4c0597: Waiting 05:53:14 aa168da1d23b: Waiting 05:53:14 36b3adc4ff6f: Verifying Checksum 05:53:14 36b3adc4ff6f: Download complete 05:53:14 46f8f816bc3b: Verifying Checksum 05:53:14 46f8f816bc3b: Download complete 05:53:14 df20fa9351a1: Verifying Checksum 05:53:14 df20fa9351a1: Download complete 05:53:14 93b9cdb0e59b: Verifying Checksum 05:53:14 93b9cdb0e59b: Download complete 05:53:14 5e14af77c1be: Verifying Checksum 05:53:14 5e14af77c1be: Download complete 05:53:14 01666e4c0597: Verifying Checksum 05:53:14 01666e4c0597: Download complete 05:53:14 93b61091891f: Verifying Checksum 05:53:14 93b61091891f: Download complete 05:53:15 df20fa9351a1: Pull complete 05:53:15 8ad3a11d3b57: Verifying Checksum 05:53:15 8ad3a11d3b57: Download complete 05:53:15 36b3adc4ff6f: Pull complete 05:53:15 8ad3a11d3b57: Pull complete 05:53:15 46f8f816bc3b: Pull complete 05:53:15 93b61091891f: Pull complete 05:53:16 93b9cdb0e59b: Pull complete 05:53:16 5e14af77c1be: Pull complete 05:53:16 01666e4c0597: Pull complete 05:53:17 aa168da1d23b: Verifying Checksum 05:53:17 aa168da1d23b: Download complete 05:53:22 aa168da1d23b: Pull complete 05:53:22 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:53:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:53:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:53:22 prd-centos7-docker-4c-2g-2037 does not seem to be running inside a container 05:53:22 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:53:27 $ docker top 47c471e7e5d7860bbbe2d0d015d3c8cda68a6d9fa34260d35cc58c36c4fde5c2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:53:29 + touch /tmp/pre-build-complete [Pipeline] sh 05:53:30 + mkdir -p /var/log/sa [Pipeline] sh 05:53:30 + ls /var/log/sa-host 05:53:30 + sadf -c /var/log/sa-host/sa05 05:53:30 file_magic: OK 05:53:30 HZ: Using current value: 100 05:53:30 file_header: OK 05:53:30 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 05:53:30 Statistics: 05:53:30 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:53:30 File successfully converted to sysstat format version 12.2.1 05:53:30 + sadf -c /var/log/sa-host/sa17 05:53:30 file_magic: OK 05:53:30 HZ: Using current value: 100 05:53:30 file_header: OK 05:53:30 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 05:53:30 Statistics: 05:53:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:53:30 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:53:41 provisioning config files... 05:53:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config1174168485757311054tmp [Pipeline] { [Pipeline] echo 05:53:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:53:42 ---> create-netrc.sh [Pipeline] } 05:53:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:53:44 ---> python-tools-install.sh [Pipeline] echo 05:53:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:53:47 ---> sudo-logs.sh 05:53:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:53:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:53:47 ---> job-cost.sh 05:53:47 lf-activate-venv: SKIPPING 05:53:47 DEBUG: total: 0.18000000715255737 05:53:47 INFO: Retrieving Stack Cost... 05:53:48 INFO: Retrieving Pricing Info for: v3-standard-2 05:53:48 INFO: Archiving Costs [Pipeline] echo 05:53:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:53:49 ---> logs-deploy.sh 05:53:49 lf-activate-venv: SKIPPING 05:53:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3570/5 05:53:49 INFO: archiving workspace using pattern(s): 05:53:50 Archives upload complete. 05:53:50 INFO: archiving logs to Nexus 05:53:50 ---> uname -a: 05:53:50 Linux prd-centos7-docker-4c-2g-2037.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:53:50 05:53:50 05:53:50 ---> lscpu: 05:53:50 Architecture: x86_64 05:53:50 CPU op-mode(s): 32-bit, 64-bit 05:53:50 Byte Order: Little Endian 05:53:50 Address sizes: 40 bits physical, 48 bits virtual 05:53:50 CPU(s): 2 05:53:50 On-line CPU(s) list: 0,1 05:53:50 Thread(s) per core: 1 05:53:50 Core(s) per socket: 1 05:53:50 Socket(s): 2 05:53:50 NUMA node(s): 1 05:53:50 Vendor ID: AuthenticAMD 05:53:50 CPU family: 23 05:53:50 Model: 49 05:53:50 Model name: AMD EPYC-Rome Processor 05:53:50 Stepping: 0 05:53:50 CPU MHz: 2800.000 05:53:50 BogoMIPS: 5600.00 05:53:50 Virtualization: AMD-V 05:53:50 Hypervisor vendor: KVM 05:53:50 Virtualization type: full 05:53:50 L1d cache: 64 KiB 05:53:50 L1i cache: 64 KiB 05:53:50 L2 cache: 1 MiB 05:53:50 L3 cache: 32 MiB 05:53:50 NUMA node0 CPU(s): 0,1 05:53:50 Vulnerability Itlb multihit: Not affected 05:53:50 Vulnerability L1tf: Not affected 05:53:50 Vulnerability Mds: Not affected 05:53:50 Vulnerability Meltdown: Not affected 05:53:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:53:50 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:53:50 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:53:50 Vulnerability Srbds: Not affected 05:53:50 Vulnerability Tsx async abort: Not affected 05:53:50 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 05:53:50 05:53:50 05:53:50 ---> nproc: 05:53:50 2 05:53:50 05:53:50 05:53:50 ---> df -h: 05:53:50 Filesystem Size Used Available Use% Mounted on 05:53:50 overlay 40.0G 12.9G 27.1G 32% / 05:53:50 tmpfs 64.0M 0 64.0M 0% /dev 05:53:50 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:53:50 shm 64.0M 0 64.0M 0% /dev/shm 05:53:50 /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os 05:53:50 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf 05:53:50 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname 05:53:50 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts 05:53:50 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log 05:53:50 /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json 05:53:50 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host 05:53:50 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure 05:53:50 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/5 05:53:50 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/5@tmp 05:53:50 05:53:50 05:53:50 ---> free -m: 05:53:50 total used free shared buff/cache available 05:53:50 Mem: 7821 1143 1825 0 4852 6663 05:53:50 Swap: 1023 1 1022 05:53:50 05:53:50 05:53:50 ---> ip addr: 05:53:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:53:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:53:50 inet 127.0.0.1/8 scope host lo 05:53:50 valid_lft forever preferred_lft forever 05:53:50 inet6 ::1/128 scope host 05:53:50 valid_lft forever preferred_lft forever 05:53:50 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:53:50 link/ether fa:16:3e:b5:83:a1 brd ff:ff:ff:ff:ff:ff 05:53:50 inet 10.30.123.78/23 brd 10.30.123.255 scope global dynamic eth0 05:53:50 valid_lft 84755sec preferred_lft 84755sec 05:53:50 inet6 fe80::f816:3eff:feb5:83a1/64 scope link 05:53:50 valid_lft forever preferred_lft forever 05:53:50 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:53:50 link/ether 02:42:3d:04:f2:de brd ff:ff:ff:ff:ff:ff 05:53:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:53:50 valid_lft forever preferred_lft forever 05:53:50 inet6 fe80::42:3dff:fe04:f2de/64 scope link 05:53:50 valid_lft forever preferred_lft forever 05:53:50 05:53:50 05:53:50 ---> sar -b -r -n DEV: 05:53:50 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/17/21 _x86_64_ (2 CPU) 05:53:50 05:53:50 05:26:14 LINUX RESTART (2 CPU) 05:53:50 05:53:50 05:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:53:50 05:28:01 60.52 3.76 56.75 0.00 2484.06 6903.50 0.00 05:53:50 05:29:01 15.24 0.50 14.74 0.00 330.71 1927.98 0.00 05:53:50 05:30:01 105.83 0.18 105.64 0.00 22.77 45003.40 0.00 05:53:50 05:31:01 127.99 0.00 127.99 0.00 0.00 15295.74 0.00 05:53:50 05:32:01 57.08 0.00 57.08 0.00 0.00 8141.90 0.00 05:53:50 05:33:01 36.69 0.02 36.68 0.00 0.53 8341.26 0.00 05:53:50 05:34:04 266.34 96.60 169.74 0.00 2322.83 117766.57 0.00 05:53:50 05:35:01 575.99 226.45 349.54 0.00 10985.31 189504.80 0.00 05:53:50 05:36:01 651.11 48.86 602.25 0.00 2838.92 256637.44 0.00 05:53:50 05:37:01 170.22 18.60 151.62 0.00 1694.32 23434.45 0.00 05:53:50 05:38:01 1.23 0.00 1.23 0.00 0.00 20.74 0.00 05:53:50 05:39:01 0.25 0.00 0.25 0.00 0.00 3.28 0.00 05:53:50 05:40:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 05:53:50 05:41:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 05:53:50 05:42:01 0.53 0.25 0.28 0.00 32.64 3.90 0.00 05:53:50 05:43:01 0.82 0.00 0.82 0.00 0.00 15.61 0.00 05:53:50 05:44:01 0.25 0.00 0.25 0.00 0.00 3.53 0.00 05:53:50 05:45:01 0.22 0.00 0.22 0.00 0.00 2.77 0.00 05:53:50 05:46:01 0.35 0.00 0.35 0.00 0.00 5.78 0.00 05:53:50 05:47:01 0.28 0.00 0.28 0.00 0.00 3.78 0.00 05:53:50 05:48:01 0.25 0.00 0.25 0.00 0.00 3.25 0.00 05:53:50 05:49:01 0.38 0.00 0.38 0.00 0.00 5.86 0.00 05:53:50 05:50:02 0.32 0.00 0.32 0.00 0.00 4.55 0.00 05:53:50 05:51:01 0.36 0.00 0.36 0.00 0.00 6.00 0.00 05:53:50 05:52:01 0.27 0.00 0.27 0.00 0.00 3.90 0.00 05:53:50 05:53:01 3.05 2.78 0.27 0.00 176.58 16.96 0.00 05:53:50 Average: 79.33 15.07 64.27 0.00 787.39 25775.59 0.00 05:53:50 05:53:50 05:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:53:50 05:28:01 5476352 0 683796 8.54 2620 1846172 1024812 11.31 586408 1548640 4276 05:53:50 05:29:01 5167060 0 796484 9.94 2620 2042776 1281280 14.15 808088 1620444 143836 05:53:50 05:30:01 4210368 0 868916 10.85 2620 2927036 1508700 16.66 948092 2350936 1636 05:53:50 05:31:01 3941864 0 987824 12.33 2620 3076632 1612852 17.81 1224876 2282772 237956 05:53:50 05:32:01 3974800 0 983748 12.28 2620 3047772 1450012 16.01 1173212 2297000 132148 05:53:50 05:33:01 4277360 0 861288 10.75 2620 2867672 1129048 12.47 1009464 2186796 20 05:53:50 05:34:04 1459016 0 1110816 13.87 2620 5436488 1563904 17.27 1827120 4050084 486464 05:53:50 05:35:01 625756 0 1384788 17.29 2620 5995776 3075588 33.96 2877040 3756552 147624 05:53:50 05:36:01 896088 0 1215184 15.17 2620 5895048 1949200 21.52 2818076 3516008 48 05:53:50 05:37:01 2482044 0 1086444 13.57 2620 4437832 1175684 12.98 1440176 3340416 20 05:53:50 05:38:01 2503584 0 1064900 13.30 2620 4437836 1017728 11.24 1429100 3338484 16 05:53:50 05:39:01 2504196 0 1064284 13.29 2620 4437840 1017928 11.24 1449152 3319000 20 05:53:50 05:40:01 2504584 0 1063888 13.28 2620 4437848 1017796 11.24 1448596 3319000 16 05:53:50 05:41:01 2504984 0 1063484 13.28 2620 4437852 1017796 11.24 1444680 3323120 8 05:53:50 05:42:01 2501300 0 1066324 13.31 2620 4438696 1017892 11.24 1457644 3313972 24 05:53:50 05:43:01 2500944 0 1066680 13.32 2620 4438696 1017796 11.24 1457528 3313972 12 05:53:50 05:44:01 2501636 0 1065980 13.31 2620 4438704 1017832 11.24 1457596 3313972 16 05:53:50 05:45:01 2501472 0 1066140 13.31 2620 4438708 1017796 11.24 1457608 3313940 8 05:53:50 05:46:01 2501356 0 1066252 13.31 2620 4438712 1017796 11.24 1474024 3297528 8 05:53:50 05:47:01 2501088 0 1066516 13.32 2620 4438716 1017880 11.24 1473964 3297524 12 05:53:50 05:48:01 2501700 0 1065904 13.31 2620 4438716 1017796 11.24 1473952 3297524 12 05:53:50 05:49:01 2501312 0 1066284 13.31 2620 4438724 1017796 11.24 1473924 3297524 8 05:53:50 05:50:02 2501396 0 1066196 13.31 2620 4438728 1017796 11.24 1474028 3297524 8 05:53:50 05:51:01 2501248 0 1066340 13.31 2620 4438732 1017796 11.24 1473952 3297524 8 05:53:50 05:52:01 2501144 0 1066440 13.32 2620 4438736 1017880 11.24 1474016 3297524 12 05:53:50 05:53:01 2494400 0 1067820 13.33 2620 4444100 1018400 11.24 1475624 3302744 76 05:53:50 Average: 2789887 0 1039720 12.98 2620 4176713 1232953 13.61 1465690 3072712 44396 05:53:50 05:53:50 05:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:53:50 05:28:01 eth0 778.88 540.22 3029.09 72.68 0.00 0.00 0.00 0.00 05:53:50 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:29:01 veth2e78af7 900.70 702.50 84.46 2463.90 0.00 0.00 0.00 0.00 05:53:50 05:29:01 eth0 765.54 948.42 2787.52 110.01 0.00 0.00 0.00 0.00 05:53:50 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:29:01 docker0 900.70 702.37 72.14 2463.89 0.00 0.00 0.00 0.00 05:53:50 05:30:01 vethe7615d9 24.82 29.13 2.35 22.95 0.00 0.00 0.00 0.00 05:53:50 05:30:01 eth0 469.00 432.75 3331.49 72.08 0.00 0.00 0.00 0.00 05:53:50 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:30:01 docker0 187.03 193.64 12.71 633.91 0.00 0.00 0.00 0.00 05:53:50 05:31:01 veth26e934f 0.42 0.55 0.03 0.06 0.00 0.00 0.00 0.00 05:53:50 05:31:01 eth0 126.49 114.74 480.73 52.79 0.00 0.00 0.00 0.00 05:53:50 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:31:01 docker0 89.16 88.28 6.93 445.56 0.00 0.00 0.00 0.00 05:53:50 05:32:01 veth26e934f 1.85 1.85 0.14 0.14 0.00 0.00 0.00 0.00 05:53:50 05:32:01 eth0 16.77 11.33 12.02 17.29 0.00 0.00 0.00 0.00 05:53:50 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:32:01 docker0 1.85 1.85 0.12 0.14 0.00 0.00 0.00 0.00 05:53:50 05:33:01 eth0 18.04 11.96 14.66 24.30 0.00 0.00 0.00 0.00 05:53:50 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:34:04 vetha908250 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:53:50 05:34:04 eth0 164.48 147.24 1612.79 32.27 0.00 0.00 0.00 0.00 05:53:50 05:34:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:34:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:35:01 vethc73eddb 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 05:53:50 05:35:01 vetha908250 0.00 0.58 0.00 0.03 0.00 0.00 0.00 0.00 05:53:50 05:35:01 veth65c46c1 0.04 0.18 0.00 0.01 0.00 0.00 0.00 0.00 05:53:50 05:35:01 eth0 98.18 68.80 199.03 51.84 0.00 0.00 0.00 0.00 05:53:50 05:36:01 vetha908250 0.00 0.58 0.00 0.03 0.00 0.00 0.00 0.00 05:53:50 05:36:01 eth0 244.89 162.46 1848.91 60.33 0.00 0.00 0.00 0.00 05:53:50 05:36:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:53:50 05:36:01 veth4c74854 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:37:01 eth0 28.96 18.43 85.78 28.09 0.00 0.00 0.00 0.00 05:53:50 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:37:01 docker0 1301.95 1159.62 99.67 4338.79 0.00 0.00 0.00 0.00 05:53:50 05:38:01 eth0 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 05:53:50 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:39:01 eth0 0.53 0.30 0.27 0.17 0.00 0.00 0.00 0.00 05:53:50 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:40:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 05:53:50 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:41:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:53:50 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:42:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 05:53:50 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:43:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:53:50 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:44:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 05:53:50 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:45:01 eth0 0.07 0.07 0.01 0.00 0.00 0.00 0.00 0.00 05:53:50 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:46:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:53:50 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:47:01 eth0 0.30 0.27 0.14 0.08 0.00 0.00 0.00 0.00 05:53:50 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:48:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:53:50 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:49:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:50:02 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:53:50 05:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:51:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:52:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 05:53:50 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:53:01 eth0 5.41 3.70 5.49 2.57 0.00 0.00 0.00 0.00 05:53:50 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 Average: eth0 104.81 94.91 518.85 20.16 0.00 0.00 0.00 0.00 05:53:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:50 Average: docker0 50.12 44.64 3.84 167.02 0.00 0.00 0.00 0.00 05:53:50 05:53:50 05:53:50 ---> sar -P ALL: 05:53:50 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/17/21 _x86_64_ (2 CPU) 05:53:50 05:53:50 05:26:14 LINUX RESTART (2 CPU) 05:53:50 05:53:50 05:27:01 CPU %user %nice %system %iowait %steal %idle 05:53:50 05:28:01 all 8.83 0.00 2.11 1.58 0.06 87.43 05:53:50 05:28:01 0 9.12 0.00 2.78 2.16 0.07 85.87 05:53:50 05:28:01 1 8.54 0.00 1.44 0.99 0.05 88.98 05:53:50 05:29:01 all 7.71 0.00 2.62 1.32 0.10 88.24 05:53:50 05:29:01 0 7.45 0.00 2.59 2.19 0.07 87.69 05:53:50 05:29:01 1 7.97 0.00 2.65 0.45 0.14 88.78 05:53:50 05:30:01 all 13.95 0.00 4.56 3.34 0.06 78.09 05:53:50 05:30:01 0 16.78 0.00 5.02 2.53 0.05 75.63 05:53:50 05:30:01 1 11.15 0.00 4.11 4.15 0.07 80.52 05:53:50 05:31:01 all 59.12 0.00 8.30 1.10 0.11 31.37 05:53:50 05:31:01 0 60.29 0.00 7.79 0.97 0.11 30.84 05:53:50 05:31:01 1 57.96 0.00 8.81 1.22 0.11 31.91 05:53:50 05:32:01 all 35.42 0.00 4.94 0.28 0.06 59.30 05:53:50 05:32:01 0 35.51 0.00 4.69 0.30 0.07 59.43 05:53:50 05:32:01 1 35.33 0.00 5.19 0.26 0.05 59.16 05:53:50 05:33:01 all 22.77 0.00 3.27 0.99 0.06 72.90 05:53:50 05:33:01 0 22.52 0.00 3.30 1.49 0.07 72.63 05:53:50 05:33:01 1 23.02 0.00 3.25 0.50 0.05 73.18 05:53:50 05:34:04 all 13.53 0.00 8.11 14.71 0.06 63.59 05:53:50 05:34:04 0 13.09 0.00 8.52 15.14 0.07 63.17 05:53:50 05:34:04 1 13.98 0.00 7.69 14.27 0.05 64.01 05:53:50 05:35:01 all 51.91 0.00 16.79 24.11 0.13 7.06 05:53:50 05:35:01 0 51.91 0.00 16.71 23.48 0.12 7.78 05:53:50 05:35:01 1 51.92 0.00 16.88 24.74 0.13 6.34 05:53:50 05:36:01 all 52.51 0.00 21.44 20.10 0.15 5.80 05:53:50 05:36:01 0 52.42 0.00 21.30 20.90 0.13 5.25 05:53:50 05:36:01 1 52.60 0.00 21.58 19.31 0.17 6.34 05:53:50 05:37:01 all 48.70 0.00 7.56 8.10 0.08 35.56 05:53:50 05:37:01 0 48.65 0.00 7.61 8.43 0.07 35.23 05:53:50 05:37:01 1 48.75 0.00 7.50 7.76 0.09 35.90 05:53:50 05:38:01 all 0.16 0.00 0.06 0.00 0.02 99.77 05:53:50 05:38:01 0 0.03 0.00 0.08 0.00 0.02 99.87 05:53:50 05:38:01 1 0.28 0.00 0.03 0.00 0.02 99.67 05:53:50 05:53:50 05:38:01 CPU %user %nice %system %iowait %steal %idle 05:53:50 05:39:01 all 0.20 0.00 0.05 0.00 0.01 99.74 05:53:50 05:39:01 0 0.07 0.00 0.05 0.00 0.02 99.87 05:53:50 05:39:01 1 0.33 0.00 0.05 0.00 0.00 99.62 05:53:50 05:40:01 all 0.16 0.00 0.03 0.00 0.02 99.79 05:53:50 05:40:01 0 0.03 0.00 0.05 0.00 0.02 99.90 05:53:50 05:40:01 1 0.28 0.00 0.02 0.00 0.02 99.68 05:53:50 05:41:01 all 0.18 0.00 0.03 0.00 0.03 99.77 05:53:50 05:41:01 0 0.07 0.00 0.03 0.00 0.03 99.87 05:53:50 05:41:01 1 0.28 0.00 0.02 0.00 0.02 99.68 05:53:50 05:42:01 all 0.13 0.00 0.06 0.02 0.01 99.78 05:53:50 05:42:01 0 0.12 0.00 0.07 0.00 0.00 99.82 05:53:50 05:42:01 1 0.15 0.00 0.05 0.03 0.02 99.75 05:53:50 05:43:01 all 0.07 0.00 0.04 0.00 0.03 99.87 05:53:50 05:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:53:50 05:43:01 1 0.10 0.00 0.07 0.00 0.03 99.80 05:53:50 05:44:01 all 0.12 0.00 0.03 0.00 0.02 99.84 05:53:50 05:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:53:50 05:44:01 1 0.20 0.00 0.03 0.00 0.02 99.75 05:53:50 05:45:01 all 0.16 0.00 0.03 0.00 0.01 99.81 05:53:50 05:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:53:50 05:45:01 1 0.28 0.00 0.02 0.00 0.00 99.70 05:53:50 05:46:01 all 0.17 0.00 0.03 0.00 0.02 99.79 05:53:50 05:46:01 0 0.25 0.00 0.02 0.00 0.02 99.72 05:53:50 05:46:01 1 0.08 0.00 0.03 0.00 0.02 99.87 05:53:50 05:47:01 all 0.18 0.00 0.03 0.00 0.02 99.77 05:53:50 05:47:01 0 0.33 0.00 0.02 0.00 0.00 99.65 05:53:50 05:47:01 1 0.03 0.00 0.03 0.00 0.03 99.90 05:53:50 05:48:01 all 0.18 0.00 0.03 0.00 0.02 99.77 05:53:50 05:48:01 0 0.33 0.00 0.00 0.00 0.02 99.65 05:53:50 05:48:01 1 0.03 0.00 0.05 0.00 0.02 99.90 05:53:50 05:49:01 all 0.05 0.00 0.03 0.01 0.01 99.91 05:53:50 05:49:01 0 0.00 0.00 0.03 0.02 0.02 99.93 05:53:50 05:49:01 1 0.10 0.00 0.02 0.00 0.00 99.88 05:53:50 05:53:50 05:49:01 CPU %user %nice %system %iowait %steal %idle 05:53:50 05:50:02 all 0.08 0.00 0.03 0.00 0.02 99.87 05:53:50 05:50:02 0 0.05 0.00 0.02 0.00 0.02 99.92 05:53:50 05:50:02 1 0.12 0.00 0.05 0.00 0.02 99.82 05:53:50 05:51:01 all 0.09 0.00 0.02 0.00 0.02 99.87 05:53:50 05:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:53:50 05:51:01 1 0.15 0.00 0.02 0.00 0.02 99.81 05:53:50 05:52:01 all 0.18 0.00 0.03 0.00 0.01 99.78 05:53:50 05:52:01 0 0.33 0.00 0.03 0.00 0.02 99.62 05:53:50 05:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:53:50 05:53:01 all 1.05 0.00 0.46 0.02 0.02 98.45 05:53:50 05:53:01 0 1.29 0.00 0.49 0.02 0.02 98.19 05:53:50 05:53:01 1 0.82 0.00 0.43 0.02 0.02 98.71 05:53:50 Average: all 11.57 0.00 2.93 2.75 0.04 82.71 05:53:50 Average: 0 11.68 0.00 2.96 2.82 0.04 82.50 05:53:50 Average: 1 11.46 0.00 2.91 2.67 0.04 82.92 05:53:50 05:53:50 05:53:50