Branch indexing 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 4d6831531eef982967a50c65fca313e05c925778+0f46f9c91dceca59bd5ea8aaab086cfec78c4084 (85964fbc812a405be15268459fde068a1f1c2a42) 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-ssh2561132217983849167.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-ssh7903789967022095230.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-3589/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-3589/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4705072982423164837.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-ssh7714230678122299865.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3589/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-3589/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7988916667692912429.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-279 in /w/workspace/edgexfoundry_edgex-go_PR-3589 [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-ssh7936269927318090430.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 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 4d6831531eef982967a50c65fca313e05c925778 > 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-ssh8913163505520973451.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3589/head:refs/remotes/origin/PR-3589 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # 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-ssh3388926049036749743.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 Merge succeeded, producing 9ff8fb53f0d2058ec82d41041d04def24dcfe26e Checking out Revision 9ff8fb53f0d2058ec82d41041d04def24dcfe26e (PR-3589) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ff8fb53f0d2058ec82d41041d04def24dcfe26e # timeout=10 Commit message: "Merge commit '0f46f9c91dceca59bd5ea8aaab086cfec78c4084' into HEAD" > git rev-list --no-walk 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:30:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:30:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:30:25 ========================================================= 00:30:25 EdgeX Global Pipelines Version Info 00:30:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:30:26 ------------------- 00:30:26 stable info: 00:30:26 ------------------- 00:30:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:26 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 00:30:26 Message: update stable to v1.0.195 00:30:27 ------------------- 00:30:27 experimental info: 00:30:27 ------------------- 00:30:27 Commited By: **** collab-it+edgex@linuxfoundation.org 00:30:27 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 00:30:27 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:30:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:30:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:30:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:30:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:30:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:30:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:30:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:30:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:30:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:30:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:30:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:30:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:30:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:30:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:30:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3589 [Pipeline] echo 00:30:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3589 [Pipeline] echo 00:30:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3589 [Pipeline] echo 00:30:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ff8fb53f0d2058ec82d41041d04def24dcfe26e [Pipeline] echo 00:30:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ff8fb5 [Pipeline] echo 00:30:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:30:28 provisioning config files... 00:30:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7290355988473856162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:28 ---> docker-login.sh 00:30:28 nexus3.edgexfoundry.org:10001 00:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:28 Configure a credential helper to remove this warning. See 00:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:28 00:30:28 Login Succeeded 00:30:28 nexus3.edgexfoundry.org:10002 00:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:28 Configure a credential helper to remove this warning. See 00:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:28 00:30:28 Login Succeeded 00:30:28 nexus3.edgexfoundry.org:10003 00:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:29 Configure a credential helper to remove this warning. See 00:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:29 00:30:29 Login Succeeded 00:30:29 nexus3.edgexfoundry.org:10004 00:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:29 Configure a credential helper to remove this warning. See 00:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:29 00:30:29 Login Succeeded 00:30:29 docker.io 00:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:29 Configure a credential helper to remove this warning. See 00:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:29 00:30:29 Login Succeeded 00:30:29 ---> docker-login.sh ends [Pipeline] } 00:30:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:30 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:30:30 + for file in '`ls cmd/**/Dockerfile`' 00:30:30 ++ dirname cmd/core-command/Dockerfile 00:30:30 ++ cut -d/ -f2 00:30:30 + echo core-command,cmd/core-command/Dockerfile 00:30:30 + for file in '`ls cmd/**/Dockerfile`' 00:30:30 ++ dirname cmd/core-data/Dockerfile 00:30:30 ++ cut -d/ -f2 00:30:30 + echo core-data,cmd/core-data/Dockerfile 00:30:30 + for file in '`ls cmd/**/Dockerfile`' 00:30:30 ++ dirname cmd/core-metadata/Dockerfile 00:30:30 ++ cut -d/ -f2 00:30:30 + echo core-metadata,cmd/core-metadata/Dockerfile 00:30:30 + for file in '`ls cmd/**/Dockerfile`' 00:30:30 ++ dirname cmd/security-bootstrapper/Dockerfile 00:30:30 ++ cut -d/ -f2 00:30:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:30:30 + for file in '`ls cmd/**/Dockerfile`' 00:30:30 ++ dirname cmd/security-proxy-setup/Dockerfile 00:30:30 ++ cut -d/ -f2 00:30:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:30:30 + for file in '`ls cmd/**/Dockerfile`' 00:30:30 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:30:30 ++ cut -d/ -f2 00:30:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:30:30 + for file in '`ls cmd/**/Dockerfile`' 00:30:30 ++ dirname cmd/support-notifications/Dockerfile 00:30:30 ++ cut -d/ -f2 00:30:30 + echo support-notifications,cmd/support-notifications/Dockerfile 00:30:30 + for file in '`ls cmd/**/Dockerfile`' 00:30:30 ++ dirname cmd/support-scheduler/Dockerfile 00:30:30 ++ cut -d/ -f2 00:30:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:30:30 + for file in '`ls cmd/**/Dockerfile`' 00:30:30 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:30:30 ++ cut -d/ -f2 00:30:30 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:30:30 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:30:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:31 00:30:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:30:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:32 latest: Pulling from edgex-devops/git-semver 00:30:32 31603596830f: Pulling fs layer 00:30:32 54011a49482f: Pulling fs layer 00:30:32 a6820b24f6d8: Pulling fs layer 00:30:32 f581987b2513: Pulling fs layer 00:30:32 f581987b2513: Waiting 00:30:32 54011a49482f: Verifying Checksum 00:30:32 54011a49482f: Download complete 00:30:32 31603596830f: Verifying Checksum 00:30:32 31603596830f: Download complete 00:30:32 f581987b2513: Verifying Checksum 00:30:32 f581987b2513: Download complete 00:30:32 a6820b24f6d8: Verifying Checksum 00:30:32 a6820b24f6d8: Download complete 00:30:32 31603596830f: Pull complete 00:30:32 54011a49482f: Pull complete 00:30:33 a6820b24f6d8: Pull complete 00:30:33 f581987b2513: Pull complete 00:30:33 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:30:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:30:33 prd-centos7-docker-4c-2g-279 does not seem to be running inside a container 00:30:33 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:30:34 $ docker top 9a014969f2f80da76d843338bec88776d84cfba53bbdc1f3316440c599bc9291 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:30:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:35 [ssh-agent] Looking for ssh-agent implementation... 00:30:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:35 $ docker exec 9a014969f2f80da76d843338bec88776d84cfba53bbdc1f3316440c599bc9291 ssh-agent 00:30:35 SSH_AUTH_SOCK=/tmp/ssh-gJgGFjoWwE2f/agent.14 00:30:35 SSH_AGENT_PID=20 00:30:35 Running ssh-add (command line suppressed) 00:30:35 Identity added: /w/workspace/edgex-go/5@tmp/private_key_8638976809292506809.key (/w/workspace/edgex-go/5@tmp/private_key_8638976809292506809.key) 00:30:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:35 + git tag --points-at HEAD [Pipeline] } 00:30:35 $ docker exec --env ******** --env ******** 9a014969f2f80da76d843338bec88776d84cfba53bbdc1f3316440c599bc9291 ssh-agent -k 00:30:35 unset SSH_AUTH_SOCK; 00:30:35 unset SSH_AGENT_PID; 00:30:35 echo Agent pid 20 killed; 00:30:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:30:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:35 [ssh-agent] Looking for ssh-agent implementation... 00:30:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:36 $ docker exec 9a014969f2f80da76d843338bec88776d84cfba53bbdc1f3316440c599bc9291 ssh-agent 00:30:36 SSH_AUTH_SOCK=/tmp/ssh-inLXzAIQbb23/agent.52 00:30:36 SSH_AGENT_PID=59 00:30:36 Running ssh-add (command line suppressed) 00:30:36 Identity added: /w/workspace/edgex-go/5@tmp/private_key_3638370363060761941.key (/w/workspace/edgex-go/5@tmp/private_key_3638370363060761941.key) 00:30:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:36 + git semver init 00:30:36 # -> Open(): unable to determine branch for HEAD 00:30:36 # $GIT_DIR = /w/workspace/edgex-go/5/.git 00:30:36 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 00:30:36 # $SEMVER_REMOTE_NAME = origin 00:30:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:30:36 # $SEMVER_USER_NAME = edgex-jenkins 00:30:36 # $SEMVER_BRANCH = PR-3589 00:30:36 # $SEMVER_TEMP = /tmp/semver-525480349 00:30:36 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:30:51 # '/tmp/semver-525480349' -> '/w/workspace/edgex-go/5/.semver' 00:30:51 # -> Force: false 00:30:51 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 00:30:51 $ docker exec --env ******** --env ******** 9a014969f2f80da76d843338bec88776d84cfba53bbdc1f3316440c599bc9291 ssh-agent -k 00:30:51 unset SSH_AUTH_SOCK; 00:30:51 unset SSH_AGENT_PID; 00:30:51 echo Agent pid 59 killed; 00:30:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:51 + git semver [Pipeline] } 00:30:51 $ docker stop --time=1 9a014969f2f80da76d843338bec88776d84cfba53bbdc1f3316440c599bc9291 00:30:55 $ docker rm -f 9a014969f2f80da76d843338bec88776d84cfba53bbdc1f3316440c599bc9291 [Pipeline] // withDockerContainer [Pipeline] sh 00:30:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:30:55 Stashed 1 file(s) [Pipeline] echo 00:30:55 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:30:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:30:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:30:57 + sudo service docker restart 00:30:57 + true 00:30:57 Redirecting to /bin/systemctl restart docker.service 00:31:11 Still waiting to schedule task 00:31:11 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 00:31:15 ========================================================= 00:31:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:31:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:31:15 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 00:31:16 Sending build context to Docker daemon 329.3MB 00:31:16 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:31:16 Step 2/6 : FROM ${BASE} 00:31:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:31:16 540db60ca938: Pulling fs layer 00:31:16 adcc1eea9eea: Pulling fs layer 00:31:16 4c4ab2625f07: Pulling fs layer 00:31:16 0510c868ecb4: Pulling fs layer 00:31:16 afea3b2eda06: Pulling fs layer 00:31:16 7809a108b3ef: Pulling fs layer 00:31:16 f706445af74f: Pulling fs layer 00:31:16 afea3b2eda06: Waiting 00:31:16 7809a108b3ef: Waiting 00:31:16 f706445af74f: Waiting 00:31:16 0510c868ecb4: Waiting 00:31:17 4c4ab2625f07: Verifying Checksum 00:31:17 4c4ab2625f07: Download complete 00:31:17 adcc1eea9eea: Verifying Checksum 00:31:17 adcc1eea9eea: Download complete 00:31:17 afea3b2eda06: Verifying Checksum 00:31:17 afea3b2eda06: Download complete 00:31:17 7809a108b3ef: Verifying Checksum 00:31:17 7809a108b3ef: Download complete 00:31:17 540db60ca938: Verifying Checksum 00:31:17 540db60ca938: Download complete 00:31:17 540db60ca938: Pull complete 00:31:17 adcc1eea9eea: Pull complete 00:31:17 4c4ab2625f07: Pull complete 00:31:19 f706445af74f: Verifying Checksum 00:31:19 f706445af74f: Download complete 00:31:19 0510c868ecb4: Verifying Checksum 00:31:19 0510c868ecb4: Download complete 00:31:23 0510c868ecb4: Pull complete 00:31:23 afea3b2eda06: Pull complete 00:31:23 7809a108b3ef: Pull complete 00:31:24 f706445af74f: Pull complete 00:31:24 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:31:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:31:24 ---> b068be0155e3 00:31:24 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:31:31 ---> Running in 1786c1615d86 00:31:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:31:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:31:33 (1/12) Installing libmagic (5.39-r0) 00:31:33 (2/12) Installing file (5.39-r0) 00:31:33 (3/12) Installing libc-dev (0.7.2-r3) 00:31:33 (4/12) Installing g++ (10.2.1_pre1-r3) 00:31:37 (5/12) Installing fortify-headers (1.1-r0) 00:31:37 (6/12) Installing patch (2.7.6-r7) 00:31:37 (7/12) Installing build-base (0.5-r2) 00:31:37 (8/12) Installing libsodium (1.0.18-r0) 00:31:37 (9/12) Installing pkgconf (1.7.3-r0) 00:31:37 (10/12) Installing libsodium-dev (1.0.18-r0) 00:31:38 (11/12) Installing libzmq (4.3.3-r1) 00:31:38 (12/12) Installing zeromq-dev (4.3.3-r1) 00:31:38 Executing busybox-1.32.1-r6.trigger 00:31:38 OK: 219 MiB in 52 packages 00:31:40 Removing intermediate container 1786c1615d86 00:31:40 ---> dd66738867d0 00:31:40 Step 4/6 : WORKDIR /edgex-go 00:31:40 ---> Running in dd3378a2a2fc 00:31:40 Removing intermediate container dd3378a2a2fc 00:31:40 ---> 01ee444e4ae4 00:31:40 Step 5/6 : COPY go.mod . 00:31:40 ---> e70b813d8fb1 00:31:40 Step 6/6 : RUN go mod download 00:31:40 ---> Running in 011c0fd78a80 00:31:58 Removing intermediate container 011c0fd78a80 00:31:58 ---> f43af1e3a6e2 00:31:58 Successfully built f43af1e3a6e2 00:31:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:31:59 + docker inspect -f . ci-base-image-x86_64 00:31:59 . [Pipeline] withDockerContainer 00:31:59 prd-centos7-docker-4c-2g-279 does not seem to be running inside a container 00:31:59 $ 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 ******** ci-base-image-x86_64 cat 00:31:59 $ docker top 5e031dc9c8ffeee50bf3d93b6159370ee71258ff2a66679f10e56d7ff001e96b -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:00 + go version 00:32:00 go version go1.16.3 linux/amd64 [Pipeline] } 00:32:00 $ docker stop --time=1 5e031dc9c8ffeee50bf3d93b6159370ee71258ff2a66679f10e56d7ff001e96b 00:32:01 $ docker rm -f 5e031dc9c8ffeee50bf3d93b6159370ee71258ff2a66679f10e56d7ff001e96b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:01 + docker inspect -f . ci-base-image-x86_64 00:32:01 . [Pipeline] withDockerContainer 00:32:01 prd-centos7-docker-4c-2g-279 does not seem to be running inside a container 00:32:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 ******** ci-base-image-x86_64 cat 00:32:02 $ docker top dd19b78db6b4e3b0a90f40b9a45418edaf8de2e0db903c4e0a2b5df8adb83de8 -eo pid,comm [Pipeline] { [Pipeline] echo 00:32:02 ========================================================= 00:32:02 [edgeXBuildGoParallel] Running Tests and Build... 00:32:02 ========================================================= [Pipeline] sh 00:32:02 + go mod tidy [Pipeline] sh 00:32:03 + make test 00:32:03 go mod tidy 00:32:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:32:08 ? github.com/edgexfoundry/edgex-go [no test files] 00:32:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:32:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:32:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:32:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:32:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:32:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:32:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:32:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:32:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:32:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:32:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:32:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:32:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:32:33 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:32:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements 00:32:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:32:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:32:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.047s coverage: 100.0% of statements 00:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:32:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 53.1% of statements 00:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:32:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.108s coverage: 87.7% of statements 00:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:32:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.064s coverage: 78.9% of statements 00:32:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements 00:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:32:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.247s coverage: 95.1% of statements 00:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 00:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:32:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 00:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:32:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:32:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.8% of statements 00:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:32:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 00:32:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 22.0% of statements 00:32:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:32:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 00:32:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 79.5% of statements 00:32:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 00:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 00:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 00:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 00:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 00:33:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.223s coverage: 81.8% of statements 00:33:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.156s coverage: 66.9% of statements 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.136s coverage: 43.6% of statements 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:33:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 19.3% of statements 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:33:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 91.9% of statements 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:33:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:33:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:33:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:33:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 00:33:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 00:33:25 GO111MODULE=on go vet ./... 00:33:48 gofmt -l . 00:33:48 [ "`gofmt -l .`" = "" ] 00:33:48 ./bin/test-attribution-txt.sh [Pipeline] sh 00:33:49 + ls -al . 00:33:49 total 560 00:33:49 drwxrwxr-x 10 1001 1001 4096 Jun 27 00:33 . 00:33:49 drwxr-xr-x 4 root root 28 Jun 27 00:32 .. 00:33:49 -rw-rw-r-- 1 1001 1001 11 Jun 27 00:30 .dockerignore 00:33:49 drwxrwxr-x 8 1001 1001 179 Jun 27 00:30 .git 00:33:49 drwxrwxr-x 3 1001 1001 125 Jun 27 00:30 .github 00:33:49 -rw-rw-r-- 1 1001 1001 818 Jun 27 00:30 .gitignore 00:33:49 drwx------ 3 1001 1001 60 Jun 27 00:30 .semver 00:33:49 -rw-rw-r-- 1 1001 1001 166 Jun 27 00:30 .sonarcloud.properties 00:33:49 -rw-rw-r-- 1 1001 1001 8609 Jun 27 00:30 Attribution.txt 00:33:49 -rw-rw-r-- 1 1001 1001 43881 Jun 27 00:30 CHANGELOG.md 00:33:49 -rw-rw-r-- 1 1001 1001 3804 Jun 27 00:30 CONTRIBUTING.md 00:33:49 -rw-rw-r-- 1 1001 1001 931 Jun 27 00:30 Dockerfile.build 00:33:49 -rw-rw-r-- 1 1001 1001 849 Jun 27 00:30 Jenkinsfile 00:33:49 -rw-rw-r-- 1 1001 1001 10775 Jun 27 00:30 LICENSE 00:33:49 -rw-rw-r-- 1 1001 1001 5605 Jun 27 00:30 Makefile 00:33:49 -rw-rw-r-- 1 1001 1001 7818 Jun 27 00:30 README.md 00:33:49 -rw-rw-r-- 1 1001 1001 6912 Jun 27 00:30 SECURITY.md 00:33:49 -rw-rw-r-- 1 1001 1001 5 Jun 27 00:30 VERSION 00:33:49 -rw-rw-r-- 1 1001 1001 4131 Jun 27 00:30 ZMQWindows.md 00:33:49 drwxrwxr-x 2 1001 1001 37 Jun 27 00:30 bin 00:33:49 drwxrwxr-x 14 1001 1001 4096 Jun 27 00:30 cmd 00:33:49 -rw-r--r-- 1 root root 398095 Jun 27 00:33 coverage.out 00:33:49 -rw-rw-r-- 1 1001 1001 806 Jun 27 00:30 go.mod 00:33:49 -rw-r--r-- 1 root root 20759 Jun 27 00:32 go.sum 00:33:49 drwxrwxr-x 7 1001 1001 114 Jun 27 00:30 internal 00:33:49 drwxrwxr-x 3 1001 1001 16 Jun 27 00:30 openapi 00:33:49 drwxrwxr-x 4 1001 1001 71 Jun 27 00:30 snap 00:33:49 -rw-rw-r-- 1 1001 1001 168 Jun 27 00:30 version.go [Pipeline] sh 00:33:49 + '[' -e coverage.out ] 00:33:49 + chown 1001:1001 coverage.out [Pipeline] stash 00:33:49 Stashed 1 file(s) [Pipeline] sh 00:33:50 + make build 00:33:50 go mod tidy 00:33:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:33:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:33:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:33:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:33:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:33:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:34:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:34:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:34:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:34:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:34:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:34:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:34:06 $ docker stop --time=1 dd19b78db6b4e3b0a90f40b9a45418edaf8de2e0db903c4e0a2b5df8adb83de8 00:34:08 $ docker rm -f dd19b78db6b4e3b0a90f40b9a45418edaf8de2e0db903c4e0a2b5df8adb83de8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:12 00:34:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:34:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:12 latest: Pulling from edgex-devops/edgex-compose 00:34:12 cbdbe7a5bc2a: Pulling fs layer 00:34:12 ca9280d653b3: Pulling fs layer 00:34:12 7e9c9ca2126c: Pulling fs layer 00:34:12 cbdbe7a5bc2a: Verifying Checksum 00:34:12 cbdbe7a5bc2a: Download complete 00:34:13 cbdbe7a5bc2a: Pull complete 00:34:13 ca9280d653b3: Verifying Checksum 00:34:13 ca9280d653b3: Download complete 00:34:14 ca9280d653b3: Pull complete 00:34:14 7e9c9ca2126c: Verifying Checksum 00:34:14 7e9c9ca2126c: Download complete 00:34:17 7e9c9ca2126c: Pull complete 00:34:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:34:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:34:17 prd-centos7-docker-4c-2g-279 does not seem to be running inside a container 00:34:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:34:21 $ docker top 0fffbd87eacc4b138bb74266e8881189532d8ac9a2350fea461b3d05d4ec9dbe -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:21 + docker-compose build --help 00:34:21 + grep parallel 00:34:22 --parallel Build images in parallel. [Pipeline] } 00:34:22 $ docker stop --time=1 0fffbd87eacc4b138bb74266e8881189532d8ac9a2350fea461b3d05d4ec9dbe 00:34:23 $ docker rm -f 0fffbd87eacc4b138bb74266e8881189532d8ac9a2350fea461b3d05d4ec9dbe [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:23 . [Pipeline] withDockerContainer 00:34:23 prd-centos7-docker-4c-2g-279 does not seem to be running inside a container 00:34:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:34:24 $ docker top 36a1c73d4e2525e8a7e683a933d117dadb60da1bfb94680ed896a7bb91a7603e -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-283 in /w/workspace/edgexfoundry_edgex-go_PR-3589 [Pipeline] { [Pipeline] ws 00:34:24 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 00:34:24 + docker-compose -f ./docker-compose-build.yml build --parallel 00:34:24 The recommended git tool is: git 00:34:25 Building core-command ... 00:34:25 Building core-data ... 00:34:25 Building core-metadata ... 00:34:25 Building security-bootstrapper ... 00:34:25 Building security-proxy-setup ... 00:34:25 Building security-secretstore-setup ... 00:34:25 Building support-notifications ... 00:34:25 Building support-scheduler ... 00:34:25 Building sys-mgmt-agent ... 00:34:25 Building security-secretstore-setup 00:34:25 Building security-bootstrapper 00:34:25 Building sys-mgmt-agent 00:34:25 Building core-data 00:34:25 Building core-command 00:34:30 using credential edgex-jenkins-ssh 00:34:30 Cloning the remote Git repository 00:34:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:34:30 > git init /w/workspace/edgex-go/5 # timeout=10 00:34:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:30 > git --version # timeout=10 00:34:30 > git --version # 'git version 2.17.1' 00:34:30 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:40 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:34:40 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:34:40 ---> f43af1e3a6e2 00:34:40 Step 3/32 : WORKDIR /edgex-go 00:34:40 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:34:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:34:40 ---> f43af1e3a6e2 00:34:40 Step 3/26 : WORKDIR /edgex-go 00:34:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:46 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3589/head:refs/remotes/origin/PR-3589 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:34:47 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 4d6831531eef982967a50c65fca313e05c925778 00:34:48 Merge succeeded, producing 5aefc8200798c9897a91c38ec4e750645cb056ed 00:34:48 Checking out Revision 5aefc8200798c9897a91c38ec4e750645cb056ed (PR-3589) 00:34:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:34:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:34:49 ---> f43af1e3a6e2 00:34:49 Step 3/24 : WORKDIR /edgex-go 00:34:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:34:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:34:49 ---> f43af1e3a6e2 00:34:49 Step 3/24 : WORKDIR /edgex-go 00:34:47 > git config core.sparsecheckout # timeout=10 00:34:47 > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 00:34:48 > git remote # timeout=10 00:34:48 > git config --get remote.origin.url # timeout=10 00:34:48 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:48 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 00:34:48 > git rev-parse HEAD^{commit} # timeout=10 00:34:48 > git config core.sparsecheckout # timeout=10 00:34:48 > git checkout -f 5aefc8200798c9897a91c38ec4e750645cb056ed # timeout=10 00:34:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:34:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:34:52 ---> f43af1e3a6e2 00:34:52 Step 3/24 : WORKDIR /edgex-go 00:34:52 ---> Running in cf660e141480 00:34:52 ---> Running in 8bf0eb9df21a 00:34:52 ---> Running in e952999081b2 00:34:52 ---> Running in d9b126a41ae7 00:34:52 ---> Running in a3c56bee1325 00:34:52 Commit message: "Merge commit '0f46f9c91dceca59bd5ea8aaab086cfec78c4084' into HEAD" 00:34:52 > git rev-list --no-walk 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 00:34:52 Removing intermediate container 8bf0eb9df21a 00:34:52 ---> a796ff2e1ecc 00:34:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:53 Removing intermediate container e952999081b2 00:34:53 ---> 1264d258e793 00:34:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:53 Removing intermediate container d9b126a41ae7 00:34:53 ---> ce4fa99e4128 00:34:53 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:53 Removing intermediate container a3c56bee1325 00:34:53 ---> 2d5e44c40182 00:34:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:53 Removing intermediate container cf660e141480 00:34:53 ---> 84d049766abf 00:34:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:53 ---> Running in 870b3c48f7c8 00:34:53 ---> Running in 9848821c8af9 00:34:53 ---> Running in 05c463c55cf6 00:34:53 ---> Running in 0a81638a6e1d 00:34:53 ---> Running in 15aa631648e9 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:34:54 Removing intermediate container 870b3c48f7c8 00:34:54 ---> 547ece6b75b0 00:34:54 Step 5/24 : RUN apk add --update --no-cache make bash git 00:34:54 ---> Running in feee372cbe8d 00:34:54 Removing intermediate container 9848821c8af9 00:34:54 ---> 87d539447a0a 00:34:54 Step 5/24 : RUN apk add --update --no-cache make git 00:34:54 ---> Running in 1f9e24a8f710 00:34:54 Removing intermediate container 05c463c55cf6 00:34:54 ---> 795be716f977 00:34:54 Step 5/32 : RUN apk add --update --no-cache make git 00:34:54 ---> Running in 7a31d32eece2 00:34:54 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:34:54 Removing intermediate container 0a81638a6e1d 00:34:54 ---> b4126a70e592 00:34:54 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:34:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 00:34:54 ---> Running in d5a03047c6cb 00:34:54 Removing intermediate container 15aa631648e9 00:34:54 ---> c3101d853316 00:34:54 Step 5/26 : RUN apk add --update --no-cache make git 00:34:54 ---> Running in 7a3a4523ae16 00:34:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 00:34:54 + + sudotrue service docker 00:34:54 restart 00:34:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:34:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:34:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:34:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:34:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:34:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:34:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:34:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:34:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:34:56 OK: 219 MiB in 52 packages 00:34:56 OK: 219 MiB in 52 packages 00:34:56 OK: 219 MiB in 52 packages 00:34:56 OK: 219 MiB in 52 packages 00:34:56 Removing intermediate container 7a3a4523ae16 00:34:56 ---> 228297facc2a 00:34:56 Step 6/26 : COPY go.mod . 00:34:56 Removing intermediate container d5a03047c6cb 00:34:56 ---> d068845dd4b3 00:34:56 Step 6/24 : COPY go.mod . 00:34:56 OK: 219 MiB in 52 packages 00:34:57 Removing intermediate container 1f9e24a8f710 00:34:57 ---> 05c522f31d6e 00:34:57 Step 6/24 : COPY go.mod . 00:34:57 ---> 5f23ea67f1a7 00:34:57 Step 7/26 : RUN go mod download 00:34:57 ---> d4b02e2b1a44 00:34:57 Step 7/24 : RUN go mod download 00:34:57 ---> Running in b54e56a564c5 00:34:57 ---> Running in 35363dcf0dca 00:34:57 ---> 6905aff18b64 00:34:57 Step 7/24 : RUN go mod download 00:34:57 Removing intermediate container feee372cbe8d 00:34:57 ---> 268f2ee88153 00:34:57 Step 6/24 : COPY go.mod . 00:34:57 ---> Running in c59657bd37d2 00:34:57 Removing intermediate container 7a31d32eece2 00:34:57 ---> 117273c1af66 00:34:57 Step 6/32 : COPY go.mod . 00:34:57 ---> 43f5fb6cf4c3 00:34:57 Step 7/24 : RUN go mod download 00:34:57 ---> Running in ddeee5d6f19a 00:34:57 ---> 509771d92a0e 00:34:57 Step 7/32 : RUN go mod download 00:34:57 ---> Running in 50ef88c46a79 00:34:58 Removing intermediate container b54e56a564c5 00:34:58 ---> 2ecbc4d74518 00:34:58 Step 8/26 : COPY . . 00:35:03 Removing intermediate container c59657bd37d2 00:35:03 ---> 89f359c2161a 00:35:03 Step 8/24 : COPY . . 00:35:03 Removing intermediate container 35363dcf0dca 00:35:03 ---> b7f5d2bfaab7 00:35:03 Step 8/24 : COPY . . 00:35:03 ---> 256487492304 00:35:03 Step 9/26 : RUN go mod tidy 00:35:03 Removing intermediate container 50ef88c46a79 00:35:03 ---> e633e86f0351 00:35:03 Step 8/32 : COPY . . 00:35:03 Removing intermediate container ddeee5d6f19a 00:35:03 ---> 6977f2cea914 00:35:03 Step 8/24 : COPY . . 00:35:08 ---> Running in e378ae6cd5f8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:35:13 provisioning config files... 00:35:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config369873167966466736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:13 ---> docker-login.sh 00:35:13 nexus3.edgexfoundry.org:10001 00:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:14 Configure a credential helper to remove this warning. See 00:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:14 00:35:14 Login Succeeded 00:35:14 nexus3.edgexfoundry.org:10002 00:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:15 Configure a credential helper to remove this warning. See 00:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:15 00:35:15 Login Succeeded 00:35:15 nexus3.edgexfoundry.org:10003 00:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:15 Configure a credential helper to remove this warning. See 00:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:15 00:35:15 Login Succeeded 00:35:15 nexus3.edgexfoundry.org:10004 00:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:16 Configure a credential helper to remove this warning. See 00:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:16 00:35:16 Login Succeeded 00:35:16 docker.io 00:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:16 Configure a credential helper to remove this warning. See 00:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:16 00:35:16 Login Succeeded 00:35:16 ---> docker-login.sh ends [Pipeline] } 00:35:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:35:17 ========================================================= 00:35:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:35:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:35:17 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 00:35:20 Sending build context to Docker daemon 166.3MB 00:35:20 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:35:20 Step 2/6 : FROM ${BASE} 00:35:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:35:20 595b0fe564bb: Pulling fs layer 00:35:20 3088b5b3c5c0: Pulling fs layer 00:35:20 5b7225fbf94c: Pulling fs layer 00:35:20 ba82ee9f976e: Pulling fs layer 00:35:20 506bd15cee9f: Pulling fs layer 00:35:20 75a0a4a0db45: Pulling fs layer 00:35:20 618dc40b7e24: Pulling fs layer 00:35:20 506bd15cee9f: Waiting 00:35:20 618dc40b7e24: Waiting 00:35:20 75a0a4a0db45: Waiting 00:35:20 ba82ee9f976e: Waiting 00:35:20 3088b5b3c5c0: Download complete 00:35:20 5b7225fbf94c: Verifying Checksum 00:35:20 5b7225fbf94c: Download complete 00:35:20 506bd15cee9f: Download complete 00:35:20 595b0fe564bb: Verifying Checksum 00:35:20 75a0a4a0db45: Download complete 00:35:21 ---> 9ea6bf24ffdd 00:35:21 Step 9/24 : RUN go mod tidy 00:35:21 ---> Running in bcb728260e8a 00:35:21 595b0fe564bb: Pull complete 00:35:21 Removing intermediate container e378ae6cd5f8 00:35:21 ---> 21a946b61fa7 00:35:21 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:35:22 3088b5b3c5c0: Pull complete 00:35:22 5b7225fbf94c: Pull complete 00:35:22 ---> Running in d833e7127b27 00:35:22 618dc40b7e24: Verifying Checksum 00:35:22 618dc40b7e24: Download complete 00:35:23 ba82ee9f976e: Verifying Checksum 00:35:23 ba82ee9f976e: Download complete 00:35:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:35:25 Removing intermediate container bcb728260e8a 00:35:25 ---> 9553ef9e4dc5 00:35:25 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:35:25 ---> Running in 657819e79aba 00:35:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:35:34 ba82ee9f976e: Pull complete 00:35:34 506bd15cee9f: Pull complete 00:35:34 75a0a4a0db45: Pull complete 00:35:37 ---> ed9da280f82d 00:35:37 Step 9/32 : RUN go mod tidy 00:35:37 ---> Running in 0d01625c86d6 00:35:37 ---> d18d89777ad2 00:35:37 Step 9/24 : RUN go mod tidy 00:35:37 ---> Running in 0c5044afb8a0 00:35:37 ---> 27254994b3d8 00:35:37 Step 9/24 : RUN go mod tidy 00:35:37 ---> Running in c0c95840b0e5 00:35:37 618dc40b7e24: Pull complete 00:35:37 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 00:35:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:35:37 ---> a36622ca3599 00:35:37 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:35:38 Removing intermediate container 0d01625c86d6 00:35:38 ---> 2742e55b8722 00:35:38 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:35:39 ---> Running in 5a4ccb7a7f75 00:35:39 Removing intermediate container c0c95840b0e5 00:35:39 ---> 073ab58ea33c 00:35:39 Step 10/24 : RUN make cmd/core-command/core-command 00:35:39 ---> Running in 0eae8f4eee8a 00:35:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:35:40 Removing intermediate container 0c5044afb8a0 00:35:40 ---> 577a975e61a9 00:35:40 Step 10/24 : RUN make cmd/core-data/core-data 00:35:40 ---> Running in 74fc646a98eb 00:35:40 ---> Running in 01c98a8f23d7 00:35:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:35:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:35:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:35:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:35:43 (1/12) Installing libmagic (5.39-r0) 00:35:43 (2/12) Installing file (5.39-r0) 00:35:43 (3/12) Installing libc-dev (0.7.2-r3) 00:35:43 (4/12) Installing g++ (10.2.1_pre1-r3) 00:35:46 (5/12) Installing fortify-headers (1.1-r0) 00:35:47 (6/12) Installing patch (2.7.6-r7) 00:35:47 (7/12) Installing build-base (0.5-r2) 00:35:47 (8/12) Installing libsodium (1.0.18-r0) 00:35:47 (9/12) Installing pkgconf (1.7.3-r0) 00:35:47 (10/12) Installing libsodium-dev (1.0.18-r0) 00:35:47 (11/12) Installing libzmq (4.3.3-r1) 00:35:47 (12/12) Installing zeromq-dev (4.3.3-r1) 00:35:47 Executing busybox-1.32.1-r6.trigger 00:35:47 OK: 218 MiB in 52 packages 00:35:52 Removing intermediate container 01c98a8f23d7 00:35:52 ---> c470a7d06e55 00:35:52 Step 4/6 : WORKDIR /edgex-go 00:35:52 ---> Running in e80d08381b15 00:35:52 Removing intermediate container e80d08381b15 00:35:52 ---> 6a1654028198 00:35:52 Step 5/6 : COPY go.mod . 00:35:53 ---> 23d75568905c 00:35:53 Step 6/6 : RUN go mod download 00:35:53 ---> Running in 84279b2897ef 00:35:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:35:55 Removing intermediate container 657819e79aba 00:35:55 ---> 1a72901c13de 00:35:55 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:35:55 ---> Running in 7b411dcbfd6a 00:35:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:35:56 Removing intermediate container d833e7127b27 00:35:56 ---> 81b4fa17f41e 00:35:56 00:35:56 Step 11/26 : FROM alpine:3.12 00:35:57 3.12: Pulling from library/alpine 00:35:57 Removing intermediate container 7b411dcbfd6a 00:35:57 ---> 47dfff792609 00:35:57 00:35:57 Step 12/24 : FROM docker:20.10.0 00:35:58 20.10.0: Pulling from library/docker 00:35:58 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:35:58 Status: Downloaded newer image for alpine:3.12 00:35:58 ---> 13621d1b12d4 00:35:58 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:35:58 ---> Running in 530c163ac9df 00:35:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:59 (1/6) Installing ca-certificates (20191127-r4) 00:35:59 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:35:59 (3/6) Installing libcurl (7.77.0-r0) 00:35:59 (4/6) Installing curl (7.77.0-r0) 00:35:59 (5/6) Installing dumb-init (1.2.2-r1) 00:35:59 (6/6) Installing su-exec (0.2-r1) 00:35:59 Executing busybox-1.31.1-r20.trigger 00:35:59 Executing ca-certificates-20191127-r4.trigger 00:35:59 OK: 7 MiB in 20 packages 00:36:00 Removing intermediate container 530c163ac9df 00:36:00 ---> 4ca1ba9208ce 00:36:00 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:36:00 ---> Running in e3bb7b5f9d6e 00:36:00 Removing intermediate container e3bb7b5f9d6e 00:36:00 ---> d1e9be11b1be 00:36:00 Step 14/26 : WORKDIR / 00:36:00 ---> Running in 81d731dd4bed 00:36:00 Removing intermediate container 81d731dd4bed 00:36:00 ---> cbafb6055606 00:36:00 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:36:00 ---> cc7486ff010b 00:36:00 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:36:00 ---> 3fde2459f986 00:36:00 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:36:01 ---> b27033019139 00:36: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 00:36:01 ---> f1ffb3a69e36 00:36:01 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:36:02 ---> 167dfec1625c 00:36:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:36:02 ---> 45a0255694f3 00:36:02 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:36:03 ---> 1ecf08c46157 00:36:03 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:36:03 ---> Running in e0675b488f0d 00:36:04 Removing intermediate container e0675b488f0d 00:36:04 ---> dd290acae730 00:36:04 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:36:04 ---> Running in 89f6c9917ac4 00:36:04 Removing intermediate container 89f6c9917ac4 00:36:04 ---> 5c5c4f96ffaf 00:36:04 Step 24/26 : LABEL arch=x86_64 00:36:04 ---> Running in 151e2e4e4f6c 00:36:05 Removing intermediate container 151e2e4e4f6c 00:36:05 ---> 78fb7c14165a 00:36:05 Step 25/26 : LABEL git_sha=9ff8fb53f0d2058ec82d41041d04def24dcfe26e 00:36:05 ---> Running in 4d4387cab0d3 00:36:05 Removing intermediate container 4d4387cab0d3 00:36:05 ---> 7151b2e432dd 00:36:05 Step 26/26 : LABEL version=0.0.0 00:36:05 ---> Running in 47b4cba4aee5 00:36:05 Removing intermediate container 47b4cba4aee5 00:36:05 ---> 8ab3fe64d8be 00:36:05 00:36:05 Successfully built 8ab3fe64d8be 00:36:05 Successfully tagged security-secretstore-setup:latest 00:36:05 Building security-proxy-setup 00:36:10  Building security-secretstore-setup ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:36:10 Status: Downloaded newer image for docker:20.10.0 00:36:10 ---> aefe523efa57 00:36:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:36:12 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:12 ---> f43af1e3a6e2 00:36:12 Step 3/22 : WORKDIR /edgex-go 00:36:12 ---> Using cache 00:36:12 ---> 1264d258e793 00:36:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:12 ---> Using cache 00:36:12 ---> 87d539447a0a 00:36:12 Step 5/22 : RUN apk add --update --no-cache make git 00:36:12 ---> Using cache 00:36:12 ---> 05c522f31d6e 00:36:12 Step 6/22 : COPY go.mod . 00:36:12 ---> Using cache 00:36:12 ---> 6905aff18b64 00:36:12 Step 7/22 : RUN go mod download 00:36:12 ---> Using cache 00:36:12 ---> 89f359c2161a 00:36:12 Step 8/22 : COPY . . 00:36:12 ---> Using cache 00:36:12 ---> 27254994b3d8 00:36:12 Step 9/22 : RUN go mod tidy 00:36:12 ---> Using cache 00:36:12 ---> 073ab58ea33c 00:36:12 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:36:12 ---> Running in f33fbb9eef50 00:36:12 ---> Running in 6c80ea067087 00:36:12 Removing intermediate container f33fbb9eef50 00:36:12 ---> c666b25e0b29 00:36:12 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:36:12 ---> Running in e2cba0b8e890 00:36:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:36:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:13 (1/39) Installing readline (8.0.4-r0) 00:36:13 (2/39) Installing bash (5.0.17-r0) 00:36:13 Executing bash-5.0.17-r0.post-install 00:36:13 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:36:13 (4/39) Installing libcurl (7.77.0-r0) 00:36:13 (5/39) Installing curl (7.77.0-r0) 00:36:13 (6/39) Installing dumb-init (1.2.2-r1) 00:36:13 (7/39) Installing libbz2 (1.0.8-r1) 00:36:13 (8/39) Installing expat (2.2.9-r1) 00:36:13 (9/39) Installing libffi (3.3-r2) 00:36:13 (10/39) Installing gdbm (1.13-r1) 00:36:13 (11/39) Installing xz-libs (5.2.5-r0) 00:36:13 (12/39) Installing sqlite-libs (3.32.1-r1) 00:36:13 (13/39) Installing python3 (3.8.10-r0) 00:36:14 (14/39) Installing py3-appdirs (1.4.4-r1) 00:36:14 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:36:14 (16/39) Installing py3-parsing (2.4.7-r0) 00:36:14 (17/39) Installing py3-six (1.15.0-r0) 00:36:14 (18/39) Installing py3-packaging (20.4-r0) 00:36:14 (19/39) Installing py3-setuptools (47.0.0-r0) 00:36:14 (20/39) Installing py3-chardet (3.0.4-r4) 00:36:14 (21/39) Installing py3-idna (2.9-r0) 00:36:14 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:36:14 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:36:15 (24/39) Installing py3-requests (2.23.0-r0) 00:36:15 (25/39) Installing py3-msgpack (1.0.0-r0) 00:36:15 (26/39) Installing py3-lockfile (0.12.2-r3) 00:36:15 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:36:15 (28/39) Installing py3-colorama (0.4.3-r0) 00:36:15 (29/39) Installing py3-distlib (0.3.0-r0) 00:36:15 (30/39) Installing py3-distro (1.5.0-r1) 00:36:15 (31/39) Installing py3-webencodings (0.5.1-r3) 00:36:15 (32/39) Installing py3-html5lib (1.0.1-r4) 00:36:15 (33/39) Installing py3-pytoml (0.1.21-r0) 00:36:15 (34/39) Installing py3-pep517 (0.8.2-r0) 00:36:15 (35/39) Installing py3-progress (1.5-r0) 00:36:15 (36/39) Installing py3-toml (0.10.1-r0) 00:36:15 (37/39) Installing py3-retrying (1.3.3-r0) 00:36:15 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:36:15 (39/39) Installing py3-pip (20.1.1-r0) 00:36:16 Executing busybox-1.31.1-r19.trigger 00:36:16 OK: 72 MiB in 59 packages 00:36:16 Removing intermediate container 5a4ccb7a7f75 00:36:16 ---> 33c06cef1c3b 00:36:16 00:36:16 Step 11/32 : FROM alpine:3.12 00:36:16 ---> 13621d1b12d4 00:36:16 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:36:16 ---> Running in aac37a46a8f2 00:36:17 Removing intermediate container aac37a46a8f2 00:36:17 ---> 62c5b67117c5 00:36:17 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:36:17 ---> Running in 4b453f0dc30e 00:36:17 Removing intermediate container 0eae8f4eee8a 00:36:17 ---> e6fdbb3673ac 00:36:17 00:36:17 Step 11/24 : FROM alpine:3.12 00:36:17 ---> 13621d1b12d4 00:36:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:36:18 ---> Running in 604bac4cdf7a 00:36:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:18 Collecting docker-compose==1.23.2 00:36:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:36:18 (1/2) Installing dumb-init (1.2.2-r1) 00:36:18 (2/2) Installing su-exec (0.2-r1) 00:36:18 Executing busybox-1.31.1-r20.trigger 00:36:18 OK: 6 MiB in 16 packages 00:36:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:18 Collecting docker<4.0,>=3.6.0 00:36:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:36:18 Removing intermediate container 4b453f0dc30e 00:36:18 ---> 96158bb62a2d 00:36:18 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:36:18 ---> Running in 016582b27700 00:36:19 (1/1) Installing dumb-init (1.2.2-r1) 00:36:19 Collecting dockerpty<0.5,>=0.4.1 00:36:19 Executing busybox-1.31.1-r20.trigger 00:36:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:36:19 OK: 6 MiB in 15 packages 00:36:19 Removing intermediate container 016582b27700 00:36:19 ---> 0971d4319d02 00:36:19 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:36:19 ---> Running in 1b10e4820c80 00:36:19 Removing intermediate container 1b10e4820c80 00:36:19 ---> 1cec74a0677b 00:36:19 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:36:19 ---> Running in 138eabdf7f60 00:36:19 Removing intermediate container 604bac4cdf7a 00:36:19 ---> 944e782dff33 00:36:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:36:19 ---> Running in 26f4f73e1e3b 00:36:19 Removing intermediate container 26f4f73e1e3b 00:36:19 ---> 9c3623aac802 00:36:19 Step 14/24 : ENV APP_PORT=59882 00:36:19 ---> Running in e229e149ddb2 00:36:19 Removing intermediate container 84279b2897ef 00:36:19 ---> a584873563d3 00:36:19 Successfully built a584873563d3 00:36:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:36:19 Removing intermediate container e229e149ddb2 00:36:19 ---> 7ccdbac83dea 00:36:19 Step 15/24 : EXPOSE $APP_PORT 00:36:19 Collecting docopt<0.7,>=0.6.1 00:36:19 Downloading docopt-0.6.2.tar.gz (25 kB) 00:36:19 ---> Running in 80dfa097dddd 00:36:20 Removing intermediate container 80dfa097dddd 00:36:20 ---> 57fd9ca905da 00:36:20 Step 16/24 : WORKDIR / 00:36:20 ---> Running in e84a1919c051 00:36:20 Removing intermediate container e84a1919c051 00:36:20 ---> 8870e2696613 00:36:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:20 + docker inspect -f . ci-base-image-arm64 00:36:20 . [Pipeline] withDockerContainer 00:36:20 prd-ubuntu18.04-docker-arm64-4c-16g-283 does not seem to be running inside a container 00:36:20 Collecting texttable<0.10,>=0.9.0 00:36:20 Downloading texttable-0.9.1.tar.gz (11 kB) 00:36:20 Removing intermediate container 138eabdf7f60 00:36:20 ---> 1bf7c8f62938 00:36:20 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:36:20 $ 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 ******** ci-base-image-arm64 cat 00:36:20 ---> Running in b297d1427779 00:36:20 ---> f0ba5ba0824f 00:36:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:36:20 Collecting websocket-client<1.0,>=0.32.0 00:36:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:36:20 Removing intermediate container b297d1427779 00:36:20 ---> debc7903e299 00:36:20 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:36:20 Collecting jsonschema<3,>=2.5.1 00:36:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:36:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:36:21 Collecting PyYAML<4,>=3.10 00:36:21 Downloading PyYAML-3.13.tar.gz (270 kB) 00:36:21 ---> f0c33f9a272e 00:36:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:36:21 ---> f8098fc06a7a 00:36:21 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:36:21 ---> Running in 23d0a4b07f8d 00:36:21 ---> 61437fca555e 00:36:21 Step 20/24 : ENTRYPOINT ["/core-command"] 00:36:21 ---> Running in 3de106a8ac35 00:36:21 Removing intermediate container 3de106a8ac35 00:36:21 ---> 95ae81d11f5e 00:36:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:21 ---> Running in e54f5aba5eb0 00:36:22 Removing intermediate container e54f5aba5eb0 00:36:22 ---> 2c3a36fdce89 00:36:22 Step 22/24 : LABEL arch=x86_64 00:36:22 ---> Running in 088699c16bbc 00:36:22 $ docker top 53eae67418748eacb5f96dabf98d516eed318e8a9fe8042b735c5fcaa0ab5589 -eo pid,comm 00:36:22 Removing intermediate container 088699c16bbc 00:36:22 ---> 432808674b1b 00:36:22 Step 23/24 : LABEL git_sha=9ff8fb53f0d2058ec82d41041d04def24dcfe26e 00:36:22 ---> Running in 79efd7550ee6 [Pipeline] { [Pipeline] sh 00:36:22 Removing intermediate container 79efd7550ee6 00:36:22 ---> a2b17bab2f78 00:36:22 Step 24/24 : LABEL version=0.0.0 00:36:22 ---> Running in 2ae517b92400 00:36:22 Removing intermediate container 23d0a4b07f8d 00:36:22 ---> 316bcd03c6cd 00:36:22 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:22 Removing intermediate container 2ae517b92400 00:36:22 ---> 93757db13a4d 00:36:22 00:36:22 Successfully built 93757db13a4d 00:36:22 Successfully tagged core-command:latest 00:36:22 Building support-scheduler 00:36:22  Building core-command ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:36:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:36:22 ---> 7ce88929e77f 00:36:22 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:36:23 + go version 00:36:23 go version go1.16.5 linux/arm64 [Pipeline] } 00:36:23 $ docker stop --time=1 53eae67418748eacb5f96dabf98d516eed318e8a9fe8042b735c5fcaa0ab5589 00:36:23 Collecting cached-property<2,>=1.2.0 00:36:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:36:23 Collecting docker-pycreds>=0.4.0 00:36:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:36:23 Collecting idna<2.8,>=2.5 00:36:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:36:23 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:36:23 Collecting urllib3<1.25,>=1.21.1 00:36:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:36:23 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:36:23 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:36:23 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:36:23 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:36:23 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:36:23 Installing collected packages: websocket-client, docker-pycreds, idna, urllib3, requests, docker, dockerpty, docopt, texttable, jsonschema, PyYAML, cached-property, docker-compose 00:36:24 ---> 8a86859fc027 00:36:24 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:36:24 Attempting uninstall: idna 00:36:24 Found existing installation: idna 2.9 00:36:24 Uninstalling idna-2.9: 00:36:24 Successfully uninstalled idna-2.9 00:36:24 Attempting uninstall: urllib3 00:36:24 Found existing installation: urllib3 1.25.9 00:36:24 Uninstalling urllib3-1.25.9: 00:36:24 Successfully uninstalled urllib3-1.25.9 00:36:24 ---> c3f57d81e86c 00:36:24 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:36:24 $ docker rm -f 53eae67418748eacb5f96dabf98d516eed318e8a9fe8042b735c5fcaa0ab5589 00:36:25 Attempting uninstall: requests 00:36:25 Found existing installation: requests 2.23.0 00:36:25 Uninstalling requests-2.23.0: 00:36:25 Successfully uninstalled requests-2.23.0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:25 ---> 2e9332377fef 00:36:25 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:36:25 Running setup.py install for dockerpty: started 00:36:25 + docker inspect -f . ci-base-image-arm64 00:36:25 . [Pipeline] withDockerContainer 00:36:25 prd-ubuntu18.04-docker-arm64-4c-16g-283 does not seem to be running inside a container 00:36:25 $ 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 ******** ci-base-image-arm64 cat 00:36:26 Running setup.py install for dockerpty: finished with status 'done' 00:36:26 Running setup.py install for docopt: started 00:36:26 ---> cfc2f1443930 00:36:26 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:36:26 Removing intermediate container 74fc646a98eb 00:36:26 ---> bf9d799ed681 00:36:26 00:36:26 Step 11/24 : FROM alpine:3.12 00:36:26 ---> 13621d1b12d4 00:36:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:36:26 ---> Running in 87fc33c267cb 00:36:26 ---> Running in 59180bf54f32 00:36:26 Removing intermediate container 87fc33c267cb 00:36:26 ---> 953cee6cff15 00:36:26 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:36:26 Removing intermediate container 59180bf54f32 00:36:26 ---> a2572afa1ecf 00:36:26 Step 13/24 : ENV APP_PORT=59880 00:36:26 Running setup.py install for docopt: finished with status 'done' 00:36:26 Running setup.py install for texttable: started 00:36:26 ---> Running in 1cc1b2cdebb9 00:36:26 ---> ba90381bab10 00:36:26 Step 27/32 : RUN chmod +x /entrypoint.sh 00:36:27 Removing intermediate container 1cc1b2cdebb9 00:36:27 ---> 42ac649a2f63 00:36:27 Step 14/24 : EXPOSE $APP_PORT 00:36:27 ---> Running in 191ea273013f 00:36:27 ---> Running in 287c6c76678a 00:36:27 Removing intermediate container 287c6c76678a 00:36:27 ---> 1e85646b4b31 00:36:27 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:27 Running setup.py install for texttable: finished with status 'done' 00:36:27 ---> Running in 75fd13a02bd3 00:36:27 Running setup.py install for PyYAML: started 00:36:27 $ docker top 6ab4be4424ccf69f3556651da7b8db36d75eb612d6938587821e599e0b330da7 -eo pid,comm [Pipeline] { [Pipeline] echo 00:36:27 ========================================================= 00:36:27 [edgeXBuildGoParallel] Running Tests and Build... 00:36:27 ========================================================= [Pipeline] sh 00:36:28 + go mod tidy 00:36:28 Running setup.py install for PyYAML: finished with status 'done' 00:36:28 Removing intermediate container 191ea273013f 00:36:28 ---> 24d0fa81d5d1 00:36:28 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:36:28 ---> Running in 2dc3c44e4f91 00:36:28 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 00:36:28 Removing intermediate container 75fd13a02bd3 00:36:28 ---> 2125b51e216f 00:36:28 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:36:28 ---> Running in a7ec49ffd2fc [Pipeline] sh 00:36:29 Removing intermediate container 2dc3c44e4f91 00:36:29 ---> 8ab04161d189 00:36:29 Step 29/32 : CMD ["gate"] 00:36:29 ---> Running in f53d1988ebdf 00:36:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:29 + make test 00:36:29 go mod tidy 00:36:29 Removing intermediate container f53d1988ebdf 00:36:29 ---> 0b49487a31c6 00:36:29 Step 30/32 : LABEL arch=x86_64 00:36:29 ---> Running in eb71295a2950 00:36:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:36:30 Removing intermediate container eb71295a2950 00:36:30 ---> 72cc5ca8361f 00:36:30 Step 31/32 : LABEL git_sha=9ff8fb53f0d2058ec82d41041d04def24dcfe26e 00:36:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:30 ---> Running in f8d3e07ac5c9 00:36:31 Removing intermediate container f8d3e07ac5c9 00:36:31 ---> c084da68adf0 00:36:31 Step 32/32 : LABEL version=0.0.0 00:36:31 (1/6) Installing dumb-init (1.2.2-r1) 00:36:31 (2/6) Installing libgcc (9.3.0-r2) 00:36:31 (3/6) Installing libsodium (1.0.18-r0) 00:36:31 ---> Running in 2578021fda00 00:36:31 (4/6) Installing libstdc++ (9.3.0-r2) 00:36:31 (5/6) Installing libzmq (4.3.3-r0) 00:36:31 Removing intermediate container e2cba0b8e890 00:36:31 ---> e5314902421a 00:36:31 Step 15/24 : ENV APP_PORT=58890 00:36:31 (6/6) Installing zeromq (4.3.3-r0) 00:36:31 Removing intermediate container 2578021fda00 00:36:31 ---> 33e1bc72d035 00:36:31 00:36:31 Executing busybox-1.31.1-r20.trigger 00:36:31 OK: 8 MiB in 20 packages 00:36:31 ---> Running in e4ffc6a9a3be 00:36:32 Successfully built 33e1bc72d035 00:36:32 Successfully tagged security-bootstrapper:latest 00:36:32 Building core-metadata 00:36:32  Building security-bootstrapper ... done Removing intermediate container e4ffc6a9a3be 00:36:32 ---> a4abd00fd277 00:36:32 Step 16/24 : EXPOSE $APP_PORT 00:36:32 ---> Running in e00601476a57 00:36:32 Removing intermediate container e00601476a57 00:36:32 ---> ca390ac757a5 00:36:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:36:33 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:36:33 ---> f43af1e3a6e2 00:36:33 Step 3/23 : WORKDIR /edgex-go 00:36:33 ---> Using cache 00:36:33 ---> 1264d258e793 00:36:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:33 ---> Using cache 00:36:33 ---> 87d539447a0a 00:36:33 Step 5/23 : RUN apk add --update --no-cache make git 00:36:33 ---> Using cache 00:36:33 ---> 05c522f31d6e 00:36:33 Step 6/23 : COPY go.mod . 00:36:33 ---> Using cache 00:36:33 ---> 6905aff18b64 00:36:33 Step 7/23 : RUN go mod download 00:36:33 ---> Using cache 00:36:33 ---> 89f359c2161a 00:36:33 Step 8/23 : COPY . . 00:36:33 ---> Using cache 00:36:33 ---> 27254994b3d8 00:36:33 Step 9/23 : RUN go mod tidy 00:36:33 ---> Using cache 00:36:33 ---> 073ab58ea33c 00:36:33 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:36:34 Removing intermediate container a7ec49ffd2fc 00:36:34 ---> 770514a711d4 00:36:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:34 ---> Running in 00f46bb1fb83 00:36:34 ---> 94bb572d0ca7 00:36:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:36:34 ---> 720a5b610805 00:36:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:36:34 ---> bcfe4eff1081 00:36:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:36:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:36:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:36:35 ---> 0fa8e6e6aa46 00:36:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:36:35 ---> abd1fb73545b 00:36:35 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:36:35 ---> Running in c19289675f24 00:36:35 Removing intermediate container c19289675f24 00:36:35 ---> 1bf1acba11c7 00:36:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:35 ---> 56a7b72dad92 00:36:35 Step 20/24 : ENTRYPOINT ["/core-data"] 00:36:35 ---> Running in 9eceb24d6e98 00:36:35 ---> Running in 41b25cc7cb9f 00:36:36 Removing intermediate container 41b25cc7cb9f 00:36:36 ---> d0a3b354b7a5 00:36:36 Step 22/24 : LABEL arch=x86_64 00:36:36 Removing intermediate container 9eceb24d6e98 00:36:36 ---> 61c4a1e1acb5 00:36:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:36 ---> Running in 7bdd78d05761 00:36:36 ---> Running in 9a36f479c6aa 00:36:36 Removing intermediate container 7bdd78d05761 00:36:36 ---> 11a82d413c2a 00:36:36 Step 23/24 : LABEL git_sha=9ff8fb53f0d2058ec82d41041d04def24dcfe26e 00:36:36 Removing intermediate container 9a36f479c6aa 00:36:36 ---> 5e502c91da82 00:36:36 Step 22/24 : LABEL arch=x86_64 00:36:36 ---> Running in c9d4d5f84c94 00:36:36 ---> Running in 787e8932d9f4 00:36:36 Removing intermediate container c9d4d5f84c94 00:36:36 ---> de7b3b7ccc71 00:36:36 Step 24/24 : LABEL version=0.0.0 00:36:36 Removing intermediate container 787e8932d9f4 00:36:36 ---> a25ddab47952 00:36:36 Step 23/24 : LABEL git_sha=9ff8fb53f0d2058ec82d41041d04def24dcfe26e 00:36:36 ---> Running in dbf1a29426b8 00:36:36 ---> Running in 24a626587d52 00:36:36 Removing intermediate container dbf1a29426b8 00:36:36 ---> a6e5bcd45de9 00:36:36 00:36:36 Removing intermediate container 24a626587d52 00:36:36 ---> f61e44938d11 00:36:36 Step 24/24 : LABEL version=0.0.0 00:36:36 Successfully built a6e5bcd45de9 00:36:36 Successfully tagged sys-mgmt-agent:latest 00:36:36  Building sys-mgmt-agent ... done Building support-notifications 00:36:36 ---> Running in 22d354e35b38 00:36:37 Removing intermediate container 22d354e35b38 00:36:37 ---> 7b6f4193f9e9 00:36:37 00:36:37 Successfully built 7b6f4193f9e9 00:36:37 Successfully tagged core-data:latest 00:36:38  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:38 ---> f43af1e3a6e2 00:36:38 Step 3/24 : WORKDIR /edgex-go 00:36:38 ---> Using cache 00:36:38 ---> 1264d258e793 00:36:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:38 ---> Using cache 00:36:38 ---> 87d539447a0a 00:36:38 Step 5/24 : RUN apk add --update --no-cache make git 00:36:38 ---> Using cache 00:36:38 ---> 05c522f31d6e 00:36:38 Step 6/24 : COPY go.mod . 00:36:38 ---> Using cache 00:36:38 ---> 6905aff18b64 00:36:38 Step 7/24 : RUN go mod download 00:36:38 ---> Using cache 00:36:38 ---> 89f359c2161a 00:36:38 Step 8/24 : COPY . . 00:36:38 ---> Using cache 00:36:38 ---> 27254994b3d8 00:36:38 Step 9/24 : RUN go mod tidy 00:36:38 ---> Using cache 00:36:38 ---> 073ab58ea33c 00:36:38 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:36:40 ---> Running in 341cd0972e6c 00:36:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:36:40 Removing intermediate container 6c80ea067087 00:36:40 ---> 5c7b71992002 00:36:40 00:36:40 Step 11/22 : FROM alpine:3.12 00:36:40 ---> 13621d1b12d4 00:36:40 Step 12/22 : RUN apk add --update --no-cache curl 00:36:41 ---> Running in 9f0ad904a45b 00:36:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:41 (1/4) Installing ca-certificates (20191127-r4) 00:36:41 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:36:41 (3/4) Installing libcurl (7.77.0-r0) 00:36:41 (4/4) Installing curl (7.77.0-r0) 00:36:41 Executing busybox-1.31.1-r20.trigger 00:36:42 Executing ca-certificates-20191127-r4.trigger 00:36:42 OK: 7 MiB in 18 packages 00:36:43 Removing intermediate container 9f0ad904a45b 00:36:43 ---> 6caf9ecf5226 00:36:43 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:36:43 ---> Running in ab029fdd0f0a 00:36:43 Removing intermediate container ab029fdd0f0a 00:36:43 ---> 9bc2bd936e62 00:36:43 Step 14/22 : WORKDIR /edgex 00:36:43 ---> Running in 8a87699dda3c 00:36:43 Removing intermediate container 8a87699dda3c 00:36:43 ---> f9ed3f18c02f 00:36:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:36:43 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:36:43 ---> f43af1e3a6e2 00:36:43 Step 3/23 : WORKDIR /edgex-go 00:36:43 ---> Using cache 00:36:43 ---> 1264d258e793 00:36:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:43 ---> Using cache 00:36:43 ---> 87d539447a0a 00:36:43 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:36:43 ---> Running in f87794f28371 00:36:43 ---> 65dfff5956a9 00:36:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:36:44 ---> 20e861c88ff4 00:36:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:36:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:36:45 ---> d5346b15694c 00:36:45 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:36:45 ---> Running in c57892b03d72 00:36:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:36:45 Removing intermediate container c57892b03d72 00:36:45 ---> 5b4c5c23f440 00:36:45 Step 19/22 : CMD ["--init=true"] 00:36:45 ---> Running in 063f0281b909 00:36:45 Removing intermediate container 063f0281b909 00:36:45 ---> f950abced666 00:36:45 Step 20/22 : LABEL arch=x86_64 00:36:45 ---> Running in 7e3b846196c5 00:36:45 Removing intermediate container 7e3b846196c5 00:36:45 ---> 817e8c22f976 00:36:45 Step 21/22 : LABEL git_sha=9ff8fb53f0d2058ec82d41041d04def24dcfe26e 00:36:45 ---> Running in befcee72eb59 00:36:45 OK: 219 MiB in 52 packages 00:36:46 Removing intermediate container befcee72eb59 00:36:46 ---> 579679763549 00:36:46 Step 22/22 : LABEL version=0.0.0 00:36:46 ---> Running in ba53a394f5c5 00:36:46 Removing intermediate container ba53a394f5c5 00:36:46 ---> 6e58a41b8d62 00:36:46 00:36:46 Successfully built 6e58a41b8d62 00:36:46 Successfully tagged security-proxy-setup:latest 00:36:46  Building security-proxy-setup ... done Removing intermediate container f87794f28371 00:36:46 ---> 9f0898cb7a2d 00:36:46 Step 6/23 : COPY go.mod . 00:36:46 ---> 6da35915a62c 00:36:46 Step 7/23 : RUN go mod download 00:36:46 ---> Running in eda646879091 00:36:47 Removing intermediate container eda646879091 00:36:47 ---> 2908a272c032 00:36:47 Step 8/23 : COPY . . 00:36:52 ? github.com/edgexfoundry/edgex-go [no test files] 00:36:54 ---> 7a4d258775b2 00:36:54 Step 9/23 : RUN go mod tidy 00:36:54 ---> Running in e51a41b2e0e4 00:36:55 Removing intermediate container e51a41b2e0e4 00:36:55 ---> 4261228317ad 00:36:55 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:36:55 ---> Running in cdfc9d9f59c6 00:36:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:36:59 Removing intermediate container 00f46bb1fb83 00:36:59 ---> e9f951169d51 00:36:59 00:36:59 Step 11/23 : FROM alpine:3.12 00:36:59 ---> 13621d1b12d4 00:36:59 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:36:59 ---> Using cache 00:36:59 ---> 944e782dff33 00:36:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:36:59 ---> Using cache 00:36:59 ---> 9c3623aac802 00:36:59 Step 14/23 : ENV APP_PORT=59861 00:36:59 ---> Running in 7163f55bab15 00:36:59 Removing intermediate container 7163f55bab15 00:36:59 ---> f34cb158a230 00:36:59 Step 15/23 : EXPOSE $APP_PORT 00:36:59 ---> Running in 1a76cb045090 00:36:59 Removing intermediate container 1a76cb045090 00:36:59 ---> ca9623703b42 00:36:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:59 ---> f1cd908472b4 00:36:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:37:00 ---> e67a451277be 00:37:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:37:00 ---> c69fe99ad0da 00:37:00 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:37:00 ---> Running in 775a5cccb1a6 00:37:00 Removing intermediate container 775a5cccb1a6 00:37:00 ---> 169fa39f230c 00:37:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:00 ---> Running in 7ada86e5894e 00:37:00 Removing intermediate container 7ada86e5894e 00:37:00 ---> 780809e65290 00:37:00 Step 21/23 : LABEL arch=x86_64 00:37:00 ---> Running in cfbe676b6ff8 00:37:00 Removing intermediate container cfbe676b6ff8 00:37:00 ---> a786915f619c 00:37:00 Step 22/23 : LABEL git_sha=9ff8fb53f0d2058ec82d41041d04def24dcfe26e 00:37:00 ---> Running in ebf3c08b0ff7 00:37:01 Removing intermediate container ebf3c08b0ff7 00:37:01 ---> 12cd5f184e24 00:37:01 Step 23/23 : LABEL version=0.0.0 00:37:01 ---> Running in b007cbd946e6 00:37:01 Removing intermediate container b007cbd946e6 00:37:01 ---> eb1cfe822e64 00:37:01 00:37:01 Successfully built eb1cfe822e64 00:37:01 Successfully tagged support-scheduler:latest 00:37:05  Building support-scheduler ... done Removing intermediate container 341cd0972e6c 00:37:05 ---> 0831a1bf47f9 00:37:05 00:37:05 Step 11/24 : FROM alpine:3.12 00:37:05 ---> 13621d1b12d4 00:37:05 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:37:05 ---> Using cache 00:37:05 ---> 944e782dff33 00:37:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:37:05 ---> Using cache 00:37:05 ---> 9c3623aac802 00:37:05 Step 14/24 : ENV APP_PORT=59881 00:37:05 ---> Running in cae56c973145 00:37:05 Removing intermediate container cae56c973145 00:37:05 ---> 2a58542fa5f9 00:37:05 Step 15/24 : EXPOSE $APP_PORT 00:37:06 ---> Running in c2577ff79004 00:37:06 Removing intermediate container c2577ff79004 00:37:06 ---> b863e523b73a 00:37:06 Step 16/24 : WORKDIR / 00:37:06 ---> Running in a741db932114 00:37:06 Removing intermediate container a741db932114 00:37:06 ---> 6ea3bb939f02 00:37:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:07 ---> 20ec6de0f823 00:37:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:37:07 ---> 584511e972a0 00:37:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:37:07 ---> 26bebbe44ee7 00:37:07 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:37:07 ---> Running in 0d2699bcf8e3 00:37:08 Removing intermediate container 0d2699bcf8e3 00:37:08 ---> 5173f9174422 00:37:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:08 ---> Running in 6a093160251b 00:37:08 Removing intermediate container 6a093160251b 00:37:08 ---> 5888ae84916f 00:37:08 Step 22/24 : LABEL arch=x86_64 00:37:08 ---> Running in 732a6e27512b 00:37:09 Removing intermediate container 732a6e27512b 00:37:09 ---> c4d68e1ff18a 00:37:09 Step 23/24 : LABEL git_sha=9ff8fb53f0d2058ec82d41041d04def24dcfe26e 00:37:09 ---> Running in c7e6b0f640c8 00:37:09 Removing intermediate container c7e6b0f640c8 00:37:09 ---> f1f7e14acfdc 00:37:09 Step 24/24 : LABEL version=0.0.0 00:37:09 ---> Running in 32f2b3260cab 00:37:09 Removing intermediate container 32f2b3260cab 00:37:09 ---> 19e5c7aa3837 00:37:09 00:37:09 Successfully built 19e5c7aa3837 00:37:09 Successfully tagged core-metadata:latest 00:37:13  Building core-metadata ... done Removing intermediate container cdfc9d9f59c6 00:37:13 ---> a1a171ce2838 00:37:13 00:37:13 Step 11/23 : FROM alpine:3.12 00:37:13 ---> 13621d1b12d4 00:37:13 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:37:13 ---> Running in 7114876daa7b 00:37:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:13 (1/2) Installing ca-certificates (20191127-r4) 00:37:13 (2/2) Installing dumb-init (1.2.2-r1) 00:37:13 Executing busybox-1.31.1-r20.trigger 00:37:13 Executing ca-certificates-20191127-r4.trigger 00:37:13 OK: 6 MiB in 16 packages 00:37:13 Removing intermediate container 7114876daa7b 00:37:13 ---> 9caa87227942 00:37:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:37:13 ---> Running in 04d2b3c468b0 00:37:13 Removing intermediate container 04d2b3c468b0 00:37:13 ---> f71791018269 00:37:13 Step 14/23 : ENV APP_PORT=59860 00:37:13 ---> Running in a89ebd710eab 00:37:14 Removing intermediate container a89ebd710eab 00:37:14 ---> 416b29dad39d 00:37:14 Step 15/23 : EXPOSE $APP_PORT 00:37:14 ---> Running in ac6d95c7693d 00:37:14 Removing intermediate container ac6d95c7693d 00:37:14 ---> c6bf5ad5c02c 00:37:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:14 ---> a81c9b8d8448 00:37:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:37:15 ---> 6f2f65b4d73e 00:37:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:37:15 ---> 0b599b596cb2 00:37:15 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:37:15 ---> Running in 9126631808e0 00:37:15 Removing intermediate container 9126631808e0 00:37:15 ---> 54a0139cd587 00:37:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:15 ---> Running in 45a05dab5756 00:37:15 Removing intermediate container 45a05dab5756 00:37:15 ---> ce8025b52145 00:37:15 Step 21/23 : LABEL arch=x86_64 00:37:15 ---> Running in 66d3075917cb 00:37:15 Removing intermediate container 66d3075917cb 00:37:15 ---> e4e331921117 00:37:15 Step 22/23 : LABEL git_sha=9ff8fb53f0d2058ec82d41041d04def24dcfe26e 00:37:15 ---> Running in 22c1278fe074 00:37:15 Removing intermediate container 22c1278fe074 00:37:15 ---> eb6a5ff74b37 00:37:15 Step 23/23 : LABEL version=0.0.0 00:37:15 ---> Running in c7d230815039 00:37:16 Removing intermediate container c7d230815039 00:37:16 ---> b4e8ff863956 00:37:16 00:37:16 Successfully built b4e8ff863956 00:37:16 Successfully tagged support-notifications:latest 00:37:16  Building support-notifications ... done  [Pipeline] } 00:37:16 $ docker stop --time=1 36a1c73d4e2525e8a7e683a933d117dadb60da1bfb94680ed896a7bb91a7603e 00:37:17 $ docker rm -f 36a1c73d4e2525e8a7e683a933d117dadb60da1bfb94680ed896a7bb91a7603e [Pipeline] // withDockerContainer [Pipeline] sh 00:37:18 + docker images 00:37:18 REPOSITORY TAG IMAGE ID CREATED SIZE 00:37:18 support-notifications latest b4e8ff863956 3 seconds ago 16.7MB 00:37:18 a1a171ce2838 7 seconds ago 1.15GB 00:37:18 core-metadata latest 19e5c7aa3837 9 seconds ago 16.6MB 00:37:18 0831a1bf47f9 15 seconds ago 1.15GB 00:37:18 support-scheduler latest eb1cfe822e64 17 seconds ago 15.9MB 00:37:18 e9f951169d51 20 seconds ago 1.14GB 00:37:18 security-proxy-setup latest 6e58a41b8d62 32 seconds ago 25.7MB 00:37:18 5c7b71992002 38 seconds ago 1.15GB 00:37:18 core-data latest 7b6f4193f9e9 42 seconds ago 20.2MB 00:37:18 sys-mgmt-agent latest a6e5bcd45de9 42 seconds ago 312MB 00:37:18 security-bootstrapper latest 33e1bc72d035 47 seconds ago 18.6MB 00:37:18 bf9d799ed681 52 seconds ago 1.15GB 00:37:18 core-command latest 93757db13a4d 56 seconds ago 15.9MB 00:37:18 e6fdbb3673ac About a minute ago 1.14GB 00:37:18 33c06cef1c3b About a minute ago 1.15GB 00:37:18 security-secretstore-setup latest 8ab3fe64d8be About a minute ago 28.7MB 00:37:18 47dfff792609 About a minute ago 1.15GB 00:37:18 81b4fa17f41e About a minute ago 1.15GB 00:37:18 ci-base-image-x86_64 latest f43af1e3a6e2 5 minutes ago 647MB 00:37:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB 00:37:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB 00:37:18 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 00:37:18 docker 20.10.0 aefe523efa57 6 months ago 240MB 00:37:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:37:34 Still waiting to schedule task 00:37:34 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:37:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:37:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:37:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:37:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:38:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:38:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:38:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:38:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:38:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:38:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:38:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:38:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:38:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:38:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.161s coverage: 28.7% of statements 00:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:38:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.322s coverage: 100.0% of statements 00:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:38:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.346s coverage: 53.1% of statements 00:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:38:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.513s coverage: 87.7% of statements 00:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:38:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.177s coverage: 78.9% of statements 00:38:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.257s coverage: 81.2% of statements 00:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:38:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.401s coverage: 95.1% of statements 00:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 00:38:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:38:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:38:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:38:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:38:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:38:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.359s coverage: 60.0% of statements 00:38:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:38:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:38:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:38:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.293s coverage: 0.8% of statements 00:38:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:38:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.157s coverage: 58.8% of statements 00:38:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.258s coverage: 22.0% of statements 00:38:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.177s coverage: 47.1% of statements 00:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.197s coverage: 79.5% of statements 00:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.229s coverage: 94.1% of statements 00:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.178s coverage: 96.3% of statements 00:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.205s coverage: 87.5% of statements 00:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.179s coverage: 94.4% of statements 00:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.155s coverage: 44.8% of statements 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.577s coverage: 81.8% of statements 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.239s coverage: 92.9% of statements 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.164s coverage: 87.2% of statements 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.137s coverage: 100.0% of statements 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.162s coverage: 58.8% of statements 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.165s coverage: 80.0% of statements 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.246s coverage: 85.4% of statements 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.303s coverage: 91.2% of statements 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.661s coverage: 64.4% of statements 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.176s coverage: 100.0% of statements 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 91.3% of statements 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.099s coverage: 100.0% of statements 00:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements 00:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements 00:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.002s coverage: 66.9% of statements 00:39:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:39:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:39:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.658s coverage: 43.6% of statements 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.224s coverage: 89.5% of statements 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.207s coverage: 84.8% of statements 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.224s coverage: 19.3% of statements 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.531s coverage: 91.9% of statements 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.238s coverage: 62.7% of statements 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.374s coverage: 97.6% of statements 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.169s coverage: 28.9% of statements 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.175s coverage: 100.0% of statements 00:39:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 95.4% of statements 00:39:16 GO111MODULE=on go vet ./... 00:40:37 gofmt -l . 00:40:37 [ "`gofmt -l .`" = "" ] 00:40:37 ./bin/test-attribution-txt.sh [Pipeline] sh 00:40:38 + ls -al . 00:40:38 total 588 00:40:38 drwxrwxr-x 9 1001 1001 4096 Jun 27 00:40 . 00:40:38 drwxr-xr-x 4 root root 4096 Jun 27 00:36 .. 00:40:38 -rw-rw-r-- 1 1001 1001 11 Jun 27 00:34 .dockerignore 00:40:38 drwxrwxr-x 8 1001 1001 4096 Jun 27 00:34 .git 00:40:38 drwxrwxr-x 3 1001 1001 4096 Jun 27 00:34 .github 00:40:38 -rw-rw-r-- 1 1001 1001 818 Jun 27 00:34 .gitignore 00:40:38 -rw-rw-r-- 1 1001 1001 166 Jun 27 00:34 .sonarcloud.properties 00:40:38 -rw-rw-r-- 1 1001 1001 8609 Jun 27 00:34 Attribution.txt 00:40:38 -rw-rw-r-- 1 1001 1001 43881 Jun 27 00:34 CHANGELOG.md 00:40:38 -rw-rw-r-- 1 1001 1001 3804 Jun 27 00:34 CONTRIBUTING.md 00:40:38 -rw-rw-r-- 1 1001 1001 931 Jun 27 00:34 Dockerfile.build 00:40:38 -rw-rw-r-- 1 1001 1001 849 Jun 27 00:34 Jenkinsfile 00:40:38 -rw-rw-r-- 1 1001 1001 10775 Jun 27 00:34 LICENSE 00:40:38 -rw-rw-r-- 1 1001 1001 5605 Jun 27 00:34 Makefile 00:40:38 -rw-rw-r-- 1 1001 1001 7818 Jun 27 00:34 README.md 00:40:38 -rw-rw-r-- 1 1001 1001 6912 Jun 27 00:34 SECURITY.md 00:40:38 -rw-rw-r-- 1 1001 1001 5 Jun 27 00:30 VERSION 00:40:38 -rw-rw-r-- 1 1001 1001 4131 Jun 27 00:34 ZMQWindows.md 00:40:38 drwxrwxr-x 2 1001 1001 4096 Jun 27 00:34 bin 00:40:38 drwxrwxr-x 14 1001 1001 4096 Jun 27 00:34 cmd 00:40:38 -rw-r--r-- 1 root root 398095 Jun 27 00:39 coverage.out 00:40:38 -rw-rw-r-- 1 1001 1001 806 Jun 27 00:34 go.mod 00:40:38 -rw-r--r-- 1 root root 20759 Jun 27 00:36 go.sum 00:40:38 drwxrwxr-x 7 1001 1001 4096 Jun 27 00:34 internal 00:40:38 drwxrwxr-x 3 1001 1001 4096 Jun 27 00:34 openapi 00:40:38 drwxrwxr-x 4 1001 1001 4096 Jun 27 00:34 snap 00:40:38 -rw-rw-r-- 1 1001 1001 168 Jun 27 00:34 version.go [Pipeline] sh 00:40:39 + '[' -e coverage.out ] 00:40:39 + chown 1001:1001 coverage.out [Pipeline] stash 00:40:39 Warning: overwriting stash ‘coverage-report’ 00:40:40 Stashed 1 file(s) [Pipeline] sh 00:40:40 + make build 00:40:40 go mod tidy 00:40:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:40:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:40:54 Running on prd-ubuntu18.04-docker-8c-8g-285 in /w/workspace/edgexfoundry_edgex-go_PR-3589 [Pipeline] { [Pipeline] ws 00:40:54 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 00:40:54 The recommended git tool is: git 00:40:56 using credential edgex-jenkins-ssh 00:40:56 Cloning the remote Git repository 00:40:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:40:56 > git init /w/workspace/edgex-go/5 # timeout=10 00:40:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:40:56 > git --version # timeout=10 00:40:56 > git --version # 'git version 2.17.1' 00:40:56 using GIT_SSH to set credentials SSH Credentials for GitHub 00:40:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:41:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:41:13 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 4d6831531eef982967a50c65fca313e05c925778 00:41:13 Merge succeeded, producing aac242443d1a1a3616e359b4b3c099144d9748fa 00:41:13 Checking out Revision aac242443d1a1a3616e359b4b3c099144d9748fa (PR-3589) 00:41:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:41:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:41:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:41:12 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3589/head:refs/remotes/origin/PR-3589 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:41:13 > git config core.sparsecheckout # timeout=10 00:41:13 > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 00:41:13 > git remote # timeout=10 00:41:13 > git config --get remote.origin.url # timeout=10 00:41:13 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:13 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 00:41:13 > git rev-parse HEAD^{commit} # timeout=10 00:41:13 > git config core.sparsecheckout # timeout=10 00:41:13 > git checkout -f aac242443d1a1a3616e359b4b3c099144d9748fa # timeout=10 00:41:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:41:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:41:17 Commit message: "Merge commit '0f46f9c91dceca59bd5ea8aaab086cfec78c4084' into HEAD" 00:41:17 > git rev-list --no-walk 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:41:18 + echo snap-build.sh 00:41:18 snap-build.sh 00:41:18 + SNAP_BASE_DIR=. 00:41:18 + '[' '!' -z /w/workspace/edgex-go/5 ']' 00:41:18 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 00:41:18 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 00:41:18 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 00:41:18 + cd /w/workspace/edgex-go/5 00:41:18 + sudo apt-get remove -qy --purge lxd lxd-client 00:41:18 Reading package lists... 00:41:18 Building dependency tree... 00:41:18 Reading state information... 00:41:18 The following packages were automatically installed and are no longer required: 00:41:18 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:41:18 uidmap xdelta3 00:41:18 Use 'sudo apt autoremove' to remove them. 00:41:18 The following packages will be REMOVED: 00:41:18 lxd* lxd-client* 00:41:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:41:19 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:41:19 After this operation, 31.7 MB disk space will be freed. 00:41:19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 00:41:19 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:41:20 Removing lxd dnsmasq configuration 00:41:21 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:41:21 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:41:21 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:41:22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 00:41:22 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:41:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:41:23 Processing triggers for systemd (237-3ubuntu10.45) ... 00:41:23 Processing triggers for ureadahead (0.100.0-21) ... 00:41:25 + sudo snap remove --purge lxd 00:41:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:41:25 snap "lxd" is not installed 00:41:25 + sudo groupadd --force --system lxd 00:41:25 ++ whoami 00:41:25 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:41:25 + newgrp - lxd 00:41:25 + sudo snap install lxd 00:41:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:41:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:41:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:41:35 2021-06-27T00:41:32Z INFO Waiting for automatic snapd restart... [Pipeline] } 00:41:40 $ docker stop --time=1 6ab4be4424ccf69f3556651da7b8db36d75eb612d6938587821e599e0b330da7 00:41:42 $ docker rm -f 6ab4be4424ccf69f3556651da7b8db36d75eb612d6938587821e599e0b330da7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:41:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:41:44 00:41:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:41:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:41:45 latest: Pulling from edgex-devops/edgex-compose-arm64 00:41:45 29e5d40040c1: Pulling fs layer 00:41:45 1ce36da41761: Pulling fs layer 00:41:45 25b303627fd3: Pulling fs layer 00:41:45 29e5d40040c1: Verifying Checksum 00:41:46 1ce36da41761: Verifying Checksum 00:41:46 1ce36da41761: Download complete 00:41:46 29e5d40040c1: Pull complete 00:41:47 1ce36da41761: Pull complete 00:41:47 25b303627fd3: Verifying Checksum 00:41:47 25b303627fd3: Download complete 00:41:53 lxd 4.15 from Canonical* installed 00:41:53 + sudo lxd init --auto 00:41:58 25b303627fd3: Pull complete 00:41:58 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:41:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:41:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:41:58 prd-ubuntu18.04-docker-arm64-4c-16g-283 does not seem to be running inside a container 00:41:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:42:01 $ docker top 85afe2551076a9b08d8a2e13f49251b1888852af4af9608149967abfcf0034b2 -eo pid,comm 00:42:01 + sudo snap install --classic snapcraft [Pipeline] { [Pipeline] sh 00:42:02 + grep parallel 00:42:02 + docker-compose build --help 00:42:05 --parallel Build images in parallel. [Pipeline] } 00:42:06 $ docker stop --time=1 85afe2551076a9b08d8a2e13f49251b1888852af4af9608149967abfcf0034b2 00:42:07 $ docker rm -f 85afe2551076a9b08d8a2e13f49251b1888852af4af9608149967abfcf0034b2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:08 . [Pipeline] withDockerContainer 00:42:08 prd-ubuntu18.04-docker-arm64-4c-16g-283 does not seem to be running inside a container 00:42:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:42:10 $ docker top d63673461f4ab5c07cf81615ec15c36ebe5320d626bcfc4ec52a4b8894aebfe7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:42:11 + docker-compose -f ./docker-compose-build.yml build --parallel 00:42:15 Building core-command ... 00:42:15 Building core-data ... 00:42:15 Building core-metadata ... 00:42:15 Building security-bootstrapper ... 00:42:15 Building security-proxy-setup ... 00:42:15 Building security-secretstore-setup ... 00:42:15 Building support-notifications ... 00:42:15 Building support-scheduler ... 00:42:15 Building sys-mgmt-agent ... 00:42:15 Building core-metadata 00:42:15 Building security-secretstore-setup 00:42:15 Building security-proxy-setup 00:42:15 Building support-scheduler 00:42:15 Building support-notifications 00:42:16 snapcraft 4.8.2 from Canonical* installed 00:42:16 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 00:42:16 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 00:42:16 % Total % Received % Xferd Average Speed Time Time Time Current 00:42:16 Dload Upload Total Spent Left Speed 00:42:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4265 0 --:--:-- --:--:-- --:--:-- 4265 00:42:16 100 3325k 100 3325k 0 0 8890k 0 --:--:-- --:--:-- --:--:-- 8890k 00:42:16 ./yq_linux_amd64 00:42:16 + sudo snapcraft prime --use-lxd 00:42:17 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:42:17 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 00:42:17 - README.md 00:42:17 00:42:17 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:42:18 Launching a container. 00:42:27 Waiting for container to be ready 00:42:27 To start your first instance, try: lxc launch ubuntu:18.04 00:42:27 00:42:30 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:42:30 Waiting for network to be ready... 00:42:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:42:31 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 00:42:31 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:42:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 00:42:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:42:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:42:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 00:42:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 00:42:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 00:42:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 00:42:31 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:42:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:42:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:42:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:42:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:42:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:42:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:42:32 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:42:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:42:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] 00:42:32 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 00:42:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 00:42:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 00:42:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 00:42:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 00:42:32 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 00:42:32 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 00:42:35 Fetched 24.8 MB in 4s (6084 kB/s) 00:42:35 Reading package lists... 00:42:36 Reading package lists... 00:42:36 Building dependency tree... 00:42:36 Reading state information... 00:42:36 The following additional packages will be installed: 00:42:36 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:42:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:42:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:42:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:42:36 Suggested packages: 00:42:36 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:42:36 Recommended packages: 00:42:36 gnupg libsasl2-modules 00:42:36 The following NEW packages will be installed: 00:42:36 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:42:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:42:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:42:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:42:36 The following packages will be upgraded: 00:42:36 gpg gpg-agent gpgconf libudev1 00:42:36 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 00:42:36 Need to get 3530 kB of archives. 00:42:36 After this operation, 13.3 MB of additional disk space will be used. 00:42:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 00:42:36 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 00:42:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 00:42:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 00:42:36 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 00:42:37 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 00:42:37 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:42:37 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:42:37 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 00:42:37 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 00:42:37 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 00:42:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:42:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:42:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:42:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:42:37 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:42:37 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:42:37 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:42:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:42:37 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:42:37 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:42:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 00:42:37 debconf: delaying package configuration, since apt-utils is not installed 00:42:38 Fetched 3530 kB in 1s (3195 kB/s) 00:42:38 (Reading database ... 12511 files and directories currently installed.) 00:42:38 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 00:42:38 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:42:38 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 00:42:38 Selecting previously unselected package udev. 00:42:38 (Reading database ... 12511 files and directories currently installed.) 00:42:38 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 00:42:38 Unpacking udev (237-3ubuntu10.48) ... 00:42:38 Selecting previously unselected package libfuse2:amd64. 00:42:38 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:42:38 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:42:38 Selecting previously unselected package fuse. 00:42:38 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:42:38 Unpacking fuse (2.9.7-1ubuntu1) ... 00:42:38 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 00:42:38 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:42:38 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 00:42:38 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:42:38 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 00:42:38 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:42:38 Selecting previously unselected package libksba8:amd64. 00:42:38 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:42:38 Unpacking libksba8:amd64 (1.3.5-2) ... 00:42:38 Selecting previously unselected package libroken18-heimdal:amd64. 00:42:38 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:38 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:38 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:42:38 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:38 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:39 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:42:39 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:39 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:39 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:42:39 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:39 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:39 Selecting previously unselected package libwind0-heimdal:amd64. 00:42:39 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:39 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:39 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:42:39 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:39 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:39 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:42:39 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:39 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:39 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:42:39 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:39 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:39 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:42:39 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:42:39 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:39 Selecting previously unselected package libsasl2-modules-db:amd64. 00:42:39 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:42:39 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:42:39 Selecting previously unselected package libsasl2-2:amd64. 00:42:39 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:42:39 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:42:39 Selecting previously unselected package libldap-common. 00:42:39 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 00:42:39 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:42:39 Selecting previously unselected package libldap-2.4-2:amd64. 00:42:39 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 00:42:39 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:42:39 Selecting previously unselected package dirmngr. 00:42:39 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 00:42:39 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 00:42:39 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:42:39 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 00:42:39 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:42:39 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:42:40 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:42:40 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 00:42:40 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:40 Setting up libksba8:amd64 (1.3.5-2) ... 00:42:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:42:40 Setting up udev (237-3ubuntu10.48) ... 00:42:40 invoke-rc.d: policy-rc.d denied execution of start. 00:42:40 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:40 Processing triggers for systemd (237-3ubuntu10) ... 00:42:40 Setting up fuse (2.9.7-1ubuntu1) ... 00:42:40 Setting up gpg (2.2.4-1ubuntu1.4) ... 00:42:40 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:40 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:40 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:40 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:40 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:40 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:40 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:42:40 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:42:40 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 00:42:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:42:41 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:42:41 settings in the [Install] section, and DefaultInstance for template units). 00:42:41 This means they are not meant to be enabled using systemctl. 00:42:41 Possible reasons for having this kind of units are: 00:42:41 1) A unit may be statically enabled by being symlinked from another unit's 00:42:41 .wants/ or .requires/ directory. 00:42:41 2) A unit's purpose may be to act as a helper for some other unit which has 00:42:41 a requirement dependency on it. 00:42:41 3) A unit may be started when needed via activation (socket, path, timer, 00:42:41 D-Bus, udev, scripted systemctl call, ...). 00:42:41 4) In case of template units, the unit is meant to be enabled with some 00:42:41 instance name specified. 00:42:41 Reading package lists... 00:42:41 Building dependency tree... 00:42:41 Reading state information... 00:42:42 The following additional packages will be installed: 00:42:42 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:42:42 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:42:42 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:42:42 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:42:42 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:42:42 Suggested packages: 00:42:42 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:42:42 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:42:42 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:42:42 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:42:42 systemd-container policykit-1 00:42:42 Recommended packages: 00:42:42 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:42:42 The following NEW packages will be installed: 00:42:42 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:42:42 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:42:42 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:42:42 multiarch-support openssh-client python3 python3-minimal python3.6 00:42:42 python3.6-minimal snapd squashfs-tools sudo 00:42:42 The following packages will be upgraded: 00:42:42 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:42:42 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 00:42:42 Need to get 36.7 MB of archives. 00:42:42 After this operation, 147 MB of additional disk space will be used. 00:42:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 00:42:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 00:42:42 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 00:42:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:42:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 00:42:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 00:42:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 00:42:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:42:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:42:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:42:42 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:42:42 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:42:42 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:42:42 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:42:42 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 00:42:42 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:42:42 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 00:42:42 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 00:42:43 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 00:42:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:42:43 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:42:43 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:42:43 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:42:43 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:42:43 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:42:43 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:42:43 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:42:43 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:42:43 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 00:42:43 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 00:42:44 debconf: delaying package configuration, since apt-utils is not installed 00:42:44 Fetched 36.7 MB in 2s (15.4 MB/s) 00:42:44 (Reading database ... 12757 files and directories currently installed.) 00:42:44 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 00:42:44 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:42:45 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 00:42:45 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:42:45 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 00:42:45 (Reading database ... 12757 files and directories currently installed.) 00:42:45 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 00:42:45 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 00:42:45 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 00:42:45 (Reading database ... 12757 files and directories currently installed.) 00:42:45 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 00:42:45 Unpacking apt (1.6.13) over (1.6.1) ... 00:42:45 Setting up apt (1.6.13) ... 00:42:45 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:42:46 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:42:46 (Reading database ... 12764 files and directories currently installed.) 00:42:46 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:42:46 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:42:46 Selecting previously unselected package libpython3.6-minimal:amd64. 00:42:46 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:42:46 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:42:46 Selecting previously unselected package libexpat1:amd64. 00:42:46 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:42:46 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:42:46 Selecting previously unselected package python3.6-minimal. 00:42:46 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:42:46 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:42:47 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 00:42:47 Checking for services that may need to be restarted...done. 00:42:47 Checking for services that may need to be restarted...done. 00:42:47 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:42:47 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:42:47 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:42:47 Selecting previously unselected package python3-minimal. 00:42:47 (Reading database ... 13012 files and directories currently installed.) 00:42:47 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:42:47 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:42:47 Selecting previously unselected package mime-support. 00:42:47 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:42:47 Unpacking mime-support (3.60ubuntu1) ... 00:42:47 Selecting previously unselected package libmpdec2:amd64. 00:42:47 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:42:47 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:42:47 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:42:47 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:42:47 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:42:48 Selecting previously unselected package python3.6. 00:42:48 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:42:48 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:42:48 Selecting previously unselected package libpython3-stdlib:amd64. 00:42:48 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:42:48 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:42:48 Setting up python3-minimal (3.6.7-1~18.04) ... 00:42:48 Selecting previously unselected package python3. 00:42:48 (Reading database ... 13442 files and directories currently installed.) 00:42:48 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:42:48 Unpacking python3 (3.6.7-1~18.04) ... 00:42:48 Selecting previously unselected package multiarch-support. 00:42:48 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:42:48 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:42:48 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:42:48 Selecting previously unselected package liblzo2-2:amd64. 00:42:48 (Reading database ... 13479 files and directories currently installed.) 00:42:48 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:42:48 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:42:48 Selecting previously unselected package libbsd0:amd64. 00:42:48 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:42:48 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:42:48 Selecting previously unselected package sudo. 00:42:48 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:42:48 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:42:48 Selecting previously unselected package apparmor. 00:42:48 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:42:48 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:42:49 Selecting previously unselected package libedit2:amd64. 00:42:49 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:42:49 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:42:49 Selecting previously unselected package libkrb5support0:amd64. 00:42:49 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:42:49 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:42:49 Selecting previously unselected package libk5crypto3:amd64. 00:42:49 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:42:49 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:42:49 Selecting previously unselected package libkeyutils1:amd64. 00:42:49 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:42:49 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:42:49 Selecting previously unselected package libkrb5-3:amd64. 00:42:49 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:42:49 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:42:49 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:42:49 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:42:49 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:42:49 Selecting previously unselected package libssl1.0.0:amd64. 00:42:49 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 00:42:49 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:42:49 Selecting previously unselected package openssh-client. 00:42:49 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:42:49 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:42:49 Selecting previously unselected package squashfs-tools. 00:42:49 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 00:42:49 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 00:42:49 Selecting previously unselected package snapd. 00:42:49 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 00:42:49 Unpacking snapd (2.49.2+18.04) ... 00:42:51 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:42:51 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:42:52 Setting up mime-support (3.60ubuntu1) ... 00:42:52 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:42:52 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:42:52 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:42:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:42:52 Setting up systemd (237-3ubuntu10.48) ... 00:42:52 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:42:52 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:42:52 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:42:52 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:42:52 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:42:52 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:42:52 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:42:53 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 00:42:54 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:42:54 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:42:54 Setting up python3 (3.6.7-1~18.04) ... 00:42:54 running python rtupdate hooks for python3.6... 00:42:54 running python post-rtupdate hooks for python3.6... 00:42:55 Setting up apparmor (2.12-4ubuntu5.1) ... 00:42:55 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:42:55 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:42:55 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:42:55 Setting up snapd (2.49.2+18.04) ... 00:42:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:42:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:42:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:42:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:42:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:42:56 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:42:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:42:57 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:42:57 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:42:57 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:42:57 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 00:42:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:42:57 Processing triggers for systemd (237-3ubuntu10.48) ... 00:42:58 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:42:58 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:42:58 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:43:00 Reading package lists... 00:43:00 Reading package lists... 00:43:00 Building dependency tree... 00:43:00 Reading state information... 00:43:00 Calculating upgrade... 00:43:00 The following packages will be upgraded: 00:43:00 advancecomp base-files bash binutils binutils-common 00:43:00 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:43:00 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:43:00 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 00:43:00 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 00:43:00 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:43:00 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:43:00 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 00:43:00 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 00:43:00 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 00:43:00 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 00:43:00 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 00:43:00 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 00:43:00 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 00:43:00 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 00:43:00 ubuntu-keyring util-linux 00:43:00 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:43:00 Need to get 64.1 MB of archives. 00:43:00 After this operation, 5112 kB of additional disk space will be used. 00:43:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 00:43:00 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:43:01 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:43:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:43:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:43:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:43:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:43:01 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:43:01 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:43:01 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:43:01 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:43:01 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:43:01 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:43:01 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:43:01 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:43:01 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:43:01 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:43:01 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:43:01 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:43:01 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:43:01 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:43:01 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:43:01 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:43:01 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:43:01 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:43:01 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:43:01 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:43:01 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:43:01 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:43:01 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:43:01 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:43:01 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:43:01 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:43:01 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:43:01 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 00:43:01 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:43:01 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 00:43:01 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 00:43:01 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 00:43:01 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:43:01 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:43:01 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 00:43:01 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 00:43:01 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:43:01 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:43:01 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:43:01 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 00:43:01 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:43:01 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:43:01 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 00:43:01 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 00:43:01 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 00:43:01 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 00:43:01 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:43:01 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:43:01 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:43:01 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:43:01 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:43:01 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:43:01 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:43:01 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:43:01 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:43:01 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:43:01 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:43:01 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:43:01 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:43:02 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:43:02 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:43:02 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:43:02 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:43:02 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:43:02 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:43:02 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:43:02 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:43:02 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:43:02 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:43:02 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:43:02 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:43:02 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:43:02 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:43:02 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:43:02 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:43:02 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 00:43:02 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 00:43:02 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 00:43:02 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 00:43:02 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 00:43:02 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:43:02 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 00:43:02 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:43:02 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:43:02 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 00:43:02 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 00:43:02 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:43:02 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:43:02 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 00:43:02 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:43:02 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:43:02 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:43:02 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:43:03 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:43:03 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:43:03 debconf: delaying package configuration, since apt-utils is not installed 00:43:03 Fetched 64.1 MB in 2s (30.2 MB/s) 00:43:03 (Reading database ... 13914 files and directories currently installed.) 00:43:03 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:43:03 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:43:03 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:43:03 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:43:03 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 00:43:03 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 00:43:04 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:04 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:04 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:04 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:04 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:04 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:04 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:04 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:04 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:04 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:04 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:04 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:04 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:04 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:04 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:04 (Reading database ... 13914 files and directories currently installed.) 00:43:04 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:04 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:43:04 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:43:04 (Reading database ... 13914 files and directories currently installed.) 00:43:04 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:04 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:04 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:04 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:04 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:04 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:05 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:05 (Reading database ... 13914 files and directories currently installed.) 00:43:05 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:43:05 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:43:06 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:43:06 (Reading database ... 13914 files and directories currently installed.) 00:43:06 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:43:06 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:43:06 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:43:06 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:43:06 Setting up base-files (10.1ubuntu2.10) ... 00:43:06 Installing new version of config file /etc/issue ... 00:43:06 Installing new version of config file /etc/issue.net ... 00:43:06 Installing new version of config file /etc/lsb-release ... 00:43:06 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:43:06 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:43:06 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:43:06 Removing obsolete conffile /etc/default/motd-news ... 00:43:07 (Reading database ... 13915 files and directories currently installed.) 00:43:07 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:43:07 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:43:07 Setting up bash (4.4.18-2ubuntu1.2) ... 00:43:07 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 00:43:07 (Reading database ... 13915 files and directories currently installed.) 00:43:07 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:07 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:43:07 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:43:07 (Reading database ... 13915 files and directories currently installed.) 00:43:07 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:43:07 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:43:07 Setting up tar (1.29b-2ubuntu0.2) ... 00:43:07 (Reading database ... 13915 files and directories currently installed.) 00:43:07 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:43:07 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:43:07 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:43:07 (Reading database ... 13915 files and directories currently installed.) 00:43:07 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:43:07 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:43:07 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:43:07 (Reading database ... 13915 files and directories currently installed.) 00:43:07 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:43:07 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:43:08 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:43:08 (Reading database ... 13915 files and directories currently installed.) 00:43:08 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:43:08 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:43:08 Setting up grep (3.1-2build1) ... 00:43:08 (Reading database ... 13915 files and directories currently installed.) 00:43:08 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:43:08 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:43:08 Setting up login (1:4.5-1ubuntu2) ... 00:43:08 (Reading database ... 13915 files and directories currently installed.) 00:43:08 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:43:08 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:08 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:43:08 (Reading database ... 13915 files and directories currently installed.) 00:43:08 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:43:08 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:43:09 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:43:09 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:43:09 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:43:09 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:43:09 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:43:09 (Reading database ... 13915 files and directories currently installed.) 00:43:09 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:43:09 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:43:10 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:43:10 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:43:10 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:43:10 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:43:10 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:43:10 (Reading database ... 13915 files and directories currently installed.) 00:43:10 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:43:10 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:43:10 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:43:10 (Reading database ... 13915 files and directories currently installed.) 00:43:10 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:10 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:10 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:10 (Reading database ... 13915 files and directories currently installed.) 00:43:10 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:10 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:10 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:10 (Reading database ... 13915 files and directories currently installed.) 00:43:10 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:10 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:10 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:11 (Reading database ... 13915 files and directories currently installed.) 00:43:11 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:11 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:11 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:11 (Reading database ... 13915 files and directories currently installed.) 00:43:11 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:43:11 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:11 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:43:11 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:11 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:43:11 (Reading database ... 13915 files and directories currently installed.) 00:43:11 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:43:11 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:11 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:43:11 (Reading database ... 13915 files and directories currently installed.) 00:43:11 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:11 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:11 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:11 (Reading database ... 13915 files and directories currently installed.) 00:43:11 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:11 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:11 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:43:11 (Reading database ... 13915 files and directories currently installed.) 00:43:11 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:11 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:12 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:43:12 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:43:12 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:43:13 (Reading database ... 13915 files and directories currently installed.) 00:43:13 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:43:13 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:43:13 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:43:13 (Reading database ... 13915 files and directories currently installed.) 00:43:13 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:43:13 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:13 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:43:13 (Reading database ... 13917 files and directories currently installed.) 00:43:13 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:43:13 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:43:13 Setting up debconf (1.5.66ubuntu1) ... 00:43:13 (Reading database ... 13917 files and directories currently installed.) 00:43:13 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:43:13 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:43:13 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:43:13 (Reading database ... 13917 files and directories currently installed.) 00:43:13 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:43:13 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:43:13 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:43:14 (Reading database ... 13917 files and directories currently installed.) 00:43:14 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:43:14 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:43:14 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:43:14 (Reading database ... 13917 files and directories currently installed.) 00:43:14 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:43:14 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:43:14 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 00:43:14 (Reading database ... 13919 files and directories currently installed.) 00:43:14 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:43:14 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:43:14 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:43:14 (Reading database ... 13923 files and directories currently installed.) 00:43:14 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:14 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:14 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 00:43:14 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:43:14 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:43:14 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:43:14 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:43:14 (Reading database ... 13923 files and directories currently installed.) 00:43:14 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:43:14 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:43:14 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:43:15 (Reading database ... 13923 files and directories currently installed.) 00:43:15 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 00:43:15 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 00:43:15 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 00:43:15 (Reading database ... 13923 files and directories currently installed.) 00:43:15 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 00:43:15 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:43:15 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 00:43:15 (Reading database ... 13923 files and directories currently installed.) 00:43:15 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:43:15 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:43:15 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:43:15 (Reading database ... 13923 files and directories currently installed.) 00:43:15 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 00:43:15 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 00:43:15 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 00:43:15 (Reading database ... 13923 files and directories currently installed.) 00:43:15 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:43:15 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:43:15 Setting up passwd (1:4.5-1ubuntu2) ... 00:43:16 (Reading database ... 13923 files and directories currently installed.) 00:43:16 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 00:43:16 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:43:16 Setting up gpgv (2.2.4-1ubuntu1.4) ... 00:43:16 (Reading database ... 13923 files and directories currently installed.) 00:43:16 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:43:16 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:43:16 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:43:16 (Reading database ... 13923 files and directories currently installed.) 00:43:16 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:43:16 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:43:16 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:43:16 (Reading database ... 13923 files and directories currently installed.) 00:43:16 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:43:16 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:43:16 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:43:16 (Reading database ... 13923 files and directories currently installed.) 00:43:16 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:43:16 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:43:16 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:43:17 (Reading database ... 13923 files and directories currently installed.) 00:43:17 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:43:17 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:43:17 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:43:17 (Reading database ... 13923 files and directories currently installed.) 00:43:17 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:43:17 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:43:17 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:43:17 (Reading database ... 13923 files and directories currently installed.) 00:43:17 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 00:43:17 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 00:43:17 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 00:43:17 (Reading database ... 13923 files and directories currently installed.) 00:43:17 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 00:43:17 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 00:43:17 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 00:43:17 (Reading database ... 13924 files and directories currently installed.) 00:43:17 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:43:17 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:43:17 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:43:17 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:43:17 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:43:17 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:43:17 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 00:43:17 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 00:43:18 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:43:18 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:43:18 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:43:18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:43:18 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:43:18 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:43:18 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:43:18 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:43:18 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:43:18 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:43:18 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:43:18 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:43:18 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:43:18 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:43:18 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 00:43:18 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 00:43:19 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:43:19 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:43:19 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:43:19 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:43:19 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:43:19 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:43:19 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:43:19 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:43:19 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:43:19 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:43:19 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:43:19 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:43:19 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:19 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:19 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:19 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:19 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:19 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:20 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:20 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:21 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:21 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:22 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:22 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:22 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:22 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:22 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:22 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:23 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:23 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:23 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:43:23 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:43:23 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:43:23 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:43:23 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:43:23 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:43:23 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:43:23 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:43:23 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:43:23 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:43:23 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:43:23 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:43:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:43:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:43:23 ---> a584873563d3 00:43:23 Step 3/24 : WORKDIR /edgex-go 00:43:23 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:43:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:43:23 ---> a584873563d3 00:43:23 Step 3/23 : WORKDIR /edgex-go 00:43:23 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:43:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:43:23 ---> a584873563d3 00:43:23 Step 3/23 : WORKDIR /edgex-go 00:43:23 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:43:23 00:43:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:43:23 ---> a584873563d3 00:43:23 Step 3/22 : WORKDIR /edgex-go 00:43:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:43:23 ---> a584873563d3 00:43:23 Step 3/26 : WORKDIR /edgex-go 00:43:23 ---> Running in 7d824fccb9dd 00:43:23 ---> Running in c473952d74cb 00:43:23 ---> Running in d56433b733c0 00:43:23 ---> Running in 25944020f5c5 00:43:23 ---> Running in eeed3a2826d3 00:43:23 Removing intermediate container eeed3a2826d3 00:43:23 ---> e52740e7d352 00:43:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:23 Removing intermediate container 25944020f5c5 00:43:23 ---> f08509916bf6 00:43:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:23 Removing intermediate container d56433b733c0 00:43:23 Removing intermediate container 7d824fccb9dd 00:43:23 ---> ac5ed00e3457 00:43:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:23 ---> f7fd2e052e45 00:43:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:23 Removing intermediate container c473952d74cb 00:43:23 ---> 6e0e8ba3c400 00:43:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:23 ---> Running in 297f0aea7082 00:43:23 ---> Running in e8aa8d9f03d3 00:43:23 ---> Running in aa8e9c755741 00:43:23 ---> Running in f00e0ba645e9 00:43:23 ---> Running in e9227e23353c 00:43:24 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:43:24 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:43:24 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:24 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:43:24 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:24 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:24 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:24 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:43:24 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:43:24 Setting up tzdata (2021a-0ubuntu0.18.04) ... 00:43:24 00:43:24 Current default time zone: 'Etc/UTC' 00:43:24 Local time is now: Sun Jun 27 00:43:24 UTC 2021. 00:43:24 Universal Time is now: Sun Jun 27 00:43:24 UTC 2021. 00:43:24 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:43:24 00:43:24 Setting up systemd-sysv (237-3ubuntu10.48) ... 00:43:24 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:24 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 00:43:24 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:43:24 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:43:24 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:43:24 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:43:24 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:43:24 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:43:24 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:43:24 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:24 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:43:24 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:24 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 00:43:24 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:24 Setting up patch (2.7.6-2ubuntu1.1) ... 00:43:24 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:43:24 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:43:24 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 00:43:24 Installing new version of config file /etc/ssl/openssl.cnf ... 00:43:24 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:43:24 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:43:24 Setting up ca-certificates (20210119~18.04.1) ... 00:43:26 Updating certificates in /etc/ssl/certs... 00:43:27 Removing intermediate container 297f0aea7082 00:43:27 ---> 614867cd9656 00:43:27 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:43:27 Removing intermediate container e9227e23353c 00:43:27 ---> 5a7602330e82 00:43:27 Step 5/22 : RUN apk add --update --no-cache make git 00:43:27 ---> Running in fd7b36edbab0 00:43:27 23 added, 27 removed; done. 00:43:27 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:43:27 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:27 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:43:27 Removing intermediate container e8aa8d9f03d3 00:43:27 ---> cf90241453da 00:43:27 Step 5/24 : RUN apk add --update --no-cache make git 00:43:27 ---> Running in 9baa6e5b175b 00:43:27 ---> Running in bc7e10754ec7 00:43:27 Removing intermediate container f00e0ba645e9 00:43:27 ---> 625a8d46d82e 00:43:27 Step 5/23 : RUN apk add --update --no-cache make git 00:43:27 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:43:27 Setting up pkgbinarymangler (138.18.04.1) ... 00:43:27 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:27 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 00:43:27 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:27 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:27 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:27 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:43:27 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:27 Setting up perl (5.26.1-6ubuntu0.5) ... 00:43:27 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 00:43:27 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:43:27 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:43:27 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 00:43:27 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:43:27 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:43:27 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:43:27 Removing intermediate container aa8e9c755741 00:43:27 ---> 6100cfc27a4b 00:43:27 Step 5/26 : RUN apk add --update --no-cache make git 00:43:28 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:43:28 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:43:28 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:43:28 Processing triggers for systemd (237-3ubuntu10.48) ... 00:43:28 Processing triggers for mime-support (3.60ubuntu1) ... 00:43:28 Processing triggers for ca-certificates (20210119~18.04.1) ... 00:43:28 Updating certificates in /etc/ssl/certs... 00:43:28 ---> Running in 9af7d91c11bd 00:43:28 ---> Running in 02542d45a7c0 00:43:28 0 added, 0 removed; done. 00:43:28 Running hooks in /etc/ca-certificates/update.d... 00:43:28 done. 00:43:29 Reading package lists... 00:43:29 Building dependency tree... 00:43:29 Reading state information... 00:43:29 The following NEW packages will be installed: 00:43:29 apt-transport-https 00:43:29 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:43:29 Need to get 1692 B of archives. 00:43:29 After this operation, 154 kB of additional disk space will be used. 00:43:29 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 00:43:29 debconf: delaying package configuration, since apt-utils is not installed 00:43:29 Fetched 1692 B in 0s (9621 B/s) 00:43:29 Selecting previously unselected package apt-transport-https. 00:43:29 (Reading database ... 13929 files and directories currently installed.) 00:43:29 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 00:43:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:43:29 Unpacking apt-transport-https (1.6.13) ... 00:43:29 Setting up apt-transport-https (1.6.13) ... 00:43:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:43:30 Waiting for network to be ready... 00:43:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:43:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:43:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:43:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:43:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:43:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:43:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:43:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:43:31 OK: 218 MiB in 52 packages 00:43:32 OK: 218 MiB in 52 packages 00:43:32 OK: 218 MiB in 52 packages 00:43:32 OK: 218 MiB in 52 packages 00:43:32 OK: 218 MiB in 52 packages 00:43:33 Removing intermediate container fd7b36edbab0 00:43:33 ---> 0fe5a15e34c0 00:43:33 Step 6/23 : COPY go.mod . 00:43:33 Removing intermediate container 9baa6e5b175b 00:43:33 ---> c17d58fe22da 00:43:33 Step 6/22 : COPY go.mod . 00:43:33 Removing intermediate container bc7e10754ec7 00:43:33 ---> 90a537b1bf56 00:43:33 Step 6/24 : COPY go.mod . 00:43:34 Removing intermediate container 9af7d91c11bd 00:43:34 ---> b9dbe3153ab7 00:43:34 Step 6/23 : COPY go.mod . 00:43:34 Removing intermediate container 02542d45a7c0 00:43:34 ---> 3ce6ff171491 00:43:34 Step 6/26 : COPY go.mod . 00:43:34 ---> a2a2e0ac3d39 00:43:34 Step 7/23 : RUN go mod download 00:43:34 ---> c476cccef028 00:43:34 Step 7/22 : RUN go mod download 00:43:34 ---> Running in 6d2b8eb8113d 00:43:35 ---> a6e2b1d73a27 00:43:35 Step 7/24 : RUN go mod download 00:43:35 ---> Running in 9e50dd2aac67 00:43:35 ---> Running in ec7ca2d2563a 00:43:35 ---> d58ec0bdf1f6 00:43:35 Step 7/23 : RUN go mod download 00:43:35 ---> 6ff5855ee85c 00:43:35 Step 7/26 : RUN go mod download 00:43:35 ---> Running in cb23ae87c626 00:43:35 ---> Running in 0d1e01a428ca 00:43:37 2021-06-27T00:43:33Z INFO Waiting for automatic snapd restart... 00:43:37 snapd 2.51 from Canonical* installed 00:43:37 "snapd" switched to the "latest/stable" channel 00:43:37 00:43:38 Removing intermediate container 6d2b8eb8113d 00:43:38 ---> 0092386b0b34 00:43:38 Step 8/23 : COPY . . 00:43:39 Removing intermediate container 9e50dd2aac67 00:43:39 ---> efb7367733fe 00:43:39 Step 8/22 : COPY . . 00:43:40 core18 20210611 from Canonical* installed 00:43:40 "core18" switched to the "latest/stable" channel 00:43:40 00:43:40 Removing intermediate container cb23ae87c626 00:43:40 ---> 5e7eb307db6b 00:43:40 Step 8/26 : COPY . . 00:43:40 Removing intermediate container 0d1e01a428ca 00:43:40 ---> 7b8e19905236 00:43:40 Removing intermediate container ec7ca2d2563a 00:43:40 Step 8/23 : COPY . . ---> b46c74c8828e 00:43:40 00:43:40 Step 8/24 : COPY . . 00:43:43 snapcraft 4.8.2 from Canonical* installed 00:43:43 "snapcraft" switched to the "latest/stable" channel 00:43:43 00:43:47 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 00:43:47 - README.md 00:43:47 00:43:47 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:43:48 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:43:48 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:43:48 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:43:49 Reading package lists... 00:43:49 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 00:43:49 Reading package lists... 00:43:50 Building dependency tree... 00:43:50 Reading state information... 00:43:50 Suggested packages: 00:43:50 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:43:50 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:43:50 Recommended packages: 00:43:50 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:43:50 The following NEW packages will be installed: 00:43:50 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:43:50 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:43:50 pkg-config zip 00:43:50 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:43:50 Need to get 7663 kB of archives. 00:43:50 After this operation, 43.8 MB of additional disk space will be used. 00:43:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 00:43:50 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:43:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 00:43:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 00:43:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 00:43:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:43:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:43:50 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:43:50 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:43:50 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:43:50 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:43:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:43:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:43:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:43:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:43:51 debconf: delaying package configuration, since apt-utils is not installed 00:43:51 Fetched 7663 kB in 1s (8861 kB/s) 00:43:51 Selecting previously unselected package libglib2.0-0:amd64. 00:43:51 (Reading database ... 13933 files and directories currently installed.) 00:43:51 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 00:43:51 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:43:51 Selecting previously unselected package libpsl5:amd64. 00:43:51 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:43:51 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:43:51 Selecting previously unselected package libnghttp2-14:amd64. 00:43:51 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:43:51 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:43:51 Selecting previously unselected package librtmp1:amd64. 00:43:51 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:43:51 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:43:51 Selecting previously unselected package libcurl3-gnutls:amd64. 00:43:51 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 00:43:51 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:43:51 Selecting previously unselected package liberror-perl. 00:43:51 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:43:51 Unpacking liberror-perl (0.17025-1) ... 00:43:51 Selecting previously unselected package git-man. 00:43:51 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 00:43:51 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 00:43:52 Selecting previously unselected package git. 00:43:52 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 00:43:52 Unpacking git (1:2.17.1-1ubuntu0.8) ... 00:43:52 Selecting previously unselected package libnorm1:amd64. 00:43:52 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:43:52 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:43:52 Selecting previously unselected package libpgm-5.2-0:amd64. 00:43:52 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:43:52 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:43:52 Selecting previously unselected package libsodium23:amd64. 00:43:52 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:43:52 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:43:52 Selecting previously unselected package libzmq5:amd64. 00:43:52 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:43:52 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:43:52 Selecting previously unselected package libzmq3-dev:amd64. 00:43:52 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:43:52 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:43:52 Selecting previously unselected package pkg-config. 00:43:52 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:43:52 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:43:52 Selecting previously unselected package zip. 00:43:52 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:43:52 Unpacking zip (3.0-11build1) ... 00:43:52 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:43:52 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 00:43:53 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:43:53 Setting up liberror-perl (0.17025-1) ... 00:43:53 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:43:53 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:43:53 No schema files found: doing nothing. 00:43:53 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:43:53 Setting up zip (3.0-11build1) ... 00:43:53 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:43:53 Setting up libsodium23:amd64 (1.0.16-2) ... 00:43:53 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:43:53 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:43:53 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:43:53 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:43:53 Setting up git (1:2.17.1-1ubuntu0.8) ... 00:43:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:43:53 git set to automatically installed. 00:43:53 git-man set to automatically installed. 00:43:53 libcurl3-gnutls set to automatically installed. 00:43:53 liberror-perl set to automatically installed. 00:43:53 libglib2.0-0 set to automatically installed. 00:43:53 libnghttp2-14 set to automatically installed. 00:43:53 libnorm1 set to automatically installed. 00:43:53 libpgm-5.2-0 set to automatically installed. 00:43:53 libpsl5 set to automatically installed. 00:43:53 librtmp1 set to automatically installed. 00:43:53 libsodium23 set to automatically installed. 00:43:53 libzmq3-dev set to automatically installed. 00:43:53 libzmq5 set to automatically installed. 00:43:53 pkg-config set to automatically installed. 00:43:53 zip set to automatically installed. 00:43:56 snapd is not logged in, snap install commands will use sudo 00:44:01 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 00:44:01 snapd is not logged in, snap install commands will use sudo 00:44:02 snap "core18" has no updates available 00:44:02 ---> 1e1ad3d5043c 00:44:02 Step 9/22 : RUN go mod tidy 00:44:02 ---> 9403a312ce59 00:44:02 Step 9/23 : RUN go mod tidy 00:44:02 ---> bdf2aa9baef2 00:44:02 Step 9/26 : RUN go mod tidy 00:44:02 ---> c6a854088d4b 00:44:02 Step 9/23 : RUN go mod tidy 00:44:02 ---> 57f80518597f 00:44:02 Step 9/24 : RUN go mod tidy 00:44:02 ---> Running in ccec97ecd1a2 00:44:02 ---> Running in ea3945724e63 00:44:02 ---> Running in 7d39fe134449 00:44:03 ---> Running in 38ec17db291a 00:44:03 ---> Running in 4035e725a06d 00:44:03 Downloading snap 'edgex-app-service-configurable' 00:44:05 2021/06/27 00:44:04.863741 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_574.snap: 7311360 00:44:08 Pulling app-service-config 00:44:08 + snapcraftctl pull 00:44:09 Pulling config-common 00:44:09 + snapcraftctl pull 00:44:09 Removing intermediate container 7d39fe134449 00:44:09 ---> f28c0229221f 00:44:09 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:44:09 ---> Running in b3e9de4afa19 00:44:09 Removing intermediate container ccec97ecd1a2 00:44:09 ---> 32b4fc8a7609 00:44:09 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:44:09 Removing intermediate container ea3945724e63 00:44:09 ---> 42adf0e2f381 00:44:09 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:44:10 ---> Running in 1af322e9e2b4 00:44:10 ---> Running in f140ab5ac556 00:44:10 Removing intermediate container 4035e725a06d 00:44:10 ---> 0351de2bd435 00:44:10 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:44:10 Removing intermediate container 38ec17db291a 00:44:10 ---> b8e8339e157f 00:44:10 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:44:10 ---> Running in 4f7088a7244d 00:44:10 ---> Running in 0882aabe645c 00:44:10 Pulling go-build-helper 00:44:10 + snapcraftctl pull 00:44:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:44:11 'edgex-go' has dependencies that need to be staged: go-build-helper 00:44:11 Skipping pull go-build-helper (already ran) 00:44:11 Building go-build-helper 00:44:11 + snapcraftctl build 00:44: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 00:44:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:44:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:44: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 00:44:13 Staging go-build-helper 00:44:13 + snapcraftctl stage 00:44:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:44:23 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:44:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 00:44:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 00:44:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:44:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:44:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 00:44:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 00:44:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 00:44:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 00:44:23 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:44:23 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:44:23 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:44:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:44:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:44:23 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:44:23 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:44:23 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:44:23 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:44:23 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] 00:44:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 00:44:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 00:44:23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 00:44:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 00:44:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 00:44:23 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 00:44:23 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 00:44:23 Fetched 24.8 MB in 0s (0 B/s) 00:44:23 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:44:23 Fetched 224 kB in 0s (0 B/s) 00:44:23 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:44:23 Fetched 157 kB in 0s (0 B/s) 00:44:23 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:44:23 Fetched 221 kB in 0s (0 B/s) 00:44:23 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:44:23 Fetched 143 kB in 0s (0 B/s) 00:44:23 Pulling edgex-go 00:44:23 + snapcraftctl pull 00:44:41 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:44:41 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:44:41 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:44:41 Fetched 0 B in 0s (0 B/s) 00:44:41 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:44:41 Fetched 96.5 kB in 0s (0 B/s) 00:44:41 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:44:41 Fetched 279 kB in 0s (0 B/s) 00:44:41 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:44:41 Fetched 122 kB in 0s (0 B/s) 00:44:41 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:44:41 Fetched 77.8 kB in 0s (0 B/s) 00:44:41 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:44:41 Fetched 8848 B in 0s (0 B/s) 00:44:41 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:44:41 Fetched 47.8 kB in 0s (0 B/s) 00:44:41 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:44:41 Fetched 45.6 kB in 0s (0 B/s) 00:44:41 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:44:41 Fetched 15.0 kB in 0s (0 B/s) 00:44:41 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 00:44:41 Fetched 219 kB in 0s (0 B/s) 00:44:41 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 00:44:41 Fetched 154 kB in 0s (0 B/s) 00:44:41 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:44:41 Fetched 50.6 kB in 0s (0 B/s) 00:44:41 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:44:41 Fetched 14.8 kB in 0s (0 B/s) 00:44:41 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:44:41 Fetched 41.8 kB in 0s (0 B/s) 00:44:41 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:44:41 Fetched 499 kB in 0s (0 B/s) 00:44:41 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:44:41 Fetched 111 kB in 0s (0 B/s) 00:44:41 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:44:41 Fetched 240 kB in 0s (0 B/s) 00:44:41 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:44:41 Fetched 29.3 kB in 0s (0 B/s) 00:44:41 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:44:41 Fetched 85.5 kB in 0s (0 B/s) 00:44:41 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:44:41 Fetched 24.5 kB in 0s (0 B/s) 00:44:41 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:44:41 Fetched 49.2 kB in 0s (0 B/s) 00:44:41 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:44:41 Fetched 54.2 kB in 0s (0 B/s) 00:44:41 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:44:41 Fetched 30.8 kB in 0s (0 B/s) 00:44:41 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 00:44:41 Fetched 15.8 kB in 0s (0 B/s) 00:44:41 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:44:41 Fetched 85.9 kB in 0s (0 B/s) 00:44:41 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:44:41 Fetched 8720 B in 0s (0 B/s) 00:44:41 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 00:44:41 Fetched 140 kB in 0s (0 B/s) 00:44:41 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:44:41 Fetched 119 kB in 0s (0 B/s) 00:44:41 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 00:44:41 Fetched 111 kB in 0s (0 B/s) 00:44:41 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:44:41 Fetched 11.1 kB in 0s (0 B/s) 00:44:41 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:44:41 Fetched 645 kB in 0s (0 B/s) 00:44:41 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:44:41 Fetched 41.3 kB in 0s (0 B/s) 00:44:41 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:44:41 Fetched 17.9 kB in 0s (0 B/s) 00:44:41 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:44:41 Fetched 368 kB in 0s (0 B/s) 00:44:41 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:44:41 Fetched 187 kB in 0s (0 B/s) 00:44:41 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:44:41 Fetched 175 kB in 0s (0 B/s) 00:44:41 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:44:41 Fetched 206 kB in 0s (0 B/s) 00:44:41 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 00:44:41 Fetched 1301 kB in 0s (0 B/s) 00:44:41 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:44:41 Fetched 36.2 kB in 0s (0 B/s) 00:44:41 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 00:44:41 Fetched 159 kB in 0s (0 B/s) 00:44:41 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:44:41 Fetched 107 kB in 0s (0 B/s) 00:44:41 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:44:41 Fetched 48.7 kB in 0s (0 B/s) 00:44:41 Pulling static-packages 00:44:41 + snapcraftctl pull 00:44:41 Pulling version 00:44:41 + cd /root/project 00:44:41 + git describe --tags --abbrev=0 00:44:41 + sed s/v// 00:44:41 + GIT_VERSION=2.0.0-dev.273 00:44:41 + [ -z 2.0.0-dev.273 ] 00:44:41 + snapcraftctl set-version 2.0.0-dev.273 00:44:41 Building app-service-config 00:44:41 + snapcraftctl build 00:44:43 Building config-common 00:44:43 + snapcraftctl build 00:44:45 Skipping build go-build-helper (already ran) 00:44:45 Building edgex-go 00:44:45 + cd /root/parts/edgex-go/src 00:44:45 + make build 00:44:45 go mod tidy 00:44:47 go: downloading github.com/gorilla/mux v1.8.0 00:44:47 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 00:44:47 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 00:44:47 go: downloading github.com/google/uuid v1.2.0 00:44:47 go: downloading github.com/stretchr/testify v1.7.0 00:44:47 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 00:44:47 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:44:47 go: downloading gopkg.in/yaml.v2 v2.4.0 00:44:47 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:44:47 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:44:47 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 00:44:47 go: downloading github.com/lib/pq v1.10.2 00:44:47 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:44:47 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 00:44:48 go: downloading github.com/pelletier/go-toml v1.9.2 00:44:48 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:44:48 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 00:44:49 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 00:44:49 go: downloading github.com/go-playground/validator/v10 v10.6.1 00:44:49 go: downloading github.com/go-kit/kit v0.9.0 00:44:49 go: downloading github.com/davecgh/go-spew v1.1.1 00:44:49 go: downloading github.com/pmezard/go-difflib v1.0.0 00:44:49 go: downloading github.com/stretchr/objx v0.1.0 00:44:49 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:44:49 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:44:49 go: downloading github.com/x448/float16 v0.8.4 00:44:49 go: downloading github.com/go-playground/universal-translator v0.17.0 00:44:49 go: downloading github.com/leodido/go-urn v1.2.0 00:44:49 go: downloading golang.org/x/text v0.3.2 00:44:49 go: downloading github.com/go-playground/assert/v2 v2.0.1 00:44:49 go: downloading github.com/go-playground/locales v0.13.0 00:44:49 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 00:44:49 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:44:49 go: downloading github.com/pebbe/zmq4 v1.2.7 00:44:49 go: downloading github.com/kr/pretty v0.2.0 00:44:49 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:44:49 go: downloading github.com/go-stack/stack v1.8.0 00:44:49 go: downloading github.com/hashicorp/consul/api v1.8.1 00:44:49 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:44:49 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 00:44:49 go: downloading github.com/kr/text v0.1.0 00:44:49 go: downloading github.com/onsi/ginkgo v1.10.1 00:44:49 go: downloading github.com/onsi/gomega v1.7.0 00:44:49 go: downloading github.com/gorilla/websocket v1.4.2 00:44:49 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 00:44:49 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:44:49 go: downloading github.com/mitchellh/copystructure v1.0.0 00:44:50 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:44:50 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:44:50 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:44:50 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:44:50 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:44:50 go: downloading github.com/hashicorp/serf v0.9.5 00:44:50 go: downloading github.com/hashicorp/consul/sdk v0.7.0 00:44:50 go: downloading github.com/hashicorp/go-uuid v1.0.1 00:44:50 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:44:50 go: downloading github.com/fatih/color v1.9.0 00:44:50 go: downloading github.com/mattn/go-colorable v0.1.6 00:44:50 go: downloading github.com/mattn/go-isatty v0.0.12 00:44:50 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:44:50 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:44:50 go: downloading github.com/pkg/errors v0.8.1 00:44:50 go: downloading github.com/hashicorp/go-msgpack v0.5.3 00:44:50 go: downloading github.com/hashicorp/memberlist v0.2.2 00:44:50 go: downloading github.com/hpcloud/tail v1.0.0 00:44:50 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 00:44:50 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:44:50 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:44:50 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:44:50 go: downloading github.com/hashicorp/go-multierror v1.1.0 00:44:50 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 00:44:50 go: downloading github.com/miekg/dns v1.1.26 00:44:50 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:44:50 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:44:50 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:44:50 go: downloading gopkg.in/fsnotify.v1 v1.4.7 00:44:50 go: downloading github.com/hashicorp/errwrap v1.0.0 00:44:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:45:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:45:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:45: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 00:45:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:45:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:45:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:45:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:45:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:45:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:45:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:45:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:45:15 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 00:45:15 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 00:45:15 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 00:45:15 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 00:45:15 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 00:45:15 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 00:45:15 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 00:45:15 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 00:45:15 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 00:45:15 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 00:45:15 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 00:45:15 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 00:45:15 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 00:45:15 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 00:45:15 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 00:45:15 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 00:45:15 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 00:45:15 + 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 00:45:15 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 00:45:15 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 00:45:15 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 00:45:15 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 00:45:15 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 00:45:15 + 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 00:45:15 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 00:45:15 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 00:45:15 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 00:45:18 Building static-packages 00:45:18 + snapcraftctl build 00:45:20 Building version 00:45:20 + snapcraftctl build 00:45:22 Staging app-service-config 00:45:22 + snapcraftctl stage 00:45:23 Staging config-common 00:45:23 + snapcraftctl stage 00:45:24 Skipping stage go-build-helper (already ran) 00:45:24 Staging edgex-go 00:45:24 + snapcraftctl stage 00:45:25 Staging static-packages 00:45:25 + snapcraftctl stage 00:45:26 Staging version 00:45:26 + snapcraftctl stage 00:45:27 Priming app-service-config 00:45:27 + snapcraftctl prime 00:45:28 Priming config-common 00:45:28 + snapcraftctl prime 00:45:29 Priming go-build-helper 00:45:29 + snapcraftctl prime 00:45:31 Priming edgex-go 00:45:31 + snapcraftctl prime 00:45:32 Priming static-packages 00:45:32 + snapcraftctl prime 00:45:34 Priming version 00:45:34 + snapcraftctl prime 00:45:35 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] } 00:46:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:46:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:46:07 Removing intermediate container b3e9de4afa19 00:46:07 ---> 75bca92f1305 00:46:07 00:46:07 Step 11/26 : FROM alpine:3.12 00:46:07 3.12: Pulling from library/alpine 00:46:07 Removing intermediate container 1af322e9e2b4 00:46:07 ---> c3b1dc867829 00:46:07 00:46:07 Step 11/22 : FROM alpine:3.12 00:46:07 3.12: Pulling from library/alpine 00:46:08 Removing intermediate container 4f7088a7244d 00:46:08 ---> cf7571fd566c 00:46:08 00:46:08 Step 11/23 : FROM alpine:3.12 00:46:08 Removing intermediate container f140ab5ac556 00:46:08 ---> 6e6733273c16 00:46:08 00:46:08 Step 11/23 : FROM alpine:3.12 00:46:09 3.12: Pulling from library/alpine 00:46:09 3.12: Pulling from library/alpine 00:46:10 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:46:10 Status: Downloaded newer image for alpine:3.12 00:46:10 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:46:10 Status: Image is up to date for alpine:3.12 00:46:10 ---> c4fd0aeabfcf 00:46:10 Step 12/22 : RUN apk add --update --no-cache curl 00:46:10 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:46:10 Status: Image is up to date for alpine:3.12 00:46:10 ---> c4fd0aeabfcf 00:46:10 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:46:10 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:46:10 Status: Image is up to date for alpine:3.12 00:46:10 ---> c4fd0aeabfcf 00:46:10 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:46:10 ---> c4fd0aeabfcf 00:46:10 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:46:11 ---> Running in 4ead6afb145e 00:46:11 ---> Running in 7475c37f854b 00:46:11 ---> Running in cc8ebd4e99ed 00:46:11 ---> Running in db9ce625e6ed 00:46:11 Removing intermediate container 0882aabe645c 00:46:11 ---> 412c5057a898 00:46:11 00:46:11 Step 11/24 : FROM alpine:3.12 00:46:11 ---> c4fd0aeabfcf 00:46:11 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:46:11 ---> Running in 44c88f92c4d0 00:46:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:13 (1/1) Installing dumb-init (1.2.2-r1) 00:46:13 Executing busybox-1.31.1-r20.trigger 00:46:13 OK: 5 MiB in 15 packages 00:46:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:14 (1/4) Installing ca-certificates (20191127-r4) 00:46:14 (1/2) Installing ca-certificates (20191127-r4) 00:46:14 (2/2) Installing dumb-init (1.2.2-r1) 00:46:14 Executing busybox-1.31.1-r20.trigger 00:46:14 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:46:14 (3/4) Installing libcurl (7.77.0-r0) 00:46:14 Executing ca-certificates-20191127-r4.trigger 00:46:14 (4/4) Installing curl (7.77.0-r0) 00:46:14 Executing busybox-1.31.1-r20.trigger 00:46:14 Executing ca-certificates-20191127-r4.trigger 00:46:14 (1/6) Installing ca-certificates (20191127-r4) 00:46:14 OK: 6 MiB in 16 packages 00:46:15 (1/1) Installing dumb-init (1.2.2-r1) 00:46:15 OK: 7 MiB in 18 packages 00:46:15 Executing busybox-1.31.1-r20.trigger 00:46:15 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:46:15 (3/6) Installing libcurl (7.77.0-r0) 00:46:15 OK: 5 MiB in 15 packages 00:46:15 (4/6) Installing curl (7.77.0-r0) 00:46:15 (5/6) Installing dumb-init (1.2.2-r1) 00:46:15 (6/6) Installing su-exec (0.2-r1) 00:46:15 Executing busybox-1.31.1-r20.trigger 00:46:15 Executing ca-certificates-20191127-r4.trigger 00:46:15 OK: 7 MiB in 20 packages 00:46:15 Removing intermediate container 7475c37f854b 00:46:15 ---> ff49aa82b1c8 00:46:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:46:16 ---> Running in d83684072326 00:46:17 Removing intermediate container d83684072326 00:46:17 ---> 60950db7b8ef 00:46:17 Step 14/23 : ENV APP_PORT=59861 00:46:17 Removing intermediate container 44c88f92c4d0 00:46:17 ---> 9252820d0990 00:46:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:46:17 ---> Running in 64f6cdbaeb4c 00:46:17 Removing intermediate container 4ead6afb145e 00:46:17 ---> 6353c149a7e6 00:46:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:46:17 ---> Running in ed73cf9a52fa 00:46:17 Removing intermediate container cc8ebd4e99ed 00:46:17 ---> bf5b16210629 00:46:17 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:46:17 ---> Running in 1a798318bd79 00:46:17 Removing intermediate container db9ce625e6ed 00:46:17 ---> 3caf8bf82369 00:46:17 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:46:18 ---> Running in 77931e044010 00:46:18 ---> Running in 0292ed6e778e 00:46:18 Removing intermediate container 64f6cdbaeb4c 00:46:18 ---> 4e3f473eb2bd 00:46:18 Step 15/23 : EXPOSE $APP_PORT 00:46:18 Removing intermediate container ed73cf9a52fa 00:46:18 ---> 646ceb981aec 00:46:18 Step 14/24 : ENV APP_PORT=59881 00:46:18 ---> Running in b3ca35c598a7 00:46:18 Removing intermediate container 1a798318bd79 00:46:18 ---> c00c2101ef40 00:46:18 Step 14/23 : ENV APP_PORT=59860 00:46:18 ---> Running in 13c50d2864c0 00:46:18 ---> Running in fbdda2f34850 00:46:18 Removing intermediate container 77931e044010 00:46:18 ---> 24e57c0e7edb 00:46:18 Step 14/22 : WORKDIR /edgex 00:46:18 Removing intermediate container 0292ed6e778e 00:46:18 ---> 87fd63a94936 00:46:18 Step 14/26 : WORKDIR / 00:46:18 ---> Running in bdf7c7033090 00:46:19 ---> Running in 78791b7f5597 00:46:19 Removing intermediate container b3ca35c598a7 00:46:19 ---> 3286b77f05ab 00:46:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:46:19 Removing intermediate container fbdda2f34850 00:46:19 Removing intermediate container 13c50d2864c0 00:46:19 ---> 2f440ec4445a 00:46:19 Step 15/23 : EXPOSE $APP_PORT 00:46:19 ---> 68a6cbe1f421 00:46:19 Step 15/24 : EXPOSE $APP_PORT 00:46:19 ---> Running in 6c4c619b5001 00:46:19 ---> Running in 4980ccf0594d 00:46:19 Removing intermediate container bdf7c7033090 00:46:19 ---> 4c0e09e6da9b 00:46:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:46:20 Removing intermediate container 78791b7f5597 00:46:20 ---> acb817d06d44 00:46:20 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:46:20 ---> 4d1b073aeec2 00:46:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:46:20 Removing intermediate container 6c4c619b5001 00:46:20 ---> 17601e2e06aa 00:46:20 Step 16/24 : WORKDIR / 00:46:20 Removing intermediate container 4980ccf0594d 00:46:20 ---> 7623dfe977e2 00:46:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:46:20 ---> Running in 8d8d67f1245c 00:46:20 ---> 7332af517649 00:46:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:46:21 ---> ae677b30494f 00:46:21 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:46:21 Removing intermediate container 8d8d67f1245c 00:46:21 ---> 589918b09206 00:46:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:46:21 ---> f25e61acb427 00:46:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:46:21 ---> 979eecf589f5 00:46:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:46:22 ---> b7b493f0c6d4 00:46:22 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:46:22 ---> e24cd48b7cc9 00:46:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:46:22 ---> 1b82b373eaf0 00:46:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:46:23 ---> a9433625e103 00:46:23 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:46:23 ---> 08efe028b796 00:46:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:46:23 ---> Running in d8456a91a4ed 00:46:23 ---> bc8cd4424f26 00:46:24 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:46:24 ---> 47d8961a2d96 00:46:24 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:46:24 ---> 42d211730ad2 00:46:24 Removing intermediate container d8456a91a4ed 00:46:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml ---> 737821898ccb 00:46:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:24 00:46:24 ---> Running in f80e02ccf077 00:46:24 ---> 932680c2dca7 00:46:24 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:46:24 ---> Running in e5ec31472277 00:46:24 ---> Running in 662496e13036 00:46:25 ---> 99c15b1b9803 00:46:25 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:46:25 Removing intermediate container f80e02ccf077 00:46:25 ---> fd914d93152e 00:46:25 Step 19/22 : CMD ["--init=true"] 00:46:25 Removing intermediate container e5ec31472277 00:46:25 ---> 533472aff02b 00:46:25 Step 21/23 : LABEL arch=arm64 00:46:25 ---> Running in 1418e669a2eb 00:46:25 Removing intermediate container 662496e13036 00:46:25 ---> edc906fd2ea2 00:46:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:26 ---> Running in 1e69574ae396 00:46:26 ---> 8a829f513f98 00:46:26 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:46:26 ---> Running in 9fecd0c5cdd8 00:46:26 ---> Running in d26244df4eb1 00:46:26 Removing intermediate container 1418e669a2eb 00:46:26 ---> 3d9be6aab803 00:46:26 Step 20/22 : LABEL arch=arm64 00:46:26 ---> 53723a4790cb 00:46:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:46:26 ---> Running in 9f38f360d6dd 00:46:26 Removing intermediate container 1e69574ae396 00:46:26 ---> c340e945ddf3 00:46:26 Step 22/23 : LABEL git_sha=5aefc8200798c9897a91c38ec4e750645cb056ed 00:46:26 Removing intermediate container 9fecd0c5cdd8 00:46:26 ---> 2d80af476aba 00:46:26 Step 21/23 : LABEL arch=arm64 00:46:26 ---> Running in bb794fe0d223 00:46:27 Removing intermediate container d26244df4eb1 00:46:27 ---> 9fd824e89202 00:46:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:27 ---> Running in afc5fb3ee755 00:46:27 ---> Running in d4bc9656ffd2 00:46:27 Removing intermediate container 9f38f360d6dd 00:46:27 ---> f58399645fb8 00:46:27 Step 21/22 : LABEL git_sha=5aefc8200798c9897a91c38ec4e750645cb056ed 00:46:27 ---> Running in 437db9e4be1c 00:46:27 Removing intermediate container bb794fe0d223 00:46:27 ---> b2f2af05bb21 00:46:27 Step 23/23 : LABEL version=0.0.0 00:46:27 Removing intermediate container afc5fb3ee755 00:46:27 ---> 844556642b6c 00:46:27 Step 22/23 : LABEL git_sha=5aefc8200798c9897a91c38ec4e750645cb056ed 00:46:27 ---> Running in a74e5a8f2f38 00:46:28 Removing intermediate container d4bc9656ffd2 00:46:28 ---> 991ef0edcd4f 00:46:28 Step 22/24 : LABEL arch=arm64 00:46:28 ---> d15024d28cbd 00:46:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:46:28 ---> Running in 2752dee59542 00:46:28 Removing intermediate container 437db9e4be1c 00:46:28 ---> d06fd4ad2211 00:46:28 Step 22/22 : LABEL version=0.0.0 00:46:28 ---> Running in 683e0dc40dac 00:46:28 ---> Running in 6fe6e8b2d388 00:46:28 Removing intermediate container a74e5a8f2f38 00:46:28 ---> 6b8bc0efa56c 00:46:28 00:46:29 Removing intermediate container 6fe6e8b2d388 00:46:29 ---> 123277de68b7 00:46:29 00:46:29 Removing intermediate container 683e0dc40dac 00:46:29 ---> a7a2e952160c 00:46:29 Step 23/24 : LABEL git_sha=5aefc8200798c9897a91c38ec4e750645cb056ed 00:46:29 Removing intermediate container 2752dee59542 00:46:29 ---> 152482bc9b38 00:46:29 Step 23/23 : LABEL version=0.0.0 00:46:29 Successfully built 6b8bc0efa56c 00:46:29 Successfully tagged support-scheduler-arm64:latest 00:46:29  Building support-scheduler ... done Building security-bootstrapper 00:46:29 ---> Running in cce87f726957 00:46:29 ---> Running in 41ea03364820 00:46:29 ---> b4f84d3ef1bd 00:46:29 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:46:30 Successfully built 123277de68b7 00:46:30 Successfully tagged security-proxy-setup-arm64:latest 00:46:30  Building security-proxy-setup ... done Building sys-mgmt-agent 00:46:30 ---> Running in 7effe9c449ef 00:46:30 Removing intermediate container 41ea03364820 00:46:30 ---> a2a7996c446e 00:46:30 Step 24/24 : LABEL version=0.0.0 00:46:30 ---> Running in bb7fe3a96ed1 00:46:30 Removing intermediate container cce87f726957 00:46:31 ---> 4c724d779534 00:46:31 00:46:31 Successfully built 4c724d779534 00:46:31 Successfully tagged support-notifications-arm64:latest 00:46:31  Building support-notifications ... done Building core-command 00:46:31 Removing intermediate container bb7fe3a96ed1 00:46:31 ---> 8a838804e542 00:46:31 00:46:31 Successfully built 8a838804e542 00:46:31 Successfully tagged core-metadata-arm64:latest 00:46:31  Building core-metadata ... done Building core-data 00:46:32 Removing intermediate container 7effe9c449ef 00:46:32 ---> 7ec2036224ba 00:46:32 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:46:33 ---> Running in 7d919d8519b5 00:46:33 Removing intermediate container 7d919d8519b5 00:46:33 ---> 9ed3c043bc9f 00:46:33 Step 24/26 : LABEL arch=arm64 00:46:33 ---> Running in cfbd9c3576f6 00:46:34 Removing intermediate container cfbd9c3576f6 00:46:34 ---> e4d88df00587 00:46:34 Step 25/26 : LABEL git_sha=5aefc8200798c9897a91c38ec4e750645cb056ed 00:46:34 ---> Running in d1eef53ee3f9 00:46:35 Removing intermediate container d1eef53ee3f9 00:46:35 ---> 69b40ab6a4e6 00:46:35 Step 26/26 : LABEL version=0.0.0 00:46:36 ---> Running in 61c8bdd739d4 00:46:37 Removing intermediate container 61c8bdd739d4 00:46:37 ---> d364f306f72c 00:46:37 00:46:37 Successfully built d364f306f72c 00:46:37 Successfully tagged security-secretstore-setup-arm64:latest 00:47:24  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:47:24 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:47:24 ---> a584873563d3 00:47:24 Step 3/32 : WORKDIR /edgex-go 00:47:24 ---> Using cache 00:47:24 ---> 6e0e8ba3c400 00:47:24 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:24 ---> Using cache 00:47:24 ---> 6100cfc27a4b 00:47:24 Step 5/32 : RUN apk add --update --no-cache make git 00:47:24 ---> Using cache 00:47:24 ---> 3ce6ff171491 00:47:24 Step 6/32 : COPY go.mod . 00:47:24 ---> Using cache 00:47:24 ---> 6ff5855ee85c 00:47:24 Step 7/32 : RUN go mod download 00:47:24 ---> Using cache 00:47:24 ---> 5e7eb307db6b 00:47:24 Step 8/32 : COPY . . 00:47:24 ---> Using cache 00:47:24 ---> bdf2aa9baef2 00:47:24 Step 9/32 : RUN go mod tidy 00:47:24 ---> Using cache 00:47:24 ---> f28c0229221f 00:47:24 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:47:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:47:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:47:24 ---> a584873563d3 00:47:24 Step 3/24 : WORKDIR /edgex-go 00:47:24 ---> Using cache 00:47:24 ---> 6e0e8ba3c400 00:47:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:24 ---> Using cache 00:47:24 ---> 6100cfc27a4b 00:47:24 Step 5/24 : RUN apk add --update --no-cache make bash git 00:47:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:47:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:47:24 ---> a584873563d3 00:47:24 Step 3/24 : WORKDIR /edgex-go 00:47:24 ---> Using cache 00:47:24 ---> 6e0e8ba3c400 00:47:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:24 ---> Using cache 00:47:24 ---> 6100cfc27a4b 00:47:24 Step 5/24 : RUN apk add --update --no-cache make git 00:47:24 ---> Using cache 00:47:24 ---> 3ce6ff171491 00:47:24 Step 6/24 : COPY go.mod . 00:47:24 ---> Using cache 00:47:24 ---> 6ff5855ee85c 00:47:24 Step 7/24 : RUN go mod download 00:47:24 ---> Using cache 00:47:24 ---> 5e7eb307db6b 00:47:24 Step 8/24 : COPY . . 00:47:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:47:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:47:24 ---> a584873563d3 00:47:24 Step 3/24 : WORKDIR /edgex-go 00:47:24 ---> Using cache 00:47:24 ---> 6e0e8ba3c400 00:47:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:24 ---> Using cache 00:47:24 ---> 6100cfc27a4b 00:47:24 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:47:24 ---> Using cache 00:47:24 ---> bdf2aa9baef2 00:47:24 Step 9/24 : RUN go mod tidy 00:47:24 ---> Using cache 00:47:24 ---> f28c0229221f 00:47:24 Step 10/24 : RUN make cmd/core-command/core-command 00:47:27 ---> Running in 72650c90e731 00:47:27 ---> Running in 7d53ff0f9e5a 00:47:27 ---> Running in de5f89fd7e17 00:47:27 ---> Running in e17ae04bf364 00:47:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:47:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:47:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:47:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:47:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:47:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:47:31 OK: 218 MiB in 52 packages 00:47:31 OK: 218 MiB in 52 packages 00:47:32 Removing intermediate container 7d53ff0f9e5a 00:47:32 ---> b312cd20d8e9 00:47:32 Step 6/24 : COPY go.mod . 00:47:33 Removing intermediate container de5f89fd7e17 00:47:33 ---> 283beaf3fa98 00:47:33 Step 6/24 : COPY go.mod . 00:47:34 ---> b4c01db9ce68 00:47:34 Step 7/24 : RUN go mod download 00:47:34 ---> Running in 5dcf4ef784be 00:47:34 ---> 1cd19a711a42 00:47:34 Step 7/24 : RUN go mod download 00:47:34 ---> Running in d057c3aaefce 00:47:39 Removing intermediate container 5dcf4ef784be 00:47:39 ---> 2b9807c7a16b 00:47:39 Step 8/24 : COPY . . 00:47:39 Removing intermediate container d057c3aaefce 00:47:39 ---> a32dd23a62bb 00:47:39 Step 8/24 : COPY . . 00:48:12 ---> ccc8cf7e4c8b 00:48:12 Step 9/24 : RUN go mod tidy 00:48:12 ---> 27641a1d7689 00:48:12 Step 9/24 : RUN go mod tidy 00:48:12 ---> Running in 96a9079ebe46 00:48:12 ---> Running in e6fa3d54334e 00:48:14 Removing intermediate container 96a9079ebe46 00:48:14 ---> 41134929df94 00:48:14 Step 10/24 : RUN make cmd/core-data/core-data 00:48:14 ---> Running in ea89941089a1 00:48:14 Removing intermediate container e6fa3d54334e 00:48:14 ---> e67ed1303ceb 00:48:14 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:48:14 ---> Running in ac825220dcad 00:48:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:48:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:48:49 Removing intermediate container 72650c90e731 00:48:49 ---> 48d2794e1f93 00:48:49 00:48:49 Step 11/24 : FROM alpine:3.12 00:48:49 ---> c4fd0aeabfcf 00:48:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:48:49 ---> Using cache 00:48:49 ---> 9252820d0990 00:48:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:49 ---> Using cache 00:48:49 ---> 646ceb981aec 00:48:49 Step 14/24 : ENV APP_PORT=59882 00:48:49 Removing intermediate container e17ae04bf364 00:48:49 ---> 31bdba525fd9 00:48:49 00:48:49 Step 11/32 : FROM alpine:3.12 00:48:49 ---> c4fd0aeabfcf 00:48:49 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:48:49 ---> Running in f80430f3ebbc 00:48:49 ---> Running in c03ff2f6f407 00:48:49 Removing intermediate container f80430f3ebbc 00:48:49 ---> bd89bfc1abc7 00:48:49 Step 15/24 : EXPOSE $APP_PORT 00:48:49 ---> Running in 5f6d1ac768e5 00:48:49 Removing intermediate container c03ff2f6f407 00:48:49 ---> 2b10bc635bb4 00:48:49 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:48:49 ---> Running in 9114a0407eeb 00:48:49 Removing intermediate container 5f6d1ac768e5 00:48:49 ---> e78512e9daea 00:48:49 Step 16/24 : WORKDIR / 00:48:49 ---> Running in 263dcaa6e393 00:48:50 Removing intermediate container 263dcaa6e393 00:48:50 ---> d639a54fac4b 00:48:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:52 ---> 630a6093a070 00:48:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:48:52 (1/2) Installing dumb-init (1.2.2-r1) 00:48:52 (2/2) Installing su-exec (0.2-r1) 00:48:52 Executing busybox-1.31.1-r20.trigger 00:48:52 OK: 5 MiB in 16 packages 00:48:54 ---> c7e0a2bd8b25 00:48:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:48:54 Removing intermediate container 9114a0407eeb 00:48:54 ---> 36bd93782b15 00:48:54 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:48:54 ---> Running in b1d2a6e0dfda 00:48:55 Removing intermediate container b1d2a6e0dfda 00:48:55 ---> 1741319f89f4 00:48:55 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:48:55 ---> fa1a0794ff48 00:48:55 Step 20/24 : ENTRYPOINT ["/core-command"] 00:48:55 ---> Running in cce27a1f42e7 00:48:55 ---> Running in 6e1c18dd35be 00:48:56 Removing intermediate container 6e1c18dd35be 00:48:56 ---> 047021338a06 00:48:56 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:48:56 Removing intermediate container cce27a1f42e7 00:48:56 ---> 3115191eee38 00:48:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:57 ---> Running in 721da6873055 00:48:57 ---> Running in 4af7db4d0401 00:48:58 Removing intermediate container 4af7db4d0401 00:48:58 ---> 5137f623bd9c 00:48:58 Step 22/24 : LABEL arch=arm64 00:48:58 ---> Running in c9b321f7fe82 00:48:59 Removing intermediate container c9b321f7fe82 00:48:59 ---> 4af5a716e275 00:48:59 Step 23/24 : LABEL git_sha=5aefc8200798c9897a91c38ec4e750645cb056ed 00:48:59 ---> Running in 9022a459ddde 00:49:00 Removing intermediate container 9022a459ddde 00:49:00 ---> ccc19262f1d3 00:49:00 Step 24/24 : LABEL version=0.0.0 00:49:00 ---> Running in cabd1b6fa743 00:49:00 Removing intermediate container 721da6873055 00:49:00 ---> a24f56446a50 00:49:00 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:49:01 ---> Running in e1abc6521d18 00:49:01 Removing intermediate container cabd1b6fa743 00:49:01 ---> f38c3dd7b68e 00:49:01 00:49:02 Removing intermediate container e1abc6521d18 00:49:02 ---> ff23ba5b87b2 00:49:02 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:49:02 Successfully built f38c3dd7b68e 00:49:02 Successfully tagged core-command-arm64:latest 00:49:03  Building core-command ... done  ---> a5548dbf2335 00:49:03 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:49:03 ---> Running in 77161d336d1b 00:49:07 Removing intermediate container 77161d336d1b 00:49:07 ---> 152d13ef89ee 00:49:07 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:08 ---> 0dcb72452fdb 00:49:08 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:49:10 ---> d95f8c0dffa4 00:49:10 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:49:11 ---> 2b16f819cca0 00:49:11 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:49:13 ---> 6b55c17502ff 00:49:13 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:49:14 ---> 8b8eeb9c2ad0 00:49:14 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:49:14 ---> Running in a94275eef393 00:49:15 Removing intermediate container a94275eef393 00:49:15 ---> 4f11340c191b 00:49:15 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:49:17 ---> 5fcfbfcc26aa 00:49:17 Step 27/32 : RUN chmod +x /entrypoint.sh 00:49:17 ---> Running in a71a0e7df56c 00:49:21 Removing intermediate container a71a0e7df56c 00:49:21 ---> 72dd03e8866f 00:49:21 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:49:21 ---> Running in cf22eca486ca 00:49:22 Removing intermediate container cf22eca486ca 00:49:22 ---> 13c77dab6bc8 00:49:22 Step 29/32 : CMD ["gate"] 00:49:23 ---> Running in e50e748bac9b 00:49:23 Removing intermediate container e50e748bac9b 00:49:23 ---> e6ac10d76b4c 00:49:23 Step 30/32 : LABEL arch=arm64 00:49:23 ---> Running in 34f8f8dce57f 00:49:24 Removing intermediate container 34f8f8dce57f 00:49:24 ---> 0a48a2952498 00:49:24 Step 31/32 : LABEL git_sha=5aefc8200798c9897a91c38ec4e750645cb056ed 00:49:25 ---> Running in 5e43f90e469e 00:49:25 Removing intermediate container 5e43f90e469e 00:49:25 ---> a8cd753689a1 00:49:25 Step 32/32 : LABEL version=0.0.0 00:49:26 ---> Running in 0c6e220a78bc 00:49:26 Removing intermediate container 0c6e220a78bc 00:49:26 ---> a5b62e75b44f 00:49:26 00:49:27 Successfully built a5b62e75b44f 00:49:27 Successfully tagged security-bootstrapper-arm64:latest 00:49:29  Building security-bootstrapper ... done Removing intermediate container ac825220dcad 00:49:29 ---> aef2ae42070c 00:49:29 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:49:30 ---> Running in 86b9c9e45649 00:49:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:49:34 Removing intermediate container 86b9c9e45649 00:49:34 ---> c1bae075f292 00:49:34 00:49:34 Step 12/24 : FROM docker:20.10.0 00:49:34 20.10.0: Pulling from library/docker 00:49:35 Removing intermediate container ea89941089a1 00:49:35 ---> 00b1f0a03228 00:49:35 00:49:35 Step 11/24 : FROM alpine:3.12 00:49:35 ---> c4fd0aeabfcf 00:49:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:49:35 ---> Running in f27a12b371f2 00:49:36 Removing intermediate container f27a12b371f2 00:49:36 ---> 0c6dba407fa1 00:49:36 Step 13/24 : ENV APP_PORT=59880 00:49:36 ---> Running in c7a866c39a0a 00:49:37 Removing intermediate container c7a866c39a0a 00:49:37 ---> a2c82cf672c7 00:49:37 Step 14/24 : EXPOSE $APP_PORT 00:49:37 ---> Running in 2d384311efad 00:49:37 Removing intermediate container 2d384311efad 00:49:37 ---> 8fe4aa749a42 00:49:37 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:37 ---> Running in e7b61beb4376 00:49:40 Removing intermediate container e7b61beb4376 00:49:40 ---> c3d33fac7630 00:49:40 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:49:40 ---> Running in 951a8c3d2d13 00:49:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:42 (1/6) Installing dumb-init (1.2.2-r1) 00:49:43 (2/6) Installing libgcc (9.3.0-r2) 00:49:43 (3/6) Installing libsodium (1.0.18-r0) 00:49:43 (4/6) Installing libstdc++ (9.3.0-r2) 00:49:43 (5/6) Installing libzmq (4.3.3-r0) 00:49:43 (6/6) Installing zeromq (4.3.3-r0) 00:49:43 Executing busybox-1.31.1-r20.trigger 00:49:43 OK: 8 MiB in 20 packages 00:49:44 Removing intermediate container 951a8c3d2d13 00:49:44 ---> 671407d10942 00:49:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:45 ---> 49e276f8fed4 00:49:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:49:46 ---> ec332ffc65cf 00:49:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:49:47 ---> 3ca68912ae73 00:49:47 Step 20/24 : ENTRYPOINT ["/core-data"] 00:49:47 ---> Running in b0ff7dd0b351 00:49:48 Removing intermediate container b0ff7dd0b351 00:49:48 ---> 8acc032dcb6e 00:49:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:48 ---> Running in 0c5fd336af31 00:49:48 Removing intermediate container 0c5fd336af31 00:49:48 ---> 93fb6af7509a 00:49:48 Step 22/24 : LABEL arch=arm64 00:49:48 ---> Running in 256e4cc02e3f 00:49:49 Removing intermediate container 256e4cc02e3f 00:49:49 ---> 0b2fe16efaf0 00:49:49 Step 23/24 : LABEL git_sha=5aefc8200798c9897a91c38ec4e750645cb056ed 00:49:49 ---> Running in 8a4a74767c95 00:49:49 Removing intermediate container 8a4a74767c95 00:49:49 ---> a099b30d72f7 00:49:49 Step 24/24 : LABEL version=0.0.0 00:49:49 ---> Running in b3d6130bf3c0 00:49:50 Removing intermediate container b3d6130bf3c0 00:49:50 ---> 5bd47b0fdd35 00:49:50 00:49:50 Successfully built 5bd47b0fdd35 00:49:50 Successfully tagged core-data-arm64:latest 00:50:05  Building core-data ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:50:05 Status: Downloaded newer image for docker:20.10.0 00:50:05 ---> eeaf43b92773 00:50:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:50:06 ---> Running in 3c3065eeb089 00:50:07 Removing intermediate container 3c3065eeb089 00:50:07 ---> 8eeb094850e6 00:50:07 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:50:07 ---> Running in 41c09a8ce268 00:50:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:09 (1/39) Installing readline (8.0.4-r0) 00:50:09 (2/39) Installing bash (5.0.17-r0) 00:50:09 Executing bash-5.0.17-r0.post-install 00:50:09 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:50:09 (4/39) Installing libcurl (7.77.0-r0) 00:50:09 (5/39) Installing curl (7.77.0-r0) 00:50:09 (6/39) Installing dumb-init (1.2.2-r1) 00:50:09 (7/39) Installing libbz2 (1.0.8-r1) 00:50:09 (8/39) Installing expat (2.2.9-r1) 00:50:09 (9/39) Installing libffi (3.3-r2) 00:50:09 (10/39) Installing gdbm (1.13-r1) 00:50:09 (11/39) Installing xz-libs (5.2.5-r0) 00:50:09 (12/39) Installing sqlite-libs (3.32.1-r1) 00:50:09 (13/39) Installing python3 (3.8.10-r0) 00:50:11 (14/39) Installing py3-appdirs (1.4.4-r1) 00:50:11 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:50:11 (16/39) Installing py3-parsing (2.4.7-r0) 00:50:11 (17/39) Installing py3-six (1.15.0-r0) 00:50:11 (18/39) Installing py3-packaging (20.4-r0) 00:50:11 (19/39) Installing py3-setuptools (47.0.0-r0) 00:50:11 (20/39) Installing py3-chardet (3.0.4-r4) 00:50:11 (21/39) Installing py3-idna (2.9-r0) 00:50:11 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:50:11 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:50:11 (24/39) Installing py3-requests (2.23.0-r0) 00:50:11 (25/39) Installing py3-msgpack (1.0.0-r0) 00:50:11 (26/39) Installing py3-lockfile (0.12.2-r3) 00:50:11 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:50:11 (28/39) Installing py3-colorama (0.4.3-r0) 00:50:11 (29/39) Installing py3-distlib (0.3.0-r0) 00:50:11 (30/39) Installing py3-distro (1.5.0-r1) 00:50:11 (31/39) Installing py3-webencodings (0.5.1-r3) 00:50:11 (32/39) Installing py3-html5lib (1.0.1-r4) 00:50:11 (33/39) Installing py3-pytoml (0.1.21-r0) 00:50:11 (34/39) Installing py3-pep517 (0.8.2-r0) 00:50:11 (35/39) Installing py3-progress (1.5-r0) 00:50:11 (36/39) Installing py3-toml (0.10.1-r0) 00:50:11 (37/39) Installing py3-retrying (1.3.3-r0) 00:50:11 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:50:11 (39/39) Installing py3-pip (20.1.1-r0) 00:50:11 Executing busybox-1.31.1-r19.trigger 00:50:11 OK: 72 MiB in 59 packages 00:50:16 Collecting docker-compose==1.23.2 00:50:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:50:16 Collecting docopt<0.7,>=0.6.1 00:50:16 Downloading docopt-0.6.2.tar.gz (25 kB) 00:50:18 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:50:18 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:50:19 Collecting dockerpty<0.5,>=0.4.1 00:50:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:50:21 Collecting docker<4.0,>=3.6.0 00:50:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:50:22 Collecting cached-property<2,>=1.2.0 00:50:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:50:22 Collecting websocket-client<1.0,>=0.32.0 00:50:22 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:50:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:50:23 Collecting texttable<0.10,>=0.9.0 00:50:23 Downloading texttable-0.9.1.tar.gz (11 kB) 00:50:25 Collecting jsonschema<3,>=2.5.1 00:50:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:50:26 Collecting PyYAML<4,>=3.10 00:50:26 Downloading PyYAML-3.13.tar.gz (270 kB) 00:50:28 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:50:29 Collecting urllib3<1.25,>=1.21.1 00:50:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:50: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) 00:50:29 Collecting idna<2.8,>=2.5 00:50:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:50:29 Collecting docker-pycreds>=0.4.0 00:50:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:50:30 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:50:30 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:50:30 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:50:30 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:50:30 Installing collected packages: docopt, urllib3, idna, requests, dockerpty, docker-pycreds, websocket-client, docker, cached-property, texttable, jsonschema, PyYAML, docker-compose 00:50:30 Running setup.py install for docopt: started 00:50:32 Running setup.py install for docopt: finished with status 'done' 00:50:32 Attempting uninstall: urllib3 00:50:32 Found existing installation: urllib3 1.25.9 00:50:32 Uninstalling urllib3-1.25.9: 00:50:32 Successfully uninstalled urllib3-1.25.9 00:50:33 Attempting uninstall: idna 00:50:33 Found existing installation: idna 2.9 00:50:33 Uninstalling idna-2.9: 00:50:33 Successfully uninstalled idna-2.9 00:50:34 Attempting uninstall: requests 00:50:34 Found existing installation: requests 2.23.0 00:50:34 Uninstalling requests-2.23.0: 00:50:34 Successfully uninstalled requests-2.23.0 00:50:34 Running setup.py install for dockerpty: started 00:50:36 Running setup.py install for dockerpty: finished with status 'done' 00:50:37 Running setup.py install for texttable: started 00:50:39 Running setup.py install for texttable: finished with status 'done' 00:50:39 Running setup.py install for PyYAML: started 00:50:41 Running setup.py install for PyYAML: finished with status 'done' 00:50: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 00:50:50 Removing intermediate container 41c09a8ce268 00:50:50 ---> 75671abb595c 00:50:50 Step 15/24 : ENV APP_PORT=58890 00:50:50 ---> Running in 4ccf71d8eb0a 00:50:50 Removing intermediate container 4ccf71d8eb0a 00:50:50 ---> 8fc8a1fd338d 00:50:50 Step 16/24 : EXPOSE $APP_PORT 00:50:50 ---> Running in 3ceec365add6 00:50:51 Removing intermediate container 3ceec365add6 00:50:51 ---> e47c87d8fdc4 00:50:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:50:52 ---> e965e1fcf8c6 00:50:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:50:53 ---> 52c54b85eea1 00:50:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:50:54 ---> a246f3fbd22b 00:50:54 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:50:54 ---> Running in 891cc816e2b6 00:50:54 Removing intermediate container 891cc816e2b6 00:50:54 ---> d3f2999543a0 00:50:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:54 ---> Running in fe71b9bee134 00:50:55 Removing intermediate container fe71b9bee134 00:50:55 ---> f328e1eeacfa 00:50:55 Step 22/24 : LABEL arch=arm64 00:50:55 ---> Running in 79d796ab32e8 00:50:56 Removing intermediate container 79d796ab32e8 00:50:56 ---> 3c478908691a 00:50:56 Step 23/24 : LABEL git_sha=5aefc8200798c9897a91c38ec4e750645cb056ed 00:50:56 ---> Running in fa16af5fa7f4 00:50:56 Removing intermediate container fa16af5fa7f4 00:50:56 ---> df991f5ac6bc 00:50:56 Step 24/24 : LABEL version=0.0.0 00:50:56 ---> Running in d697da44b624 00:50:57 Removing intermediate container d697da44b624 00:50:57 ---> cde413a0e77b 00:50:57 00:50:57 Successfully built cde413a0e77b 00:50:57 Successfully tagged sys-mgmt-agent-arm64:latest 00:50:57  Building sys-mgmt-agent ... done  [Pipeline] } 00:50:57 $ docker stop --time=1 d63673461f4ab5c07cf81615ec15c36ebe5320d626bcfc4ec52a4b8894aebfe7 00:50:59 $ docker rm -f d63673461f4ab5c07cf81615ec15c36ebe5320d626bcfc4ec52a4b8894aebfe7 [Pipeline] // withDockerContainer [Pipeline] sh 00:51:00 + docker images 00:51:00 REPOSITORY TAG IMAGE ID CREATED SIZE 00:51:00 sys-mgmt-agent-arm64 latest cde413a0e77b 4 seconds ago 299MB 00:51:00 core-data-arm64 latest 5bd47b0fdd35 About a minute ago 19.1MB 00:51:00 00b1f0a03228 About a minute ago 975MB 00:51:00 c1bae075f292 About a minute ago 969MB 00:51:00 security-bootstrapper-arm64 latest a5b62e75b44f About a minute ago 17.5MB 00:51:00 core-command-arm64 latest f38c3dd7b68e About a minute ago 15MB 00:51:00 31bdba525fd9 2 minutes ago 969MB 00:51:00 48d2794e1f93 2 minutes ago 966MB 00:51:00 security-secretstore-setup-arm64 latest d364f306f72c 4 minutes ago 27.1MB 00:51:00 core-metadata-arm64 latest 8a838804e542 4 minutes ago 15.7MB 00:51:00 support-notifications-arm64 latest 4c724d779534 4 minutes ago 15.7MB 00:51:00 security-proxy-setup-arm64 latest 123277de68b7 4 minutes ago 24.2MB 00:51:00 support-scheduler-arm64 latest 6b8bc0efa56c 4 minutes ago 15.1MB 00:51:00 412c5057a898 4 minutes ago 972MB 00:51:00 6e6733273c16 4 minutes ago 969MB 00:51:00 cf7571fd566c 4 minutes ago 968MB 00:51:00 c3b1dc867829 4 minutes ago 973MB 00:51:00 75bca92f1305 4 minutes ago 976MB 00:51:00 ci-base-image-arm64 latest a584873563d3 14 minutes ago 641MB 00:51:00 alpine 3.12 c4fd0aeabfcf 11 days ago 5.32MB 00:51:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 00:51:00 docker 20.10.0 eeaf43b92773 6 months ago 228MB 00:51:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 00:51:01 ---> job-cost.sh 00:51:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pmPL 00:51:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:53:17 lf-activate-venv(): INFO: Adding /tmp/venv-pmPL/bin to PATH 00:53:17 INFO: No Stack... 00:53:17 INFO: Retrieving Pricing Info for: v2-standard-4 00:53:17 INFO: Archiving Costs [Pipeline] sh 00:53:17 + cut -d, -f6 00:53:17 + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock 00:53:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3589-5-stack-cost] 00:53:17 Resource [jenkins-edgexfoundry-edgex-go-PR-3589-5-stack-cost] did not exist. Created. 00:53:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3589-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:53:17 + echo total: 0.18000000715255737 [Pipeline] stash 00:53:18 Stashed 1 file(s) [Pipeline] } 00:53:18 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3589-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 00:53:19 provisioning config files... 00:53:19 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config2434180308737904163tmp [Pipeline] { [Pipeline] sh 00:53:19 + set +x 00:53:19 + bash -s -- 00:53:19 + curl -s https://codecov.io/bash 00:53:19 00:53:19 _____ _ 00:53:19 / ____| | | 00:53:19 | | ___ __| | ___ ___ _____ __ 00:53:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:53:19 | |___| (_) | (_| | __/ (_| (_) \ V / 00:53:19 \_____\___/ \__,_|\___|\___\___/ \_/ 00:53:19 Bash-1.0.3 00:53:19 00:53:19 00:53:19 ==> git version 2.24.4 found 00:53:19 ==> 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 00:53:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:53:19 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:53:19 ==> Jenkins CI detected. 00:53:19 project root: . 00:53:19 --> token set from env 00:53:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:53:19 ==> Running gcov in . (disable via -X gcov) 00:53:19 ==> Python coveragepy not found 00:53:19 ==> Searching for coverage reports in: 00:53:19 + . 00:53:19 -> Found 1 reports 00:53:19 ==> Detecting git/mercurial file structure 00:53:19 ==> Reading reports 00:53:19 + ./coverage.out bytes=398095 00:53:19 ==> Appending adjustments 00:53:19 https://docs.codecov.io/docs/fixing-reports 00:53:21 + Found adjustments 00:53:21 ==> Gzipping contents 00:53:21 56K /tmp/codecov.UnWP3t.gz 00:53:21 ==> Uploading reports 00:53:21 url: https://codecov.io 00:53:21 query: branch=PR-3589&commit=9ff8fb53f0d2058ec82d41041d04def24dcfe26e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3589%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3589&job=&cmd_args= 00:53:21 -> Pinging Codecov 00:53:21 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3589&commit=9ff8fb53f0d2058ec82d41041d04def24dcfe26e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3589%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3589&job=&cmd_args= 00:53:21 -> Uploading to 00:53:21 https://storage.googleapis.com/codecov/v4/raw/2021-06-27/00271124DB129430A58F1EEE437C3FCB/9ff8fb53f0d2058ec82d41041d04def24dcfe26e/8b25288b-e926-43ed-b536-b3622a25bbd3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210627T005321Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a0350674060f305316d735de64bd3afc41bcce957be7d9939bb49aa2ca1aa13 00:53:21 % Total % Received % Xferd Average Speed Time Time Time Current 00:53:21 Dload Upload Total Spent Left Speed 00:53:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54511 0 0 100 54511 0 115k --:--:-- --:--:-- --:--:-- 114k 100 54511 0 0 100 54511 0 115k --:--:-- --:--:-- --:--:-- 114k 00:53:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9ff8fb53f0d2058ec82d41041d04def24dcfe26e [Pipeline] } 00:53:21 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 00:53:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:53:23 ---> package-listing.sh 00:53:23 ++ facter osfamily 00:53:23 ++ tr '[:upper:]' '[:lower:]' 00:53:24 + OS_FAMILY=redhat 00:53:24 + workspace=/w/workspace/edgex-go/5 00:53:24 + START_PACKAGES=/tmp/packages_start.txt 00:53:24 + END_PACKAGES=/tmp/packages_end.txt 00:53:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:53:24 + PACKAGES=/tmp/packages_start.txt 00:53:24 + '[' /w/workspace/edgex-go/5 ']' 00:53:24 + PACKAGES=/tmp/packages_end.txt 00:53:24 + case "${OS_FAMILY}" in 00:53:24 + rpm -qa 00:53:24 + sort 00:53:26 + '[' -f /tmp/packages_start.txt ']' 00:53:26 + '[' -f /tmp/packages_end.txt ']' 00:53:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:53:26 + '[' /w/workspace/edgex-go/5 ']' 00:53:26 + mkdir -p /w/workspace/edgex-go/5/archives/ 00:53:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 00:53:26 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 00:53:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:53:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:27 00:53:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:53:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:27 alpine: Pulling from edgex-lftools-log-publisher 00:53:27 df20fa9351a1: Pulling fs layer 00:53:27 36b3adc4ff6f: Pulling fs layer 00:53:27 8ad3a11d3b57: Pulling fs layer 00:53:27 46f8f816bc3b: Pulling fs layer 00:53:27 93b61091891f: Pulling fs layer 00:53:27 93b9cdb0e59b: Pulling fs layer 00:53:27 5e14af77c1be: Pulling fs layer 00:53:27 01666e4c0597: Pulling fs layer 00:53:27 aa168da1d23b: Pulling fs layer 00:53:27 93b61091891f: Waiting 00:53:27 93b9cdb0e59b: Waiting 00:53:27 5e14af77c1be: Waiting 00:53:27 01666e4c0597: Waiting 00:53:27 aa168da1d23b: Waiting 00:53:27 46f8f816bc3b: Waiting 00:53:27 36b3adc4ff6f: Verifying Checksum 00:53:27 36b3adc4ff6f: Download complete 00:53:27 46f8f816bc3b: Verifying Checksum 00:53:27 46f8f816bc3b: Download complete 00:53:27 df20fa9351a1: Verifying Checksum 00:53:27 df20fa9351a1: Download complete 00:53:28 93b9cdb0e59b: Verifying Checksum 00:53:28 93b9cdb0e59b: Download complete 00:53:28 93b61091891f: Verifying Checksum 00:53:28 93b61091891f: Download complete 00:53:28 5e14af77c1be: Verifying Checksum 00:53:28 5e14af77c1be: Download complete 00:53:28 01666e4c0597: Verifying Checksum 00:53:28 01666e4c0597: Download complete 00:53:28 8ad3a11d3b57: Verifying Checksum 00:53:28 8ad3a11d3b57: Download complete 00:53:28 df20fa9351a1: Pull complete 00:53:28 36b3adc4ff6f: Pull complete 00:53:28 8ad3a11d3b57: Pull complete 00:53:29 46f8f816bc3b: Pull complete 00:53:29 93b61091891f: Pull complete 00:53:29 93b9cdb0e59b: Pull complete 00:53:29 5e14af77c1be: Pull complete 00:53:29 01666e4c0597: Pull complete 00:53:30 aa168da1d23b: Verifying Checksum 00:53:30 aa168da1d23b: Download complete 00:53:34 aa168da1d23b: Pull complete 00:53:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:53:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:53:34 prd-centos7-docker-4c-2g-279 does not seem to be running inside a container 00:53:34 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:53:46 $ docker top 070396c74393466099abf883a53360951479498bad8f68825e79569cc17eea14 -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:47 + touch /tmp/pre-build-complete [Pipeline] sh 00:53:47 + mkdir -p /var/log/sa [Pipeline] sh 00:53:47 + ls /var/log/sa-host 00:53:47 + sadf -c /var/log/sa-host/sa05 00:53:47 file_magic: OK 00:53:47 HZ: Using current value: 100 00:53:47 file_header: OK 00:53:47 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:53:47 Statistics: 00:53:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:53:47 File successfully converted to sysstat format version 12.2.1 00:53:47 + sadf -c /var/log/sa-host/sa27 00:53:47 file_magic: OK 00:53:47 HZ: Using current value: 100 00:53:47 file_header: OK 00:53:47 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:53:47 Statistics: 00:53:47 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... 00:53:47 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:53:47 provisioning config files... 00:53:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config4061093685096940030tmp [Pipeline] { [Pipeline] echo 00:53:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:53:48 ---> create-netrc.sh [Pipeline] } 00:53:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:53:48 ---> python-tools-install.sh [Pipeline] echo 00:53:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:53:49 ---> sudo-logs.sh 00:53:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:53:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:53:49 ---> job-cost.sh 00:53:49 lf-activate-venv: SKIPPING 00:53:49 DEBUG: total: 0.18000000715255737 00:53:49 INFO: Retrieving Stack Cost... 00:53:50 INFO: Retrieving Pricing Info for: v3-standard-2 00:53:50 INFO: Archiving Costs [Pipeline] echo 00:53:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:53:51 ---> logs-deploy.sh 00:53:51 lf-activate-venv: SKIPPING 00:53:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3589/5 00:53:51 INFO: archiving workspace using pattern(s): 00:53:52 Archives upload complete. 00:53:52 INFO: archiving logs to Nexus 00:53:52 ---> uname -a: 00:53:52 Linux prd-centos7-docker-4c-2g-279.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:53:52 00:53:52 00:53:52 ---> lscpu: 00:53:52 Architecture: x86_64 00:53:52 CPU op-mode(s): 32-bit, 64-bit 00:53:52 Byte Order: Little Endian 00:53:52 Address sizes: 40 bits physical, 48 bits virtual 00:53:52 CPU(s): 2 00:53:52 On-line CPU(s) list: 0,1 00:53:52 Thread(s) per core: 1 00:53:52 Core(s) per socket: 1 00:53:52 Socket(s): 2 00:53:52 NUMA node(s): 1 00:53:52 Vendor ID: AuthenticAMD 00:53:52 CPU family: 23 00:53:52 Model: 49 00:53:52 Model name: AMD EPYC-Rome Processor 00:53:52 Stepping: 0 00:53:52 CPU MHz: 2800.000 00:53:52 BogoMIPS: 5600.00 00:53:52 Virtualization: AMD-V 00:53:52 Hypervisor vendor: KVM 00:53:52 Virtualization type: full 00:53:52 L1d cache: 64 KiB 00:53:52 L1i cache: 64 KiB 00:53:52 L2 cache: 1 MiB 00:53:52 L3 cache: 32 MiB 00:53:52 NUMA node0 CPU(s): 0,1 00:53:52 Vulnerability Itlb multihit: Not affected 00:53:52 Vulnerability L1tf: Not affected 00:53:52 Vulnerability Mds: Not affected 00:53:52 Vulnerability Meltdown: Not affected 00:53:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:53:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:53:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:53:52 Vulnerability Srbds: Not affected 00:53:52 Vulnerability Tsx async abort: Not affected 00:53:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 00:53:52 00:53:52 00:53:52 ---> nproc: 00:53:52 2 00:53:52 00:53:52 00:53:52 ---> df -h: 00:53:52 Filesystem Size Used Available Use% Mounted on 00:53:52 overlay 40.0G 12.0G 27.9G 30% / 00:53:52 tmpfs 64.0M 0 64.0M 0% /dev 00:53:52 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:53:52 shm 64.0M 0 64.0M 0% /dev/shm 00:53:52 /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os 00:53:52 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf 00:53:52 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname 00:53:52 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts 00:53:52 /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json 00:53:52 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host 00:53:52 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure 00:53:52 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log 00:53:52 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/5@tmp 00:53:52 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/5 00:53:52 00:53:52 00:53:52 ---> free -m: 00:53:52 total used free shared buff/cache available 00:53:52 Mem: 7821 1238 1781 0 4800 6551 00:53:52 Swap: 1023 0 1023 00:53:52 00:53:52 00:53:52 ---> ip addr: 00:53:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:53:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:53:52 inet 127.0.0.1/8 scope host lo 00:53:52 valid_lft forever preferred_lft forever 00:53:52 inet6 ::1/128 scope host 00:53:52 valid_lft forever preferred_lft forever 00:53:52 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:53:52 link/ether fa:16:3e:8e:32:06 brd ff:ff:ff:ff:ff:ff 00:53:52 inet 10.30.123.179/23 brd 10.30.123.255 scope global dynamic eth0 00:53:52 valid_lft 84958sec preferred_lft 84958sec 00:53:52 inet6 fe80::f816:3eff:fe8e:3206/64 scope link 00:53:52 valid_lft forever preferred_lft forever 00:53:52 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:53:52 link/ether 02:42:af:18:0a:f3 brd ff:ff:ff:ff:ff:ff 00:53:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:53:52 valid_lft forever preferred_lft forever 00:53:52 inet6 fe80::42:afff:fe18:af3/64 scope link 00:53:52 valid_lft forever preferred_lft forever 00:53:52 00:53:52 00:53:52 ---> sar -b -r -n DEV: 00:53:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/27/21 _x86_64_ (2 CPU) 00:53:52 00:53:52 00:29:40 LINUX RESTART (2 CPU) 00:53:52 00:53:52 00:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:53:52 00:31:01 149.14 19.22 129.93 0.00 5845.80 40230.94 0.00 00:53:52 00:32:01 183.76 0.00 183.76 0.00 0.00 47979.03 0.00 00:53:52 00:33:01 56.99 0.00 56.99 0.00 0.00 7361.73 0.00 00:53:52 00:34:01 54.33 0.02 54.31 0.00 0.53 4706.85 0.00 00:53:52 00:35:02 419.19 120.12 299.08 0.00 2918.32 178938.61 0.00 00:53:52 00:36:01 676.74 400.78 275.96 0.00 22571.35 141648.04 0.00 00:53:52 00:37:01 549.63 5.92 543.71 0.00 2496.24 200264.71 0.00 00:53:52 00:38:01 81.55 10.19 71.36 0.00 1292.57 8929.50 0.00 00:53:52 00:39:01 1.27 0.00 1.27 0.00 0.00 20.36 0.00 00:53:52 00:40:01 0.27 0.00 0.27 0.00 0.00 2.98 0.00 00:53:52 00:41:01 0.25 0.00 0.25 0.00 0.00 2.80 0.00 00:53:52 00:42:01 0.17 0.00 0.17 0.00 0.00 2.07 0.00 00:53:52 00:43:01 1.05 0.80 0.25 0.00 43.31 3.56 0.00 00:53:52 00:44:01 0.20 0.00 0.20 0.00 0.00 3.13 0.00 00:53:52 00:45:01 0.45 0.20 0.25 0.00 5.86 4.60 0.00 00:53:52 00:46:01 1.05 0.25 0.80 0.00 94.09 15.29 0.00 00:53:52 00:47:01 0.28 0.00 0.28 0.00 0.00 3.43 0.00 00:53:52 00:48:01 0.23 0.00 0.23 0.00 0.00 3.03 0.00 00:53:52 00:49:01 0.18 0.00 0.18 0.00 0.00 1.78 0.00 00:53:52 00:50:01 0.27 0.00 0.27 0.00 0.00 3.17 0.00 00:53:52 00:51:02 0.28 0.00 0.28 0.00 0.00 2.75 0.00 00:53:52 00:52:01 0.34 0.00 0.34 0.00 0.00 5.15 0.00 00:53:52 00:53:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 00:53:52 Average: 94.49 24.03 70.47 0.00 1520.27 27402.07 0.00 00:53:52 00:53:52 00:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:53:52 00:31:01 5134768 0 811456 10.13 2620 2060096 1284864 14.19 736604 1723184 160 00:53:52 00:32:01 4307796 0 948960 11.85 2620 2749564 1258368 13.89 973296 2197500 48 00:53:52 00:33:01 3847784 0 1081020 13.50 2620 3077516 1731164 19.11 1321040 2282448 118732 00:53:52 00:34:01 3888444 0 1015100 12.67 2620 3102776 1450696 16.02 1202208 2353096 171440 00:53:52 00:35:02 1110144 0 1173176 14.65 2620 5723000 1614344 17.82 2168836 4040108 36772 00:53:52 00:36:01 1355756 0 1465252 18.30 2620 5185312 2607540 28.79 2211032 3713704 1180 00:53:52 00:37:01 1417728 0 1392800 17.39 2620 5195792 2241824 24.75 2079924 3752868 1844 00:53:52 00:38:01 2448560 0 1178876 14.72 2620 4378884 1488932 16.44 1424684 3410208 8 00:53:52 00:39:01 2466896 0 1160536 14.49 2620 4378888 1267456 13.99 1421536 3400000 8 00:53:52 00:40:01 2468564 0 1158864 14.47 2620 4378892 1267516 13.99 1421400 3400160 8 00:53:52 00:41:01 2467924 0 1159500 14.48 2620 4378896 1267612 14.00 1421776 3400164 20 00:53:52 00:42:01 2468584 0 1158836 14.47 2620 4378900 1267456 13.99 1420972 3400712 12 00:53:52 00:43:01 2467212 0 1158904 14.47 2620 4380204 1267456 13.99 1420864 3402000 16 00:53:52 00:44:01 2467428 0 1158684 14.47 2620 4380208 1267456 13.99 1420984 3402012 16 00:53:52 00:45:01 2466924 0 1159152 14.47 2620 4380244 1267456 13.99 1420884 3402008 12 00:53:52 00:46:01 2461984 0 1161284 14.50 2620 4383052 1267540 13.99 1426536 3402060 8 00:53:52 00:47:01 2462276 0 1160988 14.50 2620 4383056 1267480 13.99 1426456 3402060 8 00:53:52 00:48:01 2462252 0 1161004 14.50 2620 4383064 1267456 13.99 1426572 3402060 8 00:53:52 00:49:01 2462176 0 1161080 14.50 2620 4383064 1267456 13.99 1426572 3402060 8 00:53:52 00:50:01 2462044 0 1161200 14.50 2620 4383076 1267456 13.99 1426580 3402064 8 00:53:52 00:51:02 2461792 0 1161452 14.50 2620 4383076 1267552 13.99 1426680 3402060 8 00:53:52 00:52:01 2461720 0 1161520 14.50 2620 4383080 1267600 14.00 1426784 3402060 8 00:53:52 00:53:01 2461896 0 1161336 14.50 2620 4383088 1267456 13.99 1426500 3402060 8 00:53:52 Average: 2629594 0 1150912 14.37 2620 4225814 1421310 15.69 1455597 3238985 14363 00:53:52 00:53:52 00:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:53:52 00:31:01 eth0 1797.55 1719.25 6434.75 228.80 0.00 0.00 0.00 0.00 00:53:52 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:31:01 docker0 926.03 731.89 75.20 2696.37 0.00 0.00 0.00 0.00 00:53:52 00:32:01 eth0 523.78 443.36 3540.61 44.96 0.00 0.00 0.00 0.00 00:53:52 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:32:01 docker0 196.14 247.23 13.92 841.03 0.00 0.00 0.00 0.00 00:53:52 00:33:01 eth0 35.22 19.03 31.07 14.34 0.00 0.00 0.00 0.00 00:53:52 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:33:01 vethd2eaad5 0.73 0.87 0.06 0.08 0.00 0.00 0.00 0.00 00:53:52 00:33:01 docker0 0.73 0.73 0.05 0.07 0.00 0.00 0.00 0.00 00:53:52 00:34:01 eth0 25.10 13.79 20.43 10.67 0.00 0.00 0.00 0.00 00:53:52 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:34:01 vethd2eaad5 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 00:53:52 00:34:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 00:53:52 00:35:02 eth0 260.94 215.46 1858.13 86.46 0.00 0.00 0.00 0.00 00:53:52 00:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:35:02 veth36b6bb5 0.00 0.69 0.00 0.04 0.00 0.00 0.00 0.00 00:53:52 00:35:02 docker0 53.18 63.88 3.52 165.85 0.00 0.00 0.00 0.00 00:53:52 00:36:01 vethc4b4a88 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:53:52 00:36:01 eth0 50.07 29.14 193.22 13.80 0.00 0.00 0.00 0.00 00:53:52 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:36:01 veth9dd732a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:53:52 00:37:01 eth0 240.85 150.93 1700.78 102.19 0.00 0.00 0.00 0.00 00:53:52 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:37:01 veth36b6bb5 0.00 1.86 0.00 0.09 0.00 0.00 0.00 0.00 00:53:52 00:37:01 veth1f1e68a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:53:52 00:38:01 eth0 22.23 13.30 46.03 34.93 0.00 0.00 0.00 0.00 00:53:52 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:38:01 docker0 1238.93 1144.21 96.63 4298.24 0.00 0.00 0.00 0.00 00:53:52 00:39:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:53:52 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:40:01 eth0 0.28 0.18 0.37 0.01 0.00 0.00 0.00 0.00 00:53:52 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:41:01 eth0 1.12 0.48 0.48 0.27 0.00 0.00 0.00 0.00 00:53:52 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:42:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:53:52 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:43:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:53:52 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:44:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:53:52 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:45:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:53:52 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:46:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 00:53:52 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:47:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 00:53:52 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:48:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:49:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 00:53:52 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:50:01 eth0 0.45 0.05 0.03 0.00 0.00 0.00 0.00 0.00 00:53:52 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:51:02 eth0 0.48 0.18 0.11 0.07 0.00 0.00 0.00 0.00 00:53:52 00:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:52:01 eth0 0.58 0.39 0.33 0.21 0.00 0.00 0.00 0.00 00:53:52 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:53:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 Average: eth0 128.92 113.53 602.51 23.39 0.00 0.00 0.00 0.00 00:53:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:52 Average: docker0 53.94 49.82 4.21 187.15 0.00 0.00 0.00 0.00 00:53:52 00:53:52 00:53:52 ---> sar -P ALL: 00:53:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/27/21 _x86_64_ (2 CPU) 00:53:52 00:53:52 00:29:40 LINUX RESTART (2 CPU) 00:53:52 00:53:52 00:30:01 CPU %user %nice %system %iowait %steal %idle 00:53:52 00:31:01 all 31.14 0.00 7.69 5.78 0.10 55.29 00:53:52 00:31:01 0 29.40 0.00 8.09 3.98 0.09 58.43 00:53:52 00:31:01 1 32.89 0.00 7.28 7.57 0.11 52.15 00:53:52 00:32:01 all 11.84 0.00 6.57 5.49 0.09 76.00 00:53:52 00:32:01 0 12.05 0.00 7.01 7.29 0.09 73.56 00:53:52 00:32:01 1 11.64 0.00 6.14 3.71 0.09 78.42 00:53:52 00:33:01 all 55.74 0.00 5.79 0.63 0.09 37.75 00:53:52 00:33:01 0 56.11 0.00 5.43 0.66 0.09 37.70 00:53:52 00:33:01 1 55.37 0.00 6.15 0.59 0.09 37.79 00:53:52 00:34:01 all 53.62 0.00 7.05 0.49 0.12 38.72 00:53:52 00:34:01 0 53.78 0.00 6.57 0.45 0.11 39.10 00:53:52 00:34:01 1 53.45 0.00 7.54 0.54 0.13 38.34 00:53:52 00:35:02 all 25.17 0.00 14.48 29.27 0.11 30.97 00:53:52 00:35:02 0 24.24 0.00 14.74 29.20 0.11 31.71 00:53:52 00:35:02 1 26.11 0.00 14.22 29.33 0.11 30.22 00:53:52 00:36:01 all 54.66 0.00 13.99 26.64 0.12 4.59 00:53:52 00:36:01 0 54.32 0.00 14.47 26.19 0.11 4.91 00:53:52 00:36:01 1 55.01 0.00 13.50 27.09 0.13 4.26 00:53:52 00:37:01 all 76.23 0.00 19.19 3.73 0.13 0.72 00:53:52 00:37:01 0 75.64 0.00 20.00 3.55 0.13 0.69 00:53:52 00:37:01 1 76.83 0.00 18.38 3.91 0.13 0.74 00:53:52 00:38:01 all 10.75 0.00 2.78 4.02 0.06 82.39 00:53:52 00:38:01 0 10.41 0.00 2.95 4.00 0.05 82.58 00:53:52 00:38:01 1 11.09 0.00 2.61 4.03 0.07 82.19 00:53:52 00:39:01 all 0.04 0.00 0.04 0.00 0.03 99.88 00:53:52 00:39:01 0 0.03 0.00 0.02 0.00 0.03 99.92 00:53:52 00:39:01 1 0.05 0.00 0.07 0.00 0.03 99.85 00:53:52 00:40:01 all 0.11 0.00 0.03 0.00 0.03 99.82 00:53:52 00:40:01 0 0.03 0.00 0.05 0.00 0.03 99.88 00:53:52 00:40:01 1 0.18 0.00 0.02 0.00 0.03 99.77 00:53:52 00:41:01 all 0.13 0.00 0.03 0.00 0.03 99.82 00:53:52 00:41:01 0 0.02 0.00 0.03 0.00 0.03 99.92 00:53:52 00:41:01 1 0.23 0.00 0.03 0.00 0.02 99.72 00:53:52 00:53:52 00:41:01 CPU %user %nice %system %iowait %steal %idle 00:53:52 00:42:01 all 0.13 0.00 0.04 0.00 0.03 99.80 00:53:52 00:42:01 0 0.07 0.00 0.07 0.00 0.03 99.83 00:53:52 00:42:01 1 0.20 0.00 0.02 0.00 0.02 99.77 00:53:52 00:43:01 all 0.13 0.00 0.03 0.02 0.03 99.81 00:53:52 00:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:53:52 00:43:01 1 0.23 0.00 0.03 0.03 0.03 99.67 00:53:52 00:44:01 all 0.18 0.00 0.02 0.00 0.02 99.78 00:53:52 00:44:01 0 0.08 0.00 0.00 0.00 0.02 99.90 00:53:52 00:44:01 1 0.28 0.00 0.03 0.00 0.02 99.67 00:53:52 00:45:01 all 0.09 0.00 0.04 0.00 0.02 99.85 00:53:52 00:45:01 0 0.10 0.00 0.07 0.00 0.00 99.83 00:53:52 00:45:01 1 0.08 0.00 0.02 0.00 0.03 99.87 00:53:52 00:46:01 all 0.08 0.00 0.03 0.01 0.03 99.85 00:53:52 00:46:01 0 0.02 0.00 0.03 0.02 0.03 99.90 00:53:52 00:46:01 1 0.13 0.00 0.03 0.00 0.03 99.80 00:53:52 00:47:01 all 0.12 0.00 0.02 0.00 0.02 99.85 00:53:52 00:47:01 0 0.03 0.00 0.02 0.00 0.03 99.92 00:53:52 00:47:01 1 0.20 0.00 0.02 0.00 0.00 99.78 00:53:52 00:48:01 all 0.13 0.00 0.03 0.00 0.03 99.82 00:53:52 00:48:01 0 0.07 0.00 0.03 0.00 0.05 99.85 00:53:52 00:48:01 1 0.18 0.00 0.02 0.00 0.02 99.78 00:53:52 00:49:01 all 0.10 0.00 0.03 0.00 0.02 99.86 00:53:52 00:49:01 0 0.02 0.00 0.02 0.00 0.03 99.93 00:53:52 00:49:01 1 0.18 0.00 0.03 0.00 0.00 99.78 00:53:52 00:50:01 all 0.06 0.00 0.02 0.00 0.03 99.89 00:53:52 00:50:01 0 0.03 0.00 0.02 0.00 0.03 99.92 00:53:52 00:50:01 1 0.08 0.00 0.02 0.00 0.03 99.87 00:53:52 00:51:02 all 0.10 0.00 0.04 0.00 0.02 99.84 00:53:52 00:51:02 0 0.05 0.00 0.05 0.00 0.03 99.87 00:53:52 00:51:02 1 0.15 0.00 0.03 0.00 0.00 99.82 00:53:52 00:52:01 all 0.04 0.00 0.02 0.00 0.03 99.92 00:53:52 00:52:01 0 0.03 0.00 0.02 0.00 0.03 99.92 00:53:52 00:52:01 1 0.05 0.00 0.02 0.00 0.02 99.91 00:53:52 00:53:52 00:52:01 CPU %user %nice %system %iowait %steal %idle 00:53:52 00:53:01 all 0.09 0.00 0.02 0.00 0.03 99.87 00:53:52 00:53:01 0 0.05 0.00 0.02 0.00 0.03 99.90 00:53:52 00:53:01 1 0.13 0.00 0.02 0.00 0.02 99.83 00:53:52 Average: all 13.16 0.00 3.21 3.14 0.05 80.44 00:53:52 Average: 0 12.99 0.00 3.28 3.12 0.05 80.56 00:53:52 Average: 1 13.33 0.00 3.14 3.16 0.05 80.33 00:53:52 00:53:52 00:53:52