Branch indexing 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 9daeb2af7ed71897661e54025ba6a9253d7fdfd9+e89d87e1b047cca713fa4fd161d0eba79eaf23fa (8599686f9cc28a3a90def7ad72366a2a9ea4a47d) 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-ssh1961425511947365610.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-ssh4039131810322153932.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-3657/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-3657/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7188581937438606806.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-ssh879868996875886206.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-3657/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-3657/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2193666865569282302.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 Running on prd-centos7-docker-4c-2g-840 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # 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/10@tmp/jenkins-gitclient-ssh3989654761235046322.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 e89d87e1b047cca713fa4fd161d0eba79eaf23fa into PR head commit 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 Merge succeeded, producing 0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c Checking out Revision 0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c (PR-3657) > 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/10@tmp/jenkins-gitclient-ssh1539355469509864826.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # 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/10@tmp/jenkins-gitclient-ssh966227228744483972.key > git merge e89d87e1b047cca713fa4fd161d0eba79eaf23fa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c # timeout=10 Commit message: "Merge commit 'e89d87e1b047cca713fa4fd161d0eba79eaf23fa' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:32:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:32:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:32:00 ========================================================= 16:32:00 EdgeX Global Pipelines Version Info 16:32:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 05f8cc95d4eb78a870a97e376e3c4c24bc794835 # timeout=10 16:32:01 ------------------- 16:32:01 stable info: 16:32:01 ------------------- 16:32:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:32:01 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:32:01 Message: update stable to v1.0.205 16:32:02 ------------------- 16:32:02 experimental info: 16:32:02 ------------------- 16:32:02 Commited By: **** collab-it+edgex@linuxfoundation.org 16:32:02 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:32:02 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:32:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:32:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:32:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:32:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:32:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:32:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:32:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:32:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:32:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:32:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:32:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:32:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:32:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:32:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:32:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:32:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:32:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:32:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:32:03 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:32:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:32:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:32:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:32:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:32:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3657 [Pipeline] echo 16:32:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3657 [Pipeline] echo 16:32:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3657 [Pipeline] echo 16:32:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c [Pipeline] echo 16:32:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a8b79a [Pipeline] echo 16:32:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:03 provisioning config files... 16:32:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config7024853834857336062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:03 ---> docker-login.sh 16:32:03 nexus3.edgexfoundry.org:10001 16:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:04 Configure a credential helper to remove this warning. See 16:32:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:04 16:32:04 Login Succeeded 16:32:04 nexus3.edgexfoundry.org:10002 16:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:04 Configure a credential helper to remove this warning. See 16:32:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:04 16:32:04 Login Succeeded 16:32:04 nexus3.edgexfoundry.org:10003 16:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:04 Configure a credential helper to remove this warning. See 16:32:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:04 16:32:04 Login Succeeded 16:32:04 nexus3.edgexfoundry.org:10004 16:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:04 Configure a credential helper to remove this warning. See 16:32:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:04 16:32:04 Login Succeeded 16:32:04 docker.io 16:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:05 Configure a credential helper to remove this warning. See 16:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:05 16:32:05 Login Succeeded 16:32:05 ---> docker-login.sh ends [Pipeline] } 16:32:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:05 ++ 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 16:32:05 + for file in '`ls cmd/**/Dockerfile`' 16:32:05 ++ dirname cmd/core-command/Dockerfile 16:32:05 ++ cut -d/ -f2 16:32:05 + echo core-command,cmd/core-command/Dockerfile 16:32:05 + for file in '`ls cmd/**/Dockerfile`' 16:32:05 ++ dirname cmd/core-data/Dockerfile 16:32:05 ++ cut -d/ -f2 16:32:05 + echo core-data,cmd/core-data/Dockerfile 16:32:05 + for file in '`ls cmd/**/Dockerfile`' 16:32:05 ++ dirname cmd/core-metadata/Dockerfile 16:32:05 ++ cut -d/ -f2 16:32:05 + echo core-metadata,cmd/core-metadata/Dockerfile 16:32:05 + for file in '`ls cmd/**/Dockerfile`' 16:32:05 ++ dirname cmd/security-bootstrapper/Dockerfile 16:32:05 ++ cut -d/ -f2 16:32:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:32:05 + for file in '`ls cmd/**/Dockerfile`' 16:32:05 ++ dirname cmd/security-proxy-setup/Dockerfile 16:32:05 ++ cut -d/ -f2 16:32:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:32:05 + for file in '`ls cmd/**/Dockerfile`' 16:32:05 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:32:05 ++ cut -d/ -f2 16:32:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:32:05 + for file in '`ls cmd/**/Dockerfile`' 16:32:05 ++ dirname cmd/support-notifications/Dockerfile 16:32:05 ++ cut -d/ -f2 16:32:05 + echo support-notifications,cmd/support-notifications/Dockerfile 16:32:05 + for file in '`ls cmd/**/Dockerfile`' 16:32:05 ++ dirname cmd/support-scheduler/Dockerfile 16:32:05 ++ cut -d/ -f2 16:32:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:32:05 + for file in '`ls cmd/**/Dockerfile`' 16:32:05 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:32:05 ++ cut -d/ -f2 16:32:05 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:32:05 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 16:32:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:07 16:32:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:32:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:07 latest: Pulling from edgex-devops/git-semver 16:32:07 31603596830f: Pulling fs layer 16:32:07 04fac38145f0: Pulling fs layer 16:32:07 701f6daf10bf: Pulling fs layer 16:32:07 24f72da36158: Pulling fs layer 16:32:07 24f72da36158: Waiting 16:32:07 04fac38145f0: Verifying Checksum 16:32:07 04fac38145f0: Download complete 16:32:07 31603596830f: Verifying Checksum 16:32:07 31603596830f: Download complete 16:32:08 31603596830f: Pull complete 16:32:08 04fac38145f0: Pull complete 16:32:08 24f72da36158: Verifying Checksum 16:32:08 24f72da36158: Download complete 16:32:08 701f6daf10bf: Verifying Checksum 16:32:08 701f6daf10bf: Download complete 16:32:09 701f6daf10bf: Pull complete 16:32:09 24f72da36158: Pull complete 16:32:09 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 16:32:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:32:09 prd-centos7-docker-4c-2g-840 does not seem to be running inside a container 16:32:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:10004/edgex-devops/git-semver:latest cat 16:32:09 $ docker top 860086117d54af8f62f8607e47c2f840089ee80628bfd7aba6070bb4e7666bc0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:32:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:10 [ssh-agent] Looking for ssh-agent implementation... 16:32:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:10 $ docker exec 860086117d54af8f62f8607e47c2f840089ee80628bfd7aba6070bb4e7666bc0 ssh-agent 16:32:10 SSH_AUTH_SOCK=/tmp/ssh-dsD8PtFADBip/agent.15 16:32:10 SSH_AGENT_PID=21 16:32:10 Running ssh-add (command line suppressed) 16:32:10 Identity added: /w/workspace/edgex-go/10@tmp/private_key_7845010743612386239.key (/w/workspace/edgex-go/10@tmp/private_key_7845010743612386239.key) 16:32:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:10 + git tag --points-at HEAD [Pipeline] } 16:32:10 $ docker exec --env ******** --env ******** 860086117d54af8f62f8607e47c2f840089ee80628bfd7aba6070bb4e7666bc0 ssh-agent -k 16:32:10 unset SSH_AUTH_SOCK; 16:32:10 unset SSH_AGENT_PID; 16:32:10 echo Agent pid 21 killed; 16:32:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:32:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:10 [ssh-agent] Looking for ssh-agent implementation... 16:32:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:11 $ docker exec 860086117d54af8f62f8607e47c2f840089ee80628bfd7aba6070bb4e7666bc0 ssh-agent 16:32:11 SSH_AUTH_SOCK=/tmp/ssh-L4pu1HQk6Rr3/agent.53 16:32:11 SSH_AGENT_PID=60 16:32:11 Running ssh-add (command line suppressed) 16:32:11 Identity added: /w/workspace/edgex-go/10@tmp/private_key_4042315148862447953.key (/w/workspace/edgex-go/10@tmp/private_key_4042315148862447953.key) 16:32:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:11 + git semver init 16:32:11 # -> Open(): unable to determine branch for HEAD 16:32:11 # $GIT_DIR = /w/workspace/edgex-go/10/.git 16:32:11 # $GIT_WORK_TREE = /w/workspace/edgex-go/10 16:32:11 # $SEMVER_REMOTE_NAME = origin 16:32:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:32:11 # $SEMVER_USER_NAME = edgex-jenkins 16:32:11 # $SEMVER_BRANCH = PR-3657 16:32:11 # $SEMVER_TEMP = /tmp/semver-389281704 16:32:11 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:33:08 # '/tmp/semver-389281704' -> '/w/workspace/edgex-go/10/.semver' 16:33:08 # -> Force: false 16:33:08 # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } 16:33:08 $ docker exec --env ******** --env ******** 860086117d54af8f62f8607e47c2f840089ee80628bfd7aba6070bb4e7666bc0 ssh-agent -k 16:33:08 unset SSH_AUTH_SOCK; 16:33:08 unset SSH_AGENT_PID; 16:33:08 echo Agent pid 60 killed; 16:33:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:33:08 + git semver [Pipeline] } 16:33:08 $ docker stop --time=1 860086117d54af8f62f8607e47c2f840089ee80628bfd7aba6070bb4e7666bc0 16:33:10 $ docker rm -f 860086117d54af8f62f8607e47c2f840089ee80628bfd7aba6070bb4e7666bc0 [Pipeline] // withDockerContainer [Pipeline] sh 16:33:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:33:11 Stashed 1 file(s) [Pipeline] echo 16:33:11 [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 16:33:11 ========================================================= 16:33:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:33:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:33:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:33:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:33:12 540db60ca938: Pulling fs layer 16:33:12 adcc1eea9eea: Pulling fs layer 16:33:12 4c4ab2625f07: Pulling fs layer 16:33:12 db62176df00c: Pulling fs layer 16:33:12 3b30891b0d05: Pulling fs layer 16:33:12 06b49ca38bd5: Pulling fs layer 16:33:12 c788192a36de: Pulling fs layer 16:33:12 a77e37c0d609: Pulling fs layer 16:33:12 c3185cebc471: Pulling fs layer 16:33:12 06b49ca38bd5: Waiting 16:33:12 c788192a36de: Waiting 16:33:12 a77e37c0d609: Waiting 16:33:12 c3185cebc471: Waiting 16:33:12 db62176df00c: Waiting 16:33:12 3b30891b0d05: Waiting 16:33:12 4c4ab2625f07: Verifying Checksum 16:33:12 4c4ab2625f07: Download complete 16:33:12 adcc1eea9eea: Verifying Checksum 16:33:12 adcc1eea9eea: Download complete 16:33:12 3b30891b0d05: Verifying Checksum 16:33:12 3b30891b0d05: Download complete 16:33:12 06b49ca38bd5: Verifying Checksum 16:33:12 06b49ca38bd5: Download complete 16:33:12 c788192a36de: Verifying Checksum 16:33:12 c788192a36de: Download complete 16:33:12 540db60ca938: Verifying Checksum 16:33:12 540db60ca938: Download complete 16:33:12 540db60ca938: Pull complete 16:33:12 adcc1eea9eea: Pull complete 16:33:12 4c4ab2625f07: Pull complete 16:33:13 a77e37c0d609: Verifying Checksum 16:33:13 a77e37c0d609: Download complete 16:33:16 c3185cebc471: Verifying Checksum 16:33:16 c3185cebc471: Download complete 16:33:17 db62176df00c: Verifying Checksum 16:33:17 db62176df00c: Download complete 16:33:20 db62176df00c: Pull complete 16:33:20 3b30891b0d05: Pull complete 16:33:20 06b49ca38bd5: Pull complete 16:33:20 c788192a36de: Pull complete 16:33:20 a77e37c0d609: Pull complete 16:33:23 c3185cebc471: Pull complete 16:33:23 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:33:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:33:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:33:23 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:33:23 WORKDIR /edgex 16:33:23 COPY go.mod . 16:33:23 RUN go mod download' 16:33:23 + docker build -t ci-base-image-x86_64 -f - . 16:33:24 Sending build context to Docker daemon 328.8MB 16:33:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:33:24 ---> 031687cdd783 16:33:24 Step 2/4 : WORKDIR /edgex 16:33:26 Still waiting to schedule task 16:33:26 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:33:26 ---> Running in 3bdf6dea6612 16:33:26 Removing intermediate container 3bdf6dea6612 16:33:26 ---> a3a6c365e15b 16:33:26 Step 3/4 : COPY go.mod . 16:33:26 ---> 88a77b15d1e7 16:33:26 Step 4/4 : RUN go mod download 16:33:26 ---> Running in 2b09a63dae8c 16:34:13 Removing intermediate container 2b09a63dae8c 16:34:13 ---> 6d92a3e58ad0 16:34:13 Successfully built 6d92a3e58ad0 16:34:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:34:13 + docker inspect -f . ci-base-image-x86_64 16:34:13 . [Pipeline] withDockerContainer 16:34:14 prd-centos7-docker-4c-2g-840 does not seem to be running inside a container 16:34:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:34:14 $ docker top 0f9d047c18fe9a6cc7e898b3c1ffc95d1de12cb67cf3125ce0900345188af21f -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:14 + go version 16:34:14 go version go1.16.6 linux/amd64 [Pipeline] } 16:34:14 $ docker stop --time=1 0f9d047c18fe9a6cc7e898b3c1ffc95d1de12cb67cf3125ce0900345188af21f 16:34:16 $ docker rm -f 0f9d047c18fe9a6cc7e898b3c1ffc95d1de12cb67cf3125ce0900345188af21f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:34:16 + docker inspect -f . ci-base-image-x86_64 16:34:16 . [Pipeline] withDockerContainer 16:34:16 prd-centos7-docker-4c-2g-840 does not seem to be running inside a container 16:34:16 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:34:17 $ docker top d9b637ca5a7a694556a27a806f321dc2189a438589a8fe04fe4963306aac269e -eo pid,comm [Pipeline] { [Pipeline] echo 16:34:17 ========================================================= 16:34:17 [edgeXBuildGoParallel] Running Tests and Build... 16:34:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:34:17 + go mod tidy [Pipeline] sh 16:34:18 + make test 16:34:18 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 16:34:18 go mod tidy 16:34:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:34:23 ? github.com/edgexfoundry/edgex-go [no test files] 16:34:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:34:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:34:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:34:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:34:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:34:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:34:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:34:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:34:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:34:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:34:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:34:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:34:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:34:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:34:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 16:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:34:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.049s coverage: 100.0% of statements 16:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:34:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 46.3% of statements 16:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:34:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 90.1% of statements 16:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:34:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:34:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.255s coverage: 94.2% of statements 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:34:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:34:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:34:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements 16:34:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:34:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:34:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:34:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.8% of statements 16:34:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:34:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 16:34:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 21.7% of statements 16:34:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements 16:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements 16:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 16:35:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 16:35:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 16:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 16:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 16:35:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 18.343s coverage: 81.8% of statements 16:35:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:35:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 16:35:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:35:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:35:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:35:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 16:35:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:35:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:35:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:35:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:35:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:35:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 16:35:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:35:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:35:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 16:35:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:35:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 16:35:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:35:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 16:35:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 16:35:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 16:35:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.069s coverage: 91.2% of statements 16:35:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:35:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.114s coverage: 64.4% of statements 16:35:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:35:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:35:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 16:35:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements 16:35:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 16:35:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 16:35:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 16:35:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.209s coverage: 70.5% of statements 16:35:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:35:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:35:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.175s coverage: 43.6% of statements 16:35:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:35:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 16:35:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 16:35:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:35:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-841 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws 16:35:44 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 16:35:44 The recommended git tool is: git 16:35:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.5% of statements 16:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:35:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.0% of statements 16:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:35:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 16:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:35:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements 16:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:35:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:35:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:35:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:35:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements 16:35:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:35:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:35:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:35:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:35:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:35:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:35:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 16:35:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 16:35:45 GO111MODULE=on go vet ./... 16:35:50 using credential edgex-jenkins-ssh 16:35:50 Cloning the remote Git repository 16:35:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:35:50 > git init /w/workspace/edgex-go/10 # timeout=10 16:35:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:50 > git --version # timeout=10 16:35:50 > git --version # 'git version 2.17.1' 16:35:50 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:36:07 Merging remotes/origin/main commit e89d87e1b047cca713fa4fd161d0eba79eaf23fa into PR head commit 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 16:36:08 Merge succeeded, producing d161670c16812b237102f753263cfc48870dd7e3 16:36:08 Checking out Revision d161670c16812b237102f753263cfc48870dd7e3 (PR-3657) 16:36:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:36:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:36:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:36:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:36:07 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:36:07 > git config core.sparsecheckout # timeout=10 16:36:07 > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 16:36:08 > git remote # timeout=10 16:36:08 > git config --get remote.origin.url # timeout=10 16:36:08 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:08 > git merge e89d87e1b047cca713fa4fd161d0eba79eaf23fa # timeout=10 16:36:08 > git rev-parse HEAD^{commit} # timeout=10 16:36:08 > git config core.sparsecheckout # timeout=10 16:36:08 > git checkout -f d161670c16812b237102f753263cfc48870dd7e3 # timeout=10 16:36:12 gofmt -l . 16:36:12 [ "`gofmt -l .`" = "" ] 16:36:12 ./bin/test-attribution-txt.sh [Pipeline] sh 16:36:12 + ls -al . 16:36:12 total 608 16:36:12 drwxrwxr-x 10 1001 1001 4096 Aug 26 16:36 . 16:36:12 drwxr-xr-x 4 root root 30 Aug 26 16:34 .. 16:36:12 -rw-rw-r-- 1 1001 1001 11 Aug 26 16:31 .dockerignore 16:36:12 drwxrwxr-x 8 1001 1001 179 Aug 26 16:31 .git 16:36:12 drwxrwxr-x 4 1001 1001 142 Aug 26 16:31 .github 16:36:12 -rw-rw-r-- 1 1001 1001 818 Aug 26 16:31 .gitignore 16:36:12 -rw-rw-r-- 1 1001 1001 76 Aug 26 16:31 .hadolint.yml 16:36:12 drwx------ 3 1001 1001 58 Aug 26 16:32 .semver 16:36:12 -rw-rw-r-- 1 1001 1001 166 Aug 26 16:31 .sonarcloud.properties 16:36:12 -rw-rw-r-- 1 1001 1001 1171 Aug 26 16:31 ADOPTERS.md 16:36:12 -rw-rw-r-- 1 1001 1001 8493 Aug 26 16:31 Attribution.txt 16:36:12 -rw-rw-r-- 1 1001 1001 43881 Aug 26 16:31 CHANGELOG.md 16:36:12 -rw-rw-r-- 1 1001 1001 3804 Aug 26 16:31 CONTRIBUTING.md 16:36:12 -rw-rw-r-- 1 1001 1001 677 Aug 26 16:31 GOVERNANCE.md 16:36:12 -rw-rw-r-- 1 1001 1001 849 Aug 26 16:31 Jenkinsfile 16:36:12 -rw-rw-r-- 1 1001 1001 10775 Aug 26 16:31 LICENSE 16:36:12 -rw-rw-r-- 1 1001 1001 5915 Aug 26 16:31 Makefile 16:36:12 -rw-rw-r-- 1 1001 1001 582 Aug 26 16:31 OWNERS.md 16:36:12 -rw-rw-r-- 1 1001 1001 8643 Aug 26 16:31 README.md 16:36:12 -rw-rw-r-- 1 1001 1001 6912 Aug 26 16:31 SECURITY.md 16:36:12 -rw-rw-r-- 1 1001 1001 5 Aug 26 16:33 VERSION 16:36:12 -rw-rw-r-- 1 1001 1001 4131 Aug 26 16:31 ZMQWindows.md 16:36:12 drwxrwxr-x 2 1001 1001 37 Aug 26 16:31 bin 16:36:12 drwxrwxr-x 14 1001 1001 4096 Aug 26 16:31 cmd 16:36:12 -rw-r--r-- 1 root root 403739 Aug 26 16:35 coverage.out 16:36:12 -rw-rw-r-- 1 1001 1001 841 Aug 26 16:31 go.mod 16:36:12 -rw-r--r-- 1 root root 50064 Aug 26 16:34 go.sum 16:36:12 drwxrwxr-x 8 1001 1001 124 Aug 26 16:31 internal 16:36:12 drwxrwxr-x 3 1001 1001 16 Aug 26 16:31 openapi 16:36:12 drwxrwxr-x 4 1001 1001 71 Aug 26 16:31 snap 16:36:12 -rw-rw-r-- 1 1001 1001 204 Aug 26 16:31 version.go [Pipeline] sh 16:36:12 + '[' -e coverage.out ] 16:36:12 + chown 1001:1001 coverage.out [Pipeline] stash 16:36:12 Commit message: "Merge commit 'e89d87e1b047cca713fa4fd161d0eba79eaf23fa' into HEAD" 16:36:12 First time build. Skipping changelog. 16:36:12 Stashed 1 file(s) [Pipeline] sh 16:36:13 + make build 16:36:13 go mod tidy 16:36:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:36:12 > git rev-list --no-walk 05f8cc95d4eb78a870a97e376e3c4c24bc794835 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:36:13 provisioning config files... 16:36:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config3646984517032135532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:36:14 ---> docker-login.sh 16:36:14 nexus3.edgexfoundry.org:10001 16:36:14 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 16:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:15 Configure a credential helper to remove this warning. See 16:36:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:15 16:36:15 Login Succeeded 16:36:15 nexus3.edgexfoundry.org:10002 16:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:16 Configure a credential helper to remove this warning. See 16:36:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:16 16:36:16 Login Succeeded 16:36:16 nexus3.edgexfoundry.org:10003 16:36:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:16 Configure a credential helper to remove this warning. See 16:36:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:16 16:36:16 Login Succeeded 16:36:16 nexus3.edgexfoundry.org:10004 16:36:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:17 Configure a credential helper to remove this warning. See 16:36:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:17 16:36:17 Login Succeeded 16:36:17 docker.io 16:36:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:17 Configure a credential helper to remove this warning. See 16:36:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:17 16:36:17 Login Succeeded 16:36:17 ---> docker-login.sh ends [Pipeline] } 16:36:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:36:20 ========================================================= 16:36:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:36:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:36:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:36:21 595b0fe564bb: Pulling fs layer 16:36:21 24495759ef45: Pulling fs layer 16:36:21 d148012ef14d: Pulling fs layer 16:36:21 e90a11edd702: Pulling fs layer 16:36:21 d77568369979: Pulling fs layer 16:36:21 fc1c9f9a7f3b: Pulling fs layer 16:36:21 170f2ba95c9a: Pulling fs layer 16:36:21 97ac5df62f85: Pulling fs layer 16:36:21 d77568369979: Waiting 16:36:21 fc1c9f9a7f3b: Waiting 16:36:21 170f2ba95c9a: Waiting 16:36:21 97ac5df62f85: Waiting 16:36:21 e90a11edd702: Waiting 16:36:21 d148012ef14d: Verifying Checksum 16:36:21 d148012ef14d: Download complete 16:36:21 24495759ef45: Download complete 16:36:21 d77568369979: Download complete 16:36:21 fc1c9f9a7f3b: Verifying Checksum 16:36:21 fc1c9f9a7f3b: Download complete 16:36:21 595b0fe564bb: Verifying Checksum 16:36:21 595b0fe564bb: Download complete 16:36:21 170f2ba95c9a: Download complete 16:36:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:36:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:36:22 595b0fe564bb: Pull complete 16:36:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:36:22 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 16:36:23 24495759ef45: Pull complete 16:36:23 d148012ef14d: Pull complete 16:36:23 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 16:36:24 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 16:36:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:36:25 e90a11edd702: Download complete 16:36:25 97ac5df62f85: Verifying Checksum 16:36:25 97ac5df62f85: Download complete 16:36:26 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 16:36:27 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 16:36:31 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] } 16:36:33 $ docker stop --time=1 d9b637ca5a7a694556a27a806f321dc2189a438589a8fe04fe4963306aac269e 16:36:35 $ docker rm -f d9b637ca5a7a694556a27a806f321dc2189a438589a8fe04fe4963306aac269e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 16:36:35 e90a11edd702: Pull complete [Pipeline] script [Pipeline] { 16:36:35 d77568369979: Pull complete 16:36:36 fc1c9f9a7f3b: Pull complete 16:36:36 170f2ba95c9a: Pull complete [Pipeline] isUnix [Pipeline] sh 16:36:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:36:38 16:36:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:36:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:36:38 latest: Pulling from edgex-devops/edgex-compose 16:36:38 cbdbe7a5bc2a: Pulling fs layer 16:36:38 ca9280d653b3: Pulling fs layer 16:36:38 7e9c9ca2126c: Pulling fs layer 16:36:39 cbdbe7a5bc2a: Verifying Checksum 16:36:39 cbdbe7a5bc2a: Download complete 16:36:39 cbdbe7a5bc2a: Pull complete 16:36:39 ca9280d653b3: Verifying Checksum 16:36:39 ca9280d653b3: Download complete 16:36:40 ca9280d653b3: Pull complete 16:36:42 7e9c9ca2126c: Verifying Checksum 16:36:42 7e9c9ca2126c: Download complete 16:36:43 97ac5df62f85: Pull complete 16:36:43 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:36:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:36:43 + docker build -t ci-base-image-arm64+ -f - .echo 16:36:43 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:43 WORKDIR /edgex 16:36:43 COPY go.mod . 16:36:43 RUN go mod download 16:36:45 7e9c9ca2126c: Pull complete 16:36:45 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:36:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:36:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-26T16:36:45.857Z] Sending build context to Docker daemon 166MB [Pipeline] withDockerContainer 16:36:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:45 ---> 04bc70af865f 16:36:45 Step 2/4 : WORKDIR /edgex 16:36:45 prd-centos7-docker-4c-2g-840 does not seem to be running inside a container 16:36:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:36:48 $ docker top 89dc3f9d247fd41375f32b08eb7b0191083ef69a0ec02d83a103d27aa4236860 -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:48 + grep parallel 16:36:48 + docker-compose build --help 16:36:49 --parallel Build images in parallel. [Pipeline] } 16:36:49 $ docker stop --time=1 89dc3f9d247fd41375f32b08eb7b0191083ef69a0ec02d83a103d27aa4236860 16:36:50 ---> Running in 4f0ddc1a265f 16:36:50 $ docker rm -f 89dc3f9d247fd41375f32b08eb7b0191083ef69a0ec02d83a103d27aa4236860 [Pipeline] // withDockerContainer [Pipeline] writeFile 16:36:50 Removing intermediate container 4f0ddc1a265f 16:36:50 ---> 10d987c42e70 16:36:50 Step 3/4 : COPY go.mod . [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:36:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:36:51 . [Pipeline] withDockerContainer 16:36:51 prd-centos7-docker-4c-2g-840 does not seem to be running inside a container 16:36:51 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:36:51 $ docker top e69026eaf71b9c6940a2ea4a659200e96e94218a37e25795382e4d6b556f42b6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:51 ---> 2eea3f9edd32 16:36:51 Step 4/4 : RUN go mod download 16:36:52 ---> Running in 61b890e2c83e 16:36:52 + docker-compose -f ./docker-compose-build.yml build --parallel 16:36:52 Building core-command ... 16:36:52 Building core-data ... 16:36:52 Building core-metadata ... 16:36:52 Building security-bootstrapper ... 16:36:52 Building security-proxy-setup ... 16:36:52 Building security-secretstore-setup ... 16:36:52 Building support-notifications ... 16:36:52 Building support-scheduler ... 16:36:52 Building sys-mgmt-agent ... 16:36:52 Building core-command 16:36:52 Building security-proxy-setup 16:36:52 Building support-scheduler 16:36:52 Building security-secretstore-setup 16:36:52 Building sys-mgmt-agent 16:37:04 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:37:04 ---> 6d92a3e58ad0 16:37:04 Step 3/22 : WORKDIR /edgex-go 16:37:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:37:04 ---> 6d92a3e58ad0 16:37:04 Step 3/24 : WORKDIR /edgex-go 16:37:11 ---> Running in 4f951cdb7d4f 16:37:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:37:11 ---> 6d92a3e58ad0 16:37:11 Step 3/24 : WORKDIR /edgex-go 16:37:12 ---> Running in ecd6c4257035 16:37:13 ---> Running in 7853b554a33c 16:37:15 Removing intermediate container 4f951cdb7d4f 16:37:15 ---> d8d290f47a0b 16:37:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:15 Removing intermediate container ecd6c4257035 16:37:15 ---> d25cc0a787db 16:37:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:15 Removing intermediate container 7853b554a33c 16:37:15 ---> dc4d2a0e7a14 16:37:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:15 ---> Running in d705e61f066c 16:37:15 ---> Running in 1723a818fbd3 16:37:16 ---> Running in cac460ac6bbf 16:37:18 Removing intermediate container d705e61f066c 16:37:18 ---> e71d0af6254e 16:37:18 Step 5/22 : RUN apk add --update --no-cache make git 16:37:19 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:37:19 ---> 6d92a3e58ad0 16:37:19 Step 3/26 : WORKDIR /edgex-go 16:37:19 ---> Using cache 16:37:19 ---> dc4d2a0e7a14 16:37:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:19 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:19 ---> 6d92a3e58ad0 16:37:19 Step 3/23 : WORKDIR /edgex-go 16:37:19 ---> Using cache 16:37:19 ---> dc4d2a0e7a14 16:37:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:19 ---> Running in 2d82f4eb5bc9 16:37:19 Removing intermediate container 1723a818fbd3 16:37:19 ---> 8ba657151299 16:37:19 Step 5/24 : RUN apk add --update --no-cache make bash git 16:37:19 Removing intermediate container cac460ac6bbf 16:37:19 ---> e0f1cfdc844c 16:37:19 Step 5/24 : RUN apk add --update --no-cache make git 16:37:19 ---> Running in e2cfc0e359d1 16:37:19 ---> Running in c728c61b4581 16:37:19 ---> Running in 63640df90376 16:37:19 ---> Running in c51fd710c1d3 16:37:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:20 Removing intermediate container e2cfc0e359d1 16:37:20 ---> 81204d6f4bfa 16:37:20 Step 5/23 : RUN apk add --update --no-cache make git 16:37:20 ---> Running in a8180aa0f098 16:37:20 Removing intermediate container c728c61b4581 16:37:20 ---> 96c4d3a0d607 16:37:20 Step 5/26 : RUN apk add --update --no-cache make git 16:37:20 ---> Running in ecd866e75edd 16:37:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:21 OK: 219 MiB in 52 packages 16:37:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:21 Removing intermediate container 2d82f4eb5bc9 16:37:21 ---> a5779a902896 16:37:21 Step 6/22 : COPY go.mod . 16:37:22 ---> efbf7f2344be 16:37:22 Step 7/22 : RUN go mod download 16:37:22 ---> Running in cef9f0538baa 16:37:22 OK: 219 MiB in 52 packages 16:37:22 OK: 219 MiB in 52 packages 16:37:22 OK: 219 MiB in 52 packages 16:37:22 OK: 219 MiB in 52 packages 16:37:22 Removing intermediate container c51fd710c1d3 16:37:22 ---> e83830522301 16:37:22 Step 6/24 : COPY go.mod . 16:37:22 Removing intermediate container 63640df90376 16:37:22 ---> 94333ce158f5 16:37:22 Step 6/24 : COPY go.mod . 16:37:22 Removing intermediate container a8180aa0f098 16:37:22 ---> 9ca624c9c5c2 16:37:22 Step 6/23 : COPY go.mod . 16:37:22 ---> ea14d20db7b1 16:37:22 Step 7/24 : RUN go mod download 16:37:23 ---> Running in 715e1fb735c4 16:37:23 Removing intermediate container ecd866e75edd 16:37:23 ---> 7692b705c762 16:37:23 Step 6/26 : COPY go.mod . 16:37:23 ---> bafb841879f4 16:37:23 Step 7/24 : RUN go mod download 16:37:23 ---> Running in 7e61c2465e31 16:37:23 ---> 5303ac023af7 16:37:23 Step 7/23 : RUN go mod download 16:37:23 ---> Running in f5ba975d7ed0 16:37:23 ---> b56aee9871a6 16:37:23 Step 7/26 : RUN go mod download 16:37:23 ---> Running in 47e9a4d64641 16:37:23 Removing intermediate container cef9f0538baa 16:37:23 ---> c12937ff94cd 16:37:23 Step 8/22 : COPY . . 16:37:26 Removing intermediate container 715e1fb735c4 16:37:26 ---> f2ee710e70f1 16:37:26 Step 8/24 : COPY . . 16:37:26 Removing intermediate container 47e9a4d64641 16:37:26 ---> 9f5c2c64dc2f 16:37:26 Step 8/26 : COPY . . 16:37:26 Removing intermediate container 7e61c2465e31 16:37:26 ---> acbdb03cb3ae 16:37:26 Step 8/24 : COPY . . 16:37:27 Removing intermediate container f5ba975d7ed0 16:37:27 ---> 5a19789b7859 16:37:27 Step 8/23 : COPY . . 16:37:45 ---> ef6a0c2adde2 16:37:45 Step 9/26 : RUN go mod tidy 16:37:45 ---> Running in da79f53d214f 16:37:48 ---> 2fd1ce8e77ef 16:37:48 Step 9/22 : RUN go mod tidy 16:37:48 Removing intermediate container da79f53d214f 16:37:48 ---> 75168c1c5a5a 16:37:48 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:37:48 ---> Running in eccabea82c24 16:37:49 ---> Running in 054ac07b1750 16:37:50 ---> d321deabd188 16:37:50 Step 9/24 : RUN go mod tidy 16:37:51 ---> Running in 6c85c3c0e385 16:37:51 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 16:37:55 Removing intermediate container eccabea82c24 16:37:55 ---> d2001cd45a4b 16:37:55 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:37:55 Removing intermediate container 6c85c3c0e385 16:37:55 ---> d115d2870b84 16:37:55 Step 10/24 : RUN make cmd/core-command/core-command 16:37:55 ---> Running in 90336fcc844e 16:37:55 ---> 4c42157d1660 16:37:55 Step 9/23 : RUN go mod tidy 16:37:56 ---> Running in bc92d4d9c28e 16:37:56 ---> Running in 92d7edd1b61d 16:37:56 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 16:37:57 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 16:37:59 Removing intermediate container 92d7edd1b61d 16:37:59 ---> 458fbcb90fea 16:37:59 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:37:59 ---> Running in 740595f5f96f 16:38:00 ---> d11ca869a576 16:38:00 Step 9/24 : RUN go mod tidy 16:38:00 ---> Running in 142af6593293 16:38:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:38:02 Removing intermediate container 142af6593293 16:38:02 ---> de55d2feb9c7 16:38:02 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:38:02 ---> Running in 32fbf7fcde39 16:38:02 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 16:38:24 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 16:38:28 Removing intermediate container 61b890e2c83e 16:38:28 ---> 6ddc9a068a9f 16:38:28 Successfully built 6ddc9a068a9f 16:38:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:38:29 + docker inspect -f . ci-base-image-arm64 16:38:29 . [Pipeline] withDockerContainer 16:38:29 prd-ubuntu18.04-docker-arm64-4c-16g-841 does not seem to be running inside a container 16:38:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:38:30 Removing intermediate container 054ac07b1750 16:38:30 ---> f25397605f19 16:38:30 16:38:30 Step 11/26 : FROM alpine:3.12 16:38:30 3.12: Pulling from library/alpine 16:38:31 $ docker top 701a8634fc6f10f3df1efe46b5c335dc179f06fcf81127393739e38423a8d4bc -eo pid,comm 16:38:31 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:38:31 Status: Downloaded newer image for alpine:3.12 16:38:31 ---> 13621d1b12d4 16:38:31 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [Pipeline] { [Pipeline] sh 16:38:32 + go version 16:38:32 go version go1.16.6 linux/arm64 [Pipeline] } 16:38:32 $ docker stop --time=1 701a8634fc6f10f3df1efe46b5c335dc179f06fcf81127393739e38423a8d4bc 16:38:32 ---> Running in ecc60db514a0 16:38:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:38:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:38:33 (1/3) Installing ca-certificates (20191127-r4) 16:38:33 (2/3) Installing dumb-init (1.2.2-r1) 16:38:33 (3/3) Installing su-exec (0.2-r1) 16:38:33 Executing busybox-1.31.1-r20.trigger 16:38:33 Executing ca-certificates-20191127-r4.trigger 16:38:33 OK: 6 MiB in 17 packages 16:38:34 $ docker rm -f 701a8634fc6f10f3df1efe46b5c335dc179f06fcf81127393739e38423a8d4bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:38:34 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 16:38:34 + docker inspect -f . ci-base-image-arm64 16:38:34 . [Pipeline] withDockerContainer 16:38:34 Removing intermediate container ecc60db514a0 16:38:34 ---> c568ac3bb321 16:38:34 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:38:34 ---> Running in a744c374fa80 16:38:35 prd-ubuntu18.04-docker-arm64-4c-16g-841 does not seem to be running inside a container 16:38:35 Removing intermediate container a744c374fa80 16:38:35 ---> 94b3e75ca0a1 16:38:35 Step 14/26 : WORKDIR / 16:38:35 ---> Running in c4c762b17112 16:38:35 Removing intermediate container c4c762b17112 16:38:35 ---> e0d3bfa418c6 16:38:35 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:38:35 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:38:35 ---> f8df000578cc 16:38:35 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:38:35 ---> 50bb26184942 16:38:35 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:38:36 ---> c0f76f69c7e3 16:38:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:38:36 ---> 3169483e33eb 16:38:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:38:36 $ docker top fe6df94f1a928ec9c06ff9c2624254f96be1002b76b6b392d96f5be4e8fb1600 -eo pid,comm 16:38:36 ---> 227685b3a540 16:38:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [Pipeline] { [Pipeline] echo 16:38:37 ========================================================= 16:38:37 [edgeXBuildGoParallel] Running Tests and Build... 16:38:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:38:37 ---> 4334fa0062e2 16:38:37 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:38:37 + go mod tidy [Pipeline] sh 16:38:39 + make test 16:38:39 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 16:38:39 go mod tidy 16:38:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:38:41 ---> e5167566ecc6 16:38:41 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/ 16:38:41 ---> Running in dc06ab43c469 16:38:41 Removing intermediate container bc92d4d9c28e 16:38:41 ---> 3cd5a96a36bc 16:38:41 16:38:41 Step 11/24 : FROM alpine:3.12 16:38:41 ---> 13621d1b12d4 16:38:41 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:38:41 ---> Running in aa8773d6ab4d 16:38:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:38:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:38:41 (1/1) Installing dumb-init (1.2.2-r1) 16:38:41 Executing busybox-1.31.1-r20.trigger 16:38:41 OK: 6 MiB in 15 packages 16:38:42 Removing intermediate container 90336fcc844e 16:38:42 ---> 3f726a24eb0c 16:38:42 16:38:42 Step 11/22 : FROM alpine:3.12 16:38:42 ---> 13621d1b12d4 16:38:42 Step 12/22 : RUN apk add --update --no-cache curl 16:38:42 Removing intermediate container 32fbf7fcde39 16:38:42 ---> 7e2f312e2a6f 16:38:42 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:38:42 ---> Running in 9c30352008be 16:38:42 ---> Running in 546030b677ff 16:38:42 Removing intermediate container dc06ab43c469 16:38:42 ---> 4d74b73456a0 16:38:42 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:38:43 Removing intermediate container aa8773d6ab4d 16:38:43 ---> 1140f220c5dc 16:38:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:38:43 ---> Running in bbe79164cd79 16:38:43 ---> Running in 0f5baa3f3c7f 16:38:43 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 16:38:43 Removing intermediate container bbe79164cd79 16:38:43 ---> e6d7c0a3e4f2 16:38:43 Step 24/26 : LABEL arch=x86_64 16:38:43 ---> Running in 2ff5bd0e17f2 16:38:43 Removing intermediate container 0f5baa3f3c7f 16:38:43 ---> 47d17b2908cc 16:38:43 Step 14/24 : ENV APP_PORT=59882 16:38:43 Removing intermediate container 740595f5f96f 16:38:43 ---> 2a5d97de0c35 16:38:43 16:38:43 Step 11/23 : FROM alpine:3.12 16:38:43 ---> 13621d1b12d4 16:38:43 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:38:43 ---> Using cache 16:38:43 ---> 1140f220c5dc 16:38:43 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:38:43 ---> Using cache 16:38:43 ---> 47d17b2908cc 16:38:43 Step 14/23 : ENV APP_PORT=59861 16:38:43 ---> Running in 2b96aa812c56 16:38:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:38:43 ---> Running in fc40495702c7 16:38:43 Removing intermediate container 2ff5bd0e17f2 16:38:43 ---> d23b4b3aa42b 16:38:43 Step 25/26 : LABEL git_sha=0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c 16:38:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:38:43 ---> Running in fb23b042d826 16:38:43 Removing intermediate container 2b96aa812c56 16:38:43 ---> a1e652f547e2 16:38:43 Step 15/24 : EXPOSE $APP_PORT 16:38:43 Removing intermediate container fb23b042d826 16:38:43 ---> c57815a33b04 16:38:43 Step 26/26 : LABEL version=0.0.0 16:38:43 Removing intermediate container fc40495702c7 16:38:43 ---> 406878252775 16:38:43 Step 15/23 : EXPOSE $APP_PORT 16:38:43 ---> Running in 6e500b449ece 16:38:43 ---> Running in 2e817384e90f 16:38:43 ---> Running in 98fd44cb846d 16:38:44 (1/4) Installing ca-certificates (20191127-r4) 16:38:44 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:38:44 (3/4) Installing libcurl (7.78.0-r0) 16:38:44 (4/4) Installing curl (7.78.0-r0) 16:38:44 Executing busybox-1.31.1-r20.trigger 16:38:44 Executing ca-certificates-20191127-r4.trigger 16:38:44 OK: 7 MiB in 18 packages 16:38:44 Removing intermediate container 98fd44cb846d 16:38:44 ---> c894f5d578c3 16:38:44 16:38:44 Removing intermediate container 2e817384e90f 16:38:44 ---> a488dbcfa221 16:38:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:44 Removing intermediate container 6e500b449ece 16:38:44 ---> ac914aacd099 16:38:44 Step 16/24 : WORKDIR / 16:38:44 Successfully built c894f5d578c3 16:38:44 Successfully tagged security-secretstore-setup:latest 16:38:44  Building security-secretstore-setup ... done Building core-data 16:38:44 ---> Running in 4981e0eb50a1 16:38:45 ---> a17f970a85b7 16:38:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:38:45 Removing intermediate container 4981e0eb50a1 16:38:45 ---> 94acaeb741bc 16:38:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:45 Removing intermediate container 546030b677ff 16:38:45 ---> 0d838d59331d 16:38:45 16:38:45 Step 12/24 : FROM docker:20.10.7 16:38:46 Removing intermediate container 9c30352008be 16:38:46 ---> bd0e7b32c658 16:38:46 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:38:46 ---> d696ba519213 16:38:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:38:46 20.10.7: Pulling from library/docker 16:38:46 ---> Running in 143771597a0d 16:38:46 ---> d4ab6ceaed33 16:38:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:38:46 ---> 43efb572efe9 16:38:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:38:46 Removing intermediate container 143771597a0d 16:38:46 ---> 15846d37e0b4 16:38:46 Step 14/22 : WORKDIR /edgex 16:38:46 ---> Running in 4b169e4bbf93 16:38:46 ---> 195584346a7b 16:38:46 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:38:47 ---> 65005d57de35 16:38:47 Step 20/24 : ENTRYPOINT ["/core-command"] 16:38:47 ---> Running in 6afb4d5c5feb 16:38:47 Removing intermediate container 4b169e4bbf93 16:38:47 ---> 42b1a41eff92 16:38:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:38:47 ---> Running in e2f15cad9f44 16:38:47 Removing intermediate container 6afb4d5c5feb 16:38:47 ---> 1c1d2fc78e46 16:38:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:47 ---> Running in 864e3659b87b 16:38:47 Removing intermediate container e2f15cad9f44 16:38:47 ---> 33263e58be95 16:38:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:47 ---> a6bbba820c14 16:38:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:38:47 ---> Running in 2c711b9dacfd 16:38:47 Removing intermediate container 864e3659b87b 16:38:47 ---> 9d198a5515b7 16:38:47 Step 21/23 : LABEL arch=x86_64 16:38:47 ---> Running in 2ecc8f257913 16:38:47 Removing intermediate container 2c711b9dacfd 16:38:47 ---> 49298b3c7014 16:38:47 Step 22/24 : LABEL arch=x86_64 16:38:47 ---> Running in adf458195fd8 16:38:47 Removing intermediate container 2ecc8f257913 16:38:47 ---> 301dbb199b68 16:38:47 Step 22/23 : LABEL git_sha=0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c 16:38:47 ---> Running in 54f05a6c6fac 16:38:47 ---> 939ac0903365 16:38:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:38:47 Removing intermediate container adf458195fd8 16:38:47 ---> 50dadcb2de28 16:38:47 Step 23/24 : LABEL git_sha=0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c 16:38:47 ---> Running in cd6e88fb7d13 16:38:47 Removing intermediate container 54f05a6c6fac 16:38:47 ---> aef64aa16be6 16:38:47 Step 23/23 : LABEL version=0.0.0 16:38:48 ---> Running in ab4eb22d0a1f 16:38:48 Removing intermediate container cd6e88fb7d13 16:38:48 ---> d87d41898865 16:38:48 Step 24/24 : LABEL version=0.0.0 16:38:48 ---> Running in 798b378e9566 16:38:48 ---> e529505926ee 16:38:48 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:38:48 Removing intermediate container ab4eb22d0a1f 16:38:48 ---> de01ad5473d9 16:38:48 16:38:48 ---> Running in 7e8287c2b1ea 16:38:48 Successfully built de01ad5473d9 16:38:48 Successfully tagged support-scheduler:latest 16:38:48  Building support-scheduler ... done Building security-bootstrapper 16:38:48 Removing intermediate container 798b378e9566 16:38:48 ---> b84be5cd495d 16:38:48 16:38:48 Successfully built b84be5cd495d 16:38:48 Successfully tagged core-command:latest 16:38:48  Building core-command ... done Building support-notifications 16:38:48 Removing intermediate container 7e8287c2b1ea 16:38:48 ---> a88e79107c76 16:38:48 Step 19/22 : CMD ["--init=true"] 16:38:49 ---> Running in 904720c327b3 16:38:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:38:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:38:50 ---> 6d92a3e58ad0 16:38:50 Step 3/24 : WORKDIR /edgex-go 16:38:50 ---> Using cache 16:38:50 ---> dc4d2a0e7a14 16:38:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:50 ---> Using cache 16:38:50 ---> 96c4d3a0d607 16:38:50 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:38:54 Removing intermediate container 904720c327b3 16:38:54 ---> d5efc4ba8a6b 16:38:54 Step 20/22 : LABEL arch=x86_64 16:38:54 ---> Running in fb57a9278e52 16:38:54 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:38:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:38:54 ---> 6d92a3e58ad0 16:38:54 Step 3/23 : WORKDIR /edgex-go 16:38:54 ---> Using cache 16:38:54 ---> dc4d2a0e7a14 16:38:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:54 ---> Using cache 16:38:54 ---> 96c4d3a0d607 16:38:54 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:38:54 ---> Running in 850fdd7892e6 16:38:54 ---> Running in f04d1046c51c 16:38:55 Removing intermediate container 850fdd7892e6 16:38:55 ---> 3e278bbe0d98 16:38:55 Step 21/22 : LABEL git_sha=0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c 16:38:55 ---> Running in ecba7ba895ed 16:38:55 Removing intermediate container ecba7ba895ed 16:38:55 ---> ef0e46bc3790 16:38:55 Step 22/22 : LABEL version=0.0.0 16:38:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:38:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:38:55 ---> Running in 44d65825c803 16:38:56 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:38:56 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:38:56 ---> 6d92a3e58ad0 16:38:56 Step 3/32 : WORKDIR /edgex-go 16:38:56 ---> Using cache 16:38:56 ---> dc4d2a0e7a14 16:38:56 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:56 ---> Using cache 16:38:56 ---> 96c4d3a0d607 16:38:56 Step 5/32 : RUN apk add --update --no-cache make git 16:38:56 ---> Using cache 16:38:56 ---> 7692b705c762 16:38:56 Step 6/32 : COPY go.mod . 16:38:56 ---> Using cache 16:38:56 ---> b56aee9871a6 16:38:56 Step 7/32 : RUN go mod download 16:38:56 ---> Using cache 16:38:56 ---> 9f5c2c64dc2f 16:38:56 Step 8/32 : COPY . . 16:38:56 ---> Using cache 16:38:56 ---> ef6a0c2adde2 16:38:56 Step 9/32 : RUN go mod tidy 16:38:56 ---> Using cache 16:38:56 ---> 75168c1c5a5a 16:38:56 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:38:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:38:56 Removing intermediate container 44d65825c803 16:38:56 ---> 8db7b8a99d85 16:38:56 16:38:56 Successfully built 8db7b8a99d85 16:38:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:38:56 OK: 219 MiB in 52 packages 16:38:56 ---> Running in 0fb5cd0c11e4 16:38:56 Successfully tagged security-proxy-setup:latest 16:38:56 Building core-metadata 16:38:57  Building security-proxy-setup ... done OK: 219 MiB in 52 packages 16:39:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:39:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:39:00 ---> 6d92a3e58ad0 16:39:00 Step 3/24 : WORKDIR /edgex-go 16:39:00 ---> Using cache 16:39:00 ---> dc4d2a0e7a14 16:39:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:00 ---> Using cache 16:39:00 ---> 96c4d3a0d607 16:39:00 Step 5/24 : RUN apk add --update --no-cache make git 16:39:00 ---> Using cache 16:39:00 ---> 7692b705c762 16:39:00 Step 6/24 : COPY go.mod . 16:39:00 ---> Using cache 16:39:00 ---> b56aee9871a6 16:39:00 Step 7/24 : RUN go mod download 16:39:00 ---> Using cache 16:39:00 ---> 9f5c2c64dc2f 16:39:00 Step 8/24 : COPY . . 16:39:00 ---> Using cache 16:39:00 ---> ef6a0c2adde2 16:39:00 Step 9/24 : RUN go mod tidy 16:39:00 ---> Using cache 16:39:00 ---> 75168c1c5a5a 16:39:00 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:39:01 ---> Running in 9fbb954e607f 16:39:01 Removing intermediate container f04d1046c51c 16:39:01 ---> 5a1284f153f4 16:39:01 Step 6/23 : COPY go.mod . 16:39:01 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 16:39:01 Removing intermediate container fb57a9278e52 16:39:01 ---> 7327f412c431 16:39:01 Step 6/24 : COPY go.mod . 16:39:01 ---> 10b600e871b7 16:39:01 Step 7/23 : RUN go mod download 16:39:01 ---> Running in f44596de85ce 16:39:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:39:01 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:39:01 Status: Downloaded newer image for docker:20.10.7 16:39:01 ---> 08bdaf2f88f9 16:39:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:39:01 ---> Running in 220d8cc2779c 16:39:01 ---> ec3b4a3c2ff3 16:39:01 Step 7/24 : RUN go mod download 16:39:01 Removing intermediate container 220d8cc2779c 16:39:01 ---> dd0d3b891fa0 16:39:01 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 16:39:02 ---> Running in 160767acd43b 16:39:02 ---> Running in 7bb2e5b4f542 16:39:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:39:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:39:03 (1/39) Installing readline (8.1.0-r0) 16:39:03 (2/39) Installing bash (5.1.0-r0) 16:39:03 Executing bash-5.1.0-r0.post-install 16:39:03 (3/39) Installing brotli-libs (1.0.9-r3) 16:39:03 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:39:03 (5/39) Installing libcurl (7.78.0-r0) 16:39:03 (6/39) Installing curl (7.78.0-r0) 16:39:03 (7/39) Installing dumb-init (1.2.5-r0) 16:39:03 (8/39) Installing libbz2 (1.0.8-r1) 16:39:03 (9/39) Installing expat (2.2.10-r1) 16:39:03 (10/39) Installing libffi (3.3-r2) 16:39:03 (11/39) Installing gdbm (1.19-r0) 16:39:03 (12/39) Installing xz-libs (5.2.5-r0) 16:39:03 (13/39) Installing sqlite-libs (3.34.1-r0) 16:39:03 (14/39) Installing python3 (3.8.10-r0) 16:39:04 Removing intermediate container f44596de85ce 16:39:04 ---> bec32f266020 16:39:04 Step 8/23 : COPY . . 16:39:04 (15/39) Installing py3-appdirs (1.4.4-r1) 16:39:04 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:39:04 (17/39) Installing py3-parsing (2.4.7-r1) 16:39:04 (18/39) Installing py3-six (1.15.0-r0) 16:39:04 (19/39) Installing py3-packaging (20.9-r0) 16:39:04 Removing intermediate container 160767acd43b 16:39:04 ---> 4989dcc0bca8 16:39:04 Step 8/24 : COPY . . 16:39:04 (20/39) Installing py3-setuptools (51.3.3-r0) 16:39:05 (21/39) Installing py3-chardet (4.0.0-r0) 16:39:05 (22/39) Installing py3-idna (3.1-r0) 16:39:05 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:39:05 (24/39) Installing py3-requests (2.25.1-r1) 16:39:05 (25/39) Installing py3-msgpack (1.0.2-r0) 16:39:05 (26/39) Installing py3-lockfile (0.12.2-r3) 16:39:05 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:39:05 (28/39) Installing py3-colorama (0.4.4-r0) 16:39:05 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:39:05 (30/39) Installing py3-distlib (0.3.1-r1) 16:39:05 (31/39) Installing py3-distro (1.5.0-r1) 16:39:05 (32/39) Installing py3-webencodings (0.5.1-r3) 16:39:05 (33/39) Installing py3-html5lib (1.1-r0) 16:39:05 (34/39) Installing py3-pytoml (0.1.21-r0) 16:39:05 (35/39) Installing py3-pep517 (0.9.1-r0) 16:39:06 (36/39) Installing py3-progress (1.5-r0) 16:39:06 (37/39) Installing py3-retrying (1.3.3-r0) 16:39:06 (38/39) Installing py3-toml (0.10.2-r0) 16:39:06 ? github.com/edgexfoundry/edgex-go [no test files] 16:39:07 (39/39) Installing py3-pip (20.3.4-r0) 16:39:10 Executing busybox-1.32.1-r6.trigger 16:39:10 OK: 82 MiB in 59 packages 16:39:15 Collecting docker-compose==1.23.2 16:39:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:39:15 Collecting dockerpty<0.5,>=0.4.1 16:39:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:39:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:39:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:39:16 Collecting docopt<0.7,>=0.6.1 16:39:16 Downloading docopt-0.6.2.tar.gz (25 kB) 16:39:17 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:39:17 Collecting websocket-client<1.0,>=0.32.0 16:39:17 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:39:18 Collecting PyYAML<4,>=3.10 16:39:18 Downloading PyYAML-3.13.tar.gz (270 kB) 16:39:18 ---> 5572da38b201 16:39:18 Step 9/24 : RUN go mod tidy 16:39:18 ---> Running in 4ae12c23b23b 16:39:18 ---> 35c361894c96 16:39:18 Step 9/23 : RUN go mod tidy 16:39:19 ---> Running in 03c5e1585314 16:39:19 Collecting docker<4.0,>=3.6.0 16:39:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:39:19 Collecting cached-property<2,>=1.2.0 16:39:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:39:19 Collecting texttable<0.10,>=0.9.0 16:39:19 Downloading texttable-0.9.1.tar.gz (11 kB) 16:39:20 Collecting jsonschema<3,>=2.5.1 16:39:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:39:20 Collecting docker-pycreds>=0.4.0 16:39:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:39:20 Collecting urllib3<1.25,>=1.21.1 16:39:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:39:20 Collecting certifi>=2017.4.17 16:39:20 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:39:20 Collecting idna<2.8,>=2.5 16:39:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:39:21 Collecting chardet<3.1.0,>=3.0.2 16:39:21 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:39:21 Removing intermediate container 4ae12c23b23b 16:39:21 ---> 5e40cc4ed917 16:39:21 Step 10/24 : RUN make cmd/core-data/core-data 16:39:21 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:39:21 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:39:21 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:39:21 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:39:21 ---> Running in 76b78d0fb2f6 16:39:21 Removing intermediate container 03c5e1585314 16:39:21 ---> 29e7c15c86c2 16:39:21 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:39:21 ---> Running in cf4ad560b77d 16:39:21 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:39:21 Attempting uninstall: urllib3 16:39:21 Found existing installation: urllib3 1.26.2 16:39:21 Uninstalling urllib3-1.26.2: 16:39:21 Successfully uninstalled urllib3-1.26.2 16:39:21 Attempting uninstall: idna 16:39:21 Found existing installation: idna 3.1 16:39:21 Uninstalling idna-3.1: 16:39:21 Successfully uninstalled idna-3.1 16:39:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:39:22 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 16:39:23 Attempting uninstall: chardet 16:39:23 Found existing installation: chardet 4.0.0 16:39:23 Uninstalling chardet-4.0.0: 16:39:23 Successfully uninstalled chardet-4.0.0 16:39:23 Attempting uninstall: requests 16:39:23 Found existing installation: requests 2.25.1 16:39:23 Uninstalling requests-2.25.1: 16:39:23 Successfully uninstalled requests-2.25.1 16:39:24 Running setup.py install for texttable: started 16:39:25 Running setup.py install for texttable: finished with status 'done' 16:39:25 Running setup.py install for PyYAML: started 16:39:26 Running setup.py install for PyYAML: finished with status 'done' 16:39:26 Running setup.py install for docopt: started 16:39:27 Running setup.py install for docopt: finished with status 'done' 16:39:27 Running setup.py install for dockerpty: started 16:39:28 Running setup.py install for dockerpty: finished with status 'done' 16:39:29 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 16:39:34 Removing intermediate container 7bb2e5b4f542 16:39:34 ---> bfa2e2e69767 16:39:34 Step 15/24 : ENV APP_PORT=58890 16:39:34 ---> Running in 782d2bd7a56b 16:39:34 Removing intermediate container 782d2bd7a56b 16:39:34 ---> 4a5c46adb060 16:39:34 Step 16/24 : EXPOSE $APP_PORT 16:39:34 ---> Running in fca40eeaf9c6 16:39:34 Removing intermediate container fca40eeaf9c6 16:39:34 ---> 2aa0124ad3ef 16:39:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:39:35 ---> 3926f23ab170 16:39:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:39:35 ---> a8c418c884df 16:39:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:39:35 ---> 592ce05b6e85 16:39:35 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:39:35 ---> Running in 4f341eefa6bd 16:39:35 Removing intermediate container 4f341eefa6bd 16:39:35 ---> ceaa24a72e45 16:39:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:35 ---> Running in 27823403d119 16:39:36 Removing intermediate container 27823403d119 16:39:36 ---> 7c0f8a8ac2bf 16:39:36 Step 22/24 : LABEL arch=x86_64 16:39:36 ---> Running in c6777c88d170 16:39:36 Removing intermediate container c6777c88d170 16:39:36 ---> f73c49f6e832 16:39:36 Step 23/24 : LABEL git_sha=0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c 16:39:36 ---> Running in 44cf9c125b00 16:39:36 Removing intermediate container 44cf9c125b00 16:39:36 ---> 27b2207e999a 16:39:36 Step 24/24 : LABEL version=0.0.0 16:39:36 ---> Running in 00aced756760 16:39:36 Removing intermediate container 00aced756760 16:39:36 ---> 8ae7de8b80bd 16:39:36 16:39:37 Successfully built 8ae7de8b80bd 16:39:37 Successfully tagged sys-mgmt-agent:latest 16:39:39  Building sys-mgmt-agent ... done Removing intermediate container 0fb5cd0c11e4 16:39:39 ---> 3416187d29e3 16:39:39 16:39:39 Step 11/32 : FROM alpine:3.12 16:39:39 ---> 13621d1b12d4 16:39:39 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:39:39 ---> Running in b790865cb703 16:39:39 Removing intermediate container b790865cb703 16:39:39 ---> 1e29d47b2f95 16:39:39 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:39:39 ---> Running in 51a7038700a5 16:39:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:39:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:39:40 (1/2) Installing dumb-init (1.2.2-r1) 16:39:40 (2/2) Installing su-exec (0.2-r1) 16:39:40 Executing busybox-1.31.1-r20.trigger 16:39:40 OK: 6 MiB in 16 packages 16:39:41 Removing intermediate container 9fbb954e607f 16:39:41 ---> 674965f097fb 16:39:41 16:39:41 Step 11/24 : FROM alpine:3.12 16:39:41 ---> 13621d1b12d4 16:39:41 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:39:41 ---> Using cache 16:39:41 ---> 1140f220c5dc 16:39:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:39:41 ---> Using cache 16:39:41 ---> 47d17b2908cc 16:39:41 Step 14/24 : ENV APP_PORT=59881 16:39:41 Removing intermediate container 51a7038700a5 16:39:41 ---> 203cb13fcfa5 16:39:41 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:39:41 ---> Running in 76915fd02cc6 16:39:41 ---> Running in d85b97264836 16:39:41 Removing intermediate container 76915fd02cc6 16:39:41 ---> 554b59d82a30 16:39:41 Step 15/24 : EXPOSE $APP_PORT 16:39:41 Removing intermediate container d85b97264836 16:39:41 ---> fce71b3be1b8 16:39:41 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:39:41 ---> Running in 57f3a66003bb 16:39:41 ---> Running in 0c0f43425851 16:39:42 Removing intermediate container 57f3a66003bb 16:39:42 ---> f330bd0a860c 16:39:42 Step 16/24 : WORKDIR / 16:39:42 ---> Running in 7f456c674413 16:39:42 Removing intermediate container 0c0f43425851 16:39:42 ---> d2007cd3cd96 16:39:42 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:39:42 ---> Running in cfff9bab46ed 16:39:42 Removing intermediate container 7f456c674413 16:39:42 ---> f03cde09164b 16:39:42 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:42 ---> 73adfa176b72 16:39:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:39:43 ---> a9ac6f755ada 16:39:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:39:43 Removing intermediate container cfff9bab46ed 16:39:43 ---> 6c4b627536c2 16:39:43 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:39:43 ---> Running in 94b63f2790bd 16:39:43 ---> 48acae408979 16:39:43 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:39:43 Removing intermediate container 94b63f2790bd 16:39:43 ---> c7e3255555fa 16:39:43 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:39:43 ---> Running in 202be3f6d792 16:39:43 Removing intermediate container 202be3f6d792 16:39:43 ---> 333fcb647e1a 16:39:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:44 ---> 62fd8b32e53b 16:39:44 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:39:44 ---> Running in b5be5e17a1d2 16:39:44 ---> Running in 21a5657afb00 16:39:44 Removing intermediate container b5be5e17a1d2 16:39:44 ---> f7402da82f6e 16:39:44 Step 22/24 : LABEL arch=x86_64 16:39:44 ---> Running in efafc82c2453 16:39:44 Removing intermediate container efafc82c2453 16:39:44 ---> 7b725a9afc31 16:39:44 Step 23/24 : LABEL git_sha=0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c 16:39:44 ---> Running in bc512fcf933b 16:39:44 Removing intermediate container bc512fcf933b 16:39:44 ---> ffc35a9bc673 16:39:44 Step 24/24 : LABEL version=0.0.0 16:39:44 ---> Running in 21621859223f 16:39:45 Removing intermediate container 21621859223f 16:39:45 ---> 45ae73d29e12 16:39:45 16:39:45 Successfully built 45ae73d29e12 16:39:45 Successfully tagged core-metadata:latest 16:39:45  Building core-metadata ... done Removing intermediate container 21a5657afb00 16:39:45 ---> 655a350c54c7 16:39:45 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:45 ---> 401e53a18fc7 16:39:45 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:39:46 ---> 2771f04fbda8 16:39:46 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:39:46 ---> 4915f7c98e58 16:39:46 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:39:46 ---> 40d37aa5fd7e 16:39:46 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:39:46 ---> 2cf3f857e85f 16:39:46 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:39:47 ---> Running in e57ee3f4183a 16:39:47 Removing intermediate container e57ee3f4183a 16:39:47 ---> 35090da3279e 16:39:47 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:39:47 ---> 9cb067835f36 16:39:47 Step 27/32 : RUN chmod +x /entrypoint.sh 16:39:48 ---> Running in fb3f837b4d7b 16:39:49 Removing intermediate container fb3f837b4d7b 16:39:49 ---> e7879a8f3b20 16:39:49 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:39:49 ---> Running in dc3f547f5d4e 16:39:49 Removing intermediate container dc3f547f5d4e 16:39:49 ---> 0b899c67b47b 16:39:49 Step 29/32 : CMD ["gate"] 16:39:49 ---> Running in a16a58244ef0 16:39:49 Removing intermediate container a16a58244ef0 16:39:49 ---> 291bfe04b48a 16:39:49 Step 30/32 : LABEL arch=x86_64 16:39:49 ---> Running in 434ae1c740c6 16:39:49 Removing intermediate container 434ae1c740c6 16:39:49 ---> ee07c0b20870 16:39:49 Step 31/32 : LABEL git_sha=0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c 16:39:49 ---> Running in f6d8395791cc 16:39:50 Removing intermediate container f6d8395791cc 16:39:50 ---> c611f1061480 16:39:50 Step 32/32 : LABEL version=0.0.0 16:39:50 ---> Running in 518d51d8c697 16:39:50 Removing intermediate container 518d51d8c697 16:39:50 ---> a7072d763d1b 16:39:50 16:39:50 Successfully built a7072d763d1b 16:39:50 Successfully tagged security-bootstrapper:latest 16:39:53  Building security-bootstrapper ... done Removing intermediate container cf4ad560b77d 16:39:53 ---> 4beb98e4c1de 16:39:53 16:39:53 Step 11/23 : FROM alpine:3.12 16:39:53 ---> 13621d1b12d4 16:39:53 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:39:53 ---> Running in b397dd66da32 16:39:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:39:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:39:53 (1/2) Installing ca-certificates (20191127-r4) 16:39:53 (2/2) Installing dumb-init (1.2.2-r1) 16:39:53 Executing busybox-1.31.1-r20.trigger 16:39:53 Executing ca-certificates-20191127-r4.trigger 16:39:53 OK: 6 MiB in 16 packages 16:39:53 Removing intermediate container b397dd66da32 16:39:53 ---> e1b167cf36b5 16:39:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:39:54 ---> Running in f2102dc56e44 16:39:54 Removing intermediate container f2102dc56e44 16:39:54 ---> 279c5958adea 16:39:54 Step 14/23 : ENV APP_PORT=59860 16:39:54 ---> Running in 3243aeb890f6 16:39:54 Removing intermediate container 76b78d0fb2f6 16:39:54 ---> 859d13140188 16:39:54 16:39:54 Step 11/24 : FROM alpine:3.12 16:39:54 ---> 13621d1b12d4 16:39:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:39:54 Removing intermediate container 3243aeb890f6 16:39:54 ---> ccade31561fe 16:39:54 Step 15/23 : EXPOSE $APP_PORT 16:39:54 ---> Running in 9a8927975a69 16:39:54 ---> Running in 1ca6d1851b36 16:39:54 Removing intermediate container 1ca6d1851b36 16:39:54 ---> 144eed0f8fe4 16:39:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:54 Removing intermediate container 9a8927975a69 16:39:54 ---> d8d186735117 16:39:54 Step 13/24 : ENV APP_PORT=59880 16:39:55 ---> Running in 55033488ac35 16:39:55 Removing intermediate container 55033488ac35 16:39:55 ---> 331c745d3549 16:39:55 Step 14/24 : EXPOSE $APP_PORT 16:39:55 ---> Running in 475503fb97b1 16:39:55 ---> f570bc42844f 16:39:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:39:55 Removing intermediate container 475503fb97b1 16:39:55 ---> c472d66aa40b 16:39:55 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:55 ---> Running in 645be42ca5ca 16:39:55 ---> df616b634c88 16:39:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:39:55 ---> a85d1fc6f4e5 16:39:55 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:39:55 ---> Running in db680a2f8c1c 16:39:55 Removing intermediate container db680a2f8c1c 16:39:55 ---> d5e56c6afc66 16:39:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:55 Removing intermediate container 645be42ca5ca 16:39:55 ---> da22b3d0793d 16:39:55 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:39:55 ---> Running in 5a9cf6068d2e 16:39:55 ---> Running in 0d7746696675 16:39:55 Removing intermediate container 5a9cf6068d2e 16:39:55 ---> 673c1fab9aee 16:39:55 Step 21/23 : LABEL arch=x86_64 16:39:55 ---> Running in 41445fc8d4a2 16:39:56 Removing intermediate container 41445fc8d4a2 16:39:56 ---> 22ab31b165e6 16:39:56 Step 22/23 : LABEL git_sha=0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c 16:39:56 ---> Running in a374a78c249e 16:39:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:39:56 Removing intermediate container a374a78c249e 16:39:56 ---> c173eb4d3ba2 16:39:56 Step 23/23 : LABEL version=0.0.0 16:39:56 ---> Running in 09f85434cdf2 16:39:56 Removing intermediate container 09f85434cdf2 16:39:56 ---> b24e4610721a 16:39:56 16:39:56 Successfully built b24e4610721a 16:39:56 Successfully tagged support-notifications:latest 16:39:56  Building support-notifications ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:39:57 (1/6) Installing dumb-init (1.2.2-r1) 16:39:58 (2/6) Installing libgcc (9.3.0-r2) 16:39:58 (3/6) Installing libsodium (1.0.18-r0) 16:39:58 (4/6) Installing libstdc++ (9.3.0-r2) 16:39:58 (5/6) Installing libzmq (4.3.3-r0) 16:39:58 (6/6) Installing zeromq (4.3.3-r0) 16:39:58 Executing busybox-1.31.1-r20.trigger 16:39:58 OK: 8 MiB in 20 packages 16:39:58 Removing intermediate container 0d7746696675 16:39:58 ---> 0ae544eeea27 16:39:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:58 ---> 9fc5561fda0a 16:39:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:39:59 ---> 07e8df7d7128 16:39:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:39:59 ---> 44aeb48e2756 16:39:59 Step 20/24 : ENTRYPOINT ["/core-data"] 16:39:59 ---> Running in bf5b618af06c 16:39:59 Removing intermediate container bf5b618af06c 16:39:59 ---> d43190ac8657 16:39:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:59 ---> Running in 90ff22f62f08 16:39:59 Removing intermediate container 90ff22f62f08 16:39:59 ---> 1893d61d5bbf 16:39:59 Step 22/24 : LABEL arch=x86_64 16:39:59 ---> Running in c67da7cb7799 16:39:59 Removing intermediate container c67da7cb7799 16:39:59 ---> 8de8eb6baba2 16:39:59 Step 23/24 : LABEL git_sha=0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c 16:39:59 ---> Running in 26d9fac3bba9 16:39:59 Removing intermediate container 26d9fac3bba9 16:39:59 ---> aff558bec602 16:39:59 Step 24/24 : LABEL version=0.0.0 16:39:59 ---> Running in 816d1fb8b3ae 16:39:59 Removing intermediate container 816d1fb8b3ae 16:39:59 ---> d1d83f380db7 16:39:59 16:39:59 Successfully built d1d83f380db7 16:39:59 Successfully tagged core-data:latest 16:40:00  Building core-data ... done  [Pipeline] } 16:40:00 $ docker stop --time=1 e69026eaf71b9c6940a2ea4a659200e96e94218a37e25795382e4d6b556f42b6 16:40:01 $ docker rm -f e69026eaf71b9c6940a2ea4a659200e96e94218a37e25795382e4d6b556f42b6 [Pipeline] // withDockerContainer [Pipeline] sh 16:40:01 + docker images 16:40:01 REPOSITORY TAG IMAGE ID CREATED SIZE 16:40:01 core-data latest d1d83f380db7 2 seconds ago 20.4MB 16:40:01 support-notifications latest b24e4610721a 5 seconds ago 16.8MB 16:40:01 859d13140188 7 seconds ago 1.76GB 16:40:01 4beb98e4c1de 9 seconds ago 1.75GB 16:40:01 security-bootstrapper latest a7072d763d1b 11 seconds ago 18.8MB 16:40:01 core-metadata latest 45ae73d29e12 17 seconds ago 16.7MB 16:40:01 674965f097fb 20 seconds ago 1.76GB 16:40:01 3416187d29e3 22 seconds ago 1.75GB 16:40:01 sys-mgmt-agent latest 8ae7de8b80bd 25 seconds ago 325MB 16:40:01 security-proxy-setup latest 8db7b8a99d85 About a minute ago 26MB 16:40:01 support-scheduler latest de01ad5473d9 About a minute ago 16.1MB 16:40:01 core-command latest b84be5cd495d About a minute ago 16MB 16:40:01 0d838d59331d About a minute ago 1.75GB 16:40:01 2a5d97de0c35 About a minute ago 1.75GB 16:40:01 security-secretstore-setup latest c894f5d578c3 About a minute ago 28.1MB 16:40:01 3f726a24eb0c About a minute ago 1.76GB 16:40:01 3cd5a96a36bc About a minute ago 1.75GB 16:40:01 f25397605f19 About a minute ago 1.76GB 16:40:01 ci-base-image-x86_64 latest 6d92a3e58ad0 5 minutes ago 1.25GB 16:40:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 8 days ago 37.5MB 16:40:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 2 weeks ago 547MB 16:40:01 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 16:40:01 alpine 3.12 13621d1b12d4 4 months ago 5.58MB 16:40:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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 16:40:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:40:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:40:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:40:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:40:17 Still waiting to schedule task 16:40:17 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:40:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:40:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:40:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:40:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:40:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:40:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:40:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:40:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:40:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:40:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.168s coverage: 28.7% of statements 16:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:40:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.349s coverage: 100.0% of statements 16:40:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:40:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.495s coverage: 46.3% of statements 16:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.584s coverage: 90.1% of statements 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.306s coverage: 81.2% of statements 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:40:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.569s coverage: 94.2% of statements 16:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:40:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.233s coverage: 59.1% of statements 16:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:40:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.210s coverage: 60.0% of statements 16:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:40:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.363s coverage: 0.8% of statements 16:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:40:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.198s coverage: 58.8% of statements 16:40:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.182s coverage: 21.7% of statements 16:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.187s coverage: 47.1% of statements 16:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.233s coverage: 79.5% of statements 16:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.202s coverage: 94.1% of statements 16:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.209s coverage: 96.3% of statements 16:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.185s coverage: 87.5% of statements 16:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.222s coverage: 94.4% of statements 16:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.176s coverage: 44.8% of statements 16:41:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.599s coverage: 81.8% of statements 16:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.303s coverage: 92.9% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.189s coverage: 58.8% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.221s coverage: 80.0% of statements 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.281s coverage: 87.2% of statements 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.274s coverage: 85.4% of statements 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.287s coverage: 91.2% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.934s coverage: 64.4% of statements 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements 16:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.129s coverage: 91.3% of statements 16:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 16:41:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements 16:41:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements 16:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.462s coverage: 70.5% of statements 16:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.871s coverage: 43.6% of statements 16:41:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:41:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.243s coverage: 89.5% of statements 16:41:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.299s coverage: 84.8% of statements 16:41:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:41:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.242s coverage: 19.5% of statements 16:41:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:41:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:41:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:41:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:41:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.567s coverage: 92.0% of statements 16:41:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:41:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:41:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:41:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:41:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.196s coverage: 62.7% of statements 16:41:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:41:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:41:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.405s coverage: 97.7% of statements 16:41:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:41:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:41:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:41:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:41:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.200s coverage: 28.9% of statements 16:41:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:41:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:41:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:41:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:41:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:41:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:41:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.174s coverage: 100.0% of statements 16:41:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements 16:41:31 GO111MODULE=on go vet ./... 16:42:53 gofmt -l . 16:42:53 [ "`gofmt -l .`" = "" ] 16:42:53 ./bin/test-attribution-txt.sh [Pipeline] sh 16:42:54 + ls -al . 16:42:54 total 636 16:42:54 drwxrwxr-x 9 1001 1001 4096 Aug 26 16:42 . 16:42:54 drwxr-xr-x 4 root root 4096 Aug 26 16:38 .. 16:42:54 -rw-rw-r-- 1 1001 1001 11 Aug 26 16:36 .dockerignore 16:42:54 drwxrwxr-x 8 1001 1001 4096 Aug 26 16:36 .git 16:42:54 drwxrwxr-x 4 1001 1001 4096 Aug 26 16:36 .github 16:42:54 -rw-rw-r-- 1 1001 1001 818 Aug 26 16:36 .gitignore 16:42:54 -rw-rw-r-- 1 1001 1001 76 Aug 26 16:36 .hadolint.yml 16:42:54 -rw-rw-r-- 1 1001 1001 166 Aug 26 16:36 .sonarcloud.properties 16:42:54 -rw-rw-r-- 1 1001 1001 1171 Aug 26 16:36 ADOPTERS.md 16:42:54 -rw-rw-r-- 1 1001 1001 8493 Aug 26 16:36 Attribution.txt 16:42:54 -rw-rw-r-- 1 1001 1001 43881 Aug 26 16:36 CHANGELOG.md 16:42:54 -rw-rw-r-- 1 1001 1001 3804 Aug 26 16:36 CONTRIBUTING.md 16:42:54 -rw-rw-r-- 1 1001 1001 677 Aug 26 16:36 GOVERNANCE.md 16:42:54 -rw-rw-r-- 1 1001 1001 849 Aug 26 16:36 Jenkinsfile 16:42:54 -rw-rw-r-- 1 1001 1001 10775 Aug 26 16:36 LICENSE 16:42:54 -rw-rw-r-- 1 1001 1001 5915 Aug 26 16:36 Makefile 16:42:54 -rw-rw-r-- 1 1001 1001 582 Aug 26 16:36 OWNERS.md 16:42:54 -rw-rw-r-- 1 1001 1001 8643 Aug 26 16:36 README.md 16:42:54 -rw-rw-r-- 1 1001 1001 6912 Aug 26 16:36 SECURITY.md 16:42:54 -rw-rw-r-- 1 1001 1001 5 Aug 26 16:33 VERSION 16:42:54 -rw-rw-r-- 1 1001 1001 4131 Aug 26 16:36 ZMQWindows.md 16:42:54 drwxrwxr-x 2 1001 1001 4096 Aug 26 16:36 bin 16:42:54 drwxrwxr-x 14 1001 1001 4096 Aug 26 16:36 cmd 16:42:54 -rw-r--r-- 1 root root 403739 Aug 26 16:41 coverage.out 16:42:54 -rw-rw-r-- 1 1001 1001 841 Aug 26 16:36 go.mod 16:42:54 -rw-r--r-- 1 root root 50064 Aug 26 16:38 go.sum 16:42:54 drwxrwxr-x 8 1001 1001 4096 Aug 26 16:36 internal 16:42:54 drwxrwxr-x 3 1001 1001 4096 Aug 26 16:36 openapi 16:42:54 drwxrwxr-x 4 1001 1001 4096 Aug 26 16:36 snap 16:42:54 -rw-rw-r-- 1 1001 1001 204 Aug 26 16:36 version.go [Pipeline] sh 16:42:55 + '[' -e coverage.out ] 16:42:55 + chown 1001:1001 coverage.out [Pipeline] stash 16:42:55 Warning: overwriting stash ‘coverage-report’ 16:42:56 Stashed 1 file(s) [Pipeline] sh 16:42:56 + make build 16:42:56 go mod tidy 16:42:57 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 16:43:05 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 16:43:32 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 16:43:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:43:36 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 16:43:37 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 16:43:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:43:44 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 16:43:47 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 16:43:51 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 16:43:56 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 16:43:59 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] } 16:44:06 $ docker stop --time=1 fe6df94f1a928ec9c06ff9c2624254f96be1002b76b6b392d96f5be4e8fb1600 16:44:09 $ docker rm -f fe6df94f1a928ec9c06ff9c2624254f96be1002b76b6b392d96f5be4e8fb1600 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:44:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:11 16:44:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:44:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:11 latest: Pulling from edgex-devops/edgex-compose-arm64 16:44:11 29e5d40040c1: Pulling fs layer 16:44:11 1ce36da41761: Pulling fs layer 16:44:11 25b303627fd3: Pulling fs layer 16:44:12 29e5d40040c1: Download complete 16:44:13 1ce36da41761: Verifying Checksum 16:44:13 1ce36da41761: Download complete 16:44:13 29e5d40040c1: Pull complete 16:44:14 1ce36da41761: Pull complete 16:44:15 25b303627fd3: Verifying Checksum 16:44:15 25b303627fd3: Download complete 16:44:25 25b303627fd3: Pull complete 16:44:25 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:44:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:44:25 prd-ubuntu18.04-docker-arm64-4c-16g-841 does not seem to be running inside a container 16:44:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:44:29 $ docker top d3e6643aa3bf7195cb7c200dd6fe36336ee7225405cd78bc643b111e905a6544 -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:30 + docker-compose build+ --helpgrep 16:44:30 parallel 16:44:36 --parallel Build images in parallel. [Pipeline] } 16:44:36 $ docker stop --time=1 d3e6643aa3bf7195cb7c200dd6fe36336ee7225405cd78bc643b111e905a6544 16:44:38 $ docker rm -f d3e6643aa3bf7195cb7c200dd6fe36336ee7225405cd78bc643b111e905a6544 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:44:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:38 . [Pipeline] withDockerContainer 16:44:39 prd-ubuntu18.04-docker-arm64-4c-16g-841 does not seem to be running inside a container 16:44:39 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:44:41 $ docker top 4f274e2a058032a5d7b51a81b8d93334e47da624722af96408da409ac452d7ad -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:42 + docker-compose -f ./docker-compose-build.yml build --parallel 16:44:47 Building core-command ... 16:44:47 Building core-data ... 16:44:47 Building core-metadata ... 16:44:47 Building security-bootstrapper ... 16:44:47 Building security-proxy-setup ... 16:44:47 Building security-secretstore-setup ... 16:44:47 Building support-notifications ... 16:44:47 Building support-scheduler ... 16:44:47 Building sys-mgmt-agent ... 16:44:47 Building core-data 16:44:47 Building security-bootstrapper 16:44:47 Building support-scheduler 16:44:47 Building support-notifications 16:44:47 Building security-secretstore-setup 16:45:01 Running on prd-ubuntu18.04-docker-8c-8g-843 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws 16:45:01 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 16:45:01 The recommended git tool is: git 16:45:04 using credential edgex-jenkins-ssh 16:45:04 Cloning the remote Git repository 16:45:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:45:04 > git init /w/workspace/edgex-go/10 # timeout=10 16:45:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:45:04 > git --version # timeout=10 16:45:04 > git --version # 'git version 2.17.1' 16:45:04 using GIT_SSH to set credentials SSH Credentials for GitHub 16:45:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:45:55 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:45:55 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:45:55 ---> 6ddc9a068a9f 16:45:55 Step 3/32 : WORKDIR /edgex-go 16:45:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:45:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:45:55 ---> 6ddc9a068a9f 16:45:55 Step 3/24 : WORKDIR /edgex-go 16:45:55 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:45:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:45:55 ---> 6ddc9a068a9f 16:45:55 Step 3/23 : WORKDIR /edgex-go 16:45:55 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:45:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:45:55 ---> 6ddc9a068a9f 16:45:55 Step 3/23 : WORKDIR /edgex-go 16:45:55 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:45:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:45:55 ---> 6ddc9a068a9f 16:45:55 Step 3/26 : WORKDIR /edgex-go 16:45:55 ---> Running in 2aea1f2d6a5a 16:45:55 ---> Running in a986934de6fb 16:45:55 ---> Running in 912802f3a8b5 16:45:55 ---> Running in b134d21370f7 16:45:55 ---> Running in dc9a5b0d5ccc 16:45:55 Removing intermediate container 2aea1f2d6a5a 16:45:55 ---> 493233a1fff0 16:45:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:55 Removing intermediate container a986934de6fb 16:45:55 ---> f0e3048843e1 16:45:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:55 Removing intermediate container 912802f3a8b5 16:45:55 ---> f49a20a39db3 16:45:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:55 Removing intermediate container b134d21370f7 16:45:55 ---> 49d83fceb5c6 16:45:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:55 Removing intermediate container dc9a5b0d5ccc 16:45:55 ---> 0f78b38ca59c 16:45:55 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:56 ---> Running in 67fd599ac5f2 16:45:56 ---> Running in 05c8ca841dde 16:45:56 ---> Running in 719dd6f779b7 16:45:56 ---> Running in 491cdd0d5fac 16:45:56 ---> Running in 44468d33f8b0 16:45:58 Merging remotes/origin/main commit e89d87e1b047cca713fa4fd161d0eba79eaf23fa into PR head commit 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 16:45:58 Merge succeeded, producing 3ea5336aa56678dc2314689f8d2db81e6e99c6ad 16:45:58 Checking out Revision 3ea5336aa56678dc2314689f8d2db81e6e99c6ad (PR-3657) 16:45:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:45:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:45:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:45:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:45:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:45:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:45:58 > git config core.sparsecheckout # timeout=10 16:45:58 > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 16:45:58 > git remote # timeout=10 16:45:58 > git config --get remote.origin.url # timeout=10 16:45:58 using GIT_SSH to set credentials SSH Credentials for GitHub 16:45:58 > git merge e89d87e1b047cca713fa4fd161d0eba79eaf23fa # timeout=10 16:45:58 > git rev-parse HEAD^{commit} # timeout=10 16:45:58 > git config core.sparsecheckout # timeout=10 16:45:58 > git checkout -f 3ea5336aa56678dc2314689f8d2db81e6e99c6ad # timeout=10 16:46:00 Removing intermediate container 67fd599ac5f2 16:46:00 ---> c2651111b4df 16:46:00 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:46:00 ---> Running in 7d98c551bd74 16:46:00 Removing intermediate container 05c8ca841dde 16:46:00 ---> 8c2adb99f1e6 16:46:00 Step 5/26 : RUN apk add --update --no-cache make git 16:46:00 Removing intermediate container 44468d33f8b0 16:46:00 ---> a4992e0c82d5 16:46:00 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:46:00 ---> Running in fcddf40f93cf 16:46:00 ---> Running in 69f9bb43ca88 16:46:00 Removing intermediate container 491cdd0d5fac 16:46:00 ---> 05bbae8f260c 16:46:00 Step 5/23 : RUN apk add --update --no-cache make git 16:46:00 Removing intermediate container 719dd6f779b7 16:46:00 ---> dfc43d00c225 16:46:00 Step 5/32 : RUN apk add --update --no-cache make git 16:46:01 ---> Running in dd709e313da7 16:46:01 ---> Running in 982fcfcb3cfe 16:46:01 Commit message: "Merge commit 'e89d87e1b047cca713fa4fd161d0eba79eaf23fa' into HEAD" 16:46:02 First time build. Skipping changelog. 16:46:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { 16:46:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] libraryResource [Pipeline] sh 16:46:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:46:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:46:03 + echo snap-build.sh 16:46:03 snap-build.sh 16:46:03 + SNAP_BASE_DIR=. 16:46:03 + '[' '!' -z /w/workspace/edgex-go/10 ']' 16:46:03 + SNAP_BASE_DIR=/w/workspace/edgex-go/10 16:46:03 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/10]' 16:46:03 [snap-build] Building snap in dir [/w/workspace/edgex-go/10] 16:46:03 + cd /w/workspace/edgex-go/10 16:46:03 + sudo apt-get remove -qy --purge lxd lxd-client 16:46:03 Reading package lists... 16:46:03 Building dependency tree... 16:46:03 Reading state information... 16:46:03 The following packages were automatically installed and are no longer required: 16:46:03 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:46:03 uidmap xdelta3 16:46:03 Use 'sudo apt autoremove' to remove them. 16:46:03 The following packages will be REMOVED: 16:46:03 lxd* lxd-client* 16:46:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:46:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:46:01 > git rev-list --no-walk 05f8cc95d4eb78a870a97e376e3c4c24bc794835 # timeout=10 16:46:03 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:46:03 After this operation, 31.7 MB disk space will be freed. 16:46:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:46:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:46:04 (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.) 16:46:04 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:46:04 OK: 218 MiB in 52 packages 16:46:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:46:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:46:04 Removing lxd dnsmasq configuration 16:46:04 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:46:05 OK: 218 MiB in 52 packages 16:46:05 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:46:05 OK: 218 MiB in 52 packages 16:46:05 OK: 218 MiB in 52 packages 16:46:05 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:46:05 (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.) 16:46:05 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:46:05 OK: 218 MiB in 52 packages 16:46:06 Removing intermediate container 7d98c551bd74 16:46:06 ---> fff089baf3b8 16:46:06 Step 6/23 : COPY go.mod . 16:46:06 Processing triggers for systemd (237-3ubuntu10.45) ... 16:46:07 Processing triggers for ureadahead (0.100.0-21) ... 16:46:07 Removing intermediate container fcddf40f93cf 16:46:07 ---> 4bd0d76bfe00 16:46:07 Step 6/26 : COPY go.mod . 16:46:07 Removing intermediate container dd709e313da7 16:46:07 ---> 8798bb170f38 16:46:07 Step 6/32 : COPY go.mod . 16:46:07 ---> 1da37b192948 16:46:07 Step 7/23 : RUN go mod download 16:46:07 + sudo snap remove --purge lxd 16:46:07 snap "lxd" is not installed 16:46:07 + sudo groupadd --force --system lxd 16:46:07 ++ whoami 16:46:07 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:46:07 + newgrp - lxd 16:46:07 Removing intermediate container 69f9bb43ca88 16:46:07 ---> 460efaf3311f 16:46:07 Step 6/24 : COPY go.mod . 16:46:07 ---> Running in a14b3c20af1d 16:46:08 + sudo snap install lxd 16:46:08 Removing intermediate container 982fcfcb3cfe 16:46:08 ---> d0e9a416b4de 16:46:08 Step 6/23 : COPY go.mod . 16:46:08 ---> d99ff8883c37 16:46:08 Step 7/26 : RUN go mod download 16:46:08 ---> 49afed5a5d50 16:46:08 Step 7/32 : RUN go mod download 16:46:08 ---> Running in 3f6ae7a9af9e 16:46:09 ---> Running in 574c238762be 16:46:09 ---> 807c7b54559c 16:46:09 Step 7/24 : RUN go mod download 16:46:09 ---> 4247fa37dab3 16:46:09 Step 7/23 : RUN go mod download 16:46:09 ---> Running in 9feae444e03a 16:46:09 ---> Running in e64e06caee44 16:46:14 Removing intermediate container a14b3c20af1d 16:46:14 ---> 2a7a591d7ed3 16:46:14 Step 8/23 : COPY . . 16:46:16 2021-08-26T16:46:13Z INFO Waiting for automatic snapd restart... 16:46:18 Removing intermediate container 3f6ae7a9af9e 16:46:18 ---> d6d4d3993bb9 16:46:18 Step 8/26 : COPY . . 16:46:18 Removing intermediate container 574c238762be 16:46:18 ---> ab5c6f1815b1 16:46:18 Step 8/32 : COPY . . 16:46:19 Removing intermediate container e64e06caee44 16:46:19 ---> 814592f30b68 16:46:19 Step 8/23 : COPY . .Removing intermediate container 9feae444e03a 16:46:19 16:46:19 ---> 4fe922bda95b 16:46:19 Step 8/24 : COPY . . 16:46:31 lxd 4.17 from Canonical* installed 16:46:31 + sudo lxd init --auto 16:46:39 + sudo snap install --classic snapcraft 16:46:41 ---> bf518a4e5f55 16:46:41 Step 9/23 : RUN go mod tidy 16:46:41 ---> c70f38f64a85 16:46:41 Step 9/23 : RUN go mod tidy 16:46:41 ---> 6807b35bd7b2 16:46:41 Step 9/32 : RUN go mod tidy 16:46:41 ---> d7fd22b8b47e 16:46:41 Step 9/26 : RUN go mod tidy 16:46:41 ---> Running in 7baae2528728 16:46:41 ---> 5486afd258f6 16:46:41 Step 9/24 : RUN go mod tidy 16:46:41 ---> Running in b604b0f974c9 16:46:41 ---> Running in ccdd4f64dbe8 16:46:41 ---> Running in d104efba3214 16:46:41 ---> Running in 9e6088f3ce9c 16:46:45 Removing intermediate container 7baae2528728 16:46:45 ---> 4128f74a0ef4 16:46:45 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:46:45 ---> Running in bb44003a17d8 16:46:47 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 16:46:47 Removing intermediate container d104efba3214 16:46:47 ---> a927bfc83180 16:46:47 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:46:47 Removing intermediate container b604b0f974c9 16:46:47 ---> 69f000f0615c 16:46:47 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:46:47 ---> Running in 78bc0d8b78c7 16:46:47 ---> Running in 06a6309dbb56 16:46:48 Removing intermediate container 9e6088f3ce9c 16:46:48 ---> 5216f3617020 16:46:48 Step 10/24 : RUN make cmd/core-data/core-data 16:46:48 Removing intermediate container ccdd4f64dbe8 16:46:48 ---> 2a427e87da37 16:46:48 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:46:48 ---> Running in c0403c013efd 16:46:48 ---> Running in bf9f00ea5f2b 16:46: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 16:46:50 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 16:46: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 16:46:51 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 16:46:57 snapcraft 5.0 from Canonical* installed 16:46:57 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:46:57 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:46:57 % Total % Received % Xferd Average Speed Time Time Time Current 16:46:57 Dload Upload Total Spent Left Speed 16:46:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4180 0 --:--:-- --:--:-- --:--:-- 4208 16:46:57 100 3325k 100 3325k 0 0 5853k 0 --:--:-- --:--:-- --:--:-- 5853k 16:46:57 ./yq_linux_amd64 16:46:57 + sudo snapcraft prime --use-lxd 16:46:58 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:46:58 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: 16:46:58 - README.md 16:46:58 16:46:58 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:46:58 Launching a container. 16:47:06 Waiting for container to be ready 16:47:06 To start your first instance, try: lxc launch ubuntu:18.04 16:47:06 16:47:09 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:47:09 Waiting for network to be ready... 16:47:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:47:09 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] 16:47:09 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:47:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 16:47:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:47:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:47:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 16:47:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 16:47:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] 16:47:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 16:47:10 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:47:10 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:47:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:47:10 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:47:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:47:10 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:47:10 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:47:10 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:47:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:47:11 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2190 kB] 16:47:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 16:47:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:47:11 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:47:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 16:47:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 16:47:11 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] 16:47:11 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 16:47:14 Fetched 25.1 MB in 4s (5943 kB/s) 16:47:15 Reading package lists... 16:47:15 Reading package lists... 16:47:15 Building dependency tree... 16:47:15 Reading state information... 16:47:15 The following additional packages will be installed: 16:47:15 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:47:15 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:47:15 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:47:15 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:47:15 Suggested packages: 16:47:15 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:47:15 Recommended packages: 16:47:15 gnupg libsasl2-modules 16:47:15 The following NEW packages will be installed: 16:47:15 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:47:15 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:47:15 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:47:15 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:47:15 The following packages will be upgraded: 16:47:15 gpg gpg-agent gpgconf libudev1 16:47:15 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 16:47:15 Need to get 3527 kB of archives. 16:47:15 After this operation, 13.3 MB of additional disk space will be used. 16:47:15 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] 16:47:15 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] 16:47:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:47:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:47:15 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 16:47:16 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 16:47:16 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:47:16 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:47:16 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:47:16 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:47:16 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:47:16 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:47:16 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:47:16 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:47:16 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:47:17 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:47:17 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:47:17 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:47:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:47:17 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:47:17 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:47:17 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:47:17 debconf: delaying package configuration, since apt-utils is not installed 16:47:17 Fetched 3527 kB in 2s (2164 kB/s) 16:47:17 (Reading database ... 12511 files and directories currently installed.) 16:47:17 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 16:47:17 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:47:17 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 16:47:17 Selecting previously unselected package udev. 16:47:17 (Reading database ... 12511 files and directories currently installed.) 16:47:17 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 16:47:17 Unpacking udev (237-3ubuntu10.51) ... 16:47:17 Selecting previously unselected package libfuse2:amd64. 16:47:17 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:47:17 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:47:17 Selecting previously unselected package fuse. 16:47:17 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:47:17 Unpacking fuse (2.9.7-1ubuntu1) ... 16:47:17 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:47:17 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:47:17 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:47:17 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:47:17 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:47:17 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:47:17 Selecting previously unselected package libksba8:amd64. 16:47:17 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:47:17 Unpacking libksba8:amd64 (1.3.5-2) ... 16:47:17 Selecting previously unselected package libroken18-heimdal:amd64. 16:47:17 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:47:17 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:17 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:47:17 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:47:17 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:17 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:47:17 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:47:17 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:17 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:47:17 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:47:17 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:18 Selecting previously unselected package libwind0-heimdal:amd64. 16:47:18 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:47:18 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:18 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:47:18 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:47:18 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:18 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:47:18 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:47:18 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:18 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:47:18 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:47:18 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:18 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:47:18 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:47:18 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:18 Selecting previously unselected package libsasl2-modules-db:amd64. 16:47:18 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:47:18 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:47:18 Selecting previously unselected package libsasl2-2:amd64. 16:47:18 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:47:18 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:47:18 Selecting previously unselected package libldap-common. 16:47:18 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:47:18 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:47:18 Selecting previously unselected package libldap-2.4-2:amd64. 16:47:18 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:47:18 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:47:18 Selecting previously unselected package dirmngr. 16:47:18 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:47:18 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:47:18 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:47:18 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:47:18 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:47:18 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:47:18 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:47:18 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:47:18 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:18 Setting up libksba8:amd64 (1.3.5-2) ... 16:47:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:47:18 Setting up udev (237-3ubuntu10.51) ... 16:47:19 invoke-rc.d: policy-rc.d denied execution of start. 16:47:19 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:19 Processing triggers for systemd (237-3ubuntu10) ... 16:47:19 Setting up fuse (2.9.7-1ubuntu1) ... 16:47:19 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:47:19 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:19 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:19 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:19 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:19 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:19 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:19 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:47:19 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:47:19 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:47:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:47:19 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:47:19 settings in the [Install] section, and DefaultInstance for template units). 16:47:19 This means they are not meant to be enabled using systemctl. 16:47:19 Possible reasons for having this kind of units are: 16:47:19 1) A unit may be statically enabled by being symlinked from another unit's 16:47:19 .wants/ or .requires/ directory. 16:47:19 2) A unit's purpose may be to act as a helper for some other unit which has 16:47:19 a requirement dependency on it. 16:47:19 3) A unit may be started when needed via activation (socket, path, timer, 16:47:19 D-Bus, udev, scripted systemctl call, ...). 16:47:19 4) In case of template units, the unit is meant to be enabled with some 16:47:19 instance name specified. 16:47:19 Reading package lists... 16:47:20 Building dependency tree... 16:47:20 Reading state information... 16:47:20 The following additional packages will be installed: 16:47:20 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:47:20 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:47:20 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:47:20 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:47:20 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:47:20 Suggested packages: 16:47:20 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:47:20 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:47:20 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:47:20 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:47:20 systemd-container policykit-1 16:47:20 Recommended packages: 16:47:20 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:47:20 The following NEW packages will be installed: 16:47:20 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:47:20 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:47:20 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:47:20 multiarch-support openssh-client python3 python3-minimal python3.6 16:47:20 python3.6-minimal snapd squashfs-tools sudo 16:47:20 The following packages will be upgraded: 16:47:20 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:47:20 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 16:47:20 Need to get 36.7 MB of archives. 16:47:20 After this operation, 147 MB of additional disk space will be used. 16:47:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 16:47:20 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 16:47:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:47:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:47:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:47:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:47:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:47:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:47:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:47:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:47:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:47:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:47:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:47:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:47:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 16:47:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 16:47:21 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 16:47:21 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 16:47:21 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 16:47:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:47:21 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:47:21 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:47:21 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:47:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:47:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:47:21 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:47:21 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:47:21 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:47:21 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 16:47:21 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 16:47:23 debconf: delaying package configuration, since apt-utils is not installed 16:47:23 Fetched 36.7 MB in 3s (13.3 MB/s) 16:47:23 (Reading database ... 12757 files and directories currently installed.) 16:47:23 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 16:47:23 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:47:23 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 16:47:23 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:47:23 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 16:47:23 (Reading database ... 12757 files and directories currently installed.) 16:47:23 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 16:47:23 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 16:47:23 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 16:47:24 (Reading database ... 12757 files and directories currently installed.) 16:47:24 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 16:47:24 Unpacking apt (1.6.14) over (1.6.1) ... 16:47:24 Setting up apt (1.6.14) ... 16:47:24 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:47:24 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:47:24 (Reading database ... 12764 files and directories currently installed.) 16:47:24 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:47:24 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:47:24 Selecting previously unselected package libpython3.6-minimal:amd64. 16:47:24 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:47:24 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:47:25 Selecting previously unselected package libexpat1:amd64. 16:47:25 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:47:25 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:47:25 Selecting previously unselected package python3.6-minimal. 16:47:25 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:47:25 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:47:25 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 16:47:25 Checking for services that may need to be restarted...done. 16:47:25 Checking for services that may need to be restarted...done. 16:47:25 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:47:25 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:47:25 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:47:25 Selecting previously unselected package python3-minimal. 16:47:25 (Reading database ... 13012 files and directories currently installed.) 16:47:25 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:47:25 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:47:25 Selecting previously unselected package mime-support. 16:47:25 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:47:25 Unpacking mime-support (3.60ubuntu1) ... 16:47:25 Selecting previously unselected package libmpdec2:amd64. 16:47:25 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:47:25 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:47:25 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:47:25 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:47:25 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:47:26 Selecting previously unselected package python3.6. 16:47:26 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:47:26 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:47:26 Selecting previously unselected package libpython3-stdlib:amd64. 16:47:26 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:47:26 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:47:26 Setting up python3-minimal (3.6.7-1~18.04) ... 16:47:26 Selecting previously unselected package python3. 16:47:26 (Reading database ... 13442 files and directories currently installed.) 16:47:26 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:47:26 Unpacking python3 (3.6.7-1~18.04) ... 16:47:26 Selecting previously unselected package multiarch-support. 16:47:26 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:47:26 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:47:26 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:47:26 Selecting previously unselected package liblzo2-2:amd64. 16:47:26 (Reading database ... 13479 files and directories currently installed.) 16:47:26 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:47:26 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:47:26 Selecting previously unselected package libbsd0:amd64. 16:47:26 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:47:26 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:47:26 Selecting previously unselected package sudo. 16:47:26 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:47:26 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:47:26 Selecting previously unselected package apparmor. 16:47:26 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:47:26 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:47:26 Selecting previously unselected package libedit2:amd64. 16:47:26 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:47:26 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:47:27 Selecting previously unselected package libkrb5support0:amd64. 16:47:27 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:47:27 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:47:27 Selecting previously unselected package libk5crypto3:amd64. 16:47:27 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:47:27 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:47:27 Selecting previously unselected package libkeyutils1:amd64. 16:47:27 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:47:27 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:47:27 Selecting previously unselected package libkrb5-3:amd64. 16:47:27 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:47:27 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:47:27 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:47:27 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:47:27 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:47:27 Selecting previously unselected package libssl1.0.0:amd64. 16:47:27 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 16:47:27 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:47:27 Selecting previously unselected package openssh-client. 16:47:27 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 16:47:27 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 16:47:27 Selecting previously unselected package squashfs-tools. 16:47:27 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 16:47:27 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:47:27 Selecting previously unselected package snapd. 16:47:27 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 16:47:27 Unpacking snapd (2.49.2+18.04) ... 16:47:29 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:47:29 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:47:29 Setting up mime-support (3.60ubuntu1) ... 16:47:29 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:47:29 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:47:29 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:47:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:47:29 Setting up systemd (237-3ubuntu10.51) ... 16:47:29 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:47:30 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:47:30 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:47:30 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:47:30 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:47:30 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:47:30 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:47:31 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:47:31 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:47:31 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:47:31 Setting up python3 (3.6.7-1~18.04) ... 16:47:31 running python rtupdate hooks for python3.6... 16:47:31 running python post-rtupdate hooks for python3.6... 16:47:31 Setting up apparmor (2.12-4ubuntu5.1) ... 16:47:31 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:47:31 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:47:31 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 16:47:32 Setting up snapd (2.49.2+18.04) ... 16:47:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:47:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:47:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:47:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:47:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:47:33 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:47:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:47:33 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:47:33 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:47:33 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:47:34 /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' 16:47:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:47:34 Processing triggers for systemd (237-3ubuntu10.51) ... 16:47:34 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:47:34 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:47:34 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:47:36 Reading package lists... 16:47:36 Reading package lists... 16:47:36 Building dependency tree... 16:47:36 Reading state information... 16:47:36 Calculating upgrade... 16:47:36 The following packages will be upgraded: 16:47:36 advancecomp base-files bash binutils binutils-common 16:47:36 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:47:36 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:47:36 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 16:47:36 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 16:47:36 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:47:36 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:47:36 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:47:36 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:47:36 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:47:36 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:47:36 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:47:36 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:47:36 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:47:36 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:47:36 ubuntu-keyring util-linux 16:47:36 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:47:36 Need to get 64.2 MB of archives. 16:47:36 After this operation, 5126 kB of additional disk space will be used. 16:47:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] 16:47:36 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:47:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:47:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:47:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:47:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:47:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:47:36 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:47:36 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:47:36 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:47:36 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:47:36 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:47:36 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:47:36 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:47:36 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:47:36 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:47:36 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:47:36 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:47:36 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:47:36 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:47:36 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:47:36 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:47:36 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:47:36 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:47:36 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:47:36 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:47:36 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:47:36 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:47:36 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:47:37 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:47:37 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:47:37 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:47:37 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:47:37 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:47:37 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:47:37 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:47:37 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:47:37 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:47:37 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:47:37 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:47:37 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:47:37 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 16:47:37 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:47:37 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:47:37 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:47:37 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:47:37 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:47:37 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:47:37 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:47:37 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 16:47:37 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:47:37 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:47:37 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:47:37 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:47:37 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:47:37 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:47:37 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:47:37 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:47:37 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:47:37 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:47:37 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:47:38 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:47:38 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:47:38 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:47:38 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:47:38 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:47:38 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:47:38 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:47:38 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:47:38 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:47:38 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:47:38 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:47:38 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 16:47:38 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:47:38 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:47:38 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:47:38 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:47:38 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:47:38 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:47:38 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:47:38 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:47:38 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:47:38 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:47:38 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:47:38 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 16:47:38 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:47:38 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 16:47:38 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 16:47:38 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:47:38 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:47:38 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:47:38 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:47:38 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:47:38 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:47:38 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:47:38 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:47:38 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] 16:47:38 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:47:38 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:47:38 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:47:38 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:47:38 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:47:38 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:47:38 debconf: delaying package configuration, since apt-utils is not installed 16:47:38 Fetched 64.2 MB in 2s (29.7 MB/s) 16:47:38 (Reading database ... 13914 files and directories currently installed.) 16:47:38 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:47:38 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:47:39 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:47:39 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:47:39 Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... 16:47:39 Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... 16:47:39 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:39 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:39 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:39 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:39 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:39 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:39 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:39 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:40 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:40 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:40 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:40 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:40 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:40 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:40 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:40 (Reading database ... 13914 files and directories currently installed.) 16:47:40 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:40 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:47:40 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:47:40 (Reading database ... 13914 files and directories currently installed.) 16:47:40 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:40 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:40 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:40 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:40 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:47:40 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:47:40 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:40 (Reading database ... 13914 files and directories currently installed.) 16:47:40 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:47:40 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:47:41 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:47:41 (Reading database ... 13914 files and directories currently installed.) 16:47:41 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:47:41 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:47:41 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:47:41 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:47:41 Setting up base-files (10.1ubuntu2.10) ... 16:47:41 Installing new version of config file /etc/issue ... 16:47:41 Installing new version of config file /etc/issue.net ... 16:47:41 Installing new version of config file /etc/lsb-release ... 16:47:41 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:47:41 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:47:41 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:47:41 Removing obsolete conffile /etc/default/motd-news ... 16:47:42 (Reading database ... 13915 files and directories currently installed.) 16:47:42 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:47:42 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:47:42 Setting up bash (4.4.18-2ubuntu1.2) ... 16:47:42 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 16:47:42 (Reading database ... 13915 files and directories currently installed.) 16:47:42 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:42 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:47:42 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:47:42 (Reading database ... 13915 files and directories currently installed.) 16:47:42 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:47:42 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:47:42 Setting up tar (1.29b-2ubuntu0.2) ... 16:47:42 (Reading database ... 13915 files and directories currently installed.) 16:47:42 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:47:42 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:47:42 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:47:42 (Reading database ... 13915 files and directories currently installed.) 16:47:42 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:47:42 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:47:42 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:47:42 (Reading database ... 13915 files and directories currently installed.) 16:47:42 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:47:42 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:47:43 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:47:43 (Reading database ... 13915 files and directories currently installed.) 16:47:43 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:47:43 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:47:43 Setting up grep (3.1-2build1) ... 16:47:43 (Reading database ... 13915 files and directories currently installed.) 16:47:43 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 16:47:43 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 16:47:43 Setting up gzip (1.6-5ubuntu1.1) ... 16:47:43 (Reading database ... 13915 files and directories currently installed.) 16:47:43 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:47:43 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:47:43 Setting up login (1:4.5-1ubuntu2) ... 16:47:43 (Reading database ... 13915 files and directories currently installed.) 16:47:43 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:47:43 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:47:43 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:47:43 (Reading database ... 13915 files and directories currently installed.) 16:47:43 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:47:43 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:47:43 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:47:43 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:47:43 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:47:43 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:47:44 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:47:44 (Reading database ... 13915 files and directories currently installed.) 16:47:44 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:47:44 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:47:44 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:47:44 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:47:44 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:47:44 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:47:44 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:47:44 (Reading database ... 13915 files and directories currently installed.) 16:47:44 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:47:44 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:47:44 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:47:45 (Reading database ... 13915 files and directories currently installed.) 16:47:45 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:45 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:45 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:47:45 (Reading database ... 13915 files and directories currently installed.) 16:47:45 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:45 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:45 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:47:45 (Reading database ... 13915 files and directories currently installed.) 16:47:45 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:45 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:45 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:47:45 (Reading database ... 13915 files and directories currently installed.) 16:47:45 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:45 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:45 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:47:45 (Reading database ... 13915 files and directories currently installed.) 16:47:45 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:47:45 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:47:45 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:47:45 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:47:45 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:47:45 (Reading database ... 13915 files and directories currently installed.) 16:47:45 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:47:45 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:47:45 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:47:45 (Reading database ... 13915 files and directories currently installed.) 16:47:45 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:45 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:45 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:47:45 (Reading database ... 13915 files and directories currently installed.) 16:47:45 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:45 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:45 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:47:45 (Reading database ... 13915 files and directories currently installed.) 16:47:45 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:45 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:46 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:47:46 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:47:46 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:47:46 (Reading database ... 13915 files and directories currently installed.) 16:47:46 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:47:46 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:47:47 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:47:47 (Reading database ... 13915 files and directories currently installed.) 16:47:47 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:47:47 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:47:47 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:47:47 (Reading database ... 13917 files and directories currently installed.) 16:47:47 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:47:47 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:47:47 Setting up debconf (1.5.66ubuntu1) ... 16:47:47 (Reading database ... 13917 files and directories currently installed.) 16:47:47 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:47:47 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:47:47 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:47:47 (Reading database ... 13917 files and directories currently installed.) 16:47:47 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:47:47 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:47:47 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:47:47 (Reading database ... 13917 files and directories currently installed.) 16:47:47 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:47:47 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:47:47 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:47:47 (Reading database ... 13917 files and directories currently installed.) 16:47:47 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:47:47 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:47:47 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:47:47 (Reading database ... 13919 files and directories currently installed.) 16:47:47 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:47:47 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:47:47 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:47:48 (Reading database ... 13923 files and directories currently installed.) 16:47:48 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:47:48 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:47:48 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 16:47:48 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:47:48 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:47:48 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:47:48 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:47:48 (Reading database ... 13923 files and directories currently installed.) 16:47:48 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:47:48 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:47:48 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:47:48 (Reading database ... 13923 files and directories currently installed.) 16:47:48 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:47:48 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:47:48 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:47:48 (Reading database ... 13923 files and directories currently installed.) 16:47:48 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:47:48 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:47:48 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:47:48 (Reading database ... 13923 files and directories currently installed.) 16:47:48 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:47:48 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:47:48 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:47:49 (Reading database ... 13923 files and directories currently installed.) 16:47:49 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:47:49 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:47:49 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:47:49 (Reading database ... 13923 files and directories currently installed.) 16:47:49 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:47:49 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:47:49 Setting up passwd (1:4.5-1ubuntu2) ... 16:47:49 (Reading database ... 13923 files and directories currently installed.) 16:47:49 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:47:49 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:47:49 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:47:49 (Reading database ... 13923 files and directories currently installed.) 16:47:49 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:47:49 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:47:49 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:47:49 (Reading database ... 13923 files and directories currently installed.) 16:47:49 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:47:49 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:47:49 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:47:49 (Reading database ... 13923 files and directories currently installed.) 16:47:49 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:47:49 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:47:49 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:47:49 (Reading database ... 13923 files and directories currently installed.) 16:47:49 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:47:49 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:47:49 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:47:49 (Reading database ... 13923 files and directories currently installed.) 16:47:49 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:47:49 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:47:50 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:47:50 (Reading database ... 13923 files and directories currently installed.) 16:47:50 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:47:50 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:47:50 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:47:50 (Reading database ... 13923 files and directories currently installed.) 16:47:50 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:47:50 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:47:50 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:47:50 (Reading database ... 13923 files and directories currently installed.) 16:47:50 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:47:50 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:47:50 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:47:50 (Reading database ... 13924 files and directories currently installed.) 16:47:50 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:47:50 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:47:50 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:47:50 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:47:50 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:47:50 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:47:50 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:47:50 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:47:50 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:47:50 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:47:50 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:47:50 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:47:50 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:47:50 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:47:50 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:47:50 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:47:50 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:47:50 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:47:51 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:47:51 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:47:51 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:47:51 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:47:51 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:47:51 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:47:51 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:47:51 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:47:51 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:47:51 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:47:51 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:47:51 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:47:52 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:47:52 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:47:52 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:47:52 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:47:52 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:47:52 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:47:52 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:47:52 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:47:52 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:47:52 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:47:52 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:47:52 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:47:52 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:47:52 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:47:53 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:47:53 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:47:53 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:47:53 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:47:54 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:47:54 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:47:54 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:47:54 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:47:55 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:47:55 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:47:55 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:47:55 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:47:55 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:47:55 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:47:55 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:47:55 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:47:55 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:47:55 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:47:55 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:47:55 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:47:55 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:47:55 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:47:55 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:47:55 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:47:55 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:55 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:47:55 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:55 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:55 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:55 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:47:55 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:47:55 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:47:55 16:47:55 Current default time zone: 'Etc/UTC' 16:47:55 Local time is now: Thu Aug 26 16:47:55 UTC 2021. 16:47:55 Universal Time is now: Thu Aug 26 16:47:55 UTC 2021. 16:47:55 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:47:55 16:47:55 Setting up systemd-sysv (237-3ubuntu10.51) ... 16:47:55 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:55 Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... 16:47:55 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:47:55 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:47:55 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:47:55 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:47:55 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:47:55 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:47:55 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:47:55 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:55 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:47:56 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:47:56 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:47:56 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:56 Setting up patch (2.7.6-2ubuntu1.1) ... 16:47:56 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:47:56 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:47:56 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 16:47:56 Installing new version of config file /etc/ssl/openssl.cnf ... 16:47:56 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:47:56 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:47:56 Setting up ca-certificates (20210119~18.04.1) ... 16:47:57 Updating certificates in /etc/ssl/certs... 16:47:58 23 added, 27 removed; done. 16:47:58 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:47:58 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:47:58 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:47:58 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:47:58 Setting up pkgbinarymangler (138.18.04.1) ... 16:47:58 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:47:58 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:47:58 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:47:58 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:47:58 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:47:58 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:47:58 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:47:58 Setting up perl (5.26.1-6ubuntu0.5) ... 16:47:58 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:47:58 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:47:58 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:47:58 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:47:58 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:47:58 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:47:58 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:47:58 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:47:58 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:47:58 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:47:58 Processing triggers for systemd (237-3ubuntu10.51) ... 16:47:58 Processing triggers for mime-support (3.60ubuntu1) ... 16:47:59 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:47:59 Updating certificates in /etc/ssl/certs... 16:47:59 0 added, 0 removed; done. 16:47:59 Running hooks in /etc/ca-certificates/update.d... 16:47:59 done. 16:48:00 Reading package lists... 16:48:00 Building dependency tree... 16:48:00 Reading state information... 16:48:00 The following NEW packages will be installed: 16:48:00 apt-transport-https 16:48:00 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:48:00 Need to get 4348 B of archives. 16:48:00 After this operation, 154 kB of additional disk space will be used. 16:48:00 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 16:48:00 debconf: delaying package configuration, since apt-utils is not installed 16:48:00 Fetched 4348 B in 0s (22.7 kB/s) 16:48:00 Selecting previously unselected package apt-transport-https. 16:48:00 (Reading database ... 13929 files and directories currently installed.) 16:48:00 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 16:48:00 Unpacking apt-transport-https (1.6.14) ... 16:48:00 Setting up apt-transport-https (1.6.14) ... 16:48:00 Waiting for network to be ready... 16:48:06 2021-08-26T16:48:04Z INFO Waiting for automatic snapd restart... 16:48:07 snapd 2.51.4 from Canonical* installed 16:48:08 "snapd" switched to the "latest/stable" channel 16:48:08 16:48:11 core18 20210722 from Canonical* installed 16:48:11 "core18" switched to the "latest/stable" channel 16:48:11 16:48:13 snapcraft 5.0 from Canonical* installed 16:48:13 "snapcraft" switched to the "latest/stable" channel 16:48:13 16:48:18 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: 16:48:18 - README.md 16:48:18 16:48:18 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:48:18 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:48:18 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:48:18 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:48:19 Reading package lists... 16:48:19 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 16:48:19 Reading package lists... 16:48:20 Building dependency tree... 16:48:20 Reading state information... 16:48:20 Suggested packages: 16:48:20 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:48:20 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:48:20 Recommended packages: 16:48:20 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:48:20 The following NEW packages will be installed: 16:48:20 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:48:20 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:48:20 pkg-config zip 16:48:20 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:48:20 Need to get 7663 kB of archives. 16:48:20 After this operation, 43.8 MB of additional disk space will be used. 16:48:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:48:20 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 16:48:20 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:48:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:48:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:48:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:48:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:48:21 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:48:21 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:48:21 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:48:21 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:48:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:48:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:48:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:48:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:48:21 debconf: delaying package configuration, since apt-utils is not installed 16:48:21 Fetched 7663 kB in 1s (8606 kB/s) 16:48:21 Selecting previously unselected package libglib2.0-0:amd64. 16:48:21 (Reading database ... 13933 files and directories currently installed.) 16:48:21 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:48:21 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:48:21 Selecting previously unselected package libpsl5:amd64. 16:48:21 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:48:21 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:48:21 Selecting previously unselected package libnghttp2-14:amd64. 16:48:21 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:48:21 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:48:21 Selecting previously unselected package librtmp1:amd64. 16:48:21 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:48:21 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:48:21 Selecting previously unselected package libcurl3-gnutls:amd64. 16:48:21 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 16:48:21 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:48:21 Selecting previously unselected package liberror-perl. 16:48:21 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:48:21 Unpacking liberror-perl (0.17025-1) ... 16:48:21 Selecting previously unselected package git-man. 16:48:21 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:48:21 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:48:22 Selecting previously unselected package git. 16:48:22 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:48:22 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:48:22 Selecting previously unselected package libnorm1:amd64. 16:48:22 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:48:22 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:48:22 Selecting previously unselected package libpgm-5.2-0:amd64. 16:48:22 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:48:22 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:48:22 Selecting previously unselected package libsodium23:amd64. 16:48:22 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:48:22 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:48:22 Selecting previously unselected package libzmq5:amd64. 16:48:22 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:48:22 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:48:22 Selecting previously unselected package libzmq3-dev:amd64. 16:48:22 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:48:22 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:48:22 Selecting previously unselected package pkg-config. 16:48:22 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:48:22 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:48:22 Selecting previously unselected package zip. 16:48:22 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:48:22 Unpacking zip (3.0-11build1) ... 16:48:22 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:48:22 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:48:22 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:48:22 Setting up liberror-perl (0.17025-1) ... 16:48:22 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:48:22 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:48:22 No schema files found: doing nothing. 16:48:22 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:48:22 Setting up zip (3.0-11build1) ... 16:48:22 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:48:23 Setting up libsodium23:amd64 (1.0.16-2) ... 16:48:23 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:48:23 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:48:23 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:48:23 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:48:23 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:48:23 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:48:23 git set to automatically installed. 16:48:23 git-man set to automatically installed. 16:48:23 libcurl3-gnutls set to automatically installed. 16:48:23 liberror-perl set to automatically installed. 16:48:23 libglib2.0-0 set to automatically installed. 16:48:23 libnghttp2-14 set to automatically installed. 16:48:23 libnorm1 set to automatically installed. 16:48:23 libpgm-5.2-0 set to automatically installed. 16:48:23 libpsl5 set to automatically installed. 16:48:23 librtmp1 set to automatically installed. 16:48:23 libsodium23 set to automatically installed. 16:48:23 libzmq3-dev set to automatically installed. 16:48:23 libzmq5 set to automatically installed. 16:48:23 pkg-config set to automatically installed. 16:48:23 zip set to automatically installed. 16:48:25 snapd is not logged in, snap install commands will use sudo 16:48:26 snap "core18" has no updates available 16:48:26 snapd is not logged in, snap install commands will use sudo 16:48:32 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 16:48:32 Pulling config-common 16:48:32 + snapcraftctl pull 16:48:34 Pulling go-build-helper 16:48:34 + snapcraftctl pull 16:48:35 'edgex-go' has dependencies that need to be staged: go-build-helper 16:48:35 Skipping pull go-build-helper (already ran) 16:48:35 Building go-build-helper 16:48:35 + snapcraftctl build 16:48:37 Staging go-build-helper 16:48:37 + snapcraftctl stage 16:48:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:48:47 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:48:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] 16:48:47 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:48:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 16:48:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:48:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:48:47 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 16:48:47 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 16:48:47 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] 16:48:47 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 16:48:47 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:48:47 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:48:47 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:48:47 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:48:47 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:48:47 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:48:47 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:48:47 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:48:47 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2190 kB] 16:48:47 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 16:48:47 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:48:47 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:48:47 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 16:48:47 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 16:48:47 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] 16:48:47 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 16:48:47 Fetched 25.1 MB in 0s (0 B/s) 16:48:47 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:48:47 Fetched 224 kB in 0s (0 B/s) 16:48:47 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:48:47 Fetched 157 kB in 0s (0 B/s) 16:48:47 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:48:47 Fetched 221 kB in 0s (0 B/s) 16:48:47 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:48:47 Fetched 143 kB in 0s (0 B/s) 16:48:47 Pulling edgex-go 16:48:47 + snapcraftctl pull 16:48:47 Pulling hooks 16:48:47 + snapcraftctl pull 16:48:58 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 16:49:00 Removing intermediate container bb44003a17d8 16:49:00 ---> ca21f5dbdcc3 16:49:00 16:49:00 Step 11/23 : FROM alpine:3.12 16:49:00 Removing intermediate container bf9f00ea5f2b 16:49:00 ---> b9054ed4a45c 16:49:00 16:49:00 Step 11/32 : FROM alpine:3.12 16:49:00 3.12: Pulling from library/alpine 16:49:00 3.12: Pulling from library/alpine 16:49:02 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:49:02 Status: Downloaded newer image for alpine:3.12 16:49:02 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:49:02 Status: Image is up to date for alpine:3.12 16:49:02 ---> c4fd0aeabfcf 16:49:02 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:49:02 ---> c4fd0aeabfcf 16:49:02 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:49:04 ---> Running in 40df886c169b 16:49:04 ---> Running in 649a48a58f18 16:49:04 Removing intermediate container 78bc0d8b78c7 16:49:04 ---> 980e6822bbe4 16:49:04 16:49:04 Step 11/26 : FROM alpine:3.12 16:49:04 ---> c4fd0aeabfcf 16:49:04 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:49:05 ---> Running in 42f0d3e96d72 16:49:05 Removing intermediate container 649a48a58f18 16:49:05 ---> a620ccd5b885 16:49:05 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:49:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:49:05 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:49:05 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:49:05 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:49:05 Fetched 0 B in 0s (0 B/s) 16:49:05 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:49:05 Fetched 96.5 kB in 0s (0 B/s) 16:49:05 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:49:05 Fetched 279 kB in 0s (0 B/s) 16:49:05 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:49:05 Fetched 122 kB in 0s (0 B/s) 16:49:05 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:49:05 Fetched 77.8 kB in 0s (0 B/s) 16:49:05 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:49:05 Fetched 8848 B in 0s (0 B/s) 16:49:05 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:49:05 Fetched 47.8 kB in 0s (0 B/s) 16:49:05 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:49:05 Fetched 45.6 kB in 0s (0 B/s) 16:49:05 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:49:05 Fetched 15.0 kB in 0s (0 B/s) 16:49:05 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 16:49:05 Fetched 219 kB in 0s (0 B/s) 16:49:05 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:49:05 Fetched 154 kB in 0s (0 B/s) 16:49:05 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:49:05 Fetched 50.6 kB in 0s (0 B/s) 16:49:05 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:49:05 Fetched 14.8 kB in 0s (0 B/s) 16:49:05 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:49:05 Fetched 41.8 kB in 0s (0 B/s) 16:49:05 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:49:05 Fetched 499 kB in 0s (0 B/s) 16:49:05 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:49:05 Fetched 111 kB in 0s (0 B/s) 16:49:05 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:49:05 Fetched 240 kB in 0s (0 B/s) 16:49:05 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:49:05 Fetched 29.3 kB in 0s (0 B/s) 16:49:05 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:49:05 Fetched 85.5 kB in 0s (0 B/s) 16:49:05 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:49:05 Fetched 24.5 kB in 0s (0 B/s) 16:49:05 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:49:05 Fetched 49.2 kB in 0s (0 B/s) 16:49:05 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:49:05 Fetched 54.2 kB in 0s (0 B/s) 16:49:05 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:49:05 Fetched 30.8 kB in 0s (0 B/s) 16:49:05 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:49:05 Fetched 15.8 kB in 0s (0 B/s) 16:49:05 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:49:05 Fetched 85.9 kB in 0s (0 B/s) 16:49:05 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:49:05 Fetched 8720 B in 0s (0 B/s) 16:49:05 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:49:05 Fetched 140 kB in 0s (0 B/s) 16:49:05 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:49:05 Fetched 119 kB in 0s (0 B/s) 16:49:05 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:49:05 Fetched 111 kB in 0s (0 B/s) 16:49:05 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:49:05 Fetched 11.1 kB in 0s (0 B/s) 16:49:05 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:49:05 Fetched 645 kB in 0s (0 B/s) 16:49:05 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:49:05 Fetched 41.3 kB in 0s (0 B/s) 16:49:05 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:49:05 Fetched 17.9 kB in 0s (0 B/s) 16:49:05 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:49:05 Fetched 368 kB in 0s (0 B/s) 16:49:05 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:49:05 Fetched 187 kB in 0s (0 B/s) 16:49:05 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:49:05 Fetched 175 kB in 0s (0 B/s) 16:49:05 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:49:05 Fetched 206 kB in 0s (0 B/s) 16:49:05 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 16:49:05 Fetched 1302 kB in 0s (0 B/s) 16:49:05 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:49:05 Fetched 36.2 kB in 0s (0 B/s) 16:49:05 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 16:49:05 Fetched 159 kB in 0s (0 B/s) 16:49:05 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:49:05 Fetched 107 kB in 0s (0 B/s) 16:49:05 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:49:05 Fetched 48.7 kB in 0s (0 B/s) 16:49:05 Pulling static-packages 16:49:05 + snapcraftctl pull 16:49:06 Removing intermediate container 06a6309dbb56 16:49:06 ---> 0b3522b1baae 16:49:06 16:49:06 Step 11/23 : FROM alpine:3.12 16:49:06 ---> c4fd0aeabfcf 16:49:06 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:49:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:49:06 ---> Running in 6b831407c69e 16:49:06 ---> Running in 2f04be1c524b 16:49:07 (1/2) Installing ca-certificates (20191127-r4) 16:49:07 (2/2) Installing dumb-init (1.2.2-r1) 16:49:07 Executing busybox-1.31.1-r20.trigger 16:49:07 Executing ca-certificates-20191127-r4.trigger 16:49:07 Pulling version 16:49:07 + cd /root/project 16:49:07 + + sedgit s/v// 16:49:07 describe --tags --abbrev=0 16:49:07 + GIT_VERSION=2.0.1-dev.34 16:49:07 + [ -z 2.0.1-dev.34 ] 16:49:07 + snapcraftctl set-version 2.0.1-dev.34 16:49:07 OK: 6 MiB in 16 packages 16:49:08 Building config-common 16:49:08 + snapcraftctl build 16:49:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:49:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:49:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:49:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:49:09 (1/3) Installing ca-certificates (20191127-r4) 16:49:09 (2/3) Installing dumb-init (1.2.2-r1) 16:49:09 (3/3) Installing su-exec (0.2-r1) 16:49:09 Executing busybox-1.31.1-r20.trigger 16:49:09 Executing ca-certificates-20191127-r4.trigger 16:49:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:49:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:49:09 OK: 6 MiB in 17 packages 16:49:10 Skipping build go-build-helper (already ran) 16:49:10 Building edgex-go 16:49:10 (1/2) Installing dumb-init (1.2.2-r1) 16:49:10 (2/2) Installing su-exec (0.2-r1) 16:49:10 Removing intermediate container 40df886c169b 16:49:10 ---> 372cb197c578 16:49:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:49:10 Executing busybox-1.31.1-r20.trigger 16:49:10 (1/1) Installing dumb-init (1.2.2-r1) 16:49:10 Executing busybox-1.31.1-r20.trigger 16:49:10 OK: 5 MiB in 16 packages 16:49:10 OK: 5 MiB in 15 packages 16:49:10 + cd /root/parts/edgex-go/src 16:49:10 + + sed s/v// 16:49:10 git describe --tags --abbrev=0 16:49:10 + GIT_VERSION=2.0.1-dev.34 16:49:10 go mod tidy 16:49:10 + [ -z 2.0.1-dev.34 ] 16:49:10 + echo 2.0.1-dev.34 16:49:10 + make build 16:49:10 ---> Running in 5a4123d7d3a5 16:49:12 Removing intermediate container 5a4123d7d3a5 16:49:12 ---> deb4e0b6e70f 16:49:12 Step 14/23 : ENV APP_PORT=59860 16:49:12 Removing intermediate container 6b831407c69e 16:49:12 ---> e3c176d2e0f8 16:49:12 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:49:12 Removing intermediate container 42f0d3e96d72 16:49:12 ---> 08c9dc5254f3 16:49:12 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:49:12 ---> Running in a5f44170ee00 16:49:12 ---> Running in c68316c2a50f 16:49:13 Removing intermediate container 2f04be1c524b 16:49:13 ---> 66a9079493db 16:49:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:49:13 ---> Running in ef937c6deded 16:49:13 ---> Running in 73a74cafb45b 16:49:13 Removing intermediate container c68316c2a50f 16:49:13 ---> 805079408deb 16:49:14 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:49:14 Removing intermediate container a5f44170ee00 16:49:14 ---> 0d26491da5d3 16:49:14 Step 15/23 : EXPOSE $APP_PORT 16:49:14 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 16:49:14 go: downloading github.com/gorilla/mux v1.8.0 16:49:14 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.15 16:49:14 go: downloading github.com/stretchr/testify v1.7.0 16:49:14 go: downloading github.com/google/uuid v1.3.0 16:49:14 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 16:49:14 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 16:49:14 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:49:14 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:49:14 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:49:14 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 16:49:14 go: downloading github.com/lib/pq v1.10.2 16:49:14 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:49:14 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 16:49:14 go: downloading github.com/pelletier/go-toml v1.9.3 16:49:15 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:49:15 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 16:49:15 ---> Running in e921aff4e895 16:49:15 ---> Running in 922f433d7a45 16:49:15 Removing intermediate container ef937c6deded 16:49:15 ---> 5bd489f293fe 16:49:15 Step 14/26 : WORKDIR / 16:49:15 Removing intermediate container 73a74cafb45b 16:49:15 ---> 1e72d672b9d4 16:49:15 Step 14/23 : ENV APP_PORT=59861 16:49:15 Removing intermediate container c0403c013efd 16:49:15 ---> 967ed8b08594 16:49:15 16:49:15 Step 11/24 : FROM alpine:3.12 16:49:15 ---> c4fd0aeabfcf 16:49:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:49:15 ---> Running in 84660cf8bda5 16:49:15 ---> Running in 8689d91c88ea 16:49:15 ---> Running in beb984ed9a68 16:49:15 Removing intermediate container e921aff4e895 16:49:15 ---> 4bd5dad64f22 16:49:15 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR}Removing intermediate container 922f433d7a45 16:49:15 16:49:15 ---> f938133c0522 16:49:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:16 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 16:49:16 go: downloading github.com/davecgh/go-spew v1.1.1 16:49:16 go: downloading github.com/pmezard/go-difflib v1.0.0 16:49:16 go: downloading github.com/go-kit/kit v0.11.0 16:49:16 go: downloading github.com/go-playground/validator/v10 v10.9.0 16:49:16 go: downloading gopkg.in/yaml.v2 v2.4.0 16:49:16 go: downloading github.com/stretchr/objx v0.1.1 16:49:16 go: downloading github.com/x448/float16 v0.8.4 16:49:16 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 16:49:16 go: downloading github.com/go-playground/universal-translator v0.18.0 16:49:16 go: downloading github.com/leodido/go-urn v1.2.1 16:49:16 go: downloading golang.org/x/text v0.3.6 16:49:16 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:49:16 go: downloading github.com/go-playground/locales v0.14.0 16:49:16 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:49:16 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:49:16 go: downloading github.com/pebbe/zmq4 v1.2.7 16:49:16 ---> Running in 8835c9724c99 16:49:16 go: downloading github.com/kr/pretty v0.3.0 16:49:16 go: downloading github.com/go-logfmt/logfmt v0.5.0 16:49:16 go: downloading github.com/go-stack/stack v1.8.0 16:49:16 Removing intermediate container 84660cf8bda5 16:49:16 ---> 36aa88baf3ff 16:49:16 Step 15/23 : EXPOSE $APP_PORT 16:49:16 go: downloading github.com/hashicorp/consul/api v1.8.1 16:49:16 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:49:16 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 16:49:16 go: downloading github.com/gorilla/websocket v1.4.2 16:49:16 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 16:49:16 Removing intermediate container 8689d91c88ea 16:49:16 ---> 4ecbdf26f867 16:49:16 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:49:16 ---> Running in b7bda8761fe3 16:49:16 go: downloading github.com/onsi/ginkgo v1.10.1 16:49:16 go: downloading github.com/onsi/gomega v1.7.0 16:49:17 Removing intermediate container beb984ed9a68 16:49:17 ---> 28124392542a 16:49:17 Step 13/24 : ENV APP_PORT=59880 16:49:17 go: downloading github.com/kr/text v0.2.0 16:49:17 go: downloading github.com/rogpeppe/go-internal v1.8.0 16:49:17 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:49:17 go: downloading github.com/mitchellh/copystructure v1.0.0 16:49:17 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:49:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:49:17 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:49:17 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:49:17 go: downloading github.com/hashicorp/serf v0.9.5 16:49:17 go: downloading github.com/hashicorp/consul/sdk v0.7.0 16:49:17 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:49:17 ---> Running in a6d7aa20ee5f 16:49:17 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:49:17 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:49:17 go: downloading github.com/hpcloud/tail v1.0.0 16:49:17 go: downloading github.com/fatih/color v1.9.0 16:49:17 go: downloading github.com/mattn/go-colorable v0.1.6 16:49:17 go: downloading github.com/mattn/go-isatty v0.0.12 16:49:17 go: downloading github.com/pkg/errors v0.9.1 16:49:17 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:49:17 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:49:17 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:49:17 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:49:17 go: downloading github.com/hashicorp/memberlist v0.2.2 16:49:17 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:49:17 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:49:17 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:49:17 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:49:17 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:49:17 go: downloading github.com/hashicorp/go-multierror v1.1.0 16:49:17 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:49:17 go: downloading github.com/miekg/dns v1.1.26 16:49:17 ---> 8db89241a22d 16:49:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:49:17 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:49:17 go: downloading github.com/hashicorp/errwrap v1.0.0 16:49:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-data/core-data ./cmd/core-data 16:49:17 Removing intermediate container b7bda8761fe3 16:49:17 ---> a8555477c59a 16:49:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:18 Removing intermediate container a6d7aa20ee5f 16:49:18 ---> 1eb2db35619b 16:49:18 Step 14/24 : EXPOSE $APP_PORT 16:49:18 ---> 0781bb395b70 16:49:18 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:49:18 ---> Running in 8798efd8d998 16:49:19 ---> 829df5bdcb84 16:49:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:49:19 Removing intermediate container 8798efd8d998 16:49:19 ---> 71eddf205ce7 16:49:19 ---> 52af2c49e642 16:49:19 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:49:19 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:20 Removing intermediate container 8835c9724c99 16:49:20 ---> e15d17cec66c 16:49:20 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:49:20 ---> 11d112d8eddf 16:49:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:49:20 ---> Running in 350873e7d6f8 16:49:20 ---> Running in fdd4ad68335a 16:49:21 ---> 84a867c215e2 16:49:21 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:49:21 Removing intermediate container 350873e7d6f8 16:49:21 ---> b882c5f18b29 16:49:21 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:49:21 ---> 2403e3144e43 16:49:21 ---> cc6f49eddda1 16:49:21 Step 19/23 : ENTRYPOINT ["/support-notifications"]Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:49:21 16:49:22 ---> Running in 3ce7eda17b56 16:49:22 ---> 6fe5dcb9a63e 16:49:22 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:49:23 ---> c174e4793029 16:49:23 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:49:23 Removing intermediate container 3ce7eda17b56 16:49:23 ---> ab826115d7dc 16:49:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:23 ---> 67c146375c65 16:49:23 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:49:23 ---> Running in fefd95ed87c3 16:49:23 ---> Running in cd95a35f6de7 16:49:23 ---> Running in 4f36a66f2d10 16:49:23 Removing intermediate container fdd4ad68335a 16:49:23 ---> dc9de4618127 16:49:23 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:49:24 ---> Running in ce567cc189cb 16:49:24 ---> 55dedf7f8d73 16:49:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:49:24 Removing intermediate container 4f36a66f2d10 16:49:24 ---> 3a0e3885a22a 16:49:24 Step 21/23 : LABEL arch=arm64 16:49:24 Removing intermediate container fefd95ed87c3 16:49:24 ---> 3990dbbad6f5 16:49:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:25 ---> Running in 72614ba19243 16:49:25 ---> Running in 252705459aa8 16:49:26 Removing intermediate container 72614ba19243 16:49:26 ---> 9c0de6a3b7cb 16:49:26 Step 22/23 : LABEL git_sha=d161670c16812b237102f753263cfc48870dd7e3 16:49:26 Removing intermediate container 252705459aa8 16:49:26 ---> 58cb515bbab8 16:49:26 Step 21/23 : LABEL arch=arm64 16:49:26 ---> Running in c35ebe5a36f6 16:49:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:49:26 ---> Running in d4f782beb64e 16:49:26 ---> 20aca0b99149 16:49:26 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:49:26 Removing intermediate container c35ebe5a36f6 16:49:26 ---> 537ae1592461 16:49:26 Step 23/23 : LABEL version=0.0.0 16:49:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:49:27 Removing intermediate container d4f782beb64e 16:49:27 ---> d0c984e6b4c0 16:49:27 Step 22/23 : LABEL git_sha=d161670c16812b237102f753263cfc48870dd7e3 16:49:27 ---> Running in b13fac7c593b 16:49:27 Removing intermediate container cd95a35f6de7 16:49:27 ---> ed7673adedc5 16:49:27 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:27 ---> Running in 1b9361602125 16:49:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:49:28 (1/6) Installing dumb-init (1.2.2-r1) 16:49:28 (2/6) Installing libgcc (9.3.0-r2) 16:49:28 ---> cf2fd53edd2d 16:49:28 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/ 16:49:28 (3/6) Installing libsodium (1.0.18-r0) 16:49:28 (4/6) Installing libstdc++ (9.3.0-r2) 16:49:28 ---> Running in 10f4a9ad0a53 16:49:28 Removing intermediate container b13fac7c593b 16:49:28 ---> 8895e2c38e42 16:49:28 16:49:28 (5/6) Installing libzmq (4.3.3-r0) 16:49:28 (6/6) Installing zeromq (4.3.3-r0) 16:49:28 Removing intermediate container 1b9361602125 16:49:28 ---> 47cc761ab020 16:49:28 Step 23/23 : LABEL version=0.0.0 16:49:28 Executing busybox-1.31.1-r20.trigger 16:49:28 OK: 8 MiB in 20 packages 16:49:28 Successfully built 8895e2c38e42 16:49:28 ---> Running in 919dcbc101c9 16:49:28 ---> 0cfb06ebf06d 16:49:28 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:49:28 Successfully tagged support-notifications-arm64:latest 16:49:28  Building support-notifications ... done Building sys-mgmt-agent 16:49:29 Removing intermediate container 919dcbc101c9 16:49:29 ---> c37f85911ae2 16:49:29 16:49:30 Successfully built c37f85911ae2 16:49:31 Successfully tagged support-scheduler-arm64:latest 16:49:31  Building support-scheduler ... done Building security-proxy-setup 16:49:31 Removing intermediate container ce567cc189cb 16:49:31 ---> e8820ba0ab4f 16:49:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/core-command/core-command ./cmd/core-command 16:49:32 ---> 244f053d80bc 16:49:32 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:49:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:49:33 ---> a41d31676706 16:49:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:49:33 Removing intermediate container 10f4a9ad0a53 16:49:33 ---> b568d227f8e6 16:49:33 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:49:33 ---> d8d3c460fdd2 16:49:33 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:49:34 ---> Running in 52a403cde2ef 16:49:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:49:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:49:35 ---> 9fc7d2feb639 16:49:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:49:35 Removing intermediate container 52a403cde2ef 16:49:35 ---> a33728f55dac 16:49:35 Step 24/26 : LABEL arch=arm64 16:49:35 ---> d2d9e886a638 16:49:35 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:49:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:49:36 ---> Running in 0681023fa2c2 16:49:37 ---> 108d3d834100 16:49:37 Step 20/24 : ENTRYPOINT ["/core-data"] 16:49:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:49:37 ---> e2a0678446df 16:49:37 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:49:37 ---> Running in 0a0297524f47 16:49:37 Removing intermediate container 0681023fa2c2 16:49:37 ---> 7e2298e7502e 16:49:37 Step 25/26 : LABEL git_sha=d161670c16812b237102f753263cfc48870dd7e3 16:49:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:49:38 ---> Running in e0a2ada54a89 16:49:38 ---> Running in 7e760d388057 16:49:38 Removing intermediate container 0a0297524f47 16:49:38 ---> 162932966d9b 16:49:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:38 ---> Running in e8bd5b9dd183 16:49:39 Removing intermediate container 7e760d388057 16:49:39 ---> 77ff6a9d7c43 16:49:39 Step 26/26 : LABEL version=0.0.0 16:49:39 Removing intermediate container e0a2ada54a89 16:49:39 ---> 1e1c70030963 16:49:39 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:49:39 ---> Running in 76c493f79676 16:49:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:49:39 Removing intermediate container e8bd5b9dd183 16:49:39 ---> e2dfce4211c0 16:49:39 Step 22/24 : LABEL arch=arm64 16:49:40 ---> Running in 68fa38912494 16:49:40 Removing intermediate container 76c493f79676 16:49:40 ---> f202305f46de 16:49:40 16:49:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/secrets-config ./cmd/secrets-config 16:49:40 ---> 25f11361a968 16:49:40 Step 27/32 : RUN chmod +x /entrypoint.sh 16:49:41 Removing intermediate container 68fa38912494 16:49:41 ---> e888184e878a 16:49:41 Step 23/24 : LABEL git_sha=d161670c16812b237102f753263cfc48870dd7e3 16:49:41 Successfully built f202305f46de 16:49:41 Successfully tagged security-secretstore-setup-arm64:latest 16:49:41  Building security-secretstore-setup ... done Building core-metadata 16:49:41 ---> Running in ae506e074dc2 16:49:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.34" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:49:41 ---> Running in 1ff525e79e09 16:49:42 Removing intermediate container 1ff525e79e09 16:49:42 ---> 8bc6825d8023 16:49:42 Step 24/24 : LABEL version=0.0.0 16:49:42 ---> Running in bd582699b1cb 16:49:43 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:49:43 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:49:43 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:49:43 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:49:43 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:49:43 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:49:43 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:49:43 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:49:43 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:49:43 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:49:43 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:49:43 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:49:43 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:49:43 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:49:43 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:49:43 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:49:43 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:49:43 + 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 16:49:43 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:49:43 Removing intermediate container bd582699b1cb 16:49:43 ---> a20f03f29776 16:49:43 16:49:43 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:49:43 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:49:43 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:49:43 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:49:43 + 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 16:49:43 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:49:43 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:49:43 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:49:43 Successfully built a20f03f29776 16:49:43 Successfully tagged core-data-arm64:latest 16:49:43 Building core-command 16:49:44 Building hooks 16:49:44 + cd /root/parts/hooks/src 16:49:44 + make build 16:49:44 go mod tidy 16:49:44  Building core-data ... done Removing intermediate container ae506e074dc2 16:49:44 ---> f327875fbccb 16:49:44 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:49:45 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 16:49:45 go: downloading github.com/stretchr/testify v1.5.1 16:49:45 go: downloading gopkg.in/yaml.v2 v2.2.2 16:49:45 go: downloading github.com/davecgh/go-spew v1.1.0 16:49:45 ---> Running in 0c1de641d24f 16:49:45 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:49:46 Removing intermediate container 0c1de641d24f 16:49:46 ---> 20ec2b551fcf 16:49:46 Step 29/32 : CMD ["gate"] 16:49:46 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:49:46 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:49:46 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:49:47 ---> Running in e4b0fb396e61 16:49:48 Removing intermediate container e4b0fb396e61 16:49:48 ---> 25ca98e64c29 16:49:48 Step 30/32 : LABEL arch=arm64 16:49:48 ---> Running in 55137d211b69 16:49:49 Removing intermediate container 55137d211b69 16:49:49 ---> 4fab5b2bf6f9 16:49:49 Step 31/32 : LABEL git_sha=d161670c16812b237102f753263cfc48870dd7e3 16:49:50 Building static-packages 16:49:50 + snapcraftctl build 16:49:50 ---> Running in e301a7b4b6ea 16:49:51 Removing intermediate container e301a7b4b6ea 16:49:51 ---> ca8f5d5ffb80 16:49:51 Step 32/32 : LABEL version=0.0.0 16:49:51 Building version 16:49:51 + snapcraftctl build 16:49:51 ---> Running in 5851c212df9a 16:49:52 Removing intermediate container 5851c212df9a 16:49:52 ---> c4b935293929 16:49:52 16:49:53 Successfully built c4b935293929 16:49:53 Successfully tagged security-bootstrapper-arm64:latest 16:49:54 Staging config-common 16:49:54 + snapcraftctl stage 16:49:54 Skipping stage go-build-helper (already ran) 16:49:54 Staging edgex-go 16:49:54 + snapcraftctl stage 16:49:56 Staging hooks 16:49:56 + snapcraftctl stage 16:49:56 Staging static-packages 16:49:56 + snapcraftctl stage 16:49:57 Staging version 16:49:57 + snapcraftctl stage 16:49:58 Priming config-common 16:49:59 + snapcraftctl prime 16:50:00 Priming go-build-helper 16:50:00 + snapcraftctl prime 16:50:01 Priming edgex-go 16:50:01 + snapcraftctl prime 16:50:02 Priming hooks 16:50:02 + snapcraftctl prime 16:50:03 Priming static-packages 16:50:03 + snapcraftctl prime 16:50:06 Priming version 16:50:06 + snapcraftctl prime 16:50:07 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:50:15  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:50:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:50:15 ---> 6ddc9a068a9f 16:50:15 Step 3/24 : WORKDIR /edgex-go 16:50:15 ---> Using cache 16:50:15 ---> 49d83fceb5c6 16:50:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:15 ---> Using cache 16:50:15 ---> 05bbae8f260c 16:50:15 Step 5/24 : RUN apk add --update --no-cache make bash git 16:50:16 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:50:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:50:16 ---> 6ddc9a068a9f 16:50:16 Step 3/22 : WORKDIR /edgex-go 16:50:16 ---> Using cache 16:50:16 ---> 49d83fceb5c6 16:50:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:16 ---> Using cache 16:50:16 ---> 05bbae8f260c 16:50:16 Step 5/22 : RUN apk add --update --no-cache make git 16:50:16 ---> Using cache 16:50:16 ---> d0e9a416b4de 16:50:16 Step 6/22 : COPY go.mod . 16:50:16 ---> Using cache 16:50:16 ---> 4247fa37dab3 16:50:16 Step 7/22 : RUN go mod download 16:50:16 ---> Using cache 16:50:16 ---> 814592f30b68 16:50:16 Step 8/22 : COPY . . 16:50:16 ---> Using cache 16:50:16 ---> c70f38f64a85 16:50:16 Step 9/22 : RUN go mod tidy 16:50:16 ---> Using cache 16:50:16 ---> 69f000f0615c 16:50:16 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:50:16 ---> Running in 4ab8d2b6149c 16:50:16 ---> Running in 54b98b7d8c36 16:50:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:50:18 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 16:50:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:50:20 OK: 218 MiB in 52 packages 16:50:24 Removing intermediate container 54b98b7d8c36 16:50:24 ---> 98e7553e5fd0 16:50:24 Step 6/24 : COPY go.mod . 16:50:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:50:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:50:25 ---> 6ddc9a068a9f 16:50:25 Step 3/24 : WORKDIR /edgex-go 16:50:25 ---> Using cache 16:50:25 ---> 49d83fceb5c6 16:50:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:25 ---> Using cache 16:50:25 ---> 05bbae8f260c 16:50:25 Step 5/24 : RUN apk add --update --no-cache make git 16:50:25 ---> Using cache 16:50:25 ---> d0e9a416b4de 16:50:25 Step 6/24 : COPY go.mod . 16:50:25 ---> Using cache 16:50:25 ---> 4247fa37dab3 16:50:25 Step 7/24 : RUN go mod download 16:50:25 ---> Using cache 16:50:25 ---> 814592f30b68 16:50:25 Step 8/24 : COPY . . 16:50:25 ---> Using cache 16:50:25 ---> c70f38f64a85 16:50:25 Step 9/24 : RUN go mod tidy 16:50:25 ---> Using cache 16:50:25 ---> 69f000f0615c 16:50:25 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:50:26 ---> Running in b8ce67f75359 16:50:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:50:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:50:26 ---> 6ddc9a068a9f 16:50:26 Step 3/24 : WORKDIR /edgex-go 16:50:26 ---> Using cache 16:50:26 ---> 49d83fceb5c6 16:50:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:26 ---> Using cache 16:50:26 ---> 05bbae8f260c 16:50:26 Step 5/24 : RUN apk add --update --no-cache make git 16:50:26 ---> Using cache 16:50:26 ---> d0e9a416b4de 16:50:26 Step 6/24 : COPY go.mod . 16:50:26 ---> Using cache 16:50:26 ---> 4247fa37dab3 16:50:26 Step 7/24 : RUN go mod download 16:50:26 ---> Using cache 16:50:26 ---> 814592f30b68 16:50:26 Step 8/24 : COPY . . 16:50:26 ---> Using cache 16:50:26 ---> c70f38f64a85 16:50:26 Step 9/24 : RUN go mod tidy 16:50:26 ---> Using cache 16:50:26 ---> 69f000f0615c 16:50:26 Step 10/24 : RUN make cmd/core-command/core-command ---> 00631ca07977 16:50:26 16:50:26 Step 7/24 : RUN go mod download 16:50:26 ---> Running in b4f74c9ea509 16:50:26 ---> Running in 1bd5c6f534f9 16:50:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:50:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:50:34 Removing intermediate container 1bd5c6f534f9 16:50:34 ---> 10a392e3015f 16:50:34 Step 8/24 : COPY . . 16:50:52 ---> ba9caed99dcd 16:50:52 Step 9/24 : RUN go mod tidy 16:50:52 ---> Running in 9dbc423f1502 16:51:00 Removing intermediate container 9dbc423f1502 16:51:00 ---> e0a589595228 16:51:00 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:51:00 ---> Running in 05b10fd68929 16:51:02 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 16:51:49 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 16:52:00 Removing intermediate container 4ab8d2b6149c 16:52:00 ---> 0bbb43236842 16:52:00 16:52:00 Step 11/22 : FROM alpine:3.12 16:52:00 ---> c4fd0aeabfcf 16:52:00 Step 12/22 : RUN apk add --update --no-cache curl 16:52:00 ---> Running in 6798b390269c 16:52:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:52:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:52:03 (1/4) Installing ca-certificates (20191127-r4) 16:52:03 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:52:03 (3/4) Installing libcurl (7.78.0-r0) 16:52:03 (4/4) Installing curl (7.78.0-r0) 16:52:03 Executing busybox-1.31.1-r20.trigger 16:52:03 Executing ca-certificates-20191127-r4.trigger 16:52:03 OK: 7 MiB in 18 packages 16:52:07 Removing intermediate container 6798b390269c 16:52:07 ---> a30f1a2e35e5 16:52:07 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:52:07 ---> Running in a84864465760 16:52:08 Removing intermediate container a84864465760 16:52:08 ---> 454c7ca5704e 16:52:08 Step 14/22 : WORKDIR /edgex 16:52:08 ---> Running in 029b053c3fa5 16:52:09 Removing intermediate container 029b053c3fa5 16:52:09 ---> 934d20c3ca72 16:52:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:52:11 Removing intermediate container b4f74c9ea509 16:52:11 ---> 6f829a8d1aca 16:52:11 16:52:11 Step 11/24 : FROM alpine:3.12 16:52:11 ---> c4fd0aeabfcf 16:52:11 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:52:11 ---> Using cache 16:52:11 ---> 66a9079493db 16:52:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:52:11 ---> Using cache 16:52:11 ---> 1e72d672b9d4 16:52:11 Step 14/24 : ENV APP_PORT=59882 16:52:11 ---> e9233f191e1c 16:52:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:52:12 ---> Running in f5ecd117c226 16:52:13 Removing intermediate container f5ecd117c226 16:52:13 ---> 8a0b0a94ce1d 16:52:13 Step 15/24 : EXPOSE $APP_PORT 16:52:13 ---> Running in 0467aff32e20 16:52:14 ---> aeeb792d5ad3 16:52:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:52:14 Removing intermediate container 0467aff32e20 16:52:14 ---> 30cbcf2bd355 16:52:14 Step 16/24 : WORKDIR / 16:52:15 ---> Running in ee616d145ff6 16:52:16 Removing intermediate container ee616d145ff6 16:52:16 ---> 939ac3bbc538 16:52:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:17 ---> 35f6b564fe28 16:52:17 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:52:17 ---> Running in b6d7310a7594 16:52:18 ---> 4d2787e1f6f7 16:52:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:52:19 Removing intermediate container b6d7310a7594 16:52:19 ---> 6b24f3d6e97e 16:52:19 Step 19/22 : CMD ["--init=true"] 16:52:19 ---> Running in 640a2a6d4baf 16:52:20 Removing intermediate container 640a2a6d4baf 16:52:20 ---> 8933e407d0f4 16:52:20 Step 20/22 : LABEL arch=arm64 16:52:20 ---> Running in 90a30f4d13bc 16:52:21 ---> 661811236646 16:52:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:52:21 Removing intermediate container b8ce67f75359 16:52:21 ---> 2499e4b5bc56 16:52:21 16:52:21 Step 11/24 : FROM alpine:3.12 16:52:21 ---> c4fd0aeabfcf 16:52:21 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:52:21 ---> Using cache 16:52:21 ---> 66a9079493db 16:52:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:52:21 ---> Using cache 16:52:21 ---> 1e72d672b9d4 16:52:21 Step 14/24 : ENV APP_PORT=59881 16:52:21 ---> Running in 20e2b0097b50 16:52:21 Removing intermediate container 90a30f4d13bc 16:52:21 ---> 36414b887142 16:52:21 Step 21/22 : LABEL git_sha=d161670c16812b237102f753263cfc48870dd7e3 16:52:22 ---> Running in 26442d98caa8 16:52:22 ---> 22c84d97099f 16:52:22 Step 20/24 : ENTRYPOINT ["/core-command"] 16:52:22 Removing intermediate container 20e2b0097b50 16:52:22 ---> a15c310f9357 16:52:22 Step 15/24 : EXPOSE $APP_PORT 16:52:22 ---> Running in b4cda291aa0d 16:52:22 ---> Running in 0e67918a97bf 16:52:23 Removing intermediate container 26442d98caa8 16:52:23 ---> 19878c618a66 16:52:23 Step 22/22 : LABEL version=0.0.0 16:52:23 ---> Running in ced9961423d7 16:52:23 Removing intermediate container b4cda291aa0d 16:52:23 ---> 23cd89bcb895 16:52:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:23 Removing intermediate container 0e67918a97bf 16:52:23 ---> 75ebd03f981d 16:52:23 Step 16/24 : WORKDIR / 16:52:23 ---> Running in 0ae4c409b4fa 16:52:23 ---> Running in acb9a427be91 16:52:23 Removing intermediate container ced9961423d7 16:52:23 ---> d90146736c8f 16:52:23 16:52:24 Successfully built d90146736c8f 16:52:24 Successfully tagged security-proxy-setup-arm64:latest 16:52:24  Building security-proxy-setup ... done Removing intermediate container acb9a427be91 16:52:24 ---> 0b61bbf9f39b 16:52:24 Step 22/24 : LABEL arch=arm64 16:52:24 Removing intermediate container 0ae4c409b4fa 16:52:24 ---> 30fe6309de46 16:52:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:24 ---> Running in 6808d1b0bc37 16:52:25 Removing intermediate container 6808d1b0bc37 16:52:25 ---> e28e3c465093 16:52:25 Step 23/24 : LABEL git_sha=d161670c16812b237102f753263cfc48870dd7e3 16:52:25 ---> aa19d026c546 16:52:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:52:25 ---> Running in 072b169ff845 16:52:26 Removing intermediate container 072b169ff845 16:52:26 ---> 302c8843a41d 16:52:26 Step 24/24 : LABEL version=0.0.0 16:52:27 ---> Running in 4e8675f756c5 16:52:27 ---> ba2a9e124cc9 16:52:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:52:27 Removing intermediate container 4e8675f756c5 16:52:27 ---> 8a9452e22b02 16:52:27 16:52:28 Removing intermediate container 05b10fd68929 16:52:28 ---> ad6789efd5c4 16:52:28 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:52:28 ---> Running in b6f0848fb1ec 16:52:28 Successfully built 8a9452e22b02 16:52:28 Successfully tagged core-command-arm64:latest 16:52:28  Building core-command ... done  ---> c42a2a93f776 16:52:28 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:52:29 ---> Running in de4f1df516bd 16:52:29 Removing intermediate container de4f1df516bd 16:52:29 ---> 1a159b1cf1dd 16:52:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:29 ---> Running in ad36f3a1be20 16:52:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:52:30 Removing intermediate container ad36f3a1be20 16:52:30 ---> b9904ed4a2f7 16:52:30 Step 22/24 : LABEL arch=arm64 16:52:30 ---> Running in be30efdba40e 16:52:31 Removing intermediate container be30efdba40e 16:52:31 ---> 37e298f9b43c 16:52:31 Step 23/24 : LABEL git_sha=d161670c16812b237102f753263cfc48870dd7e3 16:52:31 ---> Running in b3ae3786b0a2 16:52:32 Removing intermediate container b3ae3786b0a2 16:52:32 ---> 7f0a299b0d9f 16:52:32 Step 24/24 : LABEL version=0.0.0 16:52:32 ---> Running in 9f6384e1a53b 16:52:32 Removing intermediate container 9f6384e1a53b 16:52:32 ---> 6e1351bd5e1f 16:52:32 16:52:32 Removing intermediate container b6f0848fb1ec 16:52:32 ---> d126984f04b3 16:52:32 16:52:32 Step 12/24 : FROM docker:20.10.7 16:52:32 20.10.7: Pulling from library/docker 16:52:33 Successfully built 6e1351bd5e1f 16:52:33 Successfully tagged core-metadata-arm64:latest 16:52:45  Building core-metadata ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:52:45 Status: Downloaded newer image for docker:20.10.7 16:52:45 ---> df445af6242a 16:52:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:52:45 ---> Running in c1c0dc61baa0 16:52:46 Removing intermediate container c1c0dc61baa0 16:52:46 ---> 58a03031eb3a 16:52:46 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 16:52:46 ---> Running in 40fd27c357bd 16:52:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:52:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:52:50 (1/39) Installing readline (8.1.0-r0) 16:52:50 (2/39) Installing bash (5.1.0-r0) 16:52:50 Executing bash-5.1.0-r0.post-install 16:52:50 (3/39) Installing brotli-libs (1.0.9-r3) 16:52:50 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:52:50 (5/39) Installing libcurl (7.78.0-r0) 16:52:50 (6/39) Installing curl (7.78.0-r0) 16:52:50 (7/39) Installing dumb-init (1.2.5-r0) 16:52:50 (8/39) Installing libbz2 (1.0.8-r1) 16:52:50 (9/39) Installing expat (2.2.10-r1) 16:52:50 (10/39) Installing libffi (3.3-r2) 16:52:50 (11/39) Installing gdbm (1.19-r0) 16:52:50 (12/39) Installing xz-libs (5.2.5-r0) 16:52:50 (13/39) Installing sqlite-libs (3.34.1-r0) 16:52:50 (14/39) Installing python3 (3.8.10-r0) 16:52:52 (15/39) Installing py3-appdirs (1.4.4-r1) 16:52:52 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:52:52 (17/39) Installing py3-parsing (2.4.7-r1) 16:52:52 (18/39) Installing py3-six (1.15.0-r0) 16:52:52 (19/39) Installing py3-packaging (20.9-r0) 16:52:52 (20/39) Installing py3-setuptools (51.3.3-r0) 16:52:52 (21/39) Installing py3-chardet (4.0.0-r0) 16:52:52 (22/39) Installing py3-idna (3.1-r0) 16:52:52 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:52:52 (24/39) Installing py3-requests (2.25.1-r1) 16:52:52 (25/39) Installing py3-msgpack (1.0.2-r0) 16:52:52 (26/39) Installing py3-lockfile (0.12.2-r3) 16:52:52 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:52:52 (28/39) Installing py3-colorama (0.4.4-r0) 16:52:52 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:52:52 (30/39) Installing py3-distlib (0.3.1-r1) 16:52:52 (31/39) Installing py3-distro (1.5.0-r1) 16:52:52 (32/39) Installing py3-webencodings (0.5.1-r3) 16:52:52 (33/39) Installing py3-html5lib (1.1-r0) 16:52:52 (34/39) Installing py3-pytoml (0.1.21-r0) 16:52:52 (35/39) Installing py3-pep517 (0.9.1-r0) 16:52:52 (36/39) Installing py3-progress (1.5-r0) 16:52:52 (37/39) Installing py3-retrying (1.3.3-r0) 16:52:52 (38/39) Installing py3-toml (0.10.2-r0) 16:52:52 (39/39) Installing py3-pip (20.3.4-r0) 16:52:53 Executing busybox-1.32.1-r6.trigger 16:52:53 OK: 82 MiB in 59 packages 16:53:01 Collecting docker-compose==1.23.2 16:53:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:53:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:53:03 Collecting PyYAML<4,>=3.10 16:53:03 Downloading PyYAML-3.13.tar.gz (270 kB) 16:53:07 Collecting websocket-client<1.0,>=0.32.0 16:53:07 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:53:07 Collecting jsonschema<3,>=2.5.1 16:53:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:53:07 Collecting docopt<0.7,>=0.6.1 16:53:07 Downloading docopt-0.6.2.tar.gz (25 kB) 16:53:10 Collecting cached-property<2,>=1.2.0 16:53:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:53:10 Collecting dockerpty<0.5,>=0.4.1 16:53:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:53:13 Collecting docker<4.0,>=3.6.0 16:53:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:53:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:53:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:53:15 Collecting texttable<0.10,>=0.9.0 16:53:15 Downloading texttable-0.9.1.tar.gz (11 kB) 16:53:17 Collecting docker-pycreds>=0.4.0 16:53:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:53:18 Collecting certifi>=2017.4.17 16:53:18 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:53:19 Collecting chardet<3.1.0,>=3.0.2 16:53:19 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:53:19 Collecting urllib3<1.25,>=1.21.1 16:53:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:53:20 Collecting idna<2.8,>=2.5 16:53:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:53:20 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:53:20 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:53:20 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:53:20 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:53:21 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:53:21 Attempting uninstall: urllib3 16:53:21 Found existing installation: urllib3 1.26.2 16:53:21 Uninstalling urllib3-1.26.2: 16:53:21 Successfully uninstalled urllib3-1.26.2 16:53:22 Attempting uninstall: idna 16:53:22 Found existing installation: idna 3.1 16:53:22 Uninstalling idna-3.1: 16:53:22 Successfully uninstalled idna-3.1 16:53:23 Attempting uninstall: chardet 16:53:23 Found existing installation: chardet 4.0.0 16:53:23 Uninstalling chardet-4.0.0: 16:53:23 Successfully uninstalled chardet-4.0.0 16:53:25 Attempting uninstall: requests 16:53:25 Found existing installation: requests 2.25.1 16:53:25 Uninstalling requests-2.25.1: 16:53:25 Successfully uninstalled requests-2.25.1 16:53:25 Running setup.py install for texttable: started 16:53:28 Running setup.py install for texttable: finished with status 'done' 16:53:28 Running setup.py install for PyYAML: started 16:53:31 Running setup.py install for PyYAML: finished with status 'done' 16:53:31 Running setup.py install for docopt: started 16:53:34 Running setup.py install for docopt: finished with status 'done' 16:53:34 Running setup.py install for dockerpty: started 16:53:37 Running setup.py install for dockerpty: finished with status 'done' 16:53:39 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 16:53:49 Removing intermediate container 40fd27c357bd 16:53:49 ---> 117a8d6b9deb 16:53:49 Step 15/24 : ENV APP_PORT=58890 16:53:49 ---> Running in 6fbf7751a8ec 16:53:49 Removing intermediate container 6fbf7751a8ec 16:53:49 ---> 802afebba31e 16:53:49 Step 16/24 : EXPOSE $APP_PORT 16:53:49 ---> Running in 40f7ceda4667 16:53:49 Removing intermediate container 40f7ceda4667 16:53:49 ---> 9529332a994a 16:53:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:53:51 ---> a79f4abd20d9 16:53:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:53:51 ---> 79738e25606a 16:53:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:53:53 ---> 430e721e2c89 16:53:53 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:53:53 ---> Running in 877aa66d97aa 16:53:53 Removing intermediate container 877aa66d97aa 16:53:53 ---> 0726dc781f40 16:53:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:53 ---> Running in d7a45adf58b3 16:53:54 Removing intermediate container d7a45adf58b3 16:53:54 ---> 393a2e58f681 16:53:54 Step 22/24 : LABEL arch=arm64 16:53:54 ---> Running in 9b69922de07b 16:53:55 Removing intermediate container 9b69922de07b 16:53:55 ---> 4d7d9219fa7f 16:53:55 Step 23/24 : LABEL git_sha=d161670c16812b237102f753263cfc48870dd7e3 16:53:55 ---> Running in a69effc62d13 16:53:55 Removing intermediate container a69effc62d13 16:53:55 ---> d505c4e5b9a2 16:53:55 Step 24/24 : LABEL version=0.0.0 16:53:55 ---> Running in b488827ad0ad 16:53:56 Removing intermediate container b488827ad0ad 16:53:56 ---> 28840229ea96 16:53:56 16:53:57 Successfully built 28840229ea96 16:53:57 Successfully tagged sys-mgmt-agent-arm64:latest 16:53:57  Building sys-mgmt-agent ... done  [Pipeline] } 16:53:57 $ docker stop --time=1 4f274e2a058032a5d7b51a81b8d93334e47da624722af96408da409ac452d7ad 16:53:59 $ docker rm -f 4f274e2a058032a5d7b51a81b8d93334e47da624722af96408da409ac452d7ad [Pipeline] // withDockerContainer [Pipeline] sh 16:53:59 + docker images 16:54:00 REPOSITORY TAG IMAGE ID CREATED SIZE 16:54:00 sys-mgmt-agent-arm64 latest 28840229ea96 4 seconds ago 311MB 16:54:00 core-metadata-arm64 latest 6e1351bd5e1f About a minute ago 15.8MB 16:54:00 d126984f04b3 About a minute ago 1.57GB 16:54:00 core-command-arm64 latest 8a9452e22b02 About a minute ago 15.2MB 16:54:00 security-proxy-setup-arm64 latest d90146736c8f About a minute ago 24.5MB 16:54:00 2499e4b5bc56 About a minute ago 1.57GB 16:54:00 6f829a8d1aca About a minute ago 1.56GB 16:54:00 0bbb43236842 2 minutes ago 1.57GB 16:54:00 security-bootstrapper-arm64 latest c4b935293929 4 minutes ago 17.7MB 16:54:00 core-data-arm64 latest a20f03f29776 4 minutes ago 19.3MB 16:54:00 security-secretstore-setup-arm64 latest f202305f46de 4 minutes ago 26.5MB 16:54:00 support-scheduler-arm64 latest c37f85911ae2 4 minutes ago 15.2MB 16:54:00 support-notifications-arm64 latest 8895e2c38e42 4 minutes ago 15.9MB 16:54:00 967ed8b08594 4 minutes ago 1.57GB 16:54:00 0b3522b1baae 4 minutes ago 1.57GB 16:54:00 980e6822bbe4 4 minutes ago 1.57GB 16:54:00 ca21f5dbdcc3 5 minutes ago 1.57GB 16:54:00 b9054ed4a45c 5 minutes ago 1.57GB 16:54:00 ci-base-image-arm64 latest 6ddc9a068a9f 15 minutes ago 1.24GB 16:54:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 2 weeks ago 533MB 16:54:00 docker 20.10.7 df445af6242a 2 months ago 234MB 16:54:00 alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB 16:54:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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 16:54:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:01 16:54:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:54:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:01 arm64: Pulling from edgex-lftools-log-publisher 16:54:01 448f6bf000e3: Pulling fs layer 16:54:01 f757da607395: Pulling fs layer 16:54:01 05883995daec: Pulling fs layer 16:54:01 8603b9c90790: Pulling fs layer 16:54:01 1560dd03e051: Pulling fs layer 16:54:01 27f5ce0e4adf: Pulling fs layer 16:54:01 c2d8d7efcc4b: Pulling fs layer 16:54:01 8603b9c90790: Waiting 16:54:01 1560dd03e051: Waiting 16:54:01 27f5ce0e4adf: Waiting 16:54:01 c2d8d7efcc4b: Waiting 16:54:02 f757da607395: Verifying Checksum 16:54:02 f757da607395: Download complete 16:54:02 8603b9c90790: Verifying Checksum 16:54:02 8603b9c90790: Download complete 16:54:02 1560dd03e051: Verifying Checksum 16:54:02 27f5ce0e4adf: Verifying Checksum 16:54:02 27f5ce0e4adf: Download complete 16:54:02 05883995daec: Verifying Checksum 16:54:02 05883995daec: Download complete 16:54:03 448f6bf000e3: Verifying Checksum 16:54:03 448f6bf000e3: Download complete 16:54:07 c2d8d7efcc4b: Verifying Checksum 16:54:07 c2d8d7efcc4b: Download complete 16:54:07 448f6bf000e3: Pull complete 16:54:08 f757da607395: Pull complete 16:54:09 05883995daec: Pull complete 16:54:10 8603b9c90790: Pull complete 16:54:11 1560dd03e051: Pull complete 16:54:11 27f5ce0e4adf: Pull complete 16:54:26 c2d8d7efcc4b: Pull complete 16:54:26 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:54:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:54:27 prd-ubuntu18.04-docker-arm64-4c-16g-841 does not seem to be running inside a container 16:54:27 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:54:31 $ docker top 702e04b30e5278ef526e4b7dffd1e069cd80f324bebb529cc7f540055b5efe0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:54:32 ---> job-cost.sh 16:54:32 lf-activate-venv: SKIPPING 16:54:32 INFO: No Stack... 16:54:33 INFO: Retrieving Pricing Info for: v3-standard-4 16:54:34 INFO: Archiving Costs [Pipeline] sh 16:54:34 + cat /w/workspace/edgex-go/10/archives/cost.csv 16:54:34 + cut -d, -f6 [Pipeline] lock 16:54:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3657-10-stack-cost] 16:54:34 Resource [jenkins-edgexfoundry-edgex-go-PR-3657-10-stack-cost] did not exist. Created. 16:54:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3657-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:54:35 + echo total: 0.10999999940395355 [Pipeline] stash 16:54:35 Stashed 1 file(s) [Pipeline] } 16:54:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3657-10-stack-cost] [Pipeline] // lock [Pipeline] } 16:54:35 $ docker stop --time=1 702e04b30e5278ef526e4b7dffd1e069cd80f324bebb529cc7f540055b5efe0e 16:54:37 $ docker rm -f 702e04b30e5278ef526e4b7dffd1e069cd80f324bebb529cc7f540055b5efe0e [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 16:54:38 provisioning config files... 16:54:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config6293353923398578671tmp [Pipeline] { [Pipeline] sh 16:54:39 + set +x 16:54:39 + curl -s https://codecov.io/bash 16:54:39 + bash -s -- 16:54:39 16:54:39 _____ _ 16:54:39 / ____| | | 16:54:39 | | ___ __| | ___ ___ _____ __ 16:54:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:54:39 | |___| (_) | (_| | __/ (_| (_) \ V / 16:54:39 \_____\___/ \__,_|\___|\___\___/ \_/ 16:54:39 Bash-1.0.6 16:54:39 16:54:39 16:54:39 ==> git version 2.24.4 found 16:54:39 ==> 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 16:54:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:54:39 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:54:39 ==> Jenkins CI detected. 16:54:39 current dir:  /w/workspace/edgex-go/10 16:54:39 project root: . 16:54:39 --> token set from env 16:54:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:54:39 ==> Running gcov in . (disable via -X gcov) 16:54:39 ==> Python coveragepy not found 16:54:39 ==> Searching for coverage reports in: 16:54:39 + . 16:54:39 -> Found 1 reports 16:54:39 ==> Detecting git/mercurial file structure 16:54:39 ==> Reading reports 16:54:39 + ./coverage.out bytes=403739 16:54:39 ==> Appending adjustments 16:54:39 https://docs.codecov.io/docs/fixing-reports 16:54:41 + Found adjustments 16:54:41 ==> Gzipping contents 16:54:41 56K /tmp/codecov.o10Ham.gz 16:54:41 ==> Uploading reports 16:54:41 url: https://codecov.io 16:54:41 query: branch=PR-3657&commit=0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3657%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3657&job=&cmd_args= 16:54:41 -> Pinging Codecov 16:54:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3657&commit=0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3657%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3657&job=&cmd_args= 16:54:41 -> Uploading to 16:54:41 https://storage.googleapis.com/codecov/v4/raw/2021-08-26/00271124DB129430A58F1EEE437C3FCB/0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c/7e6870f4-8955-4bbd-adc7-4d639586fb60.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210826%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210826T165440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=58ee5ce0a458de5b4e2150c2d6fbfdff671fbb6bccbf456e6766792672d7f61b 16:54:41 % Total % Received % Xferd Average Speed Time Time Time Current 16:54:41 Dload Upload Total Spent Left Speed 16:54:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54366 0 0 100 54366 0 109k --:--:-- --:--:-- --:--:-- 109k 100 54366 0 0 100 54366 0 109k --:--:-- --:--:-- --:--:-- 109k 16:54:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0a8b79a4cbf18d7cedc9c74844bac1c5ba04286c [Pipeline] } 16:54:41 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 16:54:43 + '[' -d /w/workspace/edgex-go/10/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:54:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:54:44 ---> package-listing.sh 16:54:44 ++ facter osfamily 16:54:44 ++ tr '[:upper:]' '[:lower:]' 16:54:44 + OS_FAMILY=redhat 16:54:44 + workspace=/w/workspace/edgex-go/10 16:54:44 + START_PACKAGES=/tmp/packages_start.txt 16:54:44 + END_PACKAGES=/tmp/packages_end.txt 16:54:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:54:44 + PACKAGES=/tmp/packages_start.txt 16:54:44 + '[' /w/workspace/edgex-go/10 ']' 16:54:44 + PACKAGES=/tmp/packages_end.txt 16:54:44 + case "${OS_FAMILY}" in 16:54:44 + rpm -qa 16:54:44 + sort 16:54:46 + '[' -f /tmp/packages_start.txt ']' 16:54:46 + '[' -f /tmp/packages_end.txt ']' 16:54:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:54:46 + '[' /w/workspace/edgex-go/10 ']' 16:54:46 + mkdir -p /w/workspace/edgex-go/10/archives/ 16:54:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo 16:54:46 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:54:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:54:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:54:47 16:54:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:54:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:54:47 latest: Pulling from edgex-lftools-log-publisher 16:54:47 b4d181a07f80: Pulling fs layer 16:54:47 a1111a8f2ec3: Pulling fs layer 16:54:47 ed53099fbce6: Pulling fs layer 16:54:47 dc539afda2c1: Pulling fs layer 16:54:47 77bc0d833cb6: Pulling fs layer 16:54:47 9065ff56babe: Pulling fs layer 16:54:47 d287ab97295c: Pulling fs layer 16:54:47 dc539afda2c1: Waiting 16:54:47 77bc0d833cb6: Waiting 16:54:47 9065ff56babe: Waiting 16:54:47 d287ab97295c: Waiting 16:54:47 a1111a8f2ec3: Verifying Checksum 16:54:47 a1111a8f2ec3: Download complete 16:54:47 dc539afda2c1: Verifying Checksum 16:54:47 dc539afda2c1: Download complete 16:54:48 ed53099fbce6: Verifying Checksum 16:54:48 ed53099fbce6: Download complete 16:54:48 77bc0d833cb6: Verifying Checksum 16:54:48 77bc0d833cb6: Download complete 16:54:48 9065ff56babe: Verifying Checksum 16:54:48 9065ff56babe: Download complete 16:54:49 b4d181a07f80: Verifying Checksum 16:54:49 b4d181a07f80: Download complete 16:54:50 b4d181a07f80: Pull complete 16:54:50 a1111a8f2ec3: Pull complete 16:54:50 ed53099fbce6: Pull complete 16:54:50 dc539afda2c1: Pull complete 16:54:50 77bc0d833cb6: Pull complete 16:54:51 9065ff56babe: Pull complete 16:54:52 d287ab97295c: Download complete 16:54:56 d287ab97295c: Pull complete 16:54:56 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:54:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:54:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:54:56 prd-centos7-docker-4c-2g-840 does not seem to be running inside a container 16:54:56 $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:54:59 $ docker top b951cee05df35a9805519aaf918aad8b956e2ebba89acb57d19df2467d5d4718 -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:00 + touch /tmp/pre-build-complete [Pipeline] sh 16:55:00 + mkdir -p /var/log/sysstat [Pipeline] sh 16:55:00 + ls /var/log/sa-host 16:55:00 + sadf -c /var/log/sa-host/sa05 16:55:00 file_magic: OK 16:55:00 HZ: Using current value: 100 16:55:00 file_header: OK 16:55:00 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 16:55:00 Statistics: 16:55:00 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:55:00 File successfully converted to sysstat format version 12.0.3 16:55:00 + sadf -c /var/log/sa-host/sa26 16:55:00 file_magic: OK 16:55:00 HZ: Using current value: 100 16:55:00 file_header: OK 16:55:00 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 16:55:00 Statistics: 16:55:00 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... 16:55:00 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:55:01 provisioning config files... 16:55:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config3074581533740687301tmp [Pipeline] { [Pipeline] echo 16:55:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:55:01 ---> create-netrc.sh [Pipeline] } 16:55:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:55:02 ---> python-tools-install.sh [Pipeline] echo 16:55:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:55:02 ---> sudo-logs.sh 16:55:02 Archiving 'sudo' log.. 16:55:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-840.vexxhost.local: Name or service not known 16:55:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-840.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:55:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:55:03 ---> job-cost.sh 16:55:03 lf-activate-venv: SKIPPING 16:55:03 DEBUG: total: 0.10999999940395355 16:55:03 INFO: Retrieving Stack Cost... 16:55:04 INFO: Retrieving Pricing Info for: v3-standard-2 16:55:04 INFO: Archiving Costs [Pipeline] echo 16:55:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:55:04 ---> logs-deploy.sh 16:55:04 lf-activate-venv: SKIPPING 16:55:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3657/10 16:55:04 INFO: archiving workspace using pattern(s): 16:55:05 Archives upload complete. 16:55:05 INFO: archiving logs to Nexus 16:55:06 ---> uname -a: 16:55:06 Linux prd-centos7-docker-4c-2g-840.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 16:55:06 16:55:06 16:55:06 ---> lscpu: 16:55:06 Architecture: x86_64 16:55:06 CPU op-mode(s): 32-bit, 64-bit 16:55:06 Byte Order: Little Endian 16:55:06 Address sizes: 40 bits physical, 48 bits virtual 16:55:06 CPU(s): 2 16:55:06 On-line CPU(s) list: 0,1 16:55:06 Thread(s) per core: 1 16:55:06 Core(s) per socket: 1 16:55:06 Socket(s): 2 16:55:06 NUMA node(s): 1 16:55:06 Vendor ID: AuthenticAMD 16:55:06 CPU family: 23 16:55:06 Model: 49 16:55:06 Model name: AMD EPYC-Rome Processor 16:55:06 Stepping: 0 16:55:06 CPU MHz: 2799.996 16:55:06 BogoMIPS: 5599.99 16:55:06 Virtualization: AMD-V 16:55:06 Hypervisor vendor: KVM 16:55:06 Virtualization type: full 16:55:06 L1d cache: 32K 16:55:06 L1i cache: 32K 16:55:06 L2 cache: 512K 16:55:06 L3 cache: 16384K 16:55:06 NUMA node0 CPU(s): 0,1 16:55:06 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 16:55:06 16:55:06 16:55:06 ---> nproc: 16:55:06 2 16:55:06 16:55:06 16:55:06 ---> df -h: 16:55:06 Filesystem Size Used Avail Use% Mounted on 16:55:06 overlay 40G 14G 27G 33% / 16:55:06 tmpfs 64M 0 64M 0% /dev 16:55:06 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:55:06 shm 64M 0 64M 0% /dev/shm 16:55:06 /dev/vda1 40G 14G 27G 33% /facter-os 16:55:06 16:55:06 16:55:06 ---> sar -b -r -n DEV: 16:55:06 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/26/21 _x86_64_ (2 CPU) 16:55:06 16:55:06 16:30:32 LINUX RESTART (2 CPU) 16:55:06 16:55:06 16:31:01 tps rtps wtps bread/s bwrtn/s 16:55:06 16:32:01 78.63 3.79 74.84 1182.63 6952.25 16:55:06 16:33:01 23.58 3.16 20.42 2541.08 6594.62 16:55:06 16:34:01 304.49 0.15 304.34 22.49 67158.70 16:55:06 16:35:01 143.90 0.00 143.90 0.00 30854.25 16:55:06 16:36:01 47.99 0.00 47.99 0.00 8295.14 16:55:06 16:37:03 225.26 57.53 167.72 1461.39 94827.27 16:55:06 16:38:01 1006.40 626.42 379.98 30990.53 223945.27 16:55:06 16:39:01 405.71 56.04 349.67 3540.08 157331.39 16:55:06 16:40:02 429.33 70.37 358.96 5261.96 97544.77 16:55:06 16:41:01 6.25 0.03 6.22 1.08 204.05 16:55:06 16:42:01 0.52 0.23 0.28 94.34 4.41 16:55:06 16:43:01 0.32 0.00 0.32 0.00 4.30 16:55:06 16:44:01 0.20 0.00 0.20 0.00 1.67 16:55:06 16:45:01 0.28 0.00 0.28 0.00 3.02 16:55:06 16:46:01 0.33 0.12 0.22 3.60 2.51 16:55:06 16:47:01 1.00 0.12 0.88 3.73 17.19 16:55:06 16:48:01 0.25 0.00 0.25 0.00 2.62 16:55:06 16:49:01 0.27 0.00 0.27 0.00 3.71 16:55:06 16:50:01 0.25 0.00 0.25 0.00 2.33 16:55:06 16:51:01 0.22 0.00 0.22 0.00 2.12 16:55:06 16:52:01 0.32 0.00 0.32 0.00 3.60 16:55:06 16:53:01 0.22 0.00 0.22 0.00 2.33 16:55:06 16:54:01 0.28 0.00 0.28 0.00 3.58 16:55:06 Average: 115.26 34.82 80.43 1921.96 30013.25 16:55:06 16:55:06 16:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:55:06 16:32:01 5450216 0 781164 9.75 2620 1774932 1252300 13.83 664256 1499444 4768 16:55:06 16:33:01 4969704 0 824236 10.29 2620 2212372 1346416 14.87 896308 1728596 178076 16:55:06 16:34:01 2446480 0 1215600 15.18 2620 4344232 1621316 17.90 1796132 3066256 641848 16:55:06 16:35:01 3073668 0 1235580 15.43 2620 3697064 1691860 18.68 1426016 2859208 237188 16:55:06 16:36:01 3104812 0 1241252 15.50 2620 3660248 1658248 18.31 1373148 2877484 115608 16:55:06 16:37:03 1057760 0 1462456 18.26 2620 5486096 2048932 22.62 1769164 4438164 909236 16:55:06 16:38:01 622220 0 1678520 20.96 2620 5705572 3071440 33.91 2736888 3864332 528 16:55:06 16:39:01 705144 0 1457660 18.20 2620 5843508 2498312 27.58 1931808 4575152 48 16:55:06 16:40:02 3295448 0 1316944 16.44 2620 3393920 1485580 16.40 1351568 2600640 20 16:55:06 16:41:01 3304356 0 1308044 16.33 2620 3393912 1302368 14.38 1371112 2577676 20 16:55:06 16:42:01 3305048 0 1304488 16.29 2620 3396776 1264368 13.96 1373228 2577588 24 16:55:06 16:43:01 3306952 0 1302636 16.26 2620 3396724 1260208 13.91 1372596 2577684 8 16:55:06 16:44:01 3307152 0 1302432 16.26 2620 3396728 1260208 13.91 1371976 2578308 8 16:55:06 16:45:01 3307288 0 1302292 16.26 2620 3396732 1260208 13.91 1372096 2578308 8 16:55:06 16:46:01 3304536 0 1305040 16.29 2620 3396736 1262128 13.93 1373900 2578308 8 16:55:06 16:47:01 3306188 0 1303348 16.27 2620 3396776 1260388 13.92 1373620 2577172 8 16:55:06 16:48:01 3306760 0 1302772 16.27 2620 3396780 1260244 13.91 1373300 2577172 8 16:55:06 16:49:01 3307056 0 1302468 16.26 2620 3396788 1260208 13.91 1373192 2577172 8 16:55:06 16:50:01 3306956 0 1302568 16.26 2620 3396788 1260208 13.91 1373196 2577172 16 16:55:06 16:51:01 3306712 0 1302804 16.27 2620 3396796 1260316 13.91 1373436 2577176 8 16:55:06 16:52:01 3306704 0 1302812 16.27 2620 3396796 1260304 13.91 1373300 2577172 8 16:55:06 16:53:01 3306980 0 1302532 16.26 2620 3396800 1260208 13.91 1373208 2577172 16 16:55:06 16:54:01 3306800 0 1302704 16.27 2620 3396808 1260208 13.91 1373216 2577172 8 16:55:06 Average: 3087606 0 1280885 15.99 2620 3637821 1494173 16.50 1442029 2764979 90760 16:55:06 16:55:06 16:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:55:06 16:32:01 eth0 998.14 621.95 3308.81 89.16 0.00 0.00 0.00 0.00 16:55:06 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:33:01 veth5affd11 563.28 792.76 63.88 2690.31 0.00 0.00 0.00 0.00 16:55:06 16:33:01 eth0 896.80 626.89 3021.67 77.82 0.00 0.00 0.00 0.00 16:55:06 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:33:01 docker0 563.28 792.62 56.18 2690.30 0.00 0.00 0.00 0.00 16:55:06 16:34:01 eth0 968.40 787.35 5440.06 71.16 0.00 0.00 0.00 0.00 16:55:06 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:34:01 docker0 429.53 482.54 31.99 2092.73 0.00 0.00 0.00 0.00 16:55:06 16:35:01 eth0 41.30 23.46 37.08 15.28 0.00 0.00 0.00 0.00 16:55:06 16:35:01 veth32fabbb 0.32 0.45 0.03 0.05 0.00 0.00 0.00 0.00 16:55:06 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:35:01 docker0 0.32 0.32 0.02 0.04 0.00 0.00 0.00 0.00 16:55:06 16:36:01 eth0 22.70 12.86 16.39 8.80 0.00 0.00 0.00 0.00 16:55:06 16:36:01 veth32fabbb 1.83 1.83 0.14 0.14 0.00 0.00 0.00 0.00 16:55:06 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:36:01 docker0 1.83 1.83 0.12 0.14 0.00 0.00 0.00 0.00 16:55:06 16:37:03 veth150898d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:55:06 16:37:03 eth0 281.67 201.21 1643.11 137.15 0.00 0.00 0.00 0.00 16:55:06 16:37:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:37:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:38:01 vetha51f445 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 16:55:06 16:38:01 veth150898d 0.00 0.95 0.00 0.05 0.00 0.00 0.00 0.00 16:55:06 16:38:01 eth0 110.79 75.38 200.43 18.62 0.00 0.00 0.00 0.00 16:55:06 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:39:01 veth1b93c7b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:39:01 veth801cee4 0.02 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:55:06 16:39:01 veth150898d 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 16:55:06 16:39:01 eth0 263.30 169.51 1432.08 24.87 0.00 0.00 0.00 0.00 16:55:06 16:40:02 eth0 180.76 99.00 555.18 127.88 0.00 0.00 0.00 0.00 16:55:06 16:40:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:55:06 16:40:02 docker0 1132.81 1502.76 97.25 5598.75 0.00 0.00 0.00 0.00 16:55:06 16:41:01 eth0 0.81 0.59 0.62 0.17 0.00 0.00 0.00 0.00 16:55:06 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:41:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:42:01 eth0 0.42 0.35 0.18 0.09 0.00 0.00 0.00 0.00 16:55:06 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:43:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:55:06 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:44:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:45:01 eth0 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00 16:55:06 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:46:01 eth0 0.52 0.35 0.27 0.20 0.00 0.00 0.00 0.00 16:55:06 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:47:01 eth0 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 16:55:06 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:48:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 16:55:06 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:49:01 eth0 0.55 0.07 0.05 0.01 0.00 0.00 0.00 0.00 16:55:06 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:50:01 eth0 0.50 0.07 0.05 0.01 0.00 0.00 0.00 0.00 16:55:06 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:51:01 eth0 0.52 0.28 0.27 0.20 0.00 0.00 0.00 0.00 16:55:06 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:52:01 eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 16:55:06 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:53:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:54:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:55:06 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 Average: eth0 163.74 113.77 680.49 25.06 0.00 0.00 0.00 0.00 16:55:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:06 Average: docker0 49.30 65.40 4.23 243.65 0.00 0.00 0.00 0.00 16:55:06 16:55:06 16:55:06 ---> sar -P ALL: 16:55:06 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/26/21 _x86_64_ (2 CPU) 16:55:06 16:55:06 16:30:32 LINUX RESTART (2 CPU) 16:55:06 16:55:06 16:31:01 CPU %user %nice %system %iowait %steal %idle 16:55:06 16:32:01 all 12.97 0.00 2.51 1.82 0.16 82.54 16:55:06 16:32:01 0 13.38 0.00 2.67 0.64 0.19 83.12 16:55:06 16:32:01 1 12.57 0.00 2.35 2.99 0.12 81.97 16:55:06 16:33:01 all 14.75 0.00 3.68 0.35 0.09 81.13 16:55:06 16:33:01 0 18.38 0.00 3.57 0.41 0.11 77.53 16:55:06 16:33:01 1 11.20 0.00 3.79 0.30 0.07 84.64 16:55:06 16:34:01 all 21.88 0.00 9.81 3.67 0.13 64.51 16:55:06 16:34:01 0 21.77 0.00 10.03 3.74 0.13 64.34 16:55:06 16:34:01 1 22.00 0.00 9.59 3.60 0.13 64.68 16:55:06 16:35:01 all 58.35 0.00 7.95 4.48 0.16 29.07 16:55:06 16:35:01 0 57.09 0.00 8.16 5.12 0.18 29.44 16:55:06 16:35:01 1 59.61 0.00 7.74 3.83 0.13 28.69 16:55:06 16:36:01 all 31.56 0.00 4.17 0.90 0.08 63.29 16:55:06 16:36:01 0 31.74 0.00 4.29 0.83 0.07 63.07 16:55:06 16:36:01 1 31.37 0.00 4.05 0.97 0.09 63.52 16:55:06 16:37:03 all 38.77 0.00 10.34 10.90 0.15 39.84 16:55:06 16:37:03 0 38.22 0.00 10.47 8.47 0.14 42.69 16:55:06 16:37:03 1 39.31 0.00 10.22 13.32 0.16 37.00 16:55:06 16:38:01 all 29.57 0.00 16.16 48.22 0.14 5.92 16:55:06 16:38:01 0 29.27 0.00 16.74 48.16 0.13 5.70 16:55:06 16:38:01 1 29.87 0.00 15.58 48.28 0.15 6.13 16:55:06 16:39:01 all 68.67 0.00 15.56 12.42 0.18 3.18 16:55:06 16:39:01 0 69.20 0.00 15.66 12.59 0.19 2.36 16:55:06 16:39:01 1 68.14 0.00 15.45 12.25 0.17 3.99 16:55:06 16:40:02 all 68.96 0.00 15.19 5.87 0.16 9.83 16:55:06 16:40:02 0 67.83 0.00 16.31 5.53 0.17 10.16 16:55:06 16:40:02 1 70.07 0.00 14.08 6.20 0.15 9.51 16:55:06 16:41:01 all 0.16 0.00 0.08 0.01 0.02 99.74 16:55:06 16:41:01 0 0.05 0.00 0.07 0.02 0.02 99.85 16:55:06 16:41:01 1 0.27 0.00 0.08 0.00 0.02 99.63 16:55:06 16:42:01 all 0.13 0.00 0.06 0.01 0.02 99.78 16:55:06 16:42:01 0 0.03 0.00 0.08 0.02 0.03 99.83 16:55:06 16:42:01 1 0.23 0.00 0.03 0.00 0.00 99.73 16:55:06 16:55:06 16:42:01 CPU %user %nice %system %iowait %steal %idle 16:55:06 16:43:01 all 0.14 0.00 0.06 0.00 0.03 99.77 16:55:06 16:43:01 0 0.05 0.00 0.03 0.00 0.03 99.88 16:55:06 16:43:01 1 0.23 0.00 0.08 0.00 0.02 99.67 16:55:06 16:44:01 all 0.13 0.00 0.02 0.00 0.02 99.83 16:55:06 16:44:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:55:06 16:44:01 1 0.23 0.00 0.02 0.00 0.00 99.75 16:55:06 16:45:01 all 0.13 0.00 0.03 0.00 0.02 99.82 16:55:06 16:45:01 0 0.03 0.00 0.05 0.00 0.02 99.90 16:55:06 16:45:01 1 0.22 0.00 0.02 0.00 0.02 99.75 16:55:06 16:46:01 all 0.18 0.00 0.03 0.00 0.02 99.77 16:55:06 16:46:01 0 0.05 0.00 0.03 0.00 0.03 99.88 16:55:06 16:46:01 1 0.32 0.00 0.02 0.00 0.00 99.67 16:55:06 16:47:01 all 0.18 0.00 0.03 0.00 0.02 99.77 16:55:06 16:47:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:55:06 16:47:01 1 0.28 0.00 0.03 0.00 0.02 99.67 16:55:06 16:48:01 all 0.19 0.00 0.03 0.00 0.02 99.76 16:55:06 16:48:01 0 0.02 0.00 0.02 0.00 0.03 99.93 16:55:06 16:48:01 1 0.37 0.00 0.05 0.00 0.00 99.58 16:55:06 16:49:01 all 0.08 0.00 0.03 0.00 0.02 99.87 16:55:06 16:49:01 0 0.05 0.00 0.03 0.00 0.00 99.92 16:55:06 16:49:01 1 0.10 0.00 0.03 0.00 0.03 99.83 16:55:06 16:50:01 all 0.13 0.00 0.03 0.00 0.02 99.82 16:55:06 16:50:01 0 0.02 0.00 0.03 0.00 0.03 99.92 16:55:06 16:50:01 1 0.25 0.00 0.03 0.00 0.00 99.72 16:55:06 16:51:01 all 0.18 0.00 0.02 0.00 0.03 99.78 16:55:06 16:51:01 0 0.25 0.00 0.02 0.00 0.02 99.72 16:55:06 16:51:01 1 0.10 0.00 0.02 0.00 0.03 99.85 16:55:06 16:52:01 all 0.13 0.00 0.04 0.00 0.01 99.82 16:55:06 16:52:01 0 0.23 0.00 0.03 0.00 0.00 99.73 16:55:06 16:52:01 1 0.03 0.00 0.05 0.00 0.02 99.90 16:55:06 16:53:01 all 0.14 0.00 0.01 0.00 0.03 99.82 16:55:06 16:53:01 0 0.25 0.00 0.00 0.00 0.02 99.73 16:55:06 16:53:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:55:06 16:55:06 16:53:01 CPU %user %nice %system %iowait %steal %idle 16:55:06 16:54:01 all 0.15 0.00 0.03 0.00 0.03 99.80 16:55:06 16:54:01 0 0.27 0.00 0.02 0.00 0.02 99.70 16:55:06 16:54:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:55:06 Average: all 14.31 0.00 3.53 3.60 0.06 78.50 16:55:06 Average: 0 14.33 0.00 3.63 3.47 0.07 78.51 16:55:06 Average: 1 14.29 0.00 3.43 3.73 0.06 78.49 16:55:06 16:55:06 16:55:06