Pull request #3499 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 1b1383aecd847f30396386a25bb79ff2906eda40+38f9dcc5dd86ab810584922aac70b04bd93fc502 (da7e2d6cc302b2292c678f99bbe066be35794a2c) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1808612549622140246.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9191823346901193007.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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3499/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3499/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5731836112759612829.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3499/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1916379739681170164.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3640082048720364633.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3499/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3499/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8728924029082643433.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15560 in /w/workspace/edgexfoundry_edgex-go_PR-3499 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7471259523321135783.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2694423486019899207.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3499/head:refs/remotes/origin/PR-3499 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 38f9dcc5dd86ab810584922aac70b04bd93fc502 into PR head commit 1b1383aecd847f30396386a25bb79ff2906eda40 Merge succeeded, producing 1b1383aecd847f30396386a25bb79ff2906eda40 Checking out Revision 1b1383aecd847f30396386a25bb79ff2906eda40 (PR-3499) > git config core.sparsecheckout # timeout=10 > git checkout -f 1b1383aecd847f30396386a25bb79ff2906eda40 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7897202355997357893.key > git merge 38f9dcc5dd86ab810584922aac70b04bd93fc502 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b1383aecd847f30396386a25bb79ff2906eda40 # timeout=10 Commit message: "fix: Revert port changes to V1 Swagger files" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:38:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:38:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:38:07 ========================================================= 18:38:07 EdgeX Global Pipelines Version Info 18:38:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:38:09 ------------------- 18:38:09 stable info: 18:38:09 ------------------- 18:38:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:38:09 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 18:38:09 Message: update stable to v1.0.192 18:38:09 ------------------- 18:38:09 experimental info: 18:38:09 ------------------- 18:38:09 Commited By: **** collab-it+edgex@linuxfoundation.org 18:38:09 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 18:38:09 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:38:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:38:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:38:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:38:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:38:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:38:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:38:10 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:38:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:38:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:38:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:38:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:38:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:38:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:38:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:38:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:38:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:38:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:38:10 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:38:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:38:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 18:38:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:38:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:38:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3499 [Pipeline] echo 18:38:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3499 [Pipeline] echo 18:38:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3499 [Pipeline] echo 18:38:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b1383aecd847f30396386a25bb79ff2906eda40 [Pipeline] echo 18:38:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b1383a [Pipeline] echo 18:38:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:38:11 provisioning config files... 18:38:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3466156646080741541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:38:12 ---> docker-login.sh 18:38:12 nexus3.edgexfoundry.org:10001 18:38:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:12 Configure a credential helper to remove this warning. See 18:38:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:12 18:38:12 Login Succeeded 18:38:12 nexus3.edgexfoundry.org:10002 18:38:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:12 Configure a credential helper to remove this warning. See 18:38:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:12 18:38:12 Login Succeeded 18:38:12 nexus3.edgexfoundry.org:10003 18:38:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:12 Configure a credential helper to remove this warning. See 18:38:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:12 18:38:12 Login Succeeded 18:38:12 nexus3.edgexfoundry.org:10004 18:38:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:12 Configure a credential helper to remove this warning. See 18:38:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:12 18:38:12 Login Succeeded 18:38:12 docker.io 18:38:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:13 Configure a credential helper to remove this warning. See 18:38:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:13 18:38:13 Login Succeeded 18:38:13 ---> docker-login.sh ends [Pipeline] } 18:38:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:38:13 ++ 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 18:38:13 + for file in '`ls cmd/**/Dockerfile`' 18:38:13 ++ dirname cmd/core-command/Dockerfile 18:38:13 ++ cut -d/ -f2 18:38:13 + echo core-command,cmd/core-command/Dockerfile 18:38:13 + for file in '`ls cmd/**/Dockerfile`' 18:38:13 ++ dirname cmd/core-data/Dockerfile 18:38:13 ++ cut -d/ -f2 18:38:13 + echo core-data,cmd/core-data/Dockerfile 18:38:13 + for file in '`ls cmd/**/Dockerfile`' 18:38:13 ++ dirname cmd/core-metadata/Dockerfile 18:38:13 ++ cut -d/ -f2 18:38:13 + echo core-metadata,cmd/core-metadata/Dockerfile 18:38:13 + for file in '`ls cmd/**/Dockerfile`' 18:38:13 ++ dirname cmd/security-bootstrapper/Dockerfile 18:38:13 ++ cut -d/ -f2 18:38:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:38:13 + for file in '`ls cmd/**/Dockerfile`' 18:38:13 ++ dirname cmd/security-proxy-setup/Dockerfile 18:38:13 ++ cut -d/ -f2 18:38:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:38:13 + for file in '`ls cmd/**/Dockerfile`' 18:38:13 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:38:13 ++ cut -d/ -f2 18:38:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:38:13 + for file in '`ls cmd/**/Dockerfile`' 18:38:13 ++ dirname cmd/support-notifications/Dockerfile 18:38:13 ++ cut -d/ -f2 18:38:13 + echo support-notifications,cmd/support-notifications/Dockerfile 18:38:13 + for file in '`ls cmd/**/Dockerfile`' 18:38:13 ++ dirname cmd/support-scheduler/Dockerfile 18:38:13 ++ cut -d/ -f2 18:38:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:38:13 + for file in '`ls cmd/**/Dockerfile`' 18:38:13 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:38:13 ++ cut -d/ -f2 18:38:13 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:38:13 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 18:38:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:38:15 18:38:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:38:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:38:15 latest: Pulling from edgex-devops/git-semver 18:38:15 31603596830f: Pulling fs layer 18:38:15 54011a49482f: Pulling fs layer 18:38:15 a6820b24f6d8: Pulling fs layer 18:38:15 f581987b2513: Pulling fs layer 18:38:15 f581987b2513: Waiting 18:38:15 54011a49482f: Verifying Checksum 18:38:15 54011a49482f: Download complete 18:38:15 31603596830f: Verifying Checksum 18:38:15 31603596830f: Download complete 18:38:15 f581987b2513: Verifying Checksum 18:38:15 f581987b2513: Download complete 18:38:15 a6820b24f6d8: Verifying Checksum 18:38:15 a6820b24f6d8: Download complete 18:38:16 31603596830f: Pull complete 18:38:16 54011a49482f: Pull complete 18:38:16 a6820b24f6d8: Pull complete 18:38:17 f581987b2513: Pull complete 18:38:17 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:38:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:38:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:38:17 prd-centos7-docker-4c-2g-15560 does not seem to be running inside a container 18:38:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:38:18 $ docker top 6b781373a5c601aa3ecb679760c5f149348ef7814a0fe9e5487fd738b3c78924 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:38:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:38:18 [ssh-agent] Looking for ssh-agent implementation... 18:38:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:38:18 $ docker exec 6b781373a5c601aa3ecb679760c5f149348ef7814a0fe9e5487fd738b3c78924 ssh-agent 18:38:18 SSH_AUTH_SOCK=/tmp/ssh-On5GJ9oa4s0k/agent.14 18:38:18 SSH_AGENT_PID=20 18:38:18 Running ssh-add (command line suppressed) 18:38:18 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6740081009822829252.key (/w/workspace/edgex-go/1@tmp/private_key_6740081009822829252.key) 18:38:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:38:19 + git tag --points-at HEAD [Pipeline] } 18:38:19 $ docker exec --env ******** --env ******** 6b781373a5c601aa3ecb679760c5f149348ef7814a0fe9e5487fd738b3c78924 ssh-agent -k 18:38:19 unset SSH_AUTH_SOCK; 18:38:19 unset SSH_AGENT_PID; 18:38:19 echo Agent pid 20 killed; 18:38:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:38:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:38:19 [ssh-agent] Looking for ssh-agent implementation... 18:38:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:38:19 $ docker exec 6b781373a5c601aa3ecb679760c5f149348ef7814a0fe9e5487fd738b3c78924 ssh-agent 18:38:19 SSH_AUTH_SOCK=/tmp/ssh-2iFALo3Y93up/agent.54 18:38:19 SSH_AGENT_PID=61 18:38:19 Running ssh-add (command line suppressed) 18:38:19 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6270267309746192145.key (/w/workspace/edgex-go/1@tmp/private_key_6270267309746192145.key) 18:38:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:38:20 + git semver init 18:38:20 # -> Open(): unable to determine branch for HEAD 18:38:20 # $GIT_DIR = /w/workspace/edgex-go/1/.git 18:38:20 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 18:38:20 # $SEMVER_REMOTE_NAME = origin 18:38:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:38:20 # $SEMVER_USER_NAME = edgex-jenkins 18:38:20 # $SEMVER_BRANCH = PR-3499 18:38:20 # $SEMVER_TEMP = /tmp/semver-062728380 18:38:20 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:38:32 # '/tmp/semver-062728380' -> '/w/workspace/edgex-go/1/.semver' 18:38:32 # -> Force: false 18:38:32 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 18:38:32 $ docker exec --env ******** --env ******** 6b781373a5c601aa3ecb679760c5f149348ef7814a0fe9e5487fd738b3c78924 ssh-agent -k 18:38:32 unset SSH_AUTH_SOCK; 18:38:32 unset SSH_AGENT_PID; 18:38:32 echo Agent pid 61 killed; 18:38:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:38:33 + git semver [Pipeline] } 18:38:33 $ docker stop --time=1 6b781373a5c601aa3ecb679760c5f149348ef7814a0fe9e5487fd738b3c78924 18:38:35 $ docker rm -f 6b781373a5c601aa3ecb679760c5f149348ef7814a0fe9e5487fd738b3c78924 [Pipeline] // withDockerContainer [Pipeline] sh 18:38:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:38:36 Stashed 1 file(s) [Pipeline] echo 18:38:36 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:38:37 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:38:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:38:38 + true 18:38:38 + sudo service docker restart 18:38:38 Redirecting to /bin/systemctl restart docker.service 18:38:51 Still waiting to schedule task 18:38:51 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 18:38:56 ========================================================= 18:38:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:38:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:38:56 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 18:38:58 Sending build context to Docker daemon 330.8MB 18:38:58 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 18:38:58 Step 2/6 : FROM ${BASE} 18:38:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:38:58 540db60ca938: Pulling fs layer 18:38:58 adcc1eea9eea: Pulling fs layer 18:38:58 4c4ab2625f07: Pulling fs layer 18:38:58 0510c868ecb4: Pulling fs layer 18:38:58 afea3b2eda06: Pulling fs layer 18:38:58 7809a108b3ef: Pulling fs layer 18:38:58 f706445af74f: Pulling fs layer 18:38:58 0510c868ecb4: Waiting 18:38:58 afea3b2eda06: Waiting 18:38:58 7809a108b3ef: Waiting 18:38:58 f706445af74f: Waiting 18:38:58 4c4ab2625f07: Verifying Checksum 18:38:58 4c4ab2625f07: Download complete 18:38:58 adcc1eea9eea: Download complete 18:38:58 afea3b2eda06: Verifying Checksum 18:38:58 afea3b2eda06: Download complete 18:38:58 540db60ca938: Verifying Checksum 18:38:58 540db60ca938: Download complete 18:38:58 7809a108b3ef: Verifying Checksum 18:38:58 7809a108b3ef: Download complete 18:38:58 540db60ca938: Pull complete 18:38:58 adcc1eea9eea: Pull complete 18:38:58 4c4ab2625f07: Pull complete 18:39:00 f706445af74f: Verifying Checksum 18:39:00 f706445af74f: Download complete 18:39:00 0510c868ecb4: Verifying Checksum 18:39:00 0510c868ecb4: Download complete 18:39:03 0510c868ecb4: Pull complete 18:39:03 afea3b2eda06: Pull complete 18:39:03 7809a108b3ef: Pull complete 18:39:06 f706445af74f: Pull complete 18:39:06 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:39:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:39:06 ---> b068be0155e3 18:39:06 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 18:39:07 ---> Running in 25f1a83d493d 18:39:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:39:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:39:09 (1/12) Installing libmagic (5.39-r0) 18:39:09 (2/12) Installing file (5.39-r0) 18:39:09 (3/12) Installing libc-dev (0.7.2-r3) 18:39:09 (4/12) Installing g++ (10.2.1_pre1-r3) 18:39:14 (5/12) Installing fortify-headers (1.1-r0) 18:39:14 (6/12) Installing patch (2.7.6-r6) 18:39:14 (7/12) Installing build-base (0.5-r2) 18:39:14 (8/12) Installing libsodium (1.0.18-r0) 18:39:14 (9/12) Installing pkgconf (1.7.3-r0) 18:39:14 (10/12) Installing libsodium-dev (1.0.18-r0) 18:39:14 (11/12) Installing libzmq (4.3.3-r1) 18:39:14 (12/12) Installing zeromq-dev (4.3.3-r1) 18:39:14 Executing busybox-1.32.1-r6.trigger 18:39:14 OK: 219 MiB in 52 packages 18:39:15 Removing intermediate container 25f1a83d493d 18:39:15 ---> 7f7d45c9a8c5 18:39:15 Step 4/6 : WORKDIR /edgex-go 18:39:15 ---> Running in 40d0010f0a42 18:39:16 Removing intermediate container 40d0010f0a42 18:39:16 ---> 333b8f599747 18:39:16 Step 5/6 : COPY go.mod . 18:39:16 ---> 4d1eef78ea5d 18:39:16 Step 6/6 : RUN go mod download 18:39:16 ---> Running in e92f55507d58 18:39:28 Removing intermediate container e92f55507d58 18:39:28 ---> 17322245e09a 18:39:28 Successfully built 17322245e09a 18:39:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:39:28 + docker inspect -f . ci-base-image-x86_64 18:39:28 . [Pipeline] withDockerContainer 18:39:28 prd-centos7-docker-4c-2g-15560 does not seem to be running inside a container 18:39:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 18:39:29 $ docker top 01c3c944d80faae62bb01d0b83ee37e464615a348bbfb6dd607522822242d46d -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:29 + go version 18:39:29 go version go1.16.3 linux/amd64 [Pipeline] } 18:39:29 $ docker stop --time=1 01c3c944d80faae62bb01d0b83ee37e464615a348bbfb6dd607522822242d46d 18:39:30 $ docker rm -f 01c3c944d80faae62bb01d0b83ee37e464615a348bbfb6dd607522822242d46d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:39:31 + docker inspect -f . ci-base-image-x86_64 18:39:31 . [Pipeline] withDockerContainer 18:39:31 prd-centos7-docker-4c-2g-15560 does not seem to be running inside a container 18:39:31 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 18:39:32 $ docker top 7c815e6ad8f167bf8532647d7227ded27ddf5d2bf3b511dafa1168414334a0aa -eo pid,comm [Pipeline] { [Pipeline] echo 18:39:32 ========================================================= 18:39:32 [edgeXBuildGoParallel] Running Tests and Build... 18:39:32 ========================================================= [Pipeline] sh 18:39:32 + go mod tidy [Pipeline] sh 18:39:33 + make test 18:39:33 go mod tidy 18:39:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:39:38 ? github.com/edgexfoundry/edgex-go [no test files] 18:39:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:40:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:40:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:40:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:40:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:40:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:40:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:40:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:40:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:40:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:40:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:40:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:40:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:40:10 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.081s coverage: 46.1% of statements 18:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 18:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 18:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 18:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 18:40:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.041s coverage: 28.7% of statements 18:40:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.061s coverage: 100.0% of statements 18:40:13 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.105s coverage: 27.7% of statements 18:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 18:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 18:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 18:40:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements 18:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:40:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.052s coverage: 100.0% of statements 18:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 18:40:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.047s coverage: 100.0% of statements 18:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 18:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:40:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.057s coverage: 58.6% of statements 18:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:40:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.098s coverage: 87.7% of statements 18:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:40:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.045s coverage: 78.9% of statements 18:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:40:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.223s coverage: 28.6% of statements 18:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 18:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 18:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 18:40:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.059s coverage: 100.0% of statements 18:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 18:40:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.058s coverage: 100.0% of statements 18:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 18:40:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.103s coverage: 86.7% of statements 18:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 18:40:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.082s coverage: 97.5% of statements 18:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 18:40:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements 18:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 18:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 18:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 18:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 18:40:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.268s coverage: 95.1% of statements 18:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 18:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 18:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 18:40:20 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 18:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 18:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 18:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 18:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 18:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 18:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 18:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 18:40:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements 18:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 18:40:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.045s coverage: 0.8% of statements 18:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 18:40:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.043s coverage: 21.7% of statements 18:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 18:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.046s coverage: 79.5% of statements 18:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 18:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements 18:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 18:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.192s coverage: 81.8% of statements 18:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:40:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15561 in /w/workspace/edgexfoundry_edgex-go_PR-3499 [Pipeline] { [Pipeline] ws 18:40:55 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 18:40:56 The recommended git tool is: git 18:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 18:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 18:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements 18:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 18:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements 18:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 18:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 18:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 18:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 18:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements 18:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 18:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 18:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 18:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 18:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 18:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.180s coverage: 66.9% of statements 18:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.5% of statements 18:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.031s coverage: 89.5% of statements 18:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.022s coverage: 84.8% of statements 18:41:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.079s coverage: 46.8% of statements 18:41:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:41:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:41:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 18:41:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 18:41:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 18:41:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.036s coverage: 100.0% of statements 18:41:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 18:41:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.028s coverage: 100.0% of statements 18:41:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 18:41:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 18:41:01 using credential edgex-jenkins-ssh 18:41:01 Cloning the remote Git repository 18:41:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:41:01 > git init /w/workspace/edgex-go/1 # timeout=10 18:41:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:41:01 > git --version # timeout=10 18:41:01 > git --version # 'git version 2.17.1' 18:41:01 using GIT_SSH to set credentials SSH Credentials for GitHub 18:41:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:41:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.049s coverage: 18.9% of statements 18:41:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 18:41:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 18:41:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 18:41:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.110s coverage: 91.9% of statements 18:41:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 18:41:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 18:41:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 18:41:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.602s coverage: 28.8% of statements 18:41:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:41:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:41:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 18:41:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 18:41:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 18:41:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.041s coverage: 99.0% of statements 18:41:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 18:41:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.048s coverage: 100.0% of statements 18:41:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 18:41:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 18:41:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 18:41:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.058s coverage: 64.6% of statements 18:41:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 18:41:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.103s coverage: 97.6% of statements 18:41:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 18:41:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 18:41:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 18:41:05 ok github.com/edgexfoundry/edgex-go/internal/system 0.036s coverage: 0.0% of statements 18:41:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:41:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.024s coverage: 100.0% of statements 18:41:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 18:41:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:41:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:41:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 18:41:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements 18:41:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 18:41:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:41:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.025s coverage: 100.0% of statements 18:41:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.041s coverage: 28.1% of statements 18:41:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 18:41:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 18:41:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.056s coverage: 27.9% of statements 18:41:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 18:41:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 18:41:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 18:41:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 18:41:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 18:41:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements 18:41:06 GO111MODULE=on go vet ./... 18:41:19 Merging remotes/origin/master commit 38f9dcc5dd86ab810584922aac70b04bd93fc502 into PR head commit 1b1383aecd847f30396386a25bb79ff2906eda40 18:41:19 Merge succeeded, producing 1b1383aecd847f30396386a25bb79ff2906eda40 18:41:19 Checking out Revision 1b1383aecd847f30396386a25bb79ff2906eda40 (PR-3499) 18:41:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:41:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:41:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:41:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:41:18 using GIT_SSH to set credentials SSH Credentials for GitHub 18:41:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3499/head:refs/remotes/origin/PR-3499 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:41:19 > git config core.sparsecheckout # timeout=10 18:41:19 > git checkout -f 1b1383aecd847f30396386a25bb79ff2906eda40 # timeout=10 18:41:19 > git remote # timeout=10 18:41:19 > git config --get remote.origin.url # timeout=10 18:41:19 using GIT_SSH to set credentials SSH Credentials for GitHub 18:41:19 > git merge 38f9dcc5dd86ab810584922aac70b04bd93fc502 # timeout=10 18:41:19 > git rev-parse HEAD^{commit} # timeout=10 18:41:19 > git config core.sparsecheckout # timeout=10 18:41:19 > git checkout -f 1b1383aecd847f30396386a25bb79ff2906eda40 # timeout=10 18:41:24 Commit message: "fix: Revert port changes to V1 Swagger files" 18:41:24 > git --version # timeout=10 18:41:24 > git --version # 'git version 2.17.1' 18:41:24 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:41:26 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:41:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:41:26 + true 18:41:26 + sudo service docker restart 18:41:38 gofmt -l . 18:41:38 [ "`gofmt -l .`" = "" ] 18:41:38 ./bin/test-go-mod-tidy.sh 18:41:38 ./bin/test-attribution-txt.sh [Pipeline] sh 18:41:39 + ls -al . 18:41:39 total 852 18:41:39 drwxrwxr-x 10 1001 1001 4096 May 21 18:41 . 18:41:39 drwxr-xr-x 4 root root 28 May 21 18:39 .. 18:41:39 -rw-rw-r-- 1 1001 1001 11 May 21 18:38 .dockerignore 18:41:39 drwxrwxr-x 8 1001 1001 179 May 21 18:38 .git 18:41:39 drwxrwxr-x 3 1001 1001 125 May 21 18:38 .github 18:41:39 -rw-rw-r-- 1 1001 1001 818 May 21 18:38 .gitignore 18:41:39 drwx------ 3 1001 1001 60 May 21 18:38 .semver 18:41:39 -rw-rw-r-- 1 1001 1001 166 May 21 18:38 .sonarcloud.properties 18:41:39 -rw-rw-r-- 1 1001 1001 8609 May 21 18:38 Attribution.txt 18:41:39 -rw-rw-r-- 1 1001 1001 3804 May 21 18:38 CONTRIBUTING.md 18:41:39 -rw-rw-r-- 1 1001 1001 931 May 21 18:38 Dockerfile.build 18:41:39 -rw-rw-r-- 1 1001 1001 863 May 21 18:38 Jenkinsfile 18:41:39 -rw-rw-r-- 1 1001 1001 10775 May 21 18:38 LICENSE 18:41:39 -rw-rw-r-- 1 1001 1001 5632 May 21 18:38 Makefile 18:41:39 -rw-rw-r-- 1 1001 1001 7978 May 21 18:38 README.md 18:41:39 -rw-rw-r-- 1 1001 1001 6755 May 21 18:38 SECURITY.md 18:41:39 -rw-rw-r-- 1 1001 1001 5 May 21 18:38 VERSION 18:41:39 -rw-rw-r-- 1 1001 1001 4131 May 21 18:38 ZMQWindows.md 18:41:39 drwxrwxr-x 2 1001 1001 117 May 21 18:38 bin 18:41:39 drwxrwxr-x 14 1001 1001 4096 May 21 18:38 cmd 18:41:39 -rw-r--r-- 1 root root 741453 May 21 18:41 coverage.out 18:41:39 -rw-r--r-- 1 root root 1060 May 21 18:41 go.mod 18:41:39 -rw-r--r-- 1 root root 21990 May 21 18:39 go.sum 18:41:39 drwxrwxr-x 8 1001 1001 127 May 21 18:38 internal 18:41:39 drwxrwxr-x 4 1001 1001 26 May 21 18:38 openapi 18:41:39 drwxrwxr-x 4 1001 1001 71 May 21 18:38 snap 18:41:39 -rw-rw-r-- 1 1001 1001 168 May 21 18:38 version.go [Pipeline] sh 18:41:39 + '[' -e coverage.out ] 18:41:39 + chown 1001:1001 coverage.out [Pipeline] stash 18:41:39 Stashed 1 file(s) [Pipeline] sh 18:41:39 + make build 18:41:39 go mod tidy 18:41:39 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 18:41:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:45 provisioning config files... 18:41:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8348487102562736135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:45 ---> docker-login.sh 18:41:45 nexus3.edgexfoundry.org:10001 18:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:47 Configure a credential helper to remove this warning. See 18:41:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:47 18:41:47 Login Succeeded 18:41:47 nexus3.edgexfoundry.org:10002 18:41:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:47 Configure a credential helper to remove this warning. See 18:41:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:47 18:41:47 Login Succeeded 18:41:47 nexus3.edgexfoundry.org:10003 18:41:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:48 Configure a credential helper to remove this warning. See 18:41:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:48 18:41:48 Login Succeeded 18:41:48 nexus3.edgexfoundry.org:10004 18:41:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:48 Configure a credential helper to remove this warning. See 18:41:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:48 18:41:48 Login Succeeded 18:41:48 docker.io 18:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:49 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 18:41:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:49 Configure a credential helper to remove this warning. See 18:41:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:49 18:41:49 Login Succeeded 18:41:49 ---> docker-login.sh ends [Pipeline] } 18:41:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 18:41:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] echo 18:41:50 ========================================================= 18:41:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:41:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:41:50 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 18:41:51 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 18:41:51 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 18:41:52 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 18:41:53 Sending build context to Docker daemon 168MB 18:41:53 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 18:41:53 Step 2/6 : FROM ${BASE} 18:41:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:41:53 595b0fe564bb: Pulling fs layer 18:41:53 7186ed65a4f7: Pulling fs layer 18:41:53 316046926c0a: Pulling fs layer 18:41:53 4ebd0625c992: Pulling fs layer 18:41:53 207e8628e3a3: Pulling fs layer 18:41:53 c791037a9be2: Pulling fs layer 18:41:53 ffd874e62e21: Pulling fs layer 18:41:53 4ebd0625c992: Waiting 18:41:53 c791037a9be2: Waiting 18:41:53 ffd874e62e21: Waiting 18:41:53 207e8628e3a3: Waiting 18:41:53 316046926c0a: Download complete 18:41:53 7186ed65a4f7: Verifying Checksum 18:41:53 7186ed65a4f7: Download complete 18:41:53 207e8628e3a3: Verifying Checksum 18:41:53 207e8628e3a3: Download complete 18:41:53 c791037a9be2: Verifying Checksum 18:41:53 c791037a9be2: Download complete 18:41:53 595b0fe564bb: Verifying Checksum 18:41:53 595b0fe564bb: Download complete 18:41:53 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 18:41:54 595b0fe564bb: Pull complete 18:41:54 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 18:41:54 7186ed65a4f7: Pull complete 18:41:55 316046926c0a: Pull complete 18:41:55 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 18:41:55 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 18:41:56 ffd874e62e21: Download complete 18:41:56 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 18:41:57 4ebd0625c992: Verifying Checksum 18:41:57 4ebd0625c992: Download complete [Pipeline] } 18:41:58 $ docker stop --time=1 7c815e6ad8f167bf8532647d7227ded27ddf5d2bf3b511dafa1168414334a0aa 18:42:00 $ docker rm -f 7c815e6ad8f167bf8532647d7227ded27ddf5d2bf3b511dafa1168414334a0aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:42:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:42:06 18:42:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:42:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:42:07 latest: Pulling from edgex-devops/edgex-compose 18:42:07 cbdbe7a5bc2a: Pulling fs layer 18:42:07 ca9280d653b3: Pulling fs layer 18:42:07 7e9c9ca2126c: Pulling fs layer 18:42:07 cbdbe7a5bc2a: Verifying Checksum 18:42:07 cbdbe7a5bc2a: Download complete 18:42:07 4ebd0625c992: Pull complete 18:42:07 207e8628e3a3: Pull complete 18:42:07 cbdbe7a5bc2a: Pull complete 18:42:07 c791037a9be2: Pull complete 18:42:07 ca9280d653b3: Verifying Checksum 18:42:07 ca9280d653b3: Download complete 18:42:08 ca9280d653b3: Pull complete 18:42:08 7e9c9ca2126c: Verifying Checksum 18:42:08 7e9c9ca2126c: Download complete 18:42:11 7e9c9ca2126c: Pull complete 18:42:11 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:42:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:42:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:42:12 prd-centos7-docker-4c-2g-15560 does not seem to be running inside a container 18:42:12 ffd874e62e21: Pull complete 18:42:12 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 18:42:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:42:12 ---> cfc18b08335c 18:42:12 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 18:42:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:42:14 ---> Running in c52a0ab29a6b 18:42:15 $ docker top 925a3eecacda063e1d452c8cc79bfcbed869820e5d62713425ca3d5a8a0ee72c -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:15 + grep parallel 18:42:15 + docker-compose build --help 18:42:16 --parallel Build images in parallel. [Pipeline] } 18:42:16 $ docker stop --time=1 925a3eecacda063e1d452c8cc79bfcbed869820e5d62713425ca3d5a8a0ee72c 18:42:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:42:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:42:17 $ docker rm -f 925a3eecacda063e1d452c8cc79bfcbed869820e5d62713425ca3d5a8a0ee72c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:42:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:42:18 . [Pipeline] withDockerContainer 18:42:18 (1/12) Installing libmagic (5.39-r0) 18:42:18 prd-centos7-docker-4c-2g-15560 does not seem to be running inside a container 18:42:18 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:42:18 (2/12) Installing file (5.39-r0) 18:42:18 (3/12) Installing libc-dev (0.7.2-r3) 18:42:18 $ docker top 486bf8058ae9456f913ce25d3281b20d4ef92896f7c77c43e29cfed7d4511fdd -eo pid,comm [Pipeline] { 18:42:18 (4/12) Installing g++ (10.2.1_pre1-r3) [Pipeline] sh 18:42:19 + docker-compose -f ./docker-compose-build.yml build --parallel 18:42:19 Building core-command ... 18:42:19 Building core-data ... 18:42:19 Building core-metadata ... 18:42:19 Building security-bootstrapper ... 18:42:19 Building security-proxy-setup ... 18:42:19 Building security-secretstore-setup ... 18:42:19 Building support-notifications ... 18:42:19 Building support-scheduler ... 18:42:19 Building sys-mgmt-agent ... 18:42:19 Building support-notifications 18:42:19 Building sys-mgmt-agent 18:42:19 Building core-metadata 18:42:19 Building security-proxy-setup 18:42:19 Building core-command 18:42:25 (5/12) Installing fortify-headers (1.1-r0) 18:42:25 (6/12) Installing patch (2.7.6-r6) 18:42:25 (7/12) Installing build-base (0.5-r2) 18:42:25 (8/12) Installing libsodium (1.0.18-r0) 18:42:25 (9/12) Installing pkgconf (1.7.3-r0) 18:42:25 (10/12) Installing libsodium-dev (1.0.18-r0) 18:42:25 (11/12) Installing libzmq (4.3.3-r1) 18:42:25 (12/12) Installing zeromq-dev (4.3.3-r1) 18:42:25 Executing busybox-1.32.1-r6.trigger 18:42:25 OK: 218 MiB in 52 packages 18:42:29 Removing intermediate container c52a0ab29a6b 18:42:29 ---> aee66371f455 18:42:29 Step 4/6 : WORKDIR /edgex-go 18:42:29 ---> Running in 9b655c52ef80 18:42:29 Removing intermediate container 9b655c52ef80 18:42:29 ---> 76a14aa61e4a 18:42:29 Step 5/6 : COPY go.mod . 18:42:30 ---> 18ffde46f24d 18:42:30 Step 6/6 : RUN go mod download 18:42:30 ---> Running in 8e8b3b9aed7b 18:42:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:42:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:42:31 ---> 17322245e09a 18:42:31 Step 3/24 : WORKDIR /edgex-go 18:42:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:42:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:42:31 ---> 17322245e09a 18:42:31 Step 3/24 : WORKDIR /edgex-go 18:42:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:42:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:42:31 ---> 17322245e09a 18:42:31 Step 3/24 : WORKDIR /edgex-go 18:42:40 ---> Running in 8b03691591cf 18:42:40 ---> Running in 8371282f749b 18:42:40 ---> Running in a23f5fa1df19 18:42:40 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:42:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:42:40 ---> 17322245e09a 18:42:40 Step 3/23 : WORKDIR /edgex-go 18:42:40 ---> Using cache 18:42:40 ---> 610545daa74f 18:42:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:42:42 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:42:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:42:42 ---> 17322245e09a 18:42:42 Step 3/22 : WORKDIR /edgex-go 18:42:42 ---> Using cache 18:42:42 ---> 610545daa74f 18:42:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:42:42 Removing intermediate container 8371282f749b 18:42:42 ---> 331a972ba4cf 18:42:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:42:42 Removing intermediate container 8b03691591cf 18:42:42 ---> 610545daa74f 18:42:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:42:42 Removing intermediate container a23f5fa1df19 18:42:42 ---> 0c4834e791fc 18:42:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:42:42 ---> Running in dafbf9093022 18:42:42 ---> Running in 4c210a2382ba 18:42:42 ---> Running in 6a35e05af373 18:42:42 ---> Running in a9672597296a 18:42:42 ---> Running in 0adaaa183195 18:42:43 Removing intermediate container dafbf9093022 18:42:43 ---> 957f08df3dde 18:42:43 Step 5/22 : RUN apk add --update --no-cache make git 18:42:43 ---> Running in 9c4fc8985498 18:42:43 Removing intermediate container 4c210a2382ba 18:42:43 ---> 648b7ed827ce 18:42:43 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:42:43 ---> Running in 2169bf0c1508 18:42:43 Removing intermediate container 6a35e05af373 18:42:43 ---> 8a0f67694d26 18:42:43 Step 5/24 : RUN apk add --update --no-cache make git 18:42:43 ---> Running in 3f34ee6417ed 18:42:44 Removing intermediate container 0adaaa183195 18:42:44 ---> ed20fefce5c3 18:42:44 Step 5/24 : RUN apk add --update --no-cache make bash git 18:42:44 ---> Running in 5253575cec5a 18:42:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:42:44 Removing intermediate container a9672597296a 18:42:44 ---> 3bf8fa1efb71 18:42:44 Step 5/24 : RUN apk add --update --no-cache make git 18:42:44 ---> Running in 0b7dc30c3eed 18:42:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:42:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:42:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:42:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:42:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:42:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:42:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:42:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:42:45 OK: 219 MiB in 52 packages 18:42:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:42:45 OK: 219 MiB in 52 packages 18:42:45 OK: 219 MiB in 52 packages 18:42:45 Removing intermediate container 9c4fc8985498 18:42:45 ---> 3f7580ed9089 18:42:45 Step 6/22 : COPY go.mod . 18:42:45 OK: 219 MiB in 52 packages 18:42:45 OK: 219 MiB in 52 packages 18:42:46 ---> e581d5b23ab8 18:42:46 Step 7/22 : RUN go mod download 18:42:46 Removing intermediate container 2169bf0c1508 18:42:46 ---> 3847c425fb1f 18:42:46 Step 6/23 : COPY go.mod . 18:42:46 ---> Running in f75122922a8b 18:42:46 Removing intermediate container 0b7dc30c3eed 18:42:46 ---> 9c469d9743b6 18:42:46 Step 6/24 : COPY go.mod . 18:42:46 Removing intermediate container 3f34ee6417ed 18:42:46 ---> 37f91f5d1d2c 18:42:46 Step 6/24 : COPY go.mod . 18:42:46 ---> 0147c1932bfc 18:42:46 Step 7/23 : RUN go mod download 18:42:46 Removing intermediate container 5253575cec5a 18:42:46 ---> 26315645aeaa 18:42:46 Step 6/24 : COPY go.mod . 18:42:46 ---> Running in b008e0af21e6 18:42:46 ---> 98797ac9bd73 18:42:46 Step 7/24 : RUN go mod download 18:42:46 ---> 7ee65a27d56b 18:42:46 Step 7/24 : RUN go mod download 18:42:46 ---> Running in b4c20315ad4e 18:42:46 ---> Running in 3412578b7097 18:42:46 ---> 6a77a8237e27 18:42:46 Step 7/24 : RUN go mod download 18:42:46 ---> Running in f51e34a9e731 18:42:47 Removing intermediate container f75122922a8b 18:42:47 ---> dba88e351a27 18:42:47 Step 8/22 : COPY . . 18:42:47 Removing intermediate container b008e0af21e6 18:42:47 ---> 18fe9ddc86c6 18:42:47 Step 8/23 : COPY . . 18:42:54 Removing intermediate container b4c20315ad4e 18:42:54 ---> 13de5e2f5bce 18:42:54 Step 8/24 : COPY . . 18:42:54 ---> 5f16efc0cdf1 18:42:54 Step 9/23 : RUN go mod tidy 18:42:54 ---> f7244712ef83 18:42:54 Step 9/22 : RUN go mod tidy 18:42:54 Removing intermediate container f51e34a9e731 18:42:54 ---> f751803944dc 18:42:54 Step 8/24 : COPY . . 18:42:57 ---> Running in 7c5bd7e1ff13 18:42:57 Removing intermediate container 3412578b7097 18:42:57 ---> 1c3ec8d1b0a0 18:42:57 Step 8/24 : COPY . . 18:42:57 ---> Running in 573f000776c7 18:42:57 Removing intermediate container 8e8b3b9aed7b 18:42:57 ---> 97b079a3543d 18:42:57 Successfully built 97b079a3543d 18:42:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:42:57 + docker inspect -f . ci-base-image-arm64 18:42:57 . [Pipeline] withDockerContainer 18:42:58 prd-ubuntu18.04-docker-arm64-4c-16g-15561 does not seem to be running inside a container 18:42:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:42:59 $ docker top 7d62f78c0e2b37b273be01a433688ef0935706ba34b6e93c79ee7739b1909f2c -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:02 + go version 18:43:02 go version go1.16.3 linux/arm64 [Pipeline] } 18:43:02 $ docker stop --time=1 7d62f78c0e2b37b273be01a433688ef0935706ba34b6e93c79ee7739b1909f2c 18:43:03 $ docker rm -f 7d62f78c0e2b37b273be01a433688ef0935706ba34b6e93c79ee7739b1909f2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:43:04 + docker inspect -f . ci-base-image-arm64 18:43:04 . [Pipeline] withDockerContainer 18:43:05 prd-ubuntu18.04-docker-arm64-4c-16g-15561 does not seem to be running inside a container 18:43:05 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:43:06 $ docker top 3c700c0d241fc484a686e95abd8ab0937c75de9c728908d61df42443143697ae -eo pid,comm [Pipeline] { [Pipeline] echo 18:43:06 ========================================================= 18:43:06 [edgeXBuildGoParallel] Running Tests and Build... 18:43:06 ========================================================= [Pipeline] sh 18:43:07 Removing intermediate container 573f000776c7 18:43:07 ---> 554da5e58392 18:43:07 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:43:07 ---> 8372e15d4eb8 18:43:07 Step 9/24 : RUN go mod tidy 18:43:07 ---> 7cd99e4b00b3 18:43:07 Step 9/24 : RUN go mod tidy 18:43:07 Removing intermediate container 7c5bd7e1ff13 18:43:07 ---> f770900f826e 18:43:07 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:43:07 ---> Running in 7551d5e0dcf8 18:43:07 ---> Running in 4c9b2303703f 18:43:07 ---> Running in c50015d188c0 18:43:07 ---> Running in 7267e1336f17 18:43:07 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 18:43:07 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 18:43:07 + go mod tidy [Pipeline] sh 18:43:08 + make test 18:43:08 go mod tidy 18:43:09 Removing intermediate container 4c9b2303703f 18:43:09 ---> 17ee270fadd2 18:43:09 Step 10/24 : RUN make cmd/core-command/core-command 18:43:09 Removing intermediate container c50015d188c0 18:43:09 ---> 35f0caf6145a 18:43:09 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:43:09 ---> Running in d30858774c14 18:43:09 ---> Running in 347a1421d955 18:43:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:43:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 18:43:10 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 18:43:16 ---> 2b5a71f8616f 18:43:16 Step 9/24 : RUN go mod tidy 18:43:16 ---> Running in b49eb130a727 18:43:19 Removing intermediate container b49eb130a727 18:43:19 ---> 03e0bb5b6bc5 18:43:19 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:43:19 ---> Running in dbeba63ba633 18:43:20 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 18:43:36 ? github.com/edgexfoundry/edgex-go [no test files] 18:43:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:43:44 Removing intermediate container 7267e1336f17 18:43:44 ---> 7f6fc9c695da 18:43:44 18:43:44 Step 11/22 : FROM alpine:3.12 18:43:44 3.12: Pulling from library/alpine 18:43:44 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:43:44 Status: Downloaded newer image for alpine:3.12 18:43:44 ---> 13621d1b12d4 18:43:44 Step 12/22 : RUN apk add --update --no-cache curl 18:43:45 ---> Running in 45b7ce1c2f29 18:43:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:43:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:43:46 (1/4) Installing ca-certificates (20191127-r4) 18:43:46 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:43:46 (3/4) Installing libcurl (7.76.1-r0) 18:43:46 (4/4) Installing curl (7.76.1-r0) 18:43:46 Executing busybox-1.31.1-r20.trigger 18:43:46 Executing ca-certificates-20191127-r4.trigger 18:43:46 OK: 7 MiB in 18 packages 18:43:48 Removing intermediate container 45b7ce1c2f29 18:43:48 ---> c60b23979012 18:43:48 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:43:48 ---> Running in 3febd0b545c8 18:43:48 Removing intermediate container 3febd0b545c8 18:43:48 ---> c2d2df2f9931 18:43:48 Step 14/22 : WORKDIR /edgex 18:43:48 ---> Running in 6d2d5b18bb0e 18:43:49 Removing intermediate container 6d2d5b18bb0e 18:43:49 ---> 85954664052f 18:43:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:43:49 ---> 5e503d2abd48 18:43:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:43:50 ---> 0ee192c9aca9 18:43:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:43:51 ---> 24c614718532 18:43:51 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:43:51 ---> Running in 84fe6a0fe71a 18:43:51 Removing intermediate container 84fe6a0fe71a 18:43:51 ---> 23a0ce48ffda 18:43:51 Step 19/22 : CMD ["--init=true"] 18:43:51 ---> Running in 5de3310c8bed 18:43:51 Removing intermediate container 5de3310c8bed 18:43:51 ---> 2f7e884d9ad2 18:43:51 Step 20/22 : LABEL arch=x86_64 18:43:53 ---> Running in e9cf1d8a4f05 18:43:53 Removing intermediate container d30858774c14 18:43:53 ---> 68d1c7b383e5 18:43:53 18:43:53 Step 11/24 : FROM alpine:3.12 18:43:53 ---> 13621d1b12d4 18:43:53 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:43:53 Removing intermediate container e9cf1d8a4f05 18:43:53 ---> e791839288e7 18:43:53 Step 21/22 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 18:43:53 ---> Running in ed2bfe3e06e0 18:43:54 ---> Running in 862541ba4c5f 18:43:54 Removing intermediate container 862541ba4c5f 18:43:54 ---> 3519f35560f6 18:43:54 Step 22/22 : LABEL version=0.0.0 18:43:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:43:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:43:55 (1/1) Installing dumb-init (1.2.2-r1) 18:43:55 Executing busybox-1.31.1-r20.trigger 18:43:55 OK: 6 MiB in 15 packages 18:43:56 ---> Running in a52dff6f5339 18:43:56 Removing intermediate container 7551d5e0dcf8 18:43:56 ---> 6a66045c5bd2 18:43:56 18:43:56 Step 11/23 : FROM alpine:3.12 18:43:56 ---> 13621d1b12d4 18:43:56 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:43:56 ---> Running in e5b4ef64c9e6 18:43:56 Removing intermediate container a52dff6f5339 18:43:56 ---> 9ac4bbe75f63 18:43:56 18:43:56 Removing intermediate container 347a1421d955 18:43:56 ---> be417fd08f2a 18:43:56 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:43:57 Successfully built 9ac4bbe75f63 18:43:57 Successfully tagged security-proxy-setup:latest 18:43:57 Building core-data 18:43:57  Building security-proxy-setup ... done  ---> Running in 4ac8082f2930 18:43:58 Removing intermediate container ed2bfe3e06e0 18:43:58 ---> da4c4a05a13e 18:43:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:43:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:43:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:43:59 (1/2) Installing ca-certificates (20191127-r4) 18:43:59 (2/2) Installing dumb-init (1.2.2-r1) 18:43:59 Executing busybox-1.31.1-r20.trigger 18:43:59 Executing ca-certificates-20191127-r4.trigger 18:43:59 OK: 6 MiB in 16 packages 18:44:00 ---> Running in a1544f0e52b4 18:44:01 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 18:44:01 Removing intermediate container a1544f0e52b4 18:44:01 ---> e26147ba9e3d 18:44:01 Step 14/24 : ENV APP_PORT=59882 18:44:01 ---> Running in 3971acc217ee 18:44:01 Removing intermediate container e5b4ef64c9e6 18:44:01 ---> 9620cf340306 18:44:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:44:01 ---> Running in fde502ae539c 18:44:02 Removing intermediate container 3971acc217ee 18:44:02 ---> a4028757971d 18:44:02 Step 15/24 : EXPOSE $APP_PORT 18:44:02 ---> Running in ffa1fb5466e9 18:44:02 Removing intermediate container fde502ae539c 18:44:02 ---> 77a6e5776e8a 18:44:02 Step 14/23 : ENV APP_PORT=59860 18:44:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:44:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:44:03 ---> 17322245e09a 18:44:03 Step 3/24 : WORKDIR /edgex-go 18:44:03 ---> Using cache 18:44:03 ---> 610545daa74f 18:44:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:03 ---> Using cache 18:44:03 ---> 3bf8fa1efb71 18:44:03 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:44:04 Removing intermediate container ffa1fb5466e9 18:44:04 ---> 45d6e8626b8f 18:44:04 Step 16/24 : WORKDIR / 18:44:04 ---> Running in cc560e5699ac 18:44:04 ---> Running in d99d555d6ebc 18:44:04 ---> Running in f2b8e40c6874 18:44:04 Removing intermediate container cc560e5699ac 18:44:04 ---> f6ae1e26b36a 18:44:04 Step 15/23 : EXPOSE $APP_PORT 18:44:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:44:04 ---> Running in 010faaeefa46 18:44:04 Removing intermediate container 4ac8082f2930 18:44:04 ---> 98ddd1e78df6 18:44:04 18:44:04 Step 12/24 : FROM docker:20.10.0 18:44:04 Removing intermediate container f2b8e40c6874 18:44:04 ---> e4741fe781f0 18:44:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:44:05 20.10.0: Pulling from library/docker 18:44:05 Removing intermediate container 010faaeefa46 18:44:05 ---> db673df46c74 18:44:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:44:05 ---> 9b58d6c8b5ef 18:44:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:44:05 Removing intermediate container dbeba63ba633 18:44:05 ---> bca258107d26 18:44:05 18:44:05 Step 11/24 : FROM alpine:3.12 18:44:05 ---> 13621d1b12d4 18:44:05 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:44:05 ---> Using cache 18:44:05 ---> da4c4a05a13e 18:44:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:44:05 ---> Using cache 18:44:05 ---> e26147ba9e3d 18:44:05 Step 14/24 : ENV APP_PORT=59881 18:44:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:44:05 ---> Running in d585e7a53e11 18:44:05 ---> 195b54bbc463 18:44:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:44:06 ---> 3fca7d5f4484 18:44:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:44:06 Removing intermediate container d585e7a53e11 18:44:06 ---> c65eb0766b8b 18:44:06 Step 15/24 : EXPOSE $APP_PORT 18:44:06 OK: 219 MiB in 52 packages 18:44:06 ---> Running in 43142ece28bd 18:44:06 ---> db8a72fcb18b 18:44:06 Step 20/24 : ENTRYPOINT ["/core-command"] 18:44:06 ---> cacb05a566b0 18:44:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:44:06 ---> Running in ca128a945980 18:44:07 Removing intermediate container 43142ece28bd 18:44:07 ---> a4360753caf0 18:44:07 Step 16/24 : WORKDIR / 18:44:07 ---> Running in f493aa338b84 18:44:07 Removing intermediate container ca128a945980 18:44:07 ---> 243abebafdb7 18:44:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:44:07 Removing intermediate container d99d555d6ebc 18:44:07 ---> 1dae469d3467 18:44:07 Step 6/24 : COPY go.mod . 18:44:07 ---> b1ad1acb3bf5 18:44:07 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:44:07 ---> Running in 567f3c5eeb14 18:44:08 ---> Running in 5cfe5ec58b33 18:44:09 Removing intermediate container f493aa338b84 18:44:09 ---> c79bb4705a2f 18:44:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:44:09 ---> b40d5494e652 18:44:09 Step 7/24 : RUN go mod download 18:44:09 Removing intermediate container 567f3c5eeb14 18:44:09 ---> 06fd74f89d74 18:44:09 Step 22/24 : LABEL arch=x86_64 18:44:09 Removing intermediate container 5cfe5ec58b33 18:44:09 ---> 543e1c14880a 18:44:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:44:09 ---> Running in 0e1e19bfa72d 18:44:09 ---> Running in 8c1cd429cafa 18:44:09 ---> Running in a866de8868b0 18:44:10 Removing intermediate container a866de8868b0 18:44:10 ---> 204539f13452 18:44:10 Step 23/24 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 18:44:10 Removing intermediate container 8c1cd429cafa 18:44:10 ---> e665a501ab5d 18:44:10 Step 21/23 : LABEL arch=x86_64 18:44:10 ---> 732ba00d6d35 18:44:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:44:10 ---> Running in e50e78eb0fda 18:44:10 ---> Running in 1efd2d148fa1 18:44:10 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:44:10 Status: Downloaded newer image for docker:20.10.0 18:44:10 ---> aefe523efa57 18:44:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:44:10 Removing intermediate container e50e78eb0fda 18:44:10 ---> 7849d817e71f 18:44:10 Step 24/24 : LABEL version=0.0.0 18:44:10 ---> Running in c5adcd5ae6f4 18:44:10 ---> 3ceb7bd76e94 18:44:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:44:10 ---> Running in ffbe1bd030da 18:44:10 Removing intermediate container 1efd2d148fa1 18:44:10 ---> 7924b7f5c664 18:44:10 Step 22/23 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 18:44:10 ---> Running in b2a6ac6d0fd8 18:44:10 Removing intermediate container c5adcd5ae6f4 18:44:10 ---> 8aa17249ab58 18:44:10 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 18:44:11 Removing intermediate container ffbe1bd030da 18:44:11 ---> 1cdeee212580 18:44:11 18:44:11 Removing intermediate container 0e1e19bfa72d 18:44:11 ---> 9d535dce54da 18:44:11 Step 8/24 : COPY . . 18:44:11 ---> Running in 1cba6c4800d7 18:44:11 Removing intermediate container b2a6ac6d0fd8 18:44:11 ---> b4dd47ed5b5a 18:44:11 Step 23/23 : LABEL version=0.0.0 18:44:11 Successfully built 1cdeee212580 18:44:11 Successfully tagged core-command:latest 18:44:11 Building support-scheduler 18:44:11  Building core-command ... done  ---> fdca14bdf0f3 18:44:11 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:44:19 ---> Running in ac4d0cf2365d 18:44:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:44:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:44:19 (1/39) Installing readline (8.0.4-r0) 18:44:19 (2/39) Installing bash (5.0.17-r0) 18:44:19 Executing bash-5.0.17-r0.post-install 18:44:19 (3/39) Installing nghttp2-libs (1.41.0-r0) 18:44:19 (4/39) Installing libcurl (7.76.1-r0) 18:44:20 (5/39) Installing curl (7.76.1-r0) 18:44:20 (6/39) Installing dumb-init (1.2.2-r1) 18:44:20 (7/39) Installing libbz2 (1.0.8-r1) 18:44:24 (8/39) Installing expat (2.2.9-r1) 18:44:27 (9/39) Installing libffi (3.3-r2) 18:44:27 (10/39) Installing gdbm (1.13-r1) 18:44:27 (11/39) Installing xz-libs (5.2.5-r0) 18:44:27 (12/39) Installing sqlite-libs (3.32.1-r0) 18:44:27 (13/39) Installing python3 (3.8.10-r0) 18:44:28 ---> Running in ece57b8c6871 18:44:30 (14/39) Installing py3-appdirs (1.4.4-r1) 18:44:30 (15/39) Installing py3-ordered-set (4.0.1-r0) 18:44:30 (16/39) Installing py3-parsing (2.4.7-r0) 18:44:30 (17/39) Installing py3-six (1.15.0-r0) 18:44:31 (18/39) Installing py3-packaging (20.4-r0) 18:44:31 (19/39) Installing py3-setuptools (47.0.0-r0) 18:44:31 (20/39) Installing py3-chardet (3.0.4-r4) 18:44:31 (21/39) Installing py3-idna (2.9-r0) 18:44:31 (22/39) Installing py3-certifi (2020.4.5.1-r0) 18:44:31 (23/39) Installing py3-urllib3 (1.25.9-r0) 18:44:31 Removing intermediate container ac4d0cf2365d 18:44:31 ---> 5e9adecfbbdc 18:44:31 18:44:31 Removing intermediate container ece57b8c6871 18:44:31 ---> b08dc3ece0dd 18:44:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:44:31 (24/39) Installing py3-requests (2.23.0-r0) 18:44:31 (25/39) Installing py3-msgpack (1.0.0-r0) 18:44:31 (26/39) Installing py3-lockfile (0.12.2-r3) 18:44:31 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:44:32 (28/39) Installing py3-colorama (0.4.3-r0) 18:44:32 (29/39) Installing py3-distlib (0.3.0-r0) 18:44:32 ---> Running in 543dc52645bc 18:44:32 ---> 13e3cadcf2fe 18:44:32 Step 9/24 : RUN go mod tidy 18:44:32 Successfully built 5e9adecfbbdc 18:44:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:44:33 (30/39) Installing py3-distro (1.5.0-r1) 18:44:33 (31/39) Installing py3-webencodings (0.5.1-r3) 18:44:33 (32/39) Installing py3-html5lib (1.0.1-r4) 18:44:33 Successfully tagged support-notifications:latest 18:44:33  Building support-notifications ... done Building security-secretstore-setup 18:44:34 (33/39) Installing py3-pytoml (0.1.21-r0) 18:44:34 (34/39) Installing py3-pep517 (0.8.2-r0) 18:44:34 (35/39) Installing py3-progress (1.5-r0) 18:44:34 (36/39) Installing py3-toml (0.10.1-r0) 18:44:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:44:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:44:36 ---> 17322245e09a 18:44:36 Step 3/23 : WORKDIR /edgex-go 18:44:36 ---> Using cache 18:44:36 ---> 610545daa74f 18:44:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:36 ---> Using cache 18:44:36 ---> 3bf8fa1efb71 18:44:36 Step 5/23 : RUN apk add --update --no-cache make git 18:44:36 ---> Using cache 18:44:36 ---> 9c469d9743b6 18:44:36 Step 6/23 : COPY go.mod . 18:44:36 ---> Using cache 18:44:36 ---> 98797ac9bd73 18:44:36 Step 7/23 : RUN go mod download 18:44:36 ---> Using cache 18:44:36 ---> 1c3ec8d1b0a0 18:44:36 Step 8/23 : COPY . . 18:44:36 ---> Using cache 18:44:36 ---> 2b5a71f8616f 18:44:36 Step 9/23 : RUN go mod tidy 18:44:36 ---> Using cache 18:44:36 ---> 03e0bb5b6bc5 18:44:36 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:44:37 (37/39) Installing py3-retrying (1.3.3-r0) 18:44:38 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:44:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:44:38 ---> 17322245e09a 18:44:38 Step 3/26 : WORKDIR /edgex-go 18:44:38 ---> Using cache 18:44:38 ---> 610545daa74f 18:44:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:38 ---> Using cache 18:44:38 ---> 3bf8fa1efb71 18:44:38 Step 5/26 : RUN apk add --update --no-cache make git 18:44:38 ---> Using cache 18:44:38 ---> 9c469d9743b6 18:44:38 Step 6/26 : COPY go.mod . 18:44:38 ---> Using cache 18:44:38 ---> 98797ac9bd73 18:44:38 Step 7/26 : RUN go mod download 18:44:38 ---> Using cache 18:44:38 ---> 1c3ec8d1b0a0 18:44:38 Step 8/26 : COPY . . 18:44:38 ---> Using cache 18:44:38 ---> 2b5a71f8616f 18:44:38 Step 9/26 : RUN go mod tidy 18:44:38 ---> Using cache 18:44:38 ---> 03e0bb5b6bc5 18:44:38 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:44:38 (38/39) Installing py3-contextlib2 (0.6.0-r0) 18:44:38 (39/39) Installing py3-pip (20.1.1-r0) 18:44:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:44:40 ---> Running in 1b018f3641b3 18:44:40 Removing intermediate container 543dc52645bc 18:44:40 ---> 2546170eda1c 18:44:40 Step 22/24 : LABEL arch=x86_64 18:44:40 Executing busybox-1.31.1-r19.trigger 18:44:40 ---> Running in f7e2325776a5 18:44:40 ---> Running in e9559ba5da2c 18:44:40 OK: 72 MiB in 59 packages 18:44:40 ---> Running in 0a21955137f2 18:44:40 Removing intermediate container 0a21955137f2 18:44:40 ---> 77f055407883 18:44:40 Step 23/24 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 18:44:40 ---> Running in d702fb1e9d39 18:44:40 Removing intermediate container d702fb1e9d39 18:44:40 ---> bf8281bc036f 18:44:40 Step 24/24 : LABEL version=0.0.0 18:44:40 ---> Running in 27360007771c 18:44:40 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 18:44:40 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 18:44:40 Removing intermediate container 27360007771c 18:44:40 ---> 7097d1cbdf1e 18:44:40 18:44:40 Collecting docker-compose==1.23.2 18:44:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:44:40 Successfully built 7097d1cbdf1e 18:44:40 Successfully tagged core-metadata:latest 18:44:40 Building security-bootstrapper 18:44:41  Building core-metadata ... done Collecting texttable<0.10,>=0.9.0 18:44:41 Downloading texttable-0.9.1.tar.gz (11 kB) 18:44:45 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:44:45 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:44:45 ---> 17322245e09a 18:44:45 Step 3/32 : WORKDIR /edgex-go 18:44:45 ---> Using cache 18:44:45 ---> 610545daa74f 18:44:45 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:45 ---> Using cache 18:44:45 ---> 3bf8fa1efb71 18:44:45 Step 5/32 : RUN apk add --update --no-cache make git 18:44:45 ---> Using cache 18:44:45 ---> 9c469d9743b6 18:44:45 Step 6/32 : COPY go.mod . 18:44:45 ---> Using cache 18:44:45 ---> 98797ac9bd73 18:44:45 Step 7/32 : RUN go mod download 18:44:45 ---> Using cache 18:44:45 ---> 1c3ec8d1b0a0 18:44:45 Step 8/32 : COPY . . 18:44:45 ---> Using cache 18:44:45 ---> 2b5a71f8616f 18:44:45 Step 9/32 : RUN go mod tidy 18:44:45 ---> Using cache 18:44:45 ---> 03e0bb5b6bc5 18:44:45 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:44:45 Collecting docopt<0.7,>=0.6.1 18:44:45 Downloading docopt-0.6.2.tar.gz (25 kB) 18:44:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:44:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:44:48 ---> Running in bb74bb382534 18:44:48 Collecting cached-property<2,>=1.2.0 18:44:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:44:48 Removing intermediate container 1b018f3641b3 18:44:48 ---> f16374eca4d0 18:44:48 Step 10/24 : RUN make cmd/core-data/core-data 18:44:48 ---> Running in e71b50b42dac 18:44:49 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:44:49 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 18:44:49 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:44:49 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 18:44:49 Collecting docker<4.0,>=3.6.0 18:44:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:44:49 Collecting dockerpty<0.5,>=0.4.1 18:44:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:44:50 Collecting jsonschema<3,>=2.5.1 18:44:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:44:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:44:50 Collecting websocket-client<1.0,>=0.32.0 18:44:50 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:44:51 Collecting PyYAML<4,>=3.10 18:44:51 Downloading PyYAML-3.13.tar.gz (270 kB) 18:44:51 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 18:44:51 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 18:44:51 Collecting idna<2.8,>=2.5 18:44:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:44:52 Collecting urllib3<1.25,>=1.21.1 18:44:52 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:44:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:44:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:44:52 Collecting docker-pycreds>=0.4.0 18:44:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:44:52 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:44:52 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:44:52 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:44:52 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:44:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:44:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:44:52 Installing collected packages: texttable, docopt, cached-property, idna, urllib3, requests, websocket-client, docker-pycreds, docker, dockerpty, jsonschema, PyYAML, docker-compose 18:44:52 Running setup.py install for texttable: started 18:44:53 Running setup.py install for texttable: finished with status 'done' 18:44:53 Running setup.py install for docopt: started 18:44:54 Running setup.py install for docopt: finished with status 'done' 18:44:54 Attempting uninstall: idna 18:44:54 Found existing installation: idna 2.9 18:44:54 Uninstalling idna-2.9: 18:44:54 Successfully uninstalled idna-2.9 18:44:54 Attempting uninstall: urllib3 18:44:54 Found existing installation: urllib3 1.25.9 18:44:54 Uninstalling urllib3-1.25.9: 18:44:54 Successfully uninstalled urllib3-1.25.9 18:44:55 Attempting uninstall: requests 18:44:55 Found existing installation: requests 2.23.0 18:44:55 Uninstalling requests-2.23.0: 18:44:55 Successfully uninstalled requests-2.23.0 18:44:55 Running setup.py install for dockerpty: started 18:44:56 Running setup.py install for dockerpty: finished with status 'done' 18:44:56 Running setup.py install for PyYAML: started 18:44:57 Running setup.py install for PyYAML: finished with status 'done' 18:44:57 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 18:44:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:44:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:45:03 Removing intermediate container 1cba6c4800d7 18:45:03 ---> b755a02ac09a 18:45:03 Step 15/24 : ENV APP_PORT=58890 18:45:03 ---> Running in 626f9584e898 18:45:03 Removing intermediate container 626f9584e898 18:45:03 ---> f6c4c344d4ce 18:45:03 Step 16/24 : EXPOSE $APP_PORT 18:45:03 ---> Running in c62ea5e0df2d 18:45:03 Removing intermediate container c62ea5e0df2d 18:45:03 ---> 1e7a76ffc02b 18:45:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:45:04 ---> 69e8483805c5 18:45:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:45:04 ---> 612f2e7b0289 18:45:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:45:05 ---> d45c0b0c1da0 18:45:05 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:45:05 ---> Running in 4c7a6dfa5b0f 18:45:05 Removing intermediate container 4c7a6dfa5b0f 18:45:05 ---> ab8e9b688fa4 18:45:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:45:05 ---> Running in 2cb90c2aa4eb 18:45:05 Removing intermediate container 2cb90c2aa4eb 18:45:05 ---> a7b0490fa25b 18:45:05 Step 22/24 : LABEL arch=x86_64 18:45:05 ---> Running in ec264aa8d0c8 18:45:05 Removing intermediate container ec264aa8d0c8 18:45:05 ---> a6e10fa041a8 18:45:05 Step 23/24 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 18:45:05 ---> Running in 666eb75f7cd9 18:45:05 Removing intermediate container 666eb75f7cd9 18:45:05 ---> b30e5c0c8303 18:45:05 Step 24/24 : LABEL version=0.0.0 18:45:05 ---> Running in 74d51d465096 18:45:05 Removing intermediate container 74d51d465096 18:45:05 ---> 55d03f30808e 18:45:05 18:45:06 Successfully built 55d03f30808e 18:45:06 Successfully tagged sys-mgmt-agent:latest 18:45:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:45:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:45:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:45:12 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.356s coverage: 46.1% of statements 18:45:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:45:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:45:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 18:45:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 18:45:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 18:45:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 18:45:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.193s coverage: 28.7% of statements 18:45:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.294s coverage: 100.0% of statements 18:45:16  Building sys-mgmt-agent ... done 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 18:45:19 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.584s coverage: 27.7% of statements 18:45:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:45:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:45:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 18:45:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 18:45:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 18:45:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.216s coverage: 81.2% of statements 18:45:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:45:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.225s coverage: 100.0% of statements 18:45:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 18:45:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.204s coverage: 100.0% of statements 18:45:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 18:45:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:45:21 Removing intermediate container f7e2325776a5 18:45:21 ---> 21b8e3a48440 18:45:21 18:45:21 Step 11/26 : FROM alpine:3.12 18:45:21 ---> 13621d1b12d4 18:45:21 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 18:45:21 ---> Running in 20cf8d3743d7 18:45:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:45:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:45:22 (1/6) Installing ca-certificates (20191127-r4) 18:45:22 (2/6) Installing nghttp2-libs (1.41.0-r0) 18:45:22 (3/6) Installing libcurl (7.76.1-r0) 18:45:22 (4/6) Installing curl (7.76.1-r0) 18:45:22 (5/6) Installing dumb-init (1.2.2-r1) 18:45:22 (6/6) Installing su-exec (0.2-r1) 18:45:22 Executing busybox-1.31.1-r20.trigger 18:45:22 Executing ca-certificates-20191127-r4.trigger 18:45:22 OK: 7 MiB in 20 packages 18:45:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.333s coverage: 58.6% of statements 18:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:45:23 Removing intermediate container 20cf8d3743d7 18:45:23 ---> 593387bc4e42 18:45:23 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:45:24 ---> Running in f5aa734d33b4 18:45:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.556s coverage: 87.7% of statements 18:45:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:45:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:45:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.303s coverage: 78.9% of statements 18:45:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:45:24 Removing intermediate container e9559ba5da2c 18:45:24 ---> dea9ec2238e7 18:45:24 18:45:24 Step 11/23 : FROM alpine:3.12 18:45:24 ---> 13621d1b12d4 18:45:24 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:45:24 ---> Using cache 18:45:24 ---> da4c4a05a13e 18:45:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:45:24 ---> Using cache 18:45:24 ---> e26147ba9e3d 18:45:24 Step 14/23 : ENV APP_PORT=59861 18:45:25 Removing intermediate container f5aa734d33b4 18:45:25 ---> 737a3b8b1258 18:45:25 Step 14/26 : WORKDIR / 18:45:25 ---> Running in 876d97aecae2 18:45:26 ---> Running in 7f2d2cd5474d 18:45:26 Removing intermediate container bb74bb382534 18:45:26 ---> 8b7b0b1e5013 18:45:26 18:45:26 Step 11/32 : FROM alpine:3.12 18:45:26 ---> 13621d1b12d4 18:45:26 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:45:26 Removing intermediate container 876d97aecae2 18:45:26 ---> 13864b66a7b3 18:45:26 Step 15/23 : EXPOSE $APP_PORT 18:45:26 ---> Running in 028e66015308 18:45:26 ---> Running in 07cab9af74d9 18:45:26 Removing intermediate container 7f2d2cd5474d 18:45:26 ---> 13c50d8437ce 18:45:26 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:45:26 Removing intermediate container 028e66015308 18:45:26 ---> ded8caba16f4 18:45:26 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:45:27 ---> Running in 21ab87ae2403 18:45:27 Removing intermediate container 07cab9af74d9 18:45:27 ---> 3aa0e0da8c68 18:45:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:45:27 ---> 86b36f9a15ac 18:45:27 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:45:27 ---> d16a9c845e94 18:45:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:45:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:45:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:45:28 (1/2) Installing dumb-init (1.2.2-r1) 18:45:28 (2/2) Installing su-exec (0.2-r1) 18:45:28 Executing busybox-1.31.1-r20.trigger 18:45:28 OK: 6 MiB in 16 packages 18:45:28 ---> e0f47c1841f2 18:45:28 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:45:28 ---> ddd4c1c78b94 18:45:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:45:28 ---> 4c9cbd62cf6d 18:45:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:45:29 ---> 9d55137a6474 18:45:29 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:45:29 ---> 858fe33b3be1 18:45:29 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:45:29 Removing intermediate container 21ab87ae2403 18:45:29 ---> e3e72c18a3a0 18:45:29 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 18:45:29 ---> Running in 11464bff6c38 18:45:29 ---> Running in dd02e427e50d 18:45:29 Removing intermediate container 11464bff6c38 18:45:29 ---> b91dc54fdf74 18:45:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:45:29 ---> 5cae61c5ea38 18:45:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:45:29 Removing intermediate container dd02e427e50d 18:45:29 ---> 33eced293633 18:45:29 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:45:29 ---> Running in aefb4a975058 18:45:29 ---> Running in 3d5754c219fe 18:45:31 Removing intermediate container aefb4a975058 18:45:31 ---> 66514274f2a8 18:45:31 Step 21/23 : LABEL arch=x86_64 18:45:31 ---> d210c782ac60 18:45:31 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:45:31 Removing intermediate container 3d5754c219fe 18:45:31 ---> 87dffff5cb54 18:45:31 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:45:31 ---> Running in 70bab30bbd5a 18:45:31 ---> Running in 1893c68aa736 18:45:32 ---> 684ee075c75c 18:45:32 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 18:45:32 Removing intermediate container 1893c68aa736 18:45:32 ---> 64133ff4a5fa 18:45:32 Step 22/23 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 18:45:32 ---> Running in c10dac54750e 18:45:32 ---> Running in 0d3e5430764b 18:45:32 Removing intermediate container 0d3e5430764b 18:45:32 ---> d893d6684435 18:45:32 Step 23/23 : LABEL version=0.0.0 18:45:32 ---> Running in acdb8308277c 18:45:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.222s coverage: 28.6% of statements 18:45:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:45:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:45:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 18:45:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 18:45:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 18:45:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.311s coverage: 100.0% of statements 18:45:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 18:45:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.184s coverage: 100.0% of statements 18:45:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 18:45:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.403s coverage: 86.7% of statements 18:45:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 18:45:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.549s coverage: 97.5% of statements 18:45:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 18:45:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.293s coverage: 78.3% of statements 18:45:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 18:45:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 18:45:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 18:45:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 18:45:34 Removing intermediate container e71b50b42dac 18:45:34 ---> 9cf7cb9de5b3 18:45:34 18:45:34 Step 11/24 : FROM alpine:3.12 18:45:34 ---> 13621d1b12d4 18:45:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:45:34 Removing intermediate container acdb8308277c 18:45:34 ---> 7e70ccf8b8b7 18:45:34 18:45:34 ---> Running in 7a1010049852 18:45:34 Successfully built 7e70ccf8b8b7 18:45:34 Successfully tagged support-scheduler:latest 18:45:34  Building support-scheduler ... done Removing intermediate container 70bab30bbd5a 18:45:34 ---> 493b058cd147 18:45:34 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 18:45:34 ---> Running in a9014a9749d3 18:45:34 Removing intermediate container 7a1010049852 18:45:34 ---> d54ffbd3378a 18:45:34 Step 13/24 : ENV APP_PORT=59880 18:45:34 Removing intermediate container c10dac54750e 18:45:34 ---> e2a22dce92e7 18:45:34 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:45:34 ---> Running in 1fecbb7fdb65 18:45:34 ---> Running in d2ff2668753a 18:45:34 Removing intermediate container a9014a9749d3 18:45:34 ---> 7ec42a9d7de4 18:45:34 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:45:35 Removing intermediate container 1fecbb7fdb65 18:45:35 ---> 7ec9e552891d 18:45:35 Step 14/24 : EXPOSE $APP_PORT 18:45:35 Removing intermediate container d2ff2668753a 18:45:35 ---> f5e0eadb8d99 18:45:35 Step 24/26 : LABEL arch=x86_64 18:45:35 ---> e225b6db1630 18:45:35 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:45:35 ---> Running in b36f591394ee 18:45:35 ---> Running in 026b229c0205 18:45:35 ---> Running in f94faf5a7127 18:45:35 Removing intermediate container b36f591394ee 18:45:35 ---> 03d92d25c45f 18:45:35 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:45:35 Removing intermediate container 026b229c0205 18:45:35 ---> 5f0fb3c2e90a 18:45:35 Step 25/26 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 18:45:35 ---> Running in 5894be1e5199 18:45:36 ---> Running in f4a9fc7b7b6e 18:45:36 Removing intermediate container f4a9fc7b7b6e 18:45:36 ---> 1fcab9f8542f 18:45:36 Step 26/26 : LABEL version=0.0.0 18:45:36 ---> Running in f4e0b551fcda 18:45:36 Removing intermediate container f4e0b551fcda 18:45:36 ---> 8e0ad04d6d7a 18:45:36 18:45:36 Successfully built 8e0ad04d6d7a 18:45:36 Successfully tagged security-secretstore-setup:latest 18:45:36  Building security-secretstore-setup ... done Removing intermediate container f94faf5a7127 18:45:36 ---> d0dfa481a09a 18:45:36 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:45:36 ---> c8dff8dc1d79 18:45:36 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:45:36 Removing intermediate container 5894be1e5199 18:45:36 ---> 7ddf9967c07e 18:45:36 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:45:37 ---> Running in 284f57901825 18:45:37 ---> 1ca41dedf7b2 18:45:37 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:45:37 ---> a9f89aa73f0e 18:45:37 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:45:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:45:38 ---> c5022e9e3258 18:45:38 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:45:38 ---> b7b33c23f0f6 18:45:38 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:45:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:45:38 ---> Running in d4c8ee1a7366 18:45:38 Removing intermediate container d4c8ee1a7366 18:45:38 ---> 3a9f3f5a9ed8 18:45:38 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:45:38 (1/6) Installing dumb-init (1.2.2-r1) 18:45:39 (2/6) Installing libgcc (9.3.0-r2) 18:45:39 (3/6) Installing libsodium (1.0.18-r0) 18:45:39 ---> 5dd75b5f1d16 18:45:39 Step 27/32 : RUN chmod +x /entrypoint.sh 18:45:39 (4/6) Installing libstdc++ (9.3.0-r2) 18:45:39 ---> Running in 993c0bbdeb20 18:45:40 (5/6) Installing libzmq (4.3.3-r0) 18:45:40 (6/6) Installing zeromq (4.3.3-r0) 18:45:40 Executing busybox-1.31.1-r20.trigger 18:45:40 OK: 8 MiB in 20 packages 18:45:40 Removing intermediate container 993c0bbdeb20 18:45:40 ---> 80c80d7b2bcc 18:45:40 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:45:40 ---> Running in 51eea0bcdc4d 18:45:40 Removing intermediate container 284f57901825 18:45:40 ---> 4a0b5b057e38 18:45:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:45:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.235s coverage: 95.1% of statements 18:45:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 18:45:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 18:45:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 18:45:40 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:45:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:45:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 18:45:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 18:45:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:45:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:45:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 18:45:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:45:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 18:45:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:45:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 18:45:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:45:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 18:45:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 18:45:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 18:45:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.159s coverage: 58.8% of statements 18:45:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:45:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 18:45:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.279s coverage: 0.8% of statements 18:45:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 18:45:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.186s coverage: 21.7% of statements 18:45:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:45:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.193s coverage: 47.1% of statements 18:45:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.204s coverage: 79.5% of statements 18:45:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.171s coverage: 94.1% of statements 18:45:41 Removing intermediate container 51eea0bcdc4d 18:45:41 ---> a11ca7a36cd8 18:45:41 Step 29/32 : CMD ["gate"] 18:45:41 ---> Running in db7c2fb1e67b 18:45:41 ---> 18596efebe1a 18:45:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:45:41 Removing intermediate container db7c2fb1e67b 18:45:41 ---> 6c93e6d4c845 18:45:41 Step 30/32 : LABEL arch=x86_64 18:45:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.235s coverage: 96.3% of statements 18:45:41 ---> Running in ced5b7b0d6e8 18:45:41 ---> f8e57dcd2d3c 18:45:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:45:41 Removing intermediate container ced5b7b0d6e8 18:45:41 ---> 46d9a595d3b8 18:45:41 Step 31/32 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 18:45:42 ---> Running in ba164be418f6 18:45:42 ---> 48e424155cd9 18:45:42 Step 20/24 : ENTRYPOINT ["/core-data"] 18:45:42 ---> Running in b4fd51fda285 18:45:42 Removing intermediate container ba164be418f6 18:45:42 ---> 5f75c26da18a 18:45:42 Step 32/32 : LABEL version=0.0.0 18:45:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.164s coverage: 87.5% of statements 18:45:42 ---> Running in 984322880a5a 18:45:42 Removing intermediate container b4fd51fda285 18:45:42 ---> c474b05c86f8 18:45:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:45:42 ---> Running in a62b01a0b09a 18:45:42 Removing intermediate container 984322880a5a 18:45:42 ---> 8c16e05ea4fa 18:45:42 18:45:42 Successfully built 8c16e05ea4fa 18:45:42 Successfully tagged security-bootstrapper:latest 18:45:42  Building security-bootstrapper ... done Removing intermediate container a62b01a0b09a 18:45:42 ---> 04a2cf03cbb0 18:45:42 Step 22/24 : LABEL arch=x86_64 18:45:42 ---> Running in c60fbc30cd40 18:45:42 Removing intermediate container c60fbc30cd40 18:45:42 ---> ebb904d78fb5 18:45:42 Step 23/24 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 18:45:42 ---> Running in 02f57a658f23 18:45:42 Removing intermediate container 02f57a658f23 18:45:42 ---> 90eca4d61023 18:45:42 Step 24/24 : LABEL version=0.0.0 18:45:42 ---> Running in 63b5b147ff10 18:45:42 Removing intermediate container 63b5b147ff10 18:45:42 ---> 451cd89594ad 18:45:42 18:45:43 Successfully built 451cd89594ad 18:45:43 Successfully tagged core-data:latest 18:45:43  Building core-data ... done  [Pipeline] } 18:45:43 $ docker stop --time=1 486bf8058ae9456f913ce25d3281b20d4ef92896f7c77c43e29cfed7d4511fdd 18:45:44 $ docker rm -f 486bf8058ae9456f913ce25d3281b20d4ef92896f7c77c43e29cfed7d4511fdd [Pipeline] // withDockerContainer [Pipeline] sh 18:45:45 + docker images 18:45:45 REPOSITORY TAG IMAGE ID CREATED SIZE 18:45:45 security-bootstrapper latest 8c16e05ea4fa 3 seconds ago 18.2MB 18:45:45 core-data latest 451cd89594ad 3 seconds ago 21.6MB 18:45:45 security-secretstore-setup latest 8e0ad04d6d7a 9 seconds ago 25.8MB 18:45:45 support-scheduler latest 7e70ccf8b8b7 11 seconds ago 17.1MB 18:45:45 9cf7cb9de5b3 13 seconds ago 1.17GB 18:45:45 8b7b0b1e5013 19 seconds ago 1.15GB 18:45:45 dea9ec2238e7 22 seconds ago 1.16GB 18:45:45 21b8e3a48440 26 seconds ago 1.16GB 18:45:45 sys-mgmt-agent latest 55d03f30808e 40 seconds ago 312MB 18:45:45 core-metadata latest 7097d1cbdf1e About a minute ago 18.6MB 18:45:45 support-notifications latest 5e9adecfbbdc About a minute ago 17.8MB 18:45:45 core-command latest 1cdeee212580 About a minute ago 17.1MB 18:45:45 98ddd1e78df6 About a minute ago 1.16GB 18:45:45 bca258107d26 About a minute ago 1.17GB 18:45:45 security-proxy-setup latest 9ac4bbe75f63 About a minute ago 25.3MB 18:45:45 6a66045c5bd2 About a minute ago 1.16GB 18:45:45 68d1c7b383e5 About a minute ago 1.16GB 18:45:45 7f6fc9c695da 2 minutes ago 1.16GB 18:45:45 ci-base-image-x86_64 latest 17322245e09a 6 minutes ago 648MB 18:45:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB 18:45:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB 18:45:45 alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB 18:45:45 docker 20.10.0 aefe523efa57 5 months ago 240MB 18:45:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 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 18:45:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.250s coverage: 94.4% of statements 18:45:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.161s coverage: 44.8% of statements 18:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.565s coverage: 81.8% of statements 18:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:46:01 Still waiting to schedule task 18:46:01 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 18:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.244s coverage: 92.9% of statements 18:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 18:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.090s coverage: 87.2% of statements 18:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 18:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.200s coverage: 76.0% of statements 18:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.185s coverage: 80.0% of statements 18:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements 18:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.226s coverage: 85.4% of statements 18:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.288s coverage: 91.2% of statements 18:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:46:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.730s coverage: 64.4% of statements 18:46:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:46:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:46:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.160s coverage: 100.0% of statements 18:46:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 91.3% of statements 18:46:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 18:46:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements 18:46:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.095s coverage: 100.0% of statements 18:46:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.046s coverage: 66.9% of statements 18:46:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:46:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:46:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:46:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.710s coverage: 43.5% of statements 18:46:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:46:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:46:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.093s coverage: 89.5% of statements 18:46:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:46:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.079s coverage: 84.8% of statements 18:46:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.452s coverage: 46.8% of statements 18:46:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:46:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:46:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 18:46:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 18:46:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 18:46:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.128s coverage: 100.0% of statements 18:46:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 18:46:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.127s coverage: 100.0% of statements 18:46:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 18:46:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 18:46:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.279s coverage: 18.9% of statements 18:46:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 18:46:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 18:46:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 18:46:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.504s coverage: 91.9% of statements 18:46:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 18:46:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 18:46:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 18:46:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.616s coverage: 28.8% of statements 18:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 18:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 18:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 18:46:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.171s coverage: 99.0% of statements 18:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 18:46:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.227s coverage: 100.0% of statements 18:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 18:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 18:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 18:46:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.209s coverage: 64.6% of statements 18:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 18:46:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.449s coverage: 97.6% of statements 18:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 18:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 18:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 18:46:29 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 18:46:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:46:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.088s coverage: 100.0% of statements 18:46:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 18:46:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:46:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:46:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 18:46:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements 18:46:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 18:46:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:46:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.069s coverage: 100.0% of statements 18:46:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.191s coverage: 28.1% of statements 18:46:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 18:46:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 18:46:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.192s coverage: 27.9% of statements 18:46:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 18:46:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 18:46:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 18:46:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 18:46:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 18:46:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 100.0% of statements 18:46:33 GO111MODULE=on go vet ./... 18:48:10 gofmt -l . 18:48:10 [ "`gofmt -l .`" = "" ] 18:48:12 ./bin/test-go-mod-tidy.sh 18:48:13 ./bin/test-attribution-txt.sh [Pipeline] sh 18:48:15 + ls -al . 18:48:15 total 880 18:48:15 drwxrwxr-x 9 1001 1001 4096 May 21 18:48 . 18:48:15 drwxr-xr-x 4 root root 4096 May 21 18:43 .. 18:48:15 -rw-rw-r-- 1 1001 1001 11 May 21 18:41 .dockerignore 18:48:15 drwxrwxr-x 8 1001 1001 4096 May 21 18:41 .git 18:48:15 drwxrwxr-x 3 1001 1001 4096 May 21 18:41 .github 18:48:15 -rw-rw-r-- 1 1001 1001 818 May 21 18:41 .gitignore 18:48:15 -rw-rw-r-- 1 1001 1001 166 May 21 18:41 .sonarcloud.properties 18:48:15 -rw-rw-r-- 1 1001 1001 8609 May 21 18:41 Attribution.txt 18:48:15 -rw-rw-r-- 1 1001 1001 3804 May 21 18:41 CONTRIBUTING.md 18:48:15 -rw-rw-r-- 1 1001 1001 931 May 21 18:41 Dockerfile.build 18:48:15 -rw-rw-r-- 1 1001 1001 863 May 21 18:41 Jenkinsfile 18:48:15 -rw-rw-r-- 1 1001 1001 10775 May 21 18:41 LICENSE 18:48:15 -rw-rw-r-- 1 1001 1001 5632 May 21 18:41 Makefile 18:48:15 -rw-rw-r-- 1 1001 1001 7978 May 21 18:41 README.md 18:48:15 -rw-rw-r-- 1 1001 1001 6755 May 21 18:41 SECURITY.md 18:48:15 -rw-rw-r-- 1 1001 1001 5 May 21 18:38 VERSION 18:48:15 -rw-rw-r-- 1 1001 1001 4131 May 21 18:41 ZMQWindows.md 18:48:15 drwxrwxr-x 2 1001 1001 4096 May 21 18:41 bin 18:48:15 drwxrwxr-x 14 1001 1001 4096 May 21 18:41 cmd 18:48:15 -rw-r--r-- 1 root root 741453 May 21 18:46 coverage.out 18:48:15 -rw-r--r-- 1 root root 1060 May 21 18:48 go.mod 18:48:15 -rw-r--r-- 1 root root 21990 May 21 18:43 go.sum 18:48:15 drwxrwxr-x 8 1001 1001 4096 May 21 18:41 internal 18:48:15 drwxrwxr-x 4 1001 1001 4096 May 21 18:41 openapi 18:48:15 drwxrwxr-x 4 1001 1001 4096 May 21 18:41 snap 18:48:15 -rw-rw-r-- 1 1001 1001 168 May 21 18:41 version.go [Pipeline] sh 18:48:16 + '[' -e coverage.out ] 18:48:16 + chown 1001:1001 coverage.out [Pipeline] stash 18:48:16 Warning: overwriting stash ‘coverage-report’ 18:48:17 Stashed 1 file(s) [Pipeline] sh 18:48:18 + make build 18:48:18 go mod tidy 18:48:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 18:48:25 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 18:48:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 18:48:53 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 18:48:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:48:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:49:03 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 18:49:08 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 18:49:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:49:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:49:17 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 18:49:20 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] } 18:49:25 $ docker stop --time=1 3c700c0d241fc484a686e95abd8ab0937c75de9c728908d61df42443143697ae 18:49:28 $ docker rm -f 3c700c0d241fc484a686e95abd8ab0937c75de9c728908d61df42443143697ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:49:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:49:30 18:49:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:49:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:49:30 latest: Pulling from edgex-devops/edgex-compose-arm64 18:49:30 29e5d40040c1: Pulling fs layer 18:49:30 1ce36da41761: Pulling fs layer 18:49:30 25b303627fd3: Pulling fs layer 18:49:31 29e5d40040c1: Download complete 18:49:31 29e5d40040c1: Pull complete 18:49:31 1ce36da41761: Download complete 18:49:33 1ce36da41761: Pull complete 18:49:33 25b303627fd3: Verifying Checksum 18:49:33 25b303627fd3: Download complete 18:49:34 Running on prd-ubuntu18.04-docker-8c-8g-15562 in /w/workspace/edgexfoundry_edgex-go_PR-3499 [Pipeline] { [Pipeline] ws 18:49:34 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 18:49:34 The recommended git tool is: git 18:49:36 using credential edgex-jenkins-ssh 18:49:36 Cloning the remote Git repository 18:49:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:49:36 > git init /w/workspace/edgex-go/1 # timeout=10 18:49:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:49:37 > git --version # timeout=10 18:49:37 > git --version # 'git version 2.17.1' 18:49:37 using GIT_SSH to set credentials SSH Credentials for GitHub 18:49:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:43 25b303627fd3: Pull complete 18:49:43 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:49:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:49:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:49:43 prd-ubuntu18.04-docker-arm64-4c-16g-15561 does not seem to be running inside a container 18:49:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:49:47 $ docker top 3d0533f123de284e6375cea2b9eff951dd528d025618f931186473392fdd9f7a -eo pid,comm [Pipeline] { 18:49:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:49:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:49:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:49:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:49:46 using GIT_SSH to set credentials SSH Credentials for GitHub 18:49:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3499/head:refs/remotes/origin/PR-3499 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh 18:49:47 Merging remotes/origin/master commit 38f9dcc5dd86ab810584922aac70b04bd93fc502 into PR head commit 1b1383aecd847f30396386a25bb79ff2906eda40 18:49:47 Merge succeeded, producing 1b1383aecd847f30396386a25bb79ff2906eda40 18:49:47 Checking out Revision 1b1383aecd847f30396386a25bb79ff2906eda40 (PR-3499) 18:49:48 + docker-compose build --help 18:49:48 + grep parallel 18:49:47 > git config core.sparsecheckout # timeout=10 18:49:47 > git checkout -f 1b1383aecd847f30396386a25bb79ff2906eda40 # timeout=10 18:49:47 > git remote # timeout=10 18:49:47 > git config --get remote.origin.url # timeout=10 18:49:47 using GIT_SSH to set credentials SSH Credentials for GitHub 18:49:47 > git merge 38f9dcc5dd86ab810584922aac70b04bd93fc502 # timeout=10 18:49:47 > git rev-parse HEAD^{commit} # timeout=10 18:49:47 > git config core.sparsecheckout # timeout=10 18:49:47 > git checkout -f 1b1383aecd847f30396386a25bb79ff2906eda40 # timeout=10 18:49:51 Commit message: "fix: Revert port changes to V1 Swagger files" 18:49:51 > git --version # timeout=10 18:49:51 > git --version # 'git version 2.17.1' 18:49:51 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 18:49:51 --parallel Build images in parallel. [Pipeline] } 18:49:51 $ docker stop --time=1 3d0533f123de284e6375cea2b9eff951dd528d025618f931186473392fdd9f7a 18:49:53 $ docker rm -f 3d0533f123de284e6375cea2b9eff951dd528d025618f931186473392fdd9f7a [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:49:54 + echo snap-build.sh 18:49:54 snap-build.sh 18:49:54 + SNAP_BASE_DIR=. 18:49:54 + '[' '!' -z /w/workspace/edgex-go/1 ']' 18:49:54 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 18:49:54 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 18:49:54 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 18:49:54 + cd /w/workspace/edgex-go/1 18:49:54 + sudo apt-get remove -qy --purge lxd lxd-client 18:49:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:49:55 . [Pipeline] withDockerContainer 18:49:55 Reading package lists... 18:49:55 prd-ubuntu18.04-docker-arm64-4c-16g-15561 does not seem to be running inside a container 18:49:55 Building dependency tree... 18:49:55 Reading state information... 18:49:55 The following packages were automatically installed and are no longer required: 18:49:55 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 18:49:55 uidmap xdelta3 18:49:55 Use 'sudo apt autoremove' to remove them. 18:49:55 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:49:55 The following packages will be REMOVED: 18:49:55 lxd* lxd-client* 18:49:56 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 18:49:56 After this operation, 31.7 MB disk space will be freed. 18:49:56 $ docker top ba7aa5ac3d93f579e81bcd06f88ac3b76a41905a990f72cfd50acc584c5cb820 -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:57 + docker-compose -f ./docker-compose-build.yml build --parallel 18:49:59 (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.) 18:49:59 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 18:50:00 Removing lxd dnsmasq configuration 18:50:01 Building core-command ... 18:50:01 Building core-data ... 18:50:01 Building core-metadata ... 18:50:01 Building security-bootstrapper ... 18:50:01 Building security-proxy-setup ... 18:50:01 Building security-secretstore-setup ... 18:50:01 Building support-notifications ... 18:50:01 Building support-scheduler ... 18:50:01 Building sys-mgmt-agent ... 18:50:01 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 18:50:01 Building core-command 18:50:01 Building security-proxy-setup 18:50:01 Building support-notifications 18:50:01 Building support-scheduler 18:50:01 Building sys-mgmt-agent 18:50:01 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 18:50:03 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:50:03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 18:50:03 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 18:50:05 Processing triggers for systemd (237-3ubuntu10.45) ... 18:50:05 Processing triggers for ureadahead (0.100.0-21) ... 18:50:07 + sudo snap remove --purge lxd 18:50:07 snap "lxd" is not installed 18:50:07 + sudo groupadd --force --system lxd 18:50:07 ++ whoami 18:50:07 + sudo /usr/sbin/usermod -G lxd -a jenkins 18:50:07 + newgrp - lxd 18:50:08 + sudo snap install lxd 18:50:20 2021-05-21T18:50:17Z INFO Waiting for automatic snapd restart... 18:50:46 lxd 4.14 from Canonical* installed 18:50:46 + sudo lxd init --auto 18:50:56 + sudo snap install --classic snapcraft 18:51:05 snapcraft 4.7.1 from Canonical* installed 18:51:05 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 18:51:05 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 18:51:05 % Total % Received % Xferd Average Speed Time Time Time Current 18:51:05 Dload Upload Total Spent Left Speed 18:51:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3894 0 --:--:-- --:--:-- --:--:-- 3894 18:51:05 100 3325k 100 3325k 0 0 9779k 0 --:--:-- --:--:-- --:--:-- 9779k 18:51:05 ./yq_linux_amd64 18:51:05 + sudo snapcraft prime --use-lxd 18:51:06 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 18:51:06 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: 18:51:06 - README.md 18:51:06 18:51:06 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:51:07 Launching a container. 18:51:15 Waiting for container to be ready 18:51:15 To start your first instance, try: lxc launch ubuntu:18.04 18:51:15 18:51:19 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 18:51:20 Waiting for network to be ready... 18:51:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:51:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] 18:51:21 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:51:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 18:51:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 18:51:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 18:51:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 18:51:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 18:51:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 18:51:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 18:51:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:51:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:51:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:51:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:51:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:51:22 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:51:22 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:51:22 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:51:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:51:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 18:51:22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 18:51:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 18:51:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 18:51:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 18:51:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 18:51:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 18:51:23 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 18:51:23 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:51:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:51:23 ---> 97b079a3543d 18:51:23 Step 3/23 : WORKDIR /edgex-go 18:51:23 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:51:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:51:23 ---> 97b079a3543d 18:51:23 Step 3/23 : WORKDIR /edgex-go 18:51:23 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:51:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:51:23 ---> 97b079a3543d 18:51:23 Step 3/22 : WORKDIR /edgex-go 18:51:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:51:23 18:51:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:51:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder ---> 97b079a3543d 18:51:23 18:51:23 Step 3/24 : WORKDIR /edgex-go ---> 97b079a3543d 18:51:23 18:51:23 Step 3/24 : WORKDIR /edgex-go 18:51:23 ---> Running in ea719db57af3 18:51:23 ---> Running in 047ef3f4ce8c 18:51:23 ---> Running in 3a8bd6a2cf06 18:51:23 ---> Running in fae2cabf0c01 18:51:23 ---> Running in d76517c1a93a 18:51:23 Removing intermediate container 047ef3f4ce8c 18:51:23 ---> 9ce344feeb09 18:51:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:51:23 Removing intermediate container fae2cabf0c01 18:51:23 ---> 4bf618751596 18:51:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:51:23 Removing intermediate container ea719db57af3 18:51:23 ---> ee99ac47bd3e 18:51:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:51:23 Removing intermediate container d76517c1a93a 18:51:23 ---> 82ddfc5a5be0 18:51:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:51:23 Removing intermediate container 3a8bd6a2cf06 18:51:23 ---> 8e0a1a7ccbd4 18:51:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:51:23 ---> Running in bb05b9fb8b96 18:51:23 ---> Running in 3e769c0d88cf 18:51:23 ---> Running in e14f302b8e7b 18:51:23 ---> Running in 8baf47680bf5 18:51:23 ---> Running in 68b56dfe002f 18:51:23 Removing intermediate container e14f302b8e7b 18:51:23 ---> 14ea9a55f201 18:51:23 Step 5/22 : RUN apk add --update --no-cache make git 18:51:23 ---> Running in 2755646d5a5d 18:51:23 Removing intermediate container bb05b9fb8b96 18:51:23 ---> d8158c164565 18:51:23 Step 5/24 : RUN apk add --update --no-cache make git 18:51:23 Removing intermediate container 8baf47680bf5 18:51:23 ---> 4c44fea39e01 18:51:23 Step 5/24 : RUN apk add --update --no-cache make bash git 18:51:23 Removing intermediate container 68b56dfe002f 18:51:23 ---> 7f1458fcc159 18:51:23 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:51:23 ---> Running in 8b75b277debb 18:51:23 Removing intermediate container 3e769c0d88cf 18:51:23 ---> e9259cba2fd9 18:51:23 Step 5/23 : RUN apk add --update --no-cache make git 18:51:23 ---> Running in 40aaab7f9701 18:51:23 ---> Running in 1bad8619e031 18:51:23 ---> Running in 1fbbaf0a996e 18:51:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:51:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:51:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:51:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:51:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:51:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:51:23 OK: 218 MiB in 52 packages 18:51:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:51:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:51:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:51:24 OK: 218 MiB in 52 packages 18:51:24 OK: 218 MiB in 52 packages 18:51:24 OK: 218 MiB in 52 packages 18:51:24 Removing intermediate container 2755646d5a5d 18:51:24 ---> d399f630d4c6 18:51:24 Step 6/22 : COPY go.mod . 18:51:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:51:25 ---> 6d5b1c8ad54b 18:51:25 Step 7/22 : RUN go mod download 18:51:25 Removing intermediate container 1bad8619e031 18:51:25 ---> c7b49ecf36ef 18:51:25 Step 6/23 : COPY go.mod . 18:51:25 Fetched 24.6 MB in 4s (5798 kB/s) 18:51:25 ---> Running in 472ace413c59 18:51:25 Removing intermediate container 40aaab7f9701 18:51:25 ---> bffa5dc76a58 18:51:25 Step 6/24 : COPY go.mod . 18:51:25 Reading package lists... 18:51:26 Removing intermediate container 1fbbaf0a996e 18:51:26 ---> b09dd6e85a26 18:51:26 Step 6/23 : COPY go.mod . 18:51:26 Reading package lists... 18:51:26 Building dependency tree... 18:51:26 Reading state information... 18:51:26 ---> d06c86661e86 18:51:26 Step 7/23 : RUN go mod download 18:51:26 The following additional packages will be installed: 18:51:26 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:51:26 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:51:26 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:51:26 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 18:51:26 Suggested packages: 18:51:26 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 18:51:26 Recommended packages: 18:51:26 gnupg libsasl2-modules 18:51:26 The following NEW packages will be installed: 18:51:26 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:51:26 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:51:26 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:51:26 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 18:51:26 The following packages will be upgraded: 18:51:26 gpg gpg-agent gpgconf libudev1 18:51:26 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 18:51:26 Need to get 3530 kB of archives. 18:51:26 After this operation, 13.3 MB of additional disk space will be used. 18:51:26 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] 18:51:26 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] 18:51:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 18:51:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 18:51:26 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 18:51:26 ---> b2f4765a1fdf 18:51:26 Step 7/24 : RUN go mod download 18:51:26 ---> Running in 26d8d59b160c 18:51:27 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 18:51:27 ---> Running in 83ea2f3c03db 18:51:27 ---> 0c721c6afc9d 18:51:27 Step 7/23 : RUN go mod download 18:51:27 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 18:51:27 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 18:51:27 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 18:51:27 OK: 218 MiB in 52 packages 18:51:27 ---> Running in 674aecd9dcd0 18:51:27 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 18:51:27 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 18:51:27 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 18:51:27 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 18:51:27 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 18:51:27 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 18:51:27 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 18:51:27 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 18:51:27 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 18:51:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 18:51:27 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 18:51:27 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 18:51:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 18:51:27 debconf: delaying package configuration, since apt-utils is not installed 18:51:27 Fetched 3530 kB in 1s (3117 kB/s) 18:51:27 (Reading database ... 12511 files and directories currently installed.) 18:51:27 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 18:51:27 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 18:51:27 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 18:51:27 Selecting previously unselected package udev. 18:51:28 (Reading database ... 12511 files and directories currently installed.) 18:51:28 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 18:51:28 Unpacking udev (237-3ubuntu10.47) ... 18:51:28 Selecting previously unselected package libfuse2:amd64. 18:51:28 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 18:51:28 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:51:28 Selecting previously unselected package fuse. 18:51:28 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 18:51:28 Unpacking fuse (2.9.7-1ubuntu1) ... 18:51:28 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 18:51:28 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:51:28 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 18:51:28 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:51:29 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 18:51:29 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:51:29 Selecting previously unselected package libksba8:amd64. 18:51:29 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 18:51:29 Unpacking libksba8:amd64 (1.3.5-2) ... 18:51:29 Selecting previously unselected package libroken18-heimdal:amd64. 18:51:29 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:51:29 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:51:29 Removing intermediate container 8b75b277debb 18:51:29 ---> a28026d6e619 18:51:29 Step 6/24 : COPY go.mod . 18:51:29 Removing intermediate container 472ace413c59 18:51:29 ---> db488f0186b7 18:51:29 Step 8/22 : COPY . . 18:51:29 Selecting previously unselected package libasn1-8-heimdal:amd64. 18:51:29 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:51:29 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:51:30 Selecting previously unselected package libheimbase1-heimdal:amd64. 18:51:30 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:51:30 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:51:30 Selecting previously unselected package libhcrypto4-heimdal:amd64. 18:51:30 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:51:30 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:51:30 Selecting previously unselected package libwind0-heimdal:amd64. 18:51:30 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:51:30 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:51:30 ---> 3118be0831d8 18:51:30 Step 7/24 : RUN go mod download 18:51:30 Selecting previously unselected package libhx509-5-heimdal:amd64. 18:51:30 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:51:30 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:51:30 Selecting previously unselected package libkrb5-26-heimdal:amd64. 18:51:30 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:51:30 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:51:31 Removing intermediate container 26d8d59b160c 18:51:31 ---> 7ba871b4c75d 18:51:31 Step 8/23 : COPY . . 18:51:31 ---> Running in 9fb4d8450d26 18:51:31 Selecting previously unselected package libheimntlm0-heimdal:amd64. 18:51:31 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:51:31 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:51:31 Selecting previously unselected package libgssapi3-heimdal:amd64. 18:51:31 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:51:31 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:51:31 Selecting previously unselected package libsasl2-modules-db:amd64. 18:51:31 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:51:31 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:51:31 Removing intermediate container 83ea2f3c03db 18:51:31 ---> bb779a0abb68 18:51:31 Step 8/24 : COPY . . 18:51:31 Selecting previously unselected package libsasl2-2:amd64. 18:51:31 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:51:31 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:51:31 Selecting previously unselected package libldap-common. 18:51:31 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 18:51:32 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:51:32 Removing intermediate container 674aecd9dcd0 18:51:32 ---> ec6f5ee4a420 18:51:32 Step 8/23 : COPY . . 18:51:32 Selecting previously unselected package libldap-2.4-2:amd64. 18:51:32 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 18:51:32 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:51:32 Selecting previously unselected package dirmngr. 18:51:32 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 18:51:32 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 18:51:32 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:51:32 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 18:51:32 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:51:32 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:51:32 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:51:32 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 18:51:32 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:51:32 Setting up libksba8:amd64 (1.3.5-2) ... 18:51:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:51:33 Setting up udev (237-3ubuntu10.47) ... 18:51:33 invoke-rc.d: policy-rc.d denied execution of start. 18:51:33 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:51:33 Processing triggers for systemd (237-3ubuntu10) ... 18:51:33 Setting up fuse (2.9.7-1ubuntu1) ... 18:51:33 Setting up gpg (2.2.4-1ubuntu1.4) ... 18:51:33 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:51:33 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:51:33 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:51:33 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:51:33 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:51:33 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:51:33 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:51:34 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:51:34 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 18:51:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:51:34 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 18:51:34 settings in the [Install] section, and DefaultInstance for template units). 18:51:34 This means they are not meant to be enabled using systemctl. 18:51:34 Possible reasons for having this kind of units are: 18:51:34 1) A unit may be statically enabled by being symlinked from another unit's 18:51:34 .wants/ or .requires/ directory. 18:51:34 2) A unit's purpose may be to act as a helper for some other unit which has 18:51:34 a requirement dependency on it. 18:51:34 3) A unit may be started when needed via activation (socket, path, timer, 18:51:34 D-Bus, udev, scripted systemctl call, ...). 18:51:34 4) In case of template units, the unit is meant to be enabled with some 18:51:34 instance name specified. 18:51:34 Reading package lists... 18:51:35 Building dependency tree... 18:51:35 Reading state information... 18:51:35 The following additional packages will be installed: 18:51:35 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 18:51:35 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 18:51:35 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 18:51:35 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 18:51:35 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 18:51:35 Suggested packages: 18:51:35 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 18:51:35 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 18:51:35 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 18:51:35 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 18:51:35 systemd-container policykit-1 18:51:35 Recommended packages: 18:51:35 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 18:51:35 The following NEW packages will be installed: 18:51:35 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 18:51:35 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 18:51:35 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 18:51:35 multiarch-support openssh-client python3 python3-minimal python3.6 18:51:35 python3.6-minimal snapd squashfs-tools sudo 18:51:35 The following packages will be upgraded: 18:51:35 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 18:51:35 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 18:51:35 Need to get 35.2 MB of archives. 18:51:35 After this operation, 141 MB of additional disk space will be used. 18:51:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 18:51:35 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 18:51:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 18:51:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 18:51:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 18:51:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 18:51:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 18:51:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 18:51:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 18:51:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 18:51:35 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 18:51:35 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 18:51:35 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 18:51:35 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 18:51:35 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 18:51:35 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 18:51:35 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 18:51:36 Removing intermediate container 9fb4d8450d26 18:51:36 ---> b9d094da49df 18:51:36 Step 8/24 : COPY . . 18:51:36 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 18:51:36 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 18:51:36 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 18:51:36 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 18:51:36 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 18:51:36 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 18:51:36 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 18:51:36 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 18:51:36 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 18:51:36 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 18:51:36 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 18:51:36 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 18:51:36 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 18:51:36 debconf: delaying package configuration, since apt-utils is not installed 18:51:36 Fetched 35.2 MB in 1s (25.2 MB/s) 18:51:36 (Reading database ... 12757 files and directories currently installed.) 18:51:36 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 18:51:37 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 18:51:38 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 18:51:38 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 18:51:38 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 18:51:38 (Reading database ... 12757 files and directories currently installed.) 18:51:38 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 18:51:38 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 18:51:39 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 18:51:39 (Reading database ... 12757 files and directories currently installed.) 18:51:39 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 18:51:39 Unpacking apt (1.6.13) over (1.6.1) ... 18:51:49 Setting up apt (1.6.13) ... 18:51:49 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 18:51:49 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 18:51:49 (Reading database ... 12764 files and directories currently installed.) 18:51:49 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 18:51:49 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 18:51:49 Selecting previously unselected package libpython3.6-minimal:amd64. 18:51:49 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:51:49 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:51:50 Selecting previously unselected package libexpat1:amd64. 18:51:50 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 18:51:50 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:51:50 Selecting previously unselected package python3.6-minimal. 18:51:50 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:51:50 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:51:50 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 18:51:51 Checking for services that may need to be restarted...done. 18:51:51 Checking for services that may need to be restarted...done. 18:51:51 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:51:51 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:51:51 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:51:51 Selecting previously unselected package python3-minimal. 18:51:51 (Reading database ... 13012 files and directories currently installed.) 18:51:51 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 18:51:51 Unpacking python3-minimal (3.6.7-1~18.04) ... 18:51:51 Selecting previously unselected package mime-support. 18:51:51 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 18:51:51 Unpacking mime-support (3.60ubuntu1) ... 18:51:51 Selecting previously unselected package libmpdec2:amd64. 18:51:51 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 18:51:51 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:51:51 Selecting previously unselected package libpython3.6-stdlib:amd64. 18:51:51 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:51:51 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:51:52 Selecting previously unselected package python3.6. 18:51:52 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:51:52 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:51:52 Selecting previously unselected package libpython3-stdlib:amd64. 18:51:52 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 18:51:52 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:51:52 Setting up python3-minimal (3.6.7-1~18.04) ... 18:51:52 Selecting previously unselected package python3. 18:51:52 (Reading database ... 13442 files and directories currently installed.) 18:51:52 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 18:51:52 Unpacking python3 (3.6.7-1~18.04) ... 18:51:52 Selecting previously unselected package multiarch-support. 18:51:52 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 18:51:52 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 18:51:52 Setting up multiarch-support (2.27-3ubuntu1.4) ... 18:51:52 Selecting previously unselected package liblzo2-2:amd64. 18:51:52 (Reading database ... 13479 files and directories currently installed.) 18:51:52 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 18:51:52 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 18:51:52 Selecting previously unselected package libbsd0:amd64. 18:51:52 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 18:51:52 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:51:53 Selecting previously unselected package sudo. 18:51:53 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 18:51:53 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 18:51:53 Selecting previously unselected package apparmor. 18:51:53 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 18:51:53 Unpacking apparmor (2.12-4ubuntu5.1) ... 18:51:53 Selecting previously unselected package libedit2:amd64. 18:51:53 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 18:51:53 Unpacking libedit2:amd64 (3.1-20170329-1) ... 18:51:54 Selecting previously unselected package libkrb5support0:amd64. 18:51:54 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 18:51:54 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:51:54 Selecting previously unselected package libk5crypto3:amd64. 18:51:54 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 18:51:54 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:51:54 Selecting previously unselected package libkeyutils1:amd64. 18:51:54 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 18:51:54 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:51:54 Selecting previously unselected package libkrb5-3:amd64. 18:51:54 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 18:51:54 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:51:54 Selecting previously unselected package libgssapi-krb5-2:amd64. 18:51:54 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 18:51:54 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:51:54 Selecting previously unselected package libssl1.0.0:amd64. 18:51:54 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 18:51:54 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 18:51:55 Selecting previously unselected package openssh-client. 18:51:55 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 18:51:55 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 18:51:55 Selecting previously unselected package squashfs-tools. 18:51:55 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 18:51:55 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 18:51:55 Selecting previously unselected package snapd. 18:51:55 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 18:51:56 Unpacking snapd (2.48.3+18.04) ... 18:51:58 Setting up libedit2:amd64 (3.1-20170329-1) ... 18:51:58 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 18:51:58 ---> 467a96921276 18:51:58 Step 9/23 : RUN go mod tidy 18:51:58 ---> 5fa4966d8a99 18:51:58 Step 9/22 : RUN go mod tidy 18:51:58 ---> Running in 8f78a091be23 18:51:58 ---> 9164ab7cc1a8 18:51:58 Step 9/24 : RUN go mod tidy 18:51:58 ---> 7f363775912d 18:51:58 Step 9/23 : RUN go mod tidy 18:51:58 ---> 4218da95d6f1 18:51:58 Step 9/24 : RUN go mod tidy 18:51:58 ---> Running in 79b850fbc0c8 18:51:58 ---> Running in 3cefc6afe0b6 18:51:58 ---> Running in 053dc1e8bd45 18:51:58 ---> Running in 6793760ec028 18:51:59 Setting up mime-support (3.60ubuntu1) ... 18:52:00 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 18:52:00 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:52:00 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:52:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:52:00 Setting up systemd (237-3ubuntu10.47) ... 18:52:00 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 18:52:02 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:52:02 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:52:02 Setting up liblzo2-2:amd64 (2.08-1.2) ... 18:52:02 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:52:02 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:52:02 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:52:03 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 18:52:03 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:52:03 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:52:03 Setting up python3 (3.6.7-1~18.04) ... 18:52:03 running python rtupdate hooks for python3.6... 18:52:03 running python post-rtupdate hooks for python3.6... 18:52:03 Setting up apparmor (2.12-4ubuntu5.1) ... 18:52:05 Removing intermediate container 8f78a091be23 18:52:05 ---> 3b741d53cdcd 18:52:05 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:52:05 ---> Running in ae5c7903bc86 18:52:05 Removing intermediate container 3cefc6afe0b6 18:52:05 ---> 1d21b8f3d180 18:52:05 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:52:05 Removing intermediate container 79b850fbc0c8 18:52:05 ---> 3c41a737e8da 18:52:05 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:52:05 ---> Running in 5fb004031fa2 18:52:06 ---> Running in 1f5af9bac2dd 18:52:06 Removing intermediate container 6793760ec028 18:52:06 ---> d57cf72838c9 18:52:06 Step 10/24 : RUN make cmd/core-command/core-command 18:52:06 Removing intermediate container 053dc1e8bd45 18:52:06 ---> 7f7e9c985109 18:52:06 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:52:06 ---> Running in af09337617eb 18:52:06 ---> Running in c9dedeb7276a 18:52:07 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 18:52:08 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 18:52:08 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 18:52:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 18:52:09 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 18:52:09 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:52:09 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 18:52:09 Setting up snapd (2.48.3+18.04) ... 18:52:09 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 18:52:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 18:52:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 18:52:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 18:52:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 18:52:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:52:10 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:52:10 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 18:52:11 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 18:52:11 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 18:52:11 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 18:52:11 /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' 18:52:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:52:11 Processing triggers for systemd (237-3ubuntu10.47) ... 18:52:13 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:52:13 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:52:13 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:52:14 Reading package lists... 18:52:15 Reading package lists... 18:52:15 Building dependency tree... 18:52:15 Reading state information... 18:52:15 Calculating upgrade... 18:52:15 The following packages will be upgraded: 18:52:15 advancecomp base-files bash binutils binutils-common 18:52:15 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 18:52:15 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 18:52:15 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 18:52:15 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 18:52:15 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 18:52:15 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 18:52:15 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 18:52:15 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 18:52:15 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 18:52:15 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 18:52:15 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 18:52:15 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 18:52:15 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 18:52:15 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 18:52:15 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 18:52:15 Need to get 64.0 MB of archives. 18:52:15 After this operation, 5041 kB of additional disk space will be used. 18:52:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 18:52:15 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 18:52:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 18:52:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 18:52:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 18:52:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 18:52:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 18:52:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 18:52:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 18:52:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 18:52:15 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 18:52:15 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 18:52:15 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 18:52:15 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 18:52:15 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 18:52:15 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 18:52:15 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 18:52:15 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 18:52:15 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 18:52:15 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 18:52:15 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 18:52:15 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 18:52:15 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 18:52:15 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 18:52:15 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 18:52:15 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 18:52:15 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 18:52:15 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 18:52:15 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 18:52:15 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 18:52:15 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 18:52:15 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 18:52:15 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 18:52:15 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 18:52:15 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 18:52:15 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 18:52:15 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 18:52:15 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 18:52:15 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 18:52:15 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 18:52:15 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 18:52:15 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 18:52:15 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 18:52:15 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 18:52:15 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 18:52:16 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 18:52:16 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 18:52:16 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 18:52:16 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 18:52:16 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 18:52:16 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 18:52:16 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 18:52:16 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 18:52:16 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 18:52:16 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 18:52:16 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 18:52:16 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 18:52:16 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 18:52:16 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 18:52:16 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 18:52:16 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 18:52:16 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 18:52:16 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 18:52:16 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 18:52:16 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 18:52:16 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 18:52:16 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 18:52:16 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 18:52:16 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 18:52:16 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 18:52:17 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 18:52:17 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 18:52:17 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 18:52:17 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 18:52:17 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 18:52:17 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 18:52:17 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 18:52:17 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 18:52:17 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 18:52:17 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 18:52:17 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 18:52:17 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 18:52:17 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 18:52:17 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 18:52:17 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 18:52:17 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 18:52:17 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 18:52:17 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 18:52:17 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 18:52:17 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 18:52:17 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 18:52:17 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 18:52:17 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 18:52:17 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 18:52:17 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 18:52:17 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 18:52:17 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 18:52:17 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 18:52:17 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 18:52:17 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 18:52:17 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 18:52:17 debconf: delaying package configuration, since apt-utils is not installed 18:52:17 Fetched 64.0 MB in 2s (27.6 MB/s) 18:52:17 (Reading database ... 13912 files and directories currently installed.) 18:52:17 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 18:52:17 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:52:19 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 18:52:19 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:52:20 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 18:52:20 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 18:52:21 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:52:21 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:52:22 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:52:22 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:52:22 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:52:22 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:52:22 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:52:22 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:52:23 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:52:23 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:52:23 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:52:23 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:52:23 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:52:23 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:52:24 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 18:52:24 (Reading database ... 13911 files and directories currently installed.) 18:52:24 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 18:52:24 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 18:52:24 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 18:52:25 (Reading database ... 13911 files and directories currently installed.) 18:52:25 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:52:25 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:52:25 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:52:25 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:52:26 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:52:26 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:52:26 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 18:52:27 (Reading database ... 13911 files and directories currently installed.) 18:52:27 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 18:52:27 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:52:29 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 18:52:29 (Reading database ... 13911 files and directories currently installed.) 18:52:29 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 18:52:29 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 18:52:29 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 18:52:29 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 18:52:30 Setting up base-files (10.1ubuntu2.10) ... 18:52:30 Installing new version of config file /etc/issue ... 18:52:30 Installing new version of config file /etc/issue.net ... 18:52:30 Installing new version of config file /etc/lsb-release ... 18:52:30 Installing new version of config file /etc/update-motd.d/50-motd-news ... 18:52:31 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 18:52:31 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 18:52:31 Removing obsolete conffile /etc/default/motd-news ... 18:52:31 (Reading database ... 13912 files and directories currently installed.) 18:52:31 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 18:52:31 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 18:52:32 Setting up bash (4.4.18-2ubuntu1.2) ... 18:52:32 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 18:52:32 (Reading database ... 13912 files and directories currently installed.) 18:52:32 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 18:52:32 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 18:52:32 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 18:52:32 (Reading database ... 13912 files and directories currently installed.) 18:52:32 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 18:52:32 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 18:52:33 Setting up tar (1.29b-2ubuntu0.2) ... 18:52:33 (Reading database ... 13912 files and directories currently installed.) 18:52:33 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 18:52:33 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:52:34 Setting up dpkg (1.19.0.5ubuntu2.3) ... 18:52:35 (Reading database ... 13912 files and directories currently installed.) 18:52:35 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 18:52:35 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:52:35 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 18:52:35 (Reading database ... 13912 files and directories currently installed.) 18:52:35 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 18:52:35 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:52:35 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 18:52:36 (Reading database ... 13912 files and directories currently installed.) 18:52:36 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 18:52:36 Unpacking grep (3.1-2build1) over (3.1-2) ... 18:52:39 Setting up grep (3.1-2build1) ... 18:52:39 (Reading database ... 13912 files and directories currently installed.) 18:52:39 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 18:52:39 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:52:39 Setting up login (1:4.5-1ubuntu2) ... 18:52:40 (Reading database ... 13912 files and directories currently installed.) 18:52:40 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 18:52:40 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:52:40 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 18:52:40 (Reading database ... 13912 files and directories currently installed.) 18:52:40 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 18:52:40 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:52:42 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 18:52:42 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:52:42 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 18:52:42 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:52:44 Setting up perl-base (5.26.1-6ubuntu0.5) ... 18:52:44 (Reading database ... 13912 files and directories currently installed.) 18:52:44 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 18:52:44 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:52:47 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:52:47 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:52:48 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:52:48 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:52:48 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 18:52:49 (Reading database ... 13912 files and directories currently installed.) 18:52:49 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 18:52:49 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 18:52:50 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 18:52:50 (Reading database ... 13912 files and directories currently installed.) 18:52:50 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:52:50 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:52:50 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:52:50 (Reading database ... 13912 files and directories currently installed.) 18:52:50 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:52:50 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:52:51 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:52:51 (Reading database ... 13912 files and directories currently installed.) 18:52:51 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:52:51 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:52:51 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:52:51 (Reading database ... 13912 files and directories currently installed.) 18:52:51 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:52:51 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:52:52 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:52:52 (Reading database ... 13912 files and directories currently installed.) 18:52:52 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 18:52:52 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:52:53 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 18:52:53 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:52:54 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 18:52:54 (Reading database ... 13912 files and directories currently installed.) 18:52:54 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 18:52:54 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:52:54 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 18:52:54 (Reading database ... 13912 files and directories currently installed.) 18:52:54 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:52:54 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:52:55 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:52:55 (Reading database ... 13912 files and directories currently installed.) 18:52:55 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:52:55 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:52:55 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 18:52:56 (Reading database ... 13912 files and directories currently installed.) 18:52:56 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:52:56 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:52:57 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 18:52:58 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 18:52:58 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 18:52:58 (Reading database ... 13912 files and directories currently installed.) 18:52:58 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 18:52:58 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:52:58 Setting up libc-bin (2.27-3ubuntu1.4) ... 18:52:58 (Reading database ... 13912 files and directories currently installed.) 18:52:58 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 18:52:59 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:52:59 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 18:52:59 (Reading database ... 13914 files and directories currently installed.) 18:52:59 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 18:52:59 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 18:53:00 Setting up debconf (1.5.66ubuntu1) ... 18:53:01 (Reading database ... 13914 files and directories currently installed.) 18:53:01 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 18:53:01 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:53:01 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 18:53:01 (Reading database ... 13914 files and directories currently installed.) 18:53:01 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 18:53:01 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:53:01 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 18:53:02 (Reading database ... 13914 files and directories currently installed.) 18:53:02 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 18:53:02 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:53:02 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 18:53:02 (Reading database ... 13914 files and directories currently installed.) 18:53:02 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 18:53:03 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:53:03 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 18:53:03 (Reading database ... 13914 files and directories currently installed.) 18:53:03 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 18:53:03 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:53:04 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 18:53:04 (Reading database ... 13914 files and directories currently installed.) 18:53:04 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:53:04 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:53:05 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 18:53:05 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 18:53:05 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 18:53:05 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:53:05 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 18:53:06 (Reading database ... 13914 files and directories currently installed.) 18:53:06 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 18:53:06 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 18:53:06 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 18:53:07 (Reading database ... 13914 files and directories currently installed.) 18:53:07 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 18:53:07 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:53:07 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 18:53:08 (Reading database ... 13914 files and directories currently installed.) 18:53:08 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 18:53:08 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:53:08 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 18:53:08 (Reading database ... 13914 files and directories currently installed.) 18:53:08 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 18:53:09 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 18:53:09 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 18:53:10 (Reading database ... 13914 files and directories currently installed.) 18:53:10 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 18:53:10 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:53:11 Setting up passwd (1:4.5-1ubuntu2) ... 18:53:12 (Reading database ... 13914 files and directories currently installed.) 18:53:12 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 18:53:12 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:53:13 Setting up gpgv (2.2.4-1ubuntu1.4) ... 18:53:13 (Reading database ... 13914 files and directories currently installed.) 18:53:13 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 18:53:13 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 18:53:13 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 18:53:13 (Reading database ... 13914 files and directories currently installed.) 18:53:13 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 18:53:13 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 18:53:14 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 18:53:14 (Reading database ... 13914 files and directories currently installed.) 18:53:14 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 18:53:14 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 18:53:14 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 18:53:14 (Reading database ... 13914 files and directories currently installed.) 18:53:14 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 18:53:14 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 18:53:14 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 18:53:15 (Reading database ... 13914 files and directories currently installed.) 18:53:15 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 18:53:15 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 18:53:15 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 18:53:16 (Reading database ... 13914 files and directories currently installed.) 18:53:16 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 18:53:16 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 18:53:16 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 18:53:16 (Reading database ... 13914 files and directories currently installed.) 18:53:16 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 18:53:16 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 18:53:17 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 18:53:17 (Reading database ... 13914 files and directories currently installed.) 18:53:17 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 18:53:17 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 18:53:17 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 18:53:17 (Reading database ... 13915 files and directories currently installed.) 18:53:17 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:53:17 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:53:17 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:53:17 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:53:18 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 18:53:18 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 18:53:19 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 18:53:19 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 18:53:19 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 18:53:19 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 18:53:19 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 18:53:20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 18:53:20 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 18:53:20 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 18:53:20 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 18:53:20 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 18:53:20 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 18:53:20 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 18:53:21 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 18:53:21 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 18:53:21 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 18:53:22 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 18:53:22 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 18:53:22 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 18:53:23 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 18:53:23 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 18:53:23 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 18:53:23 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 18:53:24 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:53:24 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:53:25 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:53:25 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:53:26 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:53:26 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:53:26 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:53:26 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:53:26 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:53:27 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:53:27 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:53:27 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:53:27 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:53:27 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:53:27 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:53:27 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:53:29 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:53:29 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:53:30 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:53:30 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:53:32 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:53:32 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:53:32 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:53:33 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:53:34 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:53:34 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:53:34 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:53:34 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:53:34 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 18:53:34 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:53:35 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 18:53:36 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:53:36 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 18:53:36 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 18:53:36 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:53:36 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:53:37 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:53:37 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:53:37 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 18:53:37 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 18:53:38 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:53:38 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 18:53:38 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:53:38 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:53:38 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:53:38 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 18:53:38 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 18:53:38 Setting up tzdata (2021a-0ubuntu0.18.04) ... 18:53:38 18:53:38 Current default time zone: 'Etc/UTC' 18:53:38 Local time is now: Fri May 21 18:53:38 UTC 2021. 18:53:38 Universal Time is now: Fri May 21 18:53:38 UTC 2021. 18:53:38 Run 'dpkg-reconfigure tzdata' if you wish to change it. 18:53:38 18:53:38 Setting up systemd-sysv (237-3ubuntu10.47) ... 18:53:38 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:53:38 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 18:53:38 Setting up mount (2.31.1-0.4ubuntu3.7) ... 18:53:38 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 18:53:39 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 18:53:39 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 18:53:39 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 18:53:39 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 18:53:39 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 18:53:39 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:53:39 Setting up procps (2:3.3.12-3ubuntu1.2) ... 18:53:40 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 18:53:40 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 18:53:40 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 18:53:40 Setting up patch (2.7.6-2ubuntu1.1) ... 18:53:40 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 18:53:40 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 18:53:40 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 18:53:41 Installing new version of config file /etc/ssl/openssl.cnf ... 18:53:41 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 18:53:41 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 18:53:41 Setting up ca-certificates (20210119~18.04.1) ... 18:53:43 Updating certificates in /etc/ssl/certs... 18:53:44 23 added, 27 removed; done. 18:53:44 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 18:53:44 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:53:44 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 18:53:44 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 18:53:44 Setting up pkgbinarymangler (138.18.04.1) ... 18:53:44 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 18:53:44 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 18:53:44 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 18:53:45 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 18:53:45 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:53:45 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 18:53:45 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:53:45 Setting up perl (5.26.1-6ubuntu0.5) ... 18:53:45 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 18:53:45 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 18:53:45 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 18:53:45 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 18:53:45 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 18:53:45 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 18:53:45 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 18:53:46 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 18:53:46 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 18:53:46 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:53:46 Processing triggers for systemd (237-3ubuntu10.47) ... 18:53:46 Processing triggers for mime-support (3.60ubuntu1) ... 18:53:46 Processing triggers for ca-certificates (20210119~18.04.1) ... 18:53:46 Updating certificates in /etc/ssl/certs... 18:53:47 0 added, 0 removed; done. 18:53:47 Running hooks in /etc/ca-certificates/update.d... 18:53:47 done. 18:53:47 Reading package lists... 18:53:48 Building dependency tree... 18:53:48 Reading state information... 18:53:48 The following NEW packages will be installed: 18:53:48 apt-transport-https 18:53:48 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 18:53:48 Need to get 1692 B of archives. 18:53:48 After this operation, 154 kB of additional disk space will be used. 18:53:48 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 18:53:48 debconf: delaying package configuration, since apt-utils is not installed 18:53:48 Fetched 1692 B in 0s (5945 B/s) 18:53:48 Selecting previously unselected package apt-transport-https. 18:53:48 (Reading database ... 13920 files and directories currently installed.) 18:53:48 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 18:53:48 Unpacking apt-transport-https (1.6.13) ... 18:53:48 Setting up apt-transport-https (1.6.13) ... 18:53:49 Waiting for network to be ready... 18:53:57 2021-05-21T18:53:54Z INFO Waiting for automatic snapd restart... 18:53:57 snapd 2.50 from Canonical* installed 18:53:58 "snapd" switched to the "latest/stable" channel 18:53:58 18:54:01 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 18:54:04 core18 20210507 from Canonical* installed 18:54:04 "core18" switched to the "latest/stable" channel 18:54:04 18:54:09 Removing intermediate container 1f5af9bac2dd 18:54:09 ---> 4c5b61d7842c 18:54:09 18:54:09 Step 11/22 : FROM alpine:3.12 18:54:09 3.12: Pulling from library/alpine 18:54:10 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:54:10 Status: Downloaded newer image for alpine:3.12 18:54:10 ---> 9852663dfa18 18:54:10 Step 12/22 : RUN apk add --update --no-cache curl 18:54:10 ---> Running in e7cc7683fece 18:54:11 snapcraft 4.7.1 from Canonical* installed 18:54:11 "snapcraft" switched to the "latest/stable" channel 18:54:11 18:54:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:54:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:54:13 (1/4) Installing ca-certificates (20191127-r4) 18:54:14 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:54:14 (3/4) Installing libcurl (7.76.1-r0) 18:54:14 (4/4) Installing curl (7.76.1-r0) 18:54:14 Executing busybox-1.31.1-r20.trigger 18:54:14 Executing ca-certificates-20191127-r4.trigger 18:54:14 OK: 7 MiB in 18 packages 18:54:15 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: 18:54:15 - README.md 18:54:15 18:54:15 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:54:17 Removing intermediate container 5fb004031fa2 18:54:17 ---> 89a23663c70b 18:54:17 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:54:17 Removing intermediate container c9dedeb7276a 18:54:17 ---> ce1fd12b9615 18:54:17 18:54:17 Step 11/24 : FROM alpine:3.12 18:54:17 ---> 9852663dfa18 18:54:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:54:18 ---> Running in 390504e67f21 18:54:18 ---> Running in 8eda2db4e193 18:54:18 Removing intermediate container e7cc7683fece 18:54:18 ---> 0900fd0e206e 18:54:18 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:54:19 Removing intermediate container af09337617eb 18:54:19 ---> e5ae6d798b4a 18:54:19 18:54:19 Step 11/23 : FROM alpine:3.12 18:54:19 ---> Running in 0a9d89821835 18:54:19 ---> 9852663dfa18 18:54:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:54:20 ---> Running in 2238f34f87f0 18:54:20 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 18:54:20 Removing intermediate container ae5c7903bc86 18:54:20 ---> 5d1e1d6e420e 18:54:20 18:54:20 Step 11/23 : FROM alpine:3.12 18:54:20 ---> 9852663dfa18 18:54:20 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:54:20 Removing intermediate container 0a9d89821835 18:54:20 ---> f17478a6e81a 18:54:20 Step 14/22 : WORKDIR /edgex 18:54:20 ---> Running in bce9aa9db947 18:54:20 ---> Running in 5b0bea249597 18:54:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:54:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:54:21 (1/1) Installing dumb-init (1.2.2-r1) 18:54:21 Executing busybox-1.31.1-r20.trigger 18:54:21 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:54:21 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:54:21 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:54:21 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:54:22 OK: 5 MiB in 15 packages 18:54:22 Removing intermediate container bce9aa9db947 18:54:22 ---> 9ed9a89495cd 18:54:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:54:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:54:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:54:22 Reading package lists... 18:54:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:54:23 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 18:54:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:54:23 (1/1) Installing dumb-init (1.2.2-r1) 18:54:23 Executing busybox-1.31.1-r20.trigger 18:54:23 OK: 5 MiB in 15 packages 18:54:23 ---> 22f369933886 18:54:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:54:23 Removing intermediate container 8eda2db4e193 18:54:23 ---> 860c1164bc7b 18:54:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:54:23 (1/2) Installing ca-certificates (20191127-r4) 18:54:23 (2/2) Installing dumb-init (1.2.2-r1) 18:54:23 Executing busybox-1.31.1-r20.trigger 18:54:23 Executing ca-certificates-20191127-r4.trigger 18:54:24 OK: 6 MiB in 16 packages 18:54:24 ---> Running in 3e9d2d0ccc70 18:54:24 Removing intermediate container 390504e67f21 18:54:24 ---> 894a507192a5 18:54:24 18:54:24 Step 12/24 : FROM docker:20.10.0 18:54:25 20.10.0: Pulling from library/docker 18:54:25 ---> 65aa806f02c6 18:54:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:54:25 Removing intermediate container 2238f34f87f0 18:54:25 ---> de152eb06b3a 18:54:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:54:25 Removing intermediate container 3e9d2d0ccc70 18:54:25 ---> 8370db27439d 18:54:25 Step 14/24 : ENV APP_PORT=59882 18:54:25 ---> Running in 2186ac2007dc 18:54:25 ---> Running in aebbb882ba6c 18:54:26 Removing intermediate container 5b0bea249597 18:54:26 ---> ec452f002266 18:54:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:54:26 Removing intermediate container aebbb882ba6c 18:54:26 ---> 853e6dbad5b3 18:54:26 Step 14/23 : ENV APP_PORT=59861 18:54:27 ---> Running in a9434188a3f7 18:54:27 ---> Running in 346341b1d8bd 18:54:27 Removing intermediate container 2186ac2007dc 18:54:27 ---> b1908f532ff2 18:54:27 Step 15/24 : EXPOSE $APP_PORT 18:54:28 ---> 9678ad2259da 18:54:28 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:54:28 Removing intermediate container a9434188a3f7 18:54:28 ---> 5ff0bd7013e0 18:54:28 Step 14/23 : ENV APP_PORT=59860 18:54:28 ---> Running in f10c4248ff14 18:54:28 ---> Running in fa0d884dff52 18:54:28 ---> Running in 5962d1000045 18:54:28 Removing intermediate container 346341b1d8bd 18:54:28 ---> ce6b902300a4 18:54:28 Step 15/23 : EXPOSE $APP_PORT 18:54:28 ---> Running in cd3e99b6d3fb 18:54:29 Removing intermediate container f10c4248ff14 18:54:29 ---> 8489f4835b03 18:54:29 Step 16/24 : WORKDIR / 18:54:29 Removing intermediate container fa0d884dff52 18:54:29 ---> 24197364b6f6 18:54:29 Step 19/22 : CMD ["--init=true"] 18:54:29 Removing intermediate container 5962d1000045 18:54:29 ---> cb2f191e7ecb 18:54:29 Step 15/23 : EXPOSE $APP_PORT 18:54:29 ---> Running in 901f1f6e8fdd 18:54:29 ---> Running in 931a08ed20fd 18:54:29 Removing intermediate container cd3e99b6d3fb 18:54:29 ---> 8f366e2a0920 18:54:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:54:29 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:54:29 Reading package lists... 18:54:29 Building dependency tree... 18:54:29 Reading state information... 18:54:29 Suggested packages: 18:54:29 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 18:54:29 git-gui gitk gitweb git-cvs git-mediawiki git-svn 18:54:29 Recommended packages: 18:54:29 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 18:54:29 The following NEW packages will be installed: 18:54:29 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 18:54:29 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 18:54:29 pkg-config zip 18:54:29 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 18:54:29 Need to get 7663 kB of archives. 18:54:29 After this operation, 43.8 MB of additional disk space will be used. 18:54:29 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 18:54:29 ---> Running in ea7b0a675915 18:54:29 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 18:54:29 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 18:54:29 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 18:54:29 Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 18:54:30 Removing intermediate container 931a08ed20fd 18:54:30 ---> bde05aa8151c 18:54:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:54:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 18:54:30 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 18:54:30 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 18:54:30 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 18:54:30 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 18:54:30 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 18:54:30 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 18:54:30 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 18:54:30 Removing intermediate container ea7b0a675915 18:54:30 ---> 23fdf13bd40b 18:54:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:54:30 Removing intermediate container 901f1f6e8fdd 18:54:30 ---> 98d7d5d8c3c6 18:54:30 Step 20/22 : LABEL arch=arm64 18:54:30 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 18:54:30 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 18:54:30 debconf: delaying package configuration, since apt-utils is not installed 18:54:30 Fetched 7663 kB in 1s (8443 kB/s) 18:54:30 ---> 771f39b30550 18:54:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:54:30 ---> Running in a03b1871f42b 18:54:30 Selecting previously unselected package libglib2.0-0:amd64. 18:54:30 (Reading database ... 13924 files and directories currently installed.) 18:54:30 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 18:54:30 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 18:54:31 Selecting previously unselected package libpsl5:amd64. 18:54:31 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 18:54:31 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 18:54:31 Selecting previously unselected package libnghttp2-14:amd64. 18:54:31 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 18:54:31 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:54:31 Selecting previously unselected package librtmp1:amd64. 18:54:31 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 18:54:31 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:54:32 ---> 60a43e01504c 18:54:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:54:32 Removing intermediate container a03b1871f42b 18:54:32 ---> c3ec6b765801 18:54:32 Step 21/22 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 18:54:32 ---> 8af4b67a0690 18:54:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:54:32 Selecting previously unselected package libcurl3-gnutls:amd64. 18:54:32 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 18:54:32 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 18:54:32 ---> Running in 294fa768e116 18:54:32 Selecting previously unselected package liberror-perl. 18:54:32 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 18:54:32 Unpacking liberror-perl (0.17025-1) ... 18:54:32 Selecting previously unselected package git-man. 18:54:32 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 18:54:32 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 18:54:32 ---> bbd2520ee6b8 18:54:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:54:33 Removing intermediate container 294fa768e116 18:54:33 ---> 11b36ec96319 18:54:33 Step 22/22 : LABEL version=0.0.0 18:54:33 Selecting previously unselected package git. 18:54:33 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 18:54:33 Unpacking git (1:2.17.1-1ubuntu0.8) ... 18:54:33 ---> Running in 39f11844a996 18:54:34 ---> 801ce7616c10 18:54:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:54:34 ---> 35cf19b3b8b8 18:54:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:54:34 Removing intermediate container 39f11844a996 18:54:34 ---> c614a19cf6b0 18:54:34 18:54:34 ---> 58e24a6f9d09 18:54:34 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:54:34 ---> Running in ce09512fe753 18:54:35 Selecting previously unselected package libnorm1:amd64. 18:54:35 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 18:54:35 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:54:35 Successfully built c614a19cf6b0 18:54:35 Successfully tagged security-proxy-setup-arm64:latest 18:54:35 Selecting previously unselected package libpgm-5.2-0:amd64. 18:54:35 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 18:54:35 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:54:35  Building security-proxy-setup ... done Building security-bootstrapper 18:54:35 ---> e875ace694d5 18:54:35 Step 20/24 : ENTRYPOINT ["/core-command"] 18:54:35 Selecting previously unselected package libsodium23:amd64. 18:54:35 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 18:54:35 ---> Running in ef94807f7ff0 18:54:35 ---> bb182252cf08 18:54:35 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:54:35 Removing intermediate container ce09512fe753 18:54:35 ---> 879e86f3e677 18:54:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:54:35 Unpacking libsodium23:amd64 (1.0.16-2) ... 18:54:35 Selecting previously unselected package libzmq5:amd64. 18:54:35 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 18:54:35 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:54:36 ---> Running in 09f48f3560b0 18:54:36 ---> Running in 412f847abefa 18:54:36 Selecting previously unselected package libzmq3-dev:amd64. 18:54:36 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 18:54:36 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:54:36 Removing intermediate container ef94807f7ff0 18:54:36 ---> 6ba7fd2955df 18:54:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:54:36 Selecting previously unselected package pkg-config. 18:54:36 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 18:54:36 Unpacking pkg-config (0.29.1-0ubuntu2) ... 18:54:36 Selecting previously unselected package zip. 18:54:36 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 18:54:36 Unpacking zip (3.0-11build1) ... 18:54:36 ---> Running in deeb92e32e45 18:54:36 Removing intermediate container 09f48f3560b0 18:54:36 ---> 16e5252df4dc 18:54:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:54:37 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:54:37 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 18:54:37 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:54:37 Removing intermediate container 412f847abefa 18:54:37 ---> 6a6a5fdae34d 18:54:37 Step 21/23 : LABEL arch=arm64 18:54:37 Setting up liberror-perl (0.17025-1) ... 18:54:37 Setting up libpsl5:amd64 (0.19.1-5build1) ... 18:54:37 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 18:54:37 ---> Running in 0e396c9f97be 18:54:37 No schema files found: doing nothing. 18:54:37 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:54:37 Setting up zip (3.0-11build1) ... 18:54:37 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:54:37 ---> Running in 5a1d8abb5d21 18:54:37 Setting up libsodium23:amd64 (1.0.16-2) ... 18:54:37 Setting up pkg-config (0.29.1-0ubuntu2) ... 18:54:38 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:54:38 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 18:54:38 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:54:38 Setting up git (1:2.17.1-1ubuntu0.8) ... 18:54:38 Removing intermediate container deeb92e32e45 18:54:38 ---> 5b53cb461c64 18:54:38 Step 22/24 : LABEL arch=arm64 18:54:38 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:54:38 Removing intermediate container 0e396c9f97be 18:54:38 ---> 54b55ccedcf9 18:54:38 Step 21/23 : LABEL arch=arm64 18:54:38 ---> Running in 0f3d61f8668c 18:54:38 Removing intermediate container 5a1d8abb5d21 18:54:38 ---> 951620cff9ef 18:54:38 Step 22/23 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 18:54:38 ---> Running in 32edf2d89464 18:54:39 ---> Running in 10cc1c54b406 18:54:39 Removing intermediate container 0f3d61f8668c 18:54:39 ---> 4cf104cbccd2 18:54:39 Step 23/24 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 18:54:39 ---> Running in eaa9c462141a 18:54:39 Removing intermediate container 32edf2d89464 18:54:39 ---> 03fa77aafbd3 18:54:39 Step 22/23 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 18:54:39 Removing intermediate container 10cc1c54b406 18:54:40 ---> a9cfbf8f97fe 18:54:40 Step 23/23 : LABEL version=0.0.0 18:54:40 ---> Running in bf2cb0babfd3 18:54:40 ---> Running in 1b41055c6b3b 18:54:40 Removing intermediate container eaa9c462141a 18:54:40 ---> 2f11c5cb6963 18:54:40 Step 24/24 : LABEL version=0.0.0 18:54:40 ---> Running in 92f59ae273d4 18:54:41 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:54:41 Status: Downloaded newer image for docker:20.10.0 18:54:41 Removing intermediate container 1b41055c6b3b 18:54:41 ---> 565c8f2db83d 18:54:41 18:54:41 Removing intermediate container bf2cb0babfd3 18:54:41 ---> 9a172b209938 18:54:41 Step 23/23 : LABEL version=0.0.0 18:54:41 ---> eeaf43b92773 18:54:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:54:41 ---> Running in 7b1bae38e93b 18:54:41 ---> Running in 5ed0afd869d0 18:54:41 Successfully built 565c8f2db83d 18:54:41 Removing intermediate container 92f59ae273d4 18:54:41 ---> 0422de7501f2 18:54:41 18:54:41 Successfully tagged support-scheduler-arm64:latest 18:54:41  Building support-scheduler ... done Building core-data 18:54:42 Successfully built 0422de7501f2 18:54:42 Successfully tagged core-command-arm64:latest 18:54:42 Building core-metadata 18:54:42  Building core-command ... done Removing intermediate container 5ed0afd869d0 18:54:42 ---> 524460061c36 18:54:42 Removing intermediate container 7b1bae38e93b 18:54:42 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 ---> 5a0cfcd7a71d 18:54:42 18:54:42 18:54:42 ---> Running in ec01b5eb36c2 18:54:42 Successfully built 5a0cfcd7a71d 18:54:42 Successfully tagged support-notifications-arm64:latest 18:54:42  Building support-notifications ... done Building security-secretstore-setup 18:54:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:54:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:54:44 (1/39) Installing readline (8.0.4-r0) 18:54:44 (2/39) Installing bash (5.0.17-r0) 18:54:44 Executing bash-5.0.17-r0.post-install 18:54:44 (3/39) Installing nghttp2-libs (1.41.0-r0) 18:54:44 (4/39) Installing libcurl (7.76.1-r0) 18:54:44 (5/39) Installing curl (7.76.1-r0) 18:54:44 (6/39) Installing dumb-init (1.2.2-r1) 18:54:44 (7/39) Installing libbz2 (1.0.8-r1) 18:54:44 (8/39) Installing expat (2.2.9-r1) 18:54:44 (9/39) Installing libffi (3.3-r2) 18:54:44 (10/39) Installing gdbm (1.13-r1) 18:54:44 (11/39) Installing xz-libs (5.2.5-r0) 18:54:44 (12/39) Installing sqlite-libs (3.32.1-r0) 18:54:44 (13/39) Installing python3 (3.8.10-r0) 18:54:44 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:54:45 git set to automatically installed. 18:54:45 git-man set to automatically installed. 18:54:45 libcurl3-gnutls set to automatically installed. 18:54:45 liberror-perl set to automatically installed. 18:54:45 libglib2.0-0 set to automatically installed. 18:54:45 libnghttp2-14 set to automatically installed. 18:54:45 libnorm1 set to automatically installed. 18:54:45 libpgm-5.2-0 set to automatically installed. 18:54:45 libpsl5 set to automatically installed. 18:54:45 librtmp1 set to automatically installed. 18:54:45 libsodium23 set to automatically installed. 18:54:45 libzmq3-dev set to automatically installed. 18:54:45 libzmq5 set to automatically installed. 18:54:45 pkg-config set to automatically installed. 18:54:45 zip set to automatically installed. 18:54:46 snapd is not logged in, snap install commands will use sudo 18:54:46 (14/39) Installing py3-appdirs (1.4.4-r1) 18:54:46 (15/39) Installing py3-ordered-set (4.0.1-r0) 18:54:46 (16/39) Installing py3-parsing (2.4.7-r0) 18:54:46 (17/39) Installing py3-six (1.15.0-r0) 18:54:46 (18/39) Installing py3-packaging (20.4-r0) 18:54:46 (19/39) Installing py3-setuptools (47.0.0-r0) 18:54:47 (20/39) Installing py3-chardet (3.0.4-r4) 18:54:47 (21/39) Installing py3-idna (2.9-r0) 18:54:47 (22/39) Installing py3-certifi (2020.4.5.1-r0) 18:54:47 (23/39) Installing py3-urllib3 (1.25.9-r0) 18:54:47 (24/39) Installing py3-requests (2.23.0-r0) 18:54:47 (25/39) Installing py3-msgpack (1.0.0-r0) 18:54:47 (26/39) Installing py3-lockfile (0.12.2-r3) 18:54:47 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:54:47 (28/39) Installing py3-colorama (0.4.3-r0) 18:54:47 (29/39) Installing py3-distlib (0.3.0-r0) 18:54:47 (30/39) Installing py3-distro (1.5.0-r1) 18:54:47 (31/39) Installing py3-webencodings (0.5.1-r3) 18:54:47 (32/39) Installing py3-html5lib (1.0.1-r4) 18:54:47 (33/39) Installing py3-pytoml (0.1.21-r0) 18:54:47 (34/39) Installing py3-pep517 (0.8.2-r0) 18:54:47 (35/39) Installing py3-progress (1.5-r0) 18:54:47 (36/39) Installing py3-toml (0.10.1-r0) 18:54:47 (37/39) Installing py3-retrying (1.3.3-r0) 18:54:47 (38/39) Installing py3-contextlib2 (0.6.0-r0) 18:54:47 (39/39) Installing py3-pip (20.1.1-r0) 18:54:47 Executing busybox-1.31.1-r19.trigger 18:54:47 OK: 72 MiB in 59 packages 18:54:51 Collecting docker-compose==1.23.2 18:54:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:54:52 Collecting jsonschema<3,>=2.5.1 18:54:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:54:54 Collecting docker<4.0,>=3.6.0 18:54:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:54:54 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:54:55 snap "core18" has no updates available 18:54:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:54:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:54:55 Collecting texttable<0.10,>=0.9.0 18:54:55 Downloading texttable-0.9.1.tar.gz (11 kB) 18:54:56 snapd is not logged in, snap install commands will use sudo 18:54:57 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:54:57 Collecting docopt<0.7,>=0.6.1 18:54:57 Downloading docopt-0.6.2.tar.gz (25 kB) 18:55:01 Collecting PyYAML<4,>=3.10 18:55:01 Downloading PyYAML-3.13.tar.gz (270 kB) 18:55:02 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:55:04 Collecting cached-property<2,>=1.2.0 18:55:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:55:04 Collecting websocket-client<1.0,>=0.32.0 18:55:04 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:55:05 Collecting dockerpty<0.5,>=0.4.1 18:55:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:55:07 Collecting docker-pycreds>=0.4.0 18:55:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:55:07 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 18:55:07 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 18:55:07 Collecting urllib3<1.25,>=1.21.1 18:55:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:55:08 Collecting idna<2.8,>=2.5 18:55:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:55:08 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:55:08 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:55:08 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:55:08 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:55:09 Installing collected packages: jsonschema, websocket-client, urllib3, idna, requests, docker-pycreds, docker, texttable, docopt, PyYAML, cached-property, dockerpty, docker-compose 18:55:10 Attempting uninstall: urllib3 18:55:10 Found existing installation: urllib3 1.25.9 18:55:10 Uninstalling urllib3-1.25.9: 18:55:10 Successfully uninstalled urllib3-1.25.9 18:55:11 Attempting uninstall: idna 18:55:11 Found existing installation: idna 2.9 18:55:11 Uninstalling idna-2.9: 18:55:11 Successfully uninstalled idna-2.9 18:55:12 Attempting uninstall: requests 18:55:12 Found existing installation: requests 2.23.0 18:55:12 Uninstalling requests-2.23.0: 18:55:12 Successfully uninstalled requests-2.23.0 18:55:13 Running setup.py install for texttable: started 18:55:15 Running setup.py install for texttable: finished with status 'done' 18:55:15 Running setup.py install for docopt: started 18:55:18 Running setup.py install for docopt: finished with status 'done' 18:55:18 Running setup.py install for PyYAML: started 18:55:20 Running setup.py install for PyYAML: finished with status 'done' 18:55:20 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 18:55:21 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:55:21 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:55:21 ---> 97b079a3543d 18:55:21 Step 3/32 : WORKDIR /edgex-go 18:55:21 ---> Using cache 18:55:21 ---> 8e0a1a7ccbd4 18:55:21 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:55:21 ---> Using cache 18:55:21 ---> 7f1458fcc159 18:55:21 Step 5/32 : RUN apk add --update --no-cache make git 18:55:21 Running setup.py install for dockerpty: started 18:55:21 Pulling go-build-helper 18:55:21 + snapcraftctl pull 18:55:22 'app-service-config' has dependencies that need to be staged: go-build-helper 18:55:22 Skipping pull go-build-helper (already ran) 18:55:22 Building go-build-helper 18:55:22 + snapcraftctl build 18:55:23 Running setup.py install for dockerpty: finished with status 'done' 18:55:24 Staging go-build-helper 18:55:24 + snapcraftctl stage 18:55:25 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 18:55:25 ---> Running in 7fc7d6b7bc9e 18:55:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:55:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:55:29 OK: 218 MiB in 52 packages 18:55:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:55:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:55:31 ---> 97b079a3543d 18:55:31 Step 3/24 : WORKDIR /edgex-go 18:55:31 ---> Using cache 18:55:31 ---> 8e0a1a7ccbd4 18:55:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:55:31 ---> Using cache 18:55:31 ---> 7f1458fcc159 18:55:31 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:55:32 Removing intermediate container 7fc7d6b7bc9e 18:55:32 ---> 5f5c0219923e 18:55:32 Step 6/32 : COPY go.mod . 18:55:32 ---> Running in 9196c3581978 18:55:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:55:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:55:32 ---> 97b079a3543d 18:55:32 Step 3/24 : WORKDIR /edgex-go 18:55:32 ---> Using cache 18:55:32 ---> 8e0a1a7ccbd4 18:55:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:55:32 ---> Using cache 18:55:32 ---> 7f1458fcc159 18:55:32 Step 5/24 : RUN apk add --update --no-cache make git 18:55:32 ---> Using cache 18:55:32 ---> 5f5c0219923e 18:55:32 Step 6/24 : COPY go.mod . 18:55:33 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:55:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:55:33 ---> 97b079a3543d 18:55:33 Step 3/26 : WORKDIR /edgex-go 18:55:33 ---> Using cache 18:55:33 ---> 8e0a1a7ccbd4 18:55:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:55:33 ---> Using cache 18:55:33 ---> 7f1458fcc159 18:55:33 Step 5/26 : RUN apk add --update --no-cache make git 18:55:33 ---> Using cache 18:55:33 ---> 5f5c0219923e 18:55:33 Step 6/26 : COPY go.mod . 18:55:34 ---> 0bc2cbfd7a3a 18:55:34 Step 7/32 : RUN go mod download 18:55:34 ---> bd0732a4896f 18:55:34 Step 7/24 : RUN go mod download 18:55:34 ---> Running in 47a4387eb153 18:55:34 ---> b29403995564 18:55:34 Step 7/26 : RUN go mod download 18:55:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:55:34 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:55:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] 18:55:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 18:55:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 18:55:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 18:55:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 18:55:34 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 18:55:34 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] 18:55:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 18:55:34 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:55:34 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:55:34 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:55:34 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:55:34 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:55:34 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:55:34 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:55:34 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:55:34 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:55:34 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] 18:55:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 18:55:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 18:55:34 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 18:55:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 18:55:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 18:55:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 18:55:34 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 18:55:34 Fetched 24.6 MB in 0s (0 B/s) 18:55:34 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 18:55:34 Fetched 224 kB in 0s (0 B/s) 18:55:34 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 18:55:34 Fetched 157 kB in 0s (0 B/s) 18:55:34 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 18:55:34 Fetched 221 kB in 0s (0 B/s) 18:55:34 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 18:55:34 Fetched 143 kB in 0s (0 B/s) 18:55:34 Pulling app-service-config 18:55:34 + snapcraftctl pull 18:55:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:55:34 ---> Running in 3e8690ef1f54 18:55:34 ---> Running in f671752d5fdb 18:55:34 Cloning into '/root/parts/app-service-config/src'... 18:55:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:55:35 Pulling config-common 18:55:35 + snapcraftctl pull 18:55:36 OK: 218 MiB in 52 packages 18:55:38 Removing intermediate container 9196c3581978 18:55:38 ---> d3cf463a4cba 18:55:38 Step 6/24 : COPY go.mod . 18:55:39 Removing intermediate container 47a4387eb153 18:55:39 ---> 6ccaa86d0c76 18:55:39 Step 8/32 : COPY . . 18:55:39 Removing intermediate container ec01b5eb36c2 18:55:39 ---> bea522acf460 18:55:39 Step 15/24 : ENV APP_PORT=58890 18:55:39 ---> Running in 0d64523b3652 18:55:39 ---> 20824dd696d1 18:55:39 Step 7/24 : RUN go mod download 18:55:39 Removing intermediate container 3e8690ef1f54 18:55:39 ---> 659595c016d2 18:55:39 Step 8/26 : COPY . . 18:55:39 ---> Running in c3d85c0c4131 18:55:39 Removing intermediate container f671752d5fdb 18:55:39 ---> 9889805a7a18 18:55:39 Step 8/24 : COPY . . 18:55:40 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 18:55:40 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 18:55:40 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:55:40 Fetched 0 B in 0s (0 B/s) 18:55:40 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 18:55:40 Fetched 0 B in 0s (0 B/s) 18:55:40 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 18:55:40 Fetched 0 B in 0s (0 B/s) 18:55:40 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 18:55:40 Fetched 0 B in 0s (0 B/s) 18:55:40 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 18:55:40 Fetched 0 B in 0s (0 B/s) 18:55:40 Pulling edgex-go 18:55:40 + snapcraftctl pull 18:55:40 Removing intermediate container 0d64523b3652 18:55:40 ---> 22326853d3f1 18:55:40 Step 16/24 : EXPOSE $APP_PORT 18:55:40 ---> Running in f862143c73a9 18:55:42 Removing intermediate container f862143c73a9 18:55:42 ---> 61b258d9a10c 18:55:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:55:44 ---> 8aa6b867b5cd 18:55:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:55:45 Removing intermediate container c3d85c0c4131 18:55:45 ---> e97d4c8ea86e 18:55:45 Step 8/24 : COPY . . 18:55:47 ---> 579ddbe05118 18:55:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:55:49 ---> 4bbfb432f564 18:55:49 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:55:49 ---> Running in 142c30391311 18:55:50 Removing intermediate container 142c30391311 18:55:50 ---> 93cfcc21db2f 18:55:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:55:51 ---> Running in b83338af53f7 18:55:52 Removing intermediate container b83338af53f7 18:55:52 ---> d4c1f895ae8c 18:55:52 Step 22/24 : LABEL arch=arm64 18:55:52 ---> Running in 4d4cb1205a22 18:55:53 Removing intermediate container 4d4cb1205a22 18:55:53 ---> 4b3215717ce6 18:55:53 Step 23/24 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 18:55:54 ---> Running in 981c905f301b 18:55:55 Removing intermediate container 981c905f301b 18:55:55 ---> 1d1adc11772f 18:55:55 Step 24/24 : LABEL version=0.0.0 18:55:55 ---> Running in 6dae9be5fed5 18:55:57 Removing intermediate container 6dae9be5fed5 18:55:57 ---> 8a2173bf6380 18:55:57 18:55:58 Successfully built 8a2173bf6380 18:55:58 Successfully tagged sys-mgmt-agent-arm64:latest 18:55:58 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 18:55:58 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 18:55:58 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:55:58 Fetched 0 B in 0s (0 B/s) 18:55:58 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 18:55:58 Fetched 96.5 kB in 0s (0 B/s) 18:55:58 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 18:55:58 Fetched 279 kB in 0s (0 B/s) 18:55:58 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 18:55:58 Fetched 122 kB in 0s (0 B/s) 18:55:58 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 18:55:58 Fetched 77.8 kB in 0s (0 B/s) 18:55:58 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 18:55:58 Fetched 8848 B in 0s (0 B/s) 18:55:58 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 18:55:58 Fetched 47.8 kB in 0s (0 B/s) 18:55:58 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 18:55:58 Fetched 45.6 kB in 0s (0 B/s) 18:55:58 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 18:55:58 Fetched 15.0 kB in 0s (0 B/s) 18:55:58 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 18:55:58 Fetched 219 kB in 0s (0 B/s) 18:55:58 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 18:55:58 Fetched 154 kB in 0s (0 B/s) 18:55:58 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 18:55:58 Fetched 50.6 kB in 0s (0 B/s) 18:55:58 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 18:55:58 Fetched 14.8 kB in 0s (0 B/s) 18:55:58 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 18:55:58 Fetched 41.8 kB in 0s (0 B/s) 18:55:58 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 18:55:58 Fetched 499 kB in 0s (0 B/s) 18:55:58 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 18:55:58 Fetched 111 kB in 0s (0 B/s) 18:55:58 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 18:55:58 Fetched 240 kB in 0s (0 B/s) 18:55:58 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 18:55:58 Fetched 29.3 kB in 0s (0 B/s) 18:55:58 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 18:55:58 Fetched 85.5 kB in 0s (0 B/s) 18:55:58 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 18:55:58 Fetched 24.5 kB in 0s (0 B/s) 18:55:58 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 18:55:58 Fetched 49.2 kB in 0s (0 B/s) 18:55:58 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 18:55:58 Fetched 54.2 kB in 0s (0 B/s) 18:55:58 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 18:55:58 Fetched 30.8 kB in 0s (0 B/s) 18:55:58 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 18:55:58 Fetched 15.8 kB in 0s (0 B/s) 18:55:58 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 18:55:58 Fetched 85.9 kB in 0s (0 B/s) 18:55:58 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 18:55:58 Fetched 8720 B in 0s (0 B/s) 18:55:58 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 18:55:58 Fetched 137 kB in 0s (0 B/s) 18:55:58 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 18:55:58 Fetched 119 kB in 0s (0 B/s) 18:55:58 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 18:55:58 Fetched 110 kB in 0s (0 B/s) 18:55:58 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 18:55:58 Fetched 11.1 kB in 0s (0 B/s) 18:55:58 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 18:55:58 Fetched 645 kB in 0s (0 B/s) 18:55:58 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 18:55:58 Fetched 41.3 kB in 0s (0 B/s) 18:55:58 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 18:55:58 Fetched 17.9 kB in 0s (0 B/s) 18:55:58 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 18:55:58 Fetched 368 kB in 0s (0 B/s) 18:55:58 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 18:55:58 Fetched 187 kB in 0s (0 B/s) 18:55:58 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 18:55:58 Fetched 175 kB in 0s (0 B/s) 18:55:58 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 18:55:58 Fetched 206 kB in 0s (0 B/s) 18:55:58 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 18:55:58 Fetched 1301 kB in 0s (0 B/s) 18:55:58 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 18:55:58 Fetched 36.2 kB in 0s (0 B/s) 18:55:58 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 18:55:58 Fetched 159 kB in 0s (0 B/s) 18:55:58 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 18:55:58 Fetched 107 kB in 0s (0 B/s) 18:55:58 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 18:55:58 Fetched 48.7 kB in 0s (0 B/s) 18:55:58 Pulling static-packages 18:55:58 + snapcraftctl pull 18:55:58 Pulling version 18:55:58 + cd /root/project 18:55:58 + [ -f VERSION ] 18:55:58 + PROJECT_VERSION=local-dev 18:55:58 + git rev-parse --short HEAD 18:55:58 + GIT_REVISION=1b1383ae 18:55:58 + snapcraftctl set-version local-dev 18:55:59 Skipping build go-build-helper (already ran) 18:55:59 Building app-service-config 18:55:59 + make build 18:55:59 go mod tidy 18:56:02  Building sys-mgmt-agent ... done  ---> 21cf0e030f80 18:56:02 Step 9/32 : RUN go mod tidy 18:56:02 ---> a9a2b0db9490 18:56:02 Step 9/24 : RUN go mod tidy 18:56:02 ---> 8ca4a7cd5ec0 18:56:02 Step 9/26 : RUN go mod tidy 18:56:02 ---> Running in 901d1cfa5e8f 18:56:02 ---> Running in 8dd5c0eb0977 18:56:02 ---> Running in 268aaf9f4cd4 18:56:04 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 18:56:04 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 18:56:04 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 18:56:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 18:56:04 go: downloading github.com/google/uuid v1.2.0 18:56:05 go: downloading github.com/stretchr/testify v1.7.0 18:56:05 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 18:56:05 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 18:56:05 go: downloading github.com/go-kit/kit v0.9.0 18:56:05 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 18:56:05 go: downloading github.com/davecgh/go-spew v1.1.1 18:56:05 go: downloading github.com/stretchr/objx v0.1.0 18:56:05 go: downloading github.com/pelletier/go-toml v1.9.0 18:56:05 go: downloading github.com/pmezard/go-difflib v1.0.0 18:56:05 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 18:56:05 go: downloading github.com/gorilla/websocket v1.4.2 18:56:05 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 18:56:05 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:56:05 go: downloading github.com/go-playground/validator/v10 v10.6.1 18:56:05 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 18:56:05 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 18:56:05 go: downloading github.com/hashicorp/consul/api v1.8.1 18:56:05 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:56:05 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 18:56:05 go: downloading github.com/go-redis/redis/v7 v7.2.0 18:56:05 go: downloading gopkg.in/yaml.v2 v2.4.0 18:56:05 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:56:05 go: downloading github.com/x448/float16 v0.8.4 18:56:05 go: downloading github.com/go-playground/universal-translator v0.17.0 18:56:05 go: downloading golang.org/x/text v0.3.2 18:56:06 ---> c0079c291716 18:56:06 Step 9/24 : RUN go mod tidy 18:56:06 ---> Running in 5022e78d75f8 18:56:06 go: downloading github.com/gorilla/mux v1.8.0 18:56:06 go: downloading github.com/mitchellh/copystructure v1.0.0 18:56:06 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:56:06 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:56:06 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 18:56:06 go: downloading github.com/go-playground/locales v0.13.0 18:56:06 go: downloading github.com/hashicorp/serf v0.9.5 18:56:06 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:56:06 go: downloading github.com/go-playground/assert/v2 v2.0.1 18:56:06 go: downloading github.com/onsi/gomega v1.7.0 18:56:06 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:56:06 go: downloading github.com/go-logfmt/logfmt v0.4.0 18:56:06 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:56:06 go: downloading github.com/onsi/ginkgo v1.10.1 18:56:06 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:56:06 go: downloading github.com/leodido/go-urn v1.2.0 18:56:06 go: downloading github.com/hashicorp/go-uuid v1.0.1 18:56:06 go: downloading github.com/hashicorp/go-hclog v0.12.0 18:56:06 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 18:56:07 go: downloading github.com/go-stack/stack v1.8.0 18:56:07 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:56:07 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:56:07 go: downloading github.com/hashicorp/consul/sdk v0.7.0 18:56:07 go: downloading github.com/mattn/go-isatty v0.0.12 18:56:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:56:07 go: downloading github.com/fatih/color v1.9.0 18:56:07 go: downloading github.com/hpcloud/tail v1.0.0 18:56:07 go: downloading github.com/pebbe/zmq4 v1.2.7 18:56:07 go: downloading github.com/kr/pretty v0.2.0 18:56:07 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:56:07 go: downloading github.com/mattn/go-colorable v0.1.6 18:56:07 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:56:07 go: downloading github.com/hashicorp/go-msgpack v0.5.3 18:56:07 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 18:56:07 go: downloading gopkg.in/fsnotify.v1 v1.4.7 18:56:07 go: downloading github.com/hashicorp/memberlist v0.2.2 18:56:07 go: downloading github.com/kr/text v0.1.0 18:56:07 go: downloading github.com/pkg/errors v0.8.1 18:56:07 go: downloading github.com/golang/protobuf v1.3.2 18:56:07 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:56:07 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:56:08 go: downloading github.com/fsnotify/fsnotify v1.4.7 18:56:08 go: downloading github.com/miekg/dns v1.1.26 18:56:08 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:56:08 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:56:08 go: downloading github.com/hashicorp/go-multierror v1.1.0 18:56:08 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 18:56:08 Removing intermediate container 901d1cfa5e8f 18:56:08 ---> ad4e4f5c29e5 18:56:08 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:56:08 ---> Running in 74ca10bf655c 18:56:08 go: downloading github.com/hashicorp/errwrap v1.0.0 18:56:08 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 18:56:08 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 18:56:09 Removing intermediate container 268aaf9f4cd4 18:56:09 ---> 4e4627b41077 18:56:09 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:56:09 Removing intermediate container 8dd5c0eb0977 18:56:09 ---> 9988f56da9a6 18:56:09 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:56:09 ---> Running in c55483a3cd8e 18:56:09 ---> Running in 7fe2c655f4ab 18:56:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:56:10 Removing intermediate container 5022e78d75f8 18:56:10 ---> 6c2bd8aad608 18:56:10 Step 10/24 : RUN make cmd/core-data/core-data 18:56:10 ---> Running in 2ea72374089d 18:56:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:56:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:56:12 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 18:56:20 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 18:56:20 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 18:56:20 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 18:56:20 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 18:56:20 Building config-common 18:56:20 + snapcraftctl build 18:56:22 Building edgex-go 18:56:22 + cd /root/parts/edgex-go/src 18:56:22 + make build 18:56:22 go mod tidy 18:56:23 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.93 18:56:23 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.57 18:56:23 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 18:56:23 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 18:56:23 go: downloading github.com/pelletier/go-toml v1.9.1 18:56:23 go: downloading github.com/imdario/mergo v0.3.12 18:56:24 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 18:56:24 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 18:56:24 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:56:24 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:56:24 go: downloading github.com/lib/pq v1.10.2 18:56:24 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 18:56:24 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 18:56:29 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 18:56:35 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 18:56:35 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 18:56:37 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 18:56:38 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 18:56:40 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 18:56:42 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 18:56: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 18:56:45 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 18:56:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:56:47 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 18:56:49 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 18:56:49 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 18:56:49 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 18:56:49 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 18:56:49 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 18:56:49 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 18:56:49 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 18:56:49 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 18:56:49 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 18:56:49 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 18:56:49 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 18:56:49 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 18:56:49 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 18:56:49 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 18:56:49 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 18:56:49 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 18:56:49 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 18:56:49 + 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 18:56:49 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 18:56:49 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 18:56:49 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 18:56:49 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 18:56:49 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 18:56:49 + 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 18:56:49 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 18:56:49 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 18:56:49 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 18:56:53 Building static-packages 18:56:53 + snapcraftctl build 18:56:54 Building version 18:56:54 + snapcraftctl build 18:56:56 Skipping stage go-build-helper (already ran) 18:56:56 Staging app-service-config 18:56:56 + snapcraftctl stage 18:56:58 Staging config-common 18:56:58 + snapcraftctl stage 18:56:59 Staging edgex-go 18:56:59 + snapcraftctl stage 18:57:00 Staging static-packages 18:57:00 + snapcraftctl stage 18:57:01 Staging version 18:57:01 + snapcraftctl stage 18:57:02 Priming go-build-helper 18:57:02 + snapcraftctl prime 18:57:03 Priming app-service-config 18:57:03 + snapcraftctl prime 18:57:04 Priming config-common 18:57:04 + snapcraftctl prime 18:57:05 Priming edgex-go 18:57:05 + snapcraftctl prime 18:57:06 Priming static-packages 18:57:06 + snapcraftctl prime 18:57:09 Priming version 18:57:09 + snapcraftctl prime 18:57:10 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] } 18:57:49 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 18:57:49 Removing intermediate container 74ca10bf655c 18:57:49 ---> d4f14e1c4c07 18:57:49 18:57:49 Step 11/32 : FROM alpine:3.12 18:57:49 ---> 9852663dfa18 18:57:49 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:57:49 ---> Running in 1ec32294b5c3 18:57:49 Removing intermediate container 1ec32294b5c3 18:57:49 ---> ab9f7ae790ff 18:57:49 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:57:49 ---> Running in 03fe1d578a97 18:57:49 Removing intermediate container c55483a3cd8e 18:57:49 ---> a0978cbe1aa7 18:57:49 18:57:49 Step 11/26 : FROM alpine:3.12 18:57:49 ---> 9852663dfa18 18:57:49 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 18:57:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:57:49 ---> Running in acbce17a501e 18:57:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:57:49 (1/2) Installing dumb-init (1.2.2-r1) 18:57:49 (2/2) Installing su-exec (0.2-r1) 18:57:49 Executing busybox-1.31.1-r20.trigger 18:57:49 OK: 5 MiB in 16 packages 18:57:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:57:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:57:50 Removing intermediate container 03fe1d578a97 18:57:50 ---> 947370e73295 18:57:50 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 18:57:51 ---> Running in ae87c92a464f 18:57:51 (1/6) Installing ca-certificates (20191127-r4) 18:57:51 (2/6) Installing nghttp2-libs (1.41.0-r0) 18:57:51 (3/6) Installing libcurl (7.76.1-r0) 18:57:51 (4/6) Installing curl (7.76.1-r0) 18:57:51 (5/6) Installing dumb-init (1.2.2-r1) 18:57:51 (6/6) Installing su-exec (0.2-r1) 18:57:51 Executing busybox-1.31.1-r20.trigger 18:57:51 Executing ca-certificates-20191127-r4.trigger 18:57:51 OK: 7 MiB in 20 packages 18:57:51 Removing intermediate container ae87c92a464f 18:57:51 ---> 949a2efcbf5b 18:57:51 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:57:51 ---> Running in 6f3122663fbd 18:57:52 Removing intermediate container 6f3122663fbd 18:57:52 ---> e689873d2cc5 18:57:52 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:57:53 ---> Running in 9afa6b5e7c05 18:57:54 Removing intermediate container acbce17a501e 18:57:54 ---> 46a5596823e9 18:57:54 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:57:54 ---> Running in 4229c3a61e1e 18:57:55 Removing intermediate container 4229c3a61e1e 18:57:55 ---> c696e89f6f63 18:57:55 Step 14/26 : WORKDIR / 18:57:55 ---> Running in 06e601c287c3 18:57:56 Removing intermediate container 06e601c287c3 18:57:56 ---> 8c5cc4d7c00d 18:57:56 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:57:56 Removing intermediate container 9afa6b5e7c05 18:57:56 ---> 14c3343a2465 18:57:56 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 18:57:57 ---> Running in 2069adce0c13 18:57:57 ---> 05a539265344 18:57:57 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:57:57 Removing intermediate container 2069adce0c13 18:57:57 ---> 38bbbb2d07b9 18:57:57 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:57:58 ---> d915411e8df0 18:57:58 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:57:58 ---> 42ca4302569d 18:57:58 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:57:59 ---> Running in b28fa2548990 18:57:59 ---> d2c34b2c9373 18:57:59 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:58:01 ---> 0d80671f6700 18:58:01 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:58:03 Removing intermediate container b28fa2548990 18:58:03 ---> bf0f00e2b89a 18:58:03 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:58:03 ---> 16146b13678f 18:58:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:58:04 ---> 322cb4794f44 18:58:04 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:58:04 Removing intermediate container 7fe2c655f4ab 18:58:04 ---> d887a37903b4 18:58:04 18:58:04 Step 11/24 : FROM alpine:3.12 18:58:04 ---> 9852663dfa18 18:58:04 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:58:04 ---> Using cache 18:58:04 ---> de152eb06b3a 18:58:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:58:04 ---> Using cache 18:58:04 ---> 853e6dbad5b3 18:58:04 Step 14/24 : ENV APP_PORT=59881 18:58:04 ---> Running in 52f42a96bf33 18:58:04 ---> 12faaed7edc8 18:58:04 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:58:05 Removing intermediate container 52f42a96bf33 18:58:05 ---> 3c6afac26981 18:58:05 Step 15/24 : EXPOSE $APP_PORT 18:58:06 ---> Running in 858cee968c0b 18:58:06 ---> c82772fc9ebc 18:58:06 ---> f795547bbb0f 18:58:06 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:58:06 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 18:58:06 ---> Running in 4ede71de6a03 18:58:06 Removing intermediate container 858cee968c0b 18:58:06 ---> 7dcbb5488f41 18:58:06 Step 16/24 : WORKDIR / 18:58:07 ---> Running in 69ef96e37f71 18:58:07 ---> 7c86e16f65e4 18:58:07 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:58:08 Removing intermediate container 69ef96e37f71 18:58:08 ---> 5cab44f393cb 18:58:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:58:09 ---> bd8c6069b621 18:58:09 ---> ec7ad594a2d9 18:58:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:58:09 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:58:10 Removing intermediate container 4ede71de6a03 18:58:10 ---> c586d01292f2 18:58:10 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:58:10 Removing intermediate container 2ea72374089d 18:58:10 ---> 75b8c815c4b2 18:58:10 18:58:10 Step 11/24 : FROM alpine:3.12 18:58:10 ---> 9852663dfa18 18:58:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:58:10 ---> Running in 19199c39a7e8 18:58:10 ---> Running in 531cffd47432 18:58:10 ---> 0d5b4f2379ce 18:58:10 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:58:11 ---> Running in 3e5e58f03c32 18:58:11 Removing intermediate container 19199c39a7e8 18:58:11 ---> 1632af7db100 18:58:11 Step 24/26 : LABEL arch=arm64 18:58:11 Removing intermediate container 531cffd47432 18:58:11 ---> cfb9eeb9efe1 18:58:11 Step 13/24 : ENV APP_PORT=59880 18:58:11 ---> 73cca5521179 18:58:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:58:11 ---> Running in e167a2b6c46d 18:58:11 ---> Running in 6bbdc5df0f7d 18:58:11 Removing intermediate container 3e5e58f03c32 18:58:11 ---> d8cae962c54f 18:58:11 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:58:12 Removing intermediate container e167a2b6c46d 18:58:12 ---> 9d6eba851922 18:58:12 Step 25/26 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 18:58:12 Removing intermediate container 6bbdc5df0f7d 18:58:12 ---> 09a5d39de884 18:58:12 Step 14/24 : EXPOSE $APP_PORT 18:58:12 ---> Running in bca4d88f8cf0 18:58:12 ---> e184d48c7c5e 18:58:12 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:58:12 ---> Running in 1bd31844ec89 18:58:12 ---> Running in 517e67a4f32f 18:58:12 ---> d0d09c90efa0 18:58:12 Step 27/32 : RUN chmod +x /entrypoint.sh 18:58:12 Removing intermediate container bca4d88f8cf0 18:58:12 ---> 1f3b5302e972 18:58:12 Step 26/26 : LABEL version=0.0.0 18:58:13 ---> Running in 01e7102b1182 18:58:13 Removing intermediate container 1bd31844ec89 18:58:13 ---> e16879014744 18:58:13 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:58:13 ---> Running in 13aec8f5e663 18:58:13 Removing intermediate container 517e67a4f32f 18:58:13 ---> 8eca514172f3 18:58:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:58:13 ---> Running in 3551007cf111 18:58:13 ---> Running in 3423d3a5d382 18:58:14 Removing intermediate container 13aec8f5e663 18:58:14 ---> ba20189762dc 18:58:14 18:58:14 Removing intermediate container 3423d3a5d382 18:58:14 ---> a7fa033a1316 18:58:14 Step 22/24 : LABEL arch=arm64 18:58:14 Successfully built ba20189762dc 18:58:14 Successfully tagged security-secretstore-setup-arm64:latest 18:58:14  Building security-secretstore-setup ... done  ---> Running in 469f0d9d3f0d 18:58:15 Removing intermediate container 469f0d9d3f0d 18:58:15 ---> 5ce578989eb7 18:58:15 Step 23/24 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 18:58:15 ---> Running in 2112403c265e 18:58:16 Removing intermediate container 01e7102b1182 18:58:16 ---> baf2c1252ba6 18:58:16 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:58:16 Removing intermediate container 2112403c265e 18:58:16 ---> 93d97f627886 18:58:16 Step 24/24 : LABEL version=0.0.0 18:58:16 ---> Running in 02d59abb2fe6 18:58:16 Removing intermediate container 3551007cf111 18:58:16 ---> db710e918836 18:58:16 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:58:16 ---> Running in d82cb065b365 18:58:16 ---> Running in 1b91404add64 18:58:16 Removing intermediate container 02d59abb2fe6 18:58:16 ---> 47ee76e145d6 18:58:16 Step 29/32 : CMD ["gate"] 18:58:16 Removing intermediate container d82cb065b365 18:58:16 ---> 260ab69cef2f 18:58:16 18:58:17 ---> Running in 36836363e38f 18:58:17 Successfully built 260ab69cef2f 18:58:17 Successfully tagged core-metadata-arm64:latest 18:58:17  Building core-metadata ... done Removing intermediate container 36836363e38f 18:58:17 ---> 783988f1eccd 18:58:17 Step 30/32 : LABEL arch=arm64 18:58:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:58:18 ---> Running in 986f18848006 18:58:18 Removing intermediate container 986f18848006 18:58:18 ---> 25b63fa87d54 18:58:18 Step 31/32 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 18:58:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:58:18 ---> Running in 3a67e5e23aa3 18:58:19 Removing intermediate container 3a67e5e23aa3 18:58:19 ---> 5234e01a4666 18:58:19 Step 32/32 : LABEL version=0.0.0 18:58:19 ---> Running in 3794d6ba0397 18:58:19 (1/6) Installing dumb-init (1.2.2-r1) 18:58:19 (2/6) Installing libgcc (9.3.0-r2) 18:58:20 (3/6) Installing libsodium (1.0.18-r0) 18:58:20 (4/6) Installing libstdc++ (9.3.0-r2) 18:58:20 Removing intermediate container 3794d6ba0397 18:58:20 ---> 65c9d60a3903 18:58:20 18:58:20 (5/6) Installing libzmq (4.3.3-r0) 18:58:20 (6/6) Installing zeromq (4.3.3-r0) 18:58:20 Executing busybox-1.31.1-r20.trigger 18:58:20 OK: 8 MiB in 20 packages 18:58:20 Successfully built 65c9d60a3903 18:58:20 Successfully tagged security-bootstrapper-arm64:latest 18:58:21  Building security-bootstrapper ... done Removing intermediate container 1b91404add64 18:58:21 ---> 87c2e1da0a88 18:58:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:58:22 ---> 30ea9ab996f0 18:58:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:58:24 ---> 0fb6311598ae 18:58:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:58:24 ---> d0fda3ab1707 18:58:24 Step 20/24 : ENTRYPOINT ["/core-data"] 18:58:24 ---> Running in 9d9f790643bb 18:58:25 Removing intermediate container 9d9f790643bb 18:58:25 ---> 485a471690ce 18:58:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:58:25 ---> Running in 4f50e5afd033 18:58:25 Removing intermediate container 4f50e5afd033 18:58:25 ---> 6a87ebe15d9a 18:58:25 Step 22/24 : LABEL arch=arm64 18:58:25 ---> Running in f8335e6d2d6b 18:58:26 Removing intermediate container f8335e6d2d6b 18:58:26 ---> bae57c6183af 18:58:26 Step 23/24 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 18:58:26 ---> Running in a60e25f0952c 18:58:27 Removing intermediate container a60e25f0952c 18:58:27 ---> 2b339a5c6aac 18:58:27 Step 24/24 : LABEL version=0.0.0 18:58:27 ---> Running in 1de78a8902ab 18:58:27 Removing intermediate container 1de78a8902ab 18:58:27 ---> 6d971d8a3816 18:58:27 18:58:27 Successfully built 6d971d8a3816 18:58:27 Successfully tagged core-data-arm64:latest 18:58:28  Building core-data ... done  [Pipeline] } 18:58:28 $ docker stop --time=1 ba7aa5ac3d93f579e81bcd06f88ac3b76a41905a990f72cfd50acc584c5cb820 18:58:30 $ docker rm -f ba7aa5ac3d93f579e81bcd06f88ac3b76a41905a990f72cfd50acc584c5cb820 [Pipeline] // withDockerContainer [Pipeline] sh 18:58:30 + docker images 18:58:30 REPOSITORY TAG IMAGE ID CREATED SIZE 18:58:30 core-data-arm64 latest 6d971d8a3816 3 seconds ago 20.4MB 18:58:30 security-bootstrapper-arm64 latest 65c9d60a3903 11 seconds ago 17.2MB 18:58:30 core-metadata-arm64 latest 260ab69cef2f 14 seconds ago 17.4MB 18:58:30 security-secretstore-setup-arm64 latest ba20189762dc 17 seconds ago 24.4MB 18:58:30 75b8c815c4b2 21 seconds ago 990MB 18:58:30 d887a37903b4 27 seconds ago 989MB 18:58:30 a0978cbe1aa7 44 seconds ago 978MB 18:58:30 d4f14e1c4c07 48 seconds ago 974MB 18:58:30 sys-mgmt-agent-arm64 latest 8a2173bf6380 2 minutes ago 299MB 18:58:30 support-notifications-arm64 latest 5a0cfcd7a71d 3 minutes ago 16.8MB 18:58:30 core-command-arm64 latest 0422de7501f2 3 minutes ago 16.1MB 18:58:30 support-scheduler-arm64 latest 565c8f2db83d 3 minutes ago 16.1MB 18:58:30 security-proxy-setup-arm64 latest c614a19cf6b0 3 minutes ago 24MB 18:58:30 894a507192a5 4 minutes ago 979MB 18:58:30 5d1e1d6e420e 4 minutes ago 982MB 18:58:30 e5ae6d798b4a 4 minutes ago 981MB 18:58:30 ce1fd12b9615 4 minutes ago 981MB 18:58:30 4c5b61d7842c 4 minutes ago 978MB 18:58:30 ci-base-image-arm64 latest 97b079a3543d 15 minutes ago 641MB 18:58:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB 18:58:30 alpine 3.12 9852663dfa18 5 weeks ago 5.32MB 18:58:30 docker 20.10.0 eeaf43b92773 5 months ago 228MB 18:58:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:58:32 ---> job-cost.sh 18:58:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SQdh 18:59:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:00:47 lf-activate-venv(): INFO: Adding /tmp/venv-SQdh/bin to PATH 19:00:47 INFO: No Stack... 19:00:47 INFO: Retrieving Pricing Info for: v2-standard-4 19:00:47 INFO: Archiving Costs [Pipeline] sh 19:00:48 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:00:48 + cut -d, -f6 [Pipeline] lock 19:00:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3499-1-stack-cost] 19:00:48 Resource [jenkins-edgexfoundry-edgex-go-PR-3499-1-stack-cost] did not exist. Created. 19:00:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3499-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:00:48 + echo total: 0.18000000715255737 [Pipeline] stash 19:00:49 Stashed 1 file(s) [Pipeline] } 19:00:49 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3499-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:00:50 provisioning config files... 19:00:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4750658688561457535tmp [Pipeline] { [Pipeline] sh 19:00:50 + set +x 19:00:50 + bash -s -- 19:00:50 + curl -s https://codecov.io/bash 19:00:51 19:00:51 _____ _ 19:00:51 / ____| | | 19:00:51 | | ___ __| | ___ ___ _____ __ 19:00:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:00:51 | |___| (_) | (_| | __/ (_| (_) \ V / 19:00:51 \_____\___/ \__,_|\___|\___\___/ \_/ 19:00:51 Bash-1.0.2 19:00:51 19:00:51 19:00:51 ==> git version 2.24.4 found 19:00:51 ==> 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 19:00:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:00:51 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:00:51 ==> Jenkins CI detected. 19:00:51 project root: . 19:00:51 --> token set from env 19:00:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:00:51 ==> Running gcov in . (disable via -X gcov) 19:00:51 ==> Python coveragepy not found 19:00:51 ==> Searching for coverage reports in: 19:00:51 + . 19:00:51 -> Found 1 reports 19:00:51 ==> Detecting git/mercurial file structure 19:00:51 ==> Reading reports 19:00:51 + ./coverage.out bytes=741453 19:00:51 ==> Appending adjustments 19:00:51 https://docs.codecov.io/docs/fixing-reports 19:00:54 + Found adjustments 19:00:54 ==> Gzipping contents 19:00:54 104K /tmp/codecov.d394GF.gz 19:00:54 ==> Uploading reports 19:00:54 url: https://codecov.io 19:00:54 query: branch=PR-3499&commit=1b1383aecd847f30396386a25bb79ff2906eda40&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3499%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3499&job=&cmd_args= 19:00:54 -> Pinging Codecov 19:00:54 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3499&commit=1b1383aecd847f30396386a25bb79ff2906eda40&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3499%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3499&job=&cmd_args= 19:00:54 -> Uploading to 19:00:54 https://storage.googleapis.com/codecov/v4/raw/2021-05-21/00271124DB129430A58F1EEE437C3FCB/1b1383aecd847f30396386a25bb79ff2906eda40/75e07f67-d264-4298-a093-3d7925d4915b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210521%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210521T190054Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c4be2207d87104dd25541798f639b3ba0f200a25dfc72371c7ecd86bc695aa80 19:00:54 % Total % Received % Xferd Average Speed Time Time Time Current 19:00:54 Dload Upload Total Spent Left Speed 19:00:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 196k --:--:-- --:--:-- --:--:-- 196k 100 102k 0 0 100 102k 0 196k --:--:-- --:--:-- --:--:-- 196k 19:00:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1b1383aecd847f30396386a25bb79ff2906eda40 [Pipeline] } 19:00:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:00:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:00:57 ---> package-listing.sh 19:00:57 ++ facter osfamily 19:00:57 ++ tr '[:upper:]' '[:lower:]' 19:00:57 + OS_FAMILY=redhat 19:00:57 + workspace=/w/workspace/edgex-go/1 19:00:57 + START_PACKAGES=/tmp/packages_start.txt 19:00:57 + END_PACKAGES=/tmp/packages_end.txt 19:00:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:00:57 + PACKAGES=/tmp/packages_start.txt 19:00:57 + '[' /w/workspace/edgex-go/1 ']' 19:00:57 + PACKAGES=/tmp/packages_end.txt 19:00:57 + case "${OS_FAMILY}" in 19:00:57 + sort 19:00:57 + rpm -qa 19:01:03 + '[' -f /tmp/packages_start.txt ']' 19:01:03 + '[' -f /tmp/packages_end.txt ']' 19:01:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:01:03 + '[' /w/workspace/edgex-go/1 ']' 19:01:03 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:01:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:01:03 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:01:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:01:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:01:04 19:01:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:01:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:01:04 alpine: Pulling from edgex-lftools-log-publisher 19:01:04 df20fa9351a1: Pulling fs layer 19:01:04 36b3adc4ff6f: Pulling fs layer 19:01:04 8ad3a11d3b57: Pulling fs layer 19:01:04 46f8f816bc3b: Pulling fs layer 19:01:04 93b61091891f: Pulling fs layer 19:01:04 93b9cdb0e59b: Pulling fs layer 19:01:04 5e14af77c1be: Pulling fs layer 19:01:04 01666e4c0597: Pulling fs layer 19:01:04 aa168da1d23b: Pulling fs layer 19:01:04 46f8f816bc3b: Waiting 19:01:04 93b61091891f: Waiting 19:01:04 93b9cdb0e59b: Waiting 19:01:04 5e14af77c1be: Waiting 19:01:04 01666e4c0597: Waiting 19:01:04 aa168da1d23b: Waiting 19:01:04 36b3adc4ff6f: Verifying Checksum 19:01:04 36b3adc4ff6f: Download complete 19:01:04 46f8f816bc3b: Verifying Checksum 19:01:04 46f8f816bc3b: Download complete 19:01:04 df20fa9351a1: Verifying Checksum 19:01:04 df20fa9351a1: Download complete 19:01:04 93b9cdb0e59b: Download complete 19:01:04 5e14af77c1be: Verifying Checksum 19:01:04 5e14af77c1be: Download complete 19:01:04 93b61091891f: Verifying Checksum 19:01:04 93b61091891f: Download complete 19:01:04 01666e4c0597: Verifying Checksum 19:01:04 01666e4c0597: Download complete 19:01:04 df20fa9351a1: Pull complete 19:01:05 36b3adc4ff6f: Pull complete 19:01:05 8ad3a11d3b57: Verifying Checksum 19:01:05 8ad3a11d3b57: Download complete 19:01:05 8ad3a11d3b57: Pull complete 19:01:05 46f8f816bc3b: Pull complete 19:01:06 93b61091891f: Pull complete 19:01:06 93b9cdb0e59b: Pull complete 19:01:06 5e14af77c1be: Pull complete 19:01:06 01666e4c0597: Pull complete 19:01:06 aa168da1d23b: Verifying Checksum 19:01:06 aa168da1d23b: Download complete 19:01:11 aa168da1d23b: Pull complete 19:01:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:01:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:01:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:01:11 prd-centos7-docker-4c-2g-15560 does not seem to be running inside a container 19:01:11 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:01:18 $ docker top 0ddec57e7500e803adcb9c7ab1b2859fbace828c4a8fe35cc39524d73109398a -eo pid,comm [Pipeline] { [Pipeline] sh 19:01:18 + touch /tmp/pre-build-complete [Pipeline] sh 19:01:18 + mkdir -p /var/log/sa [Pipeline] sh 19:01:19 + ls /var/log/sa-host 19:01:19 + sadf -c /var/log/sa-host/sa05 19:01:19 file_magic: OK 19:01:19 HZ: Using current value: 100 19:01:19 file_header: OK 19:01:19 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 19:01:19 Statistics: 19:01:19 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:01:19 File successfully converted to sysstat format version 12.2.1 19:01:19 + sadf -c /var/log/sa-host/sa21 19:01:19 file_magic: OK 19:01:19 HZ: Using current value: 100 19:01:19 file_header: OK 19:01:19 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 19:01:19 Statistics: 19:01:19 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... 19:01:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:19 provisioning config files... 19:01:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1700393946338805876tmp [Pipeline] { [Pipeline] echo 19:01:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:01:20 ---> create-netrc.sh [Pipeline] } 19:01:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:01:20 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:01:20 ---> python-tools-install.sh [Pipeline] echo 19:01:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:01:21 ---> sudo-logs.sh 19:01:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:01:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:01:21 ---> job-cost.sh 19:01:21 lf-activate-venv: SKIPPING 19:01:21 DEBUG: total: 0.18000000715255737 19:01:21 INFO: Retrieving Stack Cost... 19:01:22 INFO: Retrieving Pricing Info for: v3-standard-2 19:01:23 INFO: Archiving Costs [Pipeline] echo 19:01:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:01:23 ---> logs-deploy.sh 19:01:23 lf-activate-venv: SKIPPING 19:01:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3499/1 19:01:23 INFO: archiving workspace using pattern(s): 19:01:24 Archives upload complete. 19:01:24 INFO: archiving logs to Nexus 19:01:25 ---> uname -a: 19:01:25 Linux prd-centos7-docker-4c-2g-15560.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:01:25 19:01:25 19:01:25 ---> lscpu: 19:01:25 Architecture: x86_64 19:01:25 CPU op-mode(s): 32-bit, 64-bit 19:01:25 Byte Order: Little Endian 19:01:25 Address sizes: 40 bits physical, 48 bits virtual 19:01:25 CPU(s): 2 19:01:25 On-line CPU(s) list: 0,1 19:01:25 Thread(s) per core: 1 19:01:25 Core(s) per socket: 1 19:01:25 Socket(s): 2 19:01:25 NUMA node(s): 1 19:01:25 Vendor ID: AuthenticAMD 19:01:25 CPU family: 23 19:01:25 Model: 49 19:01:25 Model name: AMD EPYC-Rome Processor 19:01:25 Stepping: 0 19:01:25 CPU MHz: 2800.000 19:01:25 BogoMIPS: 5600.00 19:01:25 Virtualization: AMD-V 19:01:25 Hypervisor vendor: KVM 19:01:25 Virtualization type: full 19:01:25 L1d cache: 64 KiB 19:01:25 L1i cache: 64 KiB 19:01:25 L2 cache: 1 MiB 19:01:25 L3 cache: 32 MiB 19:01:25 NUMA node0 CPU(s): 0,1 19:01:25 Vulnerability Itlb multihit: Not affected 19:01:25 Vulnerability L1tf: Not affected 19:01:25 Vulnerability Mds: Not affected 19:01:25 Vulnerability Meltdown: Not affected 19:01:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:01:25 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:01:25 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:01:25 Vulnerability Srbds: Not affected 19:01:25 Vulnerability Tsx async abort: Not affected 19:01:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 19:01:25 19:01:25 19:01:25 ---> nproc: 19:01:25 2 19:01:25 19:01:25 19:01:25 ---> df -h: 19:01:25 Filesystem Size Used Available Use% Mounted on 19:01:25 overlay 40.0G 12.1G 27.9G 30% / 19:01:25 tmpfs 64.0M 0 64.0M 0% /dev 19:01:25 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:01:25 shm 64.0M 0 64.0M 0% /dev/shm 19:01:25 /dev/vda1 40.0G 12.1G 27.9G 30% /facter-os 19:01:25 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/resolv.conf 19:01:25 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hostname 19:01:25 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hosts 19:01:25 /dev/vda1 40.0G 12.1G 27.9G 30% /run/cloud-init/result.json 19:01:25 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/sa-host 19:01:25 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/secure 19:01:25 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/auth.log 19:01:25 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/1 19:01:25 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/1@tmp 19:01:25 19:01:25 19:01:25 ---> free -m: 19:01:25 total used free shared buff/cache available 19:01:25 Mem: 7821 1231 2120 0 4468 6555 19:01:25 Swap: 1023 1 1022 19:01:25 19:01:25 19:01:25 ---> ip addr: 19:01:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:01:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:01:25 inet 127.0.0.1/8 scope host lo 19:01:25 valid_lft forever preferred_lft forever 19:01:25 inet6 ::1/128 scope host 19:01:25 valid_lft forever preferred_lft forever 19:01:25 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:01:25 link/ether fa:16:3e:69:0a:77 brd ff:ff:ff:ff:ff:ff 19:01:25 inet 10.30.122.44/23 brd 10.30.123.255 scope global dynamic eth0 19:01:25 valid_lft 84962sec preferred_lft 84962sec 19:01:25 inet6 fe80::f816:3eff:fe69:a77/64 scope link 19:01:25 valid_lft forever preferred_lft forever 19:01:25 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:01:25 link/ether 02:42:a2:df:35:98 brd ff:ff:ff:ff:ff:ff 19:01:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:01:25 valid_lft forever preferred_lft forever 19:01:25 inet6 fe80::42:a2ff:fedf:3598/64 scope link 19:01:25 valid_lft forever preferred_lft forever 19:01:25 19:01:25 19:01:25 ---> sar -b -r -n DEV: 19:01:25 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) 19:01:25 19:01:25 18:37:16 LINUX RESTART (2 CPU) 19:01:25 19:01:25 18:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:01:25 18:39:02 99.75 3.61 96.14 0.00 2602.40 15372.34 0.00 19:01:25 18:40:01 194.41 0.00 194.41 0.00 0.00 48492.50 0.00 19:01:25 18:41:01 66.12 0.02 66.11 0.00 0.53 13196.57 0.00 19:01:25 18:42:01 73.12 0.03 73.09 0.00 1.07 10509.48 0.00 19:01:25 18:43:01 614.06 182.29 431.77 0.00 5188.85 269512.70 0.00 19:01:25 18:44:01 373.67 124.90 248.78 0.00 7601.13 87579.01 0.00 19:01:25 18:45:02 437.09 111.53 325.57 0.00 2932.93 154691.32 0.00 19:01:25 18:46:01 228.94 28.97 199.97 0.00 3254.86 29596.09 0.00 19:01:25 18:47:01 1.47 0.00 1.47 0.00 0.00 27.74 0.00 19:01:25 18:48:01 0.23 0.05 0.18 0.00 0.40 2.98 0.00 19:01:25 18:49:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 19:01:25 18:50:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 19:01:25 18:51:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 19:01:25 18:52:01 0.28 0.00 0.28 0.00 0.00 2.97 0.00 19:01:25 18:53:01 0.38 0.18 0.20 0.00 5.73 3.55 0.00 19:01:25 18:54:01 0.78 0.00 0.78 0.00 0.00 15.63 0.00 19:01:25 18:55:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 19:01:25 18:56:01 0.25 0.00 0.25 0.00 0.00 1.98 0.00 19:01:25 18:57:01 0.28 0.00 0.28 0.00 0.00 3.27 0.00 19:01:25 18:58:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 19:01:25 18:59:01 0.28 0.00 0.28 0.00 0.00 3.10 0.00 19:01:25 19:00:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 19:01:25 19:01:01 33.54 33.31 0.23 0.00 4088.34 26.68 0.00 19:01:25 Average: 92.54 21.17 71.36 0.00 1117.89 27453.27 0.00 19:01:25 19:01:25 18:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:01:25 18:39:02 4304572 0 944840 11.80 2620 2756908 1716004 18.95 1147456 2103648 560180 19:01:25 18:40:01 3929416 0 1070020 13.36 2620 3006884 1666000 18.39 1266256 2265480 248668 19:01:25 18:41:01 3706844 0 1108796 13.84 2620 3190680 1838216 20.29 1393424 2338460 49812 19:01:25 18:42:01 4149332 0 983016 12.27 2620 2873972 1248700 13.79 1095576 2201008 20 19:01:25 18:43:01 190188 0 1275128 15.92 2620 6541004 1695284 18.72 3316948 3755396 428320 19:01:25 18:44:01 286204 0 1391208 17.37 2620 6328908 2365596 26.12 3061308 3912376 2572 19:01:25 18:45:02 306036 0 1661608 20.75 2620 6038676 3121132 34.46 2676612 4214612 14924 19:01:25 18:46:01 2797800 0 1166188 14.56 2620 4042332 1362756 15.05 1417940 3067476 20 19:01:25 18:47:01 2805780 0 1158204 14.46 2620 4042336 1240756 13.70 1461448 3019224 20 19:01:25 18:48:01 2804356 0 1159624 14.48 2620 4042340 1241028 13.70 1446196 3035740 20 19:01:25 18:49:01 2805352 0 1158624 14.47 2620 4042344 1241040 13.70 1448284 3034108 8 19:01:25 18:50:01 2805884 0 1158088 14.46 2620 4042348 1241052 13.70 1451068 3030820 8 19:01:25 18:51:01 2806600 0 1157364 14.45 2620 4042356 1240824 13.70 1450440 3030820 8 19:01:25 18:52:01 2806360 0 1157604 14.45 2620 4042356 1240824 13.70 1450572 3030820 8 19:01:25 18:53:01 2806048 0 1157876 14.46 2620 4042396 1240908 13.70 1450576 3030840 8 19:01:25 18:54:01 2805972 0 1157952 14.46 2620 4042396 1240872 13.70 1450600 3030840 8 19:01:25 18:55:01 2806416 0 1157504 14.45 2620 4042400 1240824 13.70 1450592 3030840 8 19:01:25 18:56:01 2806500 0 1157412 14.45 2620 4042408 1240824 13.70 1450600 3030840 8 19:01:25 18:57:01 2806424 0 1157488 14.45 2620 4042408 1240824 13.70 1450484 3030840 8 19:01:25 18:58:01 2806304 0 1157596 14.45 2620 4042420 1240896 13.70 1450584 3030840 8 19:01:25 18:59:01 2806188 0 1157712 14.46 2620 4042420 1240884 13.70 1450580 3030840 8 19:01:25 19:00:01 2806664 0 1157228 14.45 2620 4042428 1240824 13.70 1450620 3030840 8 19:01:25 19:01:01 2658188 0 1182780 14.77 2620 4165352 1275056 14.08 1474768 3153440 260 19:01:25 Average: 2678845 0 1173646 14.65 2620 4153829 1463527 16.16 1615780 3019137 56735 19:01:25 19:01:25 18:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:01:25 18:39:02 eth0 988.64 1215.82 5805.77 157.93 0.00 0.00 0.00 0.00 19:01:25 18:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:39:02 docker0 825.42 532.41 69.46 2678.51 0.00 0.00 0.00 0.00 19:01:25 18:40:01 eth0 268.95 196.56 899.32 30.11 0.00 0.00 0.00 0.00 19:01:25 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:40:01 docker0 172.62 227.36 12.22 859.47 0.00 0.00 0.00 0.00 19:01:25 18:40:01 vethe967ce8 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:01:25 18:41:01 eth0 37.29 22.02 25.75 67.98 0.00 0.00 0.00 0.00 19:01:25 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:41:01 docker0 2.05 2.05 0.13 0.17 0.00 0.00 0.00 0.00 19:01:25 18:41:01 vethe967ce8 2.05 2.05 0.16 0.17 0.00 0.00 0.00 0.00 19:01:25 18:42:01 eth0 25.66 13.71 22.61 11.96 0.00 0.00 0.00 0.00 19:01:25 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:43:01 vethc7b424b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:01:25 18:43:01 veth5dd52be 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:01:25 18:43:01 eth0 245.62 208.38 1851.32 73.02 0.00 0.00 0.00 0.00 19:01:25 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:44:01 veth8ba5a44 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 19:01:25 18:44:01 vetha09e515 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 19:01:25 18:44:01 eth0 51.11 29.22 171.67 56.83 0.00 0.00 0.00 0.00 19:01:25 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:45:02 veth750e173 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:01:25 18:45:02 veth13eb693 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:01:25 18:45:02 eth0 210.60 155.57 1630.23 82.61 0.00 0.00 0.00 0.00 19:01:25 18:45:02 veth7f02de4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:01:25 18:46:01 eth0 66.07 43.43 145.63 63.01 0.00 0.00 0.00 0.00 19:01:25 18:46:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:01:25 18:46:01 docker0 1134.78 939.81 90.61 4355.53 0.00 0.00 0.00 0.00 19:01:25 18:47:01 eth0 0.13 0.10 0.01 0.02 0.00 0.00 0.00 0.00 19:01:25 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:48:01 eth0 0.63 0.43 0.35 0.27 0.00 0.00 0.00 0.00 19:01:25 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:49:01 eth0 0.68 0.18 0.22 0.01 0.00 0.00 0.00 0.00 19:01:25 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:50:01 eth0 0.50 0.35 0.27 0.20 0.00 0.00 0.00 0.00 19:01:25 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:51:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:01:25 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:52:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:01:25 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:53:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:01:25 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:54:01 eth0 0.13 0.07 0.06 0.00 0.00 0.00 0.00 0.00 19:01:25 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:01:25 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:56:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:57:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:01:25 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:58:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 19:01:25 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:59:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 19:01:25 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 19:00:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 19:01:01 eth0 11.63 7.30 11.86 5.95 0.00 0.00 0.00 0.00 19:01:25 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 Average: eth0 82.95 82.36 460.00 23.91 0.00 0.00 0.00 0.00 19:01:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:25 Average: docker0 48.58 40.23 3.88 186.46 0.00 0.00 0.00 0.00 19:01:25 19:01:25 19:01:25 ---> sar -P ALL: 19:01:25 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) 19:01:25 19:01:25 18:37:16 LINUX RESTART (2 CPU) 19:01:25 19:01:25 18:38:01 CPU %user %nice %system %iowait %steal %idle 19:01:25 18:39:02 all 17.36 0.00 5.49 2.98 0.09 74.09 19:01:25 18:39:02 0 13.12 0.00 5.88 2.72 0.09 78.19 19:01:25 18:39:02 1 21.63 0.00 5.09 3.24 0.09 69.95 19:01:25 18:40:01 all 48.39 0.00 8.60 3.70 0.10 39.22 19:01:25 18:40:01 0 48.38 0.00 8.68 3.79 0.11 39.04 19:01:25 18:40:01 1 48.39 0.00 8.51 3.61 0.09 39.40 19:01:25 18:41:01 all 38.19 0.00 4.79 0.55 0.08 56.38 19:01:25 18:41:01 0 38.09 0.00 5.09 0.53 0.07 56.22 19:01:25 18:41:01 1 38.29 0.00 4.49 0.58 0.09 56.55 19:01:25 18:42:01 all 64.96 0.00 8.50 1.46 0.10 24.99 19:01:25 18:42:01 0 65.16 0.00 8.27 1.07 0.09 25.40 19:01:25 18:42:01 1 64.76 0.00 8.72 1.84 0.11 24.57 19:01:25 18:43:01 all 26.62 0.00 18.76 21.99 0.11 32.52 19:01:25 18:43:01 0 25.89 0.00 19.03 23.54 0.11 31.44 19:01:25 18:43:01 1 27.34 0.00 18.50 20.45 0.11 33.61 19:01:25 18:44:01 all 70.97 0.00 11.73 15.42 0.12 1.77 19:01:25 18:44:01 0 71.19 0.00 11.56 15.99 0.13 1.13 19:01:25 18:44:01 1 70.74 0.00 11.90 14.84 0.11 2.42 19:01:25 18:45:02 all 38.24 0.00 12.87 39.16 0.11 9.63 19:01:25 18:45:02 0 38.34 0.00 13.12 41.20 0.09 7.25 19:01:25 18:45:02 1 38.13 0.00 12.61 37.11 0.13 12.02 19:01:25 18:46:01 all 37.02 0.00 9.09 15.29 0.14 38.46 19:01:25 18:46:01 0 36.92 0.00 9.07 15.22 0.13 38.67 19:01:25 18:46:01 1 37.13 0.00 9.12 15.35 0.14 38.26 19:01:25 18:47:01 all 0.06 0.00 0.04 0.00 0.03 99.87 19:01:25 18:47:01 0 0.02 0.00 0.07 0.00 0.03 99.88 19:01:25 18:47:01 1 0.10 0.00 0.02 0.00 0.03 99.85 19:01:25 18:48:01 all 0.07 0.00 0.03 0.06 0.03 99.81 19:01:25 18:48:01 0 0.08 0.00 0.03 0.00 0.02 99.87 19:01:25 18:48:01 1 0.05 0.00 0.03 0.12 0.05 99.75 19:01:25 18:49:01 all 0.08 0.00 0.04 0.00 0.03 99.85 19:01:25 18:49:01 0 0.13 0.00 0.03 0.00 0.02 99.82 19:01:25 18:49:01 1 0.02 0.00 0.05 0.00 0.05 99.88 19:01:25 19:01:25 18:49:01 CPU %user %nice %system %iowait %steal %idle 19:01:25 18:50:01 all 0.05 0.00 0.02 0.00 0.03 99.90 19:01:25 18:50:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:01:25 18:50:01 1 0.05 0.00 0.02 0.00 0.05 99.88 19:01:25 18:51:01 all 0.04 0.00 0.02 0.00 0.02 99.92 19:01:25 18:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:01:25 18:51:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:01:25 18:52:01 all 0.03 0.00 0.02 0.00 0.03 99.92 19:01:25 18:52:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:01:25 18:52:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:01:25 18:53:01 all 0.08 0.00 0.04 0.01 0.03 99.84 19:01:25 18:53:01 0 0.07 0.00 0.03 0.00 0.02 99.88 19:01:25 18:53:01 1 0.08 0.00 0.05 0.02 0.05 99.80 19:01:25 18:54:01 all 0.06 0.00 0.03 0.00 0.03 99.88 19:01:25 18:54:01 0 0.02 0.00 0.02 0.00 0.05 99.92 19:01:25 18:54:01 1 0.10 0.00 0.03 0.00 0.02 99.85 19:01:25 18:55:01 all 0.06 0.00 0.03 0.00 0.03 99.89 19:01:25 18:55:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:01:25 18:55:01 1 0.08 0.00 0.02 0.00 0.02 99.88 19:01:25 18:56:01 all 0.04 0.00 0.01 0.00 0.03 99.92 19:01:25 18:56:01 0 0.02 0.00 0.02 0.00 0.05 99.92 19:01:25 18:56:01 1 0.07 0.00 0.00 0.00 0.00 99.93 19:01:25 18:57:01 all 0.11 0.00 0.03 0.00 0.03 99.84 19:01:25 18:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:01:25 18:57:01 1 0.18 0.00 0.03 0.00 0.03 99.75 19:01:25 18:58:01 all 0.06 0.00 0.02 0.00 0.04 99.88 19:01:25 18:58:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:01:25 18:58:01 1 0.08 0.00 0.02 0.00 0.05 99.85 19:01:25 18:59:01 all 0.05 0.00 0.02 0.00 0.03 99.90 19:01:25 18:59:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:01:25 18:59:01 1 0.08 0.00 0.02 0.00 0.03 99.87 19:01:25 19:00:01 all 0.07 0.00 0.01 0.00 0.03 99.89 19:01:25 19:00:01 0 0.02 0.00 0.00 0.00 0.03 99.95 19:01:25 19:00:01 1 0.12 0.00 0.02 0.00 0.03 99.83 19:01:25 19:01:25 19:00:01 CPU %user %nice %system %iowait %steal %idle 19:01:25 19:01:01 all 2.65 0.00 0.77 3.00 0.06 93.52 19:01:25 19:01:01 0 2.91 0.00 0.92 4.05 0.02 92.10 19:01:25 19:01:01 1 2.39 0.00 0.62 1.95 0.10 94.94 19:01:25 Average: all 14.25 0.00 3.35 4.30 0.06 78.04 19:01:25 Average: 0 14.05 0.00 3.40 4.49 0.05 78.01 19:01:25 Average: 1 14.45 0.00 3.31 4.11 0.06 78.07 19:01:25 19:01:25 19:01:25