Pull request #3673 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jrtitus for edgexfoundry/edgex-go Loading trusted files from base branch main at a50ec7cbd1ffe16c0409c75cc366b79de6e56022 rather than 32e48485911a94e753db4d2f1118a0aefca18792 Obtained Jenkinsfile from a50ec7cbd1ffe16c0409c75cc366b79de6e56022 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7819899677423546803.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2948776632428597736.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3673/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3673/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5913119746517784695.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9035549105597907841.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3673/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3673/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1752791840940681590.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1049’ Running on prd-centos7-docker-4c-2g-1051 in /w/workspace/edgexfoundry_edgex-go_PR-3673 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8841614769618585871.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a50ec7cbd1ffe16c0409c75cc366b79de6e56022 into PR head commit 32e48485911a94e753db4d2f1118a0aefca18792 Merge succeeded, producing 32e48485911a94e753db4d2f1118a0aefca18792 Checking out Revision 32e48485911a94e753db4d2f1118a0aefca18792 (PR-3673) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2932537443900587845.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3673/head:refs/remotes/origin/PR-3673 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32e48485911a94e753db4d2f1118a0aefca18792 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1483160871903577628.key > git merge a50ec7cbd1ffe16c0409c75cc366b79de6e56022 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32e48485911a94e753db4d2f1118a0aefca18792 # timeout=10 Commit message: "docs(meta): fix mistakes in API examples" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:16:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:16:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:16:01 ========================================================= 18:16:01 EdgeX Global Pipelines Version Info 18:16:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:16:03 ------------------- 18:16:03 stable info: 18:16:03 ------------------- 18:16:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:16:03 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 18:16:03 Message: update stable to v1.0.205 18:16:03 ------------------- 18:16:03 experimental info: 18:16:03 ------------------- 18:16:03 Commited By: **** collab-it+edgex@linuxfoundation.org 18:16:03 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 18:16:03 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:16:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:16:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:16:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:16:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:16:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:16:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:16:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:16:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:16:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:16:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:16:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:16:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:16:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:16:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:16:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:16:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3673 [Pipeline] echo 18:16:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3673 [Pipeline] echo 18:16:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3673 [Pipeline] echo 18:16:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32e48485911a94e753db4d2f1118a0aefca18792 [Pipeline] echo 18:16:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32e4848 [Pipeline] echo 18:16:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:16:04 provisioning config files... 18:16:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6768563372025344672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:05 ---> docker-login.sh 18:16:05 nexus3.edgexfoundry.org:10001 18:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:05 Configure a credential helper to remove this warning. See 18:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:05 18:16:05 Login Succeeded 18:16:05 nexus3.edgexfoundry.org:10002 18:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. > git rev-list --no-walk ec9b44a2257c21cfcf21ab43ce8623f907b6fab2 # timeout=10 18:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:05 Configure a credential helper to remove this warning. See 18:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:05 18:16:05 Login Succeeded 18:16:05 nexus3.edgexfoundry.org:10003 18:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:05 Configure a credential helper to remove this warning. See 18:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:05 18:16:05 Login Succeeded 18:16:05 nexus3.edgexfoundry.org:10004 18:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:05 Configure a credential helper to remove this warning. See 18:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:05 18:16:05 Login Succeeded 18:16:05 docker.io 18:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:06 Configure a credential helper to remove this warning. See 18:16:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:06 18:16:06 Login Succeeded 18:16:06 ---> docker-login.sh ends [Pipeline] } 18:16:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:16:06 ++ 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:16:06 + for file in '`ls cmd/**/Dockerfile`' 18:16:06 ++ dirname cmd/core-command/Dockerfile 18:16:06 ++ cut -d/ -f2 18:16:06 + echo core-command,cmd/core-command/Dockerfile 18:16:06 + for file in '`ls cmd/**/Dockerfile`' 18:16:06 ++ dirname cmd/core-data/Dockerfile 18:16:06 ++ cut -d/ -f2 18:16:06 + echo core-data,cmd/core-data/Dockerfile 18:16:06 + for file in '`ls cmd/**/Dockerfile`' 18:16:06 ++ dirname cmd/core-metadata/Dockerfile 18:16:06 ++ cut -d/ -f2 18:16:06 + echo core-metadata,cmd/core-metadata/Dockerfile 18:16:06 + for file in '`ls cmd/**/Dockerfile`' 18:16:06 ++ dirname cmd/security-bootstrapper/Dockerfile 18:16:06 ++ cut -d/ -f2 18:16:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:16:06 + for file in '`ls cmd/**/Dockerfile`' 18:16:06 ++ dirname cmd/security-proxy-setup/Dockerfile 18:16:06 ++ cut -d/ -f2 18:16:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:16:06 + for file in '`ls cmd/**/Dockerfile`' 18:16:06 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:16:06 ++ cut -d/ -f2 18:16:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:16:06 + for file in '`ls cmd/**/Dockerfile`' 18:16:06 ++ dirname cmd/support-notifications/Dockerfile 18:16:06 ++ cut -d/ -f2 18:16:06 + echo support-notifications,cmd/support-notifications/Dockerfile 18:16:06 + for file in '`ls cmd/**/Dockerfile`' 18:16:06 ++ dirname cmd/support-scheduler/Dockerfile 18:16:06 ++ cut -d/ -f2 18:16:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:16:06 + for file in '`ls cmd/**/Dockerfile`' 18:16:06 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:16:06 ++ cut -d/ -f2 18:16:06 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:16:06 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:16:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:16:07 18:16:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:16:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:16:07 latest: Pulling from edgex-devops/git-semver 18:16:07 31603596830f: Pulling fs layer 18:16:07 d4622e32a9a9: Pulling fs layer 18:16:07 1030fce36090: Pulling fs layer 18:16:07 6c6cb7e1b49b: Pulling fs layer 18:16:07 6c6cb7e1b49b: Waiting 18:16:07 d4622e32a9a9: Verifying Checksum 18:16:07 d4622e32a9a9: Download complete 18:16:07 31603596830f: Verifying Checksum 18:16:07 31603596830f: Download complete 18:16:07 31603596830f: Pull complete 18:16:08 6c6cb7e1b49b: Verifying Checksum 18:16:08 6c6cb7e1b49b: Download complete 18:16:08 d4622e32a9a9: Pull complete 18:16:08 1030fce36090: Verifying Checksum 18:16:08 1030fce36090: Download complete 18:16:08 1030fce36090: Pull complete 18:16:08 6c6cb7e1b49b: Pull complete 18:16:09 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 18:16:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:16:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:16:09 prd-centos7-docker-4c-2g-1051 does not seem to be running inside a container 18:16:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:16:09 $ docker top 515be1e841ac829c3212223d44f88e0bf95963bd5f7ce7f82084117fbf10454b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:16:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:16:10 [ssh-agent] Looking for ssh-agent implementation... 18:16:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:16:10 $ docker exec 515be1e841ac829c3212223d44f88e0bf95963bd5f7ce7f82084117fbf10454b ssh-agent 18:16:10 SSH_AUTH_SOCK=/tmp/ssh-Q4WOFFcnPHGg/agent.13 18:16:10 SSH_AGENT_PID=20 18:16:10 Running ssh-add (command line suppressed) 18:16:10 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4355672317101325118.key (/w/workspace/edgex-go/2@tmp/private_key_4355672317101325118.key) 18:16:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:16:10 + git tag --points-at HEAD [Pipeline] } 18:16:10 $ docker exec --env ******** --env ******** 515be1e841ac829c3212223d44f88e0bf95963bd5f7ce7f82084117fbf10454b ssh-agent -k 18:16:10 unset SSH_AUTH_SOCK; 18:16:10 unset SSH_AGENT_PID; 18:16:10 echo Agent pid 20 killed; 18:16:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:16:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:16:10 [ssh-agent] Looking for ssh-agent implementation... 18:16:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:16:11 $ docker exec 515be1e841ac829c3212223d44f88e0bf95963bd5f7ce7f82084117fbf10454b ssh-agent 18:16:11 SSH_AUTH_SOCK=/tmp/ssh-UfzdN612WW1M/agent.53 18:16:11 SSH_AGENT_PID=59 18:16:11 Running ssh-add (command line suppressed) 18:16:11 Identity added: /w/workspace/edgex-go/2@tmp/private_key_9158636021894550195.key (/w/workspace/edgex-go/2@tmp/private_key_9158636021894550195.key) 18:16:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:16:11 + git semver init 18:16:11 # -> Open(): unable to determine branch for HEAD 18:16:11 # $GIT_DIR = /w/workspace/edgex-go/2/.git 18:16:11 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 18:16:11 # $SEMVER_REMOTE_NAME = origin 18:16:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:16:11 # $SEMVER_USER_NAME = edgex-jenkins 18:16:11 # $SEMVER_BRANCH = PR-3673 18:16:11 # $SEMVER_TEMP = /tmp/semver-607369203 18:16:11 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:16:58 # '/tmp/semver-607369203' -> '/w/workspace/edgex-go/2/.semver' 18:16:58 # -> Force: false 18:16:58 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 18:16:58 $ docker exec --env ******** --env ******** 515be1e841ac829c3212223d44f88e0bf95963bd5f7ce7f82084117fbf10454b ssh-agent -k 18:16:58 unset SSH_AUTH_SOCK; 18:16:58 unset SSH_AGENT_PID; 18:16:58 echo Agent pid 59 killed; 18:16:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:16:58 + git semver [Pipeline] } 18:16:58 $ docker stop --time=1 515be1e841ac829c3212223d44f88e0bf95963bd5f7ce7f82084117fbf10454b 18:17:00 $ docker rm -f 515be1e841ac829c3212223d44f88e0bf95963bd5f7ce7f82084117fbf10454b [Pipeline] // withDockerContainer [Pipeline] sh 18:17:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:17:01 Stashed 1 file(s) [Pipeline] echo 18:17:01 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 18:17:01 ========================================================= 18:17:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:17:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:17:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:17:02 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:17:02 540db60ca938: Pulling fs layer 18:17:02 adcc1eea9eea: Pulling fs layer 18:17:02 4c4ab2625f07: Pulling fs layer 18:17:02 db62176df00c: Pulling fs layer 18:17:02 3b30891b0d05: Pulling fs layer 18:17:02 06b49ca38bd5: Pulling fs layer 18:17:02 c788192a36de: Pulling fs layer 18:17:02 a77e37c0d609: Pulling fs layer 18:17:02 c3185cebc471: Pulling fs layer 18:17:02 c788192a36de: Waiting 18:17:02 db62176df00c: Waiting 18:17:02 3b30891b0d05: Waiting 18:17:02 a77e37c0d609: Waiting 18:17:02 c3185cebc471: Waiting 18:17:02 06b49ca38bd5: Waiting 18:17:02 4c4ab2625f07: Verifying Checksum 18:17:02 4c4ab2625f07: Download complete 18:17:02 adcc1eea9eea: Verifying Checksum 18:17:02 adcc1eea9eea: Download complete 18:17:02 3b30891b0d05: Verifying Checksum 18:17:02 3b30891b0d05: Download complete 18:17:02 06b49ca38bd5: Verifying Checksum 18:17:02 06b49ca38bd5: Download complete 18:17:02 c788192a36de: Verifying Checksum 18:17:02 c788192a36de: Download complete 18:17:02 540db60ca938: Verifying Checksum 18:17:02 540db60ca938: Download complete 18:17:02 540db60ca938: Pull complete 18:17:02 adcc1eea9eea: Pull complete 18:17:02 4c4ab2625f07: Pull complete 18:17:03 a77e37c0d609: Verifying Checksum 18:17:03 a77e37c0d609: Download complete 18:17:06 c3185cebc471: Verifying Checksum 18:17:06 c3185cebc471: Download complete 18:17:06 db62176df00c: Verifying Checksum 18:17:06 db62176df00c: Download complete 18:17:09 db62176df00c: Pull complete 18:17:09 3b30891b0d05: Pull complete 18:17:09 06b49ca38bd5: Pull complete 18:17:09 c788192a36de: Pull complete 18:17:10 a77e37c0d609: Pull complete 18:17:12 c3185cebc471: Pull complete 18:17:12 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 18:17:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:17:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 18:17:12 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:17:12 WORKDIR /edgex 18:17:12 COPY go.mod . 18:17:12 RUN go mod download' 18:17:12 + docker build -t ci-base-image-x86_64 -f - . 18:17:13 Sending build context to Docker daemon 328.7MB 18:17:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:17:13 ---> 031687cdd783 18:17:13 Step 2/4 : WORKDIR /edgex 18:17:16 Still waiting to schedule task 18:17:16 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:17:19 ---> Running in b8088689d760 18:17:19 Removing intermediate container b8088689d760 18:17:19 ---> 1c09323a60a5 18:17:19 Step 3/4 : COPY go.mod . 18:17:19 ---> 0ae7afece0d9 18:17:19 Step 4/4 : RUN go mod download 18:17:19 ---> Running in 4780dc8fe66a 18:17:58 Removing intermediate container 4780dc8fe66a 18:17:58 ---> d53c401b89ed 18:17:58 Successfully built d53c401b89ed 18:17:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:17:58 + docker inspect -f . ci-base-image-x86_64 18:17:58 . [Pipeline] withDockerContainer 18:17:58 prd-centos7-docker-4c-2g-1051 does not seem to be running inside a container 18:17:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:17:59 $ docker top 600914590be2cadb433124ac5a6a633758f268d33e0415d1feb8b18044f0d9ae -eo pid,comm [Pipeline] { [Pipeline] sh 18:17:59 + go version 18:17:59 go version go1.16.6 linux/amd64 [Pipeline] } 18:17:59 $ docker stop --time=1 600914590be2cadb433124ac5a6a633758f268d33e0415d1feb8b18044f0d9ae 18:18:00 $ docker rm -f 600914590be2cadb433124ac5a6a633758f268d33e0415d1feb8b18044f0d9ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:18:01 + docker inspect -f . ci-base-image-x86_64 18:18:01 . [Pipeline] withDockerContainer 18:18:01 prd-centos7-docker-4c-2g-1051 does not seem to be running inside a container 18:18:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:18:01 $ docker top 42e945d9f5aa6ac68cf187d5a5832034fa465aece749542c19f7f05bdaab2b6b -eo pid,comm [Pipeline] { [Pipeline] echo 18:18:01 ========================================================= 18:18:01 [edgeXBuildGoParallel] Running Tests and Build... 18:18:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:18:02 + go mod tidy [Pipeline] sh 18:18:02 + make test 18:18:02 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 18:18:03 go mod tidy 18:18:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:18:08 ? github.com/edgexfoundry/edgex-go [no test files] 18:18:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:18:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:18:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:18:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:18:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:18:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:18:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:18:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:18:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:18:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:18:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:18:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:18:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:18:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:18:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 18:18:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:18:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:18:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.045s coverage: 100.0% of statements 18:18:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:18:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.061s coverage: 46.3% of statements 18:18:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:18:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:18:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 90.1% of statements 18:18:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:18:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:18:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 81.2% of statements 18:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:18:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.247s coverage: 94.2% of statements 18:18:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:18:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:18:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 59.1% of statements 18:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:18:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 60.0% of statements 18:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:18:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.8% of statements 18:18:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:18:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 18:18:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements 18:18:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:18:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 18:18:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements 18:18:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 18:18:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements 18:18:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 18:18:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements 18:18:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 18:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.230s coverage: 81.8% of statements 18:19:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 18:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 18:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements 18:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 18:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 18:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 18:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 18:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 18:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.080s coverage: 91.2% of statements 18:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.144s coverage: 64.4% of statements 18:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 18:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements 18:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 18:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 18:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 18:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.174s coverage: 66.9% of statements 18:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.6% of statements 18:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements 18:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:19:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 18:19:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:19:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1052 in /w/workspace/edgexfoundry_edgex-go_PR-3673 [Pipeline] { [Pipeline] ws 18:19:28 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 18:19:28 The recommended git tool is: git 18:19:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.5% of statements 18:19:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:19:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:19:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:19:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:19:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 92.0% of statements 18:19:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:19:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:19:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:19:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:19:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements 18:19:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:19:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:19:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements 18:19:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:19:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:19:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:19:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:19:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 18:19:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:19:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:19:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:19:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:19:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:19:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:19:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 18:19:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 18:19:28 GO111MODULE=on go vet ./... 18:19:33 using credential edgex-jenkins-ssh 18:19:33 Cloning the remote Git repository 18:19:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:19:33 > git init /w/workspace/edgex-go/2 # timeout=10 18:19:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:19:33 > git --version # timeout=10 18:19:33 > git --version # 'git version 2.17.1' 18:19:33 using GIT_SSH to set credentials SSH Credentials for GitHub 18:19:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:19:50 gofmt -l . 18:19:50 [ "`gofmt -l .`" = "" ] 18:19:50 ./bin/test-attribution-txt.sh [Pipeline] sh 18:19:50 + ls -al . 18:19:50 total 604 18:19:50 drwxrwxr-x 10 1001 1001 4096 Aug 17 18:19 . 18:19:50 drwxr-xr-x 4 root root 28 Aug 17 18:18 .. 18:19:50 -rw-rw-r-- 1 1001 1001 11 Aug 17 18:15 .dockerignore 18:19:50 drwxrwxr-x 8 1001 1001 179 Aug 17 18:16 .git 18:19:50 drwxrwxr-x 3 1001 1001 125 Aug 17 18:15 .github 18:19:50 -rw-rw-r-- 1 1001 1001 818 Aug 17 18:15 .gitignore 18:19:50 -rw-rw-r-- 1 1001 1001 76 Aug 17 18:15 .hadolint.yml 18:19:50 drwx------ 3 1001 1001 58 Aug 17 18:16 .semver 18:19:50 -rw-rw-r-- 1 1001 1001 166 Aug 17 18:15 .sonarcloud.properties 18:19:50 -rw-rw-r-- 1 1001 1001 1171 Aug 17 18:15 ADOPTERS.md 18:19:50 -rw-rw-r-- 1 1001 1001 8609 Aug 17 18:15 Attribution.txt 18:19:50 -rw-rw-r-- 1 1001 1001 43881 Aug 17 18:15 CHANGELOG.md 18:19:50 -rw-rw-r-- 1 1001 1001 3804 Aug 17 18:15 CONTRIBUTING.md 18:19:50 -rw-rw-r-- 1 1001 1001 677 Aug 17 18:15 GOVERNANCE.md 18:19:50 -rw-rw-r-- 1 1001 1001 849 Aug 17 18:15 Jenkinsfile 18:19:50 -rw-rw-r-- 1 1001 1001 10775 Aug 17 18:15 LICENSE 18:19:50 -rw-rw-r-- 1 1001 1001 5915 Aug 17 18:15 Makefile 18:19:50 -rw-rw-r-- 1 1001 1001 582 Aug 17 18:15 OWNERS.md 18:19:50 -rw-rw-r-- 1 1001 1001 8643 Aug 17 18:15 README.md 18:19:50 -rw-rw-r-- 1 1001 1001 6912 Aug 17 18:15 SECURITY.md 18:19:50 -rw-rw-r-- 1 1001 1001 5 Aug 17 18:17 VERSION 18:19:50 -rw-rw-r-- 1 1001 1001 4131 Aug 17 18:15 ZMQWindows.md 18:19:50 drwxrwxr-x 2 1001 1001 37 Aug 17 18:15 bin 18:19:50 drwxrwxr-x 14 1001 1001 4096 Aug 17 18:15 cmd 18:19:50 -rw-r--r-- 1 root root 404328 Aug 17 18:19 coverage.out 18:19:50 -rw-rw-r-- 1 1001 1001 813 Aug 17 18:15 go.mod 18:19:50 -rw-r--r-- 1 root root 48847 Aug 17 18:18 go.sum 18:19:50 drwxrwxr-x 8 1001 1001 124 Aug 17 18:15 internal 18:19:50 drwxrwxr-x 3 1001 1001 16 Aug 17 18:15 openapi 18:19:50 drwxrwxr-x 4 1001 1001 71 Aug 17 18:15 snap 18:19:50 -rw-rw-r-- 1 1001 1001 204 Aug 17 18:15 version.go [Pipeline] sh 18:19:51 + '[' -e coverage.out ] 18:19:51 + chown 1001:1001 coverage.out [Pipeline] stash 18:19:51 Stashed 1 file(s) [Pipeline] sh 18:19:51 + make build 18:19:51 go mod tidy 18:19:51 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:19:51 Merging remotes/origin/main commit a50ec7cbd1ffe16c0409c75cc366b79de6e56022 into PR head commit 32e48485911a94e753db4d2f1118a0aefca18792 18:19:52 Merge succeeded, producing 32e48485911a94e753db4d2f1118a0aefca18792 18:19:52 Checking out Revision 32e48485911a94e753db4d2f1118a0aefca18792 (PR-3673) 18:19:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:19:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:19:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:19:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:19:51 using GIT_SSH to set credentials SSH Credentials for GitHub 18:19:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3673/head:refs/remotes/origin/PR-3673 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:19:51 > git config core.sparsecheckout # timeout=10 18:19:51 > git checkout -f 32e48485911a94e753db4d2f1118a0aefca18792 # timeout=10 18:19:52 > git remote # timeout=10 18:19:52 > git config --get remote.origin.url # timeout=10 18:19:52 using GIT_SSH to set credentials SSH Credentials for GitHub 18:19:52 > git merge a50ec7cbd1ffe16c0409c75cc366b79de6e56022 # timeout=10 18:19:52 > git rev-parse HEAD^{commit} # timeout=10 18:19:52 > git config core.sparsecheckout # timeout=10 18:19:52 > git checkout -f 32e48485911a94e753db4d2f1118a0aefca18792 # timeout=10 18:19:53 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:19:56 Commit message: "docs(meta): fix mistakes in API examples" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:19:57 provisioning config files... 18:19:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3949676565424619736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:19:57 ---> docker-login.sh 18:19:57 nexus3.edgexfoundry.org:10001 18:19:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:58 Configure a credential helper to remove this warning. See 18:19:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:58 18:19:58 Login Succeeded 18:19:58 nexus3.edgexfoundry.org:10002 18:19:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:59 Configure a credential helper to remove this warning. See 18:19:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:59 18:19:59 Login Succeeded 18:19:59 nexus3.edgexfoundry.org:10003 18:19:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:59 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:19:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:59 Configure a credential helper to remove this warning. See 18:19:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:59 18:19:59 Login Succeeded 18:19:59 nexus3.edgexfoundry.org:10004 18:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:00 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:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:00 Configure a credential helper to remove this warning. See 18:20:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:00 18:20:00 Login Succeeded 18:20:00 docker.io 18:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20: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:20:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:01 Configure a credential helper to remove this warning. See 18:20:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:01 18:20:01 Login Succeeded 18:20:01 ---> docker-login.sh ends [Pipeline] } 18:20:01 Deleting 1 temporary files 18:20:01 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 [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:20:02 ========================================================= 18:20:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:20:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:20:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:20:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:20:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:20:03 595b0fe564bb: Pulling fs layer 18:20:03 24495759ef45: Pulling fs layer 18:20:03 d148012ef14d: Pulling fs layer 18:20:03 e90a11edd702: Pulling fs layer 18:20:03 d77568369979: Pulling fs layer 18:20:03 fc1c9f9a7f3b: Pulling fs layer 18:20:03 170f2ba95c9a: Pulling fs layer 18:20:03 97ac5df62f85: Pulling fs layer 18:20:03 fc1c9f9a7f3b: Waiting 18:20:03 170f2ba95c9a: Waiting 18:20:03 97ac5df62f85: Waiting 18:20:03 e90a11edd702: Waiting 18:20:03 d77568369979: Waiting 18:20:03 d148012ef14d: Verifying Checksum 18:20:03 d148012ef14d: Download complete 18:20:03 24495759ef45: Verifying Checksum 18:20:03 24495759ef45: Download complete 18:20:03 d77568369979: Verifying Checksum 18:20:03 d77568369979: Download complete 18:20:03 fc1c9f9a7f3b: Download complete 18:20:03 595b0fe564bb: Download complete 18:20:03 170f2ba95c9a: Verifying Checksum 18:20:03 170f2ba95c9a: Download complete 18:20:03 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:20:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:20:04 595b0fe564bb: Pull complete 18:20:05 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:20:05 24495759ef45: Pull complete 18:20:05 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:20:05 d148012ef14d: Pull complete 18:20:06 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:20:07 97ac5df62f85: Verifying Checksum 18:20:07 97ac5df62f85: Download complete [Pipeline] } 18:20:08 $ docker stop --time=1 42e945d9f5aa6ac68cf187d5a5832034fa465aece749542c19f7f05bdaab2b6b 18:20:08 e90a11edd702: Verifying Checksum 18:20:08 e90a11edd702: Download complete 18:20:10 $ docker rm -f 42e945d9f5aa6ac68cf187d5a5832034fa465aece749542c19f7f05bdaab2b6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:20:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:20:11 18:20:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:20:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:20:11 latest: Pulling from edgex-devops/edgex-compose 18:20:11 cbdbe7a5bc2a: Pulling fs layer 18:20:11 ca9280d653b3: Pulling fs layer 18:20:11 7e9c9ca2126c: Pulling fs layer 18:20:12 cbdbe7a5bc2a: Verifying Checksum 18:20:12 cbdbe7a5bc2a: Download complete 18:20:12 cbdbe7a5bc2a: Pull complete 18:20:12 ca9280d653b3: Verifying Checksum 18:20:12 ca9280d653b3: Download complete 18:20:13 ca9280d653b3: Pull complete 18:20:14 7e9c9ca2126c: Verifying Checksum 18:20:14 7e9c9ca2126c: Download complete 18:20:17 7e9c9ca2126c: Pull complete 18:20:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:20:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:20:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:20:17 prd-centos7-docker-4c-2g-1051 does not seem to be running inside a container 18:20:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:20:20 $ docker top d6352478e34fb31b6b28bfaa2f2723dc1deb1c5a21fa5b8e4cf6c8085eee30ae -eo pid,comm [Pipeline] { [Pipeline] sh 18:20:20 e90a11edd702: Pull complete 18:20:20 d77568369979: Pull complete 18:20:20 fc1c9f9a7f3b: Pull complete 18:20:20 170f2ba95c9a: Pull complete 18:20:20 + docker-compose build --help 18:20:20 + grep parallel 18:20:21 --parallel Build images in parallel. [Pipeline] } 18:20:21 $ docker stop --time=1 d6352478e34fb31b6b28bfaa2f2723dc1deb1c5a21fa5b8e4cf6c8085eee30ae 18:20:22 $ docker rm -f d6352478e34fb31b6b28bfaa2f2723dc1deb1c5a21fa5b8e4cf6c8085eee30ae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:20:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:20:23 . [Pipeline] withDockerContainer 18:20:23 prd-centos7-docker-4c-2g-1051 does not seem to be running inside a container 18:20:23 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:20:23 $ docker top f32d7ad36819f78666e18edb5d8b47fed5fe6f355993a5e2b031e640d6606939 -eo pid,comm [Pipeline] { [Pipeline] sh 18:20:24 + docker-compose -f ./docker-compose-build.yml build --parallel 18:20:24 Building core-command ... 18:20:24 Building core-data ... 18:20:24 Building core-metadata ... 18:20:24 Building security-bootstrapper ... 18:20:24 Building security-proxy-setup ... 18:20:24 Building security-secretstore-setup ... 18:20:24 Building support-notifications ... 18:20:24 Building support-scheduler ... 18:20:24 Building sys-mgmt-agent ... 18:20:24 Building core-data 18:20:24 Building security-bootstrapper 18:20:24 Building security-secretstore-setup 18:20:24 Building core-metadata 18:20:24 Building security-proxy-setup 18:20:26 97ac5df62f85: Pull complete 18:20:26 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 18:20:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:20:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 18:20:26 + + dockerecho build -t ci-base-image-arm64 -f - . 18:20:26 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:20:26 WORKDIR /edgex 18:20:26 COPY go.mod . 18:20:26 RUN go mod download 18:20:28 Sending build context to Docker daemon 165.9MB 18:20:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:20:28 ---> 04bc70af865f 18:20:28 Step 2/4 : WORKDIR /edgex 18:20:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:20:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:20:34 ---> d53c401b89ed 18:20:34 Step 3/24 : WORKDIR /edgex-go 18:20:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:20:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:20:34 ---> d53c401b89ed 18:20:34 Step 3/24 : WORKDIR /edgex-go 18:20:38 ---> Running in 6eab416c2948 18:20:39 Removing intermediate container 6eab416c2948 18:20:39 ---> c7483013b386 18:20:39 Step 3/4 : COPY go.mod . 18:20:40 ---> Running in 65f3454c80c7 18:20:40 ---> Running in 3648384f5a08 18:20:40 ---> 26e0ee6539a2 18:20:40 Step 4/4 : RUN go mod download 18:20:40 ---> Running in 529157c6d314 18:20:46 Removing intermediate container 65f3454c80c7 18:20:46 ---> e6bf2f7b1825 18:20:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:20:46 Removing intermediate container 3648384f5a08 18:20:46 ---> 8fa315556b38 18:20:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:20:46 ---> Running in efd8b0fd750b 18:20:46 ---> Running in 7b809406a61a 18:20:48 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:20:48 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:20:48 ---> d53c401b89ed 18:20:48 Step 3/32 : WORKDIR /edgex-go 18:20:48 ---> Using cache 18:20:48 ---> e6bf2f7b1825 18:20:48 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:20:50 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:20:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:20:50 ---> d53c401b89ed 18:20:50 Step 3/26 : WORKDIR /edgex-go 18:20:50 ---> Using cache 18:20:50 ---> e6bf2f7b1825 18:20:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:20:50 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:20:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:20:50 ---> d53c401b89ed 18:20:50 Step 3/22 : WORKDIR /edgex-go 18:20:50 ---> Using cache 18:20:50 ---> e6bf2f7b1825 18:20:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:20:51 ---> Running in 3381c1d1da1a 18:20:51 ---> Running in 71b40a72c61f 18:20:51 ---> Running in 2d81a36ffc58 18:20:51 Removing intermediate container efd8b0fd750b 18:20:51 ---> 983489356b6f 18:20:51 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:20:51 Removing intermediate container 7b809406a61a 18:20:51 ---> 825f58976134 18:20:51 Step 5/24 : RUN apk add --update --no-cache make git 18:20:51 ---> Running in 16b58825a5c3 18:20:51 ---> Running in 96778017c682 18:20:51 Removing intermediate container 3381c1d1da1a 18:20:51 ---> b8ee70d9d2df 18:20:51 Step 5/32 : RUN apk add --update --no-cache make git 18:20:51 ---> Running in 4462dc1a082b 18:20:51 Removing intermediate container 2d81a36ffc58 18:20:51 ---> 7f1ecaeb613a 18:20:51 Step 5/26 : RUN apk add --update --no-cache make git 18:20:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:20:52 ---> Running in cd815ad6edc5 18:20:52 Removing intermediate container 71b40a72c61f 18:20:52 ---> c0f94e2d3ac4 18:20:52 Step 5/22 : RUN apk add --update --no-cache make git 18:20:52 ---> Running in ae722738b026 18:20:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:20:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:20:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:20:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:20:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:20:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:20:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:20:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:20:53 OK: 219 MiB in 52 packages 18:20:53 OK: 219 MiB in 52 packages 18:20:53 Removing intermediate container 96778017c682 18:20:53 ---> 28e16c8cc51f 18:20:53 Step 6/24 : COPY go.mod . 18:20:54 OK: 219 MiB in 52 packages 18:20:54 Removing intermediate container 16b58825a5c3 18:20:54 ---> eed3b6eed600 18:20:54 Step 6/24 : COPY go.mod . 18:20:54 ---> 32bc244599d6 18:20:54 Step 7/24 : RUN go mod download 18:20:54 ---> Running in 48c423eb0940 18:20:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:20:54 ---> e034eacf66c0 18:20:54 Step 7/24 : RUN go mod download 18:20:54 ---> Running in 3f581b085135 18:20:54 OK: 219 MiB in 52 packages 18:20:54 Removing intermediate container ae722738b026 18:20:54 ---> 0de87a652881 18:20:54 Step 6/22 : COPY go.mod . 18:20:54 OK: 219 MiB in 52 packages 18:20:54 ---> a119b41971d6 18:20:54 Step 7/22 : RUN go mod download 18:20:54 ---> Running in 51425e2e057c 18:20:54 Removing intermediate container 4462dc1a082b 18:20:54 ---> f9141e6047de 18:20:54 Step 6/32 : COPY go.mod . 18:20:55 Removing intermediate container cd815ad6edc5 18:20:55 ---> c383e14dc40f 18:20:55 Step 6/26 : COPY go.mod . 18:20:55 ---> 2404b9797a4c 18:20:55 Step 7/32 : RUN go mod download 18:20:55 ---> Running in 771f7d785093 18:20:55 Removing intermediate container 48c423eb0940 18:20:55 ---> 7aea529aee3f 18:20:55 Step 8/24 : COPY . . 18:20:55 ---> 9eb322c3b8da 18:20:55 Step 7/26 : RUN go mod download 18:20:55 ---> Running in a65cb3d61a08 18:20:57 Removing intermediate container 3f581b085135 18:20:57 ---> 7376ca1f84d9 18:20:57 Step 8/24 : COPY . . 18:20:59 Removing intermediate container 51425e2e057c 18:20:59 ---> d22bdabfec61 18:20:59 Step 8/22 : COPY . . 18:20:59 Removing intermediate container 771f7d785093 18:20:59 ---> 055223f044bf 18:20:59 Step 8/32 : COPY . . 18:21:00 Removing intermediate container a65cb3d61a08 18:21:00 ---> 504ea3c32e8c 18:21:00 Step 8/26 : COPY . . 18:21:00 ---> 18ad06e6d539 18:21:00 Step 9/24 : RUN go mod tidy 18:21:07 ---> Running in 84e029584273 18:21:07 ---> 1e5aed443492 18:21:07 Step 9/24 : RUN go mod tidy 18:21:07 ---> 5f9dea18220c 18:21:07 Step 9/22 : RUN go mod tidy 18:21:07 ---> Running in f61cb1f9401e 18:21:07 ---> Running in 31d2be556be3 18:21:08 Removing intermediate container 84e029584273 18:21:08 ---> 53c5e26711f7 18:21:08 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:21:08 ---> Running in 3276315bef90 18:21:09 Removing intermediate container 31d2be556be3 18:21:09 ---> 64353c9f60db 18:21:09 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:21:09 ---> Running in 423c7ed96054 18:21:09 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:21:09 Removing intermediate container f61cb1f9401e 18:21:09 ---> 99c12b373e56 18:21:09 Step 10/24 : RUN make cmd/core-data/core-data 18:21:09 ---> Running in 71ef9fb47145 18:21:10 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:21:10 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:21:16 ---> 4a684d7b5bf7 18:21:16 Step 9/32 : RUN go mod tidy 18:21:16 ---> Running in 3bc722e6b00c 18:21:16 ---> e755bb003a47 18:21:16 Step 9/26 : RUN go mod tidy 18:21:16 ---> Running in 7e48d0a15680 18:21:18 Removing intermediate container 3bc722e6b00c 18:21:18 ---> d963cf600be9 18:21:18 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:21:18 ---> Running in bd6a26ed4e10 18:21:18 Removing intermediate container 7e48d0a15680 18:21:18 ---> 3de9c5fdcd6e 18:21:18 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:21:18 ---> Running in 289247040bea 18:21:18 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:21:19 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:21: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:21:52 Removing intermediate container 3276315bef90 18:21:52 ---> db6dcb171dc7 18:21:52 18:21:52 Step 11/24 : FROM alpine:3.12 18:21:52 Removing intermediate container 423c7ed96054 18:21:52 ---> 5e7e9ae4fd8e 18:21:52 18:21:52 Step 11/22 : FROM alpine:3.12 18:21:52 3.12: Pulling from library/alpine 18:21:52 3.12: Pulling from library/alpine 18:21:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:21:53 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 18:21:53 Status: Downloaded newer image for alpine:3.12 18:21:53 ---> 13621d1b12d4 18:21:53 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:21:53 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 18:21:53 Status: Image is up to date for alpine:3.12 18:21:53 ---> 13621d1b12d4 18:21:53 Step 12/22 : RUN apk add --update --no-cache curl 18:21:54 ---> Running in a94bf51c0fff 18:21:54 ---> Running in b5eb0622e6ed 18:21:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:21:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:21:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:21:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:21:55 (1/4) Installing ca-certificates (20191127-r4) 18:21:55 (1/1) Installing dumb-init (1.2.2-r1) 18:21:56 Executing busybox-1.31.1-r20.trigger 18:21:56 OK: 6 MiB in 15 packages 18:21:56 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:21:56 (3/4) Installing libcurl (7.78.0-r0) 18:21:56 (4/4) Installing curl (7.78.0-r0) 18:21:56 Executing busybox-1.31.1-r20.trigger 18:21:56 Executing ca-certificates-20191127-r4.trigger 18:21:56 OK: 7 MiB in 18 packages 18:21:56 Removing intermediate container 71ef9fb47145 18:21:56 ---> 04682be1217d 18:21:56 18:21:56 Step 11/24 : FROM alpine:3.12 18:21:56 ---> 13621d1b12d4 18:21:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:21:56 ---> Running in 34dde8fa18f5 18:21:56 Removing intermediate container bd6a26ed4e10 18:21:56 ---> ec929c932e15 18:21:56 18:21:56 Step 11/32 : FROM alpine:3.12 18:21:56 ---> 13621d1b12d4 18:21:56 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:21:56 ---> Running in 86dc824f27ac 18:21:56 Removing intermediate container 34dde8fa18f5 18:21:56 ---> 038773793783 18:21:56 Step 13/24 : ENV APP_PORT=59880 18:21:56 Removing intermediate container b5eb0622e6ed 18:21:56 ---> 2660b3535c36 18:21:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:21:56 Removing intermediate container a94bf51c0fff 18:21:56 ---> 2d72d26e10ec 18:21:56 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:21:56 ---> Running in b19d54a34028 18:21:57 Removing intermediate container 86dc824f27ac 18:21:57 ---> 72eca8dbdaee 18:21:57 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:21:57 Removing intermediate container 289247040bea 18:21:57 ---> 7c83e308e7cf 18:21:57 18:21:57 Step 11/26 : FROM alpine:3.12 18:21:57 ---> 13621d1b12d4 18:21:57 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:21:57 ---> Running in d3b150eacac0 18:21:57 ---> Running in 3ced0ea18d0d 18:21:57 ---> Running in ad7aba74c409 18:21:57 ---> Running in ec725ef11b4d 18:21:57 Removing intermediate container b19d54a34028 18:21:57 ---> ae4cd0965204 18:21:57 Step 14/24 : EXPOSE $APP_PORT 18:21:57 Removing intermediate container 3ced0ea18d0d 18:21:57 ---> d9d7ccbed253 18:21:57 Step 14/24 : ENV APP_PORT=59881 18:21:57 Removing intermediate container d3b150eacac0 18:21:57 ---> 13794e18b970 18:21:57 Step 14/22 : WORKDIR /edgex 18:21:57 ---> Running in 14391e2dc49a 18:21:57 ---> Running in bbcc2de0f17e 18:21:57 ---> Running in 6ae87e875750 18:21:57 Removing intermediate container bbcc2de0f17e 18:21:57 ---> 57b21d5f02f8 18:21:57 Step 15/24 : EXPOSE $APP_PORT 18:21:57 Removing intermediate container 6ae87e875750 18:21:57 ---> 72ba258e9225 18:21:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:21:57 Removing intermediate container 14391e2dc49a 18:21:57 ---> 59e0a7ed33f2 18:21:57 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:21:57 ---> Running in 008f05f911f5 18:21:57 ---> Running in 9de94bed38b3 18:21:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:21:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:21:57 Removing intermediate container 008f05f911f5 18:21:57 ---> d28cf8bd77b7 18:21:57 Step 16/24 : WORKDIR / 18:21:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:21:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:21:57 ---> Running in d6d705afd19f 18:21:57 ---> b2e47cc0fb6d 18:21:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:21:57 (1/2) Installing dumb-init (1.2.2-r1) 18:21:57 (2/2) Installing su-exec (0.2-r1) 18:21:57 Executing busybox-1.31.1-r20.trigger 18:21:57 OK: 6 MiB in 16 packages 18:21:57 (1/3) Installing ca-certificates (20191127-r4) 18:21:57 (2/3) Installing dumb-init (1.2.2-r1) 18:21:57 (3/3) Installing su-exec (0.2-r1) 18:21:57 Executing busybox-1.31.1-r20.trigger 18:21:57 Executing ca-certificates-20191127-r4.trigger 18:21:57 OK: 6 MiB in 17 packages 18:21:57 Removing intermediate container d6d705afd19f 18:21:57 ---> 09e5be227e54 18:21:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:21:58 ---> 915c0a9eab28 18:21:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:21:58 ---> 1d34468244da 18:21:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:21:58 Removing intermediate container ad7aba74c409 18:21:58 ---> 90758ea58f02 18:21:58 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 18:21:58 ---> Running in dfbd400fcfbc 18:21:58 Removing intermediate container ec725ef11b4d 18:21:58 ---> b237ef2a97db 18:21:58 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:21:58 Removing intermediate container 9de94bed38b3 18:21:58 ---> b5af468d6124 18:21:58 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:21:58 ---> Running in a2225a75290f 18:21:58 ---> Running in 8319f9e1fb1d 18:21:58 Removing intermediate container dfbd400fcfbc 18:21:58 ---> 6c21d2fd62bc 18:21:58 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:21:58 ---> ffd1432e8a0f 18:21:58 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:21:58 ---> 88338c7f5329 18:21:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:21:58 ---> Running in 41d7ac09511c 18:21:58 ---> Running in 9b57076dd176 18:21:59 Removing intermediate container a2225a75290f 18:21:59 ---> c19daae94acd 18:21:59 Step 14/26 : WORKDIR / 18:21:59 ---> Running in c07a04f99983 18:21:59 Removing intermediate container 41d7ac09511c 18:21:59 ---> 5d168a559405 18:21:59 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:21:59 ---> Running in 5bb83f7bedbb 18:21:59 Removing intermediate container 9b57076dd176 18:21:59 ---> 9a355a47fbbe 18:21:59 Step 19/22 : CMD ["--init=true"] 18:21:59 ---> fbccc8731e94 18:21:59 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:21:59 ---> Running in 89f6bb767a6d 18:21:59 ---> Running in fc0708ad9146 18:21:59 Removing intermediate container c07a04f99983 18:21:59 ---> b37b86340c8a 18:21:59 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:21:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:21:59 Removing intermediate container 89f6bb767a6d 18:21:59 ---> ab03b72892e5 18:21:59 Step 20/22 : LABEL arch=x86_64 18:21:59 Removing intermediate container fc0708ad9146 18:21:59 ---> f5a4674b5c10 18:21:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:21:59 ---> Running in 423dcddb429d 18:21:59 ---> Running in 24d290cee81d 18:21:59 ---> a0bc3a1bea6a 18:21:59 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:21:59 Removing intermediate container 423dcddb429d 18:21:59 ---> eeb3e2ef14ed 18:21:59 Step 21/22 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 18:21:59 Removing intermediate container 24d290cee81d 18:21:59 ---> ff522554b9ac 18:21:59 Step 22/24 : LABEL arch=x86_64 18:21:59 ---> Running in 498fe8855460 18:21:59 ---> Running in 94db33590f06 18:21:59 ---> c46e3a30b0ee 18:21:59 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:21:59 Removing intermediate container 498fe8855460 18:21:59 ---> ddac529d26b1 18:21:59 Step 22/22 : LABEL version=0.0.0 18:21:59 Removing intermediate container 94db33590f06 18:21:59 ---> 698afd169a14 18:21:59 Step 23/24 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 18:21:59 ---> Running in 78e25d743dca 18:21:59 ---> Running in 903c3017d1b7 18:21:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:21:59 Removing intermediate container 5bb83f7bedbb 18:21:59 ---> 50468825d77b 18:21:59 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 18:21:59 Removing intermediate container 78e25d743dca 18:21:59 ---> f60a5ab33517 18:21:59 18:21:59 ---> 54cbeefec75c 18:21: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:21:59 ---> Running in d99a3a20d417 18:21:59 Removing intermediate container 903c3017d1b7 18:21:59 ---> b52e390b3e76 18:21:59 Step 24/24 : LABEL version=0.0.0 18:21:59 Successfully built f60a5ab33517 18:21:59 Successfully tagged security-proxy-setup:latest 18:21:59 Building support-scheduler 18:22:00  Building security-proxy-setup ... done  ---> Running in 48e4bc02c724 18:22:00 Removing intermediate container d99a3a20d417 18:22:00 ---> e26590aa7655 18:22:00 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:22:00 Removing intermediate container 48e4bc02c724 18:22:00 ---> 7da01d2ad379 18:22:00 18:22:00 ---> f1e84b2072eb 18:22:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:22:00 Successfully built 7da01d2ad379 18:22:00 Successfully tagged core-metadata:latest 18:22:00  Building core-metadata ... done Building support-notifications 18:22:00 (1/6) Installing dumb-init (1.2.2-r1) 18:22:01 (2/6) Installing libgcc (9.3.0-r2) 18:22:01 (3/6) Installing libsodium (1.0.18-r0) 18:22:01 (4/6) Installing libstdc++ (9.3.0-r2) 18:22:02 (5/6) Installing libzmq (4.3.3-r0) 18:22:02 ---> 6f8939a273c2 18:22:02 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:22:02 (6/6) Installing zeromq (4.3.3-r0) 18:22:02 Executing busybox-1.31.1-r20.trigger 18:22:02 OK: 8 MiB in 20 packages 18:22:04 ---> 4a159c73aade 18:22:04 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:22:04 ---> Running in 4fbbcf309718 18:22:04 Removing intermediate container 8319f9e1fb1d 18:22:04 ---> 04a67ebfa906 18:22:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:22:04 ---> 6da78caf6187 18:22:04 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:22:05 ---> 3920cae8a2f3 18:22:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:22:05 ---> 503391131b59 18:22:05 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:22:05 Removing intermediate container 4fbbcf309718 18:22:05 ---> 15a2720d20b9 18:22:05 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:22:05 ---> Running in bf7fe185450f 18:22:06 ---> 166a67a2481f 18:22:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:22:06 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:22:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:22:06 ---> d53c401b89ed 18:22:06 Step 3/23 : WORKDIR /edgex-go 18:22:06 ---> Using cache 18:22:06 ---> e6bf2f7b1825 18:22:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:22:06 ---> Using cache 18:22:06 ---> c0f94e2d3ac4 18:22:06 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:22:06 ---> d1a822fb473e 18:22:06 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:22:07 ---> Running in 4f1d53b498b8 18:22:07 ---> 4bbc24762036 18:22:07 Step 20/24 : ENTRYPOINT ["/core-data"] 18:22:07 ---> Running in bf1deded08d8 18:22:07 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:22:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:22:07 ---> d53c401b89ed 18:22:07 Step 3/23 : WORKDIR /edgex-go 18:22:07 ---> Using cache 18:22:07 ---> e6bf2f7b1825 18:22:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:22:07 ---> Using cache 18:22:07 ---> c0f94e2d3ac4 18:22:07 Step 5/23 : RUN apk add --update --no-cache make git 18:22:07 ---> Using cache 18:22:07 ---> 0de87a652881 18:22:07 Step 6/23 : COPY go.mod . 18:22:07 ---> Using cache 18:22:07 ---> a119b41971d6 18:22:07 Step 7/23 : RUN go mod download 18:22:07 ---> Using cache 18:22:07 ---> d22bdabfec61 18:22:07 Step 8/23 : COPY . . 18:22:07 ---> Using cache 18:22:07 ---> 5f9dea18220c 18:22:07 Step 9/23 : RUN go mod tidy 18:22:07 ---> Using cache 18:22:07 ---> 64353c9f60db 18:22:07 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:22:07 ---> 910e3c757305 18:22:07 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:22:07 ---> Running in 9b379feee7e6 18:22:07 Removing intermediate container bf1deded08d8 18:22:07 ---> 596e992f7057 18:22:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:22:07 ---> Running in c2d6c7bf3f0f 18:22:07 ---> 6ab5487efad7 18:22:07 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:22:07 Removing intermediate container bf7fe185450f 18:22:07 ---> b1570b46f42c 18:22:07 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:22:07 Removing intermediate container c2d6c7bf3f0f 18:22:07 ---> 988383a47946 18:22:07 Step 22/24 : LABEL arch=x86_64 18:22:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:22:07 ---> Running in 08452b356055 18:22:07 ---> Running in e9b3092280f2 18:22:07 ---> 2eb77771a80b 18:22:07 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:22:07 Removing intermediate container e9b3092280f2 18:22:07 ---> 07c60c328cb9 18:22:07 Step 23/24 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 18:22:07 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:22:07 ---> Running in f2e84bafbf90 18:22:07 Removing intermediate container 08452b356055 18:22:07 ---> 3dcf2ce8fd45 18:22:07 Step 24/26 : LABEL arch=x86_64 18:22:08 ---> Running in 47b1b1676641 18:22:08 ---> 76065668ce6e 18:22:08 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:22:08 Removing intermediate container f2e84bafbf90 18:22:08 ---> 7e0027117e23 18:22:08 Step 24/24 : LABEL version=0.0.0 18:22:08 Removing intermediate container 47b1b1676641 18:22:08 ---> ad7096c72a59 18:22:08 Step 25/26 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 18:22:08 ---> Running in a3eaca7a42a7 18:22:08 ---> Running in f322fbeabd11 18:22:08 ---> Running in f90d180fc2e5 18:22:08 Removing intermediate container a3eaca7a42a7 18:22:08 ---> ab23536e0fa7 18:22:08 18:22:08 Removing intermediate container f322fbeabd11 18:22:08 ---> 2274bdb1a2db 18:22:08 Step 26/26 : LABEL version=0.0.0 18:22:08 Removing intermediate container f90d180fc2e5 18:22:08 ---> 2bc694cf629c 18:22:08 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:22:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:22:08 Successfully built ab23536e0fa7 18:22:08 ---> Running in 9a7aee5ec1be 18:22:08 Successfully tagged core-data:latest 18:22:08 Building sys-mgmt-agent 18:22:08  Building core-data ... done  ---> abc97f97db1e 18:22:08 Step 27/32 : RUN chmod +x /entrypoint.sh 18:22:08 ---> Running in c1bcbfcc3d59 18:22:09 Removing intermediate container 9a7aee5ec1be 18:22:09 ---> 8009d6e43b9f 18:22:09 18:22:09 Successfully built 8009d6e43b9f 18:22:09 Successfully tagged security-secretstore-setup:latest 18:22:09  Building security-secretstore-setup ... done Building core-command 18:22:09 OK: 219 MiB in 52 packages 18:22:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:22:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:22:13 ---> d53c401b89ed 18:22:13 Step 3/24 : WORKDIR /edgex-go 18:22:13 ---> Using cache 18:22:13 ---> e6bf2f7b1825 18:22:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:22:13 ---> Using cache 18:22:13 ---> c0f94e2d3ac4 18:22:13 Step 5/24 : RUN apk add --update --no-cache make bash git 18:22:14 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:22:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:22:14 ---> d53c401b89ed 18:22:14 Step 3/24 : WORKDIR /edgex-go 18:22:14 ---> Using cache 18:22:14 ---> e6bf2f7b1825 18:22:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:22:14 ---> Using cache 18:22:14 ---> c0f94e2d3ac4 18:22:14 Step 5/24 : RUN apk add --update --no-cache make git 18:22:14 ---> Using cache 18:22:14 ---> 0de87a652881 18:22:14 Step 6/24 : COPY go.mod . 18:22:14 ---> Using cache 18:22:14 ---> a119b41971d6 18:22:14 Step 7/24 : RUN go mod download 18:22:14 ---> Using cache 18:22:14 ---> d22bdabfec61 18:22:14 Step 8/24 : COPY . . 18:22:14 ---> Using cache 18:22:14 ---> 5f9dea18220c 18:22:14 Step 9/24 : RUN go mod tidy 18:22:14 ---> Using cache 18:22:14 ---> 64353c9f60db 18:22:14 Step 10/24 : RUN make cmd/core-command/core-command 18:22:14 ---> Running in 855a1215f256 18:22:14 ---> Running in 83f4823d408c 18:22:14 Removing intermediate container c1bcbfcc3d59 18:22:14 ---> cfd938ddff98 18:22:14 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:22:14 Removing intermediate container 4f1d53b498b8 18:22:14 ---> 2e8b564415f4 18:22:14 Step 6/23 : COPY go.mod . 18:22:15 ---> Running in b7b746cf12b9 18:22:15 ---> 7666b682cd0c 18:22:15 Step 7/23 : RUN go mod download 18:22:15 Removing intermediate container b7b746cf12b9 18:22:15 ---> 614eb1f8abb0 18:22:15 Step 29/32 : CMD ["gate"] 18:22:15 ---> Running in 1bd3836dbc5d 18:22:15 ---> Running in b10b38344923 18:22:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:22:15 Removing intermediate container b10b38344923 18:22:15 ---> 4b66049cbb47 18:22:15 Step 30/32 : LABEL arch=x86_64 18:22:15 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:22:15 ---> Running in aa372b29f7d6 18:22:15 Removing intermediate container aa372b29f7d6 18:22:15 ---> cc6bf47ea0ac 18:22:15 Step 31/32 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 18:22:15 ---> Running in 158a4ba9689e 18:22:16 Removing intermediate container 158a4ba9689e 18:22:16 ---> 93e5604f1dbd 18:22:16 Step 32/32 : LABEL version=0.0.0 18:22:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:22:16 ---> Running in bd01584e1f04 18:22:16 Removing intermediate container bd01584e1f04 18:22:16 ---> 0196bf0523c2 18:22:16 18:22:16 Successfully built 0196bf0523c2 18:22:16 Successfully tagged security-bootstrapper:latest 18:22:16  Building security-bootstrapper ... done OK: 219 MiB in 52 packages 18:22:17 Removing intermediate container 83f4823d408c 18:22:17 ---> 4221bb25690f 18:22:17 Step 6/24 : COPY go.mod . 18:22:17 Removing intermediate container 1bd3836dbc5d 18:22:17 ---> 6b3a47bb8c49 18:22:17 Step 8/23 : COPY . . 18:22:17 ---> 2053925d0dc1 18:22:17 Step 7/24 : RUN go mod download 18:22:18 ---> Running in 7ad93aa71347 18:22:23 ---> 0b4db41608f2 18:22:23 Step 9/23 : RUN go mod tidy 18:22:23 Removing intermediate container 7ad93aa71347 18:22:23 ---> ab62a7fe08df 18:22:23 Step 8/24 : COPY . . 18:22:23 ---> Running in 76d6a4eb4303 18:22:28 ---> 5448872830db 18:22:28 Step 9/24 : RUN go mod tidy 18:22:28 Removing intermediate container 76d6a4eb4303 18:22:28 ---> fe70fa454c18 18:22:28 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:22:28 ---> Running in fd43674239a3 18:22:28 ---> Running in 5510bac80ecd 18:22:28 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:22:30 Removing intermediate container fd43674239a3 18:22:30 ---> 899919c8ce79 18:22:30 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:22:30 ---> Running in 7f34638f4d1e 18:22:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:22:32 Removing intermediate container 529157c6d314 18:22:32 ---> 6470fe716bcb 18:22:32 Successfully built 6470fe716bcb 18:22:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:22:32 + docker inspect -f . ci-base-image-arm64 18:22:32 . [Pipeline] withDockerContainer 18:22:33 prd-ubuntu18.04-docker-arm64-4c-16g-1052 does not seem to be running inside a container 18:22:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:22:35 $ docker top be9d00e14e59b763abe091d3f52c72788c2aaa50d560c52627a701597d6f0832 -eo pid,comm [Pipeline] { [Pipeline] sh 18:22:36 + go version 18:22:36 go version go1.16.6 linux/arm64 [Pipeline] } 18:22:36 $ docker stop --time=1 be9d00e14e59b763abe091d3f52c72788c2aaa50d560c52627a701597d6f0832 18:22:37 $ docker rm -f be9d00e14e59b763abe091d3f52c72788c2aaa50d560c52627a701597d6f0832 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:22:38 + docker inspect -f . ci-base-image-arm64 18:22:38 . [Pipeline] withDockerContainer 18:22:38 prd-ubuntu18.04-docker-arm64-4c-16g-1052 does not seem to be running inside a container 18:22:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:22:40 $ docker top 1bdacf46c3b05a01ea75b9efad1239f801c3fadf1b166fe2b3453effcb54f09d -eo pid,comm [Pipeline] { [Pipeline] echo 18:22:41 ========================================================= 18:22:41 [edgeXBuildGoParallel] Running Tests and Build... 18:22:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:22:41 + go mod tidy [Pipeline] sh 18:22:42 Removing intermediate container 855a1215f256 18:22:42 ---> 439dfddde62e 18:22:42 18:22:42 Step 11/24 : FROM alpine:3.12 18:22:42 ---> 13621d1b12d4 18:22:42 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:22:42 ---> Using cache 18:22:42 ---> 2660b3535c36 18:22:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:22:42 ---> Using cache 18:22:42 ---> d9d7ccbed253 18:22:42 Step 14/24 : ENV APP_PORT=59882 18:22:42 ---> Running in d353d0dcfe57 18:22:42 Removing intermediate container d353d0dcfe57 18:22:42 ---> ba189dc02565 18:22:42 Step 15/24 : EXPOSE $APP_PORT 18:22:42 Removing intermediate container 9b379feee7e6 18:22:42 ---> b0b96239a39b 18:22:42 18:22:42 Step 11/23 : FROM alpine:3.12 18:22:42 ---> 13621d1b12d4 18:22:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:22:42 ---> Using cache 18:22:42 ---> 2660b3535c36 18:22:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:22:42 ---> Using cache 18:22:42 ---> d9d7ccbed253 18:22:42 Step 14/23 : ENV APP_PORT=59861 18:22:42 ---> Running in 7049b56ba4a7 18:22:42 ---> Running in 5acff0773694 18:22:42 Removing intermediate container 7049b56ba4a7 18:22:42 ---> 178cb68634ee 18:22:42 Step 16/24 : WORKDIR / 18:22:42 Removing intermediate container 5acff0773694 18:22:42 ---> 30058d43b085 18:22:42 Step 15/23 : EXPOSE $APP_PORT 18:22:42 ---> Running in ed0acdd847af 18:22:42 ---> Running in 26006fe5f3a2 18:22:42 Removing intermediate container 26006fe5f3a2 18:22:42 ---> dd843f48c0a2 18:22:42 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:22:42 Removing intermediate container ed0acdd847af 18:22:42 ---> 05b189baf14a 18:22:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:22:42 ---> d7846d3fde4d 18:22:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:22:43 ---> 318a17c18003 18:22:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:22:43 + make test 18:22:43 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 18:22:43 go mod tidy 18:22:43 ---> eaeb4eceb863 18:22:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:22:43 ---> dfb564bfe396 18:22:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:22:43 ---> 73346dac9cb1 18:22:43 Step 20/24 : ENTRYPOINT ["/core-command"] 18:22:43 ---> Running in b74bd500be13 18:22:44 Removing intermediate container b74bd500be13 18:22:44 ---> 4d0d3681383d 18:22:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:22:44 ---> 6077354601cd 18:22:44 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:22:44 ---> Running in 187be16ef508 18:22:44 ---> Running in 7cf680168f92 18:22:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:22:44 Removing intermediate container 7cf680168f92 18:22:44 ---> 3128dbfbba4a 18:22:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:22:44 Removing intermediate container 187be16ef508 18:22:44 ---> 9ce3e9c392c0 18:22:44 Step 22/24 : LABEL arch=x86_64 18:22:44 ---> Running in 192375d1ed94 18:22:44 ---> Running in 1faf4a38fd6c 18:22:44 Removing intermediate container 192375d1ed94 18:22:44 ---> dbbe0f1ab8ab 18:22:44 Step 21/23 : LABEL arch=x86_64 18:22:44 Removing intermediate container 1faf4a38fd6c 18:22:44 ---> df05663a0fc7 18:22:44 Step 23/24 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 18:22:44 ---> Running in 31daa1cdd46f 18:22:44 ---> Running in 3ef44230ad88 18:22:44 Removing intermediate container 31daa1cdd46f 18:22:44 ---> 517b327b3fcb 18:22:44 Step 22/23 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 18:22:44 Removing intermediate container 3ef44230ad88 18:22:44 ---> a368428484d7 18:22:44 Step 24/24 : LABEL version=0.0.0 18:22:44 ---> Running in 915159b54163 18:22:44 ---> Running in 8c8a68e0f492 18:22:45 Removing intermediate container 915159b54163 18:22:45 ---> 5f9f709fded8 18:22:45 Step 23/23 : LABEL version=0.0.0 18:22:45 ---> Running in ec542bd0d4b3 18:22:45 Removing intermediate container 8c8a68e0f492 18:22:45 ---> 48f9e3dc629c 18:22:45 18:22:45 Successfully built 48f9e3dc629c 18:22:45 Successfully tagged core-command:latest 18:22:45  Building core-command ... done Removing intermediate container ec542bd0d4b3 18:22:45 ---> f19132aff19f 18:22:45 18:22:45 Successfully built f19132aff19f 18:22:45 Successfully tagged support-scheduler:latest 18:22:53  Building support-scheduler ... done Removing intermediate container 5510bac80ecd 18:22:53 ---> 507120099b63 18:22:53 18:22:53 Step 11/23 : FROM alpine:3.12 18:22:53 ---> 13621d1b12d4 18:22:53 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:22:53 Removing intermediate container 7f34638f4d1e 18:22:53 ---> 11d4eb29efc0 18:22:53 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:22:53 ---> Running in a742be9846f3 18:22:53 ---> Running in c036979b83e8 18:22:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:22:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:22:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:22:53 (1/2) Installing ca-certificates (20191127-r4) 18:22:53 (2/2) Installing dumb-init (1.2.2-r1) 18:22:53 Executing busybox-1.31.1-r20.trigger 18:22:53 Executing ca-certificates-20191127-r4.trigger 18:22:53 OK: 6 MiB in 16 packages 18:22:54 Removing intermediate container c036979b83e8 18:22:54 ---> f22a47adc912 18:22:54 18:22:54 Step 12/24 : FROM docker:20.10.7 18:22:54 Removing intermediate container a742be9846f3 18:22:54 ---> b8a1a8f7e155 18:22:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:22:54 ---> Running in 42025e2bf993 18:22:54 Removing intermediate container 42025e2bf993 18:22:54 ---> 26163921f3c3 18:22:54 Step 14/23 : ENV APP_PORT=59860 18:22:54 20.10.7: Pulling from library/docker 18:22:54 ---> Running in 9ffa8160e50a 18:22:54 Removing intermediate container 9ffa8160e50a 18:22:54 ---> 539f8f326e73 18:22:54 Step 15/23 : EXPOSE $APP_PORT 18:22:54 ---> Running in 20ede5c6c337 18:22:54 Removing intermediate container 20ede5c6c337 18:22:54 ---> eb022e034586 18:22:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:22:54 ---> ebe2b17a8908 18:22:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:22:55 ---> b88f4f4984d3 18:22:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:22:55 ---> bfa84345e045 18:22:55 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:22:55 ---> Running in 4566a7c3d8eb 18:22:55 Removing intermediate container 4566a7c3d8eb 18:22:55 ---> 8f72e2ed4034 18:22:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:22:55 ---> Running in 192b7657bc00 18:22:55 Removing intermediate container 192b7657bc00 18:22:55 ---> 9cfb9d8f5380 18:22:55 Step 21/23 : LABEL arch=x86_64 18:22:56 ---> Running in 3c9e25dddbfc 18:22:56 Removing intermediate container 3c9e25dddbfc 18:22:56 ---> 32b8f81a4d0d 18:22:56 Step 22/23 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 18:22:56 ---> Running in 3f894b84a175 18:22:56 Removing intermediate container 3f894b84a175 18:22:56 ---> f51759cbbfc4 18:22:56 Step 23/23 : LABEL version=0.0.0 18:22:56 ---> Running in 448df135e3b2 18:22:56 Removing intermediate container 448df135e3b2 18:22:56 ---> e36b6a8c35f7 18:22:56 18:22:56 Successfully built e36b6a8c35f7 18:22:56 Successfully tagged support-notifications:latest 18:22:58  Building support-notifications ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 18:22:58 Status: Downloaded newer image for docker:20.10.7 18:22:58 ---> 08bdaf2f88f9 18:22:58 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:22:59 ---> Running in 6dbd046816c2 18:22:59 Removing intermediate container 6dbd046816c2 18:22:59 ---> 340933958113 18:22:59 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 18:22:59 ---> Running in d4a8eab9af88 18:23:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:23:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:23:00 (1/39) Installing readline (8.1.0-r0) 18:23:00 (2/39) Installing bash (5.1.0-r0) 18:23:00 Executing bash-5.1.0-r0.post-install 18:23:00 (3/39) Installing brotli-libs (1.0.9-r3) 18:23:00 (4/39) Installing nghttp2-libs (1.42.0-r1) 18:23:00 (5/39) Installing libcurl (7.78.0-r0) 18:23:00 (6/39) Installing curl (7.78.0-r0) 18:23:00 (7/39) Installing dumb-init (1.2.5-r0) 18:23:00 (8/39) Installing libbz2 (1.0.8-r1) 18:23:00 (9/39) Installing expat (2.2.10-r1) 18:23:00 (10/39) Installing libffi (3.3-r2) 18:23:00 (11/39) Installing gdbm (1.19-r0) 18:23:00 (12/39) Installing xz-libs (5.2.5-r0) 18:23:00 (13/39) Installing sqlite-libs (3.34.1-r0) 18:23:00 (14/39) Installing python3 (3.8.10-r0) 18:23:00 (15/39) Installing py3-appdirs (1.4.4-r1) 18:23:00 (16/39) Installing py3-ordered-set (4.0.2-r0) 18:23:00 (17/39) Installing py3-parsing (2.4.7-r1) 18:23:00 (18/39) Installing py3-six (1.15.0-r0) 18:23:01 (19/39) Installing py3-packaging (20.9-r0) 18:23:01 (20/39) Installing py3-setuptools (51.3.3-r0) 18:23:01 (21/39) Installing py3-chardet (4.0.0-r0) 18:23:01 (22/39) Installing py3-idna (3.1-r0) 18:23:01 (23/39) Installing py3-urllib3 (1.26.2-r1) 18:23:01 (24/39) Installing py3-requests (2.25.1-r1) 18:23:01 (25/39) Installing py3-msgpack (1.0.2-r0) 18:23:01 (26/39) Installing py3-lockfile (0.12.2-r3) 18:23:01 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:23:01 (28/39) Installing py3-colorama (0.4.4-r0) 18:23:01 (29/39) Installing py3-contextlib2 (0.6.0-r0) 18:23:01 (30/39) Installing py3-distlib (0.3.1-r1) 18:23:01 (31/39) Installing py3-distro (1.5.0-r1) 18:23:01 (32/39) Installing py3-webencodings (0.5.1-r3) 18:23:01 (33/39) Installing py3-html5lib (1.1-r0) 18:23:01 (34/39) Installing py3-pytoml (0.1.21-r0) 18:23:01 (35/39) Installing py3-pep517 (0.9.1-r0) 18:23:01 (36/39) Installing py3-progress (1.5-r0) 18:23:01 (37/39) Installing py3-retrying (1.3.3-r0) 18:23:01 (38/39) Installing py3-toml (0.10.2-r0) 18:23:01 (39/39) Installing py3-pip (20.3.4-r0) 18:23:01 Executing busybox-1.32.1-r6.trigger 18:23:01 OK: 82 MiB in 59 packages 18:23:02 Collecting docker-compose==1.23.2 18:23:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:23:02 Collecting texttable<0.10,>=0.9.0 18:23:02 Downloading texttable-0.9.1.tar.gz (11 kB) 18:23:03 Collecting cached-property<2,>=1.2.0 18:23:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:23:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:23:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:23:03 Collecting dockerpty<0.5,>=0.4.1 18:23:03 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:23:03 Collecting PyYAML<4,>=3.10 18:23:03 Downloading PyYAML-3.13.tar.gz (270 kB) 18:23:04 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:23:04 Collecting docopt<0.7,>=0.6.1 18:23:04 Downloading docopt-0.6.2.tar.gz (25 kB) 18:23:04 Collecting jsonschema<3,>=2.5.1 18:23:04 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:23:04 Collecting websocket-client<1.0,>=0.32.0 18:23:04 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:23:04 Collecting docker<4.0,>=3.6.0 18:23:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:23:04 Collecting docker-pycreds>=0.4.0 18:23:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:23:05 Collecting idna<2.8,>=2.5 18:23:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:23:05 Collecting urllib3<1.25,>=1.21.1 18:23:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:23:05 Collecting chardet<3.1.0,>=3.0.2 18:23:05 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:23:05 Collecting certifi>=2017.4.17 18:23:05 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 18:23:05 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:23:05 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:23:05 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:23:05 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:23:05 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:23:05 Attempting uninstall: urllib3 18:23:05 Found existing installation: urllib3 1.26.2 18:23:05 Uninstalling urllib3-1.26.2: 18:23:05 Successfully uninstalled urllib3-1.26.2 18:23:05 Attempting uninstall: idna 18:23:05 Found existing installation: idna 3.1 18:23:05 Uninstalling idna-3.1: 18:23:05 Successfully uninstalled idna-3.1 18:23:05 Attempting uninstall: chardet 18:23:05 Found existing installation: chardet 4.0.0 18:23:05 Uninstalling chardet-4.0.0: 18:23:05 Successfully uninstalled chardet-4.0.0 18:23:05 Attempting uninstall: requests 18:23:05 Found existing installation: requests 2.25.1 18:23:05 Uninstalling requests-2.25.1: 18:23:05 Successfully uninstalled requests-2.25.1 18:23:05 Running setup.py install for texttable: started 18:23:06 Running setup.py install for texttable: finished with status 'done' 18:23:06 Running setup.py install for PyYAML: started 18:23:06 Running setup.py install for PyYAML: finished with status 'done' 18:23:06 Running setup.py install for docopt: started 18:23:06 Running setup.py install for docopt: finished with status 'done' 18:23:06 Running setup.py install for dockerpty: started 18:23:07 Running setup.py install for dockerpty: finished with status 'done' 18:23:07 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 18:23:10 Removing intermediate container d4a8eab9af88 18:23:10 ---> 0e3753d7209c 18:23:10 Step 15/24 : ENV APP_PORT=58890 18:23:10 ---> Running in 11eec957de97 18:23:10 Removing intermediate container 11eec957de97 18:23:10 ---> 21ee485df2d5 18:23:10 Step 16/24 : EXPOSE $APP_PORT 18:23:10 ---> Running in e49d3dd100f7 18:23:10 ? github.com/edgexfoundry/edgex-go [no test files] 18:23:11 Removing intermediate container e49d3dd100f7 18:23:11 ---> cf96f6512441 18:23:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:23:11 ---> fd8de13f09a2 18:23:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:23:11 ---> de535314c699 18:23:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:23:11 ---> de39cfdcfc0e 18:23:11 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:23:11 ---> Running in b5e863b69aa2 18:23:11 Removing intermediate container b5e863b69aa2 18:23:11 ---> c4676818bcb1 18:23:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:23:11 ---> Running in a8d9188886a9 18:23:11 Removing intermediate container a8d9188886a9 18:23:11 ---> 293ba41e2ba0 18:23:11 Step 22/24 : LABEL arch=x86_64 18:23:11 ---> Running in 0b3944452b51 18:23:12 Removing intermediate container 0b3944452b51 18:23:12 ---> 8fbadeb2d3f2 18:23:12 Step 23/24 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 18:23:12 ---> Running in 5122c6a31a2b 18:23:12 Removing intermediate container 5122c6a31a2b 18:23:12 ---> 9d5690caade0 18:23:12 Step 24/24 : LABEL version=0.0.0 18:23:12 ---> Running in da17d79aaa4e 18:23:12 Removing intermediate container da17d79aaa4e 18:23:12 ---> 7d5fa0176499 18:23:12 18:23:12 Successfully built 7d5fa0176499 18:23:12 Successfully tagged sys-mgmt-agent:latest 18:23:12  Building sys-mgmt-agent ... done  [Pipeline] } 18:23:12 $ docker stop --time=1 f32d7ad36819f78666e18edb5d8b47fed5fe6f355993a5e2b031e640d6606939 18:23:13 $ docker rm -f f32d7ad36819f78666e18edb5d8b47fed5fe6f355993a5e2b031e640d6606939 [Pipeline] // withDockerContainer [Pipeline] sh 18:23:14 + docker images 18:23:14 REPOSITORY TAG IMAGE ID CREATED SIZE 18:23:14 sys-mgmt-agent latest 7d5fa0176499 2 seconds ago 325MB 18:23:14 support-notifications latest e36b6a8c35f7 18 seconds ago 16.8MB 18:23:14 f22a47adc912 20 seconds ago 1.75GB 18:23:14 507120099b63 22 seconds ago 1.75GB 18:23:14 support-scheduler latest f19132aff19f 29 seconds ago 16.1MB 18:23:14 core-command latest 48f9e3dc629c 30 seconds ago 16MB 18:23:14 b0b96239a39b 33 seconds ago 1.75GB 18:23:14 439dfddde62e 34 seconds ago 1.74GB 18:23:14 security-bootstrapper latest 0196bf0523c2 58 seconds ago 18.8MB 18:23:14 core-data latest ab23536e0fa7 About a minute ago 20.4MB 18:23:14 security-secretstore-setup latest 8009d6e43b9f About a minute ago 28.1MB 18:23:14 core-metadata latest 7da01d2ad379 About a minute ago 16.7MB 18:23:14 security-proxy-setup latest f60a5ab33517 About a minute ago 25.9MB 18:23:14 7c83e308e7cf About a minute ago 1.75GB 18:23:14 ec929c932e15 About a minute ago 1.75GB 18:23:14 04682be1217d About a minute ago 1.75GB 18:23:14 db6dcb171dc7 About a minute ago 1.75GB 18:23:14 5e7e9ae4fd8e About a minute ago 1.75GB 18:23:14 ci-base-image-x86_64 latest d53c401b89ed 5 minutes ago 1.24GB 18:23:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 11 days ago 547MB 18:23:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 2 weeks ago 37.5MB 18:23:14 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 18:23:14 alpine 3.12 13621d1b12d4 4 months ago 5.58MB 18:23:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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:23:29 Still waiting to schedule task 18:23:29 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 18:24:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:24:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:24:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:24:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:24:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:24:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:24:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:24:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:24:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:24:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:24:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:24:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:24:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:24:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:24:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.165s coverage: 28.7% of statements 18:24:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:24:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:24:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.348s coverage: 100.0% of statements 18:24:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:24:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.369s coverage: 46.3% of statements 18:24:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:24:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:24:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.634s coverage: 90.1% of statements 18:24:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:24:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:24:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.285s coverage: 81.2% of statements 18:24:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:24:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:24:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:24:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:24:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:24:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.520s coverage: 94.2% of statements 18:24:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:24:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:24:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.197s coverage: 59.1% of statements 18:24:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:24:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:24:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:24:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:24:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:24:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.175s coverage: 60.0% of statements 18:24:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:24:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:24:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:24:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.289s coverage: 0.8% of statements 18:24:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:24:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.163s coverage: 58.8% of statements 18:24:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.304s coverage: 21.7% of statements 18:24:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:24:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.255s coverage: 47.1% of statements 18:24:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.225s coverage: 79.5% of statements 18:24:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.195s coverage: 94.1% of statements 18:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.206s coverage: 96.3% of statements 18:24:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.227s coverage: 87.5% of statements 18:25:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.209s coverage: 94.4% of statements 18:25:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.166s coverage: 44.8% of statements 18:25:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.641s coverage: 81.8% of statements 18:25:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.257s coverage: 92.9% of statements 18:25:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:25:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:25:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 18:25:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:25:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:25:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:25:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:25:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.176s coverage: 87.2% of statements 18:25:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:25:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 18:25:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.219s coverage: 58.8% of statements 18:25:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.202s coverage: 80.0% of statements 18:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements 18:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.266s coverage: 85.4% of statements 18:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.312s coverage: 91.2% of statements 18:25:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.881s coverage: 64.4% of statements 18:25:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:25:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.175s coverage: 100.0% of statements 18:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 91.3% of statements 18:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 18:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements 18:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 18:25:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.025s coverage: 66.9% of statements 18:25:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:25:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:25:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.727s coverage: 43.6% of statements 18:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.262s coverage: 89.5% of statements 18:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.236s coverage: 84.8% of statements 18:25:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:25:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.232s coverage: 19.5% of statements 18:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:25:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.508s coverage: 92.0% of statements 18:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:25:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.199s coverage: 62.7% of statements 18:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:25:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.414s coverage: 97.7% of statements 18:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:25:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:25:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:25:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:25:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.175s coverage: 28.9% of statements 18:25:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:25:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:25:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:25:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:25:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:25:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:25:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.173s coverage: 100.0% of statements 18:25:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements 18:25:35 GO111MODULE=on go vet ./... 18:26:56 gofmt -l . 18:26:56 [ "`gofmt -l .`" = "" ] 18:26:56 ./bin/test-attribution-txt.sh [Pipeline] sh 18:26:57 + ls -al . 18:26:57 total 632 18:26:57 drwxrwxr-x 9 1001 1001 4096 Aug 17 18:26 . 18:26:57 drwxr-xr-x 4 root root 4096 Aug 17 18:22 .. 18:26:57 -rw-rw-r-- 1 1001 1001 11 Aug 17 18:19 .dockerignore 18:26:57 drwxrwxr-x 8 1001 1001 4096 Aug 17 18:19 .git 18:26:57 drwxrwxr-x 3 1001 1001 4096 Aug 17 18:19 .github 18:26:57 -rw-rw-r-- 1 1001 1001 818 Aug 17 18:19 .gitignore 18:26:57 -rw-rw-r-- 1 1001 1001 76 Aug 17 18:19 .hadolint.yml 18:26:57 -rw-rw-r-- 1 1001 1001 166 Aug 17 18:19 .sonarcloud.properties 18:26:57 -rw-rw-r-- 1 1001 1001 1171 Aug 17 18:19 ADOPTERS.md 18:26:57 -rw-rw-r-- 1 1001 1001 8609 Aug 17 18:19 Attribution.txt 18:26:57 -rw-rw-r-- 1 1001 1001 43881 Aug 17 18:19 CHANGELOG.md 18:26:57 -rw-rw-r-- 1 1001 1001 3804 Aug 17 18:19 CONTRIBUTING.md 18:26:57 -rw-rw-r-- 1 1001 1001 677 Aug 17 18:19 GOVERNANCE.md 18:26:57 -rw-rw-r-- 1 1001 1001 849 Aug 17 18:19 Jenkinsfile 18:26:57 -rw-rw-r-- 1 1001 1001 10775 Aug 17 18:19 LICENSE 18:26:57 -rw-rw-r-- 1 1001 1001 5915 Aug 17 18:19 Makefile 18:26:57 -rw-rw-r-- 1 1001 1001 582 Aug 17 18:19 OWNERS.md 18:26:57 -rw-rw-r-- 1 1001 1001 8643 Aug 17 18:19 README.md 18:26:57 -rw-rw-r-- 1 1001 1001 6912 Aug 17 18:19 SECURITY.md 18:26:57 -rw-rw-r-- 1 1001 1001 5 Aug 17 18:17 VERSION 18:26:57 -rw-rw-r-- 1 1001 1001 4131 Aug 17 18:19 ZMQWindows.md 18:26:57 drwxrwxr-x 2 1001 1001 4096 Aug 17 18:19 bin 18:26:57 drwxrwxr-x 14 1001 1001 4096 Aug 17 18:19 cmd 18:26:57 -rw-r--r-- 1 root root 404329 Aug 17 18:25 coverage.out 18:26:57 -rw-rw-r-- 1 1001 1001 813 Aug 17 18:19 go.mod 18:26:57 -rw-r--r-- 1 root root 48847 Aug 17 18:22 go.sum 18:26:57 drwxrwxr-x 8 1001 1001 4096 Aug 17 18:19 internal 18:26:57 drwxrwxr-x 3 1001 1001 4096 Aug 17 18:19 openapi 18:26:57 drwxrwxr-x 4 1001 1001 4096 Aug 17 18:19 snap 18:26:57 -rw-rw-r-- 1 1001 1001 204 Aug 17 18:19 version.go [Pipeline] sh 18:26:58 + '[' -e coverage.out ] 18:26:58 + chown 1001:1001 coverage.out [Pipeline] stash 18:26:58 Warning: overwriting stash ‘coverage-report’ 18:26:58 Stashed 1 file(s) [Pipeline] sh 18:26:59 + make build 18:26:59 go mod tidy 18:27:00 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:27:08 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:27:30 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:27:31 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:27:35 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:27:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:27:39 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:27:43 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:27:46 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:27:49 Running on prd-ubuntu18.04-docker-8c-8g-1054 in /w/workspace/edgexfoundry_edgex-go_PR-3673 [Pipeline] { [Pipeline] ws 18:27:49 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 18:27:49 The recommended git tool is: git 18:27:50 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:27:54 using credential edgex-jenkins-ssh 18:27:54 Cloning the remote Git repository 18:27:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:27:54 > git init /w/workspace/edgex-go/2 # timeout=10 18:27:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:27:54 > git --version # timeout=10 18:27:54 > git --version # 'git version 2.17.1' 18:27:54 using GIT_SSH to set credentials SSH Credentials for GitHub 18:27:54 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:27:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:27: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 [Pipeline] } 18:28:03 $ docker stop --time=1 1bdacf46c3b05a01ea75b9efad1239f801c3fadf1b166fe2b3453effcb54f09d 18:28:07 $ docker rm -f 1bdacf46c3b05a01ea75b9efad1239f801c3fadf1b166fe2b3453effcb54f09d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:28:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:28:08 18:28:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:28:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:28:09 latest: Pulling from edgex-devops/edgex-compose-arm64 18:28:09 29e5d40040c1: Pulling fs layer 18:28:09 1ce36da41761: Pulling fs layer 18:28:09 25b303627fd3: Pulling fs layer 18:28:09 29e5d40040c1: Verifying Checksum 18:28:09 29e5d40040c1: Download complete 18:28:10 29e5d40040c1: Pull complete 18:28:10 1ce36da41761: Verifying Checksum 18:28:10 1ce36da41761: Download complete 18:28:11 1ce36da41761: Pull complete 18:28:12 25b303627fd3: Verifying Checksum 18:28:12 25b303627fd3: Download complete 18:28:22 25b303627fd3: Pull complete 18:28:22 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:28:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:28:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:28:22 prd-ubuntu18.04-docker-arm64-4c-16g-1052 does not seem to be running inside a container 18:28:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:28:29 $ docker top 3940a1b39baa607144782bb300812fd29838c48265e2d7f1c95b4567ac3eae07 -eo pid,comm [Pipeline] { [Pipeline] sh 18:28:30 + docker-compose build --help 18:28:30 + grep parallel 18:28:33 --parallel Build images in parallel. [Pipeline] } 18:28:33 $ docker stop --time=1 3940a1b39baa607144782bb300812fd29838c48265e2d7f1c95b4567ac3eae07 18:28:35 $ docker rm -f 3940a1b39baa607144782bb300812fd29838c48265e2d7f1c95b4567ac3eae07 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:28:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:28:36 . [Pipeline] withDockerContainer 18:28:36 prd-ubuntu18.04-docker-arm64-4c-16g-1052 does not seem to be running inside a container 18:28:36 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:28:38 $ docker top 0ec2a51c6afcef471360751c2402dd5588720f4619a38d8203875dfc52d885bd -eo pid,comm [Pipeline] { [Pipeline] sh 18:28:39 + docker-compose -f ./docker-compose-build.yml build --parallel 18:28:42 Building core-command ... 18:28:42 Building core-data ... 18:28:42 Building core-metadata ... 18:28:42 Building security-bootstrapper ... 18:28:42 Building security-proxy-setup ... 18:28:42 Building security-secretstore-setup ... 18:28:42 Building support-notifications ... 18:28:42 Building support-scheduler ... 18:28:42 Building sys-mgmt-agent ... 18:28:42 Building sys-mgmt-agent 18:28:42 Building core-command 18:28:42 Building security-bootstrapper 18:28:42 Building core-metadata 18:28:42 Building support-scheduler 18:29:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:29:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:29:50 ---> 6470fe716bcb 18:29:50 Step 3/24 : WORKDIR /edgex-go 18:29:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:29:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:29:50 ---> 6470fe716bcb 18:29:50 Step 3/24 : WORKDIR /edgex-go 18:29:50 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:29:50 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:29:50 ---> 6470fe716bcb 18:29:50 Step 3/32 : WORKDIR /edgex-go 18:29:50 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:29:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:29:50 ---> 6470fe716bcb 18:29:50 Step 3/23 : WORKDIR /edgex-go 18:29:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:29:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:29:50 ---> 6470fe716bcb 18:29:50 Step 3/24 : WORKDIR /edgex-go 18:29:57 ---> Running in 5115aac90f3b 18:29:57 ---> Running in 5b0eb4a3f8b5 18:29:57 ---> Running in 275add81b27a 18:29:57 ---> Running in 2d1883db8e3c 18:29:57 ---> Running in 165ecf45ae21 18:29:57 Removing intermediate container 5b0eb4a3f8b5 18:29:57 Removing intermediate container 165ecf45ae21 18:29:57 ---> 491d8d934a8a 18:29:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:29:57 ---> 5ff49e401c51 18:29:57 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:29:57 Removing intermediate container 275add81b27a 18:29:57 ---> 3c845fa1f2f5 18:29:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:29:57 Removing intermediate container 5115aac90f3b 18:29:57 ---> f73748e48769 18:29:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:29:57 Removing intermediate container 2d1883db8e3c 18:29:57 ---> 60831fc88794 18:29:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:29:58 ---> Running in 376e53defc3b 18:29:58 ---> Running in ae7d7b77cd5f 18:29:58 ---> Running in fcceb2a84f86 18:29:58 ---> Running in 8af8297b78e6 18:29:58 ---> Running in 8cd79b85bfb7 18:30:02 Removing intermediate container fcceb2a84f86 18:30:02 ---> de9cfe6b83ca 18:30:02 Step 5/23 : RUN apk add --update --no-cache make git 18:30:03 ---> Running in b316b65d86e6 18:30:03 Removing intermediate container ae7d7b77cd5f 18:30:03 ---> 400cd9189406 18:30:03 Step 5/24 : RUN apk add --update --no-cache make git 18:30:03 Removing intermediate container 376e53defc3b 18:30:03 ---> ff5d370e873a 18:30:03 Step 5/32 : RUN apk add --update --no-cache make git 18:30:03 Removing intermediate container 8cd79b85bfb7 18:30:03 ---> 164ec7fb3d81 18:30:03 Step 5/24 : RUN apk add --update --no-cache make bash git 18:30:03 Removing intermediate container 8af8297b78e6 18:30:03 ---> 0789dbaa8e13 18:30:03 Step 5/24 : RUN apk add --update --no-cache make git 18:30:03 ---> Running in a76f3bbc37a6 18:30:03 ---> Running in f78aec618af8 18:30:03 ---> Running in e6ef5c8f5346 18:30:03 ---> Running in 385102c9e841 18:30:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:30:05 Merging remotes/origin/main commit a50ec7cbd1ffe16c0409c75cc366b79de6e56022 into PR head commit 32e48485911a94e753db4d2f1118a0aefca18792 18:30:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:30:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:30:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:30:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:30:04 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3673/head:refs/remotes/origin/PR-3673 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:30:05 > git config core.sparsecheckout # timeout=10 18:30:05 Merge succeeded, producing 32e48485911a94e753db4d2f1118a0aefca18792 18:30:05 Checking out Revision 32e48485911a94e753db4d2f1118a0aefca18792 (PR-3673) 18:30:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:30:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:30:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:30:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:30:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:30:07 OK: 218 MiB in 52 packages 18:30:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:30:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:30:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:30:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:30:07 OK: 218 MiB in 52 packages 18:30:08 OK: 218 MiB in 52 packages 18:30:08 OK: 218 MiB in 52 packages 18:30:08 OK: 218 MiB in 52 packages 18:30:09 Commit message: "docs(meta): fix mistakes in API examples" 18:30:09 Removing intermediate container b316b65d86e6 18:30:09 ---> 39f361570ca9 18:30:09 Step 6/23 : COPY go.mod . [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:10 + echo snap-build.sh 18:30:10 snap-build.sh 18:30:10 + SNAP_BASE_DIR=. 18:30:10 + '[' '!' -z /w/workspace/edgex-go/2 ']' 18:30:10 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 18:30:10 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 18:30:10 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 18:30:10 + cd /w/workspace/edgex-go/2 18:30:10 + sudo apt-get remove -qy --purge lxd lxd-client 18:30:10 Reading package lists... 18:30:10 Building dependency tree... 18:30:10 Reading state information... 18:30:10 The following packages were automatically installed and are no longer required: 18:30:10 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 18:30:10 uidmap xdelta3 18:30:10 Use 'sudo apt autoremove' to remove them. 18:30:10 The following packages will be REMOVED: 18:30:10 lxd* lxd-client* 18:30:10 Removing intermediate container f78aec618af8 18:30:10 ---> 81b9ceec25b8 18:30:10 Step 6/32 : COPY go.mod . 18:30:10 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 18:30:10 After this operation, 31.7 MB disk space will be freed. 18:30:11 ---> fc8f4b7d9f1c 18:30:11 Step 7/23 : RUN go mod download 18:30:11 Removing intermediate container a76f3bbc37a6 18:30:11 ---> b1ce6e1308e1 18:30:11 Step 6/24 : COPY go.mod . 18:30:11 ---> Running in 98dd364bccd6 18:30:11 Removing intermediate container 385102c9e841 18:30:11 ---> 4ecc80bf98a8 18:30:11 Step 6/24 : COPY go.mod . 18:30:11 Removing intermediate container e6ef5c8f5346 18:30:11 ---> d75250af77b9 18:30:11 Step 6/24 : COPY go.mod . 18:30:11 (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:30:11 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 18:30:11 ---> 59deb73c9e7b 18:30:11 Step 7/32 : RUN go mod download 18:30:12 Removing lxd dnsmasq configuration 18:30:12 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 18:30:12 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 18:30:12 ---> Running in 37df9d8e9962 18:30:12 ---> 90f51f48fd2d 18:30:12 Step 7/24 : RUN go mod download 18:30:12 ---> 09daaecf229b 18:30:12 Step 7/24 : RUN go mod download 18:30:12 ---> 7150b36f2e12 18:30:12 Step 7/24 : RUN go mod download 18:30:12 ---> Running in b9236c17102b 18:30:12 ---> Running in 36e12d6beb4c 18:30:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:30:05 > git checkout -f 32e48485911a94e753db4d2f1118a0aefca18792 # timeout=10 18:30:05 > git remote # timeout=10 18:30:05 > git config --get remote.origin.url # timeout=10 18:30:05 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:05 > git merge a50ec7cbd1ffe16c0409c75cc366b79de6e56022 # timeout=10 18:30:05 > git rev-parse HEAD^{commit} # timeout=10 18:30:05 > git config core.sparsecheckout # timeout=10 18:30:05 > git checkout -f 32e48485911a94e753db4d2f1118a0aefca18792 # timeout=10 18:30:13 ---> Running in 87889cd0f9d0 18:30:13 (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:30:13 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 18:30:14 Processing triggers for systemd (237-3ubuntu10.45) ... 18:30:14 Processing triggers for ureadahead (0.100.0-21) ... 18:30:15 + sudo snap remove --purge lxd 18:30:15 snap "lxd" is not installed 18:30:15 + sudo groupadd --force --system lxd 18:30:15 ++ whoami 18:30:15 + sudo /usr/sbin/usermod -G lxd -a jenkins 18:30:15 + newgrp - lxd 18:30:15 + sudo snap install lxd 18:30:18 Removing intermediate container 98dd364bccd6 18:30:18 ---> b24dd981d4bc 18:30:18 Step 8/23 : COPY . . 18:30:18 Removing intermediate container 37df9d8e9962 18:30:18 ---> 675782eeb2d5 18:30:18 Step 8/32 : COPY . . 18:30:23 2021-08-17T18:30:21Z INFO Waiting for automatic snapd restart... 18:30:32 Removing intermediate container b9236c17102b 18:30:32 ---> de4b941c9d89 18:30:32 Step 8/24 : COPY . . 18:30:32 Removing intermediate container 36e12d6beb4c 18:30:32 ---> 285dbabf23d1 18:30:32 Step 8/24 : COPY . . 18:30:32 Removing intermediate container 87889cd0f9d0 18:30:32 ---> 9751fd94912d 18:30:32 Step 8/24 : COPY . . 18:30:33 ---> 6caba259f5cf 18:30:33 Step 9/32 : RUN go mod tidy 18:30:33 ---> 8d446a93663c 18:30:33 Step 9/23 : RUN go mod tidy 18:30:36 lxd 4.17 from Canonical* installed 18:30:36 + sudo lxd init --auto 18:30:44 + sudo snap install --classic snapcraft 18:31:00 ---> Running in 6c99d78a6d14 18:31:00 ---> Running in 27b95dad7a50 18:31:00 ---> 2030364ee3a3 18:31:00 Step 9/24 : RUN go mod tidy 18:31:00 ---> e5b1bfe64066 18:31:00 Step 9/24 : RUN go mod tidy 18:31:00 ---> 504cbf32c83f 18:31:00 Step 9/24 : RUN go mod tidy 18:31:00 ---> Running in 7d39be4da57b 18:31:00 ---> Running in 92d7d4a29edc 18:31:00 ---> Running in 754757ffa083 18:31:02 Removing intermediate container 6c99d78a6d14 18:31:02 ---> 9b083b3590cc 18:31:02 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:31:02 ---> Running in 3e19dc950389 18:31:03 snapcraft 5.0 from Canonical* installed 18:31:03 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 18:31:03 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 18:31:03 % Total % Received % Xferd Average Speed Time Time Time Current 18:31:03 Dload Upload Total Spent Left Speed 18:31:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3582 0 --:--:-- --:--:-- --:--:-- 3582 18:31:03 100 3325k 100 3325k 0 0 7661k 0 --:--:-- --:--:-- --:--:-- 7661k 18:31:03 ./yq_linux_amd64 18:31:03 + sudo snapcraft prime --use-lxd 18:31:04 Removing intermediate container 27b95dad7a50 18:31:04 ---> 5a194beb3323 18:31:04 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:31:04 ---> Running in ecf20200fae0 18:31:05 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:31:05 Removing intermediate container 7d39be4da57b 18:31:05 ---> d07fa798d1a0 18:31:05 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:31:05 ---> Running in 63a78cfe9717 18:31:05 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 18:31: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:31:06 - README.md 18:31:06 18:31:06 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:31:06 Launching a container. 18:31:06 Removing intermediate container 92d7d4a29edc 18:31:06 ---> 9ae863b09dbe 18:31:06 Step 10/24 : RUN make cmd/core-command/core-command 18:31:06 Removing intermediate container 754757ffa083 18:31:06 ---> fc416e413b7e 18:31:06 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:31:07 ---> Running in 3f0cbf33d989 18:31:07 ---> Running in e652644fa9e3 18:31:07 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:31:09 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:31: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:31: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:31:15 Waiting for container to be ready 18:31:15 To start your first instance, try: lxc launch ubuntu:18.04 18:31:15 18:31:18 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 18:31:18 Waiting for network to be ready... 18:31:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:31:19 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:31:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] 18:31:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 18:31:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 18:31:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 18:31:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 18:31:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 18:31:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1133 kB] 18:31:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 18:31:20 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:31:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:31:20 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:31:20 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:31:20 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:31:20 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:31:20 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:31:20 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:31:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:31:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] 18:31:22 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 18:31:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 18:31:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 18:31:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 18:31:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 18:31:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 18:31:22 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 18:31:24 Fetched 25.1 MB in 5s (4702 kB/s) 18:31:25 Reading package lists... 18:31:25 Reading package lists... 18:31:25 Building dependency tree... 18:31:25 Reading state information... 18:31:25 The following additional packages will be installed: 18:31:25 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:31:25 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:31:25 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:31:25 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 18:31:25 Suggested packages: 18:31:25 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 18:31:25 Recommended packages: 18:31:25 gnupg libsasl2-modules 18:31:25 The following NEW packages will be installed: 18:31:25 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:31:25 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:31:25 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:31:25 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 18:31:25 The following packages will be upgraded: 18:31:25 gpg gpg-agent gpgconf libudev1 18:31:25 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 18:31:25 Need to get 3527 kB of archives. 18:31:25 After this operation, 13.3 MB of additional disk space will be used. 18:31:25 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:31:25 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:31:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 18:31:25 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:31:25 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 18:31:26 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 18:31:26 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 18:31:26 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 18:31:26 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 18:31:26 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 18:31:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 18:31:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 18:31:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 18:31:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 18:31:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 18:31:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 18:31:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 18:31:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 18:31:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 18:31:27 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 18:31:27 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 18:31:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 18:31:27 debconf: delaying package configuration, since apt-utils is not installed 18:31:27 Fetched 3527 kB in 1s (2374 kB/s) 18:31:27 (Reading database ... 12511 files and directories currently installed.) 18:31:27 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 18:31:27 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 18:31:27 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 18:31:27 Selecting previously unselected package udev. 18:31:27 (Reading database ... 12511 files and directories currently installed.) 18:31:27 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 18:31:27 Unpacking udev (237-3ubuntu10.51) ... 18:31:27 Selecting previously unselected package libfuse2:amd64. 18:31:27 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 18:31:27 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:31:27 Selecting previously unselected package fuse. 18:31:27 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 18:31:27 Unpacking fuse (2.9.7-1ubuntu1) ... 18:31:27 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 18:31:27 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:31:27 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 18:31:27 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:31:27 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 18:31:27 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:31:27 Selecting previously unselected package libksba8:amd64. 18:31:27 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 18:31:27 Unpacking libksba8:amd64 (1.3.5-2) ... 18:31:28 Selecting previously unselected package libroken18-heimdal:amd64. 18:31:28 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:31:28 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:31:28 Selecting previously unselected package libasn1-8-heimdal:amd64. 18:31:28 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:31:28 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:31:28 Selecting previously unselected package libheimbase1-heimdal:amd64. 18:31:28 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:31:28 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:31:28 Selecting previously unselected package libhcrypto4-heimdal:amd64. 18:31:28 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:31:28 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:31:28 Selecting previously unselected package libwind0-heimdal:amd64. 18:31:28 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:31:28 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:31:28 Selecting previously unselected package libhx509-5-heimdal:amd64. 18:31:28 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:31:28 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:31:28 Selecting previously unselected package libkrb5-26-heimdal:amd64. 18:31:28 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:31:28 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:31:28 Selecting previously unselected package libheimntlm0-heimdal:amd64. 18:31:28 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:31:28 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:31:28 Selecting previously unselected package libgssapi3-heimdal:amd64. 18:31:28 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:31:28 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:31:28 Selecting previously unselected package libsasl2-modules-db:amd64. 18:31:28 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:31:28 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:31:28 Selecting previously unselected package libsasl2-2:amd64. 18:31:28 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:31:28 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:31:28 Selecting previously unselected package libldap-common. 18:31:28 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 18:31:28 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:31:28 Selecting previously unselected package libldap-2.4-2:amd64. 18:31:28 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 18:31:28 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:31:28 Selecting previously unselected package dirmngr. 18:31:28 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 18:31:28 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 18:31:29 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:31:29 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 18:31:29 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:31:29 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:31:29 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:31:29 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 18:31:29 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:31:29 Setting up libksba8:amd64 (1.3.5-2) ... 18:31:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:31:29 Setting up udev (237-3ubuntu10.51) ... 18:31:29 invoke-rc.d: policy-rc.d denied execution of start. 18:31:29 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:31:29 Processing triggers for systemd (237-3ubuntu10) ... 18:31:29 Setting up fuse (2.9.7-1ubuntu1) ... 18:31:29 Setting up gpg (2.2.4-1ubuntu1.4) ... 18:31:29 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:31:29 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:31:29 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:31:29 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:31:29 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:31:29 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:31:29 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:31:29 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:31:29 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 18:31:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:31:30 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 18:31:30 settings in the [Install] section, and DefaultInstance for template units). 18:31:30 This means they are not meant to be enabled using systemctl. 18:31:30 Possible reasons for having this kind of units are: 18:31:30 1) A unit may be statically enabled by being symlinked from another unit's 18:31:30 .wants/ or .requires/ directory. 18:31:30 2) A unit's purpose may be to act as a helper for some other unit which has 18:31:30 a requirement dependency on it. 18:31:30 3) A unit may be started when needed via activation (socket, path, timer, 18:31:30 D-Bus, udev, scripted systemctl call, ...). 18:31:30 4) In case of template units, the unit is meant to be enabled with some 18:31:30 instance name specified. 18:31:30 Reading package lists... 18:31:30 Building dependency tree... 18:31:30 Reading state information... 18:31:30 The following additional packages will be installed: 18:31:30 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 18:31:30 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 18:31:30 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 18:31:30 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 18:31:30 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 18:31:30 Suggested packages: 18:31:30 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 18:31:30 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 18:31:30 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 18:31:30 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 18:31:30 systemd-container policykit-1 18:31:30 Recommended packages: 18:31:30 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 18:31:30 The following NEW packages will be installed: 18:31:30 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 18:31:30 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 18:31:30 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 18:31:30 multiarch-support openssh-client python3 python3-minimal python3.6 18:31:30 python3.6-minimal snapd squashfs-tools sudo 18:31:30 The following packages will be upgraded: 18:31:30 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 18:31:30 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 18:31:30 Need to get 36.7 MB of archives. 18:31:30 After this operation, 147 MB of additional disk space will be used. 18:31:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 18:31:30 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 18:31:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 18:31:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 18:31:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 18:31:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 18:31:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 18:31:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 18:31:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 18:31:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 18:31:31 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 18:31:31 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 18:31:31 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 18:31:31 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 18:31:31 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 18:31:32 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 18:31:32 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 18:31:32 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 18:31:32 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.10 [1301 kB] 18:31:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 18:31:32 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 18:31:32 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 18:31:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 18:31:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 18:31:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 18:31:32 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 18:31:32 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 18:31:32 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 18:31:32 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 18:31:32 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 18:31:34 debconf: delaying package configuration, since apt-utils is not installed 18:31:34 Fetched 36.7 MB in 3s (10.9 MB/s) 18:31:34 (Reading database ... 12757 files and directories currently installed.) 18:31:34 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 18:31:34 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 18:31:34 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 18:31:34 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 18:31:34 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 18:31:34 (Reading database ... 12757 files and directories currently installed.) 18:31:34 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 18:31:34 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 18:31:35 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 18:31:35 (Reading database ... 12757 files and directories currently installed.) 18:31:35 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 18:31:35 Unpacking apt (1.6.14) over (1.6.1) ... 18:31:35 Setting up apt (1.6.14) ... 18:31:35 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 18:31:35 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 18:31:35 (Reading database ... 12764 files and directories currently installed.) 18:31:35 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... 18:31:35 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... 18:31:36 Selecting previously unselected package libpython3.6-minimal:amd64. 18:31:36 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:31:36 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:31:36 Selecting previously unselected package libexpat1:amd64. 18:31:36 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 18:31:36 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:31:36 Selecting previously unselected package python3.6-minimal. 18:31:36 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:31:36 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:31:36 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) ... 18:31:36 Checking for services that may need to be restarted...done. 18:31:36 Checking for services that may need to be restarted...done. 18:31:36 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:31:36 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:31:36 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:31:37 Selecting previously unselected package python3-minimal. 18:31:37 (Reading database ... 13012 files and directories currently installed.) 18:31:37 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 18:31:37 Unpacking python3-minimal (3.6.7-1~18.04) ... 18:31:37 Selecting previously unselected package mime-support. 18:31:37 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 18:31:37 Unpacking mime-support (3.60ubuntu1) ... 18:31:37 Selecting previously unselected package libmpdec2:amd64. 18:31:37 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 18:31:37 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:31:37 Selecting previously unselected package libpython3.6-stdlib:amd64. 18:31:37 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:31:37 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:31:37 Selecting previously unselected package python3.6. 18:31:37 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:31:37 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:31:37 Selecting previously unselected package libpython3-stdlib:amd64. 18:31:37 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 18:31:37 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:31:37 Setting up python3-minimal (3.6.7-1~18.04) ... 18:31:37 Selecting previously unselected package python3. 18:31:37 (Reading database ... 13442 files and directories currently installed.) 18:31:37 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 18:31:37 Unpacking python3 (3.6.7-1~18.04) ... 18:31:37 Selecting previously unselected package multiarch-support. 18:31:37 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 18:31:37 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 18:31:37 Setting up multiarch-support (2.27-3ubuntu1.4) ... 18:31:37 Selecting previously unselected package liblzo2-2:amd64. 18:31:38 (Reading database ... 13479 files and directories currently installed.) 18:31:38 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 18:31:38 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 18:31:38 Selecting previously unselected package libbsd0:amd64. 18:31:38 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 18:31:38 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:31:38 Selecting previously unselected package sudo. 18:31:38 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 18:31:38 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 18:31:38 Selecting previously unselected package apparmor. 18:31:38 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 18:31:38 Unpacking apparmor (2.12-4ubuntu5.1) ... 18:31:38 Selecting previously unselected package libedit2:amd64. 18:31:38 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 18:31:38 Unpacking libedit2:amd64 (3.1-20170329-1) ... 18:31:38 Selecting previously unselected package libkrb5support0:amd64. 18:31:38 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 18:31:38 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:31:38 Selecting previously unselected package libk5crypto3:amd64. 18:31:38 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 18:31:38 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:31:38 Selecting previously unselected package libkeyutils1:amd64. 18:31:38 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 18:31:38 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:31:38 Selecting previously unselected package libkrb5-3:amd64. 18:31:38 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 18:31:38 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:31:38 Selecting previously unselected package libgssapi-krb5-2:amd64. 18:31:38 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 18:31:38 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:31:38 Selecting previously unselected package libssl1.0.0:amd64. 18:31:38 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 18:31:38 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 18:31:38 Selecting previously unselected package openssh-client. 18:31:38 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 18:31:38 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 18:31:38 Selecting previously unselected package squashfs-tools. 18:31:39 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 18:31:39 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 18:31:39 Selecting previously unselected package snapd. 18:31:39 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 18:31:39 Unpacking snapd (2.49.2+18.04) ... 18:31:41 Setting up libedit2:amd64 (3.1-20170329-1) ... 18:31:41 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 18:31:41 Setting up mime-support (3.60ubuntu1) ... 18:31:41 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 18:31:41 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:31:41 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:31:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:31:41 Setting up systemd (237-3ubuntu10.51) ... 18:31:41 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 18:31:41 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:31:42 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:31:42 Setting up liblzo2-2:amd64 (2.08-1.2) ... 18:31:42 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:31:42 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:31:42 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:31:42 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 18:31:42 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:31:42 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:31:42 Setting up python3 (3.6.7-1~18.04) ... 18:31:42 running python rtupdate hooks for python3.6... 18:31:42 running python post-rtupdate hooks for python3.6... 18:31:42 Setting up apparmor (2.12-4ubuntu5.1) ... 18:31:43 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 18:31:43 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:31:43 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 18:31:43 Setting up snapd (2.49.2+18.04) ... 18:31:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 18:31:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 18:31:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 18:31:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 18:31:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:31:44 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:31:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 18:31:44 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 18:31:45 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 18:31:45 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 18:31:45 /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:31:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:31:45 Processing triggers for systemd (237-3ubuntu10.51) ... 18:31:46 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:31:46 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:31:46 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:31:48 Reading package lists... 18:31:48 Reading package lists... 18:31:48 Building dependency tree... 18:31:48 Reading state information... 18:31:48 Calculating upgrade... 18:31:48 The following packages will be upgraded: 18:31:48 advancecomp base-files bash binutils binutils-common 18:31:48 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 18:31:48 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 18:31:48 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 18:31:48 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 18:31:48 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 18:31:48 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 18:31:48 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 18:31:48 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 18:31:48 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 18:31:48 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 18:31:48 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 18:31:48 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 18:31:48 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 18:31:48 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 18:31:48 ubuntu-keyring util-linux 18:31:48 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 18:31:48 Need to get 64.2 MB of archives. 18:31:48 After this operation, 5126 kB of additional disk space will be used. 18:31:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] 18:31:49 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 18:31:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 18:31:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 18:31:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 18:31:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 18:31:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 18:31:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 18:31:49 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:31:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 18:31:49 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 18:31:49 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 18:31:49 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 18:31:49 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 18:31:49 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 18:31:49 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 18:31:49 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 18:31:49 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 18:31:49 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 18:31:49 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 18:31:49 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 18:31:49 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 18:31:49 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:31:49 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 18:31:49 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 18:31:49 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 18:31:49 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 18:31:49 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 18:31:49 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 18:31:49 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 18:31:49 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 18:31:49 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 18:31:49 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 18:31:49 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 18:31:49 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 18:31:49 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 18:31:49 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 18:31:49 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 18:31:49 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 18:31:49 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 18:31:49 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 18:31:49 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 18:31:49 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 18:31:49 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 18:31:49 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 18:31:49 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 18:31:49 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 18:31:49 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 18:31:49 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:31:49 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 18:31:49 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 18:31:49 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 18:31:49 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 18:31:49 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 18:31:49 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 18:31:49 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 18:31:49 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 18:31:49 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 18:31:49 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 18:31:49 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 18:31:49 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:31:49 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 18:31:49 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 18:31:49 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 18:31:49 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 18:31:49 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 18:31:49 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 18:31:50 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 18:31:50 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 18:31:50 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 18:31:50 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 18:31:50 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 18:31:50 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 18:31:50 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 18:31:50 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 18:31:50 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 18:31:50 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 18:31:50 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 18:31:50 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 18:31:50 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 18:31:50 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 18:31:50 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 18:31:50 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 18:31:50 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 18:31:50 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 18:31:50 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 18:31:50 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 18:31:50 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 18:31:50 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 18:31:50 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 18:31:50 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 18:31:50 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 18:31:50 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 18:31:50 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 18:31:50 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 18:31:50 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.10 [614 kB] 18:31:50 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 18:31:50 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 18:31:50 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 18:31:50 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 18:31:50 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 18:31:50 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 18:31:50 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 18:31:50 debconf: delaying package configuration, since apt-utils is not installed 18:31:50 Fetched 64.2 MB in 2s (29.3 MB/s) 18:31:50 (Reading database ... 13914 files and directories currently installed.) 18:31:50 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 18:31:50 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:31:51 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 18:31:51 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:31:51 Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... 18:31:51 Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... 18:31:51 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:31:51 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:31:51 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:31:51 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:31:51 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:31:51 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:31:52 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:31:52 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:31:52 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:31:52 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:31:52 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:31:52 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:31:52 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:31:52 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:31:52 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 18:31:52 (Reading database ... 13914 files and directories currently installed.) 18:31:52 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 18:31:52 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 18:31:52 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 18:31:52 (Reading database ... 13914 files and directories currently installed.) 18:31:52 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:31:52 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:31:52 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:31:52 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:31:52 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:31:52 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:31:52 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 18:31:52 (Reading database ... 13914 files and directories currently installed.) 18:31:52 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 18:31:52 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:31:53 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 18:31:53 (Reading database ... 13914 files and directories currently installed.) 18:31:53 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 18:31:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 18:31:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 18:31:53 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 18:31:53 Setting up base-files (10.1ubuntu2.10) ... 18:31:53 Installing new version of config file /etc/issue ... 18:31:53 Installing new version of config file /etc/issue.net ... 18:31:53 Installing new version of config file /etc/lsb-release ... 18:31:53 Installing new version of config file /etc/update-motd.d/50-motd-news ... 18:31:53 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 18:31:53 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 18:31:53 Removing obsolete conffile /etc/default/motd-news ... 18:31:53 (Reading database ... 13915 files and directories currently installed.) 18:31:53 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 18:31:53 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 18:31:54 Setting up bash (4.4.18-2ubuntu1.2) ... 18:31:54 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:31:54 (Reading database ... 13915 files and directories currently installed.) 18:31:54 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 18:31:54 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 18:31:54 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 18:31:54 (Reading database ... 13915 files and directories currently installed.) 18:31:54 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 18:31:54 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 18:31:54 Setting up tar (1.29b-2ubuntu0.2) ... 18:31:54 (Reading database ... 13915 files and directories currently installed.) 18:31:54 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 18:31:54 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:31:54 Setting up dpkg (1.19.0.5ubuntu2.3) ... 18:31:54 (Reading database ... 13915 files and directories currently installed.) 18:31:54 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 18:31:54 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:31:54 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 18:31:54 (Reading database ... 13915 files and directories currently installed.) 18:31:54 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 18:31:55 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:31:55 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 18:31:55 (Reading database ... 13915 files and directories currently installed.) 18:31:55 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 18:31:55 Unpacking grep (3.1-2build1) over (3.1-2) ... 18:31:55 Setting up grep (3.1-2build1) ... 18:31:55 (Reading database ... 13915 files and directories currently installed.) 18:31:55 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 18:31:55 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 18:31:55 Setting up gzip (1.6-5ubuntu1.1) ... 18:31:55 (Reading database ... 13915 files and directories currently installed.) 18:31:55 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 18:31:55 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:31:55 Setting up login (1:4.5-1ubuntu2) ... 18:31:55 (Reading database ... 13915 files and directories currently installed.) 18:31:55 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 18:31:55 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:31:55 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 18:31:55 (Reading database ... 13915 files and directories currently installed.) 18:31:55 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 18:31:55 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:31:56 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 18:31:56 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:31:56 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 18:31:56 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:31:56 Setting up perl-base (5.26.1-6ubuntu0.5) ... 18:31:56 (Reading database ... 13915 files and directories currently installed.) 18:31:56 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 18:31:56 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:31:57 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:31:57 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:31:57 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:31:57 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:31:57 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 18:31:57 (Reading database ... 13915 files and directories currently installed.) 18:31:57 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 18:31:57 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 18:31:57 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 18:31:57 (Reading database ... 13915 files and directories currently installed.) 18:31:57 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:31:57 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:31:57 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:31:58 (Reading database ... 13915 files and directories currently installed.) 18:31:58 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:31:58 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:31:58 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:31:58 (Reading database ... 13915 files and directories currently installed.) 18:31:58 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:31:58 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:31:58 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:31:58 (Reading database ... 13915 files and directories currently installed.) 18:31:58 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:31:58 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:31:58 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:31:58 (Reading database ... 13915 files and directories currently installed.) 18:31:58 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 18:31:58 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:31:58 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 18:31:58 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:31:58 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 18:31:58 (Reading database ... 13915 files and directories currently installed.) 18:31:58 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 18:31:58 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:31:58 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 18:31:58 (Reading database ... 13915 files and directories currently installed.) 18:31:58 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:31:58 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:31:58 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:31:58 (Reading database ... 13915 files and directories currently installed.) 18:31:58 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:31:58 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:31:58 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 18:31:59 (Reading database ... 13915 files and directories currently installed.) 18:31:59 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:31:59 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:31:59 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 18:31:59 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 18:32:00 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 18:32:00 (Reading database ... 13915 files and directories currently installed.) 18:32:00 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 18:32:00 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:32:00 Setting up libc-bin (2.27-3ubuntu1.4) ... 18:32:00 (Reading database ... 13915 files and directories currently installed.) 18:32:00 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 18:32:00 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:32:00 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 18:32:00 (Reading database ... 13917 files and directories currently installed.) 18:32:00 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 18:32:00 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 18:32:00 Setting up debconf (1.5.66ubuntu1) ... 18:32:00 (Reading database ... 13917 files and directories currently installed.) 18:32:00 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 18:32:00 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:32:01 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 18:32:01 (Reading database ... 13917 files and directories currently installed.) 18:32:01 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 18:32:01 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:32:01 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 18:32:01 (Reading database ... 13917 files and directories currently installed.) 18:32:01 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 18:32:01 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:32:01 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 18:32:01 (Reading database ... 13917 files and directories currently installed.) 18:32:01 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 18:32:01 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:32:01 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 18:32:01 (Reading database ... 13919 files and directories currently installed.) 18:32:01 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 18:32:01 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:32:01 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 18:32:01 (Reading database ... 13923 files and directories currently installed.) 18:32:01 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:32:01 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:32:01 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 18:32:01 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 18:32:01 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 18:32:01 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:32:01 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 18:32:01 (Reading database ... 13923 files and directories currently installed.) 18:32:01 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 18:32:01 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 18:32:01 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 18:32:01 (Reading database ... 13923 files and directories currently installed.) 18:32:01 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 18:32:01 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 18:32:02 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 18:32:02 (Reading database ... 13923 files and directories currently installed.) 18:32:02 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 18:32:02 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:32:02 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 18:32:02 (Reading database ... 13923 files and directories currently installed.) 18:32:02 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 18:32:02 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:32:02 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 18:32:02 (Reading database ... 13923 files and directories currently installed.) 18:32:02 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 18:32:02 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 18:32:02 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 18:32:02 (Reading database ... 13923 files and directories currently installed.) 18:32:02 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 18:32:02 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:32:02 Setting up passwd (1:4.5-1ubuntu2) ... 18:32:03 (Reading database ... 13923 files and directories currently installed.) 18:32:03 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 18:32:03 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:32:03 Setting up gpgv (2.2.4-1ubuntu1.4) ... 18:32:03 (Reading database ... 13923 files and directories currently installed.) 18:32:03 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 18:32:03 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 18:32:03 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 18:32:03 (Reading database ... 13923 files and directories currently installed.) 18:32:03 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 18:32:03 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 18:32:03 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 18:32:03 (Reading database ... 13923 files and directories currently installed.) 18:32:03 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 18:32:03 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 18:32:03 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 18:32:03 (Reading database ... 13923 files and directories currently installed.) 18:32:03 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 18:32:03 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 18:32:03 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 18:32:03 (Reading database ... 13923 files and directories currently installed.) 18:32:03 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 18:32:03 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 18:32:03 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 18:32:03 (Reading database ... 13923 files and directories currently installed.) 18:32:03 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 18:32:03 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 18:32:03 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 18:32:04 (Reading database ... 13923 files and directories currently installed.) 18:32:04 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 18:32:04 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 18:32:04 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 18:32:04 (Reading database ... 13923 files and directories currently installed.) 18:32:04 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 18:32:04 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 18:32:04 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 18:32:04 (Reading database ... 13924 files and directories currently installed.) 18:32:04 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:32:04 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:32:04 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:32:04 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:32:04 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... 18:32:04 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... 18:32:04 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 18:32:04 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 18:32:04 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 18:32:04 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 18:32:04 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 18:32:04 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 18:32:04 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 18:32:04 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 18:32:04 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 18:32:04 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 18:32:04 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 18:32:04 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 18:32:05 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 18:32:05 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 18:32:05 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 18:32:05 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 18:32:05 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 18:32:05 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 18:32:05 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 18:32:05 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 18:32:05 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 18:32:05 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 18:32:05 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:32:05 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:32:06 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:32:06 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:32:06 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:32:06 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:32:06 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:32:06 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:32:06 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:32:06 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:32:06 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:32:06 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:32:06 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:32:06 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:32:06 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:32:06 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:32:07 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:32:07 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:32:08 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:32:08 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:32:08 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:32:08 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:32:08 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:32:08 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:32:09 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:32:09 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:32:09 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:32:09 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:32:09 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 18:32:09 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:32:09 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 18:32:09 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:32:10 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 18:32:10 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 18:32:10 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:32:10 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:32:10 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:32:10 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:32:10 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 18:32:10 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 18:32:10 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:32:10 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 18:32:10 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:32:10 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:32:10 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:32:10 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 18:32:10 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 18:32:10 Setting up tzdata (2021a-0ubuntu0.18.04) ... 18:32:10 18:32:10 Current default time zone: 'Etc/UTC' 18:32:10 Local time is now: Tue Aug 17 18:32:10 UTC 2021. 18:32:10 Universal Time is now: Tue Aug 17 18:32:10 UTC 2021. 18:32:10 Run 'dpkg-reconfigure tzdata' if you wish to change it. 18:32:10 18:32:10 Setting up systemd-sysv (237-3ubuntu10.51) ... 18:32:10 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:32:10 Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... 18:32:10 Setting up mount (2.31.1-0.4ubuntu3.7) ... 18:32:10 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 18:32:10 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 18:32:10 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 18:32:10 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 18:32:10 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 18:32:10 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 18:32:10 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:32:10 Setting up procps (2:3.3.12-3ubuntu1.2) ... 18:32:10 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 18:32:10 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 18:32:10 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 18:32:10 Setting up patch (2.7.6-2ubuntu1.1) ... 18:32:10 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 18:32:10 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 18:32:10 Setting up openssl (1.1.1-1ubuntu2.1~18.04.10) ... 18:32:10 Installing new version of config file /etc/ssl/openssl.cnf ... 18:32:10 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 18:32:10 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 18:32:10 Setting up ca-certificates (20210119~18.04.1) ... 18:32:12 Updating certificates in /etc/ssl/certs... 18:32:13 23 added, 27 removed; done. 18:32:13 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 18:32:13 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:32:13 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 18:32:13 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 18:32:13 Setting up pkgbinarymangler (138.18.04.1) ... 18:32:13 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 18:32:13 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 18:32:13 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 18:32:13 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 18:32:13 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:32:13 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 18:32:13 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:32:13 Setting up perl (5.26.1-6ubuntu0.5) ... 18:32:13 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 18:32:13 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 18:32:13 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 18:32:13 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 18:32:13 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 18:32:13 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 18:32:13 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 18:32:13 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 18:32:13 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 18:32:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:32:13 Processing triggers for systemd (237-3ubuntu10.51) ... 18:32:13 Processing triggers for mime-support (3.60ubuntu1) ... 18:32:13 Processing triggers for ca-certificates (20210119~18.04.1) ... 18:32:13 Updating certificates in /etc/ssl/certs... 18:32:14 0 added, 0 removed; done. 18:32:14 Running hooks in /etc/ca-certificates/update.d... 18:32:14 done. 18:32:14 Reading package lists... 18:32:15 Building dependency tree... 18:32:15 Reading state information... 18:32:15 The following NEW packages will be installed: 18:32:15 apt-transport-https 18:32:15 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 18:32:15 Need to get 4348 B of archives. 18:32:15 After this operation, 154 kB of additional disk space will be used. 18:32:15 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 18:32:15 debconf: delaying package configuration, since apt-utils is not installed 18:32:15 Fetched 4348 B in 0s (21.7 kB/s) 18:32:15 Selecting previously unselected package apt-transport-https. 18:32:15 (Reading database ... 13929 files and directories currently installed.) 18:32:15 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 18:32:15 Unpacking apt-transport-https (1.6.14) ... 18:32:15 Setting up apt-transport-https (1.6.14) ... 18:32:15 Waiting for network to be ready... 18:32:21 2021-08-17T18:32:18Z INFO Waiting for automatic snapd restart... 18:32:21 snapd 2.51.3 from Canonical* installed 18:32:22 "snapd" switched to the "latest/stable" channel 18:32:22 18:32:24 core18 20210722 from Canonical* installed 18:32:24 "core18" switched to the "latest/stable" channel 18:32:24 18:32:27 snapcraft 5.0 from Canonical* installed 18:32:27 "snapcraft" switched to the "latest/stable" channel 18:32:27 18:32:31 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:32:31 - README.md 18:32:31 18:32:31 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:32:31 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:32:31 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:32:32 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:32:33 Reading package lists... 18:32:33 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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:32:33 Reading package lists... 18:32:33 Building dependency tree... 18:32:33 Reading state information... 18:32:33 Suggested packages: 18:32:33 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 18:32:33 git-gui gitk gitweb git-cvs git-mediawiki git-svn 18:32:33 Recommended packages: 18:32:33 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 18:32:33 The following NEW packages will be installed: 18:32:33 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 18:32:33 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 18:32:33 pkg-config zip 18:32:34 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 18:32:34 Need to get 7663 kB of archives. 18:32:34 After this operation, 43.8 MB of additional disk space will be used. 18:32:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 18:32:34 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 18:32:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 18:32:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 18:32:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 18:32:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 18:32:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 18:32:34 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 18:32:34 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 18:32:34 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 18:32:34 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 18:32:34 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 18:32:34 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 18:32:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 18:32:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 18:32:35 debconf: delaying package configuration, since apt-utils is not installed 18:32:35 Fetched 7663 kB in 1s (6284 kB/s) 18:32:35 Selecting previously unselected package libglib2.0-0:amd64. 18:32:35 (Reading database ... 13933 files and directories currently installed.) 18:32:35 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 18:32:35 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 18:32:35 Selecting previously unselected package libpsl5:amd64. 18:32:35 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 18:32:35 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 18:32:35 Selecting previously unselected package libnghttp2-14:amd64. 18:32:35 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 18:32:35 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:32:35 Selecting previously unselected package librtmp1:amd64. 18:32:35 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 18:32:35 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:32:35 Selecting previously unselected package libcurl3-gnutls:amd64. 18:32:35 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 18:32:35 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 18:32:35 Selecting previously unselected package liberror-perl. 18:32:35 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 18:32:35 Unpacking liberror-perl (0.17025-1) ... 18:32:35 Selecting previously unselected package git-man. 18:32:35 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 18:32:35 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 18:32:35 Selecting previously unselected package git. 18:32:35 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 18:32:35 Unpacking git (1:2.17.1-1ubuntu0.8) ... 18:32:36 Selecting previously unselected package libnorm1:amd64. 18:32:36 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 18:32:36 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:32:36 Selecting previously unselected package libpgm-5.2-0:amd64. 18:32:36 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 18:32:36 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:32:36 Selecting previously unselected package libsodium23:amd64. 18:32:36 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 18:32:36 Unpacking libsodium23:amd64 (1.0.16-2) ... 18:32:36 Selecting previously unselected package libzmq5:amd64. 18:32:36 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 18:32:36 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:32:36 Selecting previously unselected package libzmq3-dev:amd64. 18:32:36 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 18:32:36 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:32:36 Selecting previously unselected package pkg-config. 18:32:36 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 18:32:36 Unpacking pkg-config (0.29.1-0ubuntu2) ... 18:32:36 Selecting previously unselected package zip. 18:32:36 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 18:32:36 Unpacking zip (3.0-11build1) ... 18:32:36 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:32:36 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 18:32:36 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:32:36 Setting up liberror-perl (0.17025-1) ... 18:32:37 Setting up libpsl5:amd64 (0.19.1-5build1) ... 18:32:37 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 18:32:37 No schema files found: doing nothing. 18:32:37 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:32:37 Setting up zip (3.0-11build1) ... 18:32:37 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:32:37 Setting up libsodium23:amd64 (1.0.16-2) ... 18:32:37 Setting up pkg-config (0.29.1-0ubuntu2) ... 18:32:37 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:32:37 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 18:32:37 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:32:37 Setting up git (1:2.17.1-1ubuntu0.8) ... 18:32:37 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:32:37 git set to automatically installed. 18:32:37 git-man set to automatically installed. 18:32:37 libcurl3-gnutls set to automatically installed. 18:32:37 liberror-perl set to automatically installed. 18:32:37 libglib2.0-0 set to automatically installed. 18:32:37 libnghttp2-14 set to automatically installed. 18:32:37 libnorm1 set to automatically installed. 18:32:37 libpgm-5.2-0 set to automatically installed. 18:32:37 libpsl5 set to automatically installed. 18:32:37 librtmp1 set to automatically installed. 18:32:37 libsodium23 set to automatically installed. 18:32:37 libzmq3-dev set to automatically installed. 18:32:37 libzmq5 set to automatically installed. 18:32:37 pkg-config set to automatically installed. 18:32:37 zip set to automatically installed. 18:32:39 snapd is not logged in, snap install commands will use sudo 18:32:40 snap "core18" has no updates available 18:32:41 snapd is not logged in, snap install commands will use sudo 18:32:53 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 18:32:54 Pulling config-common 18:32:54 + snapcraftctl pull 18:32:55 Pulling go-build-helper 18:32:55 + snapcraftctl pull 18:32:56 'edgex-go' has dependencies that need to be staged: go-build-helper 18:32:56 Skipping pull go-build-helper (already ran) 18:32:56 Building go-build-helper 18:32:56 + snapcraftctl build 18:32:58 Staging go-build-helper 18:32:58 + snapcraftctl stage 18:33:01 Removing intermediate container 3e19dc950389 18:33:01 ---> 7eac032a9890 18:33:01 18:33:01 Step 11/32 : FROM alpine:3.12 18:33:01 3.12: Pulling from library/alpine 18:33:06 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 18:33:07 Status: Downloaded newer image for alpine:3.12 18:33:07 ---> c4fd0aeabfcf 18:33:07 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:33:08 Removing intermediate container 3f0cbf33d989 18:33:08 ---> d324193c31f5 18:33:08 18:33:08 Step 11/24 : FROM alpine:3.12 18:33:08 ---> c4fd0aeabfcf 18:33:08 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:33:08 Removing intermediate container e652644fa9e3 18:33:08 ---> fa265f7855ce 18:33:08 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:33:08 ---> Running in af16e78932b1 18:33:08 ---> Running in 5db1bafe38a5 18:33:08 ---> Running in dfeab2e36870 18:33:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:33:09 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:33:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] 18:33:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 18:33:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 18:33:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 18:33:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 18:33:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 18:33:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1133 kB] 18:33:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 18:33:09 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:33:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:33:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:33:09 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:33:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:33:09 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:33:09 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:33:09 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:33:09 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:33:09 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] 18:33:09 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 18:33:09 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 18:33:09 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 18:33:09 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 18:33:09 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 18:33:09 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 18:33:09 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 18:33:09 Fetched 25.1 MB in 0s (0 B/s) 18:33:09 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 18:33:09 Fetched 224 kB in 0s (0 B/s) 18:33:09 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 18:33:09 Fetched 157 kB in 0s (0 B/s) 18:33:09 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 18:33:09 Fetched 221 kB in 0s (0 B/s) 18:33:09 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 18:33:09 Fetched 143 kB in 0s (0 B/s) 18:33:09 Pulling edgex-go 18:33:09 + snapcraftctl pull 18:33:09 Pulling hooks 18:33:09 + snapcraftctl pull 18:33:10 Removing intermediate container af16e78932b1 18:33:10 ---> 62090412d854 18:33:10 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:33:11 ---> Running in 2ba31bd413a7 18:33:11 Removing intermediate container ecf20200fae0 18:33:11 ---> 476b89c1e368 18:33:11 18:33:11 Step 11/23 : FROM alpine:3.12 18:33:11 ---> c4fd0aeabfcf 18:33:11 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:33:11 Removing intermediate container 63a78cfe9717 18:33:11 ---> 31ba8e2473ad 18:33:11 18:33:11 Step 11/24 : FROM alpine:3.12 18:33:11 ---> c4fd0aeabfcf 18:33:11 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:33:11 ---> Running in ce1d246af3e2 18:33:11 ---> Running in fad0227457ac 18:33:12 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:33:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:33:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:33:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:33:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:33:14 (1/2) Installing dumb-init (1.2.2-r1) 18:33:14 (2/2) Installing su-exec (0.2-r1) 18:33:14 Executing busybox-1.31.1-r20.trigger 18:33:14 OK: 5 MiB in 16 packages 18:33:14 (1/1) Installing dumb-init (1.2.2-r1) 18:33:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:33:14 Executing busybox-1.31.1-r20.trigger 18:33:14 OK: 5 MiB in 15 packages 18:33:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:33:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:33:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:33:15 (1/1) Installing dumb-init (1.2.2-r1) 18:33:15 Executing busybox-1.31.1-r20.trigger 18:33:15 OK: 5 MiB in 15 packages 18:33:16 (1/1) Installing dumb-init (1.2.2-r1) 18:33:16 Executing busybox-1.31.1-r20.trigger 18:33:16 OK: 5 MiB in 15 packages 18:33:16 Removing intermediate container 2ba31bd413a7 18:33:16 ---> 8264b4ef2ea5 18:33:16 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 18:33:16 ---> Running in f02fcb8ccba0 18:33:17 Removing intermediate container dfeab2e36870 18:33:17 ---> b989fb45a4e2 18:33:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:33:17 ---> Running in 92eabfd8c59c 18:33:17 Removing intermediate container f02fcb8ccba0 18:33:17 ---> b276076642bc 18:33:17 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:33:17 Removing intermediate container fad0227457ac 18:33:17 ---> cae287e150bd 18:33:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:33:18 ---> Running in e1902218cf2b 18:33:18 ---> Running in 61b76df75a1c 18:33:18 Removing intermediate container 5db1bafe38a5 18:33:18 ---> 77d3f9d8e283 18:33:18 18:33:18 Step 12/24 : FROM docker:20.10.7 18:33:18 Removing intermediate container 92eabfd8c59c 18:33:18 ---> 19c15d3cfbb5 18:33:18 Step 14/24 : ENV APP_PORT=59882 18:33:18 Removing intermediate container ce1d246af3e2 18:33:18 ---> 633c5f1687ba 18:33:18 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:33:19 20.10.7: Pulling from library/docker 18:33:19 ---> Running in db68380d3966 18:33:19 ---> Running in 04410b9cd329 18:33:19 Removing intermediate container e1902218cf2b 18:33:19 ---> f39d8511e35b 18:33:19 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:33:19 Removing intermediate container 61b76df75a1c 18:33:19 ---> f4b758dc128a 18:33:19 Step 14/24 : ENV APP_PORT=59881 18:33:19 ---> Running in 6953c360fe3e 18:33:19 ---> Running in 7e03227a9962 18:33:19 Removing intermediate container db68380d3966 18:33:19 ---> dbbfa0d1e0f0 18:33:19 Removing intermediate container 04410b9cd329 18:33:19 ---> befc887b29b1 18:33:19 Step 14/23 : ENV APP_PORT=59861 18:33:19 Step 15/24 : EXPOSE $APP_PORT 18:33:20 ---> Running in e68628930414 18:33:20 ---> Running in f2772cb8ecaf 18:33:20 Removing intermediate container 7e03227a9962 18:33:20 ---> dabd81cfb8ae 18:33:20 Step 15/24 : EXPOSE $APP_PORT 18:33:20 ---> Running in ee5beb27d72c 18:33:21 Removing intermediate container e68628930414 18:33:21 ---> 0b120503140a 18:33:21 Step 15/23 : EXPOSE $APP_PORT 18:33:21 Removing intermediate container f2772cb8ecaf 18:33:21 ---> b1d1ec64ec29 18:33:21 Step 16/24 : WORKDIR / 18:33:21 ---> Running in 06664953be22 18:33:21 ---> Running in 7ecf02f950d4 18:33:21 Removing intermediate container ee5beb27d72c 18:33:21 ---> 294a7c0cf3f6 18:33:21 Step 16/24 : WORKDIR / 18:33:22 ---> Running in cb41a5eee04e 18:33:22 Removing intermediate container 7ecf02f950d4 18:33:22 ---> 5dd14fc8ed03 18:33:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:33:22 Removing intermediate container 06664953be22 18:33:22 ---> 04a2b5a0ffe4 18:33:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:33:23 Removing intermediate container 6953c360fe3e 18:33:23 ---> 6121d2639d10 18:33:23 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 18:33:23 Removing intermediate container cb41a5eee04e 18:33:23 ---> 31f0adb3a781 18:33:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:33:23 ---> Running in f3c5cdeecd7d 18:33:23 ---> 5cfce21b63d7 18:33:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:33:24 ---> 21bfd85312cc 18:33:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:33:24 Removing intermediate container f3c5cdeecd7d 18:33:24 ---> 1df8d8536f89 18:33:24 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:33:24 ---> 935708d39e55 18:33:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:33:28 ---> d51ae8a482f1 18:33:28 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:33:28 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 18:33:28 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 18:33:28 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:33:28 Fetched 0 B in 0s (0 B/s) 18:33:28 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 18:33:28 Fetched 96.5 kB in 0s (0 B/s) 18:33:28 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 18:33:28 Fetched 279 kB in 0s (0 B/s) 18:33:28 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 18:33:28 Fetched 122 kB in 0s (0 B/s) 18:33:28 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 18:33:28 Fetched 77.8 kB in 0s (0 B/s) 18:33:28 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 18:33:28 Fetched 8848 B in 0s (0 B/s) 18:33:28 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 18:33:28 Fetched 47.8 kB in 0s (0 B/s) 18:33:28 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 18:33:28 Fetched 45.6 kB in 0s (0 B/s) 18:33:28 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 18:33:28 Fetched 15.0 kB in 0s (0 B/s) 18:33:28 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 18:33:28 Fetched 219 kB in 0s (0 B/s) 18:33:28 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 18:33:28 Fetched 154 kB in 0s (0 B/s) 18:33:28 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 18:33:28 Fetched 50.6 kB in 0s (0 B/s) 18:33:28 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 18:33:28 Fetched 14.8 kB in 0s (0 B/s) 18:33:28 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 18:33:28 Fetched 41.8 kB in 0s (0 B/s) 18:33:28 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 18:33:28 Fetched 499 kB in 0s (0 B/s) 18:33:28 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 18:33:28 Fetched 111 kB in 0s (0 B/s) 18:33:28 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 18:33:28 Fetched 240 kB in 0s (0 B/s) 18:33:28 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 18:33:28 Fetched 29.3 kB in 0s (0 B/s) 18:33:28 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 18:33:28 Fetched 85.5 kB in 0s (0 B/s) 18:33:28 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 18:33:28 Fetched 24.5 kB in 0s (0 B/s) 18:33:28 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 18:33:28 Fetched 49.2 kB in 0s (0 B/s) 18:33:28 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 18:33:28 Fetched 54.2 kB in 0s (0 B/s) 18:33:28 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 18:33:28 Fetched 30.8 kB in 0s (0 B/s) 18:33:28 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 18:33:28 Fetched 15.8 kB in 0s (0 B/s) 18:33:28 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 18:33:28 Fetched 85.9 kB in 0s (0 B/s) 18:33:28 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 18:33:28 Fetched 8720 B in 0s (0 B/s) 18:33:28 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 18:33:28 Fetched 140 kB in 0s (0 B/s) 18:33:28 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 18:33:28 Fetched 119 kB in 0s (0 B/s) 18:33:28 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 18:33:28 Fetched 111 kB in 0s (0 B/s) 18:33:28 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 18:33:28 Fetched 11.1 kB in 0s (0 B/s) 18:33:28 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 18:33:28 Fetched 645 kB in 0s (0 B/s) 18:33:28 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 18:33:28 Fetched 41.3 kB in 0s (0 B/s) 18:33:28 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 18:33:28 Fetched 17.9 kB in 0s (0 B/s) 18:33:28 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 18:33:28 Fetched 368 kB in 0s (0 B/s) 18:33:28 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 18:33:28 Fetched 187 kB in 0s (0 B/s) 18:33:28 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 18:33:28 Fetched 175 kB in 0s (0 B/s) 18:33:28 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 18:33:28 Fetched 206 kB in 0s (0 B/s) 18:33:28 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb [1301 kB] 18:33:28 Fetched 1301 kB in 0s (0 B/s) 18:33:28 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 18:33:28 Fetched 36.2 kB in 0s (0 B/s) 18:33:28 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 18:33:28 Fetched 159 kB in 0s (0 B/s) 18:33:28 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 18:33:28 Fetched 107 kB in 0s (0 B/s) 18:33:28 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 18:33:28 Fetched 48.7 kB in 0s (0 B/s) 18:33:28 Pulling static-packages 18:33:28 + snapcraftctl pull 18:33:29 ---> 94d1bfbd179b 18:33:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:33:29 Pulling version 18:33:29 + cd /root/project 18:33:29 + git describe --tags --abbrev=0 18:33:29 + sed s/v// 18:33:29 + GIT_VERSION=2.0.1-dev.30 18:33:29 + [ -z 2.0.1-dev.30 ] 18:33:29 + snapcraftctl set-version 2.0.1-dev.30 18:33:29 ---> d02e27fece4f 18:33:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:33:30 ---> 479c0559e83b 18:33:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:33:30 Building config-common 18:33:30 + snapcraftctl build 18:33:30 ---> Running in a7428fabce62 18:33:31 ---> 6cf6cdef2820 18:33:31 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:33:32 ---> Running in a4e5786efa15 18:33:32 ---> 3b010c6cf486 18:33:32 Step 20/24 : ENTRYPOINT ["/core-command"] 18:33:32 ---> 3b07b44cb0f4 18:33:32 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:33:32 ---> Running in 9254e6bcaa3f 18:33:32 ---> Running in af5aa7dc7c56 18:33:33 Removing intermediate container a4e5786efa15 18:33:33 ---> 830f6ccd2c17 18:33:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:33:33 Skipping build go-build-helper (already ran) 18:33:33 Building edgex-go 18:33:33 ---> Running in a462fdd872e5 18:33:33 + cd /root/parts/edgex-go/src 18:33:33 + git describe --tags --abbrev=0 18:33:33 + sed s/v// 18:33:33 + GIT_VERSION=2.0.1-dev.30 18:33:33 + [ -z 2.0.1-dev.30 ] 18:33:33 + echo 2.0.1-dev.30 18:33:33 + make build 18:33:33 go mod tidy 18:33:33 Removing intermediate container af5aa7dc7c56 18:33:33 ---> 9b14ec27df6d 18:33:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:33:33 Removing intermediate container 9254e6bcaa3f 18:33:33 ---> b6667b36bce7 18:33:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:33:33 ---> Running in 21298e7e8367 18:33:33 ---> Running in 380177846ddf 18:33:34 Removing intermediate container a462fdd872e5 18:33:34 ---> 860ade01fed4 18:33:34 Step 21/23 : LABEL arch=arm64 18:33:34 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 18:33:34 ---> Running in db432d84e014 18:33:34 Status: Downloaded newer image for docker:20.10.7 18:33:34 ---> df445af6242a 18:33:34 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:33:35 Removing intermediate container 380177846ddf 18:33:35 ---> 122d128296b5 18:33:35 Step 22/24 : LABEL arch=arm64 18:33:35 ---> Running in da553f0600e3 18:33:35 Removing intermediate container 21298e7e8367 18:33:35 ---> 65eec7a5371b 18:33:35 Step 22/24 : LABEL arch=arm64 18:33:35 ---> Running in 31b2990e5272 18:33:35 ---> Running in 91001128c9d8 18:33:35 Removing intermediate container db432d84e014 18:33:35 ---> 8e89f8699fec 18:33:35 Step 22/23 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 18:33:35 Removing intermediate container a7428fabce62 18:33:35 ---> fff8c34c7fae 18:33:35 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:33:35 ---> Running in ac9f323fd248 18:33:35 Removing intermediate container da553f0600e3 18:33:35 ---> b5d32715638a 18:33:35 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 18:33:36 ---> Running in ec8f04886953 18:33:36 Removing intermediate container 91001128c9d8 18:33:36 ---> ec3e087119c8 18:33:36 Step 23/24 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 18:33:36 Removing intermediate container 31b2990e5272 18:33:36 ---> e97a5ab4e967 18:33:36 Step 23/24 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 18:33:36 ---> Running in 15e3b8ea80a4 18:33:36 ---> Running in e75c7e9620c6 18:33:36 Removing intermediate container ac9f323fd248 18:33:36 ---> c98003e682fb 18:33:36 Step 23/23 : LABEL version=0.0.0 18:33:36 ---> 597eec029e3a 18:33:36 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:33:36 go: downloading github.com/gorilla/mux v1.8.0 18:33:36 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 18:33:36 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 18:33:36 go: downloading github.com/stretchr/testify v1.7.0 18:33:36 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 18:33:36 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 18:33:36 go: downloading github.com/google/uuid v1.3.0 18:33:36 go: downloading gopkg.in/yaml.v2 v2.4.0 18:33:36 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 18:33:36 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 18:33:36 go: downloading github.com/lib/pq v1.10.2 18:33:36 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:33:36 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 18:33:36 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 18:33:36 go: downloading github.com/pelletier/go-toml v1.9.3 18:33:37 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 18:33:37 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 18:33:37 ---> Running in 498601689de7 18:33:37 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 18:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:33:38 Removing intermediate container 15e3b8ea80a4 18:33:38 ---> cb5af083b4a0 18:33:38 Step 24/24 : LABEL version=0.0.0 18:33:38 Removing intermediate container e75c7e9620c6 18:33:38 ---> 8d1b84a1c015 18:33:38 Step 24/24 : LABEL version=0.0.0 18:33:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:33:38 go: downloading github.com/go-playground/validator/v10 v10.8.0 18:33:38 go: downloading github.com/davecgh/go-spew v1.1.1 18:33:38 go: downloading github.com/pmezard/go-difflib v1.0.0 18:33:38 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 18:33:38 go: downloading github.com/stretchr/objx v0.1.1 18:33:38 go: downloading github.com/go-kit/kit v0.11.0 18:33:38 go: downloading github.com/x448/float16 v0.8.4 18:33:38 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:33:38 ---> dbd56852bee3 18:33:38 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:33:38 ---> Running in ee0ae78349c2 18:33:38 ---> Running in 0e98d6983d98 18:33:38 Removing intermediate container 498601689de7 18:33:38 ---> 916fd290a671 18:33:38 18:33:38 go: downloading github.com/go-playground/universal-translator v0.17.0 18:33:38 go: downloading github.com/leodido/go-urn v1.2.1 18:33:38 go: downloading golang.org/x/text v0.3.6 18:33:38 go: downloading github.com/go-playground/assert/v2 v2.0.1 18:33:38 go: downloading github.com/go-playground/locales v0.13.0 18:33:38 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 18:33:38 go: downloading github.com/pebbe/zmq4 v1.2.7 18:33:38 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:33:38 go: downloading github.com/kr/pretty v0.2.0 18:33:38 go: downloading github.com/go-logfmt/logfmt v0.5.0 18:33:38 go: downloading github.com/go-stack/stack v1.8.0 18:33:38 go: downloading github.com/hashicorp/consul/api v1.8.1 18:33:38 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:33:39 (1/39) Installing readline (8.1.0-r0) 18:33:39 (2/39) Installing bash (5.1.0-r0) 18:33:39 Executing bash-5.1.0-r0.post-install 18:33:39 (3/39) Installing brotli-libs (1.0.9-r3) 18:33:39 (4/39) Installing nghttp2-libs (1.42.0-r1) 18:33:39 (5/39) Installing libcurl (7.78.0-r0) 18:33:39 (6/39) Installing curl (7.78.0-r0) 18:33:39 (7/39) Installing dumb-init (1.2.5-r0) 18:33:39 (8/39) Installing libbz2 (1.0.8-r1) 18:33:39 (9/39) Installing expat (2.2.10-r1) 18:33:39 (10/39) Installing libffi (3.3-r2) 18:33:39 (11/39) Installing gdbm (1.19-r0) 18:33:39 (12/39) Installing xz-libs (5.2.5-r0) 18:33:39 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 18:33:39 go: downloading github.com/gorilla/websocket v1.4.2 18:33:39 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 18:33:39 (13/39) Installing sqlite-libs (3.34.1-r0) 18:33:39 Successfully built 916fd290a671 18:33:39 (14/39) Installing python3 (3.8.10-r0) 18:33:39 Successfully tagged support-scheduler-arm64:latest 18:33:39 Building security-secretstore-setup 18:33:39  Building support-scheduler ... done Removing intermediate container 0e98d6983d98 18:33:39 ---> f35925b384c0 18:33:39 18:33:39 Removing intermediate container ee0ae78349c2 18:33:39 ---> e919b829a5e2 18:33:39 18:33:39 go: downloading github.com/kr/text v0.1.0 18:33:39 go: downloading github.com/onsi/ginkgo v1.10.1 18:33:39 go: downloading github.com/onsi/gomega v1.7.0 18:33:39 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:33:39 go: downloading github.com/mitchellh/copystructure v1.0.0 18:33:39 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:33:39 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:33:39 go: downloading github.com/hashicorp/go-hclog v0.12.0 18:33:39 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:33:40 Successfully built f35925b384c0 18:33:40 ---> 9e14dfd7566d 18:33:40 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:33:40 Successfully tagged core-command-arm64:latest 18:33:40 Successfully built e919b829a5e2 18:33:40 Building support-notifications 18:33:40  Building core-command ... done Successfully tagged core-metadata-arm64:latest 18:33:40  Building core-metadata ... done Building core-data 18:33:40 go: downloading github.com/hashicorp/serf v0.9.5 18:33:40 go: downloading github.com/hashicorp/consul/sdk v0.7.0 18:33:40 go: downloading github.com/hashicorp/go-uuid v1.0.1 18:33:40 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:33:40 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:33:40 go: downloading github.com/fatih/color v1.9.0 18:33:40 go: downloading github.com/mattn/go-colorable v0.1.6 18:33:40 go: downloading github.com/mattn/go-isatty v0.0.12 18:33:40 go: downloading github.com/pkg/errors v0.9.1 18:33:40 go: downloading github.com/hpcloud/tail v1.0.0 18:33:40 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:33:40 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 18:33:40 go: downloading github.com/hashicorp/go-msgpack v0.5.3 18:33:40 go: downloading github.com/hashicorp/memberlist v0.2.2 18:33:40 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:33:40 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:33:40 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:33:40 go: downloading gopkg.in/fsnotify.v1 v1.4.7 18:33:40 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:33:40 go: downloading github.com/hashicorp/go-multierror v1.1.0 18:33:40 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 18:33:40 go: downloading github.com/miekg/dns v1.1.26 18:33:40 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:33:40 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:33:40 go: downloading github.com/hashicorp/errwrap v1.0.0 18:33:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-data/core-data ./cmd/core-data 18:33:41 (15/39) Installing py3-appdirs (1.4.4-r1) 18:33:41 (16/39) Installing py3-ordered-set (4.0.2-r0) 18:33:41 (17/39) Installing py3-parsing (2.4.7-r1) 18:33:41 (18/39) Installing py3-six (1.15.0-r0) 18:33:41 (19/39) Installing py3-packaging (20.9-r0) 18:33:41 (20/39) Installing py3-setuptools (51.3.3-r0) 18:33:41 (21/39) Installing py3-chardet (4.0.0-r0) 18:33:41 (22/39) Installing py3-idna (3.1-r0) 18:33:41 ---> f211d5d96510 18:33:41 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:33:41 (23/39) Installing py3-urllib3 (1.26.2-r1) 18:33:41 (24/39) Installing py3-requests (2.25.1-r1) 18:33:41 (25/39) Installing py3-msgpack (1.0.2-r0) 18:33:41 (26/39) Installing py3-lockfile (0.12.2-r3) 18:33:41 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:33:41 (28/39) Installing py3-colorama (0.4.4-r0) 18:33:41 (29/39) Installing py3-contextlib2 (0.6.0-r0) 18:33:41 (30/39) Installing py3-distlib (0.3.1-r1) 18:33:41 (31/39) Installing py3-distro (1.5.0-r1) 18:33:42 (32/39) Installing py3-webencodings (0.5.1-r3) 18:33:42 (33/39) Installing py3-html5lib (1.1-r0) 18:33:42 (34/39) Installing py3-pytoml (0.1.21-r0) 18:33:42 (35/39) Installing py3-pep517 (0.9.1-r0) 18:33:42 (36/39) Installing py3-progress (1.5-r0) 18:33:42 (37/39) Installing py3-retrying (1.3.3-r0) 18:33:42 (38/39) Installing py3-toml (0.10.2-r0) 18:33:42 (39/39) Installing py3-pip (20.3.4-r0) 18:33:42 Executing busybox-1.32.1-r6.trigger 18:33:42 OK: 82 MiB in 59 packages 18:33:46 ---> 0acc8541ca48 18:33:46 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:33:47 ---> Running in a855bf9dbd96 18:33:48 Removing intermediate container a855bf9dbd96 18:33:48 ---> de46472caf90 18:33:48 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:33:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:33:51 ---> 82091eb64015 18:33:51 Step 27/32 : RUN chmod +x /entrypoint.sh 18:33:52 ---> Running in 75735dd8972e 18:33:54 Collecting docker-compose==1.23.2 18:33:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:33:54 Removing intermediate container 75735dd8972e 18:33:54 ---> e2d3fcc9ffa1 18:33:54 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:33:55 Collecting PyYAML<4,>=3.10 18:33:55 ---> Running in d70e1ef60e86 18:33:55 Downloading PyYAML-3.13.tar.gz (270 kB) 18:33:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/core-command/core-command ./cmd/core-command 18:33:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:33:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:33:57 Removing intermediate container d70e1ef60e86 18:33:57 ---> ea1852a25a5d 18:33:57 Step 29/32 : CMD ["gate"] 18:33:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:33:58 ---> Running in 86c25af5b6f8 18:33:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:33:58 Collecting dockerpty<0.5,>=0.4.1 18:33:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:33:59 Removing intermediate container 86c25af5b6f8 18:33:59 ---> 2b848e30462f 18:33:59 Step 30/32 : LABEL arch=arm64 18:34:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:34:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:34:01 ---> Running in 5fe2b4c8fe92 18:34:01 Collecting websocket-client<1.0,>=0.32.0 18:34:01 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:34:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:34:02 Removing intermediate container 5fe2b4c8fe92 18:34:02 ---> a521a7ce6a2c 18:34:02 Step 31/32 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 18:34:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:34:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:34:03 Collecting jsonschema<3,>=2.5.1 18:34:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:34:03 Collecting docopt<0.7,>=0.6.1 18:34:03 Downloading docopt-0.6.2.tar.gz (25 kB) 18:34:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/secrets-config ./cmd/secrets-config 18:34:03 ---> Running in eab761dacfaa 18:34:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.30" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:34:05 Removing intermediate container eab761dacfaa 18:34:05 ---> af0242d0d3ff 18:34:05 Step 32/32 : LABEL version=0.0.0 18:34:06 Collecting docker<4.0,>=3.6.0 18:34:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:34:06 Collecting cached-property<2,>=1.2.0 18:34:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:34:06 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:34:06 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 18:34:06 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 18:34:06 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 18:34:06 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 18:34:06 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 18:34:06 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 18:34:06 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 18:34:06 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 18:34:06 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 18:34:06 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 18:34:06 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 18:34:06 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 18:34:06 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 18:34:06 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 18:34:06 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 18:34:06 Collecting texttable<0.10,>=0.9.0 18:34:06 Downloading texttable-0.9.1.tar.gz (11 kB) 18:34:06 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 18:34:06 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 18:34:06 + 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:34:06 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 18:34:06 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 18:34:06 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 18:34:06 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 18:34:06 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 18:34:06 + 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:34:06 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 18:34:06 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 18:34:06 + 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:34:08 ---> Running in 3fd68e4f6bce 18:34:08 Building hooks 18:34:08 + cd /root/parts/hooks/src 18:34:08 + make build 18:34:08 go mod tidy 18:34:08 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 18:34:08 go: downloading github.com/stretchr/testify v1.5.1 18:34:08 Collecting docker-pycreds>=0.4.0 18:34:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:34:08 go: downloading gopkg.in/yaml.v2 v2.2.2 18:34:08 go: downloading github.com/davecgh/go-spew v1.1.0 18:34:08 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 18:34:09 Removing intermediate container 3fd68e4f6bce 18:34:09 ---> 12c35d4d2c24 18:34:09 18:34:09 Successfully built 12c35d4d2c24 18:34:09 Successfully tagged security-bootstrapper-arm64:latest 18:34:09  Building security-bootstrapper ... done Building security-proxy-setup 18:34:09 Collecting certifi>=2017.4.17 18:34:09 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 18:34:09 GO111MODULE=on go build -o cmd/install/install ./cmd/install 18:34:10 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 18:34:10 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 18:34:10 Collecting urllib3<1.25,>=1.21.1 18:34:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:34:10 Collecting idna<2.8,>=2.5 18:34:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:34:11 Collecting chardet<3.1.0,>=3.0.2 18:34:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:34:11 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:34:11 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:34:11 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:34:11 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:34:12 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:34:12 Attempting uninstall: urllib3 18:34:12 Found existing installation: urllib3 1.26.2 18:34:12 Uninstalling urllib3-1.26.2: 18:34:12 Successfully uninstalled urllib3-1.26.2 18:34:13 Building static-packages 18:34:13 + snapcraftctl build 18:34:13 Attempting uninstall: idna 18:34:13 Found existing installation: idna 3.1 18:34:13 Uninstalling idna-3.1: 18:34:13 Successfully uninstalled idna-3.1 18:34:13 Attempting uninstall: chardet 18:34:13 Found existing installation: chardet 4.0.0 18:34:13 Uninstalling chardet-4.0.0: 18:34:14 Successfully uninstalled chardet-4.0.0 18:34:15 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:34:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:34:15 ---> 6470fe716bcb 18:34:15 Step 3/26 : WORKDIR /edgex-go 18:34:15 ---> Using cache 18:34:15 ---> 60831fc88794 18:34:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:34:15 ---> Using cache 18:34:15 ---> 164ec7fb3d81 18:34:15 Step 5/26 : RUN apk add --update --no-cache make git 18:34:15 Building version 18:34:15 + snapcraftctl build 18:34:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:34:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:34:16 ---> 6470fe716bcb 18:34:16 Step 3/24 : WORKDIR /edgex-go 18:34:16 ---> Using cache 18:34:16 ---> 60831fc88794 18:34:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:34:16 ---> Using cache 18:34:16 ---> 164ec7fb3d81 18:34:16 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:34:16 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:34:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:34:16 ---> 6470fe716bcb 18:34:16 Step 3/23 : WORKDIR /edgex-go 18:34:16 ---> Using cache 18:34:16 ---> 60831fc88794 18:34:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:34:16 ---> Using cache 18:34:16 ---> 164ec7fb3d81 18:34:16 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:34:17 Staging config-common 18:34:17 + snapcraftctl stage 18:34:18 Skipping stage go-build-helper (already ran) 18:34:18 Staging edgex-go 18:34:18 + snapcraftctl stage 18:34:19 Attempting uninstall: requests 18:34:19 Found existing installation: requests 2.25.1 18:34:19 Uninstalling requests-2.25.1: 18:34:19 Successfully uninstalled requests-2.25.1 18:34:20 Staging hooks 18:34:20 + snapcraftctl stage 18:34:21 Staging static-packages 18:34:21 + snapcraftctl stage 18:34:22 Running setup.py install for texttable: started 18:34:22 Staging version 18:34:22 + snapcraftctl stage 18:34:23 ---> Running in 0bec506907d1 18:34:23 ---> Running in 2e86f4590301 18:34:23 ---> Running in f6bfa0462d3b 18:34:23 Priming config-common 18:34:23 + snapcraftctl prime 18:34:25 Priming go-build-helper 18:34:25 + snapcraftctl prime 18:34:25 Running setup.py install for texttable: finished with status 'done' 18:34:25 Running setup.py install for PyYAML: started 18:34:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:34:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:34:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:34:26 Priming edgex-go 18:34:26 + snapcraftctl prime 18:34:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:34:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:34:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:34:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:34:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:34:27 ---> 6470fe716bcb 18:34:27 Step 3/22 : WORKDIR /edgex-go 18:34:27 ---> Using cache 18:34:27 ---> 60831fc88794 18:34:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:34:27 ---> Using cache 18:34:27 ---> 164ec7fb3d81 18:34:27 Step 5/22 : RUN apk add --update --no-cache make git 18:34:27 Priming hooks 18:34:27 + snapcraftctl prime 18:34:28 OK: 218 MiB in 52 packages 18:34:28 Running setup.py install for PyYAML: finished with status 'done' 18:34:28 OK: 218 MiB in 52 packages 18:34:28 OK: 218 MiB in 52 packages 18:34:28 Running setup.py install for docopt: started 18:34:29 Priming static-packages 18:34:29 + snapcraftctl prime 18:34:29 ---> Running in 486e00a14956 18:34:30 Removing intermediate container 2e86f4590301 18:34:30 ---> 74a78b8e8f38 18:34:30 Step 6/24 : COPY go.mod . 18:34:30 Removing intermediate container f6bfa0462d3b 18:34:30 ---> 65b35e062360 18:34:30 Step 6/23 : COPY go.mod . 18:34:31 Removing intermediate container 0bec506907d1 18:34:31 ---> 9ffb9a610dae 18:34:31 Step 6/26 : COPY go.mod . 18:34:31 Running setup.py install for docopt: finished with status 'done' 18:34:31 Running setup.py install for dockerpty: started 18:34:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:34:32 Priming version 18:34:32 + snapcraftctl prime 18:34:32 ---> 1ec1686b47ef 18:34:32 Step 7/24 : RUN go mod download 18:34:32 ---> 71bffcafbed4 18:34:32 Step 7/23 : RUN go mod download 18:34:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:34:33 ---> Running in a105a9117535 18:34:33 ---> f275d8b71027 18:34:33 Step 7/26 : RUN go mod download 18:34:33 ---> Running in 2f6702ebefa7 18:34:33 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 18:34:33 ---> Running in 7c2e325be52c 18:34:33 Running setup.py install for dockerpty: finished with status 'done' 18:34:33 OK: 218 MiB in 52 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:34:35 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 18:34:35 Removing intermediate container 486e00a14956 18:34:35 ---> 536ac3ce5516 18:34:35 Step 6/22 : COPY go.mod . 18:34:36 ---> da3b4576e5f5 18:34:36 Step 7/22 : RUN go mod download 18:34:36 ---> Running in bca3551b8f0b 18:34:41 Removing intermediate container 2f6702ebefa7 18:34:41 ---> 9180dedd4403 18:34:41 Step 8/23 : COPY . . 18:34:41 Removing intermediate container a105a9117535 18:34:41 ---> 2b363b9df0d7 18:34:41 Step 8/24 : COPY . . 18:34:41 Removing intermediate container 7c2e325be52c 18:34:41 ---> 7a0ed43a8be0 18:34:41 Step 8/26 : COPY . . 18:34:44 Removing intermediate container bca3551b8f0b 18:34:44 ---> 5d1951df4280 18:34:44 Step 8/22 : COPY . . 18:35:02 Removing intermediate container ec8f04886953 18:35:02 ---> d53f9dec292a 18:35:02 Step 15/24 : ENV APP_PORT=58890 18:35:03 ---> Running in 9caef17b1368 18:35:04 ---> 9b2ec061cbfb 18:35:04 Step 9/23 : RUN go mod tidy 18:35:04 ---> 56b2d8bf92c4 18:35:04 Step 9/22 : RUN go mod tidy 18:35:04 ---> ed8e629833b6 18:35:04 Step 9/24 : RUN go mod tidy 18:35:04 ---> 12b56c96d1f2 18:35:04 Step 9/26 : RUN go mod tidy 18:35:04 ---> Running in 48e69cb8bda7 18:35:04 ---> Running in c5895209111c 18:35:04 ---> Running in 488486f255fa 18:35:04 ---> Running in 2737d9818fd5 18:35:04 Removing intermediate container 9caef17b1368 18:35:04 ---> 60174c8c4fa2 18:35:04 Step 16/24 : EXPOSE $APP_PORT 18:35:04 ---> Running in 1e2121920a05 18:35:05 Removing intermediate container 1e2121920a05 18:35:05 ---> 48d4d6b3ad9a 18:35:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:35:08 ---> 5e3441ac5a2a 18:35:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:35:09 ---> dace43a7aa9b 18:35:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:35:11 ---> 88c478df5f0b 18:35:11 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:35:11 ---> Running in d21e21976c11 18:35:11 Removing intermediate container c5895209111c 18:35:11 ---> 2275444a3cf3 18:35:11 Step 10/24 : RUN make cmd/core-data/core-data 18:35:12 ---> Running in 369d2892fd4f 18:35:12 Removing intermediate container 48e69cb8bda7 18:35:12 ---> 0aa64168c00d 18:35:12 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:35:13 Removing intermediate container d21e21976c11 18:35:13 ---> 7e77612755ba 18:35:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:35:13 ---> Running in 33b8ad911ab9 18:35:13 Removing intermediate container 2737d9818fd5 18:35:13 ---> cbc057fd6b0d 18:35:13 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:35:13 Removing intermediate container 488486f255fa 18:35:13 ---> b602779b72cf 18:35:13 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:35:13 ---> Running in b7a12191f80e 18:35:13 ---> Running in 426c3a53ed90 18:35:13 ---> Running in 8d967d4970f2 18:35:14 Removing intermediate container b7a12191f80e 18:35:14 ---> 482f6be48524 18:35:14 Step 22/24 : LABEL arch=arm64 18:35:14 ---> Running in 3f4f3db22c31 18:35:14 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:35:15 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:35:15 Removing intermediate container 3f4f3db22c31 18:35:15 ---> 154f015c3f07 18:35:15 Step 23/24 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 18:35:15 ---> Running in 4b78738cb608 18:35:16 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:35:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:35:16 Removing intermediate container 4b78738cb608 18:35:16 ---> 7ac6b281d535 18:35:16 Step 24/24 : LABEL version=0.0.0 18:35:17 ---> Running in 129fe125dc84 18:35:17 Removing intermediate container 129fe125dc84 18:35:17 ---> 7c18700b2a33 18:35:17 18:35:18 Successfully built 7c18700b2a33 18:35:18 Successfully tagged sys-mgmt-agent-arm64:latest 18:36:40  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/secrets-config ./cmd/secrets-config 18:36:44 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:36:59 Removing intermediate container 8d967d4970f2 18:36:59 ---> dc08b0bdfcf1 18:36:59 18:36:59 Step 11/22 : FROM alpine:3.12 18:36:59 ---> c4fd0aeabfcf 18:36:59 Step 12/22 : RUN apk add --update --no-cache curl 18:36:59 Removing intermediate container 426c3a53ed90 18:36:59 ---> 4755bf88e485 18:36:59 18:36:59 Step 11/26 : FROM alpine:3.12 18:36:59 ---> c4fd0aeabfcf 18:36:59 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:36:59 Removing intermediate container 33b8ad911ab9 18:36:59 ---> 1dbcfc84f9e1 18:36:59 18:36:59 Step 11/23 : FROM alpine:3.12 18:36:59 ---> c4fd0aeabfcf 18:36:59 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:36:59 ---> Running in e7f4b7104851 18:37:00 ---> Running in eb6bfc43a859 18:37:00 ---> Running in 025514f067ea 18:37:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:37:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:37:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:37:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:37:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:37:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:37:02 (1/4) Installing ca-certificates (20191127-r4) 18:37:02 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:37:02 (3/4) Installing libcurl (7.78.0-r0) 18:37:02 (4/4) Installing curl (7.78.0-r0) 18:37:02 Executing busybox-1.31.1-r20.trigger 18:37:02 Executing ca-certificates-20191127-r4.trigger 18:37:03 OK: 7 MiB in 18 packages 18:37:03 (1/3) Installing ca-certificates (20191127-r4) 18:37:03 (1/2) Installing ca-certificates (20191127-r4) 18:37:03 (2/3) Installing dumb-init (1.2.2-r1) 18:37:03 (3/3) Installing su-exec (0.2-r1) 18:37:03 Executing busybox-1.31.1-r20.trigger 18:37:03 (2/2) Installing dumb-init (1.2.2-r1) 18:37:03 Executing ca-certificates-20191127-r4.trigger 18:37:03 Executing busybox-1.31.1-r20.trigger 18:37:03 Executing ca-certificates-20191127-r4.trigger 18:37:03 OK: 6 MiB in 17 packages 18:37:03 OK: 6 MiB in 16 packages 18:37:05 Removing intermediate container 369d2892fd4f 18:37:05 ---> 821424af1d17 18:37:05 18:37:05 Step 11/24 : FROM alpine:3.12 18:37:05 ---> c4fd0aeabfcf 18:37:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:37:05 ---> Running in b22c06bf4ad1 18:37:06 Removing intermediate container e7f4b7104851 18:37:06 ---> 0f92ea750b78 18:37:06 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:37:06 ---> Running in 1c8b96143774 18:37:06 Removing intermediate container b22c06bf4ad1 18:37:06 ---> d46220bff01b 18:37:06 Step 13/24 : ENV APP_PORT=59880 18:37:06 Removing intermediate container 025514f067ea 18:37:06 ---> e451457f1f3d 18:37:06 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:37:06 Removing intermediate container eb6bfc43a859 18:37:06 ---> 10bad325cca0 18:37:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:37:06 ---> Running in bc75c982e0b4 18:37:06 ---> Running in 781f6bb2225b 18:37:06 ---> Running in 4e75d0c1d694 18:37:06 Removing intermediate container 1c8b96143774 18:37:06 ---> e848e3588fef 18:37:06 Step 14/22 : WORKDIR /edgex 18:37:07 ---> Running in d0a90ff82b42 18:37:07 Removing intermediate container 781f6bb2225b 18:37:07 ---> d29dc8adda69 18:37:07 Step 14/26 : WORKDIR / 18:37:07 Removing intermediate container 4e75d0c1d694 18:37:07 ---> 0e74df14f18c 18:37:07 Removing intermediate container bc75c982e0b4 18:37:07 Step 14/23 : ENV APP_PORT=59860 18:37:07 ---> d97f70ab1812 18:37:07 Step 14/24 : EXPOSE $APP_PORT 18:37:07 ---> Running in 45d221a4ada5 18:37:07 ---> Running in 3869f6d8fdf5 18:37:07 ---> Running in bfb4a18389f6 18:37:08 Removing intermediate container d0a90ff82b42 18:37:08 ---> 81f25429005e 18:37:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:37:08 Removing intermediate container 45d221a4ada5 18:37:08 ---> dca9333efe97 18:37:08 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:37:08 Removing intermediate container 3869f6d8fdf5 18:37:08 ---> 1478249ae17f 18:37:08 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:37:08 Removing intermediate container bfb4a18389f6 18:37:08 ---> 96c1e3d3f2db 18:37:08 Step 15/23 : EXPOSE $APP_PORT 18:37:08 ---> Running in 8472667d1062 18:37:09 ---> Running in b0729b4f8e31 18:37:09 ---> eae23f27e9af 18:37:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:37:09 ---> 97110134ab84 18:37:09 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:37:09 Removing intermediate container b0729b4f8e31 18:37:09 ---> c6b7f5c9688b 18:37:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:37:11 ---> 35b932415388 18:37:11 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:37:11 ---> 20be4e612d82 18:37:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:37:11 ---> 165fc0ea1d20 18:37:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:37:12 ---> 5ef82c47911d 18:37:12 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:37:13 ---> e9def7d35aca 18:37:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:37:13 Removing intermediate container 8472667d1062 18:37:13 ---> 311e90fff847 18:37:13 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:37:13 ---> 8e2f778a04bf 18:37:13 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:37:13 ---> Running in 26d298f10042 18:37:13 ---> Running in 87f0b97fed94 18:37:14 ---> 3678506b1369 18:37:14 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:37:14 Removing intermediate container 87f0b97fed94 18:37:14 ---> d6dce1c9cd8f 18:37:14 Step 19/22 : CMD ["--init=true"] 18:37:14 ---> Running in bdd98bd46d7e 18:37:14 ---> 19f856a0be69 18:37:14 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:37:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:37:15 ---> Running in 1e25b44c2412 18:37:15 ---> 28a8ef67ab12 18:37:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:37:15 Removing intermediate container bdd98bd46d7e 18:37:15 ---> c10f6201fa57 18:37:15 Step 20/22 : LABEL arch=arm64 18:37:15 ---> Running in 87ae5882f1ec 18:37:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:37:16 Removing intermediate container 1e25b44c2412 18:37:16 ---> 0aa5f3a77ae3 18:37:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:37:16 ---> Running in 3560b9ae3893 18:37:16 Removing intermediate container 87ae5882f1ec 18:37:16 ---> f03d849a4352 18:37:16 Step 21/22 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 18:37:16 (1/6) Installing dumb-init (1.2.2-r1) 18:37:16 (2/6) Installing libgcc (9.3.0-r2) 18:37:17 ---> Running in 90d92c80c879 18:37:17 (3/6) Installing libsodium (1.0.18-r0) 18:37:17 Removing intermediate container 3560b9ae3893 18:37:17 ---> ef64c768ea6a 18:37:17 Step 21/23 : LABEL arch=arm64 18:37:17 ---> 1696c1082dcf 18:37:17 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:37:17 (4/6) Installing libstdc++ (9.3.0-r2) 18:37:17 ---> Running in b3de39b0c8ed 18:37:17 (5/6) Installing libzmq (4.3.3-r0) 18:37:17 Removing intermediate container 90d92c80c879 18:37:17 ---> d4c0906c1ec2 18:37:17 Step 22/22 : LABEL version=0.0.0 18:37:18 (6/6) Installing zeromq (4.3.3-r0) 18:37:18 ---> Running in 56bd77996cae 18:37:18 Executing busybox-1.31.1-r20.trigger 18:37:18 OK: 8 MiB in 20 packages 18:37:18 Removing intermediate container b3de39b0c8ed 18:37:18 ---> 7c58d37ef6e9 18:37:18 Step 22/23 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 18:37:18 ---> dcfeaa16be1f 18:37:18 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:37:18 ---> Running in e66a168c155f 18:37:18 ---> Running in d6938fd2a905 18:37:18 Removing intermediate container 56bd77996cae 18:37:18 ---> f6cb8d76587f 18:37:18 18:37:19 Removing intermediate container e66a168c155f 18:37:19 ---> 1e168bbf8c54 18:37:19 Step 23/23 : LABEL version=0.0.0 18:37:19 Successfully built f6cb8d76587f 18:37:19 Successfully tagged security-proxy-setup-arm64:latest 18:37:19  Building security-proxy-setup ... done  ---> Running in 0603ba73b3fc 18:37:19 Removing intermediate container 26d298f10042 18:37:19 ---> a76135a5476f 18:37:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:37:20 Removing intermediate container 0603ba73b3fc 18:37:20 ---> 141c660a5f20 18:37:20 18:37:20 Successfully built 141c660a5f20 18:37:20 Successfully tagged support-notifications-arm64:latest 18:37:20  Building support-notifications ... done  ---> f721f560f88f 18:37:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:37:22 Removing intermediate container d6938fd2a905 18:37:22 ---> 773d7a00c205 18:37:22 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:37:22 ---> 8e1af18a33bc 18:37:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:37:22 ---> Running in 9ed0ce4d575b 18:37:23 Removing intermediate container 9ed0ce4d575b 18:37:23 ---> 473f3126a253 18:37:23 Step 24/26 : LABEL arch=arm64 18:37:23 ---> Running in f1a4c7833502 18:37:23 ---> 0ee339129d33 18:37:23 Step 20/24 : ENTRYPOINT ["/core-data"] 18:37:23 ---> Running in a3d7a2961066 18:37:23 Removing intermediate container f1a4c7833502 18:37:23 ---> ce45b3ee6f28 18:37:23 Step 25/26 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 18:37:23 ---> Running in 770c94780da5 18:37:24 Removing intermediate container a3d7a2961066 18:37:24 ---> 551ec4f965d9 18:37:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:37:24 ---> Running in 908e94f89431 18:37:24 Removing intermediate container 770c94780da5 18:37:24 ---> 5df0de60d508 18:37:24 Step 26/26 : LABEL version=0.0.0 18:37:24 ---> Running in 4880deee4bf2 18:37:24 Removing intermediate container 908e94f89431 18:37:24 ---> 3c760c9c4dd9 18:37:24 Step 22/24 : LABEL arch=arm64 18:37:25 ---> Running in a4e41de0396c 18:37:25 Removing intermediate container 4880deee4bf2 18:37:25 ---> 9c1853107834 18:37:25 18:37:25 Successfully built 9c1853107834 18:37:25 Removing intermediate container a4e41de0396c 18:37:25 ---> 5ca3fd8f221d 18:37:25 Step 23/24 : LABEL git_sha=32e48485911a94e753db4d2f1118a0aefca18792 18:37:25 Successfully tagged security-secretstore-setup-arm64:latest 18:37:25  Building security-secretstore-setup ... done  ---> Running in 49a22bbdfca1 18:37:26 Removing intermediate container 49a22bbdfca1 18:37:26 ---> 9bcc17ebab84 18:37:26 Step 24/24 : LABEL version=0.0.0 18:37:26 ---> Running in e989388e8917 18:37:27 Removing intermediate container e989388e8917 18:37:27 ---> 6bf1d7699029 18:37:27 18:37:27 Successfully built 6bf1d7699029 18:37:27 Successfully tagged core-data-arm64:latest 18:37:27  Building core-data ... done  [Pipeline] } 18:37:27 $ docker stop --time=1 0ec2a51c6afcef471360751c2402dd5588720f4619a38d8203875dfc52d885bd 18:37:29 $ docker rm -f 0ec2a51c6afcef471360751c2402dd5588720f4619a38d8203875dfc52d885bd [Pipeline] // withDockerContainer [Pipeline] sh 18:37:30 + docker images 18:37:30 REPOSITORY TAG IMAGE ID CREATED SIZE 18:37:30 core-data-arm64 latest 6bf1d7699029 4 seconds ago 19.3MB 18:37:30 security-secretstore-setup-arm64 latest 9c1853107834 5 seconds ago 26.5MB 18:37:30 support-notifications-arm64 latest 141c660a5f20 11 seconds ago 15.9MB 18:37:30 security-proxy-setup-arm64 latest f6cb8d76587f 12 seconds ago 24.5MB 18:37:30 821424af1d17 26 seconds ago 1.57GB 18:37:30 4755bf88e485 32 seconds ago 1.57GB 18:37:30 1dbcfc84f9e1 32 seconds ago 1.56GB 18:37:30 dc08b0bdfcf1 34 seconds ago 1.57GB 18:37:30 sys-mgmt-agent-arm64 latest 7c18700b2a33 2 minutes ago 311MB 18:37:30 security-bootstrapper-arm64 latest 12c35d4d2c24 3 minutes ago 17.7MB 18:37:30 core-metadata-arm64 latest e919b829a5e2 3 minutes ago 15.8MB 18:37:30 core-command-arm64 latest f35925b384c0 3 minutes ago 15.1MB 18:37:30 support-scheduler-arm64 latest 916fd290a671 3 minutes ago 15.2MB 18:37:30 77d3f9d8e283 4 minutes ago 1.56GB 18:37:30 31ba8e2473ad 4 minutes ago 1.56GB 18:37:30 476b89c1e368 4 minutes ago 1.56GB 18:37:30 d324193c31f5 4 minutes ago 1.56GB 18:37:30 7eac032a9890 4 minutes ago 1.56GB 18:37:30 ci-base-image-arm64 latest 6470fe716bcb 15 minutes ago 1.23GB 18:37:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 11 days ago 533MB 18:37:30 docker 20.10.7 df445af6242a 2 months ago 234MB 18:37:30 alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB 18:37:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:37:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:37:30 18:37:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:37:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:37:31 arm64: Pulling from edgex-lftools-log-publisher 18:37:31 448f6bf000e3: Pulling fs layer 18:37:31 f757da607395: Pulling fs layer 18:37:31 05883995daec: Pulling fs layer 18:37:31 8603b9c90790: Pulling fs layer 18:37:31 1560dd03e051: Pulling fs layer 18:37:31 27f5ce0e4adf: Pulling fs layer 18:37:31 c2d8d7efcc4b: Pulling fs layer 18:37:31 1560dd03e051: Waiting 18:37:31 27f5ce0e4adf: Waiting 18:37:31 c2d8d7efcc4b: Waiting 18:37:31 8603b9c90790: Waiting 18:37:32 f757da607395: Verifying Checksum 18:37:32 f757da607395: Download complete 18:37:32 8603b9c90790: Verifying Checksum 18:37:32 8603b9c90790: Download complete 18:37:32 1560dd03e051: Verifying Checksum 18:37:32 1560dd03e051: Download complete 18:37:32 27f5ce0e4adf: Verifying Checksum 18:37:32 27f5ce0e4adf: Download complete 18:37:32 05883995daec: Verifying Checksum 18:37:32 05883995daec: Download complete 18:37:33 448f6bf000e3: Download complete 18:37:36 c2d8d7efcc4b: Verifying Checksum 18:37:36 c2d8d7efcc4b: Download complete 18:37:36 448f6bf000e3: Pull complete 18:37:37 f757da607395: Pull complete 18:37:38 05883995daec: Pull complete 18:37:39 8603b9c90790: Pull complete 18:37:40 1560dd03e051: Pull complete 18:37:40 27f5ce0e4adf: Pull complete 18:37:56 c2d8d7efcc4b: Pull complete 18:37:56 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:37:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:37:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:37:56 prd-ubuntu18.04-docker-arm64-4c-16g-1052 does not seem to be running inside a container 18:37:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:38:01 $ docker top 3550dc0e5e85bbab36e208cbd1ef5b170ce837b142c479cbbd7bda4486b07e67 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:38:03 ---> job-cost.sh 18:38:03 lf-activate-venv: SKIPPING 18:38:03 INFO: No Stack... 18:38:04 INFO: Retrieving Pricing Info for: v2-standard-4 18:38:04 INFO: Archiving Costs [Pipeline] sh 18:38:05 + cat /w/workspace/edgex-go/2/archives/cost.csv 18:38:05 + cut -d, -f6 [Pipeline] lock 18:38:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3673-2-stack-cost] 18:38:05 Resource [jenkins-edgexfoundry-edgex-go-PR-3673-2-stack-cost] did not exist. Created. 18:38:05 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3673-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:38:06 + echo total: 0.18000000715255737 [Pipeline] stash 18:38:06 Stashed 1 file(s) [Pipeline] } 18:38:06 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3673-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:38:06 $ docker stop --time=1 3550dc0e5e85bbab36e208cbd1ef5b170ce837b142c479cbbd7bda4486b07e67 18:38:07 $ docker rm -f 3550dc0e5e85bbab36e208cbd1ef5b170ce837b142c479cbbd7bda4486b07e67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:38:08 provisioning config files... 18:38:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1807006876031788626tmp [Pipeline] { [Pipeline] sh 18:38:09 + set +x 18:38:09 + curl -s https://codecov.io/bash 18:38:09 + bash -s -- 18:38:09 18:38:09 _____ _ 18:38:09 / ____| | | 18:38:09 | | ___ __| | ___ ___ _____ __ 18:38:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:38:09 | |___| (_) | (_| | __/ (_| (_) \ V / 18:38:09 \_____\___/ \__,_|\___|\___\___/ \_/ 18:38:09 Bash-1.0.6 18:38:09 18:38:09 18:38:09 ==> git version 2.24.4 found 18:38:09 ==> 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 18:38:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:38:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:38:09 ==> Jenkins CI detected. 18:38:09 current dir:  /w/workspace/edgex-go/2 18:38:09 project root: . 18:38:09 --> token set from env 18:38:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:38:09 ==> Running gcov in . (disable via -X gcov) 18:38:09 ==> Python coveragepy not found 18:38:09 ==> Searching for coverage reports in: 18:38:09 + . 18:38:09 -> Found 1 reports 18:38:09 ==> Detecting git/mercurial file structure 18:38:09 ==> Reading reports 18:38:09 + ./coverage.out bytes=404329 18:38:09 ==> Appending adjustments 18:38:09 https://docs.codecov.io/docs/fixing-reports 18:38:10 + Found adjustments 18:38:10 ==> Gzipping contents 18:38:10 56K /tmp/codecov.hfVlbO.gz 18:38:10 ==> Uploading reports 18:38:10 url: https://codecov.io 18:38:10 query: branch=PR-3673&commit=32e48485911a94e753db4d2f1118a0aefca18792&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3673%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3673&job=&cmd_args= 18:38:10 -> Pinging Codecov 18:38:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3673&commit=32e48485911a94e753db4d2f1118a0aefca18792&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3673%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3673&job=&cmd_args= 18:38:10 -> Uploading to 18:38:10 https://storage.googleapis.com/codecov/v4/raw/2021-08-17/00271124DB129430A58F1EEE437C3FCB/32e48485911a94e753db4d2f1118a0aefca18792/7e1169e0-a217-4b3e-adf4-87a40129095e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210817%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210817T183810Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=668f7495b9292879a6b4a7741d2bb53243f4ba2489f4e093e26feba6e4ae80b1 18:38:10 % Total % Received % Xferd Average Speed Time Time Time Current 18:38:10 Dload Upload Total Spent Left Speed 18:38:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54459 0 0 100 54459 0 89598 --:--:-- --:--:-- --:--:-- 89570 100 54459 0 0 100 54459 0 89586 --:--:-- --:--:-- --:--:-- 89570 18:38:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/32e48485911a94e753db4d2f1118a0aefca18792 [Pipeline] } 18:38:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:38:12 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:38:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:38:13 ---> package-listing.sh 18:38:13 ++ tr '[:upper:]' '[:lower:]' 18:38:13 ++ facter osfamily 18:38:13 + OS_FAMILY=redhat 18:38:13 + workspace=/w/workspace/edgex-go/2 18:38:13 + START_PACKAGES=/tmp/packages_start.txt 18:38:13 + END_PACKAGES=/tmp/packages_end.txt 18:38:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:38:13 + PACKAGES=/tmp/packages_start.txt 18:38:13 + '[' /w/workspace/edgex-go/2 ']' 18:38:13 + PACKAGES=/tmp/packages_end.txt 18:38:13 + case "${OS_FAMILY}" in 18:38:13 + rpm -qa 18:38:13 + sort 18:38:15 + '[' -f /tmp/packages_start.txt ']' 18:38:15 + '[' -f /tmp/packages_end.txt ']' 18:38:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:38:15 + '[' /w/workspace/edgex-go/2 ']' 18:38:15 + mkdir -p /w/workspace/edgex-go/2/archives/ 18:38:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 18:38:15 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:38:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:38:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:38:16 18:38:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:38:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:38:16 latest: Pulling from edgex-lftools-log-publisher 18:38:16 b4d181a07f80: Pulling fs layer 18:38:16 a1111a8f2ec3: Pulling fs layer 18:38:16 ed53099fbce6: Pulling fs layer 18:38:16 dc539afda2c1: Pulling fs layer 18:38:16 77bc0d833cb6: Pulling fs layer 18:38:16 9065ff56babe: Pulling fs layer 18:38:16 d287ab97295c: Pulling fs layer 18:38:16 77bc0d833cb6: Waiting 18:38:16 9065ff56babe: Waiting 18:38:16 d287ab97295c: Waiting 18:38:16 dc539afda2c1: Waiting 18:38:17 a1111a8f2ec3: Verifying Checksum 18:38:17 a1111a8f2ec3: Download complete 18:38:17 dc539afda2c1: Verifying Checksum 18:38:17 dc539afda2c1: Download complete 18:38:17 77bc0d833cb6: Verifying Checksum 18:38:17 77bc0d833cb6: Download complete 18:38:17 9065ff56babe: Download complete 18:38:17 ed53099fbce6: Verifying Checksum 18:38:17 ed53099fbce6: Download complete 18:38:18 b4d181a07f80: Verifying Checksum 18:38:18 b4d181a07f80: Download complete 18:38:19 b4d181a07f80: Pull complete 18:38:19 a1111a8f2ec3: Pull complete 18:38:19 ed53099fbce6: Pull complete 18:38:19 dc539afda2c1: Pull complete 18:38:20 77bc0d833cb6: Pull complete 18:38:20 9065ff56babe: Pull complete 18:38:21 d287ab97295c: Verifying Checksum 18:38:21 d287ab97295c: Download complete 18:38:25 d287ab97295c: Pull complete 18:38:25 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:38:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:38:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:38:25 prd-centos7-docker-4c-2g-1051 does not seem to be running inside a container 18:38:25 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:38:28 $ docker top 3287691e3daae8677d21a3cfa336ee3881c25d415011dfbe079fe6a60b7779d6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:38:29 + touch /tmp/pre-build-complete [Pipeline] sh 18:38:29 + mkdir -p /var/log/sysstat [Pipeline] sh 18:38:29 + ls /var/log/sa-host 18:38:29 + sadf -c /var/log/sa-host/sa05 18:38:29 file_magic: OK 18:38:29 HZ: Using current value: 100 18:38:29 file_header: OK 18:38:29 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 18:38:29 Statistics: 18:38:29 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:38:29 File successfully converted to sysstat format version 12.0.3 18:38:29 + sadf -c /var/log/sa-host/sa17 18:38:29 file_magic: OK 18:38:29 HZ: Using current value: 100 18:38:29 file_header: OK 18:38:29 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 18:38:29 Statistics: 18:38:29 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... 18:38:29 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:38:29 provisioning config files... 18:38:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8381255709221484032tmp [Pipeline] { [Pipeline] echo 18:38:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:38:30 ---> create-netrc.sh [Pipeline] } 18:38:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:38:30 ---> python-tools-install.sh [Pipeline] echo 18:38:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:38:30 ---> sudo-logs.sh 18:38:30 Archiving 'sudo' log.. 18:38:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-1051.vexxhost.local: Name or service not known 18:38:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-1051.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 18:38:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:38:31 ---> job-cost.sh 18:38:31 lf-activate-venv: SKIPPING 18:38:31 DEBUG: total: 0.18000000715255737 18:38:31 INFO: Retrieving Stack Cost... 18:38:32 INFO: Retrieving Pricing Info for: v3-standard-2 18:38:32 INFO: Archiving Costs [Pipeline] echo 18:38:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:38:32 ---> logs-deploy.sh 18:38:32 lf-activate-venv: SKIPPING 18:38:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3673/2 18:38:32 INFO: archiving workspace using pattern(s): 18:38:33 Archives upload complete. 18:38:33 INFO: archiving logs to Nexus 18:38:34 ---> uname -a: 18:38:34 Linux prd-centos7-docker-4c-2g-1051.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 18:38:34 18:38:34 18:38:34 ---> lscpu: 18:38:34 Architecture: x86_64 18:38:34 CPU op-mode(s): 32-bit, 64-bit 18:38:34 Byte Order: Little Endian 18:38:34 Address sizes: 40 bits physical, 48 bits virtual 18:38:34 CPU(s): 2 18:38:34 On-line CPU(s) list: 0,1 18:38:34 Thread(s) per core: 1 18:38:34 Core(s) per socket: 1 18:38:34 Socket(s): 2 18:38:34 NUMA node(s): 1 18:38:34 Vendor ID: AuthenticAMD 18:38:34 CPU family: 23 18:38:34 Model: 49 18:38:34 Model name: AMD EPYC-Rome Processor 18:38:34 Stepping: 0 18:38:34 CPU MHz: 2799.998 18:38:34 BogoMIPS: 5599.99 18:38:34 Virtualization: AMD-V 18:38:34 Hypervisor vendor: KVM 18:38:34 Virtualization type: full 18:38:34 L1d cache: 32K 18:38:34 L1i cache: 32K 18:38:34 L2 cache: 512K 18:38:34 L3 cache: 16384K 18:38:34 NUMA node0 CPU(s): 0,1 18:38:34 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 18:38:34 18:38:34 18:38:34 ---> nproc: 18:38:34 2 18:38:34 18:38:34 18:38:34 ---> df -h: 18:38:34 Filesystem Size Used Avail Use% Mounted on 18:38:34 overlay 40G 14G 27G 33% / 18:38:34 tmpfs 64M 0 64M 0% /dev 18:38:34 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:38:34 shm 64M 0 64M 0% /dev/shm 18:38:34 /dev/vda1 40G 14G 27G 33% /facter-os 18:38:34 18:38:34 18:38:34 ---> sar -b -r -n DEV: 18:38:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/17/21 _x86_64_ (2 CPU) 18:38:34 18:38:34 18:14:00 LINUX RESTART (2 CPU) 18:38:34 18:38:34 18:15:01 tps rtps wtps bread/s bwrtn/s 18:38:34 18:16:01 69.74 0.03 69.71 1.20 6490.46 18:38:34 18:17:01 33.09 3.53 29.56 2599.57 12545.73 18:38:34 18:18:01 425.27 0.02 425.25 0.27 87864.02 18:38:34 18:19:01 57.74 0.00 57.74 0.00 8381.13 18:38:34 18:20:01 52.85 0.02 52.83 0.53 4370.60 18:38:34 18:21:02 682.89 310.71 372.18 9469.65 239822.74 18:38:34 18:22:01 427.95 111.22 316.73 7694.13 115527.27 18:38:34 18:23:01 452.77 33.64 419.13 765.91 199533.89 18:38:34 18:24:01 76.83 14.44 62.39 1438.64 7105.25 18:38:34 18:25:01 0.28 0.00 0.28 0.00 3.70 18:38:34 18:26:01 0.30 0.00 0.30 0.00 2.80 18:38:34 18:27:01 0.20 0.00 0.20 0.00 1.82 18:38:34 18:28:01 0.33 0.03 0.30 0.27 3.18 18:38:34 18:29:01 0.45 0.18 0.27 5.73 3.30 18:38:34 18:30:01 0.88 0.00 0.88 0.00 18.83 18:38:34 18:31:01 0.30 0.00 0.30 0.00 4.23 18:38:34 18:32:01 0.32 0.00 0.32 0.00 5.01 18:38:34 18:33:01 0.32 0.00 0.32 0.00 4.71 18:38:34 18:34:01 0.25 0.00 0.25 0.00 4.13 18:38:34 18:35:01 0.53 0.23 0.30 67.70 5.28 18:38:34 18:36:01 0.30 0.00 0.30 0.00 4.35 18:38:34 18:37:01 0.32 0.00 0.32 0.00 4.90 18:38:34 18:38:02 0.30 0.00 0.30 0.00 4.33 18:38:34 Average: 99.26 20.63 78.63 956.13 29641.26 18:38:34 18:38:34 18:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:38:34 18:16:01 5458392 0 774568 9.67 2620 1773352 1176188 12.99 657476 1501184 4356 18:38:34 18:17:01 5105968 0 846768 10.57 2620 2053576 1408176 15.55 774980 1719184 40 18:38:34 18:18:01 3549940 0 1082412 13.52 2620 3373960 1346884 14.87 1062580 2774948 32 18:38:34 18:19:01 3068228 0 1231992 15.38 2620 3706092 1689016 18.65 1444896 2852676 88936 18:38:34 18:20:01 3065528 0 1239168 15.47 2620 3701616 1553392 17.15 1400380 2894008 125980 18:38:34 18:21:02 125148 0 1498140 18.71 2620 6383024 2136020 23.58 3347612 3764384 470800 18:38:34 18:22:01 1069436 0 1385868 17.30 2620 5551008 1567064 17.30 2371672 3801916 134000 18:38:34 18:23:01 1581384 0 1388476 17.34 2620 5036452 1550840 17.12 1853384 3795208 71280 18:38:34 18:24:01 2018872 0 1333208 16.65 2620 4654232 1497804 16.54 1421060 3796340 16 18:38:34 18:25:01 2035316 0 1316760 16.44 2620 4654236 1252756 13.83 1411280 3796100 8 18:38:34 18:26:01 2035696 0 1316380 16.44 2620 4654236 1252768 13.83 1411168 3796100 8 18:38:34 18:27:01 2035944 0 1316124 16.43 2620 4654244 1252684 13.83 1410240 3796828 8 18:38:34 18:28:01 2035484 0 1316580 16.44 2620 4654248 1252900 13.83 1410860 3796836 16 18:38:34 18:29:01 2035736 0 1316288 16.44 2620 4654288 1252684 13.83 1411224 3796064 28 18:38:34 18:30:01 2035804 0 1316216 16.43 2620 4654292 1252756 13.83 1411424 3796064 8 18:38:34 18:31:01 2035772 0 1316244 16.43 2620 4654296 1252744 13.83 1411548 3796064 8 18:38:34 18:32:01 2035976 0 1316036 16.43 2620 4654300 1252684 13.83 1411240 3796064 8 18:38:34 18:33:01 2035992 0 1316012 16.43 2620 4654308 1252684 13.83 1411248 3796068 16 18:38:34 18:34:01 2035588 0 1316416 16.44 2620 4654308 1252900 13.83 1411588 3796064 8 18:38:34 18:35:01 2030836 0 1319168 16.47 2620 4656308 1252976 13.83 1417456 3795292 8 18:38:34 18:36:01 2031180 0 1318820 16.47 2620 4656312 1252748 13.83 1416992 3795292 16 18:38:34 18:37:01 2031032 0 1318964 16.47 2620 4656316 1252748 13.83 1416880 3795292 8 18:38:34 18:38:02 2030568 0 1319420 16.47 2620 4656324 1252880 13.83 1417260 3795292 8 18:38:34 Average: 2327123 0 1270436 15.86 2620 4408753 1368013 15.10 1483237 3480142 38939 18:38:34 18:38:34 18:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:38:34 18:16:01 eth0 665.80 387.73 1914.75 32.95 0.00 0.00 0.00 0.00 18:38:34 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:17:01 eth0 856.37 660.58 3040.18 84.55 0.00 0.00 0.00 0.00 18:38:34 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:17:01 docker0 592.44 740.37 57.46 2686.88 0.00 0.00 0.00 0.00 18:38:34 18:18:01 eth0 1004.05 796.87 5349.46 75.35 0.00 0.00 0.00 0.00 18:38:34 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:18:01 vethff65cf6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:18:01 docker0 452.60 506.06 35.46 2049.23 0.00 0.00 0.00 0.00 18:38:34 18:19:01 eth0 32.26 17.09 24.66 12.56 0.00 0.00 0.00 0.00 18:38:34 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:19:01 vethff65cf6 0.73 0.85 0.06 0.07 0.00 0.00 0.00 0.00 18:38:34 18:19:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 18:38:34 18:20:01 eth0 25.78 14.46 20.99 10.26 0.00 0.00 0.00 0.00 18:38:34 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:20:01 vethff65cf6 0.80 0.78 0.06 0.06 0.00 0.00 0.00 0.00 18:38:34 18:20:01 docker0 0.80 0.78 0.05 0.06 0.00 0.00 0.00 0.00 18:38:34 18:21:02 eth0 356.45 250.49 1870.96 145.88 0.00 0.00 0.00 0.00 18:38:34 18:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:21:02 vethc90f5db 0.00 0.76 0.00 0.05 0.00 0.00 0.00 0.00 18:38:34 18:21:02 docker0 52.18 63.19 3.47 165.31 0.00 0.00 0.00 0.00 18:38:34 18:22:01 eth0 84.69 45.41 245.41 14.08 0.00 0.00 0.00 0.00 18:38:34 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:22:01 veth1b23585 14.89 19.30 1.22 41.82 0.00 0.00 0.00 0.00 18:38:34 18:22:01 vethc90f5db 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 18:38:34 18:23:01 eth0 283.62 172.02 1697.52 27.20 0.00 0.00 0.00 0.00 18:38:34 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:23:01 veth914fd01 17.33 49.43 1.41 372.36 0.00 0.00 0.00 0.00 18:38:34 18:23:01 vethc90f5db 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 18:38:34 18:24:01 eth0 29.63 20.55 34.52 109.68 0.00 0.00 0.00 0.00 18:38:34 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:24:01 docker0 1174.92 1450.32 101.76 5575.32 0.00 0.00 0.00 0.00 18:38:34 18:25:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:38:34 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:26:01 eth0 0.30 0.28 0.42 0.02 0.00 0.00 0.00 0.00 18:38:34 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:27:01 eth0 0.35 0.08 0.03 0.01 0.00 0.00 0.00 0.00 18:38:34 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:28:01 eth0 1.10 0.40 0.34 0.21 0.00 0.00 0.00 0.00 18:38:34 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:29:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:38:34 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:30:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:38:34 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:31:01 eth0 0.40 0.33 0.24 0.02 0.00 0.00 0.00 0.00 18:38:34 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:32:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:33:01 eth0 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 18:38:34 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:34:01 eth0 0.80 0.30 0.31 0.20 0.00 0.00 0.00 0.00 18:38:34 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:35:01 eth0 0.38 0.25 0.25 0.13 0.00 0.00 0.00 0.00 18:38:34 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:36:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:37:01 eth0 0.87 0.05 0.07 0.00 0.00 0.00 0.00 0.00 18:38:34 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:38:02 eth0 0.97 0.35 0.32 0.20 0.00 0.00 0.00 0.00 18:38:34 18:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 18:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 Average: eth0 145.54 103.04 618.10 22.36 0.00 0.00 0.00 0.00 18:38:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:38:34 Average: docker0 51.11 63.09 4.43 242.52 0.00 0.00 0.00 0.00 18:38:34 18:38:34 18:38:34 ---> sar -P ALL: 18:38:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/17/21 _x86_64_ (2 CPU) 18:38:34 18:38:34 18:14:00 LINUX RESTART (2 CPU) 18:38:34 18:38:34 18:15:01 CPU %user %nice %system %iowait %steal %idle 18:38:34 18:16:01 all 4.80 0.00 1.38 1.90 0.05 91.87 18:38:34 18:16:01 0 5.11 0.00 1.43 1.50 0.05 91.91 18:38:34 18:16:01 1 4.49 0.00 1.34 2.29 0.05 91.82 18:38:34 18:17:01 all 15.50 0.00 3.74 0.84 0.08 79.83 18:38:34 18:17:01 0 19.31 0.00 4.19 0.99 0.09 75.41 18:38:34 18:17:01 1 11.77 0.00 3.30 0.70 0.07 84.16 18:38:34 18:18:01 all 22.68 0.00 11.98 5.33 0.10 59.91 18:38:34 18:18:01 0 22.38 0.00 12.17 5.46 0.11 59.87 18:38:34 18:18:01 1 22.98 0.00 11.79 5.20 0.09 59.94 18:38:34 18:19:01 all 58.02 0.00 6.04 1.68 0.10 34.17 18:38:34 18:19:01 0 57.43 0.00 6.63 1.37 0.09 34.48 18:38:34 18:19:01 1 58.60 0.00 5.45 1.99 0.11 33.85 18:38:34 18:20:01 all 52.99 0.00 6.76 0.61 0.11 39.54 18:38:34 18:20:01 0 53.24 0.00 6.83 0.58 0.11 39.24 18:38:34 18:20:01 1 52.73 0.00 6.68 0.65 0.11 39.83 18:38:34 18:21:02 all 30.06 0.00 17.74 25.91 0.11 26.18 18:38:34 18:21:02 0 30.02 0.00 18.02 27.52 0.11 24.33 18:38:34 18:21:02 1 30.10 0.00 17.46 24.30 0.11 28.03 18:38:34 18:22:01 all 73.07 0.00 14.82 10.53 0.13 1.45 18:38:34 18:22:01 0 72.98 0.00 14.83 10.41 0.13 1.65 18:38:34 18:22:01 1 73.15 0.00 14.81 10.65 0.13 1.26 18:38:34 18:23:01 all 66.86 0.00 18.60 6.36 0.15 8.04 18:38:34 18:23:01 0 66.27 0.00 20.20 5.69 0.15 7.69 18:38:34 18:23:01 1 67.44 0.00 17.00 7.02 0.15 8.39 18:38:34 18:24:01 all 5.79 0.00 2.31 0.89 0.03 90.99 18:38:34 18:24:01 0 8.28 0.00 2.87 1.03 0.02 87.80 18:38:34 18:24:01 1 3.32 0.00 1.75 0.74 0.03 94.16 18:38:34 18:25:01 all 0.21 0.00 0.10 0.00 0.01 99.68 18:38:34 18:25:01 0 0.28 0.00 0.12 0.00 0.00 99.60 18:38:34 18:25:01 1 0.13 0.00 0.08 0.00 0.02 99.77 18:38:34 18:26:01 all 0.21 0.00 0.04 0.00 0.03 99.72 18:38:34 18:26:01 0 0.38 0.00 0.03 0.00 0.02 99.57 18:38:34 18:26:01 1 0.03 0.00 0.05 0.00 0.03 99.88 18:38:34 18:38:34 18:26:01 CPU %user %nice %system %iowait %steal %idle 18:38:34 18:27:01 all 0.17 0.00 0.03 0.00 0.01 99.79 18:38:34 18:27:01 0 0.30 0.00 0.02 0.00 0.00 99.68 18:38:34 18:27:01 1 0.03 0.00 0.05 0.00 0.02 99.90 18:38:34 18:28:01 all 0.24 0.00 0.03 0.00 0.01 99.72 18:38:34 18:28:01 0 0.43 0.00 0.03 0.00 0.02 99.52 18:38:34 18:28:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:38:34 18:29:01 all 0.21 0.00 0.07 0.00 0.00 99.72 18:38:34 18:29:01 0 0.38 0.00 0.08 0.00 0.00 99.53 18:38:34 18:29:01 1 0.03 0.00 0.05 0.00 0.00 99.92 18:38:34 18:30:01 all 0.18 0.00 0.03 0.00 0.02 99.77 18:38:34 18:30:01 0 0.32 0.00 0.03 0.00 0.02 99.63 18:38:34 18:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:38:34 18:31:01 all 0.19 0.00 0.03 0.00 0.01 99.77 18:38:34 18:31:01 0 0.35 0.00 0.03 0.00 0.00 99.62 18:38:34 18:31:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:38:34 18:32:01 all 0.18 0.00 0.03 0.00 0.02 99.77 18:38:34 18:32:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:38:34 18:32:01 1 0.35 0.00 0.02 0.00 0.02 99.62 18:38:34 18:33:01 all 0.22 0.00 0.03 0.00 0.00 99.76 18:38:34 18:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:38:34 18:33:01 1 0.40 0.00 0.03 0.00 0.00 99.57 18:38:34 18:34:01 all 0.18 0.00 0.02 0.00 0.02 99.78 18:38:34 18:34:01 0 0.05 0.00 0.02 0.00 0.02 99.92 18:38:34 18:34:01 1 0.32 0.00 0.02 0.00 0.02 99.65 18:38:34 18:35:01 all 0.18 0.00 0.03 0.03 0.02 99.73 18:38:34 18:35:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:38:34 18:35:01 1 0.33 0.00 0.03 0.07 0.02 99.55 18:38:34 18:36:01 all 0.18 0.00 0.03 0.00 0.01 99.79 18:38:34 18:36:01 0 0.05 0.00 0.02 0.00 0.00 99.93 18:38:34 18:36:01 1 0.30 0.00 0.03 0.00 0.02 99.65 18:38:34 18:37:01 all 0.08 0.00 0.03 0.00 0.02 99.87 18:38:34 18:37:01 0 0.03 0.00 0.03 0.00 0.03 99.90 18:38:34 18:37:01 1 0.13 0.00 0.03 0.00 0.00 99.83 18:38:34 18:38:34 18:37:01 CPU %user %nice %system %iowait %steal %idle 18:38:34 18:38:02 all 0.27 0.00 0.02 0.00 0.01 99.71 18:38:34 18:38:02 0 0.03 0.00 0.02 0.00 0.00 99.95 18:38:34 18:38:02 1 0.50 0.00 0.02 0.00 0.02 99.47 18:38:34 Average: all 13.61 0.00 3.45 2.23 0.04 80.67 18:38:34 Average: 0 13.85 0.00 3.60 2.25 0.04 80.26 18:38:34 Average: 1 13.38 0.00 3.29 2.20 0.04 81.08 18:38:34 18:38:34 18:38:34