weichou1229 commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 86411704c056e83a3fc2a54d4c214538f329b007 rather than e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 Obtained Jenkinsfile from 86411704c056e83a3fc2a54d4c214538f329b007 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh900624360562188708.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5668679706935570979.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-3762/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3762/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7010011885865243699.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3397353786590788114.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3762/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3762/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3070501791387758869.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-493 in /w/workspace/edgexfoundry_edgex-go_PR-3762 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh893068919629180332.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh1730662072813930481.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3762/head:refs/remotes/origin/PR-3762 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 86411704c056e83a3fc2a54d4c214538f329b007 into PR head commit e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 Merge succeeded, producing e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 Checking out Revision e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 (PR-3762) > git config core.sparsecheckout # timeout=10 > git checkout -f e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh77986249430515587.key > git merge 86411704c056e83a3fc2a54d4c214538f329b007 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 # timeout=10 Commit message: "feat(command): Support object value type in Set Command" > git rev-list --no-walk e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:10:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:10:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:10:29 ========================================================= 13:10:29 EdgeX Global Pipelines Version Info 13:10:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:10:30 ------------------- 13:10:30 stable info: 13:10:30 ------------------- 13:10:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:10:30 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 13:10:30 Message: update stable to v1.0.210 13:10:30 ------------------- 13:10:30 experimental info: 13:10:30 ------------------- 13:10:30 Commited By: **** collab-it+edgex@linuxfoundation.org 13:10:30 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 13:10:30 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:10:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:10:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:10:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:10:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:10:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:10:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:10:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:10:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:10:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:10:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:10:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:10:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:10:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:10:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:10:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:10:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:10:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:10:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:10:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:10:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:10:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:10:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:10:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3762 [Pipeline] echo 13:10:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3762 [Pipeline] echo 13:10:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3762 [Pipeline] echo 13:10:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 [Pipeline] echo 13:10:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5e094d [Pipeline] echo 13:10:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:10:31 provisioning config files... 13:10:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1098288783324974254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:10:31 ---> docker-login.sh 13:10:31 nexus3.edgexfoundry.org:10001 13:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:31 Configure a credential helper to remove this warning. See 13:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:31 13:10:31 Login Succeeded 13:10:31 nexus3.edgexfoundry.org:10002 13:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:31 Configure a credential helper to remove this warning. See 13:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:31 13:10:31 Login Succeeded 13:10:31 nexus3.edgexfoundry.org:10003 13:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:32 Configure a credential helper to remove this warning. See 13:10:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:32 13:10:32 Login Succeeded 13:10:32 nexus3.edgexfoundry.org:10004 13:10:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:32 Configure a credential helper to remove this warning. See 13:10:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:32 13:10:32 Login Succeeded 13:10:32 docker.io 13:10:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:32 Configure a credential helper to remove this warning. See 13:10:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:32 13:10:32 Login Succeeded 13:10:32 ---> docker-login.sh ends [Pipeline] } 13:10:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:10:33 ++ 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 13:10:33 + for file in '`ls cmd/**/Dockerfile`' 13:10:33 ++ dirname cmd/core-command/Dockerfile 13:10:33 ++ cut -d/ -f2 13:10:33 + echo core-command,cmd/core-command/Dockerfile 13:10:33 + for file in '`ls cmd/**/Dockerfile`' 13:10:33 ++ dirname cmd/core-data/Dockerfile 13:10:33 ++ cut -d/ -f2 13:10:33 + echo core-data,cmd/core-data/Dockerfile 13:10:33 + for file in '`ls cmd/**/Dockerfile`' 13:10:33 ++ dirname cmd/core-metadata/Dockerfile 13:10:33 ++ cut -d/ -f2 13:10:33 + echo core-metadata,cmd/core-metadata/Dockerfile 13:10:33 + for file in '`ls cmd/**/Dockerfile`' 13:10:33 ++ dirname cmd/security-bootstrapper/Dockerfile 13:10:33 ++ cut -d/ -f2 13:10:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:10:33 + for file in '`ls cmd/**/Dockerfile`' 13:10:33 ++ dirname cmd/security-proxy-setup/Dockerfile 13:10:33 ++ cut -d/ -f2 13:10:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:10:33 + for file in '`ls cmd/**/Dockerfile`' 13:10:33 ++ dirname cmd/security-secretstore-setup/Dockerfile 13:10:33 ++ cut -d/ -f2 13:10:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:10:33 + for file in '`ls cmd/**/Dockerfile`' 13:10:33 ++ dirname cmd/support-notifications/Dockerfile 13:10:33 ++ cut -d/ -f2 13:10:33 + echo support-notifications,cmd/support-notifications/Dockerfile 13:10:33 + for file in '`ls cmd/**/Dockerfile`' 13:10:33 ++ dirname cmd/support-scheduler/Dockerfile 13:10:33 ++ cut -d/ -f2 13:10:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:10:33 + for file in '`ls cmd/**/Dockerfile`' 13:10:33 ++ dirname cmd/sys-mgmt-agent/Dockerfile 13:10:33 ++ cut -d/ -f2 13:10:33 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:10:33 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 13:10:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:10:34 13:10:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:10:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:10:34 latest: Pulling from edgex-devops/git-semver 13:10:34 a0d0a0d46f8b: Pulling fs layer 13:10:34 3e5f54012d9b: Pulling fs layer 13:10:34 4c7163046ea9: Pulling fs layer 13:10:34 0c2d73faf560: Pulling fs layer 13:10:34 0c2d73faf560: Waiting 13:10:34 3e5f54012d9b: Verifying Checksum 13:10:34 3e5f54012d9b: Download complete 13:10:34 a0d0a0d46f8b: Verifying Checksum 13:10:34 a0d0a0d46f8b: Download complete 13:10:34 4c7163046ea9: Verifying Checksum 13:10:34 4c7163046ea9: Download complete 13:10:34 0c2d73faf560: Verifying Checksum 13:10:34 0c2d73faf560: Download complete 13:10:34 a0d0a0d46f8b: Pull complete 13:10:34 3e5f54012d9b: Pull complete 13:10:34 4c7163046ea9: Pull complete 13:10:35 0c2d73faf560: Pull complete 13:10:35 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 13:10:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:10:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:10:35 prd-centos7-docker-4c-2g-493 does not seem to be running inside a container 13:10:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:10:35 $ docker top db97d3c825059830d3cf27bf547b092224a8b4f659111d6f9c31d37d9f2ee28d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:10:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:10:36 [ssh-agent] Looking for ssh-agent implementation... 13:10:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:10:36 $ docker exec db97d3c825059830d3cf27bf547b092224a8b4f659111d6f9c31d37d9f2ee28d ssh-agent 13:10:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXegnPbh/agent.13 13:10:36 SSH_AGENT_PID=20 13:10:36 Running ssh-add (command line suppressed) 13:10:36 Identity added: /w/workspace/edgex-go/3@tmp/private_key_517843973593905137.key (/w/workspace/edgex-go/3@tmp/private_key_517843973593905137.key) 13:10:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:10:36 + git tag --points-at HEAD [Pipeline] } 13:10:36 $ docker exec --env ******** --env ******** db97d3c825059830d3cf27bf547b092224a8b4f659111d6f9c31d37d9f2ee28d ssh-agent -k 13:10:36 unset SSH_AUTH_SOCK; 13:10:36 unset SSH_AGENT_PID; 13:10:36 echo Agent pid 20 killed; 13:10:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:10:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:10:36 [ssh-agent] Looking for ssh-agent implementation... 13:10:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:10:36 $ docker exec db97d3c825059830d3cf27bf547b092224a8b4f659111d6f9c31d37d9f2ee28d ssh-agent 13:10:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaaPPnE/agent.54 13:10:37 SSH_AGENT_PID=60 13:10:37 Running ssh-add (command line suppressed) 13:10:37 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4267828712059513664.key (/w/workspace/edgex-go/3@tmp/private_key_4267828712059513664.key) 13:10:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:10:37 + git semver init 13:10:37 # -> Open(): unable to determine branch for HEAD 13:10:37 # $GIT_DIR = /w/workspace/edgex-go/3/.git 13:10:37 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 13:10:37 # $SEMVER_REMOTE_NAME = origin 13:10:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:10:37 # $SEMVER_USER_NAME = edgex-jenkins 13:10:37 # $SEMVER_BRANCH = PR-3762 13:10:37 # $SEMVER_TEMP = /tmp/semver-585587936 13:10:37 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 13:10:49 # '/tmp/semver-585587936' -> '/w/workspace/edgex-go/3/.semver' 13:10:49 # -> Force: false 13:10:49 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 13:10:49 $ docker exec --env ******** --env ******** db97d3c825059830d3cf27bf547b092224a8b4f659111d6f9c31d37d9f2ee28d ssh-agent -k 13:10:49 unset SSH_AUTH_SOCK; 13:10:49 unset SSH_AGENT_PID; 13:10:49 echo Agent pid 60 killed; 13:10:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:10:50 + git semver [Pipeline] } 13:10:50 $ docker stop --time=1 db97d3c825059830d3cf27bf547b092224a8b4f659111d6f9c31d37d9f2ee28d 13:10:51 $ docker rm -f db97d3c825059830d3cf27bf547b092224a8b4f659111d6f9c31d37d9f2ee28d [Pipeline] // withDockerContainer [Pipeline] sh 13:10:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:10:52 Stashed 1 file(s) [Pipeline] echo 13:10:52 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 13:10:52 ========================================================= 13:10:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:10:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:10:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:10:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:10:53 a0d0a0d46f8b: Already exists 13:10:53 31adcdaf11c8: Pulling fs layer 13:10:53 b8b176561691: Pulling fs layer 13:10:53 4527c011a84f: Pulling fs layer 13:10:53 5d74067f8e1e: Pulling fs layer 13:10:53 e0aca202a116: Pulling fs layer 13:10:53 3a43be97a3b4: Pulling fs layer 13:10:53 34cad66bf833: Pulling fs layer 13:10:53 b4e3c513aaa6: Pulling fs layer 13:10:53 5d74067f8e1e: Waiting 13:10:53 e0aca202a116: Waiting 13:10:53 3a43be97a3b4: Waiting 13:10:53 34cad66bf833: Waiting 13:10:53 b4e3c513aaa6: Waiting 13:10:53 b8b176561691: Verifying Checksum 13:10:53 b8b176561691: Download complete 13:10:53 31adcdaf11c8: Download complete 13:10:53 5d74067f8e1e: Verifying Checksum 13:10:53 5d74067f8e1e: Download complete 13:10:53 e0aca202a116: Verifying Checksum 13:10:53 e0aca202a116: Download complete 13:10:53 3a43be97a3b4: Verifying Checksum 13:10:53 3a43be97a3b4: Download complete 13:10:53 34cad66bf833: Verifying Checksum 13:10:53 34cad66bf833: Download complete 13:10:53 31adcdaf11c8: Pull complete 13:10:53 b8b176561691: Pull complete 13:10:53 4527c011a84f: Verifying Checksum 13:10:53 4527c011a84f: Download complete 13:10:53 b4e3c513aaa6: Verifying Checksum 13:10:53 b4e3c513aaa6: Download complete 13:10:57 4527c011a84f: Pull complete 13:10:57 5d74067f8e1e: Pull complete 13:10:57 e0aca202a116: Pull complete 13:10:57 3a43be97a3b4: Pull complete 13:10:57 34cad66bf833: Pull complete 13:11:00 b4e3c513aaa6: Pull complete 13:11:00 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 13:11:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:11:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 13:11:00 + docker build -t ci-base-image-x86_64 -f - . 13:11:00 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:11:00 WORKDIR /edgex 13:11:00 COPY go.mod . 13:11:00 RUN go mod download' 13:11:01 Sending build context to Docker daemon 329.6MB 13:11:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:11:01 ---> 9f6097aaca64 13:11:01 Step 2/4 : WORKDIR /edgex 13:11:03 ---> Running in ba72a0bfc4b7 13:11:03 Removing intermediate container ba72a0bfc4b7 13:11:03 ---> 7611e00ae8bc 13:11:03 Step 3/4 : COPY go.mod . 13:11:03 ---> 648f0f4ffe58 13:11:03 Step 4/4 : RUN go mod download 13:11:03 ---> Running in 475e67e4eca9 13:11:07 Still waiting to schedule task 13:11:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:11:36 Removing intermediate container 475e67e4eca9 13:11:36 ---> a9ebec1c48d3 13:11:36 Successfully built a9ebec1c48d3 13:11:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:11:36 + docker inspect -f . ci-base-image-x86_64 13:11:36 . [Pipeline] withDockerContainer 13:11:36 prd-centos7-docker-4c-2g-493 does not seem to be running inside a container 13:11:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:11:36 $ docker top 1820c1be48c9292951af95ebd8a94ec7ac0737daf94977e5046d0f51fabdf69f -eo pid,comm [Pipeline] { [Pipeline] sh 13:11:37 + go version 13:11:37 go version go1.16.8 linux/amd64 [Pipeline] } 13:11:37 $ docker stop --time=1 1820c1be48c9292951af95ebd8a94ec7ac0737daf94977e5046d0f51fabdf69f 13:11:38 $ docker rm -f 1820c1be48c9292951af95ebd8a94ec7ac0737daf94977e5046d0f51fabdf69f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:11:38 + docker inspect -f . ci-base-image-x86_64 13:11:38 . [Pipeline] withDockerContainer 13:11:39 prd-centos7-docker-4c-2g-493 does not seem to be running inside a container 13:11:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:11:39 $ docker top b29808aff6d4e785a7fe8604afde8b14f47501cba919bca5436a55c377523c84 -eo pid,comm [Pipeline] { [Pipeline] echo 13:11:39 ========================================================= 13:11:39 [edgeXBuildGoParallel] Running Tests and Build... 13:11:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:11:39 + make test 13:11:39 go mod tidy 13:11:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:11:45 ? github.com/edgexfoundry/edgex-go [no test files] 13:12:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:12:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:12:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:12:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:12:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:12:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:12:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:12:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:12:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:12:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:12:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:12:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:12:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:12:11 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:12:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 13:12:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:12:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:12:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.058s coverage: 98.5% of statements 13:12:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:12:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 47.2% of statements 13:12:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:12:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:12:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.117s coverage: 90.1% of statements 13:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:12:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.069s coverage: 84.4% of statements 13:12:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:12:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:12:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:12:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:12:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:12:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.294s coverage: 94.2% of statements 13:12:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:12:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:12:17 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements 13:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:12:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements 13:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:12:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:12:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.9% of statements 13:12:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:12:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 13:12:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 13:12:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:12:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements 13:12:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements 13:12:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 13:12:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 13:12:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 13:12:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.051s coverage: 94.4% of statements 13:12:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 13:12:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.189s coverage: 82.5% of statements 13:12:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:12:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 13:12:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:12:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:12:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:12:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 13:12:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:12:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:12:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:12:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:12:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:12:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements 13:12:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:12:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:12:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 13:12:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:12:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 13:12:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:12:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 13:12:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 13:12:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 13:12:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.127s coverage: 91.2% of statements 13:12:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:12:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 64.4% of statements 13:12:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:12:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:12:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 13:12:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 13:12:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 13:12:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 13:12:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 13:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.241s coverage: 70.4% of statements 13:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 43.4% of statements 13:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements 13:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:12:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 13:12:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:13:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 18.1% of statements 13:13:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:13:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:13:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:13:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:13:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.145s coverage: 92.0% of statements 13:13:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:13:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:13:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:13:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:13:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 13:13:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:13:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:13:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements 13:13:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:13:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:13:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:13:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:13:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 13:13:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:13:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:13:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:13:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:13:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:13:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:13:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements 13:13:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 13:13:03 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 13:13:42 GO111MODULE=on go vet ./... 13:13:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:13:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:13:46 ./bin/test-attribution-txt.sh [Pipeline] sh 13:13:47 + ls -al . 13:13:47 total 628 13:13:47 drwxrwxr-x 10 1001 1001 4096 Oct 20 13:13 . 13:13:47 drwxr-xr-x 4 root root 28 Oct 20 13:11 .. 13:13:47 -rw-rw-r-- 1 1001 1001 11 Oct 20 13:10 .dockerignore 13:13:47 drwxrwxr-x 8 1001 1001 179 Oct 20 13:10 .git 13:13:47 drwxrwxr-x 4 1001 1001 142 Oct 20 13:10 .github 13:13:47 -rw-rw-r-- 1 1001 1001 804 Oct 20 13:10 .gitignore 13:13:47 -rw-rw-r-- 1 1001 1001 42 Oct 20 13:10 .golangci.yml 13:13:47 -rw-rw-r-- 1 1001 1001 76 Oct 20 13:10 .hadolint.yml 13:13:47 drwx------ 3 1001 1001 58 Oct 20 13:10 .semver 13:13:47 -rw-rw-r-- 1 1001 1001 166 Oct 20 13:10 .sonarcloud.properties 13:13:47 -rw-rw-r-- 1 1001 1001 1171 Oct 20 13:10 ADOPTERS.md 13:13:47 -rw-rw-r-- 1 1001 1001 8608 Oct 20 13:10 Attribution.txt 13:13:47 -rw-rw-r-- 1 1001 1001 43881 Oct 20 13:10 CHANGELOG.md 13:13:47 -rw-rw-r-- 1 1001 1001 3804 Oct 20 13:10 CONTRIBUTING.md 13:13:47 -rw-rw-r-- 1 1001 1001 677 Oct 20 13:10 GOVERNANCE.md 13:13:47 -rw-rw-r-- 1 1001 1001 849 Oct 20 13:10 Jenkinsfile 13:13:47 -rw-rw-r-- 1 1001 1001 10775 Oct 20 13:10 LICENSE 13:13:47 -rw-rw-r-- 1 1001 1001 6508 Oct 20 13:10 Makefile 13:13:47 -rw-rw-r-- 1 1001 1001 582 Oct 20 13:10 OWNERS.md 13:13:47 -rw-rw-r-- 1 1001 1001 8256 Oct 20 13:10 README.md 13:13:47 -rw-rw-r-- 1 1001 1001 6912 Oct 20 13:10 SECURITY.md 13:13:47 -rw-rw-r-- 1 1001 1001 5 Oct 20 13:10 VERSION 13:13:47 -rw-rw-r-- 1 1001 1001 4131 Oct 20 13:10 ZMQWindows.md 13:13:47 drwxrwxr-x 2 1001 1001 37 Oct 20 13:10 bin 13:13:47 drwxrwxr-x 14 1001 1001 4096 Oct 20 13:10 cmd 13:13:47 -rw-r--r-- 1 root root 418481 Oct 20 13:13 coverage.out 13:13:47 -rw-rw-r-- 1 1001 1001 829 Oct 20 13:10 go.mod 13:13:47 -rw-rw-r-- 1 1001 1001 50143 Oct 20 13:10 go.sum 13:13:47 drwxrwxr-x 8 1001 1001 124 Oct 20 13:10 internal 13:13:47 drwxrwxr-x 3 1001 1001 16 Oct 20 13:10 openapi 13:13:47 drwxrwxr-x 4 1001 1001 71 Oct 20 13:10 snap 13:13:47 -rw-rw-r-- 1 1001 1001 204 Oct 20 13:10 version.go [Pipeline] sh 13:13:48 + '[' -e coverage.out ] 13:13:48 + chown 1001:1001 coverage.out [Pipeline] stash 13:13:48 Stashed 1 file(s) [Pipeline] sh 13:13:48 + make build 13:13:48 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 13:13:49 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 13:13:56 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 13:13:57 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 13:13:57 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 13:13:58 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 13:13:59 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 13:14:00 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 13:14:00 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 13:14:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:14:02 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 13:14:03 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] } 13:14:04 $ docker stop --time=1 b29808aff6d4e785a7fe8604afde8b14f47501cba919bca5436a55c377523c84 13:14:06 $ docker rm -f b29808aff6d4e785a7fe8604afde8b14f47501cba919bca5436a55c377523c84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:14:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:14:08 13:14:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 13:14:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:14:08 latest: Pulling from edgex-devops/edgex-compose 13:14:08 cbdbe7a5bc2a: Pulling fs layer 13:14:08 ca9280d653b3: Pulling fs layer 13:14:08 7e9c9ca2126c: Pulling fs layer 13:14:08 cbdbe7a5bc2a: Verifying Checksum 13:14:08 cbdbe7a5bc2a: Download complete 13:14:08 ca9280d653b3: Verifying Checksum 13:14:08 ca9280d653b3: Download complete 13:14:08 cbdbe7a5bc2a: Pull complete 13:14:08 7e9c9ca2126c: Verifying Checksum 13:14:08 7e9c9ca2126c: Download complete 13:14:09 ca9280d653b3: Pull complete 13:14:13 7e9c9ca2126c: Pull complete 13:14:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 13:14:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:14:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 13:14:13 prd-centos7-docker-4c-2g-493 does not seem to be running inside a container 13:14:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:14:16 $ docker top d1a1da4a646504e0a56f64b8d7d860150bf219b84b0a8ef43de8192d13a1eb06 -eo pid,comm [Pipeline] { [Pipeline] sh 13:14:16 + docker-compose build --help 13:14:16 + grep parallel 13:14:17 --parallel Build images in parallel. [Pipeline] } 13:14:17 $ docker stop --time=1 d1a1da4a646504e0a56f64b8d7d860150bf219b84b0a8ef43de8192d13a1eb06 13:14:18 $ docker rm -f d1a1da4a646504e0a56f64b8d7d860150bf219b84b0a8ef43de8192d13a1eb06 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:14:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:14:19 . [Pipeline] withDockerContainer 13:14:19 prd-centos7-docker-4c-2g-493 does not seem to be running inside a container 13:14:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:14:19 $ docker top 8e965f60a161b04a02add1bc9325e232487bca7fc825ff0745942e31ade61c49 -eo pid,comm [Pipeline] { [Pipeline] sh 13:14:19 + docker-compose -f ./docker-compose-build.yml build --parallel 13:14:20 Building core-command ... 13:14:20 Building core-data ... 13:14:20 Building core-metadata ... 13:14:20 Building security-bootstrapper ... 13:14:20 Building security-proxy-setup ... 13:14:20 Building security-secretstore-setup ... 13:14:20 Building support-notifications ... 13:14:20 Building support-scheduler ... 13:14:20 Building sys-mgmt-agent ... 13:14:20 Building sys-mgmt-agent 13:14:20 Building core-metadata 13:14:20 Building security-proxy-setup 13:14:20 Building security-bootstrapper 13:14:20 Building core-command 13:14:32 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:14:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:14:32 ---> a9ebec1c48d3 13:14:32 Step 3/22 : WORKDIR /edgex-go 13:14:32 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:14:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:14:32 ---> a9ebec1c48d3 13:14:32 Step 3/22 : WORKDIR /edgex-go 13:14:32 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:14:32 Step 2/20 : FROM ${BUILDER_BASE} AS builder 13:14:32 ---> a9ebec1c48d3 13:14:32 Step 3/20 : WORKDIR /edgex-go 13:14:35 ---> Running in 4778b84ea6f2 13:14:35 ---> Running in cc10db893c3d 13:14:35 ---> Running in 304401917ac6 13:14:40 Removing intermediate container 304401917ac6 13:14:40 ---> 87b5c73683fa 13:14:40 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:14:40 Removing intermediate container cc10db893c3d 13:14:40 ---> 418be0448cfe 13:14:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:14:40 Removing intermediate container 4778b84ea6f2 13:14:40 ---> fbed8933cb2f 13:14:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:14:40 ---> Running in 2a3a411667eb 13:14:40 ---> Running in 336de18990e1 13:14:40 ---> Running in cee74def85d9 13:14:42 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:14:42 Step 2/30 : FROM ${BUILDER_BASE} AS builder 13:14:42 ---> a9ebec1c48d3 13:14:42 Step 3/30 : WORKDIR /edgex-go 13:14:42 ---> Using cache 13:14:42 ---> 418be0448cfe 13:14:42 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:14:42 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:14:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:14:42 ---> a9ebec1c48d3 13:14:42 Step 3/22 : WORKDIR /edgex-go 13:14:42 ---> Using cache 13:14:42 ---> 418be0448cfe 13:14:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:14:43 ---> Running in b40c74e6a261 13:14:43 ---> Running in 024f977876bf 13:14:43 Removing intermediate container 2a3a411667eb 13:14:43 ---> f0372bb943d1 13:14:43 Step 5/20 : RUN apk add --update --no-cache make git 13:14:43 ---> Running in 0e62f94930b6 13:14:43 Removing intermediate container cee74def85d9 13:14:43 ---> 323bfeb4bac5 13:14:43 Step 5/22 : RUN apk add --update --no-cache make git 13:14:43 Removing intermediate container 336de18990e1 13:14:43 ---> cd2275fceaf1 13:14:43 Step 5/22 : RUN apk add --update --no-cache make git 13:14:43 ---> Running in 94f42c443cfb 13:14:43 ---> Running in 6d5a4b85d29e 13:14:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:14:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:14:44 Removing intermediate container b40c74e6a261 13:14:44 ---> 0b94cd1b099c 13:14:44 Step 5/30 : RUN apk add --update --no-cache make git 13:14:44 Removing intermediate container 024f977876bf 13:14:44 ---> 876abea6acd6 13:14:44 Step 5/22 : RUN apk add --update --no-cache make bash git 13:14:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:14:44 ---> Running in 1f2c9cf2e131 13:14:44 ---> Running in a6b830150a01 13:14:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:14:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:14:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:14:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:14:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:14:45 OK: 220 MiB in 52 packages 13:14:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:14:45 OK: 220 MiB in 52 packages 13:14:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:14:45 OK: 220 MiB in 52 packages 13:14:45 Removing intermediate container 0e62f94930b6 13:14:45 ---> 8951a035399c 13:14:45 Step 6/20 : COPY . . 13:14:45 OK: 220 MiB in 52 packages 13:14:45 OK: 220 MiB in 52 packages 13:14:47 Removing intermediate container 94f42c443cfb 13:14:47 ---> b5752385a2c5 13:14:47 Step 6/22 : COPY . . 13:14:48 Removing intermediate container 6d5a4b85d29e 13:14:48 ---> 28a31d0f3f86 13:14:48 Step 6/22 : COPY . . 13:14:50 Removing intermediate container 1f2c9cf2e131 13:14:50 ---> a0f3971e0223 13:14:50 Step 6/30 : COPY . . 13:14:50 Removing intermediate container a6b830150a01 13:14:50 ---> 4cac3b57c313 13:14:50 Step 6/22 : COPY . . 13:14:52 ---> 367ae72fa472 13:14:52 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:14:55 ---> Running in c96d3c4e3237 13:14:55 ---> f4fa7e42fac5 13:14:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:14:55 ---> 50a61d3a9fa4 13:14:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:14:56 ---> Running in 646ae517c1c2 13:14:56 ---> Running in ea9bc26ffba4 13:15:01 ---> a39f0ec11eff 13:15:01 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:15:01 ---> Running in 691c2280613d 13:15:01 Removing intermediate container 646ae517c1c2 13:15:01 ---> e853fe166872 13:15:01 Step 8/22 : RUN make cmd/core-metadata/core-metadata 13:15:01 Removing intermediate container c96d3c4e3237 13:15:01 ---> 0f0266cb802d 13:15:01 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:15:01 ---> Running in bb10730952e3 13:15:01 Removing intermediate container ea9bc26ffba4 13:15:01 ---> 6d2bebd0430f 13:15:01 Step 8/22 : RUN make cmd/core-command/core-command 13:15:01 ---> Running in bb8a91ffc14b 13:15:01 ---> Running in aac1fde43588 13:15:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:15:02 ---> b276ba0de52f 13:15:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:15:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:15:02 ---> Running in e8acead6dbdd 13:15:02 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 13:15:02 Removing intermediate container 691c2280613d 13:15:02 ---> 98c77cbab965 13:15:02 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:15:02 ---> Running in ea540bcd0a96 13:15:03 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 13:15:03 Removing intermediate container e8acead6dbdd 13:15:03 ---> 98d60853e306 13:15:03 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:15:03 ---> Running in 99a6d796d73c 13:15:04 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 13:15:43 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 13:15:44 Removing intermediate container bb8a91ffc14b 13:15:44 ---> 1390e941c923 13:15:44 13:15:44 Step 9/20 : FROM alpine:3.14 13:15:44 3.14: Pulling from library/alpine 13:15:45 Removing intermediate container aac1fde43588 13:15:45 ---> 1320db69476d 13:15:45 13:15:45 Step 9/22 : FROM alpine:3.14 13:15:45 Removing intermediate container ea540bcd0a96 13:15:45 ---> 49e3c1e74545 13:15:45 13:15:45 Step 9/30 : FROM alpine:3.14 13:15:45 3.14: Pulling from library/alpine 13:15:45 Removing intermediate container 99a6d796d73c 13:15:45 ---> 07b0d934c3f7 13:15:45 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:15:45 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 13:15:46 Status: Downloaded newer image for alpine:3.14 13:15:46 3.14: Pulling from library/alpine 13:15:46 ---> Running in 2646d57a1524 13:15:46 ---> 14119a10abf4 13:15:46 Step 10/20 : RUN apk add --update --no-cache curl 13:15:46 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 13:15:46 Status: Image is up to date for alpine:3.14 13:15:46 ---> 14119a10abf4 13:15:46 Step 10/22 : RUN apk add --update --no-cache dumb-init 13:15:46 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 13:15:46 Status: Image is up to date for alpine:3.14 13:15:46 ---> 14119a10abf4 13:15:46 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:15:46 Removing intermediate container bb10730952e3 13:15:46 ---> 3849f7eb2406 13:15:46 13:15:46 Step 9/22 : FROM alpine:3.14 13:15:46 ---> 14119a10abf4 13:15:46 Step 10/22 : RUN apk add --update --no-cache dumb-init 13:15:46 ---> Running in 81156be3ad47 13:15:46 ---> Running in 516a43e95f50 13:15:46 ---> Running in 68d03dddd6ff 13:15:46 ---> Running in 8e6224adc457 13:15:46 Removing intermediate container 68d03dddd6ff 13:15:46 ---> cc31060d35a4 13:15:46 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 13:15:46 ---> Running in bdd1ad435c94 13:15:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:15:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:15:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:15:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:15:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:15:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:15:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:15:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:15:47 (1/5) Installing ca-certificates (20191127-r5) 13:15:47 (2/5) Installing brotli-libs (1.0.9-r5) 13:15:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:15:47 (3/5) Installing nghttp2-libs (1.43.0-r0) 13:15:47 (4/5) Installing libcurl (7.79.1-r0) 13:15:47 (5/5) Installing curl (7.79.1-r0) 13:15:47 Executing busybox-1.33.1-r3.trigger 13:15:47 Executing ca-certificates-20191127-r5.trigger 13:15:47 OK: 8 MiB in 19 packages 13:15:47 (1/1) Installing dumb-init (1.2.5-r1) 13:15:47 (1/2) Installing dumb-init (1.2.5-r1) 13:15:47 (2/2) Installing su-exec (0.2-r1) 13:15:47 Executing busybox-1.33.1-r3.trigger 13:15:47 Executing busybox-1.33.1-r3.trigger 13:15:47 OK: 6 MiB in 15 packages 13:15:47 OK: 6 MiB in 16 packages 13:15:47 (1/1) Installing dumb-init (1.2.5-r1) 13:15:47 Executing busybox-1.33.1-r3.trigger 13:15:47 Removing intermediate container 2646d57a1524 13:15:47 ---> d9cbe0623a58 13:15:47 13:15:47 Step 10/22 : FROM docker:20.10.8 13:15:47 OK: 6 MiB in 15 packages 13:15:47 20.10.8: Pulling from library/docker 13:15:48 Removing intermediate container bdd1ad435c94 13:15:48 ---> 867e83dbc0cb 13:15:48 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 13:15:48 Removing intermediate container 516a43e95f50 13:15:48 ---> 3fe29c8b7a6d 13:15:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:15:48 ---> Running in d9281628d87c 13:15:48 Removing intermediate container 81156be3ad47 13:15:48 ---> 9a9ff483b330 13:15:48 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:15:48 ---> Running in d7440cdd52e1 13:15:48 ---> Running in b140d9c3f01c 13:15:48 Removing intermediate container 8e6224adc457 13:15:48 ---> d7ff555971b8 13:15:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:15:48 ---> Running in 5ad60caa606a 13:15:48 Removing intermediate container d9281628d87c 13:15:48 ---> 8e38b3b94690 13:15:48 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:15:48 Removing intermediate container d7440cdd52e1 13:15:48 ---> b296fdfb73cf 13:15:48 Step 12/22 : ENV APP_PORT=59882 13:15:48 ---> Running in f83531a91d53 13:15:48 ---> Running in 14426879b680 13:15:48 Removing intermediate container b140d9c3f01c 13:15:48 ---> b4df87bd8992 13:15:48 Step 12/20 : WORKDIR /edgex 13:15:48 Removing intermediate container 5ad60caa606a 13:15:48 ---> 05af7957dcb7 13:15:48 Step 12/22 : ENV APP_PORT=59881 13:15:48 ---> Running in 479238b93b26 13:15:48 Removing intermediate container f83531a91d53 13:15:48 ---> 8691810be88d 13:15:48 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:15:48 ---> Running in c0fea7b5dcb6 13:15:48 Removing intermediate container 14426879b680 13:15:48 ---> 26fc0c515b81 13:15:48 Step 13/22 : EXPOSE $APP_PORT 13:15:48 ---> Running in 9989fd45c346 13:15:48 ---> Running in 10730542a01c 13:15:48 Removing intermediate container 479238b93b26 13:15:48 ---> 8916160656e1 13:15:48 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:15:48 Removing intermediate container c0fea7b5dcb6 13:15:48 ---> 0915ca851496 13:15:48 Step 13/22 : EXPOSE $APP_PORT 13:15:49 Removing intermediate container 10730542a01c 13:15:49 ---> 663b9526e0fb 13:15:49 Step 14/22 : WORKDIR / 13:15:49 ---> Running in efbb59e59838 13:15:49 ---> Running in 1046cb1cee74 13:15:49 ---> efde4a4ec1e2 13:15:49 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:15:49 Removing intermediate container efbb59e59838 13:15:49 ---> f0160d45d8fc 13:15:49 Step 14/22 : WORKDIR / 13:15:49 ---> Running in 2717fcaa341d 13:15:49 Removing intermediate container 1046cb1cee74 13:15:49 ---> 58f8cf84609f 13:15:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:15:49 Removing intermediate container 2717fcaa341d 13:15:49 ---> 741d4293b6da 13:15:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:15:49 ---> bce06570edd9 13:15:49 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:15:49 ---> 4f7ec7deca5b 13:15:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:15:49 Removing intermediate container 9989fd45c346 13:15:49 ---> 686c9e466f81 13:15:49 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 13:15:49 ---> fbb3abd6c6c5 13:15:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:15:49 ---> Running in 586201266d5a 13:15:50 ---> da4865119284 13:15:50 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:15:50 Removing intermediate container 586201266d5a 13:15:50 ---> 7ba3d339b1f6 13:15:50 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:15:50 ---> da0135f3ec27 13:15:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:15:50 ---> Running in 76cebe7a221a 13:15:50 ---> aac39a8ad56d 13:15:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:15:50 Removing intermediate container 76cebe7a221a 13:15:50 ---> 4a9a6eb6e492 13:15:50 Step 17/20 : CMD ["--init=true"] 13:15:50 ---> 2ad7d06b28ff 13:15:50 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:15:50 ---> 122fdcda9bee 13:15:50 Step 18/22 : ENTRYPOINT ["/core-command"] 13:15:50 ---> Running in 3b6e2d22f676 13:15:50 ---> Running in f1433661fe9c 13:15:50 ---> Running in 3f0a5e868921 13:15:50 ---> c4b65009529e 13:15:50 Step 18/22 : ENTRYPOINT ["/core-metadata"] 13:15:50 Removing intermediate container 3b6e2d22f676 13:15:50 ---> 849a586020bc 13:15:50 Step 18/20 : LABEL arch=x86_64 13:15:50 ---> Running in 6e3baf069fe0 13:15:50 ---> Running in c4cf5960acd3 13:15:50 Removing intermediate container 3f0a5e868921 13:15:50 ---> dc2925c4da1e 13:15:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:15:50 ---> Running in a2d17102f2ab 13:15:50 Removing intermediate container 6e3baf069fe0 13:15:50 ---> c8ed7d1edf87 13:15:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:15:50 Removing intermediate container c4cf5960acd3 13:15:50 ---> 4b28d702bad2 13:15:50 Step 19/20 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 13:15:50 ---> Running in 450d200c0dd9 13:15:50 Removing intermediate container a2d17102f2ab 13:15:50 ---> 1b6622d96a54 13:15:50 Step 20/22 : LABEL arch=x86_64 13:15:50 ---> Running in 662468bafe0a 13:15:50 ---> Running in eba8a5bc59a1 13:15:51 Removing intermediate container 450d200c0dd9 13:15:51 ---> 93a06e3c07d7 13:15:51 Step 20/22 : LABEL arch=x86_64 13:15:51 ---> Running in 6c12cf4421e8 13:15:51 Removing intermediate container 662468bafe0a 13:15:51 ---> 6a18e06f4a15 13:15:51 Step 20/20 : LABEL version=0.0.0 13:15:51 Removing intermediate container eba8a5bc59a1 13:15:51 ---> 0f5b697c1770 13:15:51 Step 21/22 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 13:15:51 ---> Running in 2e00f65ab293 13:15:51 ---> Running in 688196ecd136 13:15:51 Removing intermediate container 6c12cf4421e8 13:15:51 ---> 98a499192a9a 13:15:51 Step 21/22 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 13:15:51 Removing intermediate container f1433661fe9c 13:15:51 ---> 0ac4e47215d2 13:15:51 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 13:15:51 ---> Running in d2a858948e41 13:15:51 Removing intermediate container 688196ecd136 13:15:51 ---> 4b96d6ea3180 13:15:51 Step 22/22 : LABEL version=0.0.0 13:15:51 Removing intermediate container 2e00f65ab293 13:15:51 ---> d6bb862e4499 13:15:51 13:15:51 ---> Running in eb8b517b3267 13:15:51 Successfully built d6bb862e4499 13:15:51 Removing intermediate container d2a858948e41 13:15:51 ---> b4941a44b8a3 13:15:51 Step 22/22 : LABEL version=0.0.0 13:15:51 Successfully tagged security-proxy-setup:latest 13:15:51 Building core-data 13:15:51  Building security-proxy-setup ... done  ---> 978fd3aa25fd 13:15:51 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:15:51 Removing intermediate container eb8b517b3267 13:15:51 ---> efa98ce3e6fb 13:15:51 13:15:51 ---> Running in d25e9d279aeb 13:15:52 Successfully built efa98ce3e6fb 13:15:52 Successfully tagged core-command:latest 13:15:52 Building security-secretstore-setup 13:15:54  Building core-command ... done Removing intermediate container d25e9d279aeb 13:15:54 ---> 5f2be1f69a06 13:15:54 13:15:54 Successfully built 5f2be1f69a06 13:15:56 Successfully tagged core-metadata:latest 13:15:56  Building core-metadata ... done Building support-scheduler 13:15:56 ---> a70a0e44911d 13:15:56 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:15:56 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 13:15:57 Status: Downloaded newer image for docker:20.10.8 13:15:57 ---> bc6c0ffef665 13:15:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:16:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:16:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:16:00 ---> 60989fc50f3d 13:16:00 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:16:00 ---> a9ebec1c48d3 13:16:00 Step 3/23 : WORKDIR /edgex-go 13:16:00 ---> Using cache 13:16:00 ---> 418be0448cfe 13:16:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:00 ---> Using cache 13:16:00 ---> 876abea6acd6 13:16:00 Step 5/23 : RUN apk add --update --no-cache make git 13:16:01 ---> Running in 31c94f76ed8b 13:16:01 ---> Running in 85219e5b9385 13:16:01 Removing intermediate container 31c94f76ed8b 13:16:01 ---> 953621734c23 13:16:01 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 13:16:01 ---> 01a021781071 13:16:01 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:16:02 ---> Running in 1ae6dd2a2012 13:16:02 ---> 9a95027d699b 13:16:02 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 13:16:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:16:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:16:03 ---> a9ebec1c48d3 13:16:03 Step 3/24 : WORKDIR /edgex-go 13:16:03 ---> Using cache 13:16:03 ---> 418be0448cfe 13:16:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:03 ---> Using cache 13:16:03 ---> 876abea6acd6 13:16:03 Step 5/24 : RUN apk add --update --no-cache make git 13:16:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:16:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:16:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:16:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:16:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:16:03 ---> a9ebec1c48d3 13:16:03 Step 3/22 : WORKDIR /edgex-go 13:16:03 ---> Using cache 13:16:03 ---> 418be0448cfe 13:16:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:03 ---> Using cache 13:16:03 ---> 876abea6acd6 13:16:03 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:16:04 (1/42) Installing readline (8.1.0-r0) 13:16:04 (2/42) Installing bash (5.1.4-r0) 13:16:04 ---> Running in f35d19b73225 13:16:04 ---> Running in 121416cd8d18 13:16:04 ---> Running in a0e0cdad7958 13:16:04 Executing bash-5.1.4-r0.post-install 13:16:04 (3/42) Installing brotli-libs (1.0.9-r5) 13:16:04 (4/42) Installing nghttp2-libs (1.43.0-r0) 13:16:04 (5/42) Installing libcurl (7.79.1-r0) 13:16:04 (6/42) Installing curl (7.79.1-r0) 13:16:04 (7/42) Installing dumb-init (1.2.5-r1) 13:16:04 (8/42) Installing libbz2 (1.0.8-r1) 13:16:04 (9/42) Installing expat (2.4.1-r0) 13:16:04 (10/42) Installing libffi (3.3-r2) 13:16:04 (11/42) Installing gdbm (1.19-r0) 13:16:04 (12/42) Installing xz-libs (5.2.5-r0) 13:16:04 (13/42) Installing libgcc (10.3.1_git20210424-r2) 13:16:04 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 13:16:04 (15/42) Installing mpdecimal (2.5.1-r1) 13:16:04 (16/42) Installing sqlite-libs (3.35.5-r0) 13:16:04 (17/42) Installing python3 (3.9.5-r1) 13:16:04 Removing intermediate container f35d19b73225 13:16:04 ---> 7a001f81fa60 13:16:04 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:16:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:16:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:16:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:16:05 ---> c1ca15d9ef37 13:16:05 Step 25/30 : RUN chmod +x /entrypoint.sh 13:16:05 (18/42) Installing py3-appdirs (1.4.4-r2) 13:16:05 (19/42) Installing py3-chardet (4.0.0-r2) 13:16:05 OK: 220 MiB in 52 packages 13:16:05 (20/42) Installing py3-idna (3.2-r0) 13:16:05 ---> Running in f3442b95d873 13:16:05 (21/42) Installing py3-urllib3 (1.26.5-r0) 13:16:05 (22/42) Installing py3-certifi (2020.12.5-r1) 13:16:05 (23/42) Installing py3-requests (2.25.1-r4) 13:16:05 (24/42) Installing py3-msgpack (1.0.2-r1) 13:16:05 (25/42) Installing py3-lockfile (0.12.2-r4) 13:16:05 (26/42) Installing py3-cachecontrol (0.12.6-r1) 13:16:05 (27/42) Installing py3-colorama (0.4.4-r1) 13:16:05 (28/42) Installing py3-contextlib2 (0.6.0-r1) 13:16:05 (29/42) Installing py3-distlib (0.3.1-r3) 13:16:05 (30/42) Installing py3-distro (1.5.0-r3) 13:16:05 (31/42) Installing py3-six (1.15.0-r1) 13:16:05 (32/42) Installing py3-webencodings (0.5.1-r4) 13:16:05 (33/42) Installing py3-html5lib (1.1-r1) 13:16:05 (34/42) Installing py3-parsing (2.4.7-r2) 13:16:05 (35/42) Installing py3-packaging (20.9-r1) 13:16:05 (36/42) Installing py3-toml (0.10.2-r2) 13:16:05 (37/42) Installing py3-pep517 (0.10.0-r2) 13:16:05 (38/42) Installing py3-progress (1.5-r2) 13:16:05 (39/42) Installing py3-retrying (1.3.3-r1) 13:16:05 (40/42) Installing py3-ordered-set (4.0.2-r1) 13:16:05 (41/42) Installing py3-setuptools (52.0.0-r3) 13:16:05 (42/42) Installing py3-pip (20.3.4-r1) 13:16:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:16:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:16:05 Removing intermediate container 85219e5b9385 13:16:05 ---> 28b1f49eade3 13:16:05 Step 6/23 : COPY go.mod . 13:16:06 Executing busybox-1.33.1-r3.trigger 13:16:06 OK: 84 MiB in 64 packages 13:16:06 ---> 5890a67d60ad 13:16:06 Step 7/23 : RUN go mod download 13:16:06 ---> Running in 9007a46d5853 13:16:06 OK: 220 MiB in 52 packages 13:16:06 OK: 220 MiB in 52 packages 13:16:06 Removing intermediate container f3442b95d873 13:16:06 ---> 9f6a1698e182 13:16:06 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 13:16:06 ---> Running in bbb5d86b9948 13:16:07 Removing intermediate container bbb5d86b9948 13:16:07 ---> eb4f7a3f7371 13:16:07 Step 27/30 : CMD ["gate"] 13:16:07 ---> Running in 74171ea35194 13:16:07 Collecting docker-compose==1.23.2 13:16:07 Removing intermediate container 121416cd8d18 13:16:07 ---> 98a0ac480bc2 13:16:07 Step 6/24 : COPY . . 13:16:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:16:07 Removing intermediate container a0e0cdad7958 13:16:07 ---> 09ce8128c95f 13:16:07 Step 6/22 : COPY . . 13:16:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:16:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:16:07 Removing intermediate container 74171ea35194 13:16:07 ---> 8d448d5081a1 13:16:07 Step 28/30 : LABEL arch=x86_64 13:16:07 Collecting websocket-client<1.0,>=0.32.0 13:16:07 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:16:07 Collecting jsonschema<3,>=2.5.1 13:16:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:16:07 Collecting texttable<0.10,>=0.9.0 13:16:07 Downloading texttable-0.9.1.tar.gz (11 kB) 13:16:08 ---> Running in ca140ebf316c 13:16:08 Collecting dockerpty<0.5,>=0.4.1 13:16:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:16:08 Collecting cached-property<2,>=1.2.0 13:16:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:16:08 Collecting docker<4.0,>=3.6.0 13:16:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:16:08 Collecting docopt<0.7,>=0.6.1 13:16:08 Downloading docopt-0.6.2.tar.gz (25 kB) 13:16:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 13:16:09 Collecting PyYAML<4,>=3.10 13:16:09 Downloading PyYAML-3.13.tar.gz (270 kB) 13:16:10 Removing intermediate container ca140ebf316c 13:16:10 ---> 7cefcefaeeca 13:16:10 Step 29/30 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 13:16:10 Collecting docker-pycreds>=0.4.0 13:16:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:16:10 Collecting idna<2.8,>=2.5 13:16:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:16:10 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 13:16:10 Collecting chardet<3.1.0,>=3.0.2 13:16:10 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:16:10 Collecting urllib3<1.25,>=1.21.1 13:16:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:16:10 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:16:10 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:16:10 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:16:10 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:16:11 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:16:11 Attempting uninstall: urllib3 13:16:11 Found existing installation: urllib3 1.26.5 13:16:11 Uninstalling urllib3-1.26.5: 13:16:11 Successfully uninstalled urllib3-1.26.5 13:16:11 ---> Running in da657ff94dbb 13:16:11 Attempting uninstall: idna 13:16:11 Found existing installation: idna 3.2 13:16:11 Uninstalling idna-3.2: 13:16:11 Successfully uninstalled idna-3.2 13:16:11 Attempting uninstall: chardet 13:16:11 Found existing installation: chardet 4.0.0 13:16:11 Uninstalling chardet-4.0.0: 13:16:11 Successfully uninstalled chardet-4.0.0 13:16:12 Removing intermediate container 9007a46d5853 13:16:12 ---> cf481f9eee69 13:16:12 Step 8/23 : COPY . . 13:16:12 Removing intermediate container da657ff94dbb 13:16:12 ---> 3e55d1b5ceea 13:16:12 Step 30/30 : LABEL version=0.0.0 13:16:12 Attempting uninstall: requests 13:16:12 Found existing installation: requests 2.25.1 13:16:12 Uninstalling requests-2.25.1: 13:16:12 Successfully uninstalled requests-2.25.1 13:16:13 Running setup.py install for texttable: started 13:16:13 ---> Running in 571df7be3cc9 13:16:14 Running setup.py install for texttable: finished with status 'done' 13:16:14 Running setup.py install for PyYAML: started 13:16:14 Removing intermediate container 571df7be3cc9 13:16:14 ---> f382740fb776 13:16:14 13:16:14 Running setup.py install for PyYAML: finished with status 'done' 13:16:14 Running setup.py install for docopt: started 13:16:14 Successfully built f382740fb776 13:16:14 Successfully tagged security-bootstrapper:latest 13:16:14 Building support-notifications 13:16:15  Building security-bootstrapper ... done  Running setup.py install for docopt: finished with status 'done' 13:16:15 Running setup.py install for dockerpty: started 13:16:15 Running setup.py install for dockerpty: finished with status 'done' 13:16:16 ---> 3bb03c6b06e1 13:16:16 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:16:16 ---> 6498a4a88c8a 13:16:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:16:17 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 13:16:17 ---> Running in 894dec956c83 13:16:17 ---> Running in 6ab26df3b1e3 13:16:20 ---> 4308bc725c47 13:16:20 Step 9/23 : RUN go mod tidy 13:16:20 ---> Running in 00804a7ace92 13:16:20 Removing intermediate container 6ab26df3b1e3 13:16:20 ---> 40f7b4294361 13:16:20 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:16:20 Removing intermediate container 894dec956c83 13:16:20 ---> 8717b7bbb043 13:16:20 Step 8/22 : RUN make cmd/core-data/core-data 13:16:20 ---> Running in df5391759c04 13:16:21 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:16:21 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:16:21 ---> a9ebec1c48d3 13:16:21 Step 3/21 : WORKDIR /edgex-go 13:16:21 ---> Using cache 13:16:21 ---> 418be0448cfe 13:16:21 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:21 ---> Using cache 13:16:21 ---> 876abea6acd6 13:16:21 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 13:16:21 ---> Running in 9f07aad6a412 13:16:21 ---> Running in 1aac23e8c64f 13:16:21 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 13:16:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:16:21 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 13:16:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:16:23 OK: 220 MiB in 52 packages 13:16:24 Removing intermediate container 1ae6dd2a2012 13:16:24 ---> 031e0297c4bc 13:16:24 Step 13/22 : ENV APP_PORT=58890 13:16:24 ---> Running in db9fcaa59afd 13:16:24 Removing intermediate container 1aac23e8c64f 13:16:24 ---> 4d41fcab4ff3 13:16:24 Step 6/21 : COPY . . 13:16:25 Removing intermediate container db9fcaa59afd 13:16:25 ---> dd2dee584028 13:16:25 Step 14/22 : EXPOSE $APP_PORT 13:16:25 ---> Running in 2db8187279f8 13:16:27 Removing intermediate container 2db8187279f8 13:16:27 ---> fbc46a8f6132 13:16:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:16:28 ---> 77085122d867 13:16:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:16:28 Removing intermediate container 00804a7ace92 13:16:28 ---> 5189c4303bd3 13:16:28 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 13:16:29 ---> Running in 91e41819a48a 13:16:29 ---> b5ff7ca0c350 13:16:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:16:29 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 13:16:30 ---> 30f0b8708770 13:16:30 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 13:16:30 ---> Running in c9fc3da14ba3 13:16:30 ---> f22662b35027 13:16:30 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:16:30 Removing intermediate container c9fc3da14ba3 13:16:30 ---> 441db820d707 13:16:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:16:30 ---> Running in aed48f5065ac 13:16:30 ---> Running in 16e5c26eddec 13:16:30 Removing intermediate container 16e5c26eddec 13:16:30 ---> 77cec328b7c5 13:16:30 Step 20/22 : LABEL arch=x86_64 13:16:30 ---> Running in 4313d5a58308 13:16:30 Removing intermediate container 4313d5a58308 13:16:30 ---> 32ea5e093fc3 13:16:30 Step 21/22 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 13:16:30 ---> Running in a42d6d86d47e 13:16:30 Removing intermediate container a42d6d86d47e 13:16:30 ---> bcd38a838f04 13:16:30 Step 22/22 : LABEL version=0.0.0 13:16:31 ---> Running in 27af457cf89b 13:16:31 Removing intermediate container 27af457cf89b 13:16:31 ---> da78eecafea0 13:16:31 13:16:31 Successfully built da78eecafea0 13:16:31 Successfully tagged sys-mgmt-agent:latest 13:16:32  Building sys-mgmt-agent ... done Removing intermediate container aed48f5065ac 13:16:32 ---> 3268d4d54baa 13:16:32 Step 8/21 : RUN make cmd/support-notifications/support-notifications 13:16:32 ---> Running in 91e226b6a5e1 13:16:32 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 13:16:51 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 13:16:54 Removing intermediate container df5391759c04 13:16:54 ---> 9c693efa08d0 13:16:54 13:16:54 Step 9/24 : FROM alpine:3.14 13:16:54 ---> 14119a10abf4 13:16:54 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:16:54 ---> Running in 3a091691bd82 13:16:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:16:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:16:55 (1/3) Installing ca-certificates (20191127-r5) 13:16:55 (2/3) Installing dumb-init (1.2.5-r1) 13:16:55 (3/3) Installing su-exec (0.2-r1) 13:16:55 Executing busybox-1.33.1-r3.trigger 13:16:55 Executing ca-certificates-20191127-r5.trigger 13:16:55 OK: 6 MiB in 17 packages 13:16:56 Removing intermediate container 3a091691bd82 13:16:56 ---> 8c83c360eec1 13:16:56 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:16:56 ---> Running in 2119621de164 13:16:56 Removing intermediate container 2119621de164 13:16:56 ---> 0a7384f25564 13:16:56 Step 12/24 : WORKDIR / 13:16:56 ---> Running in b40b490919cd 13:16:56 Removing intermediate container b40b490919cd 13:16:56 ---> 3049e6309392 13:16:56 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:16:56 ---> a416d085a8e8 13:16:56 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:16:56 ---> 6f5f9dab78a7 13:16:56 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:16:57 ---> e5d097f52072 13:16:57 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:16:57 ---> 0c0c42b66779 13:16:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:16:58 ---> e2c26a349271 13:16:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:16:58 ---> 02c209c5bf47 13:16:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:16:58 ---> 80a8cb57fdb4 13:16:58 Step 20/24 : 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/ 13:16:58 ---> Running in 57fe07bf89b9 13:16:59 Removing intermediate container 57fe07bf89b9 13:16:59 ---> 98571493b2c1 13:16:59 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 13:17:00 ---> Running in 793d2eacb961 13:17:00 Removing intermediate container 793d2eacb961 13:17:00 ---> 4f2c9c55983e 13:17:00 Step 22/24 : LABEL arch=x86_64 13:17:00 ---> Running in a39a394b1b3a 13:17:00 Removing intermediate container a39a394b1b3a 13:17:00 ---> 6366a9561ca0 13:17:00 Step 23/24 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 13:17:00 ---> Running in 89f4b18ef6d1 13:17:00 Removing intermediate container 9f07aad6a412 13:17:00 ---> 8ad69acb8de8 13:17:00 13:17:00 Step 9/22 : FROM alpine:3.14 13:17:00 ---> 14119a10abf4 13:17:00 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:17:01 ---> Running in 937a0054b082 13:17:01 Removing intermediate container 89f4b18ef6d1 13:17:01 ---> ca0819c05280 13:17:01 Step 24/24 : LABEL version=0.0.0 13:17:01 ---> Running in 61660f009f2f 13:17:01 Removing intermediate container 937a0054b082 13:17:01 ---> ac3c08b46c4a 13:17:01 Step 11/22 : ENV APP_PORT=59880 13:17:01 Removing intermediate container 61660f009f2f 13:17:01 ---> 3c6398132104 13:17:01 13:17:01 ---> Running in dc72c3f48740 13:17:01 Successfully built 3c6398132104 13:17:01 Successfully tagged security-secretstore-setup:latest 13:17:01  Building security-secretstore-setup ... done Removing intermediate container dc72c3f48740 13:17:01 ---> 21a5da2f75f4 13:17:01 Step 12/22 : EXPOSE $APP_PORT 13:17:01 ---> Running in 6554ab44763c 13:17:02 Removing intermediate container 6554ab44763c 13:17:02 ---> 3fc2111595c6 13:17:02 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:17:02 ---> Running in 9e37ed1d9ac1 13:17:02 Removing intermediate container 91e41819a48a 13:17:02 ---> ed29ca0b3bea 13:17:02 13:17:02 Step 11/23 : FROM alpine:3.14 13:17:02 ---> 14119a10abf4 13:17:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:17:02 ---> Using cache 13:17:02 ---> d7ff555971b8 13:17:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:17:02 ---> Using cache 13:17:02 ---> 05af7957dcb7 13:17:02 Step 14/23 : ENV APP_PORT=59861 13:17:02 ---> Running in 5a99bb56ae3f 13:17:02 Removing intermediate container 5a99bb56ae3f 13:17:02 ---> c9acb8f17ca0 13:17:02 Step 15/23 : EXPOSE $APP_PORT 13:17:02 ---> Running in 3e6e40e7ac68 13:17:02 Removing intermediate container 3e6e40e7ac68 13:17:02 ---> 8ed549766f30 13:17:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:17:03 ---> 7f47462c162b 13:17:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:17:03 Removing intermediate container 9e37ed1d9ac1 13:17:03 ---> 7f9fe40388d2 13:17:03 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 13:17:03 ---> Running in fb4e955af4d5 13:17:04 ---> b8022a6e3b4c 13:17:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:17:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:17:04 ---> 7857a3281bb3 13:17:04 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:17:04 ---> Running in 858396c0e314 13:17:04 Removing intermediate container 91e226b6a5e1 13:17:04 ---> a2a17f16f10f 13:17:04 13:17:04 Step 9/21 : FROM alpine:3.14 13:17:04 ---> 14119a10abf4 13:17:04 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 13:17:04 ---> Running in 55a764e7944c 13:17:04 Removing intermediate container 858396c0e314 13:17:04 ---> 496b5ecaa23d 13:17:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:17:04 ---> Running in fe09195b2553 13:17:04 Removing intermediate container fe09195b2553 13:17:04 ---> dbb70f93054f 13:17:04 Step 21/23 : LABEL arch=x86_64 13:17:04 ---> Running in c3013128224d 13:17:04 Removing intermediate container c3013128224d 13:17:04 ---> 49b638563d65 13:17:04 Step 22/23 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 13:17:04 ---> Running in 4561a1a3878b 13:17:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:17:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:17:04 Removing intermediate container 4561a1a3878b 13:17:04 ---> a31bc806f922 13:17:04 Step 23/23 : LABEL version=0.0.0 13:17:05 ---> Running in adb415ccaada 13:17:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:17:05 Removing intermediate container adb415ccaada 13:17:05 ---> 99a3f670e5e9 13:17:05 13:17:05 (1/2) Installing ca-certificates (20191127-r5) 13:17:05 (2/2) Installing dumb-init (1.2.5-r1) 13:17:05 Executing busybox-1.33.1-r3.trigger 13:17:05 Executing ca-certificates-20191127-r5.trigger 13:17:05 Successfully built 99a3f670e5e9 13:17:05 OK: 6 MiB in 16 packages 13:17:05 Successfully tagged support-scheduler:latest 13:17:05  Building support-scheduler ... done (1/6) Installing dumb-init (1.2.5-r1) 13:17:05 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:17:05 Removing intermediate container 55a764e7944c 13:17:05 ---> 524866fb8a0b 13:17:05 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:17:05 ---> Running in 1229cf7384b1 13:17:05 (3/6) Installing libsodium (1.0.18-r0) 13:17:05 Removing intermediate container 1229cf7384b1 13:17:05 ---> 0c2723f73825 13:17:05 Step 12/21 : ENV APP_PORT=59860 13:17:05 ---> Running in e31223d131bd 13:17:05 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:17:05 (5/6) Installing libzmq (4.3.4-r0) 13:17:05 Removing intermediate container e31223d131bd 13:17:05 ---> 1cd3d9a9824b 13:17:05 Step 13/21 : EXPOSE $APP_PORT 13:17:05 ---> Running in 5bab6940509d 13:17:05 (6/6) Installing zeromq (4.3.4-r0) 13:17:05 Removing intermediate container 5bab6940509d 13:17:05 ---> 85937add2fe6 13:17:05 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 13:17:05 Executing busybox-1.33.1-r3.trigger 13:17:05 OK: 8 MiB in 20 packages 13:17:05 ---> b216677638f1 13:17:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:17:06 Removing intermediate container fb4e955af4d5 13:17:06 ---> 3a481041974b 13:17:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:17:06 ---> cc1d560623a5 13:17:06 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:17:06 ---> 4c734990e458 13:17:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:17:06 ---> 92a2b6bfc1d5 13:17:06 Step 17/21 : ENTRYPOINT ["/support-notifications"] 13:17:06 ---> Running in 4daceeb4dc80 13:17:06 ---> bbcec374e9c5 13:17:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:17:06 Removing intermediate container 4daceeb4dc80 13:17:06 ---> 6a0fee555ef3 13:17:06 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:17:06 ---> Running in ea1e80cc50e9 13:17:06 Removing intermediate container ea1e80cc50e9 13:17:06 ---> 2e9eeb26f772 13:17:06 Step 19/21 : LABEL arch=x86_64 13:17:06 ---> Running in 89d1d255e1cf 13:17:06 ---> c88513c251e8 13:17:06 Step 18/22 : ENTRYPOINT ["/core-data"] 13:17:06 ---> Running in d79ea66b45c4 13:17:06 Removing intermediate container 89d1d255e1cf 13:17:06 ---> 2671dbdf12b2 13:17:06 Step 20/21 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 13:17:06 ---> Running in ada028f3850f 13:17:07 Removing intermediate container d79ea66b45c4 13:17:07 ---> bab22f1f4ee8 13:17:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:17:07 Removing intermediate container ada028f3850f 13:17:07 ---> 9203a3398fac 13:17:07 Step 21/21 : LABEL version=0.0.0 13:17:07 ---> Running in a6911e2ed925 13:17:07 ---> Running in 87084a90cfdb 13:17:07 Removing intermediate container a6911e2ed925 13:17:07 ---> 1478a67d7ad6 13:17:07 Step 20/22 : LABEL arch=x86_64 13:17:07 Removing intermediate container 87084a90cfdb 13:17:07 ---> 4c8d801f3cf6 13:17:07 13:17:07 ---> Running in 8f1c05fd8ded 13:17:07 Successfully built 4c8d801f3cf6 13:17:07 Successfully tagged support-notifications:latest 13:17:07  Building support-notifications ... done Removing intermediate container 8f1c05fd8ded 13:17:07 ---> c0227d1a4a4e 13:17:07 Step 21/22 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 13:17:07 ---> Running in ac86fcb1e439 13:17:07 Removing intermediate container ac86fcb1e439 13:17:07 ---> 59bd2f00344b 13:17:07 Step 22/22 : LABEL version=0.0.0 13:17:07 ---> Running in 1f322d1b608d 13:17:07 Removing intermediate container 1f322d1b608d 13:17:07 ---> 4a92f0bc6ab8 13:17:07 13:17:07 Successfully built 4a92f0bc6ab8 13:17:07 Successfully tagged core-data:latest 13:17:07  Building core-data ... done  [Pipeline] } 13:17:07 $ docker stop --time=1 8e965f60a161b04a02add1bc9325e232487bca7fc825ff0745942e31ade61c49 13:17:09 $ docker rm -f 8e965f60a161b04a02add1bc9325e232487bca7fc825ff0745942e31ade61c49 [Pipeline] // withDockerContainer [Pipeline] sh 13:17:09 + docker images 13:17:09 REPOSITORY TAG IMAGE ID CREATED SIZE 13:17:09 core-data latest 4a92f0bc6ab8 2 seconds ago 20.6MB 13:17:09 support-notifications latest 4c8d801f3cf6 2 seconds ago 16.9MB 13:17:09 support-scheduler latest 99a3f670e5e9 5 seconds ago 16.1MB 13:17:09 a2a17f16f10f 5 seconds ago 1.76GB 13:17:09 ed29ca0b3bea 7 seconds ago 1.76GB 13:17:09 security-secretstore-setup latest 3c6398132104 8 seconds ago 28.2MB 13:17:09 8ad69acb8de8 9 seconds ago 1.76GB 13:17:09 9c693efa08d0 16 seconds ago 1.76GB 13:17:09 sys-mgmt-agent latest da78eecafea0 38 seconds ago 294MB 13:17:09 security-bootstrapper latest f382740fb776 56 seconds ago 18.8MB 13:17:09 core-metadata latest 5f2be1f69a06 About a minute ago 16.8MB 13:17:09 security-proxy-setup latest d6bb862e4499 About a minute ago 26.7MB 13:17:09 core-command latest efa98ce3e6fb About a minute ago 16MB 13:17:09 d9cbe0623a58 About a minute ago 1.75GB 13:17:09 3849f7eb2406 About a minute ago 1.76GB 13:17:09 49e3c1e74545 About a minute ago 1.75GB 13:17:09 1320db69476d About a minute ago 1.75GB 13:17:09 1390e941c923 About a minute ago 1.76GB 13:17:09 ci-base-image-x86_64 latest a9ebec1c48d3 5 minutes ago 1.25GB 13:17:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 days ago 548MB 13:17:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 12 days ago 34.5MB 13:17:09 docker 20.10.8 bc6c0ffef665 6 weeks ago 214MB 13:17:09 alpine 3.14 14119a10abf4 7 weeks ago 5.6MB 13:17:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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 13:17:25 Still waiting to schedule task 13:17:25 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 13:18:17 Running on prd-ubuntu18.04-docker-8c-8g-502 in /w/workspace/edgexfoundry_edgex-go_PR-3762 [Pipeline] { [Pipeline] ws 13:18:17 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 13:18:18 The recommended git tool is: git 13:18:19 using credential edgex-jenkins-ssh 13:18:19 Cloning the remote Git repository 13:18:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:18:19 > git init /w/workspace/edgex-go/3 # timeout=10 13:18:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:18:20 > git --version # timeout=10 13:18:20 > git --version # 'git version 2.17.1' 13:18:20 using GIT_SSH to set credentials SSH Credentials for GitHub 13:18:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:18:27 Merging remotes/origin/main commit 86411704c056e83a3fc2a54d4c214538f329b007 into PR head commit e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 13:18:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:18:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:18:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:18:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:18:27 using GIT_SSH to set credentials SSH Credentials for GitHub 13:18:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3762/head:refs/remotes/origin/PR-3762 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:18:27 > git config core.sparsecheckout # timeout=10 13:18:27 > git checkout -f e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 # timeout=10 13:18:27 > git remote # timeout=10 13:18:27 > git config --get remote.origin.url # timeout=10 13:18:27 using GIT_SSH to set credentials SSH Credentials for GitHub 13:18:27 > git merge 86411704c056e83a3fc2a54d4c214538f329b007 # timeout=10 13:18:27 > git rev-parse HEAD^{commit} # timeout=10 13:18:27 Merge succeeded, producing e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 13:18:27 Checking out Revision e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 (PR-3762) 13:18:27 > git config core.sparsecheckout # timeout=10 13:18:27 > git checkout -f e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 # timeout=10 13:18:31 Commit message: "feat(command): Support object value type in Set Command" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:18:32 + echo snap-build.sh 13:18:32 snap-build.sh 13:18:32 + SNAP_BASE_DIR=. 13:18:32 + '[' '!' -z /w/workspace/edgex-go/3 ']' 13:18:32 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 13:18:32 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 13:18:32 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 13:18:32 + cd /w/workspace/edgex-go/3 13:18:32 + sudo apt-get remove -qy --purge lxd lxd-client 13:18:32 Reading package lists... 13:18:32 Building dependency tree... 13:18:32 Reading state information... 13:18:32 The following packages were automatically installed and are no longer required: 13:18:32 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 13:18:32 uidmap xdelta3 13:18:32 Use 'sudo apt autoremove' to remove them. 13:18:32 The following packages will be REMOVED: 13:18:32 lxd* lxd-client* 13:18:32 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 13:18:32 After this operation, 31.7 MB disk space will be freed. 13:18:33 (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.) 13:18:33 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 13:18:33 Removing lxd dnsmasq configuration 13:18:33 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 13:18:33 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 13:18:34 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:18:34 (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.) 13:18:34 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 13:18:35 Processing triggers for systemd (237-3ubuntu10.45) ... 13:18:36 Processing triggers for ureadahead (0.100.0-21) ... 13:18:36 + sudo snap remove --purge lxd 13:18:36 snap "lxd" is not installed 13:18:36 + sudo groupadd --force --system lxd 13:18:36 ++ whoami 13:18:36 + sudo /usr/sbin/usermod -G lxd -a jenkins 13:18:36 + newgrp - lxd 13:18:36 + sudo snap install lxd 13:18:48 2021-10-20T13:18:47Z INFO Waiting for automatic snapd restart... 13:19:10 lxd 4.19 from Canonical* installed 13:19:10 + sudo lxd init --auto 13:19:17 + sudo snap install --classic snapcraft 13:19:27 snapcraft 5.0 from Canonical* installed 13:19:27 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 13:19:27 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 13:19:27 % Total % Received % Xferd Average Speed Time Time Time Current 13:19:27 Dload Upload Total Spent Left Speed 13:19:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4098 0 --:--:-- --:--:-- --:--:-- 4098 13:19:27 100 3325k 100 3325k 0 0 8796k 0 --:--:-- --:--:-- --:--:-- 8796k 13:19:27 ./yq_linux_amd64 13:19:27 + sudo snapcraft prime --use-lxd 13:19:29 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 13:19:29 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: 13:19:29 - README.md 13:19:29 13:19:29 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:19:29 Launching a container. 13:19:34 Waiting for container to be ready 13:19:34 To start your first instance, try: lxc launch ubuntu:20.04 13:19:34 13:19:38 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 13:19:38 Waiting for network to be ready... 13:19:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:19:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1921 kB] 13:19:39 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:19:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] 13:19:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 13:19:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 13:19:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [483 kB] 13:19:39 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.2 kB] 13:19:39 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 13:19:39 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 13:19:39 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:19:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:19:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:19:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:19:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:19:39 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:19:39 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:19:39 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:19:40 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:19:40 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2267 kB] 13:19:40 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [440 kB] 13:19:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 13:19:40 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 13:19:40 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [508 kB] 13:19:40 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.0 kB] 13:19:40 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1758 kB] 13:19:40 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 13:19:43 Fetched 25.4 MB in 4s (6157 kB/s) 13:19:43 Reading package lists... 13:19:44 Reading package lists... 13:19:44 Building dependency tree... 13:19:44 Reading state information... 13:19:44 The following additional packages will be installed: 13:19:44 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:19:44 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:19:44 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:19:44 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 13:19:44 Suggested packages: 13:19:44 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 13:19:44 Recommended packages: 13:19:44 gnupg libsasl2-modules 13:19:44 The following NEW packages will be installed: 13:19:44 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:19:44 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:19:44 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:19:44 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 13:19:44 The following packages will be upgraded: 13:19:44 gpg gpg-agent gpgconf libudev1 13:19:44 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 13:19:44 Need to get 3527 kB of archives. 13:19:44 After this operation, 13.3 MB of additional disk space will be used. 13:19:44 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] 13:19:44 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] 13:19:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 13:19:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 13:19:44 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 13:19:44 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 13:19:45 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 13:19:45 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 13:19:45 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 13:19:45 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 13:19:45 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 13:19:45 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 13:19:45 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 13:19:45 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 13:19:45 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 13:19:45 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 13:19:45 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 13:19:45 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 13:19:45 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 13:19:45 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 13:19:45 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 13:19:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 13:19:45 debconf: delaying package configuration, since apt-utils is not installed 13:19:45 Fetched 3527 kB in 1s (2909 kB/s) 13:19:45 (Reading database ... 12511 files and directories currently installed.) 13:19:45 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 13:19:45 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 13:19:45 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 13:19:45 Selecting previously unselected package udev. 13:19:45 (Reading database ... 12511 files and directories currently installed.) 13:19:45 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 13:19:45 Unpacking udev (237-3ubuntu10.52) ... 13:19:45 Selecting previously unselected package libfuse2:amd64. 13:19:45 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 13:19:45 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:19:46 Selecting previously unselected package fuse. 13:19:46 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 13:19:46 Unpacking fuse (2.9.7-1ubuntu1) ... 13:19:46 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 13:19:46 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:19:46 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 13:19:46 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:19:46 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 13:19:46 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:19:46 Selecting previously unselected package libksba8:amd64. 13:19:46 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 13:19:46 Unpacking libksba8:amd64 (1.3.5-2) ... 13:19:46 Selecting previously unselected package libroken18-heimdal:amd64. 13:19:46 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:19:46 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:19:46 Selecting previously unselected package libasn1-8-heimdal:amd64. 13:19:46 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:19:46 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:19:46 Selecting previously unselected package libheimbase1-heimdal:amd64. 13:19:46 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:19:46 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:19:46 Selecting previously unselected package libhcrypto4-heimdal:amd64. 13:19:46 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:19:46 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:19:46 Selecting previously unselected package libwind0-heimdal:amd64. 13:19:46 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:19:46 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:19:46 Selecting previously unselected package libhx509-5-heimdal:amd64. 13:19:46 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:19:46 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:19:46 Selecting previously unselected package libkrb5-26-heimdal:amd64. 13:19:46 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:19:46 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:19:46 Selecting previously unselected package libheimntlm0-heimdal:amd64. 13:19:46 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:19:46 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:19:46 Selecting previously unselected package libgssapi3-heimdal:amd64. 13:19:46 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:19:46 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:19:46 Selecting previously unselected package libsasl2-modules-db:amd64. 13:19:46 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:19:46 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:19:46 Selecting previously unselected package libsasl2-2:amd64. 13:19:46 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:19:46 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:19:46 Selecting previously unselected package libldap-common. 13:19:46 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 13:19:46 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:19:46 Selecting previously unselected package libldap-2.4-2:amd64. 13:19:46 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 13:19:46 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:19:47 Selecting previously unselected package dirmngr. 13:19:47 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 13:19:47 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 13:19:47 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:19:47 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 13:19:47 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:19:47 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:19:47 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:19:47 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 13:19:47 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:19:47 Setting up libksba8:amd64 (1.3.5-2) ... 13:19:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:19:47 Setting up udev (237-3ubuntu10.52) ... 13:19:47 invoke-rc.d: policy-rc.d denied execution of start. 13:19:47 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:19:47 Processing triggers for systemd (237-3ubuntu10) ... 13:19:47 Setting up fuse (2.9.7-1ubuntu1) ... 13:19:47 Setting up gpg (2.2.4-1ubuntu1.4) ... 13:19:47 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:19:47 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:19:47 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:19:48 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:19:48 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:19:48 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:19:48 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:19:48 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:19:48 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 13:19:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:19:48 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 13:19:48 settings in the [Install] section, and DefaultInstance for template units). 13:19:48 This means they are not meant to be enabled using systemctl. 13:19:48 Possible reasons for having this kind of units are: 13:19:48 1) A unit may be statically enabled by being symlinked from another unit's 13:19:48 .wants/ or .requires/ directory. 13:19:48 2) A unit's purpose may be to act as a helper for some other unit which has 13:19:48 a requirement dependency on it. 13:19:48 3) A unit may be started when needed via activation (socket, path, timer, 13:19:48 D-Bus, udev, scripted systemctl call, ...). 13:19:48 4) In case of template units, the unit is meant to be enabled with some 13:19:48 instance name specified. 13:19:48 Reading package lists... 13:19:48 Building dependency tree... 13:19:48 Reading state information... 13:19:49 The following additional packages will be installed: 13:19:49 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 13:19:49 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 13:19:49 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 13:19:49 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 13:19:49 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 13:19:49 Suggested packages: 13:19:49 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 13:19:49 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 13:19:49 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 13:19:49 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 13:19:49 systemd-container policykit-1 13:19:49 Recommended packages: 13:19:49 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 13:19:49 The following NEW packages will be installed: 13:19:49 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 13:19:49 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 13:19:49 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 13:19:49 multiarch-support openssh-client python3 python3-minimal python3.6 13:19:49 python3.6-minimal snapd squashfs-tools sudo 13:19:49 The following packages will be upgraded: 13:19:49 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 13:19:49 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 13:19:49 Need to get 36.8 MB of archives. 13:19:49 After this operation, 147 MB of additional disk space will be used. 13:19:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 13:19:49 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 13:19:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 13:19:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 13:19:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 13:19:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 13:19:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 13:19:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 13:19:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 13:19:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 13:19:49 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 13:19:49 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 13:19:49 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 13:19:49 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 13:19:49 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 13:19:49 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 13:19:49 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 13:19:50 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 13:19:50 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 13:19:50 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 13:19:50 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 13:19:50 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 13:19:50 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 13:19:50 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 13:19:50 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 13:19:50 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 13:19:50 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 13:19:50 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 13:19:50 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 13:19:50 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 13:19:51 debconf: delaying package configuration, since apt-utils is not installed 13:19:51 Fetched 36.8 MB in 2s (18.9 MB/s) 13:19:51 (Reading database ... 12757 files and directories currently installed.) 13:19:51 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 13:19:51 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 13:19:51 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 13:19:51 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 13:19:51 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 13:19:51 (Reading database ... 12757 files and directories currently installed.) 13:19:51 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 13:19:51 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 13:19:52 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 13:19:52 (Reading database ... 12757 files and directories currently installed.) 13:19:52 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 13:19:52 Unpacking apt (1.6.14) over (1.6.1) ... 13:19:52 Setting up apt (1.6.14) ... 13:19:52 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 13:19:52 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 13:19:52 (Reading database ... 12764 files and directories currently installed.) 13:19:52 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 13:19:52 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 13:19:52 Selecting previously unselected package libpython3.6-minimal:amd64. 13:19:52 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:19:52 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:19:53 Selecting previously unselected package libexpat1:amd64. 13:19:53 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 13:19:53 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:19:53 Selecting previously unselected package python3.6-minimal. 13:19:53 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:19:53 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:19:53 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 13:19:53 Checking for services that may need to be restarted...done. 13:19:53 Checking for services that may need to be restarted...done. 13:19:53 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:19:53 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:19:53 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:19:53 Selecting previously unselected package python3-minimal. 13:19:53 (Reading database ... 13012 files and directories currently installed.) 13:19:53 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 13:19:53 Unpacking python3-minimal (3.6.7-1~18.04) ... 13:19:53 Selecting previously unselected package mime-support. 13:19:53 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 13:19:53 Unpacking mime-support (3.60ubuntu1) ... 13:19:53 Selecting previously unselected package libmpdec2:amd64. 13:19:53 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 13:19:53 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:19:53 Selecting previously unselected package libpython3.6-stdlib:amd64. 13:19:53 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:19:53 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:19:54 Selecting previously unselected package python3.6. 13:19:54 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:19:54 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:19:54 Selecting previously unselected package libpython3-stdlib:amd64. 13:19:54 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 13:19:54 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:19:54 Setting up python3-minimal (3.6.7-1~18.04) ... 13:19:54 Selecting previously unselected package python3. 13:19:54 (Reading database ... 13442 files and directories currently installed.) 13:19:54 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 13:19:54 Unpacking python3 (3.6.7-1~18.04) ... 13:19:54 Selecting previously unselected package multiarch-support. 13:19:54 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 13:19:54 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 13:19:54 Setting up multiarch-support (2.27-3ubuntu1.4) ... 13:19:54 Selecting previously unselected package liblzo2-2:amd64. 13:19:54 (Reading database ... 13479 files and directories currently installed.) 13:19:54 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 13:19:54 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 13:19:54 Selecting previously unselected package libbsd0:amd64. 13:19:54 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 13:19:54 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:19:54 Selecting previously unselected package sudo. 13:19:54 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 13:19:54 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 13:19:54 Selecting previously unselected package apparmor. 13:19:54 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 13:19:54 Unpacking apparmor (2.12-4ubuntu5.1) ... 13:19:54 Selecting previously unselected package libedit2:amd64. 13:19:54 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 13:19:54 Unpacking libedit2:amd64 (3.1-20170329-1) ... 13:19:55 Selecting previously unselected package libkrb5support0:amd64. 13:19:55 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 13:19:55 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:19:55 Selecting previously unselected package libk5crypto3:amd64. 13:19:55 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 13:19:55 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:19:55 Selecting previously unselected package libkeyutils1:amd64. 13:19:55 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 13:19:55 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:19:55 Selecting previously unselected package libkrb5-3:amd64. 13:19:55 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 13:19:55 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:19:55 Selecting previously unselected package libgssapi-krb5-2:amd64. 13:19:55 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 13:19:55 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:19:55 Selecting previously unselected package libssl1.0.0:amd64. 13:19:55 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 13:19:55 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 13:19:55 Selecting previously unselected package openssh-client. 13:19:55 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 13:19:55 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 13:19:55 Selecting previously unselected package squashfs-tools. 13:19:55 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 13:19:55 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 13:19:55 Selecting previously unselected package snapd. 13:19:55 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 13:19:55 Unpacking snapd (2.51.1+18.04) ... 13:19:57 Setting up libedit2:amd64 (3.1-20170329-1) ... 13:19:57 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 13:19:57 Setting up mime-support (3.60ubuntu1) ... 13:19:57 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 13:19:57 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:19:57 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:19:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:19:57 Setting up systemd (237-3ubuntu10.52) ... 13:19:57 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 13:19:58 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:19:58 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:19:58 Setting up liblzo2-2:amd64 (2.08-1.2) ... 13:19:58 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:19:58 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:19:58 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:19:59 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 13:19:59 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:19:59 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:19:59 Setting up python3 (3.6.7-1~18.04) ... 13:19:59 running python rtupdate hooks for python3.6... 13:19:59 running python post-rtupdate hooks for python3.6... 13:19:59 Setting up apparmor (2.12-4ubuntu5.1) ... 13:19:59 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 13:19:59 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:19:59 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 13:19:59 Setting up snapd (2.51.1+18.04) ... 13:20:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 13:20:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 13:20:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 13:20:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 13:20:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:20:01 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:20:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 13:20:01 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 13:20:01 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 13:20:01 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 13:20:01 /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' 13:20:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:20:01 Processing triggers for systemd (237-3ubuntu10.52) ... 13:20:02 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 13:20:02 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:20:02 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:20:03 Reading package lists... 13:20:04 Reading package lists... 13:20:04 Building dependency tree... 13:20:04 Reading state information... 13:20:04 Calculating upgrade... 13:20:04 The following packages will be upgraded: 13:20:04 advancecomp base-files bash binutils binutils-common 13:20:04 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 13:20:04 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 13:20:04 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 13:20:04 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 13:20:04 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 13:20:04 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 13:20:04 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 13:20:04 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 13:20:04 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 13:20:04 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 13:20:04 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 13:20:04 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 13:20:04 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 13:20:04 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 13:20:04 ubuntu-keyring util-linux 13:20:04 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:20:04 Need to get 64.1 MB of archives. 13:20:04 After this operation, 5144 kB of additional disk space will be used. 13:20:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] 13:20:05 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 13:20:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 13:20:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 13:20:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 13:20:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 13:20:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 13:20:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 13:20:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 13:20:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 13:20:05 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 13:20:05 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 13:20:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 13:20:05 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 13:20:05 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 13:20:05 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 13:20:05 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 13:20:05 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 13:20:05 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 13:20:05 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 13:20:05 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 13:20:05 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 13:20:05 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 13:20:05 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 13:20:05 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 13:20:05 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 13:20:05 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 13:20:05 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 13:20:05 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 13:20:05 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 13:20:05 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 13:20:05 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 13:20:05 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 13:20:05 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 13:20:05 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 13:20:05 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 13:20:05 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 13:20:05 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 13:20:05 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 13:20:05 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 13:20:05 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 13:20:05 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 13:20:05 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 13:20:05 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 13:20:05 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 13:20:05 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 13:20:05 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 13:20:05 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 13:20:05 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 13:20:05 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] 13:20:05 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 13:20:05 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 13:20:05 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 13:20:05 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 13:20:05 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 13:20:05 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 13:20:05 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 13:20:05 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 13:20:05 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 13:20:05 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 13:20:05 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 13:20:05 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 13:20:05 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 13:20:05 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 13:20:05 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 13:20:05 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 13:20:05 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 13:20:05 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 13:20:06 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 13:20:06 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 13:20:06 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 13:20:06 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 13:20:06 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 13:20:06 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 13:20:06 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 13:20:06 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 13:20:06 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 13:20:06 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 13:20:06 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 13:20:06 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 13:20:06 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 13:20:06 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 13:20:06 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 13:20:06 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 13:20:06 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 13:20:06 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 13:20:06 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 13:20:06 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 13:20:06 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 13:20:06 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 13:20:06 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 13:20:06 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 13:20:06 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 13:20:06 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 13:20:06 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 13:20:06 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 13:20:06 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 13:20:06 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 13:20:06 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 13:20:06 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 13:20:06 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 13:20:06 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 13:20:06 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 13:20:07 debconf: delaying package configuration, since apt-utils is not installed 13:20:07 Fetched 64.1 MB in 2s (29.5 MB/s) 13:20:07 (Reading database ... 13914 files and directories currently installed.) 13:20:07 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 13:20:07 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:20:07 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 13:20:07 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:20:07 Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... 13:20:07 Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... 13:20:07 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:20:07 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:20:07 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:20:07 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:20:07 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:20:08 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:20:08 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:20:08 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:20:08 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:20:08 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:20:08 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:20:08 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:20:08 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:20:08 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:20:08 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 13:20:08 (Reading database ... 13914 files and directories currently installed.) 13:20:08 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 13:20:08 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 13:20:08 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 13:20:08 (Reading database ... 13914 files and directories currently installed.) 13:20:08 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:20:08 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:20:08 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:20:08 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:20:08 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:20:08 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:20:08 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 13:20:08 (Reading database ... 13914 files and directories currently installed.) 13:20:08 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 13:20:09 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:20:09 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 13:20:09 (Reading database ... 13914 files and directories currently installed.) 13:20:09 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 13:20:09 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 13:20:09 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 13:20:09 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 13:20:10 Setting up base-files (10.1ubuntu2.11) ... 13:20:10 Installing new version of config file /etc/issue ... 13:20:10 Installing new version of config file /etc/issue.net ... 13:20:10 Installing new version of config file /etc/lsb-release ... 13:20:10 Installing new version of config file /etc/update-motd.d/50-motd-news ... 13:20:10 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 13:20:10 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 13:20:10 Removing obsolete conffile /etc/default/motd-news ... 13:20:10 (Reading database ... 13915 files and directories currently installed.) 13:20:10 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 13:20:10 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 13:20:10 Setting up bash (4.4.18-2ubuntu1.2) ... 13:20:10 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 13:20:10 (Reading database ... 13915 files and directories currently installed.) 13:20:10 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 13:20:10 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 13:20:10 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 13:20:10 (Reading database ... 13915 files and directories currently installed.) 13:20:10 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 13:20:10 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 13:20:10 Setting up tar (1.29b-2ubuntu0.2) ... 13:20:10 (Reading database ... 13915 files and directories currently installed.) 13:20:10 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 13:20:10 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:20:11 Setting up dpkg (1.19.0.5ubuntu2.3) ... 13:20:11 (Reading database ... 13915 files and directories currently installed.) 13:20:11 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 13:20:11 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:20:11 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 13:20:11 (Reading database ... 13915 files and directories currently installed.) 13:20:11 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 13:20:11 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:20:11 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 13:20:11 (Reading database ... 13915 files and directories currently installed.) 13:20:11 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 13:20:11 Unpacking grep (3.1-2build1) over (3.1-2) ... 13:20:11 Setting up grep (3.1-2build1) ... 13:20:11 (Reading database ... 13915 files and directories currently installed.) 13:20:11 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 13:20:11 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 13:20:11 Setting up gzip (1.6-5ubuntu1.1) ... 13:20:11 (Reading database ... 13915 files and directories currently installed.) 13:20:11 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 13:20:11 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:20:11 Setting up login (1:4.5-1ubuntu2) ... 13:20:11 (Reading database ... 13915 files and directories currently installed.) 13:20:11 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 13:20:11 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:20:11 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 13:20:12 (Reading database ... 13915 files and directories currently installed.) 13:20:12 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 13:20:12 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:20:12 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 13:20:12 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:20:13 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 13:20:13 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:20:13 Setting up perl-base (5.26.1-6ubuntu0.5) ... 13:20:13 (Reading database ... 13915 files and directories currently installed.) 13:20:13 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 13:20:13 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:20:13 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:20:13 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:20:13 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:20:13 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:20:13 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 13:20:13 (Reading database ... 13915 files and directories currently installed.) 13:20:13 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 13:20:13 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 13:20:14 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 13:20:14 (Reading database ... 13915 files and directories currently installed.) 13:20:14 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:20:14 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:20:14 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:20:14 (Reading database ... 13915 files and directories currently installed.) 13:20:14 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:20:14 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:20:14 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:20:14 (Reading database ... 13915 files and directories currently installed.) 13:20:14 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:20:14 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:20:14 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:20:14 (Reading database ... 13915 files and directories currently installed.) 13:20:14 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:20:14 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:20:14 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:20:14 (Reading database ... 13915 files and directories currently installed.) 13:20:14 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 13:20:14 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:20:14 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 13:20:14 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:20:14 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 13:20:14 (Reading database ... 13915 files and directories currently installed.) 13:20:14 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 13:20:14 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:20:14 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 13:20:14 (Reading database ... 13915 files and directories currently installed.) 13:20:14 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:20:14 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:20:15 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:20:15 (Reading database ... 13915 files and directories currently installed.) 13:20:15 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:20:15 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:20:15 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 13:20:15 (Reading database ... 13915 files and directories currently installed.) 13:20:15 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:20:15 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:20:15 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 13:20:15 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 13:20:15 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 13:20:15 (Reading database ... 13915 files and directories currently installed.) 13:20:15 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 13:20:15 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:20:16 Setting up libc-bin (2.27-3ubuntu1.4) ... 13:20:16 (Reading database ... 13915 files and directories currently installed.) 13:20:16 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 13:20:16 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:20:16 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 13:20:16 (Reading database ... 13917 files and directories currently installed.) 13:20:16 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 13:20:16 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 13:20:16 Setting up debconf (1.5.66ubuntu1) ... 13:20:16 (Reading database ... 13917 files and directories currently installed.) 13:20:16 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 13:20:16 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:20:16 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 13:20:16 (Reading database ... 13917 files and directories currently installed.) 13:20:16 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 13:20:16 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:20:17 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 13:20:17 (Reading database ... 13917 files and directories currently installed.) 13:20:17 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:20:17 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:20:17 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 13:20:17 (Reading database ... 13917 files and directories currently installed.) 13:20:17 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:20:17 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:20:17 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 13:20:17 (Reading database ... 13919 files and directories currently installed.) 13:20:17 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:20:17 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:20:17 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 13:20:17 (Reading database ... 13923 files and directories currently installed.) 13:20:17 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:20:17 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:20:17 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 13:20:17 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 13:20:17 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 13:20:17 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:20:17 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 13:20:17 (Reading database ... 13923 files and directories currently installed.) 13:20:17 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 13:20:17 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 13:20:18 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 13:20:18 (Reading database ... 13923 files and directories currently installed.) 13:20:18 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 13:20:18 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 13:20:18 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 13:20:18 (Reading database ... 13923 files and directories currently installed.) 13:20:18 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 13:20:18 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:20:18 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 13:20:18 (Reading database ... 13923 files and directories currently installed.) 13:20:18 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 13:20:18 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:20:18 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 13:20:18 (Reading database ... 13923 files and directories currently installed.) 13:20:18 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 13:20:18 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 13:20:18 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 13:20:18 (Reading database ... 13923 files and directories currently installed.) 13:20:18 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 13:20:18 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:20:18 Setting up passwd (1:4.5-1ubuntu2) ... 13:20:18 (Reading database ... 13923 files and directories currently installed.) 13:20:18 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 13:20:18 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:20:19 Setting up gpgv (2.2.4-1ubuntu1.4) ... 13:20:19 (Reading database ... 13923 files and directories currently installed.) 13:20:19 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 13:20:19 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 13:20:19 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 13:20:19 (Reading database ... 13923 files and directories currently installed.) 13:20:19 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 13:20:19 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 13:20:19 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 13:20:19 (Reading database ... 13923 files and directories currently installed.) 13:20:19 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 13:20:19 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 13:20:19 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 13:20:19 (Reading database ... 13923 files and directories currently installed.) 13:20:19 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 13:20:19 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 13:20:19 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 13:20:19 (Reading database ... 13923 files and directories currently installed.) 13:20:19 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 13:20:19 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 13:20:19 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 13:20:19 (Reading database ... 13923 files and directories currently installed.) 13:20:19 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 13:20:19 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 13:20:19 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 13:20:19 (Reading database ... 13923 files and directories currently installed.) 13:20:19 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 13:20:19 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 13:20:19 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 13:20:20 (Reading database ... 13923 files and directories currently installed.) 13:20:20 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 13:20:20 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 13:20:20 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 13:20:20 (Reading database ... 13924 files and directories currently installed.) 13:20:20 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:20:20 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:20:20 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:20:20 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:20:20 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 13:20:20 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 13:20:20 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 13:20:20 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 13:20:20 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 13:20:20 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 13:20:20 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 13:20:20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 13:20:20 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 13:20:20 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 13:20:20 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 13:20:20 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 13:20:20 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 13:20:20 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 13:20:20 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 13:20:20 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 13:20:20 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 13:20:20 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 13:20:21 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 13:20:21 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 13:20:21 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 13:20:21 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 13:20:21 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 13:20:21 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 13:20:21 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:20:21 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:20:21 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:20:21 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:20:21 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:20:21 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:20:21 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:20:21 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:20:22 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:20:22 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:20:22 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:20:22 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:20:22 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:20:22 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:20:22 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:20:22 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:20:23 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:20:23 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:20:24 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:20:24 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:20:24 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:20:24 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:20:24 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:20:24 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:20:25 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:20:25 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:20:25 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:20:25 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:20:25 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 13:20:25 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:20:25 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 13:20:25 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:20:25 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 13:20:25 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 13:20:25 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:20:25 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:20:25 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:20:25 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:20:25 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 13:20:25 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 13:20:25 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:20:25 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 13:20:25 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:20:25 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:20:25 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:20:25 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 13:20:25 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 13:20:25 Setting up tzdata (2021a-2ubuntu0.18.04) ... 13:20:25 13:20:25 Current default time zone: 'Etc/UTC' 13:20:25 Local time is now: Wed Oct 20 13:20:25 UTC 2021. 13:20:25 Universal Time is now: Wed Oct 20 13:20:25 UTC 2021. 13:20:25 Run 'dpkg-reconfigure tzdata' if you wish to change it. 13:20:25 13:20:25 Setting up systemd-sysv (237-3ubuntu10.52) ... 13:20:25 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:20:25 Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... 13:20:26 Setting up mount (2.31.1-0.4ubuntu3.7) ... 13:20:26 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 13:20:26 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 13:20:26 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 13:20:26 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 13:20:26 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 13:20:26 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 13:20:26 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:20:26 Setting up procps (2:3.3.12-3ubuntu1.2) ... 13:20:26 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 13:20:26 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 13:20:26 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 13:20:26 Setting up patch (2.7.6-2ubuntu1.1) ... 13:20:26 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 13:20:26 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 13:20:26 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 13:20:26 Installing new version of config file /etc/ssl/openssl.cnf ... 13:20:26 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 13:20:26 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 13:20:26 Setting up ca-certificates (20210119~18.04.2) ... 13:20:27 Updating certificates in /etc/ssl/certs... 13:20:28 23 added, 28 removed; done. 13:20:28 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 13:20:29 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:20:29 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 13:20:29 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 13:20:29 Setting up pkgbinarymangler (138.18.04.1) ... 13:20:29 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 13:20:29 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 13:20:29 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 13:20:29 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 13:20:29 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:20:29 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 13:20:29 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:20:29 Setting up perl (5.26.1-6ubuntu0.5) ... 13:20:29 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 13:20:29 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 13:20:29 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 13:20:29 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 13:20:29 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 13:20:29 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 13:20:29 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 13:20:29 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 13:20:29 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 13:20:29 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:20:29 Processing triggers for systemd (237-3ubuntu10.52) ... 13:20:29 Processing triggers for mime-support (3.60ubuntu1) ... 13:20:29 Processing triggers for ca-certificates (20210119~18.04.2) ... 13:20:29 Updating certificates in /etc/ssl/certs... 13:20:29 0 added, 0 removed; done. 13:20:29 Running hooks in /etc/ca-certificates/update.d... 13:20:29 done. 13:20:30 Reading package lists... 13:20:30 Building dependency tree... 13:20:30 Reading state information... 13:20:30 The following NEW packages will be installed: 13:20:30 apt-transport-https 13:20:30 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 13:20:31 Need to get 4348 B of archives. 13:20:31 After this operation, 154 kB of additional disk space will be used. 13:20:31 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 13:20:31 debconf: delaying package configuration, since apt-utils is not installed 13:20:31 Fetched 4348 B in 0s (23.0 kB/s) 13:20:31 Selecting previously unselected package apt-transport-https. 13:20:31 (Reading database ... 13928 files and directories currently installed.) 13:20:31 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 13:20:31 Unpacking apt-transport-https (1.6.14) ... 13:20:31 Setting up apt-transport-https (1.6.14) ... 13:20:31 Waiting for network to be ready... 13:20:37 2021-10-20T13:20:35Z INFO Waiting for automatic snapd restart... 13:20:39 snapd 2.52 from Canonical* installed 13:20:40 "snapd" switched to the "latest/stable" channel 13:20:40 13:20:42 core18 20210722 from Canonical* installed 13:20:42 "core18" switched to the "latest/stable" channel 13:20:42 13:20:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-503 in /w/workspace/edgexfoundry_edgex-go_PR-3762 [Pipeline] { [Pipeline] ws 13:20:45 Running in /w/workspace/edgex-go/3 [Pipeline] { 13:20:45 snapcraft 5.0 from Canonical* installed [Pipeline] checkout 13:20:45 "snapcraft" switched to the "latest/stable" channel 13:20:45 13:20:45 The recommended git tool is: git 13:20:49 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: 13:20:49 - README.md 13:20:49 13:20:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:20:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:20:50 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:20:50 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:20:50 Fetched 88.7 kB in 0s (187 kB/s) 13:20:51 using credential edgex-jenkins-ssh 13:20:51 Cloning the remote Git repository 13:20:51 Reading package lists... 13:20:51 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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 13:20:51 Reading package lists... 13:20:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:20:51 > git init /w/workspace/edgex-go/3 # timeout=10 13:20:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:20:51 > git --version # timeout=10 13:20:51 > git --version # 'git version 2.17.1' 13:20:51 using GIT_SSH to set credentials SSH Credentials for GitHub 13:20:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:20:52 Building dependency tree... 13:20:52 Reading state information... 13:20:52 Suggested packages: 13:20:52 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 13:20:52 git-gui gitk gitweb git-cvs git-mediawiki git-svn 13:20:52 Recommended packages: 13:20:52 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 13:20:52 The following NEW packages will be installed: 13:20:52 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 13:20:52 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 13:20:52 pkg-config zip 13:20:52 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 13:20:52 Need to get 7670 kB of archives. 13:20:52 After this operation, 43.8 MB of additional disk space will be used. 13:20:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 13:20:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 13:20:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 13:20:52 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 13:20:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 13:20:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 13:20:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 13:20:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 13:20:52 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 13:20:52 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 13:20:52 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 13:20:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 13:20:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 13:20:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 13:20:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 13:20:53 debconf: delaying package configuration, since apt-utils is not installed 13:20:53 Fetched 7670 kB in 1s (9363 kB/s) 13:20:53 Selecting previously unselected package libglib2.0-0:amd64. 13:20:53 (Reading database ... 13932 files and directories currently installed.) 13:20:53 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 13:20:53 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:20:53 Selecting previously unselected package libpsl5:amd64. 13:20:53 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 13:20:53 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 13:20:53 Selecting previously unselected package libnghttp2-14:amd64. 13:20:53 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 13:20:53 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:20:53 Selecting previously unselected package librtmp1:amd64. 13:20:53 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 13:20:53 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:20:53 Selecting previously unselected package libcurl3-gnutls:amd64. 13:20:53 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 13:20:53 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 13:20:53 Selecting previously unselected package liberror-perl. 13:20:53 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 13:20:53 Unpacking liberror-perl (0.17025-1) ... 13:20:53 Selecting previously unselected package git-man. 13:20:53 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 13:20:53 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 13:20:53 Selecting previously unselected package git. 13:20:53 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 13:20:53 Unpacking git (1:2.17.1-1ubuntu0.9) ... 13:20:54 Selecting previously unselected package libnorm1:amd64. 13:20:54 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 13:20:54 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:20:54 Selecting previously unselected package libpgm-5.2-0:amd64. 13:20:54 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 13:20:54 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:20:54 Selecting previously unselected package libsodium23:amd64. 13:20:54 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 13:20:54 Unpacking libsodium23:amd64 (1.0.16-2) ... 13:20:54 Selecting previously unselected package libzmq5:amd64. 13:20:54 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 13:20:54 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:20:54 Selecting previously unselected package libzmq3-dev:amd64. 13:20:54 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 13:20:54 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:20:54 Selecting previously unselected package pkg-config. 13:20:54 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 13:20:54 Unpacking pkg-config (0.29.1-0ubuntu2) ... 13:20:54 Selecting previously unselected package zip. 13:20:54 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 13:20:54 Unpacking zip (3.0-11build1) ... 13:20:54 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:20:54 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 13:20:54 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:20:55 Setting up liberror-perl (0.17025-1) ... 13:20:55 Setting up libpsl5:amd64 (0.19.1-5build1) ... 13:20:55 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:20:55 No schema files found: doing nothing. 13:20:55 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:20:55 Setting up zip (3.0-11build1) ... 13:20:55 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:20:55 Setting up libsodium23:amd64 (1.0.16-2) ... 13:20:55 Setting up pkg-config (0.29.1-0ubuntu2) ... 13:20:55 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:20:55 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 13:20:55 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:20:55 Setting up git (1:2.17.1-1ubuntu0.9) ... 13:20:55 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:20:55 git set to automatically installed. 13:20:55 git-man set to automatically installed. 13:20:55 libcurl3-gnutls set to automatically installed. 13:20:55 liberror-perl set to automatically installed. 13:20:55 libglib2.0-0 set to automatically installed. 13:20:55 libnghttp2-14 set to automatically installed. 13:20:55 libnorm1 set to automatically installed. 13:20:55 libpgm-5.2-0 set to automatically installed. 13:20:55 libpsl5 set to automatically installed. 13:20:55 librtmp1 set to automatically installed. 13:20:55 libsodium23 set to automatically installed. 13:20:55 libzmq3-dev set to automatically installed. 13:20:55 libzmq5 set to automatically installed. 13:20:55 pkg-config set to automatically installed. 13:20:55 zip set to automatically installed. 13:20:57 snapd is not logged in, snap install commands will use sudo 13:20:58 snap "core18" has no updates available 13:20:59 snapd is not logged in, snap install commands will use sudo 13:21:04 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 13:21:04 Pulling config-common 13:21:04 + snapcraftctl pull 13:21:05 Pulling go-build-helper 13:21:05 + snapcraftctl pull 13:21:07 'edgex-go' has dependencies that need to be staged: go-build-helper 13:21:07 Skipping pull go-build-helper (already ran) 13:21:07 Building go-build-helper 13:21:07 + snapcraftctl build 13:21:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:21:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:21:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:21:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:21:07 using GIT_SSH to set credentials SSH Credentials for GitHub 13:21:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3762/head:refs/remotes/origin/PR-3762 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:21:08 Merging remotes/origin/main commit 86411704c056e83a3fc2a54d4c214538f329b007 into PR head commit e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 13:21:08 Merge succeeded, producing e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 13:21:08 Checking out Revision e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 (PR-3762) 13:21:09 Staging go-build-helper 13:21:09 + snapcraftctl stage 13:21:08 > git config core.sparsecheckout # timeout=10 13:21:08 > git checkout -f e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 # timeout=10 13:21:08 > git remote # timeout=10 13:21:08 > git config --get remote.origin.url # timeout=10 13:21:08 using GIT_SSH to set credentials SSH Credentials for GitHub 13:21:08 > git merge 86411704c056e83a3fc2a54d4c214538f329b007 # timeout=10 13:21:08 > git rev-parse HEAD^{commit} # timeout=10 13:21:08 > git config core.sparsecheckout # timeout=10 13:21:08 > git checkout -f e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 # timeout=10 13:21:13 Commit message: "feat(command): Support object value type in Set Command" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:21:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:21:14 % Total % Received % Xferd Average Speed Time Time Time Current 13:21:14 Dload Upload Total Spent Left Speed 13:21:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 64260 0 --:--:-- --:--:-- --:--:-- 64260 [Pipeline] sh 13:21:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:21:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 13:21:14 sudo tee /etc/docker/daemon.new 13:21:14 { 13:21:14 "registry-mirrors": [ 13:21:14 "https://nexus3.edgexfoundry.org:10001" 13:21:14 ], 13:21:14 "bip": "10.250.0.254/24", 13:21:14 "hosts": [ 13:21:14 "tcp://0.0.0.0:5555", 13:21:14 "unix:///var/run/docker.sock" 13:21:14 ], 13:21:14 "mtu": 1458, 13:21:14 "selinux-enabled": true, 13:21:14 "seccomp-profile": "/etc/docker/seccomp.json" 13:21:14 } [Pipeline] sh 13:21:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:21:15 + sudo service docker restart 13:21:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:21:19 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:21:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1921 kB] 13:21:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [348 kB] 13:21:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 13:21:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 13:21:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [483 kB] 13:21:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.2 kB] 13:21:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 13:21:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 13:21:19 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:21:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:21:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:21:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:21:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:21:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:21:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:21:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:21:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:21:19 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2267 kB] 13:21:19 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [440 kB] 13:21:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 13:21:19 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 13:21:19 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [508 kB] 13:21:19 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.0 kB] 13:21:19 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1758 kB] 13:21:19 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 13:21:19 Fetched 25.4 MB in 0s (0 B/s) 13:21:19 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 13:21:19 Fetched 224 kB in 0s (0 B/s) 13:21:19 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 13:21:19 Fetched 157 kB in 0s (0 B/s) 13:21:19 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 13:21:19 Fetched 221 kB in 0s (0 B/s) 13:21:19 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 13:21:19 Fetched 143 kB in 0s (0 B/s) 13:21:19 Pulling edgex-go 13:21:19 + snapcraftctl pull 13:21:19 Pulling hooks 13:21:19 + snapcraftctl pull [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:21:34 provisioning config files... 13:21:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6241293564911039444tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:21:34 ---> docker-login.sh 13:21:34 nexus3.edgexfoundry.org:10001 13:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:36 Configure a credential helper to remove this warning. See 13:21:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:36 13:21:36 Login Succeeded 13:21:36 nexus3.edgexfoundry.org:10002 13:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:36 Configure a credential helper to remove this warning. See 13:21:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:36 13:21:36 Login Succeeded 13:21:36 nexus3.edgexfoundry.org:10003 13:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:37 + snapcraftctl pull 13:21:37 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 13:21:37 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 13:21:37 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:21:37 Fetched 0 B in 0s (0 B/s) 13:21:37 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 13:21:37 Fetched 96.5 kB in 0s (0 B/s) 13:21:37 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 13:21:37 Fetched 279 kB in 0s (0 B/s) 13:21:37 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 13:21:37 Fetched 122 kB in 0s (0 B/s) 13:21:37 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 13:21:37 Fetched 77.8 kB in 0s (0 B/s) 13:21:37 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 13:21:37 Fetched 8848 B in 0s (0 B/s) 13:21:37 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 13:21:37 Fetched 47.8 kB in 0s (0 B/s) 13:21:37 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 13:21:37 Fetched 45.6 kB in 0s (0 B/s) 13:21:37 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 13:21:37 Fetched 15.0 kB in 0s (0 B/s) 13:21:37 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 13:21:37 Fetched 220 kB in 0s (0 B/s) 13:21:37 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 13:21:37 Fetched 154 kB in 0s (0 B/s) 13:21:37 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 13:21:37 Fetched 50.6 kB in 0s (0 B/s) 13:21:37 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 13:21:37 Fetched 14.8 kB in 0s (0 B/s) 13:21:37 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 13:21:37 Fetched 41.8 kB in 0s (0 B/s) 13:21:37 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 13:21:37 Fetched 499 kB in 0s (0 B/s) 13:21:37 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 13:21:37 Fetched 111 kB in 0s (0 B/s) 13:21:37 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 13:21:37 Fetched 240 kB in 0s (0 B/s) 13:21:37 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 13:21:37 Fetched 29.3 kB in 0s (0 B/s) 13:21:37 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 13:21:37 Fetched 85.5 kB in 0s (0 B/s) 13:21:37 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 13:21:37 Fetched 24.5 kB in 0s (0 B/s) 13:21:37 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 13:21:37 Fetched 49.2 kB in 0s (0 B/s) 13:21:37 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 13:21:37 Fetched 54.2 kB in 0s (0 B/s) 13:21:37 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 13:21:37 Fetched 30.8 kB in 0s (0 B/s) 13:21:37 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 13:21:37 Fetched 15.8 kB in 0s (0 B/s) 13:21:37 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 13:21:37 Fetched 85.9 kB in 0s (0 B/s) 13:21:37 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 13:21:37 Fetched 8720 B in 0s (0 B/s) 13:21:37 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 13:21:37 Fetched 140 kB in 0s (0 B/s) 13:21:37 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 13:21:37 Fetched 119 kB in 0s (0 B/s) 13:21:37 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 13:21:37 Fetched 111 kB in 0s (0 B/s) 13:21:37 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 13:21:37 Fetched 11.1 kB in 0s (0 B/s) 13:21:37 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 13:21:37 Fetched 646 kB in 0s (0 B/s) 13:21:37 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 13:21:37 Fetched 41.3 kB in 0s (0 B/s) 13:21:37 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 13:21:37 Fetched 17.9 kB in 0s (0 B/s) 13:21:37 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 13:21:37 Fetched 368 kB in 0s (0 B/s) 13:21:37 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 13:21:37 Fetched 187 kB in 0s (0 B/s) 13:21:37 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 13:21:37 Fetched 175 kB in 0s (0 B/s) 13:21:37 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 13:21:37 Fetched 206 kB in 0s (0 B/s) 13:21:37 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 13:21:37 Fetched 1302 kB in 0s (0 B/s) 13:21:37 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 13:21:37 Fetched 36.2 kB in 0s (0 B/s) 13:21:37 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 13:21:37 Fetched 159 kB in 0s (0 B/s) 13:21:37 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 13:21:37 Fetched 107 kB in 0s (0 B/s) 13:21:37 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 13:21:37 Fetched 48.7 kB in 0s (0 B/s) 13:21:37 Pulling static-packages 13:21:37 Pulling version 13:21:37 + cd /root/project 13:21:37 + + sedgit s/v// describe 13:21:37 --tags --abbrev=0 13:21:37 + GIT_VERSION=2.0.1-dev.72 13:21:37 + [ -z 2.0.1-dev.72 ] 13:21:37 + snapcraftctl set-version 2.0.1-dev.72 13:21:37 Building config-common 13:21:37 + snapcraftctl build 13:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:37 Configure a credential helper to remove this warning. See 13:21:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:37 13:21:37 Login Succeeded 13:21:37 nexus3.edgexfoundry.org:10004 13:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:37 Configure a credential helper to remove this warning. See 13:21:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:37 13:21:37 Login Succeeded 13:21:37 docker.io 13:21:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:38 Configure a credential helper to remove this warning. See 13:21:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:38 13:21:38 Login Succeeded 13:21:38 ---> docker-login.sh ends [Pipeline] } 13:21:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:21:38 ========================================================= 13:21:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:21:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:21:39 Skipping build go-build-helper (already ran) 13:21:39 Building edgex-go 13:21:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:21:39 + cd /root/parts/edgex-go/src 13:21:39 + git describe --tags --abbrev=0 13:21:39 + sed s/v// 13:21:39 + GIT_VERSION=2.0.1-dev.72 13:21:39 + [ -z 2.0.1-dev.72 ] 13:21:39 + echo 2.0.1-dev.72 13:21:39 + [ ! -d vendor ] 13:21:39 + go mod download all 13:21:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:21:39 552d1f2373af: Pulling fs layer 13:21:39 ea3f2d53f512: Pulling fs layer 13:21:39 9e70ebbbe112: Pulling fs layer 13:21:39 7a9cfe048b4a: Pulling fs layer 13:21:39 72dc09318566: Pulling fs layer 13:21:39 f4f7b4309257: Pulling fs layer 13:21:39 0ac9a79272e3: Pulling fs layer 13:21:39 b78e95d17946: Pulling fs layer 13:21:39 f4f7b4309257: Waiting 13:21:39 0ac9a79272e3: Waiting 13:21:39 b78e95d17946: Waiting 13:21:39 7a9cfe048b4a: Waiting 13:21:39 72dc09318566: Waiting 13:21:39 9e70ebbbe112: Download complete 13:21:39 ea3f2d53f512: Download complete 13:21:39 72dc09318566: Verifying Checksum 13:21:39 72dc09318566: Download complete 13:21:39 f4f7b4309257: Verifying Checksum 13:21:39 f4f7b4309257: Download complete 13:21:39 0ac9a79272e3: Verifying Checksum 13:21:39 0ac9a79272e3: Download complete 13:21:39 552d1f2373af: Download complete 13:21:40 552d1f2373af: Pull complete 13:21:40 ea3f2d53f512: Pull complete 13:21:41 9e70ebbbe112: Pull complete 13:21:41 b78e95d17946: Verifying Checksum 13:21:41 b78e95d17946: Download complete 13:21:42 7a9cfe048b4a: Verifying Checksum 13:21:42 7a9cfe048b4a: Download complete 13:21:49 + make build 13:21:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/core-data/core-data ./cmd/core-data 13:21:52 7a9cfe048b4a: Pull complete 13:21:52 72dc09318566: Pull complete 13:21:53 f4f7b4309257: Pull complete 13:21:53 0ac9a79272e3: Pull complete 13:21:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:22:00 b78e95d17946: Pull complete 13:22:00 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 13:22:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:22:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 13:22:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:22:00 WORKDIR /edgex 13:22:00 COPY go.mod . 13:22:00 RUN go mod download 13:22:00 + docker build -t ci-base-image-arm64 -f - . 13:22:02 Sending build context to Docker daemon 166.4MB 13:22:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:22:02 ---> 8b459fc5aaf0 13:22:02 Step 2/4 : WORKDIR /edgex 13:22:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/core-command/core-command ./cmd/core-command 13:22:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:22:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:22:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:22:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:22:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:22:08 ---> Running in 2460a06aaf8f 13:22:08 Removing intermediate container 2460a06aaf8f 13:22:08 ---> ceb517794bff 13:22:08 Step 3/4 : COPY go.mod . 13:22:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:22:09 ---> a7e5890afb45 13:22:09 Step 4/4 : RUN go mod download 13:22:09 ---> Running in 571981afe60c 13:22:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:22:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/secrets-config ./cmd/secrets-config 13:22:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.72" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:22:14 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 13:22:14 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 13:22:14 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 13:22:14 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 13:22:14 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 13:22:14 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 13:22:14 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 13:22:14 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 13:22:14 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 13:22:14 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 13:22:14 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 13:22:14 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 13:22:14 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 13:22:14 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 13:22:14 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 13:22:14 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 13:22:14 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 13:22:14 + 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 13:22:14 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 13:22:14 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 13:22:14 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 13:22:14 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 13:22:14 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 13:22:14 + 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 13:22:14 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 13:22:14 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 13:22:14 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 13:22:15 Building hooks 13:22:15 + cd /root/parts/hooks/src 13:22:15 + make build 13:22:15 go mod tidy 13:22:15 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 13:22:15 go: downloading github.com/davecgh/go-spew v1.1.0 13:22:15 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 13:22:15 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 13:22:16 GO111MODULE=on go build -o cmd/install/install ./cmd/install 13:22:16 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 13:22:16 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 13:22:19 Building static-packages 13:22:19 + snapcraftctl build 13:22:21 Building version 13:22:21 + snapcraftctl build 13:22:23 Staging config-common 13:22:23 + snapcraftctl stage 13:22:24 Skipping stage go-build-helper (already ran) 13:22:24 Staging edgex-go 13:22:24 + snapcraftctl stage 13:22:25 Staging hooks 13:22:25 + snapcraftctl stage 13:22:26 Staging static-packages 13:22:26 + snapcraftctl stage 13:22:28 Staging version 13:22:28 + snapcraftctl stage 13:22:29 Priming config-common 13:22:29 + snapcraftctl prime 13:22:30 Priming go-build-helper 13:22:30 + snapcraftctl prime 13:22:31 Priming edgex-go 13:22:31 + snapcraftctl prime 13:22:32 Priming hooks 13:22:32 + snapcraftctl prime 13:22:33 Priming static-packages 13:22:33 + snapcraftctl prime 13:22:36 Priming version 13:22:36 + snapcraftctl prime 13:22:37 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] } 13:23:31 Removing intermediate container 571981afe60c 13:23:31 ---> 2b22943bb730 13:23:31 Successfully built 2b22943bb730 13:23:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:23:31 + docker inspect -f . ci-base-image-arm64 13:23:31 . [Pipeline] withDockerContainer 13:23:31 prd-ubuntu18.04-docker-arm64-4c-16g-503 does not seem to be running inside a container 13:23:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:23:33 $ docker top 6a31dce9f1b5546a140aff8f255fc1fc2c94902c58d24ba254324fab029b31de -eo pid,comm [Pipeline] { [Pipeline] sh 13:23:34 + go version 13:23:34 go version go1.16.8 linux/arm64 [Pipeline] } 13:23:34 $ docker stop --time=1 6a31dce9f1b5546a140aff8f255fc1fc2c94902c58d24ba254324fab029b31de 13:23:36 $ docker rm -f 6a31dce9f1b5546a140aff8f255fc1fc2c94902c58d24ba254324fab029b31de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:23:37 + docker inspect -f . ci-base-image-arm64 13:23:37 . [Pipeline] withDockerContainer 13:23:37 prd-ubuntu18.04-docker-arm64-4c-16g-503 does not seem to be running inside a container 13:23:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:23:39 $ docker top cab68910e82f610fc8b0baa952b709c1c6d38a2f774c491d1af3258549accd00 -eo pid,comm [Pipeline] { [Pipeline] echo 13:23:39 ========================================================= 13:23:39 [edgeXBuildGoParallel] Running Tests and Build... 13:23:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:23:40 + make test 13:23:40 go mod tidy 13:23:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:24:07 ? github.com/edgexfoundry/edgex-go [no test files] 13:24:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:25:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:25:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:25:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:25:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:25:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:25:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:25:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:25:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:25:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:25:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:25:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:25:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:25:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.242s coverage: 28.7% of statements 13:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:25:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.391s coverage: 98.5% of statements 13:25:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:25:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.290s coverage: 47.2% of statements 13:25:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:25:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:25:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.585s coverage: 90.1% of statements 13:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:25:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.233s coverage: 84.4% of statements 13:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:25:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:25:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.479s coverage: 94.2% of statements 13:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:25:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:25:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.269s coverage: 59.1% of statements 13:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:25:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.249s coverage: 60.0% of statements 13:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:25:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.275s coverage: 0.9% of statements 13:25:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:25:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.191s coverage: 58.8% of statements 13:25:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.186s coverage: 21.7% of statements 13:25:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:25:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.199s coverage: 47.1% of statements 13:25:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.226s coverage: 79.5% of statements 13:25:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.220s coverage: 94.1% of statements 13:25:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.224s coverage: 96.3% of statements 13:25:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.252s coverage: 87.5% of statements 13:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.346s coverage: 94.4% of statements 13:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.172s coverage: 44.8% of statements 13:26:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.658s coverage: 82.5% of statements 13:26:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:26:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.264s coverage: 92.9% of statements 13:26:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:26:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:26:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:26:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements 13:26:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:26:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:26:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:26:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:26:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:26:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.188s coverage: 87.2% of statements 13:26:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:26:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:26:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.153s coverage: 100.0% of statements 13:26:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:26:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.275s coverage: 58.8% of statements 13:26:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:26:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.317s coverage: 80.0% of statements 13:26:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.253s coverage: 87.2% of statements 13:26:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.244s coverage: 85.4% of statements 13:26:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.830s coverage: 91.2% of statements 13:26:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:26:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.643s coverage: 64.4% of statements 13:26:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:26:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:26:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.171s coverage: 100.0% of statements 13:26:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 89.4% of statements 13:26:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 13:26:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements 13:26:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements 13:26:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.456s coverage: 70.4% of statements 13:26:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:26:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:26:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.724s coverage: 43.4% of statements 13:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.248s coverage: 89.5% of statements 13:26:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:26:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.251s coverage: 84.8% of statements 13:26:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:26:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.254s coverage: 18.1% of statements 13:26:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:26:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:26:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:26:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:26:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.553s coverage: 92.0% of statements 13:26:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:26:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:26:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:26:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:26:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.286s coverage: 63.2% of statements 13:26:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:26:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:26:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.410s coverage: 97.7% of statements 13:26:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:26:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:26:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:26:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:26:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.169s coverage: 28.9% of statements 13:26:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:26:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:26:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:26:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:26:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:26:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:26:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.170s coverage: 100.0% of statements 13:26:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements 13:26:30 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 13:26:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:26:30 GO111MODULE=on go vet ./... 13:27:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:27:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:27:52 ./bin/test-attribution-txt.sh [Pipeline] sh 13:27:52 + ls -al . 13:27:52 total 656 13:27:52 drwxrwxr-x 9 1001 1001 4096 Oct 20 13:27 . 13:27:52 drwxr-xr-x 4 root root 4096 Oct 20 13:23 .. 13:27:52 -rw-rw-r-- 1 1001 1001 11 Oct 20 13:21 .dockerignore 13:27:52 drwxrwxr-x 8 1001 1001 4096 Oct 20 13:21 .git 13:27:52 drwxrwxr-x 4 1001 1001 4096 Oct 20 13:21 .github 13:27:52 -rw-rw-r-- 1 1001 1001 804 Oct 20 13:21 .gitignore 13:27:52 -rw-rw-r-- 1 1001 1001 42 Oct 20 13:21 .golangci.yml 13:27:52 -rw-rw-r-- 1 1001 1001 76 Oct 20 13:21 .hadolint.yml 13:27:52 -rw-rw-r-- 1 1001 1001 166 Oct 20 13:21 .sonarcloud.properties 13:27:52 -rw-rw-r-- 1 1001 1001 1171 Oct 20 13:21 ADOPTERS.md 13:27:52 -rw-rw-r-- 1 1001 1001 8608 Oct 20 13:21 Attribution.txt 13:27:52 -rw-rw-r-- 1 1001 1001 43881 Oct 20 13:21 CHANGELOG.md 13:27:52 -rw-rw-r-- 1 1001 1001 3804 Oct 20 13:21 CONTRIBUTING.md 13:27:52 -rw-rw-r-- 1 1001 1001 677 Oct 20 13:21 GOVERNANCE.md 13:27:52 -rw-rw-r-- 1 1001 1001 849 Oct 20 13:21 Jenkinsfile 13:27:52 -rw-rw-r-- 1 1001 1001 10775 Oct 20 13:21 LICENSE 13:27:52 -rw-rw-r-- 1 1001 1001 6508 Oct 20 13:21 Makefile 13:27:52 -rw-rw-r-- 1 1001 1001 582 Oct 20 13:21 OWNERS.md 13:27:52 -rw-rw-r-- 1 1001 1001 8256 Oct 20 13:21 README.md 13:27:52 -rw-rw-r-- 1 1001 1001 6912 Oct 20 13:21 SECURITY.md 13:27:52 -rw-rw-r-- 1 1001 1001 5 Oct 20 13:10 VERSION 13:27:52 -rw-rw-r-- 1 1001 1001 4131 Oct 20 13:21 ZMQWindows.md 13:27:52 drwxrwxr-x 2 1001 1001 4096 Oct 20 13:21 bin 13:27:52 drwxrwxr-x 14 1001 1001 4096 Oct 20 13:21 cmd 13:27:52 -rw-r--r-- 1 root root 418481 Oct 20 13:26 coverage.out 13:27:52 -rw-rw-r-- 1 1001 1001 829 Oct 20 13:21 go.mod 13:27:52 -rw-rw-r-- 1 1001 1001 50143 Oct 20 13:21 go.sum 13:27:52 drwxrwxr-x 8 1001 1001 4096 Oct 20 13:21 internal 13:27:52 drwxrwxr-x 3 1001 1001 4096 Oct 20 13:21 openapi 13:27:52 drwxrwxr-x 4 1001 1001 4096 Oct 20 13:21 snap 13:27:52 -rw-rw-r-- 1 1001 1001 204 Oct 20 13:21 version.go [Pipeline] sh 13:27:53 + '[' -e coverage.out ] 13:27:53 + chown 1001:1001 coverage.out [Pipeline] stash 13:27:53 Warning: overwriting stash ‘coverage-report’ 13:27:54 Stashed 1 file(s) [Pipeline] sh 13:27:54 + make build 13:27:54 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 13:28:01 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 13:28:24 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 13:28:25 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 13:28:29 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 13:28:30 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 13:28:33 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 13:28:36 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 13:28:40 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 13:28:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:28:48 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 13:28:50 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] } 13:28:56 $ docker stop --time=1 cab68910e82f610fc8b0baa952b709c1c6d38a2f774c491d1af3258549accd00 13:28:58 $ docker rm -f cab68910e82f610fc8b0baa952b709c1c6d38a2f774c491d1af3258549accd00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:29:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:29:00 13:29:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:29:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:29:01 latest: Pulling from edgex-devops/edgex-compose-arm64 13:29:01 29e5d40040c1: Pulling fs layer 13:29:01 1ce36da41761: Pulling fs layer 13:29:01 25b303627fd3: Pulling fs layer 13:29:01 29e5d40040c1: Verifying Checksum 13:29:01 29e5d40040c1: Download complete 13:29:01 1ce36da41761: Verifying Checksum 13:29:01 29e5d40040c1: Pull complete 13:29:03 25b303627fd3: Verifying Checksum 13:29:03 25b303627fd3: Download complete 13:29:03 1ce36da41761: Pull complete 13:29:13 25b303627fd3: Pull complete 13:29:13 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:29:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:29:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 13:29:13 prd-ubuntu18.04-docker-arm64-4c-16g-503 does not seem to be running inside a container 13:29:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:29:17 $ docker top 56954d3bfcea69a5fb6bdde65df074592da745fda8cf9775c8c982df1a79e88c -eo pid,comm [Pipeline] { [Pipeline] sh 13:29:18 + grep parallel+ 13:29:18 docker-compose build --help 13:29:22 --parallel Build images in parallel. [Pipeline] } 13:29:22 $ docker stop --time=1 56954d3bfcea69a5fb6bdde65df074592da745fda8cf9775c8c982df1a79e88c 13:29:24 $ docker rm -f 56954d3bfcea69a5fb6bdde65df074592da745fda8cf9775c8c982df1a79e88c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:29:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:29:25 . [Pipeline] withDockerContainer 13:29:25 prd-ubuntu18.04-docker-arm64-4c-16g-503 does not seem to be running inside a container 13:29:25 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:29:26 $ docker top 7b6634e8d1a610e7ab8348e5f0ee0bba9d50b2085b7bc2109da2df03079e2890 -eo pid,comm [Pipeline] { [Pipeline] sh 13:29:27 + docker-compose -f ./docker-compose-build.yml build --parallel 13:29:32 Building core-command ... 13:29:32 Building core-data ... 13:29:32 Building core-metadata ... 13:29:32 Building security-bootstrapper ... 13:29:32 Building security-proxy-setup ... 13:29:32 Building security-secretstore-setup ... 13:29:32 Building support-notifications ... 13:29:32 Building support-scheduler ... 13:29:32 Building sys-mgmt-agent ... 13:29:32 Building security-bootstrapper 13:29:32 Building sys-mgmt-agent 13:29:32 Building security-proxy-setup 13:29:32 Building support-scheduler 13:29:32 Building core-metadata 13:30:40 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:30:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:30:40 ---> 2b22943bb730 13:30:40 Step 3/23 : WORKDIR /edgex-go 13:30:40 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:30:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:30:40 ---> 2b22943bb730 13:30:40 Step 3/22 : WORKDIR /edgex-go 13:30:40 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:30:40 Step 2/20 : FROM ${BUILDER_BASE} AS builder 13:30:40 ---> 2b22943bb730 13:30:40 Step 3/20 : WORKDIR /edgex-go 13:30:40 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:30:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:30:40 ---> 2b22943bb730 13:30:40 Step 3/22 : WORKDIR /edgex-go 13:30:40 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:30:40 Step 2/30 : FROM ${BUILDER_BASE} AS builder 13:30:40 ---> 2b22943bb730 13:30:40 Step 3/30 : WORKDIR /edgex-go 13:30:44 ---> Running in e3b20a7aaac5 13:30:44 ---> Running in 08b1cad62656 13:30:44 ---> Running in ab6f083c1d37 13:30:44 ---> Running in a5c79719918e 13:30:44 ---> Running in 500b6c8e0edd 13:30:45 Removing intermediate container e3b20a7aaac5 13:30:45 ---> 01b759430d21 13:30:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:30:45 Removing intermediate container 500b6c8e0edd 13:30:45 ---> 1e25ffc13a60 13:30:45 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:30:45 Removing intermediate container ab6f083c1d37 13:30:45 ---> 6c1882c0bf36 13:30:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:30:45 Removing intermediate container a5c79719918e 13:30:45 ---> bc5b9a899880 13:30:45 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:30:45 Removing intermediate container 08b1cad62656 13:30:45 ---> 34c9c9a83d10 13:30:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:30:45 ---> Running in 0d76a13064fc 13:30:45 ---> Running in 11d725590bfe 13:30:45 ---> Running in 6b373aa69bc6 13:30:45 ---> Running in 398f4c5ad65e 13:30:45 ---> Running in 6ec7cd1af4c1 13:30:48 Removing intermediate container 0d76a13064fc 13:30:48 ---> 85a7a3c65514 13:30:48 Step 5/22 : RUN apk add --update --no-cache make git 13:30:49 ---> Running in 193f18ac48b6 13:30:49 Removing intermediate container 11d725590bfe 13:30:49 ---> 08041b7c82d6 13:30:49 Step 5/30 : RUN apk add --update --no-cache make git 13:30:49 ---> Running in 4602f39850b6 13:30:50 Removing intermediate container 398f4c5ad65e 13:30:50 ---> 8326f8d3e9d8 13:30:50 Step 5/20 : RUN apk add --update --no-cache make git 13:30:50 Removing intermediate container 6b373aa69bc6 13:30:50 ---> dbef6be4f797 13:30:50 Step 5/22 : RUN apk add --update --no-cache make bash git 13:30:50 ---> Running in 9c1c2f2e6f90 13:30:50 Removing intermediate container 6ec7cd1af4c1 13:30:50 ---> 771a755a8709 13:30:50 Step 5/23 : RUN apk add --update --no-cache make git 13:30:50 ---> Running in bc664a214868 13:30:51 ---> Running in 62d86bb126a0 13:30:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:30:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:30:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:30:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:30:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:30:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:30:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:30:53 OK: 219 MiB in 52 packages 13:30:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:30:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:30:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:30:54 OK: 219 MiB in 52 packages 13:30:55 OK: 219 MiB in 52 packages 13:30:55 OK: 219 MiB in 52 packages 13:30:55 OK: 219 MiB in 52 packages 13:30:55 Removing intermediate container 193f18ac48b6 13:30:55 ---> b784e583b9f9 13:30:55 Step 6/22 : COPY . . 13:30:55 Removing intermediate container 4602f39850b6 13:30:55 ---> 5fb5e5db6000 13:30:55 Step 6/30 : COPY . . 13:30:56 Removing intermediate container 9c1c2f2e6f90 13:30:56 ---> ae62a30294f1 13:30:56 Step 6/20 : COPY . . 13:30:56 Removing intermediate container 62d86bb126a0 13:30:56 ---> c9533e0fb8c7 13:30:56 Step 6/23 : COPY go.mod . 13:30:57 Removing intermediate container bc664a214868 13:30:57 ---> 7476398b8fd9 13:30:57 Step 6/22 : COPY . . 13:31:00 ---> d894913298d6 13:31:00 Step 7/23 : RUN go mod download 13:31:13 ---> Running in b9275a10a60e 13:31:14 ---> bcaaf1608f50 13:31:14 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:15 ---> 3634d4f44ef3 13:31:15 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:15 ---> e98d1614c3e7 13:31:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:15 ---> a5477572c1d1 13:31:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:15 ---> Running in ef31dc38abf8 13:31:15 ---> Running in 7e12804d9c31 13:31:15 ---> Running in b15ec6e1734d 13:31:15 ---> Running in be9ab41aa3e9 13:31:18 Removing intermediate container b9275a10a60e 13:31:18 ---> 846cf202f599 13:31:19 Step 8/23 : COPY . . 13:31:21 Removing intermediate container ef31dc38abf8 13:31:21 ---> 4bf86b7d5a8a 13:31:21 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:31:21 Removing intermediate container 7e12804d9c31 13:31:21 ---> 6175c23f4180 13:31:21 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:31:22 ---> Running in 7876a52eef64 13:31:22 Removing intermediate container be9ab41aa3e9 13:31:22 ---> 0a8dd83c595a 13:31:22 Step 8/22 : RUN make cmd/core-metadata/core-metadata 13:31:23 ---> Running in 87db0cd62939 13:31:23 Removing intermediate container b15ec6e1734d 13:31:23 ---> 8fa0b89f3f78 13:31:23 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:31:23 ---> Running in 994b884ed4f6 13:31:23 ---> Running in 2cb5b6577fcf 13:31:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:31:26 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 13:31:26 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 13:31:26 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 13:31:36 ---> f91754d3927d 13:31:36 Step 9/23 : RUN go mod tidy 13:31:36 ---> Running in f16c39ed7cae 13:31:43 Removing intermediate container f16c39ed7cae 13:31:43 ---> 242f99f08286 13:31:43 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 13:31:43 ---> Running in 3a7819e58209 13:31:44 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 13:33:21 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 13:33:21 Removing intermediate container 2cb5b6577fcf 13:33:21 ---> f681345c5bb1 13:33:21 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:33:21 ---> Running in d9cc7b64b823 13:33:21 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 13:33:28 Removing intermediate container 87db0cd62939 13:33:28 ---> fb230a4e2012 13:33:28 13:33:28 Step 9/30 : FROM alpine:3.14 13:33:28 Removing intermediate container d9cc7b64b823 13:33:28 ---> 501c84446524 13:33:28 13:33:28 Step 10/22 : FROM docker:20.10.8 13:33:28 Removing intermediate container 7876a52eef64 13:33:28 ---> 3d236406926a 13:33:28 13:33:28 Step 9/20 : FROM alpine:3.14 13:33:28 3.14: Pulling from library/alpine 13:33:28 20.10.8: Pulling from library/docker 13:33:28 3.14: Pulling from library/alpine 13:33:29 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 13:33:29 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 13:33:29 Status: Image is up to date for alpine:3.14 13:33:29 Status: Downloaded newer image for alpine:3.14 13:33:29 ---> bb3de5531c18 13:33:29 Step 10/20 : RUN apk add --update --no-cache curl 13:33:29 ---> bb3de5531c18 13:33:29 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:33:29 ---> Running in 18d8004578d7 13:33:29 ---> Running in 1f80803c99ae 13:33:31 Removing intermediate container 1f80803c99ae 13:33:31 ---> 48e53453ec6d 13:33:31 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 13:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:33:31 ---> Running in 6a6d6e2bebfe 13:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:33:33 (1/5) Installing ca-certificates (20191127-r5) 13:33:33 (2/5) Installing brotli-libs (1.0.9-r5) 13:33:33 (3/5) Installing nghttp2-libs (1.43.0-r0) 13:33:33 (4/5) Installing libcurl (7.79.1-r0) 13:33:33 (5/5) Installing curl (7.79.1-r0) 13:33:33 Executing busybox-1.33.1-r3.trigger 13:33:33 Executing ca-certificates-20191127-r5.trigger 13:33:33 OK: 8 MiB in 19 packages 13:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:33:35 (1/2) Installing dumb-init (1.2.5-r1) 13:33:35 (2/2) Installing su-exec (0.2-r1) 13:33:35 Executing busybox-1.33.1-r3.trigger 13:33:35 OK: 5 MiB in 16 packages 13:33:36 Removing intermediate container 994b884ed4f6 13:33:36 ---> 8d55f5673fba 13:33:36 13:33:36 Step 9/22 : FROM alpine:3.14 13:33:36 ---> bb3de5531c18 13:33:36 Step 10/22 : RUN apk add --update --no-cache dumb-init 13:33:37 ---> Running in 7e6ea2049b73 13:33:37 Removing intermediate container 18d8004578d7 13:33:37 ---> af94b8da6882 13:33:37 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:33:38 ---> Running in de3f1aa09d7f 13:33:38 Removing intermediate container 6a6d6e2bebfe 13:33:38 ---> 1e3f64d6eba9 13:33:38 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 13:33:39 ---> Running in cf919582e3ba 13:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:33:39 Removing intermediate container de3f1aa09d7f 13:33:39 ---> 6ec188b93f28 13:33:39 Step 12/20 : WORKDIR /edgex 13:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:33:39 ---> Running in 3e86b36fa625 13:33:39 Removing intermediate container cf919582e3ba 13:33:39 ---> 03c6e3cd4f32 13:33:39 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:33:40 (1/1) Installing dumb-init (1.2.5-r1) 13:33:40 Executing busybox-1.33.1-r3.trigger 13:33:40 OK: 5 MiB in 15 packages 13:33:40 ---> Running in 79652c84eec7 13:33:40 Removing intermediate container 3e86b36fa625 13:33:40 ---> 8859ddaf4593 13:33:40 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:33:41 Removing intermediate container 3a7819e58209 13:33:41 ---> a2afc0418889 13:33:41 13:33:41 Step 11/23 : FROM alpine:3.14 13:33:41 ---> bb3de5531c18 13:33:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:33:41 ---> Running in ba9ec98556d6 13:33:41 Removing intermediate container 79652c84eec7 13:33:41 ---> ad5695e5ac33 13:33:41 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:33:42 ---> Running in e2d76eb88c72 13:33:42 Removing intermediate container 7e6ea2049b73 13:33:42 ---> 4377fb7bb26c 13:33:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:33:42 ---> Running in edcc4420fad9 13:33:42 ---> b62b9d7a3f32 13:33:42 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:33:43 Removing intermediate container edcc4420fad9 13:33:43 ---> 215d0095061d 13:33:43 Step 12/22 : ENV APP_PORT=59881 13:33:43 ---> Running in 096e9203d07f 13:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:33:45 Removing intermediate container 096e9203d07f 13:33:45 ---> 3254f5b2e422 13:33:45 Step 13/22 : EXPOSE $APP_PORT 13:33:45 ---> e535bbc78d02 13:33:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:33:45 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 13:33:45 (1/1) Installing dumb-init (1.2.5-r1) 13:33:45 Executing busybox-1.33.1-r3.trigger 13:33:45 Status: Downloaded newer image for docker:20.10.8 13:33:45 OK: 5 MiB in 15 packages 13:33:45 ---> 3734d5adc5ac 13:33:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:33:45 ---> Running in ebfa90a20749 13:33:45 ---> Running in ea46b9247ca9 13:33:46 Removing intermediate container e2d76eb88c72 13:33:46 ---> d538edd79f74 13:33:46 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 13:33:46 Removing intermediate container ea46b9247ca9 13:33:46 ---> b32df58723f9 13:33:46 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 13:33:46 ---> Running in 59ae04888a02 13:33:46 Removing intermediate container ebfa90a20749 13:33:46 ---> 85a7f583b6ac 13:33:46 Step 14/22 : WORKDIR / 13:33:46 ---> Running in 38f643758325 13:33:46 ---> Running in 348d086519bb 13:33:46 ---> 1ed564405336 13:33:46 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:33:46 Removing intermediate container ba9ec98556d6 13:33:46 ---> 6279b53b723f 13:33:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:33:46 ---> Running in 4ed21fa92a6a 13:33:46 Removing intermediate container 59ae04888a02 13:33:46 ---> 1ab8d001055f 13:33:46 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:33:47 ---> Running in 2a23552bc853 13:33:47 Removing intermediate container 38f643758325 13:33:47 ---> 9d778d540bad 13:33:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:33:47 Removing intermediate container 4ed21fa92a6a 13:33:47 ---> 717ff7f3f79a 13:33:47 Step 17/20 : CMD ["--init=true"] 13:33:47 Removing intermediate container 2a23552bc853 13:33:47 ---> e664138ec7cc 13:33:47 Step 14/23 : ENV APP_PORT=59861 13:33:47 ---> Running in 2ac485d876fe 13:33:47 ---> Running in 0ae15bb6a460 13:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:33:48 ---> 9ccd5648419a 13:33:48 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:33:48 ---> de6614468a30 13:33:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:33:48 ---> Running in c5b4be00abef 13:33:48 Removing intermediate container 2ac485d876fe 13:33:48 ---> b5318ceece93 13:33:48 Step 18/20 : LABEL arch=arm64 13:33:49 Removing intermediate container 0ae15bb6a460 13:33:49 ---> 35517f6bc211 13:33:49 Step 15/23 : EXPOSE $APP_PORT 13:33:49 ---> Running in 6d61d55a4b96 13:33:49 ---> Running in db8e53ac10bd 13:33:49 (1/42) Installing readline (8.1.0-r0) 13:33:49 (2/42) Installing bash (5.1.4-r0) 13:33:49 Executing bash-5.1.4-r0.post-install 13:33:49 (3/42) Installing brotli-libs (1.0.9-r5) 13:33:49 (4/42) Installing nghttp2-libs (1.43.0-r0) 13:33:49 (5/42) Installing libcurl (7.79.1-r0) 13:33:49 (6/42) Installing curl (7.79.1-r0) 13:33:49 (7/42) Installing dumb-init (1.2.5-r1) 13:33:49 (8/42) Installing libbz2 (1.0.8-r1) 13:33:49 (9/42) Installing expat (2.4.1-r0) 13:33:49 (10/42) Installing libffi (3.3-r2) 13:33:49 (11/42) Installing gdbm (1.19-r0) 13:33:49 (12/42) Installing xz-libs (5.2.5-r0) 13:33:49 (13/42) Installing libgcc (10.3.1_git20210424-r2) 13:33:49 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 13:33:49 (15/42) Installing mpdecimal (2.5.1-r1) 13:33:49 (16/42) Installing sqlite-libs (3.35.5-r0) 13:33:49 (17/42) Installing python3 (3.9.5-r1) 13:33:49 Removing intermediate container 6d61d55a4b96 13:33:49 ---> c325465a3ca9 13:33:49 Step 19/20 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 13:33:50 ---> Running in 5b6d13913b57 13:33:50 Removing intermediate container db8e53ac10bd 13:33:50 ---> 5ff49b64f95c 13:33:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:33:50 ---> eb147cea67d0 13:33:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:33:51 Removing intermediate container 5b6d13913b57 13:33:51 ---> 5b0be36820c0 13:33:51 Step 20/20 : LABEL version=0.0.0 13:33:51 ---> Running in 54c928fbd7a8 13:33:52 (18/42) Installing py3-appdirs (1.4.4-r2) 13:33:52 (19/42) Installing py3-chardet (4.0.0-r2) 13:33:52 (20/42) Installing py3-idna (3.2-r0) 13:33:52 ---> dcf9d5e776d2 13:33:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:33:52 (21/42) Installing py3-urllib3 (1.26.5-r0) 13:33:52 (22/42) Installing py3-certifi (2020.12.5-r1) 13:33:52 (23/42) Installing py3-requests (2.25.1-r4) 13:33:52 (24/42) Installing py3-msgpack (1.0.2-r1) 13:33:52 (25/42) Installing py3-lockfile (0.12.2-r4) 13:33:52 (26/42) Installing py3-cachecontrol (0.12.6-r1) 13:33:52 (27/42) Installing py3-colorama (0.4.4-r1) 13:33:52 (28/42) Installing py3-contextlib2 (0.6.0-r1) 13:33:52 (29/42) Installing py3-distlib (0.3.1-r3) 13:33:52 (30/42) Installing py3-distro (1.5.0-r3) 13:33:52 (31/42) Installing py3-six (1.15.0-r1) 13:33:52 (32/42) Installing py3-webencodings (0.5.1-r4) 13:33:52 (33/42) Installing py3-html5lib (1.1-r1) 13:33:52 ---> fb9a55611229 13:33:52 Step 18/22 : ENTRYPOINT ["/core-metadata"] 13:33:52 Removing intermediate container 54c928fbd7a8 13:33:52 ---> 7546baff8978 13:33:52 13:33:52 (34/42) Installing py3-parsing (2.4.7-r2) 13:33:52 (35/42) Installing py3-packaging (20.9-r1) 13:33:52 (36/42) Installing py3-toml (0.10.2-r2) 13:33:52 (37/42) Installing py3-pep517 (0.10.0-r2) 13:33:52 (38/42) Installing py3-progress (1.5-r2) 13:33:52 (39/42) Installing py3-retrying (1.3.3-r1) 13:33:52 (40/42) Installing py3-ordered-set (4.0.2-r1) 13:33:52 (41/42) Installing py3-setuptools (52.0.0-r3) 13:33:52 ---> Running in 7d32d35b0ffe 13:33:52 (42/42) Installing py3-pip (20.3.4-r1) 13:33:52 Removing intermediate container c5b4be00abef 13:33:52 ---> 34d3bd9fe68c 13:33:52 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 13:33:52 Successfully built 7546baff8978 13:33:52 Successfully tagged security-proxy-setup-arm64:latest 13:33:52  Building security-proxy-setup ... done Building security-secretstore-setup 13:33:53 Executing busybox-1.33.1-r3.trigger 13:33:53 OK: 84 MiB in 64 packages 13:33:53 Removing intermediate container 7d32d35b0ffe 13:33:53 ---> 6c19020d89d2 13:33:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:33:54 ---> Running in db5ee5acd945 13:33:54 ---> 14c9a0798bbc 13:33:54 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:33:54 ---> 16481059961a 13:33:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:33:54 Removing intermediate container db5ee5acd945 13:33:54 ---> ed0dc68c338f 13:33:54 Step 20/22 : LABEL arch=arm64 13:33:55 ---> Running in 3e9c4b93cc80 13:33:55 ---> b0407f5bd46d 13:33:55 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:33:56 ---> Running in 0e741fb42df9 13:33:56 Removing intermediate container 3e9c4b93cc80 13:33:56 ---> e1ede10d3991 13:33:56 Step 21/22 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 13:33:56 ---> Running in bf02195f7370 13:33:56 ---> 53c603f3c6aa 13:33:56 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:33:56 Removing intermediate container 0e741fb42df9 13:33:56 ---> 1301770899e2 13:33:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:33:57 ---> Running in 7f4ac7af8d4c 13:33:57 Removing intermediate container bf02195f7370 13:33:57 ---> 0dfcaa492a95 13:33:57 Step 22/22 : LABEL version=0.0.0 13:33:57 ---> Running in 6bd20ba17e03 13:33:57 Collecting docker-compose==1.23.2 13:33:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:33:57 ---> 4f857817c694 13:33:57 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:33:57 Removing intermediate container 7f4ac7af8d4c 13:33:57 ---> 84f47b961a74 13:33:57 Step 21/23 : LABEL arch=arm64 13:33:58 Removing intermediate container 6bd20ba17e03 13:33:58 ---> fedc8068d6f8 13:33:58 13:33:58 ---> Running in 89fcd08f3cf8 13:33:58 Collecting dockerpty<0.5,>=0.4.1 13:33:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:33:59 Successfully built fedc8068d6f8 13:33:59 Successfully tagged core-metadata-arm64:latest 13:33:59  Building core-metadata ... done Building support-notifications 13:33:59 Removing intermediate container 89fcd08f3cf8 13:33:59 ---> a3c078899f2f 13:33:59 Step 22/23 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 13:33:59 ---> 949ab29bd933 13:33:59 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:33:59 ---> Running in b64cdb79bf1b 13:33:59 Removing intermediate container b64cdb79bf1b 13:33:59 ---> b9ad4bde5d27 13:33:59 Step 23/23 : LABEL version=0.0.0 13:33:59 ---> Running in a07812115d01 13:34:00 ---> 3b9e5f164a75 13:34:00 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 13:34:00 Collecting jsonschema<3,>=2.5.1 13:34:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:34:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 13:34:00 Collecting cached-property<2,>=1.2.0 13:34:00 ---> Running in 9549ab146e4b 13:34:00 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:34:00 Removing intermediate container a07812115d01 13:34:00 ---> 7d63096c27cd 13:34:00 13:34:01 Successfully built 7d63096c27cd 13:34:01 Successfully tagged support-scheduler-arm64:latest 13:34:01  Building support-scheduler ... done Building core-command 13:34:01 Removing intermediate container 9549ab146e4b 13:34:01 ---> bd59c5eb9137 13:34:01 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:34:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:34:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:34:02 Collecting docker<4.0,>=3.6.0 13:34:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:34:02 Collecting texttable<0.10,>=0.9.0 13:34:02 Downloading texttable-0.9.1.tar.gz (11 kB) 13:34:02 ---> 409fa66d5432 13:34:02 Step 25/30 : RUN chmod +x /entrypoint.sh 13:34:03 ---> Running in 44613f0e16ab 13:34:05 Collecting PyYAML<4,>=3.10 13:34:05 Downloading PyYAML-3.13.tar.gz (270 kB) 13:34:06 Removing intermediate container 44613f0e16ab 13:34:06 ---> 0010fc54f854 13:34:06 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 13:34:06 ---> Running in 3ab0e76f955e 13:34:07 Removing intermediate container 3ab0e76f955e 13:34:07 ---> a36d1ce14988 13:34:07 Step 27/30 : CMD ["gate"] 13:34:08 ---> Running in 8aa21821ebca 13:34:08 Removing intermediate container 8aa21821ebca 13:34:08 ---> ed054278740f 13:34:08 Step 28/30 : LABEL arch=arm64 13:34:08 Collecting docopt<0.7,>=0.6.1 13:34:08 Downloading docopt-0.6.2.tar.gz (25 kB) 13:34:09 ---> Running in d1342c2a542d 13:34:09 Removing intermediate container d1342c2a542d 13:34:09 ---> 004535ef4c4b 13:34:09 Step 29/30 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 13:34:10 ---> Running in 8d94499ca74e 13:34:10 Removing intermediate container 8d94499ca74e 13:34:10 ---> c71ecfdba3be 13:34:10 Step 30/30 : LABEL version=0.0.0 13:34:10 Collecting websocket-client<1.0,>=0.32.0 13:34:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:34:11 Collecting docker-pycreds>=0.4.0 13:34:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:34:11 ---> Running in e21dda864578 13:34:12 Removing intermediate container e21dda864578 13:34:12 ---> 15e29e964e6c 13:34:12 13:34:12 Collecting idna<2.8,>=2.5 13:34:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:34:12 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 13:34:12 Collecting chardet<3.1.0,>=3.0.2 13:34:12 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:34:12 Successfully built 15e29e964e6c 13:34:12 Successfully tagged security-bootstrapper-arm64:latest 13:34:12 Building core-data 13:34:12  Building security-bootstrapper ... done Collecting urllib3<1.25,>=1.21.1 13:34:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:34:13 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:34:13 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:34:13 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:34:13 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:34:14 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:34:14 Attempting uninstall: urllib3 13:34:14 Found existing installation: urllib3 1.26.5 13:34:14 Uninstalling urllib3-1.26.5: 13:34:14 Successfully uninstalled urllib3-1.26.5 13:34:14 Attempting uninstall: idna 13:34:14 Found existing installation: idna 3.2 13:34:14 Uninstalling idna-3.2: 13:34:15 Successfully uninstalled idna-3.2 13:34:16 Attempting uninstall: chardet 13:34:16 Found existing installation: chardet 4.0.0 13:34:16 Uninstalling chardet-4.0.0: 13:34:16 Successfully uninstalled chardet-4.0.0 13:34:17 Attempting uninstall: requests 13:34:17 Found existing installation: requests 2.25.1 13:34:17 Uninstalling requests-2.25.1: 13:34:17 Successfully uninstalled requests-2.25.1 13:34:18 Running setup.py install for texttable: started 13:34:20 Running setup.py install for texttable: finished with status 'done' 13:34:20 Running setup.py install for PyYAML: started 13:34:22 Running setup.py install for PyYAML: finished with status 'done' 13:34:22 Running setup.py install for docopt: started 13:34:24 Running setup.py install for docopt: finished with status 'done' 13:34:24 Running setup.py install for dockerpty: started 13:34:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:34:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:34:26 ---> 2b22943bb730 13:34:26 Step 3/24 : WORKDIR /edgex-go 13:34:26 ---> Using cache 13:34:26 ---> bc5b9a899880 13:34:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:34:26 ---> Using cache 13:34:26 ---> 8326f8d3e9d8 13:34:26 Step 5/24 : RUN apk add --update --no-cache make git 13:34:26 ---> Using cache 13:34:26 ---> ae62a30294f1 13:34:26 Step 6/24 : COPY . . 13:34:26 ---> Using cache 13:34:26 ---> bcaaf1608f50 13:34:26 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:34:26 ---> Using cache 13:34:26 ---> 4bf86b7d5a8a 13:34:26 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:34:26 Running setup.py install for dockerpty: finished with status 'done' 13:34:29 ---> Running in d6b2e7cbfa67 13:34:29 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 13:34:30 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 13:34:43 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:34:43 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:34:43 ---> 2b22943bb730 13:34:43 Step 3/21 : WORKDIR /edgex-go 13:34:43 ---> Using cache 13:34:43 ---> bc5b9a899880 13:34:43 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:34:43 ---> Using cache 13:34:43 ---> 8326f8d3e9d8 13:34:43 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 13:34:43 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:34:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:34:43 ---> 2b22943bb730 13:34:43 Step 3/22 : WORKDIR /edgex-go 13:34:43 ---> Using cache 13:34:43 ---> bc5b9a899880 13:34:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:34:43 ---> Using cache 13:34:43 ---> 8326f8d3e9d8 13:34:43 Step 5/22 : RUN apk add --update --no-cache make git 13:34:43 ---> Using cache 13:34:43 ---> ae62a30294f1 13:34:43 Step 6/22 : COPY . . 13:34:43 ---> Using cache 13:34:43 ---> bcaaf1608f50 13:34:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:34:43 ---> Using cache 13:34:43 ---> 4bf86b7d5a8a 13:34:43 Step 8/22 : RUN make cmd/core-command/core-command 13:34:43 ---> Running in 2613beac690a 13:34:43 ---> Running in 35506a9c36cc 13:34:45 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 13:34:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:34:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:34:48 OK: 219 MiB in 52 packages 13:34:51 Removing intermediate container 2613beac690a 13:34:51 ---> c4a5afdf72f1 13:34:51 Step 6/21 : COPY . . 13:34:52 Removing intermediate container 348d086519bb 13:34:52 ---> 35ba741ae2a7 13:34:52 Step 13/22 : ENV APP_PORT=58890 13:34:53 ---> Running in 946ed00a882e 13:34:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:34:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:34:53 ---> 2b22943bb730 13:34:53 Step 3/22 : WORKDIR /edgex-go 13:34:53 ---> Using cache 13:34:53 ---> bc5b9a899880 13:34:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:34:53 ---> Using cache 13:34:53 ---> 8326f8d3e9d8 13:34:53 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:34:53 ---> Running in 8cb656977584 13:34:54 Removing intermediate container 946ed00a882e 13:34:54 ---> fa168999582d 13:34:54 Step 14/22 : EXPOSE $APP_PORT 13:34:54 ---> Running in 48e7888073d5 13:34:55 Removing intermediate container 48e7888073d5 13:34:55 ---> ce47d081dbaa 13:34:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:34:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:34:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:34:59 OK: 219 MiB in 52 packages 13:34:59 ---> b478400c00ec 13:34:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:35:01 Removing intermediate container 8cb656977584 13:35:01 ---> b7e42f2efa54 13:35:01 Step 6/22 : COPY . . 13:35:01 ---> 443b83aa0549 13:35:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:35:03 ---> 2bc9ba25a0b0 13:35:03 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 13:35:03 ---> Running in bc5eecdecf52 13:35:05 Removing intermediate container bc5eecdecf52 13:35:05 ---> 3a8d536e32a4 13:35:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:35:05 ---> Running in 70729e9c0b62 13:35:07 Removing intermediate container 70729e9c0b62 13:35:07 ---> 95b071969de8 13:35:07 Step 20/22 : LABEL arch=arm64 13:35:07 ---> Running in 3ec1d4baa273 13:35:08 Removing intermediate container 3ec1d4baa273 13:35:08 ---> 5f4c4b5e15e4 13:35:08 Step 21/22 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 13:35:08 ---> Running in 04c0d11bc2eb 13:35:10 Removing intermediate container 04c0d11bc2eb 13:35:10 ---> 678649151c36 13:35:10 Step 22/22 : LABEL version=0.0.0 13:35:10 ---> Running in 47ed8e90f194 13:35:11 Removing intermediate container 47ed8e90f194 13:35:11 ---> 302d134484dd 13:35:11 13:35:12 Successfully built 302d134484dd 13:35:12 Successfully tagged sys-mgmt-agent-arm64:latest 13:35:17  Building sys-mgmt-agent ... done  ---> d2727b47b015 13:35:17 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:35:17 ---> Running in f2a0bd78358b 13:35:25 Removing intermediate container f2a0bd78358b 13:35:25 ---> f166e56f1d4a 13:35:25 Step 8/21 : RUN make cmd/support-notifications/support-notifications 13:35:25 ---> Running in e6d1ad916a73 13:35:26 ---> 144fc3ebaca5 13:35:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:35:26 ---> Running in 0606c8d9ea8c 13:35:27 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 13:35:31 Removing intermediate container 0606c8d9ea8c 13:35:31 ---> 5f11cd6a261e 13:35:31 Step 8/22 : RUN make cmd/core-data/core-data 13:35:31 ---> Running in 313c487863fd 13:35:33 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 13:35:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:35:56 Removing intermediate container d6b2e7cbfa67 13:35:56 ---> 53a789013007 13:35:56 13:35:56 Step 9/24 : FROM alpine:3.14 13:35:56 ---> bb3de5531c18 13:35:56 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:35:56 ---> Running in 3add774fc949 13:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:35:59 (1/3) Installing ca-certificates (20191127-r5) 13:35:59 (2/3) Installing dumb-init (1.2.5-r1) 13:35:59 (3/3) Installing su-exec (0.2-r1) 13:35:59 Executing busybox-1.33.1-r3.trigger 13:35:59 Executing ca-certificates-20191127-r5.trigger 13:35:59 OK: 6 MiB in 17 packages 13:36:01 Removing intermediate container 3add774fc949 13:36:01 ---> c077126b9a5e 13:36:01 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:36:02 ---> Running in 652a8c78b271 13:36:02 Removing intermediate container 652a8c78b271 13:36:02 ---> 237758fd9367 13:36:02 Step 12/24 : WORKDIR / 13:36:02 ---> Running in 2647f5798a2b 13:36:03 Removing intermediate container 2647f5798a2b 13:36:03 ---> 663ee0986889 13:36:03 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:36:04 ---> 3283535f859d 13:36:04 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:36:05 ---> d2e35e308501 13:36:05 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:36:07 ---> c8a937c891c3 13:36:07 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:36:09 ---> d9723797f653 13:36:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:36:12 ---> 8c397530ef88 13:36:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:36:13 Removing intermediate container 35506a9c36cc 13:36:13 ---> 0d5f3518a558 13:36:13 13:36:13 Step 9/22 : FROM alpine:3.14 13:36:13 ---> bb3de5531c18 13:36:13 Step 10/22 : RUN apk add --update --no-cache dumb-init 13:36:13 ---> Using cache 13:36:13 ---> 6279b53b723f 13:36:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:36:13 ---> Using cache 13:36:13 ---> e664138ec7cc 13:36:13 Step 12/22 : ENV APP_PORT=59882 13:36:13 ---> Running in 73e6a0084101 13:36:15 ---> 97b7be9fcdda 13:36:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:36:15 Removing intermediate container 73e6a0084101 13:36:15 ---> d99d5a2c76f1 13:36:15 Step 13/22 : EXPOSE $APP_PORT 13:36:15 ---> Running in 824cbd688dd2 13:36:16 Removing intermediate container 824cbd688dd2 13:36:16 ---> 7a9834021b4e 13:36:16 Step 14/22 : WORKDIR / 13:36:16 ---> Running in 76620749540d 13:36:16 ---> 2d22d21f89f6 13:36:16 Step 20/24 : 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/ 13:36:17 ---> Running in 1bac6f908608 13:36:17 Removing intermediate container 76620749540d 13:36:17 ---> e4fe51ef43a5 13:36:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:36:19 ---> 9f6bd347d971 13:36:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:36:20 Removing intermediate container 1bac6f908608 13:36:20 ---> f015a2152d02 13:36:20 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 13:36:21 ---> Running in a5fb78223f52 13:36:21 ---> b858fd376115 13:36:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:36:22 Removing intermediate container a5fb78223f52 13:36:22 ---> 4dc3619e5d1e 13:36:22 Step 22/24 : LABEL arch=arm64 13:36:22 ---> Running in 8096e5e796a8 13:36:23 Removing intermediate container 8096e5e796a8 13:36:23 ---> c15f144832d8 13:36:23 Step 23/24 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 13:36:23 ---> 5ddc09d10f96 13:36:23 Step 18/22 : ENTRYPOINT ["/core-command"] 13:36:23 ---> Running in 87a025e725a4 13:36:23 ---> Running in 8ad87bba7f56 13:36:24 Removing intermediate container 8ad87bba7f56 13:36:24 ---> 8ccff6c8e43a 13:36:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:36:24 Removing intermediate container 87a025e725a4 13:36:24 ---> fba825a38729 13:36:24 Step 24/24 : LABEL version=0.0.0 13:36:24 ---> Running in 2a0580184b69 13:36:24 ---> Running in 8cc9d82ab567 13:36:25 Removing intermediate container 2a0580184b69 13:36:25 ---> 6edde7906f8c 13:36:25 Step 20/22 : LABEL arch=arm64 13:36:25 Removing intermediate container 8cc9d82ab567 13:36:25 ---> 2a14f082d0e5 13:36:25 13:36:25 ---> Running in 7a6e58796089 13:36:25 Successfully built 2a14f082d0e5 13:36:25 Successfully tagged security-secretstore-setup-arm64:latest 13:36:26  Building security-secretstore-setup ... done Removing intermediate container 7a6e58796089 13:36:26 ---> 1fd10589f739 13:36:26 Step 21/22 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 13:36:26 ---> Running in 37c3ac80a23d 13:36:26 Removing intermediate container 37c3ac80a23d 13:36:26 ---> 3d5a10aa7958 13:36:26 Step 22/22 : LABEL version=0.0.0 13:36:27 ---> Running in 496613eb7fb0 13:36:27 Removing intermediate container 496613eb7fb0 13:36:27 ---> b5e0e6118b72 13:36:27 13:36:27 Successfully built b5e0e6118b72 13:36:28 Successfully tagged core-command-arm64:latest 13:36:50  Building core-command ... done Removing intermediate container e6d1ad916a73 13:36:50 ---> 3cf591cb6c2a 13:36:50 13:36:50 Step 9/21 : FROM alpine:3.14 13:36:50 ---> bb3de5531c18 13:36:50 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 13:36:50 ---> Running in 716c2c994037 13:36:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:36:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:36:51 (1/2) Installing ca-certificates (20191127-r5) 13:36:51 (2/2) Installing dumb-init (1.2.5-r1) 13:36:51 Executing busybox-1.33.1-r3.trigger 13:36:51 Executing ca-certificates-20191127-r5.trigger 13:36:51 OK: 6 MiB in 16 packages 13:36:53 Removing intermediate container 716c2c994037 13:36:53 ---> 810f9ac6f769 13:36:53 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:36:53 ---> Running in 952726c39264 13:36:54 Removing intermediate container 952726c39264 13:36:54 ---> 5b13f08c399e 13:36:54 Step 12/21 : ENV APP_PORT=59860 13:36:54 ---> Running in db3f1c5acfa0 13:36:55 Removing intermediate container db3f1c5acfa0 13:36:55 ---> df9b61ddea9a 13:36:55 Step 13/21 : EXPOSE $APP_PORT 13:36:55 ---> Running in ab4bfc47326f 13:36:55 Removing intermediate container 313c487863fd 13:36:55 ---> af3b5aa99a71 13:36:55 13:36:55 Step 9/22 : FROM alpine:3.14 13:36:55 ---> bb3de5531c18 13:36:55 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:36:55 ---> Running in 4792adf5cbc7 13:36:55 Removing intermediate container ab4bfc47326f 13:36:55 ---> 49fb3aae3236 13:36:55 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 13:36:56 Removing intermediate container 4792adf5cbc7 13:36:56 ---> 360ed4cee7b0 13:36:56 Step 11/22 : ENV APP_PORT=59880 13:36:56 ---> Running in c796af671a3f 13:36:56 ---> 93d362450c59 13:36:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:36:57 Removing intermediate container c796af671a3f 13:36:57 ---> 15e5d554c5cb 13:36:57 Step 12/22 : EXPOSE $APP_PORT 13:36:57 ---> Running in a7720c035839 13:36:57 Removing intermediate container a7720c035839 13:36:57 ---> b64d82afd771 13:36:57 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:36:57 ---> Running in a5965df8ad96 13:36:58 ---> aa27f0a1d1c7 13:36:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:36:58 ---> e42b004dfb61 13:36:58 Step 17/21 : ENTRYPOINT ["/support-notifications"] 13:36:59 ---> Running in 01087e97255f 13:36:59 Removing intermediate container 01087e97255f 13:36:59 ---> 3d6ce465d419 13:36:59 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:36:59 ---> Running in 342673db3851 13:37:00 Removing intermediate container a5965df8ad96 13:37:00 ---> ce5a35bb5f1d 13:37:00 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 13:37:00 ---> Running in c6b2f4ceea2e 13:37:00 Removing intermediate container 342673db3851 13:37:00 ---> 532ecad10065 13:37:00 Step 19/21 : LABEL arch=arm64 13:37:00 ---> Running in 85ad6dbf6ca7 13:37:01 Removing intermediate container 85ad6dbf6ca7 13:37:01 ---> daf573227ee7 13:37:01 Step 20/21 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 13:37:01 ---> Running in f5f1c1e54c67 13:37:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:37:01 Removing intermediate container f5f1c1e54c67 13:37:01 ---> 45a7e27380c1 13:37:01 Step 21/21 : LABEL version=0.0.0 13:37:01 ---> Running in bf63fca72322 13:37:02 Removing intermediate container bf63fca72322 13:37:02 ---> 2c68d34b5ae9 13:37:02 13:37:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:37:02 Successfully built 2c68d34b5ae9 13:37:02 Successfully tagged support-notifications-arm64:latest 13:37:03  Building support-notifications ... done (1/6) Installing dumb-init (1.2.5-r1) 13:37:03 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:37:03 (3/6) Installing libsodium (1.0.18-r0) 13:37:03 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:37:04 (5/6) Installing libzmq (4.3.4-r0) 13:37:04 (6/6) Installing zeromq (4.3.4-r0) 13:37:04 Executing busybox-1.33.1-r3.trigger 13:37:04 OK: 8 MiB in 20 packages 13:37:05 Removing intermediate container c6b2f4ceea2e 13:37:05 ---> 4ad0a42d7e05 13:37:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:37:05 ---> 5393d7d18262 13:37:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:37:07 ---> 375ecac2a2df 13:37:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:37:08 ---> a255226eccf9 13:37:08 Step 18/22 : ENTRYPOINT ["/core-data"] 13:37:08 ---> Running in 94bc0cb50d67 13:37:08 Removing intermediate container 94bc0cb50d67 13:37:08 ---> 68e136279235 13:37:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:37:08 ---> Running in a1acc7cf5314 13:37:09 Removing intermediate container a1acc7cf5314 13:37:09 ---> fd41e600674e 13:37:09 Step 20/22 : LABEL arch=arm64 13:37:09 ---> Running in 59d63eda36f3 13:37:09 Removing intermediate container 59d63eda36f3 13:37:09 ---> a3c9e629c82b 13:37:09 Step 21/22 : LABEL git_sha=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 13:37:09 ---> Running in 64b5c84d87fe 13:37:10 Removing intermediate container 64b5c84d87fe 13:37:10 ---> c1f923aa33d6 13:37:10 Step 22/22 : LABEL version=0.0.0 13:37:10 ---> Running in 74b275818989 13:37:11 Removing intermediate container 74b275818989 13:37:11 ---> ff0ebe33756f 13:37:11 13:37:11 Successfully built ff0ebe33756f 13:37:11 Successfully tagged core-data-arm64:latest 13:37:11  Building core-data ... done  [Pipeline] } 13:37:11 $ docker stop --time=1 7b6634e8d1a610e7ab8348e5f0ee0bba9d50b2085b7bc2109da2df03079e2890 13:37:13 $ docker rm -f 7b6634e8d1a610e7ab8348e5f0ee0bba9d50b2085b7bc2109da2df03079e2890 [Pipeline] // withDockerContainer [Pipeline] sh 13:37:14 + docker images 13:37:14 REPOSITORY TAG IMAGE ID CREATED SIZE 13:37:14 core-data-arm64 latest ff0ebe33756f 4 seconds ago 19.4MB 13:37:14 support-notifications-arm64 latest 2c68d34b5ae9 12 seconds ago 15.9MB 13:37:14 af3b5aa99a71 19 seconds ago 1.58GB 13:37:14 3cf591cb6c2a 26 seconds ago 1.57GB 13:37:14 core-command-arm64 latest b5e0e6118b72 47 seconds ago 15.2MB 13:37:14 security-secretstore-setup-arm64 latest 2a14f082d0e5 50 seconds ago 26.5MB 13:37:14 0d5f3518a558 About a minute ago 1.57GB 13:37:14 53a789013007 About a minute ago 1.58GB 13:37:14 sys-mgmt-agent-arm64 latest 302d134484dd 2 minutes ago 277MB 13:37:14 security-bootstrapper-arm64 latest 15e29e964e6c 3 minutes ago 17.7MB 13:37:14 support-scheduler-arm64 latest 7d63096c27cd 3 minutes ago 15.2MB 13:37:14 core-metadata-arm64 latest fedc8068d6f8 3 minutes ago 15.8MB 13:37:14 security-proxy-setup-arm64 latest 7546baff8978 3 minutes ago 25.3MB 13:37:14 a2afc0418889 3 minutes ago 1.57GB 13:37:14 8d55f5673fba 3 minutes ago 1.57GB 13:37:14 501c84446524 3 minutes ago 1.57GB 13:37:14 3d236406926a 3 minutes ago 1.57GB 13:37:14 fb230a4e2012 3 minutes ago 1.57GB 13:37:14 ci-base-image-arm64 latest 2b22943bb730 13 minutes ago 1.24GB 13:37:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 days ago 534MB 13:37:14 docker 20.10.8 3734d5adc5ac 6 weeks ago 198MB 13:37:14 alpine 3.14 bb3de5531c18 7 weeks ago 5.34MB 13:37:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:37:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:37:15 13:37:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:37:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:37:15 arm64: Pulling from edgex-lftools-log-publisher 13:37:15 448f6bf000e3: Pulling fs layer 13:37:15 f757da607395: Pulling fs layer 13:37:15 05883995daec: Pulling fs layer 13:37:15 8603b9c90790: Pulling fs layer 13:37:15 1560dd03e051: Pulling fs layer 13:37:15 27f5ce0e4adf: Pulling fs layer 13:37:15 c2d8d7efcc4b: Pulling fs layer 13:37:15 1560dd03e051: Waiting 13:37:15 27f5ce0e4adf: Waiting 13:37:15 8603b9c90790: Waiting 13:37:16 f757da607395: Verifying Checksum 13:37:16 f757da607395: Download complete 13:37:16 8603b9c90790: Verifying Checksum 13:37:16 8603b9c90790: Download complete 13:37:16 1560dd03e051: Verifying Checksum 13:37:16 1560dd03e051: Download complete 13:37:16 27f5ce0e4adf: Verifying Checksum 13:37:16 27f5ce0e4adf: Download complete 13:37:16 05883995daec: Verifying Checksum 13:37:16 05883995daec: Download complete 13:37:16 448f6bf000e3: Verifying Checksum 13:37:16 448f6bf000e3: Download complete 13:37:19 c2d8d7efcc4b: Verifying Checksum 13:37:19 c2d8d7efcc4b: Download complete 13:37:20 448f6bf000e3: Pull complete 13:37:21 f757da607395: Pull complete 13:37:22 05883995daec: Pull complete 13:37:23 8603b9c90790: Pull complete 13:37:24 1560dd03e051: Pull complete 13:37:24 27f5ce0e4adf: Pull complete 13:37:39 c2d8d7efcc4b: Pull complete 13:37:39 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:37:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:37:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:37:39 prd-ubuntu18.04-docker-arm64-4c-16g-503 does not seem to be running inside a container 13:37:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:37:43 $ docker top d1e0d1df1669ff6b0f1e70c0e95993a1b3faa9a80117060905a58aee606ac878 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:37:44 ---> job-cost.sh 13:37:44 lf-activate-venv: SKIPPING 13:37:44 INFO: No Stack... 13:37:56 INFO: Retrieving Pricing Info for: v3-standard-4 13:37:56 INFO: Archiving Costs [Pipeline] sh 13:37:57 + cat /w/workspace/edgex-go/3/archives/cost.csv+ 13:37:57 cut -d, -f6 [Pipeline] lock 13:37:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3762-3-stack-cost] 13:37:57 Resource [jenkins-edgexfoundry-edgex-go-PR-3762-3-stack-cost] did not exist. Created. 13:37:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3762-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:37:58 + echo total: 0.10999999940395355 [Pipeline] stash 13:37:58 Stashed 1 file(s) [Pipeline] } 13:37:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3762-3-stack-cost] [Pipeline] // lock [Pipeline] } 13:37:58 $ docker stop --time=1 d1e0d1df1669ff6b0f1e70c0e95993a1b3faa9a80117060905a58aee606ac878 13:38:00 $ docker rm -f d1e0d1df1669ff6b0f1e70c0e95993a1b3faa9a80117060905a58aee606ac878 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:38:01 provisioning config files... 13:38:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config7992052874134935535tmp [Pipeline] { [Pipeline] sh 13:38:01 + set +x 13:38:01 + curl -s https://codecov.io/bash 13:38:01 + bash -s -- 13:38:01 13:38:01 _____ _ 13:38:01 / ____| | | 13:38:01 | | ___ __| | ___ ___ _____ __ 13:38:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:38:01 | |___| (_) | (_| | __/ (_| (_) \ V / 13:38:01 \_____\___/ \__,_|\___|\___\___/ \_/ 13:38:01 Bash-1.0.6 13:38:01 13:38:01 13:38:01 ==> git version 2.24.4 found 13:38:01 ==> 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 13:38:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:38:01 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:38:01 ==> Jenkins CI detected. 13:38:01 current dir:  /w/workspace/edgex-go/3 13:38:01 project root: . 13:38:01 --> token set from env 13:38:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:38:01 ==> Running gcov in . (disable via -X gcov) 13:38:01 ==> Python coveragepy not found 13:38:01 ==> Searching for coverage reports in: 13:38:01 + . 13:38:01 -> Found 1 reports 13:38:01 ==> Detecting git/mercurial file structure 13:38:01 ==> Reading reports 13:38:01 + ./coverage.out bytes=418481 13:38:01 ==> Appending adjustments 13:38:01 https://docs.codecov.io/docs/fixing-reports 13:38:03 + Found adjustments 13:38:03 ==> Gzipping contents 13:38:03 56K /tmp/codecov.F9tuPn.gz 13:38:03 ==> Uploading reports 13:38:03 url: https://codecov.io 13:38:03 query: branch=PR-3762&commit=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3762%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3762&job=&cmd_args= 13:38:03 -> Pinging Codecov 13:38:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3762&commit=e5e094d62299a1be1dd09a1d2fdee24b5d5b8669&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3762%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3762&job=&cmd_args= 13:38:03 -> Uploading to 13:38:03 https://storage.googleapis.com/codecov/v4/raw/2021-10-20/00271124DB129430A58F1EEE437C3FCB/e5e094d62299a1be1dd09a1d2fdee24b5d5b8669/a9840e7d-9ec9-4e83-ab45-0da1d20817bf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211020%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211020T133803Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=313da373b905361fccb70af45d9432eafa98a98732b7ebbfc08cba689c6909da 13:38:03 % Total % Received % Xferd Average Speed Time Time Time Current 13:38:03 Dload Upload Total Spent Left Speed 13:38:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56571 0 0 100 56571 0 145k --:--:-- --:--:-- --:--:-- 145k 13:38:04 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e5e094d62299a1be1dd09a1d2fdee24b5d5b8669 [Pipeline] } 13:38:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:38:05 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:38:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:38:06 ---> package-listing.sh 13:38:06 ++ facter osfamily 13:38:06 ++ tr '[:upper:]' '[:lower:]' 13:38:06 + OS_FAMILY=redhat 13:38:06 + workspace=/w/workspace/edgex-go/3 13:38:06 + START_PACKAGES=/tmp/packages_start.txt 13:38:06 + END_PACKAGES=/tmp/packages_end.txt 13:38:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:38:06 + PACKAGES=/tmp/packages_start.txt 13:38:06 + '[' /w/workspace/edgex-go/3 ']' 13:38:06 + PACKAGES=/tmp/packages_end.txt 13:38:06 + case "${OS_FAMILY}" in 13:38:06 + rpm -qa 13:38:06 + sort 13:38:09 + '[' -f /tmp/packages_start.txt ']' 13:38:09 + '[' -f /tmp/packages_end.txt ']' 13:38:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:38:09 + '[' /w/workspace/edgex-go/3 ']' 13:38:09 + mkdir -p /w/workspace/edgex-go/3/archives/ 13:38:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 13:38:09 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:38:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:38:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:38:10 13:38:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:38:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:38:10 latest: Pulling from edgex-lftools-log-publisher 13:38:10 b4d181a07f80: Pulling fs layer 13:38:10 a1111a8f2ec3: Pulling fs layer 13:38:10 ed53099fbce6: Pulling fs layer 13:38:10 dc539afda2c1: Pulling fs layer 13:38:10 77bc0d833cb6: Pulling fs layer 13:38:10 9065ff56babe: Pulling fs layer 13:38:10 d287ab97295c: Pulling fs layer 13:38:10 77bc0d833cb6: Waiting 13:38:10 9065ff56babe: Waiting 13:38:10 d287ab97295c: Waiting 13:38:10 dc539afda2c1: Waiting 13:38:10 a1111a8f2ec3: Verifying Checksum 13:38:10 a1111a8f2ec3: Download complete 13:38:10 dc539afda2c1: Verifying Checksum 13:38:10 dc539afda2c1: Download complete 13:38:10 ed53099fbce6: Verifying Checksum 13:38:10 ed53099fbce6: Download complete 13:38:10 9065ff56babe: Verifying Checksum 13:38:10 9065ff56babe: Download complete 13:38:11 77bc0d833cb6: Verifying Checksum 13:38:11 77bc0d833cb6: Download complete 13:38:11 b4d181a07f80: Verifying Checksum 13:38:11 b4d181a07f80: Download complete 13:38:11 d287ab97295c: Verifying Checksum 13:38:11 d287ab97295c: Download complete 13:38:12 b4d181a07f80: Pull complete 13:38:12 a1111a8f2ec3: Pull complete 13:38:13 ed53099fbce6: Pull complete 13:38:13 dc539afda2c1: Pull complete 13:38:13 77bc0d833cb6: Pull complete 13:38:13 9065ff56babe: Pull complete 13:38:18 d287ab97295c: Pull complete 13:38:18 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:38:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:38:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:38:18 prd-centos7-docker-4c-2g-493 does not seem to be running inside a container 13:38:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:38:22 $ docker top 25a75c89d76d2fe65e45fd875036eaf97f138c1c4b1549915ae4c2a3fd4adfe3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:38:22 + touch /tmp/pre-build-complete [Pipeline] sh 13:38:22 + mkdir -p /var/log/sysstat [Pipeline] sh 13:38:23 + ls /var/log/sa-host 13:38:23 + sadf -c /var/log/sa-host/sa20 13:38:23 file_magic: OK 13:38:23 HZ: Using current value: 100 13:38:23 file_header: OK 13:38:23 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 13:38:23 Statistics: 13:38:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:38:23 File successfully converted to sysstat format version 12.0.3 13:38:23 + sadf -c /var/log/sa-host/sa30 13:38:23 file_magic: OK 13:38:23 HZ: Using current value: 100 13:38:23 file_header: OK 13:38:23 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 13:38:23 Statistics: 13:38:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:38:23 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:38:23 provisioning config files... 13:38:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config5384505910949676191tmp [Pipeline] { [Pipeline] echo 13:38:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:38:23 ---> create-netrc.sh [Pipeline] } 13:38:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:38:24 ---> python-tools-install.sh [Pipeline] echo 13:38:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:38:24 ---> sudo-logs.sh 13:38:24 Archiving 'sudo' log.. 13:38:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-493.novalocal: Name or service not known 13:38:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-493.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:38:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:38:24 ---> job-cost.sh 13:38:24 lf-activate-venv: SKIPPING 13:38:24 DEBUG: total: 0.10999999940395355 13:38:24 INFO: Retrieving Stack Cost... 13:38:51 INFO: Retrieving Pricing Info for: v3-standard-2 13:38:51 INFO: Archiving Costs [Pipeline] echo 13:38:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:38:51 ---> logs-deploy.sh 13:38:51 lf-activate-venv: SKIPPING 13:38:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3762/3 13:38:51 INFO: archiving workspace using pattern(s): 13:38:52 Archives upload complete. 13:38:52 INFO: archiving logs to Nexus 13:38:53 ---> uname -a: 13:38:53 Linux prd-centos7-docker-4c-2g-493.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 13:38:53 13:38:53 13:38:53 ---> lscpu: 13:38:53 Architecture: x86_64 13:38:53 CPU op-mode(s): 32-bit, 64-bit 13:38:53 Byte Order: Little Endian 13:38:53 Address sizes: 40 bits physical, 48 bits virtual 13:38:53 CPU(s): 2 13:38:53 On-line CPU(s) list: 0,1 13:38:53 Thread(s) per core: 1 13:38:53 Core(s) per socket: 1 13:38:53 Socket(s): 2 13:38:53 NUMA node(s): 1 13:38:53 Vendor ID: AuthenticAMD 13:38:53 CPU family: 23 13:38:53 Model: 49 13:38:53 Model name: AMD EPYC-Rome Processor 13:38:53 Stepping: 0 13:38:53 CPU MHz: 2799.996 13:38:53 BogoMIPS: 5599.99 13:38:53 Virtualization: AMD-V 13:38:53 Hypervisor vendor: KVM 13:38:53 Virtualization type: full 13:38:53 L1d cache: 32K 13:38:53 L1i cache: 32K 13:38:53 L2 cache: 512K 13:38:53 L3 cache: 16384K 13:38:53 NUMA node0 CPU(s): 0,1 13:38:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 13:38:53 13:38:53 13:38:53 ---> nproc: 13:38:53 2 13:38:53 13:38:53 13:38:53 ---> df -h: 13:38:53 Filesystem Size Used Avail Use% Mounted on 13:38:53 overlay 40G 14G 27G 34% / 13:38:53 tmpfs 64M 0 64M 0% /dev 13:38:53 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:38:53 shm 64M 0 64M 0% /dev/shm 13:38:53 /dev/vda1 40G 14G 27G 34% /facter-os 13:38:53 13:38:53 13:38:53 ---> sar -b -r -n DEV: 13:38:53 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/20/21 _x86_64_ (2 CPU) 13:38:53 13:38:53 13:09:29 LINUX RESTART (2 CPU) 13:38:53 13:38:53 13:10:01 tps rtps wtps bread/s bwrtn/s 13:38:53 13:11:02 149.48 16.44 133.04 4985.78 33128.42 13:38:53 13:12:01 337.73 0.00 337.73 0.00 76644.63 13:38:53 13:13:01 54.55 0.00 54.55 0.00 10699.25 13:38:53 13:14:01 115.44 0.02 115.43 0.53 4691.85 13:38:53 13:15:01 782.68 309.05 473.63 15123.86 313071.31 13:38:53 13:16:01 401.53 91.03 310.50 3974.71 123272.63 13:38:53 13:17:01 564.51 125.90 438.61 5693.75 181731.87 13:38:53 13:18:01 95.75 17.05 78.70 1423.91 7701.80 13:38:53 13:19:01 1.55 0.03 1.52 0.27 27.17 13:38:53 13:20:01 0.42 0.15 0.27 40.25 4.25 13:38:53 13:21:01 0.23 0.00 0.23 0.00 3.61 13:38:53 13:22:01 0.30 0.00 0.30 0.00 5.01 13:38:53 13:23:02 0.30 0.00 0.30 0.00 4.06 13:38:53 13:24:01 0.37 0.00 0.37 0.00 5.27 13:38:53 13:25:01 0.53 0.25 0.28 7.86 4.23 13:38:53 13:26:01 1.03 0.25 0.78 94.49 15.41 13:38:53 13:27:01 0.23 0.00 0.23 0.00 4.70 13:38:53 13:28:01 0.25 0.00 0.25 0.00 3.35 13:38:53 13:29:01 0.33 0.00 0.33 0.00 5.06 13:38:53 13:30:01 0.27 0.00 0.27 0.00 3.90 13:38:53 13:31:01 0.37 0.00 0.37 0.00 5.45 13:38:53 13:32:01 0.28 0.00 0.28 0.00 4.38 13:38:53 13:33:01 0.22 0.00 0.22 0.00 3.88 13:38:53 13:34:01 0.28 0.00 0.28 0.00 3.27 13:38:53 13:35:01 0.18 0.00 0.18 0.00 2.85 13:38:53 13:36:01 0.25 0.00 0.25 0.00 4.18 13:38:53 13:37:01 0.27 0.00 0.27 0.00 3.15 13:38:53 13:38:01 2.80 2.62 0.18 189.91 16.41 13:38:53 Average: 89.68 20.15 69.53 1126.46 26835.83 13:38:53 13:38:53 13:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:38:53 13:11:02 4341564 0 760600 9.50 2620 2904148 1422680 15.71 1005744 2319272 479924 13:38:53 13:12:01 3501032 0 981340 12.25 2620 3523940 1631964 18.02 1284540 2751136 179624 13:38:53 13:13:01 3284376 0 1029584 12.86 2620 3692352 1555740 17.18 1417188 2820260 37228 13:38:53 13:14:01 3191636 0 1080172 13.49 2620 3734504 1525032 16.84 1463252 2846888 112436 13:38:53 13:15:01 417304 0 1323440 16.52 2620 6265568 2898084 32.00 3135032 3839144 4504 13:38:53 13:16:01 552720 0 1251580 15.63 2620 6202012 1887936 20.84 2812116 4026468 4860 13:38:53 13:17:01 1382112 0 1282840 16.02 2620 5341360 2145512 23.69 2821412 3149800 17128 13:38:53 13:18:01 2801128 0 1157660 14.45 2620 4047524 1515336 16.73 1406832 3180284 8 13:38:53 13:19:01 2810148 0 1148640 14.34 2620 4047524 1401948 15.48 1411532 3170024 8 13:38:53 13:20:01 2827548 0 1130024 14.11 2620 4048740 1361544 15.03 1404364 3162504 8 13:38:53 13:21:01 2825804 0 1131768 14.13 2620 4048740 1387700 15.32 1405500 3162504 8 13:38:53 13:22:01 2828420 0 1129144 14.10 2620 4048748 1361544 15.03 1404572 3161668 8 13:38:53 13:23:02 2828428 0 1129132 14.10 2620 4048752 1361544 15.03 1404696 3161664 8 13:38:53 13:24:01 2828800 0 1128760 14.09 2620 4048752 1361544 15.03 1404572 3161672 8 13:38:53 13:25:01 2828436 0 1129088 14.10 2620 4048788 1361544 15.03 1404900 3161384 16 13:38:53 13:26:01 2821984 0 1132728 14.14 2620 4051600 1363028 15.05 1410744 3161412 8 13:38:53 13:27:01 2822044 0 1132660 14.14 2620 4051608 1361908 15.04 1411256 3161388 8 13:38:53 13:28:01 2822832 0 1131868 14.13 2620 4051612 1361620 15.03 1410836 3161388 8 13:38:53 13:29:01 2822660 0 1132036 14.13 2620 4051616 1361656 15.03 1410736 3161388 8 13:38:53 13:30:01 2823144 0 1131548 14.13 2620 4051620 1361620 15.03 1410728 3161228 8 13:38:53 13:31:01 2822744 0 1131944 14.13 2620 4051624 1361716 15.03 1410824 3161232 8 13:38:53 13:32:01 2823144 0 1131540 14.13 2620 4051628 1361620 15.03 1410736 3161228 8 13:38:53 13:33:01 2822996 0 1131684 14.13 2620 4051632 1361688 15.03 1410768 3161228 8 13:38:53 13:34:01 2822700 0 1131976 14.13 2620 4051636 1361724 15.03 1410888 3161228 8 13:38:53 13:35:01 2822856 0 1131816 14.13 2620 4051640 1361752 15.03 1410840 3161228 8 13:38:53 13:36:01 2822644 0 1132020 14.13 2620 4051648 1361836 15.04 1411052 3161232 8 13:38:53 13:37:01 2823020 0 1131644 14.13 2620 4051648 1361752 15.03 1410848 3161228 8 13:38:53 13:38:01 2812816 0 1136224 14.19 2620 4057272 1365680 15.08 1413888 3167228 32 13:38:53 Average: 2711966 0 1125481 14.05 2620 4168866 1495973 16.52 1554657 3149190 29854 13:38:53 13:38:53 13:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:38:53 13:11:02 eth0 1302.17 1271.34 9678.60 174.24 0.00 0.00 0.00 0.00 13:38:53 13:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:11:02 docker0 680.99 395.07 61.65 2718.14 0.00 0.00 0.00 0.00 13:38:53 13:12:01 veth524bd5d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 13:38:53 13:12:01 eth0 272.74 235.67 2102.59 30.19 0.00 0.00 0.00 0.00 13:38:53 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:12:01 docker0 218.77 244.98 16.39 2076.52 0.00 0.00 0.00 0.00 13:38:53 13:13:01 veth524bd5d 2.23 2.23 0.18 0.18 0.00 0.00 0.00 0.00 13:38:53 13:13:01 eth0 37.84 18.99 30.25 12.89 0.00 0.00 0.00 0.00 13:38:53 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:13:01 docker0 2.23 2.23 0.15 0.18 0.00 0.00 0.00 0.00 13:38:53 13:14:01 veth524bd5d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:14:01 eth0 21.26 11.14 18.26 9.44 0.00 0.00 0.00 0.00 13:38:53 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:15:01 veth8ea57cf 0.00 0.83 0.00 0.04 0.00 0.00 0.00 0.00 13:38:53 13:15:01 veth2c9e96a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:15:01 vetha665988 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:15:01 vethe3a808b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:16:01 veth8ea57cf 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 13:38:53 13:16:01 veth4521ec2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:16:01 veth1558dd9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:16:01 eth0 1865.05 1654.65 14764.94 370.54 0.00 0.00 0.00 0.00 13:38:53 13:17:01 veth8ea57cf 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 13:38:53 13:17:01 eth0 110.47 50.78 621.35 20.67 0.00 0.00 0.00 0.00 13:38:53 13:17:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:38:53 13:17:01 vethc2b234a 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 13:38:53 13:18:01 eth0 33.80 20.43 101.65 88.78 0.00 0.00 0.00 0.00 13:38:53 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:18:01 docker0 948.77 766.18 80.81 5730.07 0.00 0.00 0.00 0.00 13:38:53 13:19:01 eth0 1.67 1.32 0.36 6.61 0.00 0.00 0.00 0.00 13:38:53 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:20:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 13:38:53 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:21:01 eth0 2.08 1.98 0.50 13.07 0.00 0.00 0.00 0.00 13:38:53 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:22:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:38:53 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:23:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:24:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:38:53 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:25:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:38:53 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:26:01 eth0 1.55 1.63 0.17 6.57 0.00 0.00 0.00 0.00 13:38:53 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:27:01 eth0 0.68 0.53 0.28 1.28 0.00 0.00 0.00 0.00 13:38:53 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:28:01 eth0 0.15 0.07 0.01 0.13 0.00 0.00 0.00 0.00 13:38:53 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:29:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 13:38:53 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:30:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 13:38:53 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:31:01 eth0 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 13:38:53 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:32:01 eth0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:33:01 eth0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:34:01 eth0 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 13:38:53 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:35:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:36:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 13:38:53 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:37:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:38:01 eth0 3.05 1.98 3.51 0.71 0.00 0.00 0.00 0.00 13:38:53 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 Average: eth0 71.46 61.86 553.22 18.18 0.00 0.00 0.00 0.00 13:38:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:53 Average: docker0 33.95 27.42 2.89 205.06 0.00 0.00 0.00 0.00 13:38:53 13:38:53 13:38:53 ---> sar -P ALL: 13:38:53 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/20/21 _x86_64_ (2 CPU) 13:38:53 13:38:53 13:09:29 LINUX RESTART (2 CPU) 13:38:53 13:38:53 13:10:01 CPU %user %nice %system %iowait %steal %idle 13:38:53 13:11:02 all 35.19 0.00 8.21 3.19 0.10 53.31 13:38:53 13:11:02 0 41.09 0.00 8.88 3.64 0.11 46.28 13:38:53 13:11:02 1 29.35 0.00 7.56 2.75 0.09 60.26 13:38:53 13:12:01 all 47.61 0.00 11.27 3.26 0.15 37.71 13:38:53 13:12:01 0 46.61 0.00 12.18 3.53 0.15 37.53 13:38:53 13:12:01 1 48.61 0.00 10.36 2.98 0.15 37.90 13:38:53 13:13:01 all 36.40 0.00 4.53 0.33 0.09 58.65 13:38:53 13:13:01 0 35.93 0.00 4.57 0.41 0.09 59.00 13:38:53 13:13:01 1 36.86 0.00 4.49 0.26 0.09 58.30 13:38:53 13:14:01 all 75.06 0.00 7.32 1.13 0.15 16.33 13:38:53 13:14:01 0 74.33 0.00 7.56 1.31 0.15 16.65 13:38:53 13:14:01 1 75.80 0.00 7.08 0.96 0.15 16.01 13:38:53 13:15:01 all 32.50 0.00 19.31 24.22 0.14 23.84 13:38:53 13:15:01 0 32.32 0.00 19.21 23.86 0.15 24.46 13:38:53 13:15:01 1 32.68 0.00 19.40 24.57 0.13 23.22 13:38:53 13:16:01 all 74.36 0.00 14.92 8.56 0.15 2.01 13:38:53 13:16:01 0 74.80 0.00 14.61 8.39 0.15 2.06 13:38:53 13:16:01 1 73.93 0.00 15.24 8.73 0.15 1.95 13:38:53 13:17:01 all 72.48 0.00 19.00 6.97 0.15 1.40 13:38:53 13:17:01 0 72.14 0.00 19.01 7.32 0.15 1.38 13:38:53 13:17:01 1 72.83 0.00 18.99 6.62 0.15 1.42 13:38:53 13:18:01 all 4.15 0.00 2.56 1.31 0.03 91.95 13:38:53 13:18:01 0 4.28 0.00 2.41 1.11 0.02 92.18 13:38:53 13:18:01 1 4.01 0.00 2.71 1.52 0.03 91.72 13:38:53 13:19:01 all 0.06 0.00 0.08 0.00 0.02 99.85 13:38:53 13:19:01 0 0.05 0.00 0.08 0.00 0.02 99.85 13:38:53 13:19:01 1 0.07 0.00 0.07 0.00 0.02 99.85 13:38:53 13:20:01 all 0.08 0.00 0.06 0.00 0.02 99.84 13:38:53 13:20:01 0 0.10 0.00 0.05 0.00 0.02 99.83 13:38:53 13:20:01 1 0.07 0.00 0.07 0.00 0.02 99.85 13:38:53 13:21:01 all 0.08 0.00 0.06 0.00 0.01 99.86 13:38:53 13:21:01 0 0.07 0.00 0.03 0.00 0.00 99.90 13:38:53 13:21:01 1 0.08 0.00 0.08 0.00 0.02 99.82 13:38:53 13:38:53 13:21:01 CPU %user %nice %system %iowait %steal %idle 13:38:53 13:22:01 all 0.05 0.00 0.03 0.00 0.01 99.91 13:38:53 13:22:01 0 0.05 0.00 0.03 0.00 0.00 99.92 13:38:53 13:22:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:38:53 13:23:02 all 0.03 0.00 0.02 0.00 0.02 99.93 13:38:53 13:23:02 0 0.02 0.00 0.02 0.00 0.00 99.97 13:38:53 13:23:02 1 0.05 0.00 0.02 0.00 0.03 99.90 13:38:53 13:24:01 all 0.05 0.00 0.03 0.00 0.03 99.90 13:38:53 13:24:01 0 0.05 0.00 0.02 0.00 0.03 99.90 13:38:53 13:24:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:38:53 13:25:01 all 0.04 0.00 0.05 0.00 0.01 99.90 13:38:53 13:25:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:38:53 13:25:01 1 0.03 0.00 0.07 0.00 0.00 99.90 13:38:53 13:26:01 all 0.06 0.00 0.05 0.02 0.01 99.87 13:38:53 13:26:01 0 0.07 0.00 0.07 0.00 0.02 99.85 13:38:53 13:26:01 1 0.05 0.00 0.03 0.03 0.00 99.88 13:38:53 13:27:01 all 0.23 0.00 0.05 0.00 0.02 99.70 13:38:53 13:27:01 0 0.38 0.00 0.05 0.00 0.02 99.55 13:38:53 13:27:01 1 0.08 0.00 0.05 0.00 0.02 99.85 13:38:53 13:28:01 all 0.24 0.00 0.03 0.00 0.00 99.73 13:38:53 13:28:01 0 0.45 0.00 0.02 0.00 0.00 99.53 13:38:53 13:28:01 1 0.03 0.00 0.03 0.00 0.00 99.93 13:38:53 13:29:01 all 0.23 0.00 0.03 0.00 0.02 99.72 13:38:53 13:29:01 0 0.42 0.00 0.03 0.00 0.02 99.53 13:38:53 13:29:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:38:53 13:30:01 all 0.22 0.00 0.03 0.00 0.00 99.75 13:38:53 13:30:01 0 0.40 0.00 0.05 0.00 0.00 99.55 13:38:53 13:30:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:38:53 13:31:01 all 0.04 0.00 0.03 0.00 0.02 99.91 13:38:53 13:31:01 0 0.05 0.00 0.05 0.00 0.02 99.88 13:38:53 13:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:38:53 13:32:01 all 0.18 0.00 0.04 0.00 0.01 99.77 13:38:53 13:32:01 0 0.27 0.00 0.05 0.00 0.02 99.67 13:38:53 13:32:01 1 0.08 0.00 0.03 0.00 0.00 99.88 13:38:53 13:38:53 13:32:01 CPU %user %nice %system %iowait %steal %idle 13:38:53 13:33:01 all 0.17 0.00 0.02 0.00 0.03 99.79 13:38:53 13:33:01 0 0.10 0.00 0.02 0.00 0.03 99.85 13:38:53 13:33:01 1 0.23 0.00 0.02 0.00 0.02 99.73 13:38:53 13:34:01 all 0.15 0.00 0.03 0.00 0.02 99.80 13:38:53 13:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:38:53 13:34:01 1 0.27 0.00 0.03 0.00 0.02 99.68 13:38:53 13:35:01 all 0.24 0.00 0.03 0.00 0.01 99.72 13:38:53 13:35:01 0 0.20 0.00 0.03 0.00 0.00 99.77 13:38:53 13:35:01 1 0.28 0.00 0.03 0.00 0.02 99.67 13:38:53 13:36:01 all 0.25 0.00 0.03 0.00 0.02 99.71 13:38:53 13:36:01 0 0.07 0.00 0.02 0.00 0.02 99.90 13:38:53 13:36:01 1 0.43 0.00 0.03 0.00 0.02 99.52 13:38:53 13:37:01 all 0.17 0.00 0.03 0.00 0.01 99.79 13:38:53 13:37:01 0 0.05 0.00 0.02 0.00 0.00 99.93 13:38:53 13:37:01 1 0.28 0.00 0.05 0.00 0.02 99.65 13:38:53 13:38:01 all 0.13 0.00 0.14 0.03 0.01 99.69 13:38:53 13:38:01 0 0.15 0.00 0.18 0.03 0.00 99.63 13:38:53 13:38:01 1 0.10 0.00 0.10 0.03 0.02 99.75 13:38:53 Average: all 12.65 0.00 2.93 1.63 0.04 82.74 13:38:53 Average: 0 12.79 0.00 2.98 1.65 0.04 82.54 13:38:53 Average: 1 12.51 0.00 2.89 1.61 0.04 82.95 13:38:53 13:38:53 13:38:53