Pull request #3806 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 0f0bcd669b48f74c6b39306e85682e5956f0d04c rather than b994c7683bf54a6bd50a025d11486254f5c1f0e1 Obtained Jenkinsfile from 0f0bcd669b48f74c6b39306e85682e5956f0d04c 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-ssh8470281553534992084.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh7236707119794681590.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-3806/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-3806/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2716056428886786832.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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-ssh1536653771651344841.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3806/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-3806/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2073309019789088885.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-937 in /w/workspace/edgexfoundry_edgex-go_PR-3806 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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/9@tmp/jenkins-gitclient-ssh6959087376219159096.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 0f0bcd669b48f74c6b39306e85682e5956f0d04c into PR head commit b994c7683bf54a6bd50a025d11486254f5c1f0e1 Merge succeeded, producing e6a0f3cbf3377930a2cb7d991aae5a709157d544 Checking out Revision e6a0f3cbf3377930a2cb7d991aae5a709157d544 (PR-3806) > 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/9@tmp/jenkins-gitclient-ssh639551764037379198.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3806/head:refs/remotes/origin/PR-3806 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b994c7683bf54a6bd50a025d11486254f5c1f0e1 # 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/9@tmp/jenkins-gitclient-ssh2889842151482369432.key > git merge 0f0bcd669b48f74c6b39306e85682e5956f0d04c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6a0f3cbf3377930a2cb7d991aae5a709157d544 # timeout=10 Commit message: "Merge commit '0f0bcd669b48f74c6b39306e85682e5956f0d04c' into HEAD" > git rev-list --no-walk 43862bbe09389d354013f64e698929f6209fe03c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:49:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:49:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:49:08 ========================================================= 09:49:08 EdgeX Global Pipelines Version Info 09:49:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:49:09 ------------------- 09:49:09 stable info: 09:49:09 ------------------- 09:49:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:49:09 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 09:49:09 Message: update stable to v1.0.215 09:49:10 ------------------- 09:49:10 experimental info: 09:49:10 ------------------- 09:49:10 Commited By: **** collab-it+edgex@linuxfoundation.org 09:49:10 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 09:49:10 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:49:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:49:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:49:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:49:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:49:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:49:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:49:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:49:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:49:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:49:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:49:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:49:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:49:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:49:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:49:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:49:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:49:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:49:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:49:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:49:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 09:49:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:49:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:49:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3806 [Pipeline] echo 09:49:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3806 [Pipeline] echo 09:49:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3806 [Pipeline] echo 09:49:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e6a0f3cbf3377930a2cb7d991aae5a709157d544 [Pipeline] echo 09:49:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e6a0f3c [Pipeline] echo 09:49:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:49:10 provisioning config files... 09:49:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config8868361546613242760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:49:11 ---> docker-login.sh 09:49:11 nexus3.edgexfoundry.org:10001 09:49:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:49:11 Configure a credential helper to remove this warning. See 09:49:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:49:11 09:49:11 Login Succeeded 09:49:11 nexus3.edgexfoundry.org:10002 09:49:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:49:11 Configure a credential helper to remove this warning. See 09:49:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:49:11 09:49:11 Login Succeeded 09:49:11 nexus3.edgexfoundry.org:10003 09:49:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:49:11 Configure a credential helper to remove this warning. See 09:49:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:49:11 09:49:11 Login Succeeded 09:49:11 nexus3.edgexfoundry.org:10004 09:49:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:49:11 Configure a credential helper to remove this warning. See 09:49:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:49:11 09:49:11 Login Succeeded 09:49:11 docker.io 09:49:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:49:12 Configure a credential helper to remove this warning. See 09:49:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:49:12 09:49:12 Login Succeeded 09:49:12 ---> docker-login.sh ends [Pipeline] } 09:49:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:49:12 ++ 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 09:49:12 + for file in '`ls cmd/**/Dockerfile`' 09:49:12 ++ dirname cmd/core-command/Dockerfile 09:49:12 ++ cut -d/ -f2 09:49:12 + echo core-command,cmd/core-command/Dockerfile 09:49:12 + for file in '`ls cmd/**/Dockerfile`' 09:49:12 ++ dirname cmd/core-data/Dockerfile 09:49:12 ++ cut -d/ -f2 09:49:12 + echo core-data,cmd/core-data/Dockerfile 09:49:12 + for file in '`ls cmd/**/Dockerfile`' 09:49:12 ++ dirname cmd/core-metadata/Dockerfile 09:49:12 ++ cut -d/ -f2 09:49:12 + echo core-metadata,cmd/core-metadata/Dockerfile 09:49:12 + for file in '`ls cmd/**/Dockerfile`' 09:49:12 ++ dirname cmd/security-bootstrapper/Dockerfile 09:49:12 ++ cut -d/ -f2 09:49:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:49:12 + for file in '`ls cmd/**/Dockerfile`' 09:49:12 ++ dirname cmd/security-proxy-setup/Dockerfile 09:49:12 ++ cut -d/ -f2 09:49:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:49:12 + for file in '`ls cmd/**/Dockerfile`' 09:49:12 ++ dirname cmd/security-secretstore-setup/Dockerfile 09:49:12 ++ cut -d/ -f2 09:49:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:49:12 + for file in '`ls cmd/**/Dockerfile`' 09:49:12 ++ dirname cmd/support-notifications/Dockerfile 09:49:12 ++ cut -d/ -f2 09:49:12 + echo support-notifications,cmd/support-notifications/Dockerfile 09:49:12 + for file in '`ls cmd/**/Dockerfile`' 09:49:12 ++ dirname cmd/support-scheduler/Dockerfile 09:49:12 ++ cut -d/ -f2 09:49:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:49:12 + for file in '`ls cmd/**/Dockerfile`' 09:49:12 ++ dirname cmd/sys-mgmt-agent/Dockerfile 09:49:12 ++ cut -d/ -f2 09:49:12 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:49:12 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] { (Build Check) [Pipeline] sh 09:49:13 + git rev-list -1 --merges e6a0f3cbf3377930a2cb7d991aae5a709157d544~1..e6a0f3cbf3377930a2cb7d991aae5a709157d544 [Pipeline] echo 09:49:13 -----------> git rev-list -1 --merges e6a0f3cbf3377930a2cb7d991aae5a709157d544~1..e6a0f3cbf3377930a2cb7d991aae5a709157d544 e6a0f3cbf3377930a2cb7d991aae5a709157d544 09:49:13 e6a0f3cbf3377930a2cb7d991aae5a709157d544 [false] [Pipeline] sh 09:49:13 + git log --format=format:%s -1 e6a0f3cbf3377930a2cb7d991aae5a709157d544 [Pipeline] echo 09:49:13 ========================================================= 09:49:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:49:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 09:49:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:49:14 09:49:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:49:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:49:14 latest: Pulling from edgex-devops/git-semver 09:49:14 a0d0a0d46f8b: Pulling fs layer 09:49:14 3e5f54012d9b: Pulling fs layer 09:49:14 4c7163046ea9: Pulling fs layer 09:49:14 0c2d73faf560: Pulling fs layer 09:49:14 0c2d73faf560: Waiting 09:49:14 3e5f54012d9b: Verifying Checksum 09:49:14 3e5f54012d9b: Download complete 09:49:14 a0d0a0d46f8b: Verifying Checksum 09:49:14 a0d0a0d46f8b: Download complete 09:49:14 0c2d73faf560: Verifying Checksum 09:49:14 0c2d73faf560: Download complete 09:49:14 4c7163046ea9: Verifying Checksum 09:49:14 4c7163046ea9: Download complete 09:49:14 a0d0a0d46f8b: Pull complete 09:49:14 3e5f54012d9b: Pull complete 09:49:14 4c7163046ea9: Pull complete 09:49:15 0c2d73faf560: Pull complete 09:49:15 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 09:49:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:49:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:49:15 prd-centos7-docker-4c-2g-937 does not seem to be running inside a container 09:49:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:49:15 $ docker top fb2e3ec4aff0870cf9e8363143d82e8a18da172fa65ce8a739a35fc1ef87f529 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:49:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:49:16 [ssh-agent] Looking for ssh-agent implementation... 09:49:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:49:16 $ docker exec fb2e3ec4aff0870cf9e8363143d82e8a18da172fa65ce8a739a35fc1ef87f529 ssh-agent 09:49:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoOiacA/agent.15 09:49:16 SSH_AGENT_PID=21 09:49:16 Running ssh-add (command line suppressed) 09:49:16 Identity added: /w/workspace/edgex-go/9@tmp/private_key_5685511153328652318.key (/w/workspace/edgex-go/9@tmp/private_key_5685511153328652318.key) 09:49:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:49:16 + git tag --points-at HEAD [Pipeline] } 09:49:16 $ docker exec --env ******** --env ******** fb2e3ec4aff0870cf9e8363143d82e8a18da172fa65ce8a739a35fc1ef87f529 ssh-agent -k 09:49:16 unset SSH_AUTH_SOCK; 09:49:16 unset SSH_AGENT_PID; 09:49:16 echo Agent pid 21 killed; 09:49:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:49:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:49:16 [ssh-agent] Looking for ssh-agent implementation... 09:49:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:49:16 $ docker exec fb2e3ec4aff0870cf9e8363143d82e8a18da172fa65ce8a739a35fc1ef87f529 ssh-agent 09:49:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXacgNkP/agent.55 09:49:17 SSH_AGENT_PID=61 09:49:17 Running ssh-add (command line suppressed) 09:49:17 Identity added: /w/workspace/edgex-go/9@tmp/private_key_1195220402819848453.key (/w/workspace/edgex-go/9@tmp/private_key_1195220402819848453.key) 09:49:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:49:17 + git semver init 09:49:17 # -> Open(): unable to determine branch for HEAD 09:49:17 # $GIT_DIR = /w/workspace/edgex-go/9/.git 09:49:17 # $GIT_WORK_TREE = /w/workspace/edgex-go/9 09:49:17 # $SEMVER_REMOTE_NAME = origin 09:49:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:49:17 # $SEMVER_USER_NAME = edgex-jenkins 09:49:17 # $SEMVER_BRANCH = PR-3806 09:49:17 # $SEMVER_TEMP = /tmp/semver-167074761 09:49:17 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:49:17 # -> Clone(): ssh: handshake failed: knownhosts: key mismatch 09:49:17 # git init /tmp/semver-167074761 09:49:17 # '/tmp/semver-167074761' -> '/w/workspace/edgex-go/9/.semver' 09:49:17 # -> Force: false 09:49:17 # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } 09:49:17 $ docker exec --env ******** --env ******** fb2e3ec4aff0870cf9e8363143d82e8a18da172fa65ce8a739a35fc1ef87f529 ssh-agent -k 09:49:17 unset SSH_AUTH_SOCK; 09:49:17 unset SSH_AGENT_PID; 09:49:17 echo Agent pid 61 killed; 09:49:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:49:17 + git semver [Pipeline] } 09:49:17 $ docker stop --time=1 fb2e3ec4aff0870cf9e8363143d82e8a18da172fa65ce8a739a35fc1ef87f529 09:49:19 $ docker rm -f fb2e3ec4aff0870cf9e8363143d82e8a18da172fa65ce8a739a35fc1ef87f529 [Pipeline] // withDockerContainer [Pipeline] sh 09:49:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:49:19 Stashed 1 file(s) [Pipeline] echo 09:49:19 [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 09:49:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:49:20 ========================================================= 09:49:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:49:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:49:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:49:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:49:20 a0d0a0d46f8b: Already exists 09:49:20 31adcdaf11c8: Pulling fs layer 09:49:20 b8b176561691: Pulling fs layer 09:49:20 4527c011a84f: Pulling fs layer 09:49:20 5d74067f8e1e: Pulling fs layer 09:49:20 e0aca202a116: Pulling fs layer 09:49:20 3a43be97a3b4: Pulling fs layer 09:49:20 34cad66bf833: Pulling fs layer 09:49:20 b4e3c513aaa6: Pulling fs layer 09:49:20 5d74067f8e1e: Waiting 09:49:20 e0aca202a116: Waiting 09:49:20 b4e3c513aaa6: Waiting 09:49:20 3a43be97a3b4: Waiting 09:49:20 34cad66bf833: Waiting 09:49:20 b8b176561691: Verifying Checksum 09:49:20 b8b176561691: Download complete 09:49:20 31adcdaf11c8: Verifying Checksum 09:49:20 31adcdaf11c8: Download complete 09:49:20 5d74067f8e1e: Verifying Checksum 09:49:20 5d74067f8e1e: Download complete 09:49:20 e0aca202a116: Verifying Checksum 09:49:20 e0aca202a116: Download complete 09:49:20 3a43be97a3b4: Download complete 09:49:20 31adcdaf11c8: Pull complete 09:49:20 34cad66bf833: Verifying Checksum 09:49:20 34cad66bf833: Download complete 09:49:20 b8b176561691: Pull complete 09:49:21 4527c011a84f: Verifying Checksum 09:49:21 4527c011a84f: Download complete 09:49:21 b4e3c513aaa6: Verifying Checksum 09:49:21 b4e3c513aaa6: Download complete 09:49:24 4527c011a84f: Pull complete 09:49:24 5d74067f8e1e: Pull complete 09:49:24 e0aca202a116: Pull complete 09:49:24 3a43be97a3b4: Pull complete 09:49:24 34cad66bf833: Pull complete 09:49:27 b4e3c513aaa6: Pull complete 09:49:27 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 09:49:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:49:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 09:49:27 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:49:27 WORKDIR /edgex 09:49:27 COPY go.mod . 09:49:27 RUN go mod download' 09:49:27 + docker build -t ci-base-image-x86_64 -f - . 09:49:28 Sending build context to Docker daemon 166.8MB 09:49:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:49:28 ---> 9f6097aaca64 09:49:28 Step 2/4 : WORKDIR /edgex 09:49:29 ---> Running in 352f7e54eb56 09:49:29 Removing intermediate container 352f7e54eb56 09:49:29 ---> 5d04d70861ad 09:49:29 Step 3/4 : COPY go.mod . 09:49:30 ---> 6c6260567162 09:49:30 Step 4/4 : RUN go mod download 09:49:30 ---> Running in d0ca52ed9433 09:49:34 Still waiting to schedule task 09:49:34 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:50:02 Removing intermediate container d0ca52ed9433 09:50:02 ---> 3918c317b452 09:50:02 Successfully built 3918c317b452 09:50:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:50:02 + docker inspect -f . ci-base-image-x86_64 09:50:02 . [Pipeline] withDockerContainer 09:50:02 prd-centos7-docker-4c-2g-937 does not seem to be running inside a container 09:50:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:50:03 $ docker top be737262e7b8510b4566e9021c07f1f5aa2bef492e715564bd66d3f8a7c246c1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:50:03 + go version 09:50:03 go version go1.16.8 linux/amd64 [Pipeline] } 09:50:03 $ docker stop --time=1 be737262e7b8510b4566e9021c07f1f5aa2bef492e715564bd66d3f8a7c246c1 09:50:04 $ docker rm -f be737262e7b8510b4566e9021c07f1f5aa2bef492e715564bd66d3f8a7c246c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:50:05 + docker inspect -f . ci-base-image-x86_64 09:50:05 . [Pipeline] withDockerContainer 09:50:05 prd-centos7-docker-4c-2g-937 does not seem to be running inside a container 09:50:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:50:05 $ docker top 4036ac906b4b940fc6e70afa7cc74c322e6115feb5901bd6fd97d3f4332924a3 -eo pid,comm [Pipeline] { [Pipeline] echo 09:50:05 ========================================================= 09:50:05 [edgeXBuildGoParallel] Running Tests and Build... 09:50:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:50:05 + make test 09:50:05 go mod tidy 09:50:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:50:11 ? github.com/edgexfoundry/edgex-go [no test files] 09:50:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:50:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:50:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:50:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:50:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:50:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:50:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:50:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:50:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:50:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:50:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:50:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:50:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:50:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:50:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.068s coverage: 28.7% of statements 09:50:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:50:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:50:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 98.5% of statements 09:50:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:50:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.064s coverage: 44.7% of statements 09:50:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:50:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:50:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 89.5% of statements 09:50:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:50:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:50:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 84.4% of statements 09:50:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:50:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:50:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:50:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:50:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:50:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.264s coverage: 94.2% of statements 09:50:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:50:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:50:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 59.1% of statements 09:50:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:50:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:50:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:50:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:50:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:50:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements 09:50:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:50:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:50:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:50:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.9% of statements 09:50:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:50:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements 09:50:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements 09:50:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:50:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 09:50:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements 09:50:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 09:50:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 09:50:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 09:50:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.052s coverage: 94.4% of statements 09:50:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements 09:51:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-938 in /w/workspace/edgexfoundry_edgex-go_PR-3806 [Pipeline] { [Pipeline] ws 09:51:01 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 09:51:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.188s coverage: 82.5% of statements 09:51:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:51:01 The recommended git tool is: git 09:51:06 using credential edgex-jenkins-ssh 09:51:06 Cloning the remote Git repository 09:51:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:51:07 > git init /w/workspace/edgex-go/9 # timeout=10 09:51:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:51:07 > git --version # timeout=10 09:51:07 > git --version # 'git version 2.17.1' 09:51:07 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:51:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 09:51:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:51:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:51:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:51:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements 09:51:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:51:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:51:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:51:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:51:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:51:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 09:51:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:51:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:51:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 09:51:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:51:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 09:51:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:51:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 09:51:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 09:51:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 09:51:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.137s coverage: 91.2% of statements 09:51:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:51:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements 09:51:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:51:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:51:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 09:51:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 09:51:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 09:51:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 09:51:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 09:51:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.202s coverage: 65.4% of statements 09:51:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:51:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:51:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:51:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.133s coverage: 43.8% of statements 09:51:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:51:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:51:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 09:51:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:51:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 09:51:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:51:23 Merging remotes/origin/main commit 0f0bcd669b48f74c6b39306e85682e5956f0d04c into PR head commit b994c7683bf54a6bd50a025d11486254f5c1f0e1 09:51:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:51:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:51:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:51:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:51:22 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3806/head:refs/remotes/origin/PR-3806 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:51:23 > git config core.sparsecheckout # timeout=10 09:51:23 > git checkout -f b994c7683bf54a6bd50a025d11486254f5c1f0e1 # timeout=10 09:51:23 Merge succeeded, producing bd93eea8a5cfc60aa334429069590b4707203247 09:51:23 Checking out Revision bd93eea8a5cfc60aa334429069590b4707203247 (PR-3806) 09:51:23 > git remote # timeout=10 09:51:23 > git config --get remote.origin.url # timeout=10 09:51:23 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:23 > git merge 0f0bcd669b48f74c6b39306e85682e5956f0d04c # timeout=10 09:51:23 > git rev-parse HEAD^{commit} # timeout=10 09:51:23 > git config core.sparsecheckout # timeout=10 09:51:23 > git checkout -f bd93eea8a5cfc60aa334429069590b4707203247 # timeout=10 09:51:28 Commit message: "Merge commit '0f0bcd669b48f74c6b39306e85682e5956f0d04c' into HEAD" 09:51:28 > git rev-list --no-walk 43862bbe09389d354013f64e698929f6209fe03c # timeout=10 09:51:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements 09:51:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:51:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:51:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:51:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:51:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.3% of statements 09:51:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:51:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:51:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:51:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:51:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 09:51:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:51:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:51:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements 09:51:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:51:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:51:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:51:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:51:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.047s coverage: 28.9% of statements 09:51:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:51:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:51:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:51:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:51:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:51:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:51:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements 09:51:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements 09:51:28 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:51:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:51:29 % Total % Received % Xferd Average Speed Time Time Time Current 09:51:29 Dload Upload Total Spent Left Speed 09:51:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 65 11824 65 7747 0 0 58248 0 --:--:-- --:--:-- --:--:-- 58248 100 11824 100 11824 0 0 88238 0 --:--:-- --:--:-- --:--:-- 87585 [Pipeline] sh 09:51:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:51:30 + sudo tee /etc/docker/daemon.new 09:51:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:51:30 { 09:51:30 "registry-mirrors": [ 09:51:30 "https://nexus3.edgexfoundry.org:10001" 09:51:30 ], 09:51:30 "bip": "10.250.0.254/24", 09:51:30 "hosts": [ 09:51:30 "tcp://0.0.0.0:5555", 09:51:30 "unix:///var/run/docker.sock" 09:51:30 ], 09:51:30 "mtu": 1458, 09:51:30 "selinux-enabled": true, 09:51:30 "seccomp-profile": "/etc/docker/seccomp.json" 09:51:30 } [Pipeline] sh 09:51:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:51:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:51:49 provisioning config files... 09:51:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config1935140719987122582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:51:49 ---> docker-login.sh 09:51:49 nexus3.edgexfoundry.org:10001 09:51:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:50 Configure a credential helper to remove this warning. See 09:51:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:50 09:51:50 Login Succeeded 09:51:50 nexus3.edgexfoundry.org:10002 09:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:51 Configure a credential helper to remove this warning. See 09:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:51 09:51:51 Login Succeeded 09:51:51 nexus3.edgexfoundry.org:10003 09:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:51 Configure a credential helper to remove this warning. See 09:51:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:51 09:51:51 Login Succeeded 09:51:51 nexus3.edgexfoundry.org:10004 09:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:52 Configure a credential helper to remove this warning. See 09:51:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:52 09:51:52 Login Succeeded 09:51:52 docker.io 09:51:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:53 Configure a credential helper to remove this warning. See 09:51:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:53 09:51:53 Login Succeeded 09:51:53 ---> docker-login.sh ends [Pipeline] } 09:51:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:51:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:51:53 ========================================================= 09:51:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:51:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:51:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:51:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:51:54 552d1f2373af: Pulling fs layer 09:51:54 ea3f2d53f512: Pulling fs layer 09:51:54 9e70ebbbe112: Pulling fs layer 09:51:54 7a9cfe048b4a: Pulling fs layer 09:51:54 72dc09318566: Pulling fs layer 09:51:54 f4f7b4309257: Pulling fs layer 09:51:54 0ac9a79272e3: Pulling fs layer 09:51:54 b78e95d17946: Pulling fs layer 09:51:54 72dc09318566: Waiting 09:51:54 0ac9a79272e3: Waiting 09:51:54 f4f7b4309257: Waiting 09:51:54 b78e95d17946: Waiting 09:51:54 9e70ebbbe112: Verifying Checksum 09:51:54 9e70ebbbe112: Download complete 09:51:54 ea3f2d53f512: Verifying Checksum 09:51:54 ea3f2d53f512: Download complete 09:51:54 72dc09318566: Verifying Checksum 09:51:54 72dc09318566: Download complete 09:51:54 f4f7b4309257: Verifying Checksum 09:51:54 f4f7b4309257: Download complete 09:51:54 552d1f2373af: Verifying Checksum 09:51:54 0ac9a79272e3: Verifying Checksum 09:51:54 0ac9a79272e3: Download complete 09:51:55 552d1f2373af: Pull complete 09:51:55 ea3f2d53f512: Pull complete 09:51:56 9e70ebbbe112: Pull complete 09:51:56 b78e95d17946: Verifying Checksum 09:51:56 b78e95d17946: Download complete 09:51:56 7a9cfe048b4a: Verifying Checksum 09:51:56 7a9cfe048b4a: Download complete 09:52:00 GO111MODULE=on go vet ./... 09:52:06 7a9cfe048b4a: Pull complete 09:52:07 72dc09318566: Pull complete 09:52:07 f4f7b4309257: Pull complete 09:52:07 0ac9a79272e3: Pull complete 09:52:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:52:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:52:10 ./bin/test-attribution-txt.sh [Pipeline] echo 09:52:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:52:11 + ls -al . 09:52:11 total 644 09:52:11 drwxrwxr-x 10 1001 1001 4096 Nov 17 09:52 . 09:52:11 drwxr-xr-x 4 root root 28 Nov 17 09:50 .. 09:52:11 -rw-rw-r-- 1 1001 1001 11 Nov 17 09:49 .dockerignore 09:52:11 drwxrwxr-x 8 1001 1001 179 Nov 17 09:49 .git 09:52:11 drwxrwxr-x 4 1001 1001 142 Nov 17 09:49 .github 09:52:11 -rw-rw-r-- 1 1001 1001 804 Nov 17 09:49 .gitignore 09:52:11 -rw-rw-r-- 1 1001 1001 42 Nov 17 09:49 .golangci.yml 09:52:11 -rw-rw-r-- 1 1001 1001 76 Nov 17 09:49 .hadolint.yml 09:52:11 drwx------ 3 1001 1001 33 Nov 17 09:49 .semver 09:52:11 -rw-rw-r-- 1 1001 1001 166 Nov 17 09:49 .sonarcloud.properties 09:52:11 -rw-rw-r-- 1 1001 1001 1171 Nov 17 09:49 ADOPTERS.md 09:52:11 -rw-rw-r-- 1 1001 1001 8910 Nov 17 09:49 Attribution.txt 09:52:11 -rw-rw-r-- 1 1001 1001 51732 Nov 17 09:49 CHANGELOG.md 09:52:11 -rw-rw-r-- 1 1001 1001 3804 Nov 17 09:49 CONTRIBUTING.md 09:52:11 -rw-rw-r-- 1 1001 1001 677 Nov 17 09:49 GOVERNANCE.md 09:52:11 -rw-rw-r-- 1 1001 1001 849 Nov 17 09:49 Jenkinsfile 09:52:11 -rw-rw-r-- 1 1001 1001 10775 Nov 17 09:49 LICENSE 09:52:11 -rw-rw-r-- 1 1001 1001 6508 Nov 17 09:49 Makefile 09:52:11 -rw-rw-r-- 1 1001 1001 582 Nov 17 09:49 OWNERS.md 09:52:11 -rw-rw-r-- 1 1001 1001 8207 Nov 17 09:49 README.md 09:52:11 -rw-rw-r-- 1 1001 1001 6912 Nov 17 09:49 SECURITY.md 09:52:11 -rw-rw-r-- 1 1001 1001 5 Nov 17 09:49 VERSION 09:52:11 -rw-rw-r-- 1 1001 1001 4131 Nov 17 09:49 ZMQWindows.md 09:52:11 drwxrwxr-x 2 1001 1001 37 Nov 17 09:49 bin 09:52:11 drwxrwxr-x 14 1001 1001 4096 Nov 17 09:49 cmd 09:52:11 -rw-r--r-- 1 root root 428381 Nov 17 09:51 coverage.out 09:52:11 -rw-rw-r-- 1 1001 1001 822 Nov 17 09:49 go.mod 09:52:11 -rw-rw-r-- 1 1001 1001 49471 Nov 17 09:49 go.sum 09:52:11 drwxrwxr-x 8 1001 1001 124 Nov 17 09:49 internal 09:52:11 drwxrwxr-x 3 1001 1001 16 Nov 17 09:49 openapi 09:52:11 drwxrwxr-x 4 1001 1001 71 Nov 17 09:49 snap 09:52:11 -rw-rw-r-- 1 1001 1001 204 Nov 17 09:49 version.go [Pipeline] sh 09:52:11 + '[' -e coverage.out ] 09:52:11 + chown 1001:1001 coverage.out [Pipeline] stash 09:52:11 Stashed 1 file(s) [Pipeline] sh 09:52:11 + make build 09:52:11 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 09:52:13 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 09:52:14 b78e95d17946: Pull complete 09:52:14 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 09:52:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:52:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 09:52:14 + echo+ docker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:52:14 WORKDIR /edgex 09:52:14 COPY go.mod . 09:52:14 RUN go mod download 09:52:14 build -t ci-base-image-arm64 -f - . 09:52:16 Sending build context to Docker daemon 166.8MB 09:52:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:52:17 ---> 8b459fc5aaf0 09:52:17 Step 2/4 : WORKDIR /edgex 09:52:18 ---> Running in 3154ff21d3a3 09:52:19 Removing intermediate container 3154ff21d3a3 09:52:19 ---> c67991eb605d 09:52:19 Step 3/4 : COPY go.mod . 09:52:19 ---> 457d513e867f 09:52:19 Step 4/4 : RUN go mod download 09:52:19 ---> Running in 64d4842ccae3 09:52:19 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 09:52:20 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 09:52:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:52:21 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 09:52:22 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 09:52:23 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 09:52: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 09:52:25 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 09:52:25 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 09:52:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 09:52:28 $ docker stop --time=1 4036ac906b4b940fc6e70afa7cc74c322e6115feb5901bd6fd97d3f4332924a3 09:52:29 $ docker rm -f 4036ac906b4b940fc6e70afa7cc74c322e6115feb5901bd6fd97d3f4332924a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:52:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:52:32 09:52:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:52:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:52:32 latest: Pulling from edgex-devops/edgex-compose 09:52:32 cbdbe7a5bc2a: Pulling fs layer 09:52:32 ca9280d653b3: Pulling fs layer 09:52:32 7e9c9ca2126c: Pulling fs layer 09:52:32 cbdbe7a5bc2a: Verifying Checksum 09:52:32 cbdbe7a5bc2a: Download complete 09:52:32 ca9280d653b3: Verifying Checksum 09:52:32 ca9280d653b3: Download complete 09:52:32 cbdbe7a5bc2a: Pull complete 09:52:32 7e9c9ca2126c: Verifying Checksum 09:52:32 7e9c9ca2126c: Download complete 09:52:33 ca9280d653b3: Pull complete 09:52:37 7e9c9ca2126c: Pull complete 09:52:37 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:52:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:52:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:52:37 prd-centos7-docker-4c-2g-937 does not seem to be running inside a container 09:52:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:52:40 $ docker top 66c9ca5b18a3174b58788e303457a934f9b85596c6ddfd0f090c99f780c2d568 -eo pid,comm [Pipeline] { [Pipeline] sh 09:52:41 + docker-compose build --help 09:52:41 + grep parallel 09:52:41 --parallel Build images in parallel. [Pipeline] } 09:52:41 $ docker stop --time=1 66c9ca5b18a3174b58788e303457a934f9b85596c6ddfd0f090c99f780c2d568 09:52:42 $ docker rm -f 66c9ca5b18a3174b58788e303457a934f9b85596c6ddfd0f090c99f780c2d568 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:52:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:52:43 . [Pipeline] withDockerContainer 09:52:43 prd-centos7-docker-4c-2g-937 does not seem to be running inside a container 09:52:43 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:52:43 $ docker top 0309423dd2dc4d40f9d9d1565dda1dd3d059162f06cb1a1f5d0c057bb7de3c6c -eo pid,comm [Pipeline] { [Pipeline] sh 09:52:44 + docker-compose -f ./docker-compose-build.yml build --parallel 09:52:44 Building core-command ... 09:52:44 Building core-data ... 09:52:44 Building core-metadata ... 09:52:44 Building security-bootstrapper ... 09:52:44 Building security-proxy-setup ... 09:52:44 Building security-secretstore-setup ... 09:52:44 Building support-notifications ... 09:52:44 Building support-scheduler ... 09:52:44 Building sys-mgmt-agent ... 09:52:44 Building sys-mgmt-agent 09:52:44 Building core-data 09:52:44 Building support-scheduler 09:52:44 Building support-notifications 09:52:44 Building security-bootstrapper 09:52:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:52:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:52:52 ---> 3918c317b452 09:52:52 Step 3/22 : WORKDIR /edgex-go 09:52:52 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:52:52 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:52:52 ---> 3918c317b452 09:52:52 Step 3/21 : WORKDIR /edgex-go 09:52:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:52:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:52:52 ---> 3918c317b452 09:52:52 Step 3/22 : WORKDIR /edgex-go 09:52:53 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:52:53 Step 2/30 : FROM ${BUILDER_BASE} AS builder 09:52:53 ---> 3918c317b452 09:52:53 Step 3/30 : WORKDIR /edgex-go 09:52:53 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:52:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:52:53 ---> 3918c317b452 09:52:53 Step 3/23 : WORKDIR /edgex-go 09:52:54 ---> Running in f57e4449483e 09:52:54 ---> Running in 8d397647df7a 09:52:54 ---> Running in 148467d52931 09:52:54 ---> Running in 4b761aa985d0 09:52:54 ---> Running in d4c0cc7df176 09:52:54 Removing intermediate container f57e4449483e 09:52:54 ---> e2f98a319473 09:52:54 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:52:54 Removing intermediate container 148467d52931 09:52:54 ---> 3b5f9d67df60 09:52:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:52:54 Removing intermediate container 8d397647df7a 09:52:54 ---> c59dd7325a0a 09:52:54 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:52:54 Removing intermediate container 4b761aa985d0 09:52:54 ---> f40b9552cdb9 09:52:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:52:54 ---> Running in cc60feb8534a 09:52:54 ---> Running in 0d70fb4cac75 09:52:54 ---> Running in a29ae914c1d9 09:52:54 Removing intermediate container d4c0cc7df176 09:52:54 ---> bddd6f33952e 09:52:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:52:54 ---> Running in 257d25052764 09:52:54 ---> Running in 0918ee853b53 09:52:55 Removing intermediate container cc60feb8534a 09:52:55 ---> ac09b27418ae 09:52:55 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 09:52:55 Removing intermediate container 0d70fb4cac75 09:52:55 ---> 81becfe18f0b 09:52:55 Step 5/23 : RUN apk add --update --no-cache make git 09:52:55 Removing intermediate container a29ae914c1d9 09:52:55 ---> f5d4b37b3434 09:52:55 Step 5/30 : RUN apk add --update --no-cache make git 09:52:55 ---> Running in 404dca5c95a4 09:52:55 ---> Running in c888d2c7f437 09:52:55 ---> Running in 63e14ca7debe 09:52:55 Removing intermediate container 0918ee853b53 09:52:55 ---> d9255e48acc1 09:52:55 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:52:55 Removing intermediate container 257d25052764 09:52:55 ---> fc7f68be1ebd 09:52:55 Step 5/22 : RUN apk add --update --no-cache make bash git 09:52:55 ---> Running in 3032cb70e0f2 09:52:55 ---> Running in 4d78b14f750c 09:52:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:52:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:52:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:52:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:52:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:52:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:52:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:52:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:52:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:52:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:52:57 OK: 220 MiB in 52 packages 09:52:57 OK: 220 MiB in 52 packages 09:52:57 OK: 220 MiB in 52 packages 09:52:57 OK: 220 MiB in 52 packages 09:52:57 OK: 220 MiB in 52 packages 09:52:58 Removing intermediate container 3032cb70e0f2 09:52:58 ---> eef551f9ba8a 09:52:58 Step 6/22 : COPY . . 09:52:58 Removing intermediate container c888d2c7f437 09:52:58 ---> 0726b292ad39 09:52:58 Step 6/23 : COPY go.mod . 09:52:58 Removing intermediate container 63e14ca7debe 09:52:58 ---> 4538f542c5f9 09:52:58 Step 6/30 : COPY . . 09:52:58 Removing intermediate container 404dca5c95a4 09:52:58 ---> d98687cc2654 09:52:58 Step 6/21 : COPY . . 09:52:58 Removing intermediate container 4d78b14f750c 09:52:58 ---> 039eb108e9a3 09:52:58 Step 6/22 : COPY . . 09:53:00 ---> 22cb40154376 09:53:00 Step 7/23 : RUN go mod download 09:53:01 ---> Running in 45d3d5efff5b 09:53:05 ---> d57eeb2ecc51 09:53:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:53:05 ---> 482ceb43c6e1 09:53:05 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:53:05 ---> Running in e51d15e144f1 09:53:05 Removing intermediate container 45d3d5efff5b 09:53:05 ---> d2465a9e5747 09:53:05 Step 8/23 : COPY . . 09:53:05 ---> 423f3c9b68dc 09:53:05 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:53:05 ---> Running in 0733cae243ce 09:53:05 ---> Running in 2c715835c15d 09:53:05 ---> a623ef6a2862 09:53:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:53:06 ---> Running in 27e956e656c7 09:53:07 Removing intermediate container e51d15e144f1 09:53:07 ---> d7fe77c30c3e 09:53:07 Step 8/22 : RUN make cmd/core-data/core-data 09:53:07 ---> Running in 67b97af68e7a 09:53:07 Removing intermediate container 2c715835c15d 09:53:07 ---> 26f5cb3d1c52 09:53:07 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:53:07 ---> Running in 7b768e718d48 09:53:07 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 09:53:08 ---> fde1f205881d 09:53:08 Step 9/23 : RUN go mod tidy 09:53:08 Removing intermediate container 27e956e656c7 09:53:08 ---> 24d75d1035ba 09:53:08 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:53:08 ---> Running in d07181f87e15 09:53:08 ---> Running in 570a1d4dc9d2 09:53:08 Removing intermediate container 0733cae243ce 09:53:08 ---> 12f89927bd95 09:53:08 Step 8/21 : RUN make cmd/support-notifications/support-notifications 09:53:08 ---> Running in a5cf770e5a6a 09:53:08 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 09:53:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:53:08 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 09:53:10 Removing intermediate container d07181f87e15 09:53:10 ---> bf21a43a4357 09:53:10 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 09:53:10 ---> Running in e574f71cb9fb 09:53:10 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 09:53:41 Removing intermediate container 64d4842ccae3 09:53:41 ---> 3a3eda0c7b9d 09:53:41 Successfully built 3a3eda0c7b9d 09:53:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:53:41 + docker inspect -f . ci-base-image-arm64 09:53:41 . [Pipeline] withDockerContainer 09:53:42 prd-ubuntu18.04-docker-arm64-4c-16g-938 does not seem to be running inside a container 09:53:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:53:43 $ docker top f7f92eece75585191763d047a94ffbf72ef7b0805c22716e78967caf6817e481 -eo pid,comm [Pipeline] { [Pipeline] sh 09:53:44 + go version 09:53:44 go version go1.16.8 linux/arm64 [Pipeline] } 09:53:44 $ docker stop --time=1 f7f92eece75585191763d047a94ffbf72ef7b0805c22716e78967caf6817e481 09:53:46 $ docker rm -f f7f92eece75585191763d047a94ffbf72ef7b0805c22716e78967caf6817e481 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:53:47 + docker inspect -f . ci-base-image-arm64 09:53:47 . [Pipeline] withDockerContainer 09:53:47 prd-ubuntu18.04-docker-arm64-4c-16g-938 does not seem to be running inside a container 09:53:47 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:53:49 $ docker top 428c99075cefbea8e6d2e0f3eb710eef09cdcbe8f4406d3def10d1f97eca51b7 -eo pid,comm [Pipeline] { [Pipeline] echo 09:53:49 ========================================================= 09:53:49 [edgeXBuildGoParallel] Running Tests and Build... 09:53:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:53:49 Removing intermediate container 7b768e718d48 09:53:49 ---> c4739959634d 09:53:49 09:53:49 Step 9/30 : FROM alpine:3.14 09:53:49 Removing intermediate container 570a1d4dc9d2 09:53:49 ---> 309b5781d7ff 09:53:49 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:53:49 3.14: Pulling from library/alpine 09:53:49 ---> Running in 861df6776249 09:53:49 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 09:53:49 + make test 09:53:49 go mod tidy 09:53:49 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 09:53:49 Status: Downloaded newer image for alpine:3.14 09:53:49 ---> 0a97eee8041e 09:53:49 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:53:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:53:50 Removing intermediate container a5cf770e5a6a 09:53:50 ---> 1affab02dcca 09:53:50 09:53:50 Step 9/21 : FROM alpine:3.14 09:53:50 ---> 0a97eee8041e 09:53:50 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 09:53:50 ---> Running in 7e89775dd683 09:53:50 ---> Running in 4ebbbdb27520 09:53:50 Removing intermediate container 7e89775dd683 09:53:50 ---> eae7261f0b28 09:53:50 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 09:53:50 ---> Running in b59ba9b6818d 09:53:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:53:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:53:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:53:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:53:51 (1/2) Installing ca-certificates (20191127-r5) 09:53:51 (2/2) Installing dumb-init (1.2.5-r1) 09:53:51 Executing busybox-1.33.1-r6.trigger 09:53:51 Executing ca-certificates-20191127-r5.trigger 09:53:51 OK: 6 MiB in 16 packages 09:53:51 Removing intermediate container 861df6776249 09:53:51 ---> de26957519ad 09:53:51 09:53:51 Step 10/22 : FROM docker:20.10.8 09:53:51 (1/2) Installing dumb-init (1.2.5-r1) 09:53:51 (2/2) Installing su-exec (0.2-r1) 09:53:51 Executing busybox-1.33.1-r6.trigger 09:53:52 OK: 6 MiB in 16 packages 09:53:52 Removing intermediate container e574f71cb9fb 09:53:52 ---> 53aa43b2b539 09:53:52 09:53:52 Step 11/23 : FROM alpine:3.14 09:53:52 ---> 0a97eee8041e 09:53:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:53:52 20.10.8: Pulling from library/docker 09:53:52 ---> Running in 9791b27cdc6b 09:53:52 Removing intermediate container 67b97af68e7a 09:53:52 ---> 97e7c6e078f9 09:53:52 09:53:52 Step 9/22 : FROM alpine:3.14 09:53:52 ---> 0a97eee8041e 09:53:52 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:53:52 ---> Running in 658455643fca 09:53:52 Removing intermediate container 4ebbbdb27520 09:53:52 ---> 98d3057ef4f6 09:53:52 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:53:52 ---> Running in a266ade06378 09:53:52 Removing intermediate container 658455643fca 09:53:52 ---> 2e6e08c15c00 09:53:52 Step 11/22 : ENV APP_PORT=59880 09:53:52 Removing intermediate container b59ba9b6818d 09:53:52 ---> 8aa7fa65657a 09:53:52 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 09:53:52 ---> Running in ccc754e42532 09:53:52 ---> Running in 796f4c7210f3 09:53:52 Removing intermediate container a266ade06378 09:53:52 ---> cdc357443454 09:53:52 Step 12/21 : ENV APP_PORT=59860 09:53:52 ---> Running in 65bf0d8ad864 09:53:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:53:52 Removing intermediate container 796f4c7210f3 09:53:52 ---> 277ea8e64786 09:53:52 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:53:52 Removing intermediate container ccc754e42532 09:53:52 ---> 0b48fe32adf5 09:53:52 Step 12/22 : EXPOSE $APP_PORT 09:53:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:53:53 ---> Running in 43b9c882aedc 09:53:53 Removing intermediate container 65bf0d8ad864 09:53:53 ---> a4b6617c1864 09:53:53 Step 13/21 : EXPOSE $APP_PORT 09:53:53 ---> Running in 7002a886eb65 09:53:53 ---> Running in 3c84b3b91381 09:53:53 (1/1) Installing dumb-init (1.2.5-r1) 09:53:53 Executing busybox-1.33.1-r6.trigger 09:53:53 OK: 6 MiB in 15 packages 09:53:53 Removing intermediate container 43b9c882aedc 09:53:53 ---> 1438e1b0dae4 09:53:53 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:53:53 Removing intermediate container 7002a886eb65 09:53:53 ---> 7b2aa5d3ef6b 09:53:53 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:53:53 ---> Running in baadd8a83410 09:53:53 Removing intermediate container 3c84b3b91381 09:53:53 ---> 2cde323e4492 09:53:53 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 09:53:53 ---> Running in f28a42d685bd 09:53:53 Removing intermediate container 9791b27cdc6b 09:53:53 ---> da4d9fddbbc0 09:53:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:53:53 ---> Running in efd770e6907a 09:53:53 ---> 2b193306dc00 09:53:53 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:53:53 Removing intermediate container efd770e6907a 09:53:53 ---> c8dcd1a14780 09:53:53 Step 14/23 : ENV APP_PORT=59861 09:53:54 ---> Running in 1f72e609cdaf 09:53:54 Removing intermediate container 1f72e609cdaf 09:53:54 ---> 64c0075a0b1c 09:53:54 Step 15/23 : EXPOSE $APP_PORT 09:53:54 ---> a59bf47c7db8 09:53:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:53:54 ---> Running in 295893d4cd3a 09:53:54 Removing intermediate container 295893d4cd3a 09:53:54 ---> da886933c3c7 09:53:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:53:54 ---> acefe8f59a87 09:53:54 Step 17/21 : ENTRYPOINT ["/support-notifications"] 09:53:54 ---> Running in 03c9b1463202 09:53:54 ---> f68ee93f8c6e 09:53:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:53:54 Removing intermediate container baadd8a83410 09:53:54 ---> 49eb0036abd2 09:53:54 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 09:53:54 Removing intermediate container 03c9b1463202 09:53:54 ---> b78b26a50d08 09:53:54 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:53:54 Removing intermediate container f28a42d685bd 09:53:54 ---> a28e8b76aa43 09:53:54 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 09:53:54 ---> Running in a6dadd406382 09:53:54 ---> Running in f19290096895 09:53:54 ---> Running in f17b61b5589d 09:53:54 Removing intermediate container a6dadd406382 09:53:54 ---> 4b3682f2f126 09:53:54 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:53:55 Removing intermediate container f19290096895 09:53:55 ---> ff1878de323c 09:53:55 Step 19/21 : LABEL arch=x86_64 09:53:55 ---> cc4174cbbd7f 09:53:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:53:55 ---> Running in 0dff0b5f560e 09:53:55 ---> d9d793981586 09:53:55 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:53:55 ---> f0e9541fc1bb 09:53:55 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:53:55 Removing intermediate container 0dff0b5f560e 09:53:55 ---> dcec8c0a8018 09:53:55 Step 20/21 : LABEL git_sha=e6a0f3cbf3377930a2cb7d991aae5a709157d544 09:53:55 ---> Running in 7d17af76254b 09:53:55 ---> Running in a72820594586 09:53:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:53:55 ---> Running in be570a88f88b 09:53:55 Removing intermediate container 7d17af76254b 09:53:55 ---> 7d4620224261 09:53:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:53:55 ---> Running in 49510a89b17f 09:53:55 Removing intermediate container be570a88f88b 09:53:55 ---> 3da9400ae2ce 09:53:55 Step 21/21 : LABEL version=0.0.0 09:53:55 ---> Running in ad2fc6c17d8e 09:53:55 Removing intermediate container 49510a89b17f 09:53:55 ---> f44cc420cefd 09:53:55 Step 21/23 : LABEL arch=x86_64 09:53:55 ---> Running in d1cbe0d95ff9 09:53:55 Removing intermediate container ad2fc6c17d8e 09:53:55 ---> fded7fab1a4d 09:53:55 09:53:55 Removing intermediate container d1cbe0d95ff9 09:53:55 ---> 712ae62e0dec 09:53:55 Step 22/23 : LABEL git_sha=e6a0f3cbf3377930a2cb7d991aae5a709157d544 09:53:55 Successfully built fded7fab1a4d 09:53:55 Successfully tagged support-notifications:latest 09:53:55 Building core-command 09:53:55  Building support-notifications ... done  ---> Running in cca01cd98c19 09:53:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:53:56 (1/6) Installing dumb-init (1.2.5-r1) 09:53:56 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:53:56 (3/6) Installing libsodium (1.0.18-r0) 09:53:56 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:53:57 (5/6) Installing libzmq (4.3.4-r0) 09:53:57 (6/6) Installing zeromq (4.3.4-r0) 09:53:57 Removing intermediate container a72820594586 09:53:57 ---> 755e287a13f1 09:53:57 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 09:53:57 Removing intermediate container cca01cd98c19 09:53:57 ---> b7c9840eebe7 09:53:57 Step 23/23 : LABEL version=0.0.0 09:53:57 Executing busybox-1.33.1-r6.trigger 09:53:57 OK: 8 MiB in 20 packages 09:53:57 ---> Running in 106da64aa75c 09:53:57 ---> 5da78187413c 09:53:57 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:53:57 Removing intermediate container 106da64aa75c 09:53:57 ---> 673d4a1567f8 09:53:57 09:53:57 Successfully built 673d4a1567f8 09:53:57 Removing intermediate container f17b61b5589d 09:53:57 ---> d01a30b823f7 09:53:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:53:57 Successfully tagged support-scheduler:latest 09:53:57 Building core-metadata 09:53:59  Building support-scheduler ... done  ---> 2656cb395882 09:53:59 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:53:59 ---> 03369ef55080 09:53:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:54:00 ---> b498863523eb 09:54:00 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:54:00 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 09:54:00 Status: Downloaded newer image for docker:20.10.8 09:54:00 ---> bc6c0ffef665 09:54:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:54:00 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:54:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:54:00 ---> 3918c317b452 09:54:00 Step 3/22 : WORKDIR /edgex-go 09:54:00 ---> Using cache 09:54:00 ---> bddd6f33952e 09:54:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:00 ---> Using cache 09:54:00 ---> d9255e48acc1 09:54:00 Step 5/22 : RUN apk add --update --no-cache make git 09:54:00 ---> 0a260554cb66 09:54:00 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:54:00 ---> Running in 7996c9bb212f 09:54:00 ---> Running in ef1393008ef1 09:54:00 ---> 7181617e14a3 09:54:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:54:00 Removing intermediate container 7996c9bb212f 09:54:00 ---> 2e645ad1687e 09:54:00 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 09:54:00 ---> 28b0127869d7 09:54:00 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 09:54:00 ---> Running in cc93811260bf 09:54:00 ---> Running in 4025b6383576 09:54:00 ---> f963dca2cc7e 09:54:00 Step 18/22 : ENTRYPOINT ["/core-data"] 09:54:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:54:00 ---> Running in 55d81b673ed0 09:54:00 Removing intermediate container 4025b6383576 09:54:00 ---> 2d95f0c2c4b4 09:54:00 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:54:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:54:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:54:01 ---> 3918c317b452 09:54:01 Step 3/22 : WORKDIR /edgex-go 09:54:01 ---> Using cache 09:54:01 ---> bddd6f33952e 09:54:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:01 ---> Using cache 09:54:01 ---> d9255e48acc1 09:54:01 Step 5/22 : RUN apk add --update --no-cache make git 09:54:01 Removing intermediate container 55d81b673ed0 09:54:01 ---> 2ed35810c8d4 09:54:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:54:01 ---> Running in 428f2258428c 09:54:01 ---> 0f895d5a1de0 09:54:01 Step 25/30 : RUN chmod +x /entrypoint.sh 09:54:01 ---> Running in 6e4e1f8633a0 09:54:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:54:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:54:01 ---> Running in 85b6b2ee4b99 09:54:01 Removing intermediate container 6e4e1f8633a0 09:54:01 ---> 77960bb715d2 09:54:01 Step 20/22 : LABEL arch=x86_64 09:54:01 ---> Running in c0a1cd693ebc 09:54:01 (1/42) Installing readline (8.1.0-r0) 09:54:01 (2/42) Installing bash (5.1.4-r0) 09:54:01 Executing bash-5.1.4-r0.post-install 09:54:01 (3/42) Installing brotli-libs (1.0.9-r5) 09:54:01 (4/42) Installing nghttp2-libs (1.43.0-r0) 09:54:01 (5/42) Installing libcurl (7.79.1-r0) 09:54:01 Removing intermediate container c0a1cd693ebc 09:54:01 ---> 78eb3f599968 09:54:01 Step 21/22 : LABEL git_sha=e6a0f3cbf3377930a2cb7d991aae5a709157d544 09:54:01 (6/42) Installing curl (7.79.1-r0) 09:54:01 (7/42) Installing dumb-init (1.2.5-r1) 09:54:01 (8/42) Installing libbz2 (1.0.8-r1) 09:54:01 (9/42) Installing expat (2.4.1-r0) 09:54:01 (10/42) Installing libffi (3.3-r2) 09:54:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:54:01 (11/42) Installing gdbm (1.19-r0) 09:54:01 (12/42) Installing xz-libs (5.2.5-r0) 09:54:01 (13/42) Installing libgcc (10.3.1_git20210424-r2) 09:54:01 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 09:54:01 ---> Running in 164f0750ec69 09:54:01 (15/42) Installing mpdecimal (2.5.1-r1) 09:54:01 (16/42) Installing sqlite-libs (3.35.5-r0) 09:54:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:54:01 (17/42) Installing python3 (3.9.5-r1) 09:54:01 OK: 220 MiB in 52 packages 09:54:02 Removing intermediate container 164f0750ec69 09:54:02 ---> bb1a3d160ca0 09:54:02 Step 22/22 : LABEL version=0.0.0 09:54:02 ---> Running in 7050f4fd825a 09:54:02 (18/42) Installing py3-appdirs (1.4.4-r2) 09:54:02 (19/42) Installing py3-chardet (4.0.0-r2) 09:54:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:54:02 (20/42) Installing py3-idna (3.2-r0) 09:54:02 (21/42) Installing py3-urllib3 (1.26.5-r0) 09:54:02 (22/42) Installing py3-certifi (2020.12.5-r1) 09:54:02 (23/42) Installing py3-requests (2.25.1-r4) 09:54:02 (24/42) Installing py3-msgpack (1.0.2-r1) 09:54:02 (25/42) Installing py3-lockfile (0.12.2-r4) 09:54:02 (26/42) Installing py3-cachecontrol (0.12.6-r1) 09:54:02 (27/42) Installing py3-colorama (0.4.4-r1) 09:54:02 (28/42) Installing py3-contextlib2 (0.6.0-r1) 09:54:02 (29/42) Installing py3-distlib (0.3.1-r3) 09:54:02 (30/42) Installing py3-distro (1.5.0-r3) 09:54:02 Removing intermediate container 7050f4fd825a 09:54:02 ---> 5c2a2c489147 09:54:02 09:54:02 (31/42) Installing py3-six (1.15.0-r1) 09:54:02 (32/42) Installing py3-webencodings (0.5.1-r4) 09:54:02 (33/42) Installing py3-html5lib (1.1-r1) 09:54:02 (34/42) Installing py3-parsing (2.4.7-r2) 09:54:02 (35/42) Installing py3-packaging (20.9-r1) 09:54:02 (36/42) Installing py3-toml (0.10.2-r2) 09:54:02 (37/42) Installing py3-pep517 (0.10.0-r2) 09:54:02 (38/42) Installing py3-progress (1.5-r2) 09:54:02 (39/42) Installing py3-retrying (1.3.3-r1) 09:54:02 (40/42) Installing py3-ordered-set (4.0.2-r1) 09:54:02 Successfully built 5c2a2c489147 09:54:02 (41/42) Installing py3-setuptools (52.0.0-r3) 09:54:02 OK: 220 MiB in 52 packages 09:54:03 Removing intermediate container ef1393008ef1 09:54:03 ---> d755b3d7c9d0 09:54:03 Step 6/22 : COPY . . 09:54:03 Successfully tagged core-data:latest 09:54:03 Building security-secretstore-setup 09:54:03 (42/42) Installing py3-pip (20.3.4-r1) 09:54:03  Building core-data ... done Removing intermediate container 85b6b2ee4b99 09:54:03 ---> cf04ccf74243 09:54:03 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 09:54:03 Executing busybox-1.33.1-r3.trigger 09:54:03 OK: 84 MiB in 64 packages 09:54:04 Collecting docker-compose==1.23.2 09:54:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:54:04 Collecting docopt<0.7,>=0.6.1 09:54:04 Downloading docopt-0.6.2.tar.gz (25 kB) 09:54:04 ---> Running in 0aabe558eddc 09:54:05 Collecting jsonschema<3,>=2.5.1 09:54:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:54:05 Collecting dockerpty<0.5,>=0.4.1 09:54:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:54:05 Removing intermediate container 428f2258428c 09:54:05 ---> e6478d6a5ccd 09:54:05 Step 6/22 : COPY . . 09:54:05 Collecting texttable<0.10,>=0.9.0 09:54:05 Downloading texttable-0.9.1.tar.gz (11 kB) 09:54:05 Removing intermediate container 0aabe558eddc 09:54:05 ---> 783b57c6e670 09:54:05 Step 27/30 : CMD ["gate"] 09:54:05 Collecting docker<4.0,>=3.6.0 09:54:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:54:06 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 09:54:06 ---> Running in b4db861518a6 09:54:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:54:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:54:06 Collecting PyYAML<4,>=3.10 09:54:06 Downloading PyYAML-3.13.tar.gz (270 kB) 09:54:06 Removing intermediate container b4db861518a6 09:54:06 ---> 218e4cf7c630 09:54:06 Step 28/30 : LABEL arch=x86_64 09:54:07 Collecting websocket-client<1.0,>=0.32.0 09:54:07 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:54:07 Collecting cached-property<2,>=1.2.0 09:54:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:54:07 Collecting docker-pycreds>=0.4.0 09:54:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:54:07 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 09:54:07 Collecting chardet<3.1.0,>=3.0.2 09:54:07 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:54:07 Collecting urllib3<1.25,>=1.21.1 09:54:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:54:07 Collecting idna<2.8,>=2.5 09:54:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:54:07 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:54:07 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:54:07 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:54:07 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:54:07 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:54:07 Attempting uninstall: urllib3 09:54:07 Found existing installation: urllib3 1.26.5 09:54:07 Uninstalling urllib3-1.26.5: 09:54:07 Successfully uninstalled urllib3-1.26.5 09:54:07 ---> Running in 672177376a52 09:54:08 Attempting uninstall: idna 09:54:08 Found existing installation: idna 3.2 09:54:08 Uninstalling idna-3.2: 09:54:08 Successfully uninstalled idna-3.2 09:54:08 ---> 53c7acd5f0da 09:54:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:08 Attempting uninstall: chardet 09:54:08 Found existing installation: chardet 4.0.0 09:54:08 Uninstalling chardet-4.0.0: 09:54:08 Removing intermediate container 672177376a52 09:54:08 ---> 1e132d16e10a 09:54:08 Step 29/30 : LABEL git_sha=e6a0f3cbf3377930a2cb7d991aae5a709157d544 09:54:08 Successfully uninstalled chardet-4.0.0 09:54:08 ---> Running in 542ab56b9320 09:54:08 ---> Running in cadea1984338 09:54:08 Attempting uninstall: requests 09:54:08 Found existing installation: requests 2.25.1 09:54:08 Uninstalling requests-2.25.1: 09:54:08 Successfully uninstalled requests-2.25.1 09:54:08 Running setup.py install for texttable: started 09:54:08 Removing intermediate container cadea1984338 09:54:08 ---> 14db1ede6e7b 09:54:08 Step 30/30 : LABEL version=0.0.0 09:54:09 ---> Running in 6bd8a1898e62 09:54:09 Running setup.py install for texttable: finished with status 'done' 09:54:09 Running setup.py install for PyYAML: started 09:54:09 Removing intermediate container 6bd8a1898e62 09:54:09 ---> 969e356adc6f 09:54:09 09:54:09 Running setup.py install for PyYAML: finished with status 'done' 09:54:09 Successfully built 969e356adc6f 09:54:09 Successfully tagged security-bootstrapper:latest 09:54:09  Building security-bootstrapper ... done Building security-proxy-setup 09:54:09 Running setup.py install for docopt: started 09:54:10 Running setup.py install for docopt: finished with status 'done' 09:54:10 Running setup.py install for dockerpty: started 09:54:11 Running setup.py install for dockerpty: finished with status 'done' 09:54:11 Removing intermediate container 542ab56b9320 09:54:11 ---> 7af9c144e0c7 09:54:11 Step 8/22 : RUN make cmd/core-command/core-command 09:54:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:54:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:54:12 ---> 3918c317b452 09:54:12 Step 3/24 : WORKDIR /edgex-go 09:54:12 ---> Using cache 09:54:12 ---> bddd6f33952e 09:54:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:12 ---> Using cache 09:54:12 ---> d9255e48acc1 09:54:12 Step 5/24 : RUN apk add --update --no-cache make git 09:54:12 ---> Using cache 09:54:12 ---> e6478d6a5ccd 09:54:12 Step 6/24 : COPY . . 09:54:12 ---> Using cache 09:54:12 ---> 118dbaf6be61 09:54:12 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:12 ---> Running in 6b2cd2251bdf 09:54:12 ---> Running in 2416f2a964c7 09:54:12 ---> 118dbaf6be61 09:54:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:12 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 09:54:12 ---> Running in bf5607d41c1a 09:54:12 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 09:54:12 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:54:12 ---> 3918c317b452 09:54:12 Step 3/20 : WORKDIR /edgex-go 09:54:12 ---> Using cache 09:54:12 ---> bddd6f33952e 09:54:12 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:12 ---> Using cache 09:54:12 ---> d9255e48acc1 09:54:12 Step 5/20 : RUN apk add --update --no-cache make git 09:54:12 ---> Using cache 09:54:12 ---> e6478d6a5ccd 09:54:12 Step 6/20 : COPY . . 09:54:12 ---> Using cache 09:54:12 ---> 118dbaf6be61 09:54:12 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:13 ---> Running in c74ae2bdf606 09:54:13 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 09:54:14 Removing intermediate container bf5607d41c1a 09:54:14 ---> 481591aaa853 09:54:14 Step 8/22 : RUN make cmd/core-metadata/core-metadata 09:54:15 ---> Running in 9ff4a434279d 09:54:15 Removing intermediate container 2416f2a964c7 09:54:15 ---> 1b0ae42c93ea 09:54:15 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:54:15 Removing intermediate container c74ae2bdf606 09:54:15 ---> c520219c2f1e 09:54:15 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:54:15 ---> Running in 77cfeeda8d42 09:54:15 ---> Running in ca1df65d9114 09:54:15 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 09:54:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:54:16 Removing intermediate container cc93811260bf 09:54:16 ---> 3dacc40450af 09:54:16 Step 13/22 : ENV APP_PORT=58890 09:54:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:54:16 ---> Running in e499cebe6e66 09:54:16 Removing intermediate container e499cebe6e66 09:54:16 ---> a25769332173 09:54:16 Step 14/22 : EXPOSE $APP_PORT 09:54:16 ---> Running in a56b639c974a 09:54:17 Removing intermediate container a56b639c974a 09:54:17 ---> acf252291202 09:54:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:54:17 ? github.com/edgexfoundry/edgex-go [no test files] 09:54:17 ---> 43e357df2e90 09:54:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:54:17 ---> 38116f46c0de 09:54:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:54:18 ---> d44d483a328b 09:54:18 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 09:54:18 ---> Running in 92ba03bc7508 09:54:18 Removing intermediate container 92ba03bc7508 09:54:18 ---> 04577f03053f 09:54:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:54:18 ---> Running in ca76c982240a 09:54:18 Removing intermediate container ca76c982240a 09:54:18 ---> bd32444c5a96 09:54:18 Step 20/22 : LABEL arch=x86_64 09:54:18 ---> Running in 946591e025e9 09:54:18 Removing intermediate container 946591e025e9 09:54:18 ---> a9a3ec09f366 09:54:18 Step 21/22 : LABEL git_sha=e6a0f3cbf3377930a2cb7d991aae5a709157d544 09:54:18 ---> Running in 9e91a2112239 09:54:18 Removing intermediate container 9e91a2112239 09:54:18 ---> 9b771204b34e 09:54:18 Step 22/22 : LABEL version=0.0.0 09:54:18 ---> Running in afca81f05e74 09:54:19 Removing intermediate container afca81f05e74 09:54:19 ---> 1ac2aeac636e 09:54:19 09:54:19 Successfully built 1ac2aeac636e 09:54:19 Successfully tagged sys-mgmt-agent:latest 09:54:45  Building sys-mgmt-agent ... done Removing intermediate container 6b2cd2251bdf 09:54:45 ---> 209ebf325e4a 09:54:45 09:54:45 Step 9/22 : FROM alpine:3.14 09:54:45 ---> 0a97eee8041e 09:54:45 Step 10/22 : RUN apk add --update --no-cache dumb-init 09:54:45 ---> Using cache 09:54:45 ---> da4d9fddbbc0 09:54:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:54:45 ---> Using cache 09:54:45 ---> c8dcd1a14780 09:54:45 Step 12/22 : ENV APP_PORT=59882 09:54:45 ---> Running in a26dcb1c8179 09:54:45 Removing intermediate container a26dcb1c8179 09:54:45 ---> 6e0d53bc4cc7 09:54:45 Step 13/22 : EXPOSE $APP_PORT 09:54:45 ---> Running in 6beef66af45b 09:54:45 Removing intermediate container 6beef66af45b 09:54:45 ---> 81f8da3cd86f 09:54:45 Step 14/22 : WORKDIR / 09:54:45 ---> Running in d26ee48f55b2 09:54:45 Removing intermediate container d26ee48f55b2 09:54:45 ---> 9f359c35c557 09:54:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:54:45 ---> ecfea1374d7e 09:54:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:54:45 ---> bfb1f63dc2fd 09:54:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:54:45 ---> 4fd525093b18 09:54:45 Step 18/22 : ENTRYPOINT ["/core-command"] 09:54:45 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 09:54:45 ---> Running in c554977a2361 09:54:45 Removing intermediate container c554977a2361 09:54:45 ---> 4b0aa666eefe 09:54:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:54:45 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 09:54:45 ---> Running in 8b031b2a3afa 09:54:45 Removing intermediate container 8b031b2a3afa 09:54:45 ---> 493463ac3639 09:54:45 Step 20/22 : LABEL arch=x86_64 09:54:45 ---> Running in 4db349b347a2 09:54:46 Removing intermediate container 4db349b347a2 09:54:46 ---> b3085f7f91d9 09:54:46 Step 21/22 : LABEL git_sha=e6a0f3cbf3377930a2cb7d991aae5a709157d544 09:54:46 ---> Running in fac57de8c078 09:54:46 Removing intermediate container fac57de8c078 09:54:46 ---> c616076d83d0 09:54:46 Step 22/22 : LABEL version=0.0.0 09:54:46 ---> Running in 08eb3a9b60f9 09:54:46 Removing intermediate container 08eb3a9b60f9 09:54:46 ---> 7fe512067761 09:54:46 09:54:46 Successfully built 7fe512067761 09:54:46 Successfully tagged core-command:latest 09:54:49  Building core-command ... done Removing intermediate container 77cfeeda8d42 09:54:49 ---> 1284d043a9d0 09:54:49 09:54:49 Step 9/24 : FROM alpine:3.14 09:54:49 ---> 0a97eee8041e 09:54:49 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:54:49 Removing intermediate container 9ff4a434279d 09:54:49 ---> 2f5d29186ea2 09:54:49 09:54:49 Step 9/22 : FROM alpine:3.14 09:54:49 ---> 0a97eee8041e 09:54:49 Step 10/22 : RUN apk add --update --no-cache dumb-init 09:54:49 ---> Using cache 09:54:49 ---> da4d9fddbbc0 09:54:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:54:49 ---> Using cache 09:54:49 ---> c8dcd1a14780 09:54:49 Step 12/22 : ENV APP_PORT=59881 09:54:49 Removing intermediate container ca1df65d9114 09:54:49 ---> cdb4896b8087 09:54:49 09:54:49 Step 9/20 : FROM alpine:3.14 09:54:49 ---> 0a97eee8041e 09:54:49 Step 10/20 : RUN apk add --update --no-cache curl 09:54:49 ---> Running in 08c9cdae24e6 09:54:49 ---> Running in 78bebf000a96 09:54:49 ---> Running in 2653ac609952 09:54:49 Removing intermediate container 2653ac609952 09:54:49 ---> c519ca27719f 09:54:49 Step 13/22 : EXPOSE $APP_PORT 09:54:50 ---> Running in 89c866742b58 09:54:50 Removing intermediate container 89c866742b58 09:54:50 ---> ae8a3561c39a 09:54:50 Step 14/22 : WORKDIR / 09:54:50 ---> Running in 53661526081f 09:54:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:54:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:54:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:54:50 Removing intermediate container 53661526081f 09:54:50 ---> 6ea5d6a0bdc8 09:54:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:54:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:54:50 (1/5) Installing ca-certificates (20191127-r5) 09:54:50 (2/5) Installing brotli-libs (1.0.9-r5) 09:54:50 (3/5) Installing nghttp2-libs (1.43.0-r0) 09:54:50 (4/5) Installing libcurl (7.79.1-r0) 09:54:50 (5/5) Installing curl (7.79.1-r0) 09:54:50 Executing busybox-1.33.1-r6.trigger 09:54:50 (1/3) Installing ca-certificates (20191127-r5) 09:54:50 (2/3) Installing dumb-init (1.2.5-r1) 09:54:50 (3/3) Installing su-exec (0.2-r1) 09:54:50 Executing busybox-1.33.1-r6.trigger 09:54:50 Executing ca-certificates-20191127-r5.trigger 09:54:50 Executing ca-certificates-20191127-r5.trigger 09:54:50 ---> 7f37e4dc14e4 09:54:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:54:50 OK: 6 MiB in 17 packages 09:54:50 OK: 8 MiB in 19 packages 09:54:50 ---> 9a5e5d9e3817 09:54:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:54:51 ---> 5a7d29ee324c 09:54:51 Step 18/22 : ENTRYPOINT ["/core-metadata"] 09:54:51 Removing intermediate container 08c9cdae24e6 09:54:51 ---> b5d653e68dc2 09:54:51 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:54:51 Removing intermediate container 78bebf000a96 09:54:51 ---> 586300068eed 09:54:51 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:54:51 ---> Running in 41f5492e6c5c 09:54:51 ---> Running in 5cc95682d39a 09:54:51 ---> Running in 916b0a8563e0 09:54:51 Removing intermediate container 5cc95682d39a 09:54:51 ---> 07ee2b76786b 09:54:51 Step 12/24 : WORKDIR / 09:54:51 Removing intermediate container 41f5492e6c5c 09:54:51 ---> ca6297a1944c 09:54:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:54:51 Removing intermediate container 916b0a8563e0 09:54:51 ---> d938202d17e1 09:54:51 Step 12/20 : WORKDIR /edgex 09:54:51 ---> Running in 7896fa4a01cb 09:54:51 ---> Running in 51b76f84606b 09:54:51 ---> Running in ce69c8417656 09:54:51 Removing intermediate container 7896fa4a01cb 09:54:51 ---> d6f9ef0deb8f 09:54:51 Step 20/22 : LABEL arch=x86_64 09:54:51 Removing intermediate container 51b76f84606b 09:54:51 ---> 74569b210c8d 09:54:51 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:54:51 ---> Running in b9c3faad2c9d 09:54:51 Removing intermediate container ce69c8417656 09:54:51 ---> 5b180f4a76df 09:54:51 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:54:51 Removing intermediate container b9c3faad2c9d 09:54:51 ---> bc206d641861 09:54:51 Step 21/22 : LABEL git_sha=e6a0f3cbf3377930a2cb7d991aae5a709157d544 09:54:51 ---> 7c68a1ee0356 09:54:51 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:54:51 ---> Running in 54b988743601 09:54:51 ---> 92cd72b3966a 09:54:51 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:54:52 Removing intermediate container 54b988743601 09:54:52 ---> d2bb68bf0dd9 09:54:52 Step 22/22 : LABEL version=0.0.0 09:54:52 ---> 6939ee8d0cdb 09:54:52 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:54:52 ---> Running in e01701403dc3 09:54:52 ---> b746b30266ce 09:54:52 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:54:52 ---> 6779fda907d2 09:54:52 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:54:52 Removing intermediate container e01701403dc3 09:54:52 ---> 3ee1885bebce 09:54:52 09:54:52 Successfully built 3ee1885bebce 09:54:52 Successfully tagged core-metadata:latest 09:54:52  Building core-metadata ... done  ---> 77608befa0c7 09:54:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:54:52 ---> 3c144d39cefb 09:54:52 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:54:52 ---> Running in 743a78967da9 09:54:52 ---> e363bd63f582 09:54:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:54:52 Removing intermediate container 743a78967da9 09:54:52 ---> e93ae00fbf37 09:54:52 Step 17/20 : CMD ["--init=true"] 09:54:52 ---> Running in 270a717d5e65 09:54:52 Removing intermediate container 270a717d5e65 09:54:52 ---> 3570cb92cf6d 09:54:52 Step 18/20 : LABEL arch=x86_64 09:54:52 ---> Running in 691f0ababb2b 09:54:52 ---> 324aa8e08741 09:54:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:54:53 Removing intermediate container 691f0ababb2b 09:54:53 ---> 425ad3c83250 09:54:53 Step 19/20 : LABEL git_sha=e6a0f3cbf3377930a2cb7d991aae5a709157d544 09:54:53 ---> Running in 0e78fb9f0f7b 09:54:53 ---> 9d3ceb1b0b48 09:54:53 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 09:54:53 ---> Running in e3164b9226e2 09:54:53 Removing intermediate container 0e78fb9f0f7b 09:54:53 ---> 68e6918f3bd5 09:54:53 Step 20/20 : LABEL version=0.0.0 09:54:53 ---> Running in 651466c38e3d 09:54:53 Removing intermediate container 651466c38e3d 09:54:53 ---> 53ec58954f24 09:54:53 09:54:53 Successfully built 53ec58954f24 09:54:53 Successfully tagged security-proxy-setup:latest 09:54:53  Building security-proxy-setup ... done Removing intermediate container e3164b9226e2 09:54:53 ---> 8d3ae1908c95 09:54:53 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:54:53 ---> Running in 98c954a4845b 09:54:53 Removing intermediate container 98c954a4845b 09:54:53 ---> d61d4c9c11bc 09:54:53 Step 22/24 : LABEL arch=x86_64 09:54:53 ---> Running in 38da1a4134ca 09:54:53 Removing intermediate container 38da1a4134ca 09:54:53 ---> f3a39df77f8d 09:54:53 Step 23/24 : LABEL git_sha=e6a0f3cbf3377930a2cb7d991aae5a709157d544 09:54:53 ---> Running in 08a91b745cf3 09:54:53 Removing intermediate container 08a91b745cf3 09:54:53 ---> 86655f0045b9 09:54:53 Step 24/24 : LABEL version=0.0.0 09:54:53 ---> Running in d91384f733ef 09:54:54 Removing intermediate container d91384f733ef 09:54:54 ---> 926ea1a0b3c2 09:54:54 09:54:54 Successfully built 926ea1a0b3c2 09:54:54 Successfully tagged security-secretstore-setup:latest 09:54:54  Building security-secretstore-setup ... done  [Pipeline] } 09:54:54 $ docker stop --time=1 0309423dd2dc4d40f9d9d1565dda1dd3d059162f06cb1a1f5d0c057bb7de3c6c 09:54:55 $ docker rm -f 0309423dd2dc4d40f9d9d1565dda1dd3d059162f06cb1a1f5d0c057bb7de3c6c [Pipeline] // withDockerContainer [Pipeline] sh 09:54:55 + docker images 09:54:55 REPOSITORY TAG IMAGE ID CREATED SIZE 09:54:55 security-secretstore-setup latest 926ea1a0b3c2 2 seconds ago 28.4MB 09:54:55 security-proxy-setup latest 53ec58954f24 2 seconds ago 26.9MB 09:54:55 core-metadata latest 3ee1885bebce 3 seconds ago 16.9MB 09:54:55 cdb4896b8087 6 seconds ago 1.6GB 09:54:55 2f5d29186ea2 6 seconds ago 1.6GB 09:54:55 1284d043a9d0 7 seconds ago 1.6GB 09:54:55 core-command latest 7fe512067761 9 seconds ago 16.1MB 09:54:55 209ebf325e4a 12 seconds ago 1.59GB 09:54:55 sys-mgmt-agent latest 1ac2aeac636e 37 seconds ago 294MB 09:54:55 security-bootstrapper latest 969e356adc6f 46 seconds ago 18.9MB 09:54:55 core-data latest 5c2a2c489147 53 seconds ago 20.7MB 09:54:55 support-scheduler latest 673d4a1567f8 58 seconds ago 16.2MB 09:54:55 support-notifications latest fded7fab1a4d About a minute ago 17MB 09:54:55 97e7c6e078f9 About a minute ago 1.6GB 09:54:55 de26957519ad About a minute ago 1.59GB 09:54:55 53aa43b2b539 About a minute ago 1.59GB 09:54:55 1affab02dcca About a minute ago 1.6GB 09:54:55 c4739959634d About a minute ago 1.59GB 09:54:55 ci-base-image-x86_64 latest 3918c317b452 5 minutes ago 1.25GB 09:54:55 alpine 3.14 0a97eee8041e 4 days ago 5.61MB 09:54:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB 09:54:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB 09:54:55 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 09:54:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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 09:55:11 Still waiting to schedule task 09:55:11 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 09:55:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:55:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:55:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:55:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:55:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:55:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:55:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:55:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:55:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:55:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:55:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:55:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:55:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:55:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:55:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.170s coverage: 28.7% of statements 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:55:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:55:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.369s coverage: 98.5% of statements 09:55:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:55:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.346s coverage: 44.7% of statements 09:55:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:55:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:55:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.719s coverage: 89.5% of statements 09:55:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:55:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:55:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.305s coverage: 84.4% of statements 09:55:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:55:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:55:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:55:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:55:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:55:53 Running on prd-ubuntu18.04-docker-8c-8g-941 in /w/workspace/edgexfoundry_edgex-go_PR-3806 [Pipeline] { [Pipeline] ws 09:55:53 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 09:55:53 The recommended git tool is: git 09:55:55 using credential edgex-jenkins-ssh 09:55:55 Cloning the remote Git repository 09:55:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:55:55 > git init /w/workspace/edgex-go/9 # timeout=10 09:55:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:55:55 > git --version # timeout=10 09:55:55 > git --version # 'git version 2.17.1' 09:55:55 using GIT_SSH to set credentials SSH Credentials for GitHub 09:55:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:55:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:55:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:55:59 using GIT_SSH to set credentials SSH Credentials for GitHub 09:55:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3806/head:refs/remotes/origin/PR-3806 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:56:00 Merging remotes/origin/main commit 0f0bcd669b48f74c6b39306e85682e5956f0d04c into PR head commit b994c7683bf54a6bd50a025d11486254f5c1f0e1 09:56:00 Merge succeeded, producing 0b50eb73facaf3bf0f5fa181551e765ff6e8a71d 09:56:00 Checking out Revision 0b50eb73facaf3bf0f5fa181551e765ff6e8a71d (PR-3806) 09:56:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.868s coverage: 94.2% of statements 09:56:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:56:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:56:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.342s coverage: 59.1% of statements 09:56:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:56:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:56:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:56:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:56:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:56:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.236s coverage: 60.0% of statements 09:56:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:56:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:56:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:56:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.430s coverage: 0.9% of statements 09:56:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:56:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.201s coverage: 58.8% of statements 09:56:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.353s coverage: 21.7% of statements 09:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.210s coverage: 47.1% of statements 09:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.208s coverage: 79.5% of statements 09:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.224s coverage: 94.1% of statements 09:56:00 > git config core.sparsecheckout # timeout=10 09:56:00 > git checkout -f b994c7683bf54a6bd50a025d11486254f5c1f0e1 # timeout=10 09:56:00 > git remote # timeout=10 09:56:00 > git config --get remote.origin.url # timeout=10 09:56:00 using GIT_SSH to set credentials SSH Credentials for GitHub 09:56:00 > git merge 0f0bcd669b48f74c6b39306e85682e5956f0d04c # timeout=10 09:56:00 > git rev-parse HEAD^{commit} # timeout=10 09:56:00 > git config core.sparsecheckout # timeout=10 09:56:00 > git checkout -f 0b50eb73facaf3bf0f5fa181551e765ff6e8a71d # timeout=10 09:56:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.194s coverage: 96.3% of statements 09:56:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.183s coverage: 87.5% of statements 09:56:03 Commit message: "Merge commit '0f0bcd669b48f74c6b39306e85682e5956f0d04c' into HEAD" 09:56:03 > git rev-list --no-walk 43862bbe09389d354013f64e698929f6209fe03c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:56:04 + echo snap-build.sh 09:56:04 snap-build.sh 09:56:04 + SNAP_BASE_DIR=. 09:56:04 + '[' '!' -z /w/workspace/edgex-go/9 ']' 09:56:04 + SNAP_BASE_DIR=/w/workspace/edgex-go/9 09:56:04 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/9]' 09:56:04 [snap-build] Building snap in dir [/w/workspace/edgex-go/9] 09:56:04 + cd /w/workspace/edgex-go/9 09:56:04 + sudo apt-get remove -qy --purge lxd lxd-client 09:56:04 Reading package lists... 09:56:04 Building dependency tree... 09:56:04 Reading state information... 09:56:04 The following packages were automatically installed and are no longer required: 09:56:04 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 09:56:04 uidmap xdelta3 09:56:04 Use 'sudo apt autoremove' to remove them. 09:56:04 The following packages will be REMOVED: 09:56:04 lxd* lxd-client* 09:56:04 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 09:56:04 After this operation, 31.7 MB disk space will be freed. 09:56: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 ... 190317 files and directories currently installed.) 09:56:05 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 09:56:06 Removing lxd dnsmasq configuration 09:56:06 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 09:56:06 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 09:56:07 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:56:07 (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.) 09:56:07 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 09:56:08 Processing triggers for systemd (237-3ubuntu10.45) ... 09:56:08 Processing triggers for ureadahead (0.100.0-21) ... 09:56:09 + sudo snap remove --purge lxd 09:56:09 snap "lxd" is not installed 09:56:09 + sudo groupadd --force --system lxd 09:56:09 ++ whoami 09:56:09 + sudo /usr/sbin/usermod -G lxd -a jenkins 09:56:09 + newgrp - lxd 09:56:09 + sudo snap install lxd 09:56:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.227s coverage: 94.4% of statements 09:56:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.183s coverage: 44.8% of statements 09:56:17 2021-11-17T09:56:15Z INFO Waiting for automatic snapd restart... 09:56:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.631s coverage: 82.5% of statements 09:56:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.276s coverage: 92.9% of statements 09:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements 09:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements 09:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements 09:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.286s coverage: 58.8% of statements 09:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.302s coverage: 80.0% of statements 09:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.274s coverage: 87.2% of statements 09:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.307s coverage: 85.4% of statements 09:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.791s coverage: 91.2% of statements 09:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:56:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.917s coverage: 64.4% of statements 09:56:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:56:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:56:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.209s coverage: 100.0% of statements 09:56:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.098s coverage: 89.4% of statements 09:56:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.079s coverage: 100.0% of statements 09:56:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements 09:56:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements 09:56:32 lxd 4.20 from Canonical* installed 09:56:32 + sudo lxd init --auto 09:56:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.322s coverage: 65.4% of statements 09:56:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:56:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:56:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:56:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.827s coverage: 43.8% of statements 09:56:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:56:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:56:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.239s coverage: 89.5% of statements 09:56:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:56:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.233s coverage: 84.8% of statements 09:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:56:42 + sudo snap install --classic snapcraft 09:56:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.340s coverage: 17.7% of statements 09:56:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:56:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:56:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:56:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:56:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.633s coverage: 92.3% of statements 09:56:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:56:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:56:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:56:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:56:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.272s coverage: 63.2% of statements 09:56:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:56:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:56:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.419s coverage: 97.7% of statements 09:56:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:56:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:56:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:56:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:56:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.171s coverage: 28.9% of statements 09:56:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:56:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:56:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:56:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:56:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:56:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:56:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.169s coverage: 100.0% of statements 09:56:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 09:56:47 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 09:56:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:56:47 GO111MODULE=on go vet ./... 09:56:49 snapcraft 5.0 from Canonical* installed 09:56:49 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 09:56:49 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 09:56:49 % Total % Received % Xferd Average Speed Time Time Time Current 09:56:49 Dload Upload Total Spent Left Speed 09:56:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3943 0 --:--:-- --:--:-- --:--:-- 3943 09:56:49 100 3325k 100 3325k 0 0 5607k 0 --:--:-- --:--:-- --:--:-- 5607k 09:56:49 ./yq_linux_amd64 09:56:49 + sudo snapcraft prime --use-lxd 09:56:50 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 09:56:51 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: 09:56:51 - README.md 09:56:51 09:56:51 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:56:51 Launching a container. 09:57:01 Waiting for container to be ready 09:57:01 To start your first container, try: lxc launch ubuntu:20.04 09:57:01 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 09:57:01 09:57:05 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 09:57:05 Waiting for network to be ready... 09:57:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:57:05 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:57:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 09:57:06 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:57:06 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:57:06 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:57:06 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:57:06 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:57:06 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:57:06 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:57:06 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:57:06 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 09:57:06 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 09:57:06 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 09:57:06 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 09:57:06 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 09:57:06 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] 09:57:06 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 09:57:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:57:07 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] 09:57:07 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 09:57:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 09:57:07 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 09:57:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 09:57:07 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 09:57:07 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] 09:57:07 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 09:57:10 Fetched 25.6 MB in 5s (5546 kB/s) 09:57:10 Reading package lists... 09:57:11 Reading package lists... 09:57:11 Building dependency tree... 09:57:11 Reading state information... 09:57:11 The following additional packages will be installed: 09:57:11 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:57:11 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:57:11 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:57:11 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 09:57:11 Suggested packages: 09:57:11 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 09:57:11 Recommended packages: 09:57:11 gnupg libsasl2-modules 09:57:11 The following NEW packages will be installed: 09:57:11 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:57:11 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:57:11 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:57:11 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 09:57:11 The following packages will be upgraded: 09:57:11 gpg gpg-agent gpgconf libudev1 09:57:11 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 09:57:11 Need to get 3527 kB of archives. 09:57:11 After this operation, 13.3 MB of additional disk space will be used. 09:57:11 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] 09:57:11 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] 09:57:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 09:57:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 09:57:11 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 09:57:11 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 09:57:12 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 09:57:12 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 09:57:12 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 09:57:12 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 09:57:12 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 09:57:12 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 09:57:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 09:57:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 09:57:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 09:57:12 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 09:57:12 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 09:57:12 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 09:57:12 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 09:57:12 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 09:57:12 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 09:57:12 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 09:57:12 debconf: delaying package configuration, since apt-utils is not installed 09:57:12 Fetched 3527 kB in 1s (3375 kB/s) 09:57:12 (Reading database ... 12511 files and directories currently installed.) 09:57:12 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 09:57:12 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 09:57:12 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 09:57:12 Selecting previously unselected package udev. 09:57:12 (Reading database ... 12511 files and directories currently installed.) 09:57:12 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 09:57:13 Unpacking udev (237-3ubuntu10.52) ... 09:57:13 Selecting previously unselected package libfuse2:amd64. 09:57:13 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 09:57:13 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:57:13 Selecting previously unselected package fuse. 09:57:13 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 09:57:13 Unpacking fuse (2.9.7-1ubuntu1) ... 09:57:13 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 09:57:13 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:57:13 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 09:57:13 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:57:13 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 09:57:13 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:57:13 Selecting previously unselected package libksba8:amd64. 09:57:13 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 09:57:13 Unpacking libksba8:amd64 (1.3.5-2) ... 09:57:13 Selecting previously unselected package libroken18-heimdal:amd64. 09:57:13 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:57:13 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:57:13 Selecting previously unselected package libasn1-8-heimdal:amd64. 09:57:13 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:57:13 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:57:13 Selecting previously unselected package libheimbase1-heimdal:amd64. 09:57:13 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:57:13 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:57:13 Selecting previously unselected package libhcrypto4-heimdal:amd64. 09:57:13 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:57:13 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:57:13 Selecting previously unselected package libwind0-heimdal:amd64. 09:57:13 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:57:13 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:57:13 Selecting previously unselected package libhx509-5-heimdal:amd64. 09:57:13 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:57:13 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:57:13 Selecting previously unselected package libkrb5-26-heimdal:amd64. 09:57:13 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:57:13 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:57:14 Selecting previously unselected package libheimntlm0-heimdal:amd64. 09:57:14 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:57:14 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:57:14 Selecting previously unselected package libgssapi3-heimdal:amd64. 09:57:14 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:57:14 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:57:14 Selecting previously unselected package libsasl2-modules-db:amd64. 09:57:14 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:57:14 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:57:14 Selecting previously unselected package libsasl2-2:amd64. 09:57:14 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 09:57:14 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:57:14 Selecting previously unselected package libldap-common. 09:57:14 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 09:57:14 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 09:57:14 Selecting previously unselected package libldap-2.4-2:amd64. 09:57:14 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 09:57:14 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 09:57:14 Selecting previously unselected package dirmngr. 09:57:14 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 09:57:14 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 09:57:14 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 09:57:14 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 09:57:14 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:57:14 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:57:14 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 09:57:14 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 09:57:14 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:57:14 Setting up libksba8:amd64 (1.3.5-2) ... 09:57:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:57:14 Setting up udev (237-3ubuntu10.52) ... 09:57:14 invoke-rc.d: policy-rc.d denied execution of start. 09:57:14 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:57:14 Processing triggers for systemd (237-3ubuntu10) ... 09:57:14 Setting up fuse (2.9.7-1ubuntu1) ... 09:57:14 Setting up gpg (2.2.4-1ubuntu1.4) ... 09:57:14 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:57:14 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:57:14 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:57:14 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:57:15 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:57:15 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:57:15 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:57:15 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 09:57:15 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 09:57:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:57:15 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 09:57:15 settings in the [Install] section, and DefaultInstance for template units). 09:57:15 This means they are not meant to be enabled using systemctl. 09:57:15 Possible reasons for having this kind of units are: 09:57:15 1) A unit may be statically enabled by being symlinked from another unit's 09:57:15 .wants/ or .requires/ directory. 09:57:15 2) A unit's purpose may be to act as a helper for some other unit which has 09:57:15 a requirement dependency on it. 09:57:15 3) A unit may be started when needed via activation (socket, path, timer, 09:57:15 D-Bus, udev, scripted systemctl call, ...). 09:57:15 4) In case of template units, the unit is meant to be enabled with some 09:57:15 instance name specified. 09:57:15 Reading package lists... 09:57:15 Building dependency tree... 09:57:15 Reading state information... 09:57:15 The following additional packages will be installed: 09:57:15 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 09:57:15 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 09:57:15 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 09:57:15 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 09:57:15 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 09:57:15 Suggested packages: 09:57:15 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 09:57:15 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 09:57:15 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 09:57:15 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 09:57:15 systemd-container policykit-1 09:57:15 Recommended packages: 09:57:15 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 09:57:16 The following NEW packages will be installed: 09:57:16 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 09:57:16 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 09:57:16 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 09:57:16 multiarch-support openssh-client python3 python3-minimal python3.6 09:57:16 python3.6-minimal snapd squashfs-tools sudo 09:57:16 The following packages will be upgraded: 09:57:16 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 09:57:16 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 09:57:16 Need to get 36.8 MB of archives. 09:57:16 After this operation, 147 MB of additional disk space will be used. 09:57:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 09:57:16 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 09:57:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 09:57:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 09:57:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 09:57:17 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 09:57:17 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 09:57:17 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 09:57:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 09:57:17 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 09:57:17 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 09:57:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 09:57:17 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 09:57:17 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 09:57:17 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 09:57:17 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 09:57:17 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 09:57:17 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 09:57:17 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 09:57:17 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 09:57:17 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 09:57:17 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 09:57:17 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 09:57:17 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 09:57:17 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 09:57:17 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 09:57:17 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 09:57:17 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 09:57:17 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 09:57:17 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 09:57:17 debconf: delaying package configuration, since apt-utils is not installed 09:57:17 Fetched 36.8 MB in 2s (19.9 MB/s) 09:57:18 (Reading database ... 12757 files and directories currently installed.) 09:57:18 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 09:57:18 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 09:57:18 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 09:57:18 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 09:57:18 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 09:57:18 (Reading database ... 12757 files and directories currently installed.) 09:57:18 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 09:57:18 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 09:57:19 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 09:57:19 (Reading database ... 12757 files and directories currently installed.) 09:57:19 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 09:57:19 Unpacking apt (1.6.14) over (1.6.1) ... 09:57:19 Setting up apt (1.6.14) ... 09:57:19 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 09:57:19 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 09:57:19 (Reading database ... 12764 files and directories currently installed.) 09:57:19 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 09:57:19 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 09:57:19 Selecting previously unselected package libpython3.6-minimal:amd64. 09:57:19 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:57:20 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:57:20 Selecting previously unselected package libexpat1:amd64. 09:57:20 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 09:57:20 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:57:20 Selecting previously unselected package python3.6-minimal. 09:57:20 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:57:20 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 09:57:20 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 09:57:20 Checking for services that may need to be restarted...done. 09:57:20 Checking for services that may need to be restarted...done. 09:57:20 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:57:20 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:57:20 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 09:57:20 Selecting previously unselected package python3-minimal. 09:57:20 (Reading database ... 13012 files and directories currently installed.) 09:57:20 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 09:57:20 Unpacking python3-minimal (3.6.7-1~18.04) ... 09:57:21 Selecting previously unselected package mime-support. 09:57:21 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 09:57:21 Unpacking mime-support (3.60ubuntu1) ... 09:57:21 Selecting previously unselected package libmpdec2:amd64. 09:57:21 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 09:57:21 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:57:21 Selecting previously unselected package libpython3.6-stdlib:amd64. 09:57:21 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:57:21 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:57:21 Selecting previously unselected package python3.6. 09:57:21 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 09:57:21 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 09:57:21 Selecting previously unselected package libpython3-stdlib:amd64. 09:57:21 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 09:57:21 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:57:21 Setting up python3-minimal (3.6.7-1~18.04) ... 09:57:21 Selecting previously unselected package python3. 09:57:21 (Reading database ... 13442 files and directories currently installed.) 09:57:21 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 09:57:21 Unpacking python3 (3.6.7-1~18.04) ... 09:57:21 Selecting previously unselected package multiarch-support. 09:57:21 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 09:57:21 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 09:57:21 Setting up multiarch-support (2.27-3ubuntu1.4) ... 09:57:21 Selecting previously unselected package liblzo2-2:amd64. 09:57:21 (Reading database ... 13479 files and directories currently installed.) 09:57:21 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 09:57:21 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 09:57:21 Selecting previously unselected package libbsd0:amd64. 09:57:21 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 09:57:21 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:57:21 Selecting previously unselected package sudo. 09:57:21 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 09:57:21 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 09:57:22 Selecting previously unselected package apparmor. 09:57:22 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 09:57:22 Unpacking apparmor (2.12-4ubuntu5.1) ... 09:57:22 Selecting previously unselected package libedit2:amd64. 09:57:22 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 09:57:22 Unpacking libedit2:amd64 (3.1-20170329-1) ... 09:57:22 Selecting previously unselected package libkrb5support0:amd64. 09:57:22 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 09:57:22 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:57:22 Selecting previously unselected package libk5crypto3:amd64. 09:57:22 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 09:57:22 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:57:22 Selecting previously unselected package libkeyutils1:amd64. 09:57:22 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 09:57:22 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:57:22 Selecting previously unselected package libkrb5-3:amd64. 09:57:22 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 09:57:22 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:57:22 Selecting previously unselected package libgssapi-krb5-2:amd64. 09:57:22 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 09:57:22 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:57:22 Selecting previously unselected package libssl1.0.0:amd64. 09:57:22 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 09:57:22 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 09:57:22 Selecting previously unselected package openssh-client. 09:57:22 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 09:57:22 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 09:57:22 Selecting previously unselected package squashfs-tools. 09:57:22 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 09:57:22 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 09:57:22 Selecting previously unselected package snapd. 09:57:22 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 09:57:22 Unpacking snapd (2.51.1+18.04) ... 09:57:25 Setting up libedit2:amd64 (3.1-20170329-1) ... 09:57:25 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 09:57:25 Setting up mime-support (3.60ubuntu1) ... 09:57:25 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 09:57:25 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:57:25 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:57:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:57:25 Setting up systemd (237-3ubuntu10.52) ... 09:57:25 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 09:57:26 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:57:26 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:57:26 Setting up liblzo2-2:amd64 (2.08-1.2) ... 09:57:26 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 09:57:26 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:57:26 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 09:57:26 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 09:57:26 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:57:26 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:57:26 Setting up python3 (3.6.7-1~18.04) ... 09:57:26 running python rtupdate hooks for python3.6... 09:57:26 running python post-rtupdate hooks for python3.6... 09:57:26 Setting up apparmor (2.12-4ubuntu5.1) ... 09:57:27 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 09:57:27 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:57:27 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 09:57:27 Setting up snapd (2.51.1+18.04) ... 09:57:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 09:57:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 09:57:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 09:57:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 09:57:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:57:28 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:57:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 09:57:29 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 09:57:29 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 09:57:29 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 09:57:29 /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' 09:57:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:57:29 Processing triggers for systemd (237-3ubuntu10.52) ... 09:57:30 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 09:57:30 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:57:30 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:57:31 Reading package lists... 09:57:31 Reading package lists... 09:57:32 Building dependency tree... 09:57:32 Reading state information... 09:57:32 Calculating upgrade... 09:57:32 The following packages will be upgraded: 09:57:32 advancecomp base-files bash binutils binutils-common 09:57:32 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 09:57:32 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 09:57:32 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 09:57:32 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 09:57:32 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 09:57:32 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 09:57:32 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 09:57:32 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 09:57:32 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 09:57:32 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 09:57:32 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 09:57:32 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 09:57:32 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 09:57:32 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 09:57:32 ubuntu-keyring util-linux 09:57:32 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:57:32 Need to get 64.2 MB of archives. 09:57:32 After this operation, 5152 kB of additional disk space will be used. 09:57:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 09:57:33 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 09:57:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 09:57:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 09:57:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 09:57:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 09:57:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 09:57:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 09:57:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 09:57:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 09:57:33 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 09:57:33 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 09:57:33 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 09:57:33 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 09:57:33 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 09:57:33 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 09:57:33 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 09:57:33 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 09:57:33 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 09:57:33 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 09:57:33 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 09:57:33 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 09:57:33 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 09:57:33 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 09:57:33 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 09:57:33 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 09:57:33 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 09:57:33 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 09:57:33 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 09:57:33 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 09:57:33 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 09:57:33 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 09:57:33 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 09:57:33 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 09:57:33 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 09:57:33 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 09:57:33 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 09:57:33 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 09:57:33 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 09:57:33 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 09:57:33 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 09:57:33 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 09:57:33 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 09:57:33 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 09:57:33 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 09:57:33 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 09:57:33 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 09:57:33 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 09:57:33 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 09:57:33 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 09:57:33 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 09:57:33 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 09:57:33 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 09:57:33 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 09:57:33 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 09:57:33 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 09:57:33 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 09:57:33 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 09:57:33 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 09:57:33 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 09:57:33 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 09:57:33 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 09:57:33 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 09:57:33 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 09:57:33 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 09:57:33 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 09:57:33 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 09:57:33 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 09:57:33 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 09:57:33 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 09:57:33 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 09:57:33 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 09:57:33 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 09:57:33 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 09:57:33 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 09:57:33 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 09:57:33 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 09:57:34 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 09:57:34 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 09:57:34 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 09:57:34 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 09:57:34 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 09:57:34 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 09:57:34 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 09:57:34 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] 09:57:34 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 09:57:34 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 09:57:34 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] 09:57:34 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 09:57:34 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 09:57:34 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 09:57:34 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 09:57:34 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 09:57:34 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 09:57:34 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 09:57:34 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 09:57:34 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] 09:57:34 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 09:57:34 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 09:57:34 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 09:57:34 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 09:57:34 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 09:57:34 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 09:57:34 debconf: delaying package configuration, since apt-utils is not installed 09:57:34 Fetched 64.2 MB in 2s (33.6 MB/s) 09:57:34 (Reading database ... 13914 files and directories currently installed.) 09:57:34 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 09:57:34 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:57:35 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 09:57:35 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:57:35 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 09:57:35 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 09:57:35 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:57:35 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:57:35 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:57:35 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:57:35 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:57:35 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:57:35 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:57:35 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:57:35 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:57:35 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:57:35 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:57:35 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:57:35 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:57:35 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:57:35 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 09:57:36 (Reading database ... 13914 files and directories currently installed.) 09:57:36 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 09:57:36 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 09:57:36 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 09:57:36 (Reading database ... 13914 files and directories currently installed.) 09:57:36 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:57:36 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:57:36 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:57:36 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:57:36 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:57:36 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:57:36 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 09:57:36 (Reading database ... 13914 files and directories currently installed.) 09:57:36 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 09:57:36 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:57:37 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 09:57:37 (Reading database ... 13914 files and directories currently installed.) 09:57:37 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 09:57:37 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 09:57:37 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 09:57:37 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 09:57:37 Setting up base-files (10.1ubuntu2.11) ... 09:57:37 Installing new version of config file /etc/issue ... 09:57:37 Installing new version of config file /etc/issue.net ... 09:57:37 Installing new version of config file /etc/lsb-release ... 09:57:37 Installing new version of config file /etc/update-motd.d/50-motd-news ... 09:57:37 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 09:57:37 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 09:57:38 Removing obsolete conffile /etc/default/motd-news ... 09:57:38 (Reading database ... 13915 files and directories currently installed.) 09:57:38 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 09:57:38 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 09:57:38 Setting up bash (4.4.18-2ubuntu1.2) ... 09:57:38 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 09:57:38 (Reading database ... 13915 files and directories currently installed.) 09:57:38 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 09:57:38 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 09:57:38 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 09:57:38 (Reading database ... 13915 files and directories currently installed.) 09:57:38 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 09:57:38 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 09:57:38 Setting up tar (1.29b-2ubuntu0.2) ... 09:57:38 (Reading database ... 13915 files and directories currently installed.) 09:57:38 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 09:57:38 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:57:38 Setting up dpkg (1.19.0.5ubuntu2.3) ... 09:57:38 (Reading database ... 13915 files and directories currently installed.) 09:57:38 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 09:57:38 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:57:38 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 09:57:38 (Reading database ... 13915 files and directories currently installed.) 09:57:38 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 09:57:38 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:57:39 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 09:57:39 (Reading database ... 13915 files and directories currently installed.) 09:57:39 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 09:57:39 Unpacking grep (3.1-2build1) over (3.1-2) ... 09:57:39 Setting up grep (3.1-2build1) ... 09:57:39 (Reading database ... 13915 files and directories currently installed.) 09:57:39 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 09:57:39 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 09:57:39 Setting up gzip (1.6-5ubuntu1.1) ... 09:57:39 (Reading database ... 13915 files and directories currently installed.) 09:57:39 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 09:57:39 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:57:39 Setting up login (1:4.5-1ubuntu2) ... 09:57:39 (Reading database ... 13915 files and directories currently installed.) 09:57:39 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 09:57:39 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:57:39 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 09:57:39 (Reading database ... 13915 files and directories currently installed.) 09:57:39 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 09:57:39 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:57:40 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 09:57:40 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:57:40 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 09:57:40 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:57:40 Setting up perl-base (5.26.1-6ubuntu0.5) ... 09:57:40 (Reading database ... 13915 files and directories currently installed.) 09:57:40 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 09:57:40 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:57:41 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:57:41 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:57:41 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:57:41 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:57:41 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 09:57:41 (Reading database ... 13915 files and directories currently installed.) 09:57:41 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 09:57:41 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 09:57:41 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 09:57:41 (Reading database ... 13915 files and directories currently installed.) 09:57:41 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:57:41 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:57:41 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:57:41 (Reading database ... 13915 files and directories currently installed.) 09:57:41 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:57:41 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:57:41 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:57:41 (Reading database ... 13915 files and directories currently installed.) 09:57:41 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:57:41 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:57:41 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:57:42 (Reading database ... 13915 files and directories currently installed.) 09:57:42 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:57:42 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:57:42 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:57:42 (Reading database ... 13915 files and directories currently installed.) 09:57:42 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 09:57:42 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:57:42 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 09:57:42 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:57:42 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 09:57:42 (Reading database ... 13915 files and directories currently installed.) 09:57:42 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 09:57:42 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:57:42 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 09:57:42 (Reading database ... 13915 files and directories currently installed.) 09:57:42 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:57:42 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:57:42 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:57:42 (Reading database ... 13915 files and directories currently installed.) 09:57:42 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:57:42 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:57:42 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 09:57:42 (Reading database ... 13915 files and directories currently installed.) 09:57:42 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:57:42 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:57:43 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 09:57:43 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 09:57:43 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 09:57:43 (Reading database ... 13915 files and directories currently installed.) 09:57:43 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 09:57:43 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:57:43 Setting up libc-bin (2.27-3ubuntu1.4) ... 09:57:43 (Reading database ... 13915 files and directories currently installed.) 09:57:43 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 09:57:43 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:57:44 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 09:57:44 (Reading database ... 13917 files and directories currently installed.) 09:57:44 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 09:57:44 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 09:57:44 Setting up debconf (1.5.66ubuntu1) ... 09:57:44 (Reading database ... 13917 files and directories currently installed.) 09:57:44 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 09:57:44 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 09:57:44 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 09:57:44 (Reading database ... 13917 files and directories currently installed.) 09:57:44 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 09:57:44 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 09:57:44 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 09:57:44 (Reading database ... 13917 files and directories currently installed.) 09:57:44 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:57:44 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:57:44 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 09:57:44 (Reading database ... 13917 files and directories currently installed.) 09:57:44 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:57:44 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:57:44 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 09:57:44 (Reading database ... 13919 files and directories currently installed.) 09:57:44 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 09:57:45 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:57:45 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 09:57:45 (Reading database ... 13923 files and directories currently installed.) 09:57:45 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:57:45 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:57:45 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 09:57:45 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 09:57:45 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 09:57:45 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:57:45 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 09:57:45 (Reading database ... 13923 files and directories currently installed.) 09:57:45 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 09:57:45 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 09:57:45 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 09:57:45 (Reading database ... 13923 files and directories currently installed.) 09:57:45 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 09:57:45 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 09:57:45 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 09:57:45 (Reading database ... 13923 files and directories currently installed.) 09:57:45 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 09:57:45 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 09:57:45 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 09:57:46 (Reading database ... 13923 files and directories currently installed.) 09:57:46 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 09:57:46 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:57:46 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 09:57:46 (Reading database ... 13923 files and directories currently installed.) 09:57:46 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 09:57:46 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 09:57:46 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 09:57:46 (Reading database ... 13923 files and directories currently installed.) 09:57:46 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 09:57:46 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:57:46 Setting up passwd (1:4.5-1ubuntu2) ... 09:57:46 (Reading database ... 13923 files and directories currently installed.) 09:57:46 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 09:57:46 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 09:57:46 Setting up gpgv (2.2.4-1ubuntu1.4) ... 09:57:46 (Reading database ... 13923 files and directories currently installed.) 09:57:46 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 09:57:46 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 09:57:47 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 09:57:47 (Reading database ... 13923 files and directories currently installed.) 09:57:47 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 09:57:47 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 09:57:47 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 09:57:47 (Reading database ... 13923 files and directories currently installed.) 09:57:47 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 09:57:47 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 09:57:47 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 09:57:47 (Reading database ... 13923 files and directories currently installed.) 09:57:47 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 09:57:47 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 09:57:47 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 09:57:47 (Reading database ... 13923 files and directories currently installed.) 09:57:47 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 09:57:47 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 09:57:47 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 09:57:47 (Reading database ... 13923 files and directories currently installed.) 09:57:47 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 09:57:47 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 09:57:47 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 09:57:47 (Reading database ... 13923 files and directories currently installed.) 09:57:47 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 09:57:47 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 09:57:47 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 09:57:47 (Reading database ... 13923 files and directories currently installed.) 09:57:47 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 09:57:47 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 09:57:48 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 09:57:48 (Reading database ... 13924 files and directories currently installed.) 09:57:48 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:57:48 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:57:48 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:57:48 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:57:48 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 09:57:48 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 09:57:48 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 09:57:48 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 09:57:48 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 09:57:48 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 09:57:48 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 09:57:48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 09:57:48 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 09:57:48 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 09:57:48 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 09:57:48 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 09:57:48 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 09:57:48 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 09:57:48 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 09:57:48 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 09:57:48 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 09:57:48 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 09:57:49 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 09:57:49 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 09:57:49 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 09:57:49 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 09:57:49 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 09:57:49 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 09:57:49 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 09:57:49 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 09:57:49 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 09:57:49 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 09:57:49 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 09:57:49 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 09:57:49 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 09:57:49 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 09:57:49 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:57:49 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:57:50 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:57:50 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:57:50 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:57:50 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:57:50 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:57:50 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:57:51 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:57:51 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:57:51 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:57:51 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:57:52 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:57:52 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:57:52 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:57:52 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:57:53 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:57:53 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:57:53 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:57:53 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:57:53 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 09:57:53 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:57:53 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 09:57:53 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:57:53 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 09:57:53 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 09:57:53 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:57:53 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:57:53 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:57:53 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:57:53 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 09:57:53 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 09:57:53 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:57:53 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 09:57:53 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:57:53 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:57:53 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:57:53 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 09:57:53 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 09:57:53 Setting up tzdata (2021e-0ubuntu0.18.04) ... 09:57:54 09:57:54 Current default time zone: 'Etc/UTC' 09:57:54 Local time is now: Wed Nov 17 09:57:53 UTC 2021. 09:57:54 Universal Time is now: Wed Nov 17 09:57:53 UTC 2021. 09:57:54 Run 'dpkg-reconfigure tzdata' if you wish to change it. 09:57:54 09:57:54 Setting up systemd-sysv (237-3ubuntu10.52) ... 09:57:54 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:57:54 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 09:57:54 Setting up mount (2.31.1-0.4ubuntu3.7) ... 09:57:54 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 09:57:54 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 09:57:54 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 09:57:54 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 09:57:54 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 09:57:54 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 09:57:54 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:57:54 Setting up procps (2:3.3.12-3ubuntu1.2) ... 09:57:54 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 09:57:54 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 09:57:54 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 09:57:54 Setting up patch (2.7.6-2ubuntu1.1) ... 09:57:54 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 09:57:54 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 09:57:54 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 09:57:54 Installing new version of config file /etc/ssl/openssl.cnf ... 09:57:54 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 09:57:54 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 09:57:54 Setting up ca-certificates (20210119~18.04.2) ... 09:57:56 Updating certificates in /etc/ssl/certs... 09:57:57 23 added, 28 removed; done. 09:57:57 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 09:57:57 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:57:57 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 09:57:57 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 09:57:57 Setting up pkgbinarymangler (138.18.04.1) ... 09:57:57 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 09:57:57 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 09:57:57 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 09:57:57 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 09:57:57 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:57:57 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 09:57:57 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:57:57 Setting up perl (5.26.1-6ubuntu0.5) ... 09:57:57 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 09:57:57 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 09:57:57 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 09:57:57 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 09:57:57 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 09:57:57 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 09:57:57 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 09:57:57 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 09:57:57 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 09:57:57 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:57:57 Processing triggers for systemd (237-3ubuntu10.52) ... 09:57:57 Processing triggers for mime-support (3.60ubuntu1) ... 09:57:57 Processing triggers for ca-certificates (20210119~18.04.2) ... 09:57:57 Updating certificates in /etc/ssl/certs... 09:57:58 0 added, 0 removed; done. 09:57:58 Running hooks in /etc/ca-certificates/update.d... 09:57:58 done. 09:57:58 Reading package lists... 09:57:58 Building dependency tree... 09:57:58 Reading state information... 09:57:59 The following NEW packages will be installed: 09:57:59 apt-transport-https 09:57:59 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 09:57:59 Need to get 4348 B of archives. 09:57:59 After this operation, 154 kB of additional disk space will be used. 09:57:59 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 09:57:59 debconf: delaying package configuration, since apt-utils is not installed 09:57:59 Fetched 4348 B in 0s (21.4 kB/s) 09:57:59 Selecting previously unselected package apt-transport-https. 09:57:59 (Reading database ... 13931 files and directories currently installed.) 09:57:59 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 09:57:59 Unpacking apt-transport-https (1.6.14) ... 09:57:59 Setting up apt-transport-https (1.6.14) ... 09:57:59 Waiting for network to be ready... 09:58:06 2021-11-17T09:58:03Z INFO Waiting for automatic snapd restart... 09:58:07 snapd 2.52.1 from Canonical* installed 09:58:08 "snapd" switched to the "latest/stable" channel 09:58:08 09:58:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:58:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:58:09 ./bin/test-attribution-txt.sh 09:58:10 core18 20211015 from Canonical* installed 09:58:10 "core18" switched to the "latest/stable" channel 09:58:10 [Pipeline] echo 09:58:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:58:12 + ls -al . 09:58:12 total 672 09:58:12 drwxrwxr-x 9 1001 1001 4096 Nov 17 09:58 . 09:58:12 drwxr-xr-x 4 root root 4096 Nov 17 09:53 .. 09:58:12 -rw-rw-r-- 1 1001 1001 11 Nov 17 09:51 .dockerignore 09:58:12 drwxrwxr-x 8 1001 1001 4096 Nov 17 09:51 .git 09:58:12 drwxrwxr-x 4 1001 1001 4096 Nov 17 09:51 .github 09:58:12 -rw-rw-r-- 1 1001 1001 804 Nov 17 09:51 .gitignore 09:58:12 -rw-rw-r-- 1 1001 1001 42 Nov 17 09:51 .golangci.yml 09:58:12 -rw-rw-r-- 1 1001 1001 76 Nov 17 09:51 .hadolint.yml 09:58:12 -rw-rw-r-- 1 1001 1001 166 Nov 17 09:51 .sonarcloud.properties 09:58:12 -rw-rw-r-- 1 1001 1001 1171 Nov 17 09:51 ADOPTERS.md 09:58:12 -rw-rw-r-- 1 1001 1001 8910 Nov 17 09:51 Attribution.txt 09:58:12 -rw-rw-r-- 1 1001 1001 51732 Nov 17 09:51 CHANGELOG.md 09:58:12 -rw-rw-r-- 1 1001 1001 3804 Nov 17 09:51 CONTRIBUTING.md 09:58:12 -rw-rw-r-- 1 1001 1001 677 Nov 17 09:51 GOVERNANCE.md 09:58:12 -rw-rw-r-- 1 1001 1001 849 Nov 17 09:51 Jenkinsfile 09:58:12 -rw-rw-r-- 1 1001 1001 10775 Nov 17 09:51 LICENSE 09:58:12 -rw-rw-r-- 1 1001 1001 6508 Nov 17 09:51 Makefile 09:58:12 -rw-rw-r-- 1 1001 1001 582 Nov 17 09:51 OWNERS.md 09:58:12 -rw-rw-r-- 1 1001 1001 8207 Nov 17 09:51 README.md 09:58:12 -rw-rw-r-- 1 1001 1001 6912 Nov 17 09:51 SECURITY.md 09:58:12 -rw-rw-r-- 1 1001 1001 5 Nov 17 09:49 VERSION 09:58:12 -rw-rw-r-- 1 1001 1001 4131 Nov 17 09:51 ZMQWindows.md 09:58:12 drwxrwxr-x 2 1001 1001 4096 Nov 17 09:51 bin 09:58:12 drwxrwxr-x 14 1001 1001 4096 Nov 17 09:51 cmd 09:58:12 -rw-r--r-- 1 root root 428381 Nov 17 09:56 coverage.out 09:58:12 -rw-rw-r-- 1 1001 1001 822 Nov 17 09:51 go.mod 09:58:12 -rw-rw-r-- 1 1001 1001 49471 Nov 17 09:51 go.sum 09:58:12 drwxrwxr-x 8 1001 1001 4096 Nov 17 09:51 internal 09:58:12 drwxrwxr-x 3 1001 1001 4096 Nov 17 09:51 openapi 09:58:12 drwxrwxr-x 4 1001 1001 4096 Nov 17 09:51 snap 09:58:12 -rw-rw-r-- 1 1001 1001 204 Nov 17 09:51 version.go [Pipeline] sh 09:58:13 + '[' -e coverage.out ] 09:58:13 + chown 1001:1001 coverage.out [Pipeline] stash 09:58:13 Warning: overwriting stash ‘coverage-report’ 09:58:13 snapcraft 5.0 from Canonical* installed 09:58:13 "snapcraft" switched to the "latest/stable" channel 09:58:13 09:58:13 Stashed 1 file(s) [Pipeline] sh 09:58:14 + make build 09:58:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 09:58:17 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 09:58:17 - README.md 09:58:17 09:58:17 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:58:18 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:58:19 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 09:58:19 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:58:20 Reading package lists... 09:58:20 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 09:58:20 Reading package lists... 09:58:20 Building dependency tree... 09:58:20 Reading state information... 09:58:20 Suggested packages: 09:58:20 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 09:58:20 git-gui gitk gitweb git-cvs git-mediawiki git-svn 09:58:20 Recommended packages: 09:58:20 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 09:58:20 The following NEW packages will be installed: 09:58:20 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 09:58:20 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 09:58:20 pkg-config zip 09:58:20 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 09:58:21 Need to get 7670 kB of archives. 09:58:21 After this operation, 43.8 MB of additional disk space will be used. 09:58:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 09:58:21 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 09:58:21 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 09:58:21 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 09:58:21 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 09:58:21 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 09:58:21 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 09:58:21 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 09:58:21 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 09:58:21 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 09:58:22 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 09:58:22 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 09:58:22 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 09:58:22 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 09:58:22 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 09:58:22 debconf: delaying package configuration, since apt-utils is not installed 09:58:22 Fetched 7670 kB in 1s (6947 kB/s) 09:58:22 Selecting previously unselected package libglib2.0-0:amd64. 09:58:22 (Reading database ... 13935 files and directories currently installed.) 09:58:22 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 09:58:22 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 09:58:22 Selecting previously unselected package libpsl5:amd64. 09:58:22 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 09:58:22 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 09:58:22 Selecting previously unselected package libnghttp2-14:amd64. 09:58:22 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 09:58:22 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:58:22 Selecting previously unselected package librtmp1:amd64. 09:58:22 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 09:58:22 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:58:22 Selecting previously unselected package libcurl3-gnutls:amd64. 09:58:22 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 09:58:22 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 09:58:22 Selecting previously unselected package liberror-perl. 09:58:22 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 09:58:22 Unpacking liberror-perl (0.17025-1) ... 09:58:22 Selecting previously unselected package git-man. 09:58:22 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 09:58:22 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 09:58:22 Selecting previously unselected package git. 09:58:22 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 09:58:22 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 09:58:23 Unpacking git (1:2.17.1-1ubuntu0.9) ... 09:58:23 Selecting previously unselected package libnorm1:amd64. 09:58:23 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 09:58:23 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:58:23 Selecting previously unselected package libpgm-5.2-0:amd64. 09:58:23 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 09:58:23 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:58:23 Selecting previously unselected package libsodium23:amd64. 09:58:23 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 09:58:23 Unpacking libsodium23:amd64 (1.0.16-2) ... 09:58:23 Selecting previously unselected package libzmq5:amd64. 09:58:23 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 09:58:23 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:58:23 Selecting previously unselected package libzmq3-dev:amd64. 09:58:23 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 09:58:23 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:58:23 Selecting previously unselected package pkg-config. 09:58:23 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 09:58:23 Unpacking pkg-config (0.29.1-0ubuntu2) ... 09:58:23 Selecting previously unselected package zip. 09:58:23 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 09:58:23 Unpacking zip (3.0-11build1) ... 09:58:23 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:58:23 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 09:58:23 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:58:23 Setting up liberror-perl (0.17025-1) ... 09:58:23 Setting up libpsl5:amd64 (0.19.1-5build1) ... 09:58:24 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 09:58:24 No schema files found: doing nothing. 09:58:24 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:58:24 Setting up zip (3.0-11build1) ... 09:58:24 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:58:24 Setting up libsodium23:amd64 (1.0.16-2) ... 09:58:24 Setting up pkg-config (0.29.1-0ubuntu2) ... 09:58:24 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:58:24 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 09:58:24 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:58:24 Setting up git (1:2.17.1-1ubuntu0.9) ... 09:58:24 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:58:25 git set to automatically installed. 09:58:25 git-man set to automatically installed. 09:58:25 libcurl3-gnutls set to automatically installed. 09:58:25 liberror-perl set to automatically installed. 09:58:25 libglib2.0-0 set to automatically installed. 09:58:25 libnghttp2-14 set to automatically installed. 09:58:25 libnorm1 set to automatically installed. 09:58:25 libpgm-5.2-0 set to automatically installed. 09:58:25 libpsl5 set to automatically installed. 09:58:25 librtmp1 set to automatically installed. 09:58:25 libsodium23 set to automatically installed. 09:58:25 libzmq3-dev set to automatically installed. 09:58:25 libzmq5 set to automatically installed. 09:58:25 pkg-config set to automatically installed. 09:58:25 zip set to automatically installed. 09:58:26 snapd is not logged in, snap install commands will use sudo 09:58:27 snap "core18" has no updates available 09:58:28 snapd is not logged in, snap install commands will use sudo 09:58:32 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 09:58:32 Pulling config-common 09:58:32 + snapcraftctl pull 09:58:34 Pulling go-build-helper 09:58:34 + snapcraftctl pull 09:58:35 'edgex-go' has dependencies that need to be staged: go-build-helper 09:58:35 Skipping pull go-build-helper (already ran) 09:58:35 Building go-build-helper 09:58:35 + snapcraftctl build 09:58:37 Staging go-build-helper 09:58:37 + snapcraftctl stage 09:58:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:58:47 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:58:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 09:58:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 09:58:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 09:58:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 09:58:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 09:58:47 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 09:58:47 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] 09:58:47 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 09:58:47 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:58:47 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:58:47 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:58:47 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:58:47 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:58:47 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:58:47 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:58:47 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:58:47 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:58:47 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] 09:58:47 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 09:58:47 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 09:58:47 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 09:58:47 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 09:58:47 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 09:58:47 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] 09:58:47 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 09:58:47 Fetched 25.6 MB in 0s (0 B/s) 09:58:47 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 09:58:47 Fetched 224 kB in 0s (0 B/s) 09:58:47 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 09:58:47 Fetched 157 kB in 0s (0 B/s) 09:58:47 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 09:58:47 Fetched 221 kB in 0s (0 B/s) 09:58:47 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 09:58:47 Fetched 143 kB in 0s (0 B/s) 09:58:47 Pulling edgex-go 09:58:47 + snapcraftctl pull 09:58:47 Pulling hooks 09:58:47 + snapcraftctl pull 09:58:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:58:49 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 09:58:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:58:55 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 09:58:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:59:04 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 09:59:07 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 09:59:09 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 09:59:09 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 09:59:09 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:59:09 Fetched 0 B in 0s (0 B/s) 09:59:09 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 09:59:09 Fetched 96.5 kB in 0s (0 B/s) 09:59:09 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 09:59:09 Fetched 279 kB in 0s (0 B/s) 09:59:09 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 09:59:09 Fetched 122 kB in 0s (0 B/s) 09:59:09 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 09:59:09 Fetched 77.8 kB in 0s (0 B/s) 09:59:09 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 09:59:09 Fetched 8848 B in 0s (0 B/s) 09:59:09 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 09:59:09 Fetched 47.8 kB in 0s (0 B/s) 09:59:09 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 09:59:09 Fetched 45.6 kB in 0s (0 B/s) 09:59:09 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 09:59:09 Fetched 15.0 kB in 0s (0 B/s) 09:59:09 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 09:59:09 Fetched 220 kB in 0s (0 B/s) 09:59:09 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 09:59:09 Fetched 154 kB in 0s (0 B/s) 09:59:09 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 09:59:09 Fetched 50.6 kB in 0s (0 B/s) 09:59:09 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 09:59:09 Fetched 14.8 kB in 0s (0 B/s) 09:59:09 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 09:59:09 Fetched 41.8 kB in 0s (0 B/s) 09:59:09 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 09:59:09 Fetched 499 kB in 0s (0 B/s) 09:59:09 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 09:59:09 Fetched 111 kB in 0s (0 B/s) 09:59:09 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 09:59:09 Fetched 240 kB in 0s (0 B/s) 09:59:09 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 09:59:09 Fetched 29.3 kB in 0s (0 B/s) 09:59:09 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 09:59:09 Fetched 85.5 kB in 0s (0 B/s) 09:59:09 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 09:59:09 Fetched 24.5 kB in 0s (0 B/s) 09:59:09 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 09:59:09 Fetched 49.2 kB in 0s (0 B/s) 09:59:09 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 09:59:09 Fetched 54.2 kB in 0s (0 B/s) 09:59:09 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 09:59:09 Fetched 30.8 kB in 0s (0 B/s) 09:59:09 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 09:59:09 Fetched 15.8 kB in 0s (0 B/s) 09:59:09 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 09:59:09 Fetched 85.9 kB in 0s (0 B/s) 09:59:09 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 09:59:09 Fetched 8720 B in 0s (0 B/s) 09:59:09 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 09:59:09 Fetched 140 kB in 0s (0 B/s) 09:59:09 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 09:59:09 Fetched 119 kB in 0s (0 B/s) 09:59:09 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 09:59:09 Fetched 111 kB in 0s (0 B/s) 09:59:09 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 09:59:09 Fetched 11.1 kB in 0s (0 B/s) 09:59:09 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 09:59:09 Fetched 646 kB in 0s (0 B/s) 09:59:09 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 09:59:09 Fetched 41.3 kB in 0s (0 B/s) 09:59:09 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 09:59:09 Fetched 17.9 kB in 0s (0 B/s) 09:59:09 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 09:59:09 Fetched 368 kB in 0s (0 B/s) 09:59:09 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 09:59:09 Fetched 187 kB in 0s (0 B/s) 09:59:09 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 09:59:09 Fetched 175 kB in 0s (0 B/s) 09:59:09 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 09:59:09 Fetched 206 kB in 0s (0 B/s) 09:59:09 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 09:59:09 Fetched 1302 kB in 0s (0 B/s) 09:59:09 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 09:59:09 Fetched 36.2 kB in 0s (0 B/s) 09:59:09 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 09:59:09 Fetched 159 kB in 0s (0 B/s) 09:59:09 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 09:59:09 Fetched 107 kB in 0s (0 B/s) 09:59:09 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 09:59:09 Fetched 48.7 kB in 0s (0 B/s) 09:59:09 Pulling static-packages 09:59:09 + snapcraftctl pull 09:59:09 Pulling version 09:59:09 + cd /root/project 09:59:09 + git describe --tags --abbrev=0 09:59:09 + sed s/v// 09:59:09 + GIT_VERSION=2.0.1-dev.99 09:59:09 + [ -z 2.0.1-dev.99 ] 09:59:09 + snapcraftctl set-version 2.0.1-dev.99 09:59:10 Building config-common 09:59:10 + snapcraftctl build 09:59:12 Skipping build go-build-helper (already ran) 09:59:12 Building edgex-go 09:59:12 + cd /root/parts/edgex-go/src 09:59:12 + git describe --tags --abbrev=0 09:59:12 + sed s/v// 09:59:12 + GIT_VERSION=2.0.1-dev.99 09:59:12 + [ -z 2.0.1-dev.99 ] 09:59:12 + echo 2.0.1-dev.99 09:59:12 + [ ! -d vendor ] 09:59:12 + go mod download all 09:59:12 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 09:59:16 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 09:59:19 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 09:59:20 + make build 09:59:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] } 09:59:26 $ docker stop --time=1 428c99075cefbea8e6d2e0f3eb710eef09cdcbe8f4406d3def10d1f97eca51b7 09:59:28 $ docker rm -f 428c99075cefbea8e6d2e0f3eb710eef09cdcbe8f4406d3def10d1f97eca51b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:59:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:59:30 09:59:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:59:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:59:31 latest: Pulling from edgex-devops/edgex-compose-arm64 09:59:31 29e5d40040c1: Pulling fs layer 09:59:31 1ce36da41761: Pulling fs layer 09:59:31 25b303627fd3: Pulling fs layer 09:59:31 29e5d40040c1: Verifying Checksum 09:59:31 29e5d40040c1: Download complete 09:59:31 1ce36da41761: Verifying Checksum 09:59:31 1ce36da41761: Download complete 09:59:31 29e5d40040c1: Pull complete 09:59:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:59:32 25b303627fd3: Verifying Checksum 09:59:32 25b303627fd3: Download complete 09:59:33 1ce36da41761: Pull complete 09:59:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/core-command/core-command ./cmd/core-command 09:59:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:59:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:59:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:59:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:59:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:59:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:59:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:59:43 25b303627fd3: Pull complete 09:59:43 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:59:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:59:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:59:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/secrets-config ./cmd/secrets-config 09:59:43 prd-ubuntu18.04-docker-arm64-4c-16g-938 does not seem to be running inside a container 09:59:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:59:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.99" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:59:46 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 09:59:46 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 09:59:46 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 09:59:46 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 09:59:46 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 09:59:46 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 09:59:46 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 09:59:46 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 09:59:46 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 09:59:46 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 09:59:46 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 09:59:46 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 09:59:46 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 09:59:46 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 09:59:46 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 09:59:46 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 09:59:46 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 09:59:46 + 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 09:59:46 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 09:59:46 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 09:59:46 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 09:59:46 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 09:59:46 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 09:59:46 + 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 09:59:46 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 09:59:46 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 09:59:46 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 09:59:46 $ docker top b8082eca5e0fe4bd7027be1b48655da2861ede202914ee0721254208580b8c81 -eo pid,comm [Pipeline] { [Pipeline] sh 09:59:47 + docker-compose build --help 09:59:47 + grep parallel 09:59:47 Building hooks 09:59:47 + cd /root/parts/hooks/src 09:59:47 + make build 09:59:47 go mod tidy 09:59:47 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 09:59:48 go: downloading github.com/davecgh/go-spew v1.1.0 09:59:48 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 09:59:48 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 09:59:49 GO111MODULE=on go build -o cmd/install/install ./cmd/install 09:59:49 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 09:59:49 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 09:59:52 --parallel Build images in parallel. [Pipeline] } 09:59:52 $ docker stop --time=1 b8082eca5e0fe4bd7027be1b48655da2861ede202914ee0721254208580b8c81 09:59:53 Building static-packages 09:59:53 + snapcraftctl build 09:59:54 $ docker rm -f b8082eca5e0fe4bd7027be1b48655da2861ede202914ee0721254208580b8c81 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:59:54 Building version 09:59:54 + snapcraftctl build 09:59:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:59:55 . [Pipeline] withDockerContainer 09:59:55 prd-ubuntu18.04-docker-arm64-4c-16g-938 does not seem to be running inside a container 09:59:55 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 09:59:56 $ docker top fb7288b5a34387229a455e239baea638668de7ff0f82e105d76b9343c2738664 -eo pid,comm 09:59:56 Staging config-common 09:59:56 + snapcraftctl stage [Pipeline] { [Pipeline] sh 09:59:57 + docker-compose -f ./docker-compose-build.yml build --parallel 09:59:58 Skipping stage go-build-helper (already ran) 09:59:58 Staging edgex-go 09:59:58 + snapcraftctl stage 09:59:59 Staging hooks 09:59:59 + snapcraftctl stage 10:00:00 Staging static-packages 10:00:00 + snapcraftctl stage 10:00:01 Staging version 10:00:01 + snapcraftctl stage 10:00:02 Building core-command ... 10:00:02 Building core-data ... 10:00:02 Building core-metadata ... 10:00:02 Building security-bootstrapper ... 10:00:02 Building security-proxy-setup ... 10:00:02 Building security-secretstore-setup ... 10:00:02 Building support-notifications ... 10:00:02 Building support-scheduler ... 10:00:02 Building sys-mgmt-agent ... 10:00:02 Building security-proxy-setup 10:00:02 Building support-scheduler 10:00:02 Building sys-mgmt-agent 10:00:02 Building core-data 10:00:02 Building core-command 10:00:02 Priming config-common 10:00:02 + snapcraftctl prime 10:00:03 Priming go-build-helper 10:00:03 + snapcraftctl prime 10:00:04 Priming edgex-go 10:00:04 + snapcraftctl prime 10:00:05 Priming hooks 10:00:05 + snapcraftctl prime 10:00:07 Priming static-packages 10:00:07 + snapcraftctl prime 10:00:09 Priming version 10:00:09 + snapcraftctl prime 10:00:10 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:01:10 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:01:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:01:10 ---> 3a3eda0c7b9d 10:01:10 Step 3/22 : WORKDIR /edgex-go 10:01:10 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:01:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:01:10 ---> 3a3eda0c7b9d 10:01:10 Step 3/22 : WORKDIR /edgex-go 10:01:10 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:01:10 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:01:10 ---> 3a3eda0c7b9d 10:01:10 Step 3/20 : WORKDIR /edgex-go 10:01:10 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:01:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:01:10 ---> 3a3eda0c7b9d 10:01:10 Step 3/23 : WORKDIR /edgex-go 10:01:10 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:01:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:01:10 ---> 3a3eda0c7b9d 10:01:10 Step 3/22 : WORKDIR /edgex-go 10:01:10 ---> Running in c5771e489b49 10:01:10 ---> Running in 8a84bd29b896 10:01:10 ---> Running in ff2e6871e300 10:01:10 ---> Running in 466245e0acf7 10:01:10 ---> Running in 807cee94ed93 10:01:10 Removing intermediate container 807cee94ed93 10:01:10 ---> 5c4064326d84 10:01:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:01:10 ---> Running in 04c81520d17f 10:01:10 Removing intermediate container ff2e6871e300 10:01:10 ---> d236b6f29a14 10:01:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:01:10 Removing intermediate container 466245e0acf7 10:01:10 ---> c177744b7b48 10:01:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:01:10 Removing intermediate container 8a84bd29b896 10:01:10 ---> 37d92905ff3a 10:01:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:01:10 ---> Running in 815be56ddb0e 10:01:10 Removing intermediate container c5771e489b49 10:01:10 ---> 8868573e2c7e 10:01:10 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:01:10 ---> Running in 8edf3543186e 10:01:10 ---> Running in 844f0bad5919 10:01:10 ---> Running in d00fdf934ec1 10:01:10 Removing intermediate container 04c81520d17f 10:01:10 ---> 812f1e705169 10:01:10 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:01:10 ---> Running in 112795779e8f 10:01:10 Removing intermediate container 815be56ddb0e 10:01:10 ---> ada2e10906b1 10:01:10 Step 5/22 : RUN apk add --update --no-cache make git 10:01:10 Removing intermediate container 844f0bad5919 10:01:10 ---> 1ac794e2e544 10:01:10 Step 5/23 : RUN apk add --update --no-cache make git 10:01:10 ---> Running in 167a1616655a 10:01:10 Removing intermediate container d00fdf934ec1 10:01:10 ---> e57817530fe7 10:01:10 Step 5/20 : RUN apk add --update --no-cache make git 10:01:10 ---> Running in c2b68d38ef86 10:01:10 ---> Running in 4e66f65b15e1 10:01:10 Removing intermediate container 8edf3543186e 10:01:10 ---> 74624082757b 10:01:10 Step 5/22 : RUN apk add --update --no-cache make bash git 10:01:10 ---> Running in 9c17d14ef309 10:01:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:01:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:01:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:01:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:01:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:01:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:01:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:01:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:01:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:01:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:01:14 OK: 219 MiB in 52 packages 10:01:14 OK: 219 MiB in 52 packages 10:01:14 OK: 219 MiB in 52 packages 10:01:14 OK: 219 MiB in 52 packages 10:01:15 OK: 219 MiB in 52 packages 10:01:15 Removing intermediate container 112795779e8f 10:01:15 ---> 7e0d35617e76 10:01:15 Step 6/22 : COPY . . 10:01:16 Removing intermediate container 167a1616655a 10:01:16 ---> 1f37f6556622 10:01:16 Step 6/22 : COPY . . 10:01:16 Removing intermediate container 4e66f65b15e1 10:01:16 ---> 9d751800862a 10:01:16 Step 6/20 : COPY . . 10:01:16 Removing intermediate container c2b68d38ef86 10:01:16 ---> 1f2bb678967e 10:01:16 Removing intermediate container 9c17d14ef309 10:01:16 ---> fd30933255f8 10:01:16 Step 6/22 : COPY . . 10:01:16 Step 6/23 : COPY go.mod . 10:01:18 ---> 4fa09e83605d 10:01:18 Step 7/23 : RUN go mod download 10:01:18 ---> Running in 3a227f9c1d0b 10:01:24 Removing intermediate container 3a227f9c1d0b 10:01:24 ---> 96e06ddfe825 10:01:24 Step 8/23 : COPY . . 10:01:42 ---> 2e322a27bb72 10:01:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:01:42 ---> 68d89b608bb1 10:01:42 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:01:42 ---> 313c8d126c87 10:01:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:01:42 ---> 56485b9d37e6 10:01:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:01:42 ---> Running in d6f0f403f1c0 10:01:42 ---> Running in c8f428946400 10:01:42 ---> Running in 09ebccaff17f 10:01:42 ---> Running in 3f683f2bec77 10:01:45 ---> 076eb2fc55f7 10:01:45 Step 9/23 : RUN go mod tidy 10:01:45 ---> Running in 30937fc9c4b2 10:01:45 Removing intermediate container c8f428946400 10:01:45 ---> e78c175868af 10:01:45 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:01:46 ---> Running in 72fb39b42e7a 10:01:46 Removing intermediate container 3f683f2bec77 10:01:46 ---> f699d065f72b 10:01:46 Step 8/22 : RUN make cmd/core-command/core-command 10:01:46 Removing intermediate container d6f0f403f1c0 10:01:46 ---> 8fcb7969bed1 10:01:46 Step 8/22 : RUN make cmd/core-data/core-data 10:01:46 Removing intermediate container 09ebccaff17f 10:01:46 ---> 167ba6ad5fd2 10:01:46 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:01:46 ---> Running in e14813c2f313 10:01:46 ---> Running in d50d0992620f 10:01:46 ---> Running in 87929659dc6f 10:01:48 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 10:01:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 10:01:49 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 10:01:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 10:01:51 Removing intermediate container 30937fc9c4b2 10:01:51 ---> c1998ee3439a 10:01:51 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 10:01:52 ---> Running in 555905aaec3b 10:01:54 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 10:03:45 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 10:03:51 Removing intermediate container 87929659dc6f 10:03:51 ---> 9d2dda801f4f 10:03:51 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:03:51 Removing intermediate container e14813c2f313 10:03:51 ---> a226f9d0e043 10:03:51 10:03:51 Step 9/22 : FROM alpine:3.14 10:03:51 ---> Running in 2128a00c3fb7 10:03:51 3.14: Pulling from library/alpine 10:03:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:03:54 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 10:03:54 Status: Downloaded newer image for alpine:3.14 10:03:54 ---> 5b8b7b635229 10:03:54 Step 10/22 : RUN apk add --update --no-cache dumb-init 10:03:54 ---> Running in aae176779ce0 10:03:55 Removing intermediate container 72fb39b42e7a 10:03:55 ---> 79c85b18a3e1 10:03:55 10:03:55 Step 9/20 : FROM alpine:3.14 10:03:55 ---> 5b8b7b635229 10:03:55 Step 10/20 : RUN apk add --update --no-cache curl 10:03:56 ---> Running in e99248523196 10:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:03:58 (1/1) Installing dumb-init (1.2.5-r1) 10:03:58 Executing busybox-1.33.1-r6.trigger 10:03:58 OK: 6 MiB in 15 packages 10:03:58 Removing intermediate container 2128a00c3fb7 10:03:58 ---> 223aa237c726 10:03:58 10:03:58 Step 10/22 : FROM docker:20.10.8 10:03:58 20.10.8: Pulling from library/docker 10:03:59 (1/5) Installing ca-certificates (20191127-r5) 10:03:59 (2/5) Installing brotli-libs (1.0.9-r5) 10:03:59 (3/5) Installing nghttp2-libs (1.43.0-r0) 10:03:59 (4/5) Installing libcurl (7.79.1-r0) 10:03:59 (5/5) Installing curl (7.79.1-r0) 10:03:59 Executing busybox-1.33.1-r6.trigger 10:03:59 Executing ca-certificates-20191127-r5.trigger 10:04:00 Removing intermediate container aae176779ce0 10:04:00 ---> 9ec53a79fab4 10:04:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:04:00 OK: 8 MiB in 19 packages 10:04:00 ---> Running in c7f3dbe34f7f 10:04:01 Removing intermediate container c7f3dbe34f7f 10:04:01 ---> dd7e2a3bb9e2 10:04:01 Step 12/22 : ENV APP_PORT=59882 10:04:01 ---> Running in a9e5a4314168 10:04:02 Removing intermediate container a9e5a4314168 10:04:02 ---> 72bd8d7ab559 10:04:02 Step 13/22 : EXPOSE $APP_PORT 10:04:03 Removing intermediate container e99248523196 10:04:03 ---> 59731fb748a1 10:04:03 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:04:03 ---> Running in 20d31d672871 10:04:03 ---> Running in 83495e7bf472 10:04:04 Removing intermediate container 20d31d672871 10:04:04 ---> a3e527980d4d 10:04:04 Step 14/22 : WORKDIR / 10:04:04 ---> Running in 8a94da1a984e 10:04:04 Removing intermediate container 83495e7bf472 10:04:04 ---> e0c446b776f8 10:04:04 Step 12/20 : WORKDIR /edgex 10:04:04 ---> Running in 1608f8f202b4 10:04:04 Removing intermediate container 8a94da1a984e 10:04:04 ---> 7160b2e8364e 10:04:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:04:05 Removing intermediate container 1608f8f202b4 10:04:05 ---> f6e802577ccb 10:04:05 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:04:07 ---> 78858e2eddab 10:04:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:04:07 ---> 398705e3a69b 10:04:07 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:04:07 Removing intermediate container 555905aaec3b 10:04:07 ---> b1c2efd7710c 10:04:07 10:04:07 Step 11/23 : FROM alpine:3.14 10:04:07 ---> 5b8b7b635229 10:04:07 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:04:07 ---> Using cache 10:04:07 ---> 9ec53a79fab4 10:04:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:04:07 ---> Using cache 10:04:07 ---> dd7e2a3bb9e2 10:04:07 Step 14/23 : ENV APP_PORT=59861 10:04:07 ---> Running in b82f271e89d9 10:04:08 Removing intermediate container b82f271e89d9 10:04:08 ---> ce3039e78462 10:04:08 Step 15/23 : EXPOSE $APP_PORT 10:04:09 ---> Running in a66317e3bf28 10:04:09 ---> 690e415e30d9 10:04:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:04:09 ---> 1dc62ee90b46 10:04:09 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:04:09 Removing intermediate container a66317e3bf28 10:04:09 ---> c9d7fa319fc9 10:04:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:04:11 ---> 227f2b0ec38c 10:04:11 Step 18/22 : ENTRYPOINT ["/core-command"] 10:04:11 ---> Running in 097c9651e2a6 10:04:11 ---> 7813a425c97d 10:04:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:04:11 ---> 70ac0cf610ad 10:04:11 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:04:11 Removing intermediate container 097c9651e2a6 10:04:11 ---> 56e26dbedc27 10:04:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:04:12 ---> Running in 7414bbfafab0 10:04:12 ---> Running in 0f17db33a40b 10:04:13 Removing intermediate container 7414bbfafab0 10:04:13 ---> 4362cae02419 10:04:13 Step 20/22 : LABEL arch=arm64 10:04:13 Removing intermediate container 0f17db33a40b 10:04:13 ---> 6bd25c4a9676 10:04:13 Step 17/20 : CMD ["--init=true"] 10:04:13 ---> Running in 28196b5277a4 10:04:13 ---> Running in 027b3255066d 10:04:13 ---> af99641482fc 10:04:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:04:13 Removing intermediate container 28196b5277a4 10:04:13 ---> 22cbe6e0fe57 10:04:13 Step 18/20 : LABEL arch=arm64 10:04:14 Removing intermediate container 027b3255066d 10:04:14 ---> ade7ca2ef8f4 10:04:14 Step 21/22 : LABEL git_sha=bd93eea8a5cfc60aa334429069590b4707203247 10:04:14 ---> Running in 6d713122697f 10:04:14 ---> Running in c063c755b734 10:04:15 Removing intermediate container 6d713122697f 10:04:15 ---> a85eeece2ebd 10:04:15 Step 19/20 : LABEL git_sha=bd93eea8a5cfc60aa334429069590b4707203247 10:04:15 ---> b5b483a0fa93 10:04:15 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 10:04:15 ---> Running in b1161194ab55 10:04:15 Removing intermediate container c063c755b734 10:04:15 ---> bd1cdcac7f36 10:04:15 Step 22/22 : LABEL version=0.0.0 10:04:15 ---> Running in eabad3d14dd5 10:04:15 ---> Running in 10584fa606b1 10:04:16 Removing intermediate container b1161194ab55 10:04:16 ---> d70dfd91362b 10:04:16 Step 20/20 : LABEL version=0.0.0 10:04:16 ---> Running in c87ff509ef44 10:04:16 Removing intermediate container eabad3d14dd5 10:04:16 ---> 94f0e3a59402 10:04:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:04:16 ---> Running in 029828d929b8 10:04:16 Removing intermediate container 10584fa606b1 10:04:16 ---> fac4184b5aa2 10:04:16 10:04:16 Removing intermediate container d50d0992620f 10:04:16 ---> 9ad5bfe7429a 10:04:16 10:04:16 Step 9/22 : FROM alpine:3.14 10:04:16 ---> 5b8b7b635229 10:04:16 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:04:17 ---> Running in a6c3fb3c9f9c 10:04:17 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 10:04:17 Status: Downloaded newer image for docker:20.10.8 10:04:17 ---> 3734d5adc5ac 10:04:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:04:17 Removing intermediate container c87ff509ef44 10:04:17 ---> 2d0b70f5c323 10:04:17 10:04:17 ---> Running in dbff83374ddc 10:04:17 Removing intermediate container 029828d929b8 10:04:17 ---> e101c4d81b61 10:04:17 Step 21/23 : LABEL arch=arm64 10:04:17 Successfully built fac4184b5aa2 10:04:17 Successfully tagged core-command-arm64:latest 10:04:17  Building core-command ... done Building support-notifications 10:04:17 Removing intermediate container a6c3fb3c9f9c 10:04:17 ---> ac9166933946 10:04:17 Step 11/22 : ENV APP_PORT=59880 10:04:17 ---> Running in 015370b5f29b 10:04:17 ---> Running in 1c23c13ef8dd 10:04:17 Successfully built 2d0b70f5c323 10:04:17 Successfully tagged security-proxy-setup-arm64:latest 10:04:17  Building security-proxy-setup ... done Building security-bootstrapper 10:04:17 Removing intermediate container dbff83374ddc 10:04:17 ---> ed60c13a2438 10:04:17 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 10:04:18 ---> Running in f7acf69c100d 10:04:18 Removing intermediate container 015370b5f29b 10:04:18 ---> afe84acc4a29 10:04:18 Step 22/23 : LABEL git_sha=bd93eea8a5cfc60aa334429069590b4707203247 10:04:18 ---> Running in 1975084c4f32 10:04:18 Removing intermediate container 1c23c13ef8dd 10:04:18 ---> f7e024f426c9 10:04:18 Step 12/22 : EXPOSE $APP_PORT 10:04:18 ---> Running in baabe6c879ef 10:04:19 Removing intermediate container 1975084c4f32 10:04:19 ---> 2af95381b405 10:04:19 Step 23/23 : LABEL version=0.0.0 10:04:19 ---> Running in 1362ab2aa110 10:04:19 Removing intermediate container baabe6c879ef 10:04:19 ---> 8231e3cea5a1 10:04:19 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:19 ---> Running in 3c6f04fc5a77 10:04:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:04:19 Removing intermediate container 1362ab2aa110 10:04:19 ---> 3e44a5438adb 10:04:19 10:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:04:20 Successfully built 3e44a5438adb 10:04:20 Successfully tagged support-scheduler-arm64:latest 10:04:20  Building support-scheduler ... done Building core-metadata 10:04:21 (1/42) Installing readline (8.1.0-r0) 10:04:21 (2/42) Installing bash (5.1.4-r0) 10:04:21 Executing bash-5.1.4-r0.post-install 10:04:21 (3/42) Installing brotli-libs (1.0.9-r5) 10:04:21 (4/42) Installing nghttp2-libs (1.43.0-r0) 10:04:21 (5/42) Installing libcurl (7.79.1-r0) 10:04:21 (6/42) Installing curl (7.79.1-r0) 10:04:21 (7/42) Installing dumb-init (1.2.5-r1) 10:04:21 (8/42) Installing libbz2 (1.0.8-r1) 10:04:21 (9/42) Installing expat (2.4.1-r0) 10:04:21 (10/42) Installing libffi (3.3-r2) 10:04:21 (11/42) Installing gdbm (1.19-r0) 10:04:21 (12/42) Installing xz-libs (5.2.5-r0) 10:04:21 (13/42) Installing libgcc (10.3.1_git20210424-r2) 10:04:21 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 10:04:21 (15/42) Installing mpdecimal (2.5.1-r1) 10:04:21 (16/42) Installing sqlite-libs (3.35.5-r0) 10:04:21 (17/42) Installing python3 (3.9.5-r1) 10:04:22 Removing intermediate container 3c6f04fc5a77 10:04:22 ---> 055eb893b5ba 10:04:22 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 10:04:22 ---> Running in c844a537ef9a 10:04:23 (18/42) Installing py3-appdirs (1.4.4-r2) 10:04:23 (19/42) Installing py3-chardet (4.0.0-r2) 10:04:23 (20/42) Installing py3-idna (3.2-r0) 10:04:23 (21/42) Installing py3-urllib3 (1.26.5-r0) 10:04:23 (22/42) Installing py3-certifi (2020.12.5-r1) 10:04:23 (23/42) Installing py3-requests (2.25.1-r4) 10:04:23 (24/42) Installing py3-msgpack (1.0.2-r1) 10:04:23 (25/42) Installing py3-lockfile (0.12.2-r4) 10:04:23 (26/42) Installing py3-cachecontrol (0.12.6-r1) 10:04:23 (27/42) Installing py3-colorama (0.4.4-r1) 10:04:23 (28/42) Installing py3-contextlib2 (0.6.0-r1) 10:04:23 (29/42) Installing py3-distlib (0.3.1-r3) 10:04:23 (30/42) Installing py3-distro (1.5.0-r3) 10:04:23 (31/42) Installing py3-six (1.15.0-r1) 10:04:23 (32/42) Installing py3-webencodings (0.5.1-r4) 10:04:23 (33/42) Installing py3-html5lib (1.1-r1) 10:04:23 (34/42) Installing py3-parsing (2.4.7-r2) 10:04:23 (35/42) Installing py3-packaging (20.9-r1) 10:04:23 (36/42) Installing py3-toml (0.10.2-r2) 10:04:23 (37/42) Installing py3-pep517 (0.10.0-r2) 10:04:23 (38/42) Installing py3-progress (1.5-r2) 10:04:23 (39/42) Installing py3-retrying (1.3.3-r1) 10:04:23 (40/42) Installing py3-ordered-set (4.0.2-r1) 10:04:23 (41/42) Installing py3-setuptools (52.0.0-r3) 10:04:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:04:23 (42/42) Installing py3-pip (20.3.4-r1) 10:04:24 Executing busybox-1.33.1-r3.trigger 10:04:24 OK: 84 MiB in 64 packages 10:04:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:04:25 (1/6) Installing dumb-init (1.2.5-r1) 10:04:25 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:04:25 (3/6) Installing libsodium (1.0.18-r0) 10:04:25 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:04:26 (5/6) Installing libzmq (4.3.4-r0) 10:04:26 (6/6) Installing zeromq (4.3.4-r0) 10:04:26 Executing busybox-1.33.1-r6.trigger 10:04:26 OK: 8 MiB in 20 packages 10:04:29 Removing intermediate container c844a537ef9a 10:04:29 ---> 07432b71f850 10:04:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:04:29 Collecting docker-compose==1.23.2 10:04:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:04:29 Collecting jsonschema<3,>=2.5.1 10:04:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:04:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 10:04:29 ---> a412c22950aa 10:04:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:04:29 Collecting dockerpty<0.5,>=0.4.1 10:04:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:04:31 ---> 236d832893cc 10:04:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:04:32 ---> 46871df69a59 10:04:32 Step 18/22 : ENTRYPOINT ["/core-data"] 10:04:32 ---> Running in 82fa3ac089f9 10:04:32 Collecting docker<4.0,>=3.6.0 10:04:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:04:32 Removing intermediate container 82fa3ac089f9 10:04:32 ---> 7efcfb62e4f0 10:04:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:04:32 ---> Running in 64f770aaa1c9 10:04:33 Removing intermediate container 64f770aaa1c9 10:04:33 ---> c9dd9f804637 10:04:33 Step 20/22 : LABEL arch=arm64 10:04:33 ---> Running in c8ee896becdc 10:04:34 Removing intermediate container c8ee896becdc 10:04:34 ---> c9220b552dc1 10:04:34 Step 21/22 : LABEL git_sha=bd93eea8a5cfc60aa334429069590b4707203247 10:04:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:04:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:04:34 ---> Running in 61092f38a3af 10:04:34 Collecting websocket-client<1.0,>=0.32.0 10:04:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:04:34 Removing intermediate container 61092f38a3af 10:04:34 ---> 027953ddfb4e 10:04:34 Step 22/22 : LABEL version=0.0.0 10:04:34 ---> Running in c371524ea54f 10:04:35 Removing intermediate container c371524ea54f 10:04:35 ---> d625f032b013 10:04:35 10:04:35 Collecting PyYAML<4,>=3.10 10:04:35 Downloading PyYAML-3.13.tar.gz (270 kB) 10:04:36 Successfully built d625f032b013 10:04:36 Successfully tagged core-data-arm64:latest 10:04:36  Building core-data ... done Building security-secretstore-setup 10:04:39 Collecting cached-property<2,>=1.2.0 10:04:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:04:39 Collecting texttable<0.10,>=0.9.0 10:04:39 Downloading texttable-0.9.1.tar.gz (11 kB) 10:04:41 Collecting docopt<0.7,>=0.6.1 10:04:41 Downloading docopt-0.6.2.tar.gz (25 kB) 10:04:44 Collecting docker-pycreds>=0.4.0 10:04:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:04:45 Collecting urllib3<1.25,>=1.21.1 10:04:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:04:46 Collecting chardet<3.1.0,>=3.0.2 10:04:46 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:04:46 Collecting idna<2.8,>=2.5 10:04:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:04:46 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 10:04:46 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:04:46 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:04:46 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:04:46 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:04:48 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 10:04:48 Attempting uninstall: urllib3 10:04:48 Found existing installation: urllib3 1.26.5 10:04:48 Uninstalling urllib3-1.26.5: 10:04:48 Successfully uninstalled urllib3-1.26.5 10:04:49 Attempting uninstall: idna 10:04:49 Found existing installation: idna 3.2 10:04:49 Uninstalling idna-3.2: 10:04:49 Successfully uninstalled idna-3.2 10:04:50 Attempting uninstall: chardet 10:04:50 Found existing installation: chardet 4.0.0 10:04:50 Uninstalling chardet-4.0.0: 10:04:50 Successfully uninstalled chardet-4.0.0 10:04:52 Attempting uninstall: requests 10:04:52 Found existing installation: requests 2.25.1 10:04:52 Uninstalling requests-2.25.1: 10:04:52 Successfully uninstalled requests-2.25.1 10:04:52 Running setup.py install for texttable: started 10:04:54 Running setup.py install for texttable: finished with status 'done' 10:04:54 Running setup.py install for PyYAML: started 10:04:57 Running setup.py install for PyYAML: finished with status 'done' 10:04:58 Running setup.py install for docopt: started 10:05:00 Running setup.py install for docopt: finished with status 'done' 10:05:00 Running setup.py install for dockerpty: started 10:05:02 Running setup.py install for dockerpty: finished with status 'done' 10:05:03 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:05:03 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:05:03 ---> 3a3eda0c7b9d 10:05:03 Step 3/21 : WORKDIR /edgex-go 10:05:03 ---> Using cache 10:05:03 ---> 8868573e2c7e 10:05:03 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:05:03 ---> Using cache 10:05:03 ---> e57817530fe7 10:05:03 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 10:05:04 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:05:04 Step 2/30 : FROM ${BUILDER_BASE} AS builder 10:05:04 ---> 3a3eda0c7b9d 10:05:04 Step 3/30 : WORKDIR /edgex-go 10:05:04 ---> Using cache 10:05:04 ---> 8868573e2c7e 10:05:04 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:05:04 ---> Using cache 10:05:04 ---> e57817530fe7 10:05:04 Step 5/30 : RUN apk add --update --no-cache make git 10:05:04 ---> Using cache 10:05:04 ---> 9d751800862a 10:05:04 Step 6/30 : COPY . . 10:05:04 ---> Using cache 10:05:04 ---> 68d89b608bb1 10:05:04 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:04 ---> Using cache 10:05:04 ---> e78c175868af 10:05:04 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:05:04 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:05:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:05:04 ---> 3a3eda0c7b9d 10:05:04 Step 3/22 : WORKDIR /edgex-go 10:05:04 ---> Using cache 10:05:04 ---> 8868573e2c7e 10:05:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:05:04 ---> Using cache 10:05:04 ---> e57817530fe7 10:05:04 Step 5/22 : RUN apk add --update --no-cache make git 10:05:04 ---> Using cache 10:05:04 ---> 9d751800862a 10:05:04 Step 6/22 : COPY . . 10:05:04 ---> Using cache 10:05:04 ---> 68d89b608bb1 10:05:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:04 ---> Using cache 10:05:04 ---> e78c175868af 10:05:04 Step 8/22 : RUN make cmd/core-metadata/core-metadata 10:05:05 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 10:05:06 ---> Running in 677f728c09f1 10:05:06 ---> Running in 7ad32d955bd4 10:05:06 ---> Running in b95da1b17634 10:05:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:05:09 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 10:05:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:05:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:05:11 OK: 219 MiB in 52 packages 10:05:13 Removing intermediate container 677f728c09f1 10:05:13 ---> 3bccd85a2a82 10:05:13 Step 6/21 : COPY . . 10:05:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 10:05:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:05:15 ---> 3a3eda0c7b9d 10:05:15 Step 3/24 : WORKDIR /edgex-go 10:05:15 ---> Using cache 10:05:15 ---> 8868573e2c7e 10:05:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:05:15 ---> Using cache 10:05:15 ---> e57817530fe7 10:05:15 Step 5/24 : RUN apk add --update --no-cache make git 10:05:15 ---> Using cache 10:05:15 ---> 9d751800862a 10:05:15 Step 6/24 : COPY . . 10:05:16 ---> Using cache 10:05:16 ---> 68d89b608bb1 10:05:16 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:16 ---> Using cache 10:05:16 ---> e78c175868af 10:05:16 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:05:16 ---> Running in c4810869d6b8 10:05:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:05:26 Removing intermediate container f7acf69c100d 10:05:26 ---> 334b3f10ea33 10:05:26 Step 13/22 : ENV APP_PORT=58890 10:05:26 ---> Running in 21e08c334723 10:05:28 Removing intermediate container 21e08c334723 10:05:28 ---> 6bf3f2ac7743 10:05:28 Step 14/22 : EXPOSE $APP_PORT 10:05:28 ---> Running in 2101218562b6 10:05:28 Removing intermediate container 2101218562b6 10:05:28 ---> 73a206e86c60 10:05:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:05:31 ---> b07d8e9c8c1d 10:05:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:05:33 ---> d720fb72443a 10:05:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:05:35 ---> 64079338ae3c 10:05:35 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 10:05:35 ---> Running in 4e2bf1351495 10:05:36 Removing intermediate container 4e2bf1351495 10:05:36 ---> e56d1deef90d 10:05:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:05:36 ---> Running in 210ee93f781b 10:05:37 Removing intermediate container 210ee93f781b 10:05:37 ---> 36d719a456f6 10:05:37 Step 20/22 : LABEL arch=arm64 10:05:37 ---> Running in 867c43b9c6d4 10:05:38 Removing intermediate container 867c43b9c6d4 10:05:38 ---> 0bb23ab69c75 10:05:38 Step 21/22 : LABEL git_sha=bd93eea8a5cfc60aa334429069590b4707203247 10:05:38 ---> Running in 8bfe8ac981cb 10:05:39 Removing intermediate container 8bfe8ac981cb 10:05:39 ---> c2aaa48941b0 10:05:39 Step 22/22 : LABEL version=0.0.0 10:05:40 ---> Running in 993d7af98a0d 10:05:40 Removing intermediate container 993d7af98a0d 10:05:41 ---> 35dbb0e7e36b 10:05:41 10:05:41 Successfully built 35dbb0e7e36b 10:05:41 Successfully tagged sys-mgmt-agent-arm64:latest 10:05:41  Building sys-mgmt-agent ... done  ---> 46ac6963f935 10:05:41 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:42 ---> Running in 933ea0de90bd 10:05:47 Removing intermediate container 933ea0de90bd 10:05:47 ---> a85173445596 10:05:47 Step 8/21 : RUN make cmd/support-notifications/support-notifications 10:05:47 ---> Running in fcca82eab241 10:05:49 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 10:06:57 Removing intermediate container b95da1b17634 10:06:57 ---> ad0808033fea 10:06:57 10:06:57 Step 9/30 : FROM alpine:3.14 10:06:57 ---> 5b8b7b635229 10:06:57 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:06:57 ---> Running in c8d7a4342774 10:06:57 Removing intermediate container c8d7a4342774 10:06:57 ---> 197652be2895 10:06:57 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 10:06:57 ---> Running in 6437487c4c8b 10:06:59 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 10:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:07:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:07:01 (1/2) Installing dumb-init (1.2.5-r1) 10:07:01 (2/2) Installing su-exec (0.2-r1) 10:07:01 Executing busybox-1.33.1-r6.trigger 10:07:01 OK: 6 MiB in 16 packages 10:07:03 Removing intermediate container 6437487c4c8b 10:07:03 ---> 9cd7c32076d5 10:07:03 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 10:07:03 ---> Running in 24059200b35a 10:07:03 Removing intermediate container 24059200b35a 10:07:03 ---> fb3675813056 10:07:03 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:07:04 ---> Running in 16c3d5b385ec 10:07:05 Removing intermediate container 16c3d5b385ec 10:07:05 ---> 5ba00a90cb9a 10:07:05 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:07:05 ---> Running in 9c1bfa8cd50e 10:07:09 Removing intermediate container 7ad32d955bd4 10:07:09 ---> bf30964feeee 10:07:09 10:07:09 Step 9/22 : FROM alpine:3.14 10:07:09 ---> 5b8b7b635229 10:07:09 Step 10/22 : RUN apk add --update --no-cache dumb-init 10:07:09 ---> Using cache 10:07:09 ---> 9ec53a79fab4 10:07:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:07:09 ---> Using cache 10:07:09 ---> dd7e2a3bb9e2 10:07:09 Step 12/22 : ENV APP_PORT=59881 10:07:09 ---> Running in 6d807736538d 10:07:09 Removing intermediate container 9c1bfa8cd50e 10:07:09 ---> 113805dc4ea5 10:07:09 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 10:07:09 ---> Running in 60e85bcfab32 10:07:10 Removing intermediate container 6d807736538d 10:07:10 ---> 74fd9a36af98 10:07:10 Step 13/22 : EXPOSE $APP_PORT 10:07:10 ---> Running in ba28950479ca 10:07:11 Removing intermediate container 60e85bcfab32 10:07:11 ---> 3d8fd6eb467e 10:07:11 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:07:12 Removing intermediate container ba28950479ca 10:07:12 ---> cd0a85face07 10:07:12 Step 14/22 : WORKDIR / 10:07:12 ---> Running in 6caaba2008af 10:07:13 Removing intermediate container 6caaba2008af 10:07:13 ---> e4ce32119c16 10:07:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:07:13 ---> 3446b127c1df 10:07:13 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:07:13 ---> Running in 4a584aedf5a9 10:07:13 Removing intermediate container c4810869d6b8 10:07:13 ---> 5fb7487b98fe 10:07:13 10:07:13 Step 9/24 : FROM alpine:3.14 10:07:13 ---> 5b8b7b635229 10:07:13 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:07:14 ---> Running in 777b53aad732 10:07:14 ---> 126ead9f1012 10:07:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:07:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:07:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:07:17 ---> 6ce49b3d5df6 10:07:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:07:17 Removing intermediate container 4a584aedf5a9 10:07:17 ---> 63263e52fad2 10:07:17 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 10:07:17 (1/3) Installing ca-certificates (20191127-r5) 10:07:17 (2/3) Installing dumb-init (1.2.5-r1) 10:07:17 (3/3) Installing su-exec (0.2-r1) 10:07:17 Executing busybox-1.33.1-r6.trigger 10:07:17 Executing ca-certificates-20191127-r5.trigger 10:07:17 OK: 6 MiB in 17 packages 10:07:18 ---> 79f9c0c127de 10:07:18 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:07:18 ---> 9820790f5c5e 10:07:18 Step 18/22 : ENTRYPOINT ["/core-metadata"] 10:07:18 ---> Running in 16f9c5bd4bf1 10:07:19 Removing intermediate container 16f9c5bd4bf1 10:07:19 ---> 5ee7b49a7ea3 10:07:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:07:19 ---> Running in d1624075907f 10:07:19 Removing intermediate container 777b53aad732 10:07:19 ---> 7284e7d08729 10:07:19 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:07:20 ---> Running in 8c1a98c748e9 10:07:20 Removing intermediate container d1624075907f 10:07:20 ---> e2a105265402 10:07:20 Step 20/22 : LABEL arch=arm64 10:07:20 ---> 1c4012b9c48e 10:07:20 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:07:20 ---> Running in 37c6e8b425a0 10:07:20 Removing intermediate container 8c1a98c748e9 10:07:20 ---> e04471dae204 10:07:20 Step 12/24 : WORKDIR / 10:07:20 ---> Running in 43274110bc9b 10:07:20 Removing intermediate container 37c6e8b425a0 10:07:20 ---> 3f4092739937 10:07:20 Step 21/22 : LABEL git_sha=bd93eea8a5cfc60aa334429069590b4707203247 10:07:21 ---> Running in 3a8d0bd682ee 10:07:21 ---> 466e2f456c9b 10:07:21 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:07:21 Removing intermediate container 3a8d0bd682ee 10:07:21 ---> f3a8168dfd38 10:07:21 Step 22/22 : LABEL version=0.0.0 10:07:21 Removing intermediate container 43274110bc9b 10:07:21 ---> 4be4e5e0d2ac 10:07:21 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:07:22 ---> Running in 8e65ed205a53 10:07:22 ---> 98406e98ea4c 10:07:22 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:07:22 Removing intermediate container 8e65ed205a53 10:07:22 ---> 70928a514b8c 10:07:22 10:07:22 ---> 3c5cceb3ac0a 10:07:22 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:07:23 Successfully built 70928a514b8c 10:07:23 Successfully tagged core-metadata-arm64:latest 10:07:23  Building core-metadata ... done  ---> 8a5d84bd12a8 10:07:23 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 10:07:24 ---> bd80bdee6d90 10:07:24 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:07:24 ---> Running in 7342c260bf5a 10:07:24 Removing intermediate container fcca82eab241 10:07:24 ---> 71f1f8f62414 10:07:24 10:07:24 Step 9/21 : FROM alpine:3.14 10:07:24 ---> 5b8b7b635229 10:07:24 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 10:07:24 ---> Running in 03cf27e0f23f 10:07:25 Removing intermediate container 7342c260bf5a 10:07:25 ---> 49a0c438d6fa 10:07:25 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:07:25 ---> a459ca054c38 10:07:25 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:07:26 ---> 67210f6d0d67 10:07:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:07:26 ---> 1140bed39a55 10:07:26 Step 25/30 : RUN chmod +x /entrypoint.sh 10:07:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:07:26 ---> Running in 3ad1b92cc87a 10:07:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:07:27 (1/2) Installing ca-certificates (20191127-r5) 10:07:27 (2/2) Installing dumb-init (1.2.5-r1) 10:07:27 Executing busybox-1.33.1-r6.trigger 10:07:27 Executing ca-certificates-20191127-r5.trigger 10:07:27 ---> 68cb04d96488 10:07:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:07:28 OK: 6 MiB in 16 packages 10:07:29 ---> 8dfd5b4045d4 10:07:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:07:29 Removing intermediate container 3ad1b92cc87a 10:07:29 ---> 93730e598405 10:07:29 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 10:07:29 Removing intermediate container 03cf27e0f23f 10:07:29 ---> 46887a7776f1 10:07:29 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:07:29 ---> Running in b04b75e777c7 10:07:29 ---> Running in 62e184a53bd1 10:07:30 Removing intermediate container b04b75e777c7 10:07:30 ---> 35a82bd50da5 10:07:30 Step 27/30 : CMD ["gate"] 10:07:30 Removing intermediate container 62e184a53bd1 10:07:30 ---> 3f5f66924eb6 10:07:30 Step 12/21 : ENV APP_PORT=59860 10:07:30 ---> 737cb38ce363 10:07:30 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 10:07:30 ---> Running in 74183c3bd57f 10:07:30 ---> Running in 92a3bd5ba225 10:07:30 ---> Running in 304f65540737 10:07:31 Removing intermediate container 92a3bd5ba225 10:07:31 ---> f41a39058a7b 10:07:31 Step 13/21 : EXPOSE $APP_PORT 10:07:31 Removing intermediate container 74183c3bd57f 10:07:31 ---> 7fa2433c9cfe 10:07:31 Step 28/30 : LABEL arch=arm64 10:07:31 ---> Running in e01167c9e3a2 10:07:31 ---> Running in 5f952fb3241b 10:07:31 Removing intermediate container e01167c9e3a2 10:07:31 ---> 8594da22b1e6 10:07:31 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 10:07:31 Removing intermediate container 5f952fb3241b 10:07:31 ---> 38373682ce7a 10:07:31 Step 29/30 : LABEL git_sha=bd93eea8a5cfc60aa334429069590b4707203247 10:07:32 ---> Running in 085d30ec3ff8 10:07:33 Removing intermediate container 085d30ec3ff8 10:07:33 ---> d9b72e03f622 10:07:33 Step 30/30 : LABEL version=0.0.0 10:07:33 ---> 8bab3323fb84 10:07:33 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:07:33 ---> Running in cffac7e423e8 10:07:33 Removing intermediate container 304f65540737 10:07:33 ---> 0739e78fee7a 10:07:33 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 10:07:33 ---> Running in d80db0a0e2b4 10:07:33 Removing intermediate container cffac7e423e8 10:07:33 ---> 966732e2d273 10:07:33 10:07:33 Removing intermediate container d80db0a0e2b4 10:07:33 ---> 660737b11ea5 10:07:33 Step 22/24 : LABEL arch=arm64 10:07:34 ---> Running in 6f04b475489b 10:07:34 Successfully built 966732e2d273 10:07:34 Successfully tagged security-bootstrapper-arm64:latest 10:07:34  Building security-bootstrapper ... done  ---> 6ae35f55ce77 10:07:34 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:07:34 Removing intermediate container 6f04b475489b 10:07:34 ---> 14175f02fcdf 10:07:34 Step 23/24 : LABEL git_sha=bd93eea8a5cfc60aa334429069590b4707203247 10:07:34 ---> Running in 1722c47aa7ff 10:07:35 ---> 6ff0fb9c93fa 10:07:35 Step 17/21 : ENTRYPOINT ["/support-notifications"] 10:07:35 Removing intermediate container 1722c47aa7ff 10:07:35 ---> 49794af6f3d3 10:07:35 Step 24/24 : LABEL version=0.0.0 10:07:35 ---> Running in 45c57e27f49b 10:07:35 ---> Running in db8f65984621 10:07:36 Removing intermediate container 45c57e27f49b 10:07:36 ---> 4c683ea03bcb 10:07:36 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:07:36 Removing intermediate container db8f65984621 10:07:36 ---> 25db35541410 10:07:36 10:07:36 ---> Running in 3d47c2fbe814 10:07:36 Successfully built 25db35541410 10:07:36 Successfully tagged security-secretstore-setup-arm64:latest 10:07:36  Building security-secretstore-setup ... done Removing intermediate container 3d47c2fbe814 10:07:36 ---> 4ab5bd766e07 10:07:36 Step 19/21 : LABEL arch=arm64 10:07:36 ---> Running in e88299ba7e16 10:07:37 Removing intermediate container e88299ba7e16 10:07:37 ---> 5618cf2f2df7 10:07:37 Step 20/21 : LABEL git_sha=bd93eea8a5cfc60aa334429069590b4707203247 10:07:37 ---> Running in 1bc0a2ff9d3d 10:07:37 Removing intermediate container 1bc0a2ff9d3d 10:07:37 ---> 5a08e453bca4 10:07:37 Step 21/21 : LABEL version=0.0.0 10:07:37 ---> Running in 387394740c28 10:07:38 Removing intermediate container 387394740c28 10:07:38 ---> c2b52ae81816 10:07:38 10:07:38 Successfully built c2b52ae81816 10:07:38 Successfully tagged support-notifications-arm64:latest 10:07:38  Building support-notifications ... done  [Pipeline] } 10:07:39 $ docker stop --time=1 fb7288b5a34387229a455e239baea638668de7ff0f82e105d76b9343c2738664 10:07:40 $ docker rm -f fb7288b5a34387229a455e239baea638668de7ff0f82e105d76b9343c2738664 [Pipeline] // withDockerContainer [Pipeline] sh 10:07:41 + docker images 10:07:41 REPOSITORY TAG IMAGE ID CREATED SIZE 10:07:41 support-notifications-arm64 latest c2b52ae81816 3 seconds ago 16.1MB 10:07:41 security-secretstore-setup-arm64 latest 25db35541410 6 seconds ago 26.8MB 10:07:41 security-bootstrapper-arm64 latest 966732e2d273 8 seconds ago 17.8MB 10:07:41 71f1f8f62414 17 seconds ago 1.57GB 10:07:41 core-metadata-arm64 latest 70928a514b8c 19 seconds ago 15.9MB 10:07:41 5fb7487b98fe 28 seconds ago 1.58GB 10:07:41 bf30964feeee 33 seconds ago 1.57GB 10:07:41 ad0808033fea 45 seconds ago 1.57GB 10:07:41 sys-mgmt-agent-arm64 latest 35dbb0e7e36b 2 minutes ago 277MB 10:07:41 core-data-arm64 latest d625f032b013 3 minutes ago 19.6MB 10:07:41 support-scheduler-arm64 latest 3e44a5438adb 3 minutes ago 15.3MB 10:07:41 security-proxy-setup-arm64 latest 2d0b70f5c323 3 minutes ago 25.5MB 10:07:41 core-command-arm64 latest fac4184b5aa2 3 minutes ago 15.2MB 10:07:41 9ad5bfe7429a 3 minutes ago 1.58GB 10:07:41 b1c2efd7710c 3 minutes ago 1.57GB 10:07:41 223aa237c726 3 minutes ago 1.57GB 10:07:41 79c85b18a3e1 3 minutes ago 1.58GB 10:07:41 a226f9d0e043 3 minutes ago 1.57GB 10:07:41 ci-base-image-arm64 latest 3a3eda0c7b9d 14 minutes ago 1.24GB 10:07:41 alpine 3.14 5b8b7b635229 4 days ago 5.35MB 10:07:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB 10:07:41 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 10:07:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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 10:07:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:07:42 10:07:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 10:07:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:07:43 arm64: Pulling from edgex-lftools-log-publisher 10:07:43 448f6bf000e3: Pulling fs layer 10:07:43 f757da607395: Pulling fs layer 10:07:43 05883995daec: Pulling fs layer 10:07:43 8603b9c90790: Pulling fs layer 10:07:43 1560dd03e051: Pulling fs layer 10:07:43 27f5ce0e4adf: Pulling fs layer 10:07:43 c2d8d7efcc4b: Pulling fs layer 10:07:43 8603b9c90790: Waiting 10:07:43 1560dd03e051: Waiting 10:07:43 27f5ce0e4adf: Waiting 10:07:43 c2d8d7efcc4b: Waiting 10:07:43 f757da607395: Verifying Checksum 10:07:43 f757da607395: Download complete 10:07:43 8603b9c90790: Download complete 10:07:43 1560dd03e051: Verifying Checksum 10:07:43 1560dd03e051: Download complete 10:07:43 27f5ce0e4adf: Verifying Checksum 10:07:43 27f5ce0e4adf: Download complete 10:07:43 05883995daec: Verifying Checksum 10:07:43 448f6bf000e3: Verifying Checksum 10:07:43 448f6bf000e3: Download complete 10:07:46 c2d8d7efcc4b: Verifying Checksum 10:07:46 c2d8d7efcc4b: Download complete 10:07:47 448f6bf000e3: Pull complete 10:07:48 f757da607395: Pull complete 10:07:49 05883995daec: Pull complete 10:07:49 8603b9c90790: Pull complete 10:07:50 1560dd03e051: Pull complete 10:07:51 27f5ce0e4adf: Pull complete 10:08:06 c2d8d7efcc4b: Pull complete 10:08:06 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 10:08:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:08:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 10:08:06 prd-ubuntu18.04-docker-arm64-4c-16g-938 does not seem to be running inside a container 10:08:07 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:08:10 $ docker top 98f0db855ad92c55fdc99cd0f607168ad284410516ab09d2267d60594740e130 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:08:11 ---> job-cost.sh 10:08:11 lf-activate-venv: SKIPPING 10:08:11 INFO: No Stack... 10:08:11 INFO: Retrieving Pricing Info for: v3-standard-4 10:08:11 INFO: Archiving Costs [Pipeline] sh 10:08:12 + cat /w/workspace/edgex-go/9/archives/cost.csv 10:08:12 + cut -d, -f6 [Pipeline] lock 10:08:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3806-9-stack-cost] 10:08:12 Resource [jenkins-edgexfoundry-edgex-go-PR-3806-9-stack-cost] did not exist. Created. 10:08:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3806-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:08:13 + echo total: 0.10999999940395355 [Pipeline] stash 10:08:13 Stashed 1 file(s) [Pipeline] } 10:08:13 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3806-9-stack-cost] [Pipeline] // lock [Pipeline] } 10:08:13 $ docker stop --time=1 98f0db855ad92c55fdc99cd0f607168ad284410516ab09d2267d60594740e130 10:08:15 $ docker rm -f 98f0db855ad92c55fdc99cd0f607168ad284410516ab09d2267d60594740e130 [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 10:08:15 provisioning config files... 10:08:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config2498762037213801538tmp [Pipeline] { [Pipeline] sh 10:08:16 + set +x 10:08:16 + bash -s -- 10:08:16 + curl -s https://codecov.io/bash 10:08:16 10:08:16 _____ _ 10:08:16 / ____| | | 10:08:16 | | ___ __| | ___ ___ _____ __ 10:08:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:08:16 | |___| (_) | (_| | __/ (_| (_) \ V / 10:08:16 \_____\___/ \__,_|\___|\___\___/ \_/ 10:08:16 Bash-1.0.6 10:08:16 10:08:16 10:08:16 ==> git version 2.24.4 found 10:08:16 ==> 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 10:08:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:08:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:08:16 ==> Jenkins CI detected. 10:08:16 current dir:  /w/workspace/edgex-go/9 10:08:16 project root: . 10:08:16 --> token set from env 10:08:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:08:16 ==> Running gcov in . (disable via -X gcov) 10:08:16 ==> Python coveragepy not found 10:08:16 ==> Searching for coverage reports in: 10:08:16 + . 10:08:16 -> Found 1 reports 10:08:16 ==> Detecting git/mercurial file structure 10:08:16 ==> Reading reports 10:08:16 + ./coverage.out bytes=428381 10:08:16 ==> Appending adjustments 10:08:16 https://docs.codecov.io/docs/fixing-reports 10:08:17 + Found adjustments 10:08:17 ==> Gzipping contents 10:08:17 60K /tmp/codecov.XW963q.gz 10:08:17 ==> Uploading reports 10:08:17 url: https://codecov.io 10:08:17 query: branch=PR-3806&commit=e6a0f3cbf3377930a2cb7d991aae5a709157d544&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3806%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3806&job=&cmd_args= 10:08:17 -> Pinging Codecov 10:08:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3806&commit=e6a0f3cbf3377930a2cb7d991aae5a709157d544&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3806%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3806&job=&cmd_args= 10:08:17 -> Uploading to 10:08:17 https://storage.googleapis.com/codecov/v4/raw/2021-11-17/00271124DB129430A58F1EEE437C3FCB/e6a0f3cbf3377930a2cb7d991aae5a709157d544/971b8234-18e4-44a6-b908-0c8f4747341e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211117T100817Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f142010bfe81bfb7bf2fa7b74669531274eaafe89b5627a2d3427a660c151e02 10:08:17 % Total % Received % Xferd Average Speed Time Time Time Current 10:08:17 Dload Upload Total Spent Left Speed 10:08:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57900 0 0 100 57900 0 176k --:--:-- --:--:-- --:--:-- 177k 10:08:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e6a0f3cbf3377930a2cb7d991aae5a709157d544 [Pipeline] } 10:08:18 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:08:19 + '[' -d /w/workspace/edgex-go/9/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:08:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:08:20 ---> package-listing.sh 10:08:20 ++ facter osfamily 10:08:20 ++ tr '[:upper:]' '[:lower:]' 10:08:20 + OS_FAMILY=redhat 10:08:20 + workspace=/w/workspace/edgex-go/9 10:08:20 + START_PACKAGES=/tmp/packages_start.txt 10:08:20 + END_PACKAGES=/tmp/packages_end.txt 10:08:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:08:20 + PACKAGES=/tmp/packages_start.txt 10:08:20 + '[' /w/workspace/edgex-go/9 ']' 10:08:20 + PACKAGES=/tmp/packages_end.txt 10:08:20 + case "${OS_FAMILY}" in 10:08:20 + rpm -qa 10:08:20 + sort 10:08:23 + '[' -f /tmp/packages_start.txt ']' 10:08:23 + '[' -f /tmp/packages_end.txt ']' 10:08:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:08:23 + '[' /w/workspace/edgex-go/9 ']' 10:08:23 + mkdir -p /w/workspace/edgex-go/9/archives/ 10:08:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 10:08:23 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:08:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:08:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:08:24 10:08:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:08:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:08:24 latest: Pulling from edgex-lftools-log-publisher 10:08:24 b4d181a07f80: Pulling fs layer 10:08:24 a1111a8f2ec3: Pulling fs layer 10:08:24 ed53099fbce6: Pulling fs layer 10:08:24 dc539afda2c1: Pulling fs layer 10:08:24 77bc0d833cb6: Pulling fs layer 10:08:24 9065ff56babe: Pulling fs layer 10:08:24 d287ab97295c: Pulling fs layer 10:08:24 77bc0d833cb6: Waiting 10:08:24 9065ff56babe: Waiting 10:08:24 d287ab97295c: Waiting 10:08:24 dc539afda2c1: Waiting 10:08:24 a1111a8f2ec3: Verifying Checksum 10:08:24 a1111a8f2ec3: Download complete 10:08:24 dc539afda2c1: Verifying Checksum 10:08:24 dc539afda2c1: Download complete 10:08:25 77bc0d833cb6: Verifying Checksum 10:08:25 77bc0d833cb6: Download complete 10:08:25 ed53099fbce6: Verifying Checksum 10:08:25 ed53099fbce6: Download complete 10:08:25 9065ff56babe: Verifying Checksum 10:08:25 9065ff56babe: Download complete 10:08:25 b4d181a07f80: Verifying Checksum 10:08:25 b4d181a07f80: Download complete 10:08:25 d287ab97295c: Verifying Checksum 10:08:25 d287ab97295c: Download complete 10:08:26 b4d181a07f80: Pull complete 10:08:26 a1111a8f2ec3: Pull complete 10:08:27 ed53099fbce6: Pull complete 10:08:27 dc539afda2c1: Pull complete 10:08:27 77bc0d833cb6: Pull complete 10:08:27 9065ff56babe: Pull complete 10:08:33 d287ab97295c: Pull complete 10:08:33 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 10:08:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:08:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:08:33 prd-centos7-docker-4c-2g-937 does not seem to be running inside a container 10:08:33 $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:08:36 $ docker top 9f0f66e894920b0fd13cb5387ebfbaf0037d2bc2bf59719a9b4da1737a791ae1 -eo pid,comm [Pipeline] { [Pipeline] sh 10:08:36 + touch /tmp/pre-build-complete [Pipeline] sh 10:08:37 + mkdir -p /var/log/sysstat [Pipeline] sh 10:08:37 + ls /var/log/sa-host 10:08:37 + sadf -c /var/log/sa-host/sa17 10:08:37 file_magic: OK 10:08:37 HZ: Using current value: 100 10:08:37 file_header: OK 10:08:37 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 10:08:37 Statistics: 10:08:37 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... 10:08:37 File successfully converted to sysstat format version 12.0.3 10:08:37 + sadf -c /var/log/sa-host/sa30 10:08:37 file_magic: OK 10:08:37 HZ: Using current value: 100 10:08:37 file_header: OK 10:08:37 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 10:08:37 Statistics: 10:08:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:08:37 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:08:37 provisioning config files... 10:08:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config5432726170877650719tmp [Pipeline] { [Pipeline] echo 10:08:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:08:38 ---> create-netrc.sh [Pipeline] } 10:08:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:08:38 ---> python-tools-install.sh [Pipeline] echo 10:08:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:08:38 ---> sudo-logs.sh 10:08:38 Archiving 'sudo' log.. 10:08:38 sudo: unable to resolve host prd-centos7-docker-4c-2g-937.novalocal: Name or service not known 10:08:38 sudo: unable to resolve host prd-centos7-docker-4c-2g-937.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:08:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:08:39 ---> job-cost.sh 10:08:39 lf-activate-venv: SKIPPING 10:08:39 DEBUG: total: 0.10999999940395355 10:08:39 INFO: Retrieving Stack Cost... 10:08:39 INFO: Retrieving Pricing Info for: v3-standard-2 10:08:39 INFO: Archiving Costs [Pipeline] echo 10:08:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:08:40 ---> logs-deploy.sh 10:08:40 lf-activate-venv: SKIPPING 10:08:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3806/9 10:08:40 INFO: archiving workspace using pattern(s): 10:08:40 Archives upload complete. 10:08:40 INFO: archiving logs to Nexus 10:08:41 ---> uname -a: 10:08:41 Linux prd-centos7-docker-4c-2g-937.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 10:08:41 10:08:41 10:08:41 ---> lscpu: 10:08:41 Architecture: x86_64 10:08:41 CPU op-mode(s): 32-bit, 64-bit 10:08:41 Byte Order: Little Endian 10:08:41 Address sizes: 40 bits physical, 48 bits virtual 10:08:41 CPU(s): 2 10:08:41 On-line CPU(s) list: 0,1 10:08:41 Thread(s) per core: 1 10:08:41 Core(s) per socket: 1 10:08:41 Socket(s): 2 10:08:41 NUMA node(s): 1 10:08:41 Vendor ID: AuthenticAMD 10:08:41 CPU family: 23 10:08:41 Model: 49 10:08:41 Model name: AMD EPYC-Rome Processor 10:08:41 Stepping: 0 10:08:41 CPU MHz: 2799.998 10:08:41 BogoMIPS: 5599.99 10:08:41 Virtualization: AMD-V 10:08:41 Hypervisor vendor: KVM 10:08:41 Virtualization type: full 10:08:41 L1d cache: 32K 10:08:41 L1i cache: 32K 10:08:41 L2 cache: 512K 10:08:41 L3 cache: 16384K 10:08:41 NUMA node0 CPU(s): 0,1 10:08:41 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 10:08:41 10:08:41 10:08:41 ---> nproc: 10:08:41 2 10:08:41 10:08:41 10:08:41 ---> df -h: 10:08:41 Filesystem Size Used Avail Use% Mounted on 10:08:41 overlay 40G 12G 29G 29% / 10:08:41 tmpfs 64M 0 64M 0% /dev 10:08:41 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:08:41 shm 64M 0 64M 0% /dev/shm 10:08:41 /dev/vda1 40G 12G 29G 29% /facter-os 10:08:41 10:08:41 10:08:41 ---> sar -b -r -n DEV: 10:08:41 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/17/21 _x86_64_ (2 CPU) 10:08:41 10:08:41 09:48:00 LINUX RESTART (2 CPU) 10:08:41 10:08:41 09:49:02 tps rtps wtps bread/s bwrtn/s 10:08:41 09:50:01 435.09 3.49 431.60 2392.14 86953.55 10:08:41 09:51:01 60.79 0.02 60.77 0.53 8133.01 10:08:41 09:52:01 110.36 0.02 110.34 0.53 4848.90 10:08:41 09:53:02 310.16 3.86 306.30 673.80 171756.48 10:08:41 09:54:01 382.64 32.78 349.86 1699.15 119340.37 10:08:41 09:55:01 416.63 27.12 389.51 910.16 112622.81 10:08:41 09:56:01 5.98 0.00 5.98 0.00 217.42 10:08:41 09:57:01 0.23 0.00 0.23 0.00 3.76 10:08:41 09:58:01 0.37 0.00 0.37 0.00 5.60 10:08:41 09:59:01 0.28 0.00 0.28 0.00 4.73 10:08:41 10:00:01 0.40 0.00 0.40 0.00 6.01 10:08:41 10:01:01 0.35 0.05 0.30 0.67 4.20 10:08:41 10:02:01 0.57 0.15 0.42 2.93 7.66 10:08:41 10:03:01 0.42 0.12 0.30 3.60 4.23 10:08:41 10:04:01 0.98 0.12 0.87 3.73 17.24 10:08:41 10:05:01 0.30 0.00 0.30 0.00 5.56 10:08:41 10:06:01 0.15 0.00 0.15 0.00 1.77 10:08:41 10:07:01 0.20 0.00 0.20 0.00 1.65 10:08:41 10:08:01 0.27 0.00 0.27 0.00 3.78 10:08:41 Average: 90.34 3.54 86.80 296.37 26409.42 10:08:41 10:08:41 09:49:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:08:41 09:50:01 3921140 0 903748 11.28 2620 3181424 1267760 14.00 852868 2723432 16 10:08:41 09:51:01 3490312 0 1003220 12.53 2620 3512780 1675432 18.50 1226792 2813684 99904 10:08:41 09:52:01 3498164 0 1043888 13.03 2620 3464260 1634956 18.05 1237432 2776296 81152 10:08:41 09:53:02 142556 0 1352980 16.89 2620 6510776 2828944 31.23 3298444 3953444 76940 10:08:41 09:54:01 1035200 0 1201880 15.01 2620 5769232 1941028 21.43 2184372 4177732 180 10:08:41 09:55:01 2161072 0 1127640 14.08 2620 4717600 1422764 15.71 1277108 3955544 20 10:08:41 09:56:01 2163484 0 1125224 14.05 2620 4717604 1388004 15.32 1277280 3955056 20 10:08:41 09:57:01 2166672 0 1122028 14.01 2620 4717612 1383688 15.28 1304440 3926608 12 10:08:41 09:58:01 2168128 0 1120572 13.99 2620 4717612 1383688 15.28 1304512 3925620 8 10:08:41 09:59:01 2167404 0 1121292 14.00 2620 4717616 1383784 15.28 1304980 3925672 8 10:08:41 10:00:01 2175416 0 1113276 13.90 2620 4717620 1383748 15.28 1304616 3918024 8 10:08:41 10:01:01 2173084 0 1115604 13.93 2620 4717624 1386616 15.31 1305832 3918024 12 10:08:41 10:02:01 2175712 0 1112788 13.89 2620 4717812 1384196 15.28 1304728 3917848 12 10:08:41 10:03:01 2173928 0 1114568 13.92 2620 4717816 1385936 15.30 1306116 3917848 16 10:08:41 10:04:01 2174224 0 1114240 13.91 2620 4717848 1384376 15.28 1305716 3917876 20 10:08:41 10:05:01 2175340 0 1113120 13.90 2620 4717852 1384260 15.28 1304788 3917876 20 10:08:41 10:06:01 2175208 0 1113248 13.90 2620 4717856 1384260 15.28 1304676 3917876 8 10:08:41 10:07:01 2175324 0 1113128 13.90 2620 4717860 1384260 15.28 1304680 3917876 16 10:08:41 10:08:01 2175340 0 1113108 13.90 2620 4717864 1384260 15.28 1304684 3917876 8 10:08:41 Average: 2236195 0 1112924 13.90 2620 4657193 1514314 16.72 1421793 3757590 13599 10:08:41 10:08:41 09:49:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:08:41 09:50:01 eth0 409.52 289.94 5733.42 48.55 0.00 0.00 0.00 0.00 10:08:41 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 09:50:01 docker0 167.54 213.53 13.96 2075.03 0.00 0.00 0.00 0.00 10:08:41 09:51:01 veth6cd96ec 0.63 0.77 0.05 0.08 0.00 0.00 0.00 0.00 10:08:41 09:51:01 eth0 41.49 23.74 36.54 16.38 0.00 0.00 0.00 0.00 10:08:41 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 09:51:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 10:08:41 09:52:01 veth6cd96ec 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 10:08:41 09:52:01 eth0 15.99 8.76 12.14 6.43 0.00 0.00 0.00 0.00 10:08:41 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 09:52:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 10:08:41 09:53:02 vethfa2ebff 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 10:08:41 09:53:02 vethb5a5389 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 09:53:02 eth0 139.11 85.82 1879.21 132.58 0.00 0.00 0.00 0.00 10:08:41 09:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 09:54:01 veth57a085b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 09:54:01 vethfa2ebff 0.00 0.41 0.00 0.02 0.00 0.00 0.00 0.00 10:08:41 09:54:01 eth0 87.78 44.65 1285.18 12.99 0.00 0.00 0.00 0.00 10:08:41 09:54:01 veth0521010 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 09:55:01 eth0 97.42 40.33 595.53 16.60 0.00 0.00 0.00 0.00 10:08:41 09:55:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:08:41 09:55:01 docker0 215.72 332.67 17.08 2947.56 0.00 0.00 0.00 0.00 10:08:41 09:56:01 eth0 0.78 0.38 0.31 0.15 0.00 0.00 0.00 0.00 10:08:41 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 09:57:01 eth0 0.13 0.08 0.01 0.07 0.00 0.00 0.00 0.00 10:08:41 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 09:58:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:41 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 09:59:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:08:41 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 10:00:01 eth0 0.28 0.17 0.07 0.01 0.00 0.00 0.00 0.00 10:08:41 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 10:01:01 eth0 0.97 0.40 0.32 0.17 0.00 0.00 0.00 0.00 10:08:41 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 10:02:01 eth0 0.17 0.10 0.01 0.04 0.00 0.00 0.00 0.00 10:08:41 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 10:03:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:41 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 10:04:01 eth0 1.52 0.50 0.49 0.24 0.00 0.00 0.00 0.00 10:08:41 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 10:05:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 10:08:41 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 10:06:01 eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 10:08:41 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 10:07:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:08:41 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 10:08:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 Average: eth0 41.55 25.84 497.24 12.32 0.00 0.00 0.00 0.00 10:08:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:41 Average: docker0 11.38 17.54 0.90 155.45 0.00 0.00 0.00 0.00 10:08:41 10:08:41 10:08:41 ---> sar -P ALL: 10:08:41 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/17/21 _x86_64_ (2 CPU) 10:08:41 10:08:41 09:48:00 LINUX RESTART (2 CPU) 10:08:41 10:08:41 09:49:02 CPU %user %nice %system %iowait %steal %idle 10:08:41 09:50:01 all 28.19 0.00 12.45 5.72 0.09 53.55 10:08:41 09:50:01 0 28.15 0.00 12.85 6.35 0.09 52.55 10:08:41 09:50:01 1 28.24 0.00 12.05 5.08 0.09 54.54 10:08:41 09:51:01 all 55.60 0.00 5.91 0.46 0.09 37.94 10:08:41 09:51:01 0 54.91 0.00 6.25 0.54 0.09 38.21 10:08:41 09:51:01 1 56.29 0.00 5.58 0.38 0.09 37.66 10:08:41 09:52:01 all 57.43 0.00 4.87 1.37 0.10 36.23 10:08:41 09:52:01 0 56.80 0.00 5.26 1.49 0.11 36.35 10:08:41 09:52:01 1 58.07 0.00 4.47 1.24 0.09 36.12 10:08:41 09:53:02 all 47.51 0.00 16.02 3.26 0.11 33.10 10:08:41 09:53:02 0 47.28 0.00 15.80 2.52 0.11 34.29 10:08:41 09:53:02 1 47.74 0.00 16.24 4.00 0.11 31.91 10:08:41 09:54:01 all 78.91 0.00 15.84 3.53 0.13 1.59 10:08:41 09:54:01 0 78.32 0.00 16.42 3.92 0.11 1.23 10:08:41 09:54:01 1 79.49 0.00 15.25 3.15 0.15 1.96 10:08:41 09:55:01 all 63.77 0.00 14.62 4.84 0.13 16.64 10:08:41 09:55:01 0 64.19 0.00 14.67 4.40 0.11 16.64 10:08:41 09:55:01 1 63.35 0.00 14.57 5.28 0.15 16.65 10:08:41 09:56:01 all 0.13 0.00 0.08 0.00 0.03 99.77 10:08:41 09:56:01 0 0.07 0.00 0.05 0.00 0.05 99.83 10:08:41 09:56:01 1 0.18 0.00 0.10 0.00 0.02 99.70 10:08:41 09:57:01 all 0.16 0.00 0.06 0.00 0.02 99.77 10:08:41 09:57:01 0 0.07 0.00 0.03 0.00 0.03 99.87 10:08:41 09:57:01 1 0.25 0.00 0.08 0.00 0.00 99.67 10:08:41 09:58:01 all 0.21 0.00 0.01 0.00 0.03 99.75 10:08:41 09:58:01 0 0.02 0.00 0.00 0.00 0.03 99.95 10:08:41 09:58:01 1 0.40 0.00 0.02 0.00 0.03 99.55 10:08:41 09:59:01 all 0.19 0.00 0.03 0.00 0.02 99.76 10:08:41 09:59:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:08:41 09:59:01 1 0.35 0.00 0.03 0.00 0.02 99.60 10:08:41 10:00:01 all 0.22 0.00 0.02 0.00 0.02 99.75 10:08:41 10:00:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:08:41 10:00:01 1 0.38 0.00 0.02 0.00 0.02 99.58 10:08:41 10:08:41 10:00:01 CPU %user %nice %system %iowait %steal %idle 10:08:41 10:01:01 all 0.13 0.00 0.05 0.02 0.02 99.78 10:08:41 10:01:01 0 0.03 0.00 0.03 0.02 0.02 99.90 10:08:41 10:01:01 1 0.23 0.00 0.07 0.02 0.02 99.67 10:08:41 10:02:01 all 0.04 0.00 0.03 0.00 0.02 99.91 10:08:41 10:02:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:08:41 10:02:01 1 0.05 0.00 0.05 0.00 0.02 99.88 10:08:41 10:03:01 all 0.04 0.00 0.04 0.00 0.02 99.90 10:08:41 10:03:01 0 0.03 0.00 0.05 0.00 0.02 99.90 10:08:41 10:03:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:08:41 10:04:01 all 0.17 0.00 0.04 0.00 0.03 99.77 10:08:41 10:04:01 0 0.10 0.00 0.05 0.00 0.03 99.82 10:08:41 10:04:01 1 0.23 0.00 0.03 0.00 0.02 99.72 10:08:41 10:05:01 all 0.24 0.00 0.02 0.00 0.03 99.72 10:08:41 10:05:01 0 0.18 0.00 0.02 0.00 0.02 99.78 10:08:41 10:05:01 1 0.30 0.00 0.02 0.00 0.03 99.65 10:08:41 10:06:01 all 0.11 0.00 0.02 0.00 0.03 99.85 10:08:41 10:06:01 0 0.17 0.00 0.02 0.00 0.02 99.80 10:08:41 10:06:01 1 0.05 0.00 0.02 0.00 0.03 99.90 10:08:41 10:07:01 all 0.13 0.00 0.01 0.00 0.03 99.84 10:08:41 10:07:01 0 0.23 0.00 0.02 0.00 0.03 99.72 10:08:41 10:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:08:41 10:08:01 all 0.21 0.00 0.03 0.00 0.03 99.74 10:08:41 10:08:01 0 0.38 0.00 0.03 0.00 0.03 99.55 10:08:41 10:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:08:41 Average: all 16.46 0.00 3.46 0.95 0.05 79.09 10:08:41 Average: 0 16.35 0.00 3.53 0.95 0.05 79.12 10:08:41 Average: 1 16.56 0.00 3.38 0.94 0.05 79.06 10:08:41 10:08:41 10:08:41