Pull request #3805 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 jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from abb9e5788defee4418aa8027d6c8de3578abc7c3+f7c7132b17dbbb881af4d9ccfc6ed9167751e366 (1e92dc7e6e5c5e26b855f6d605c8879d36dc4236) 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-ssh1277184065443899891.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-ssh5624567772620783086.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-3805/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-3805/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7882369369574088201.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-ssh8645305573689216373.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-3805/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-3805/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1601563588795781645.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-505 in /w/workspace/edgexfoundry_edgex-go_PR-3805 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh926439494185890910.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 f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit abb9e5788defee4418aa8027d6c8de3578abc7c3 Merge succeeded, producing fe52853947fc21e50eddfbc55d54f65b7fb40472 Checking out Revision fe52853947fc21e50eddfbc55d54f65b7fb40472 (PR-3805) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh7726968777423216529.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3805/head:refs/remotes/origin/PR-3805 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f abb9e5788defee4418aa8027d6c8de3578abc7c3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh168091732423797815.key > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe52853947fc21e50eddfbc55d54f65b7fb40472 # timeout=10 Commit message: "Merge commit 'f7c7132b17dbbb881af4d9ccfc6ed9167751e366' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:39:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:39:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:39:49 ========================================================= 22:39:49 EdgeX Global Pipelines Version Info 22:39:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:39:50 ------------------- 22:39:50 stable info: 22:39:50 ------------------- 22:39:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:39:50 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 22:39:50 Message: update stable to v1.0.215 > git rev-list --no-walk 11f0387ffa5db3df6fd1d7d4659a2e927a9a0847 # timeout=10 22:39:51 ------------------- 22:39:51 experimental info: 22:39:51 ------------------- 22:39:51 Commited By: **** collab-it+edgex@linuxfoundation.org 22:39:51 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 22:39:51 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:39:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:39:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:39:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:39:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:39:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:39:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:39:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:39:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:39:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:39:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:39:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:39:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:39:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:39:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:39:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:39:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:39:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:39:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:39:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:39:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:39:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:39:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:39:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3805 [Pipeline] echo 22:39:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3805 [Pipeline] echo 22:39:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3805 [Pipeline] echo 22:39:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe52853947fc21e50eddfbc55d54f65b7fb40472 [Pipeline] echo 22:39:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe52853 [Pipeline] echo 22:39:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:39:51 provisioning config files... 22:39:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7493544854766845218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:39:51 ---> docker-login.sh 22:39:51 nexus3.edgexfoundry.org:10001 22:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:52 Configure a credential helper to remove this warning. See 22:39:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:52 22:39:52 Login Succeeded 22:39:52 nexus3.edgexfoundry.org:10002 22:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:52 Configure a credential helper to remove this warning. See 22:39:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:52 22:39:52 Login Succeeded 22:39:52 nexus3.edgexfoundry.org:10003 22:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:52 Configure a credential helper to remove this warning. See 22:39:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:52 22:39:52 Login Succeeded 22:39:52 nexus3.edgexfoundry.org:10004 22:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:52 Configure a credential helper to remove this warning. See 22:39:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:52 22:39:52 Login Succeeded 22:39:52 docker.io 22:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:53 Configure a credential helper to remove this warning. See 22:39:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:53 22:39:53 Login Succeeded 22:39:53 ---> docker-login.sh ends [Pipeline] } 22:39:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:39:53 ++ 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 22:39:53 + for file in '`ls cmd/**/Dockerfile`' 22:39:53 ++ dirname cmd/core-command/Dockerfile 22:39:53 ++ cut -d/ -f2 22:39:53 + echo core-command,cmd/core-command/Dockerfile 22:39:53 + for file in '`ls cmd/**/Dockerfile`' 22:39:53 ++ dirname cmd/core-data/Dockerfile 22:39:53 ++ cut -d/ -f2 22:39:53 + echo core-data,cmd/core-data/Dockerfile 22:39:53 + for file in '`ls cmd/**/Dockerfile`' 22:39:53 ++ dirname cmd/core-metadata/Dockerfile 22:39:53 ++ cut -d/ -f2 22:39:53 + echo core-metadata,cmd/core-metadata/Dockerfile 22:39:53 + for file in '`ls cmd/**/Dockerfile`' 22:39:53 ++ dirname cmd/security-bootstrapper/Dockerfile 22:39:53 ++ cut -d/ -f2 22:39:53 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:39:53 + for file in '`ls cmd/**/Dockerfile`' 22:39:53 ++ cut -d/ -f2 22:39:53 ++ dirname cmd/security-proxy-setup/Dockerfile 22:39:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:39:53 + for file in '`ls cmd/**/Dockerfile`' 22:39:53 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:39:53 ++ cut -d/ -f2 22:39:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:39:53 + for file in '`ls cmd/**/Dockerfile`' 22:39:53 ++ dirname cmd/support-notifications/Dockerfile 22:39:53 ++ cut -d/ -f2 22:39:53 + echo support-notifications,cmd/support-notifications/Dockerfile 22:39:53 + for file in '`ls cmd/**/Dockerfile`' 22:39:53 ++ dirname cmd/support-scheduler/Dockerfile 22:39:53 ++ cut -d/ -f2 22:39:53 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:39:53 + for file in '`ls cmd/**/Dockerfile`' 22:39:53 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:39:53 ++ cut -d/ -f2 22:39:53 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:39:53 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 22:39:53 + git rev-list -1 --merges fe52853947fc21e50eddfbc55d54f65b7fb40472~1..fe52853947fc21e50eddfbc55d54f65b7fb40472 [Pipeline] echo 22:39:53 -----------> git rev-list -1 --merges fe52853947fc21e50eddfbc55d54f65b7fb40472~1..fe52853947fc21e50eddfbc55d54f65b7fb40472 fe52853947fc21e50eddfbc55d54f65b7fb40472 22:39:53 fe52853947fc21e50eddfbc55d54f65b7fb40472 [false] [Pipeline] sh 22:39:54 + git log --format=format:%s -1 fe52853947fc21e50eddfbc55d54f65b7fb40472 [Pipeline] echo 22:39:54 ========================================================= 22:39:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:39:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:39:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:39:54 22:39:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:39:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:39:55 latest: Pulling from edgex-devops/git-semver 22:39:55 a0d0a0d46f8b: Pulling fs layer 22:39:55 3e5f54012d9b: Pulling fs layer 22:39:55 4c7163046ea9: Pulling fs layer 22:39:55 0c2d73faf560: Pulling fs layer 22:39:55 0c2d73faf560: Waiting 22:39:55 3e5f54012d9b: Verifying Checksum 22:39:55 3e5f54012d9b: Download complete 22:39:55 a0d0a0d46f8b: Verifying Checksum 22:39:55 a0d0a0d46f8b: Download complete 22:39:55 0c2d73faf560: Verifying Checksum 22:39:55 0c2d73faf560: Download complete 22:39:55 4c7163046ea9: Verifying Checksum 22:39:55 4c7163046ea9: Download complete 22:39:55 a0d0a0d46f8b: Pull complete 22:39:55 3e5f54012d9b: Pull complete 22:39:55 4c7163046ea9: Pull complete 22:39:55 0c2d73faf560: Pull complete 22:39:55 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 22:39:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:39:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:39:56 prd-centos7-docker-4c-2g-505 does not seem to be running inside a container 22:39:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:39:56 $ docker top 0e99fd8e4d17b58d649f5552d68eb331302b4c622e3323d31f724210ff62192f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:39:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:39:56 [ssh-agent] Looking for ssh-agent implementation... 22:39:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:39:56 $ docker exec 0e99fd8e4d17b58d649f5552d68eb331302b4c622e3323d31f724210ff62192f ssh-agent 22:39:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNoGjFo/agent.15 22:39:56 SSH_AGENT_PID=21 22:39:56 Running ssh-add (command line suppressed) 22:39:57 Identity added: /w/workspace/edgex-go/3@tmp/private_key_1871763427635207655.key (/w/workspace/edgex-go/3@tmp/private_key_1871763427635207655.key) 22:39:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:39:57 + git tag --points-at HEAD [Pipeline] } 22:39:57 $ docker exec --env ******** --env ******** 0e99fd8e4d17b58d649f5552d68eb331302b4c622e3323d31f724210ff62192f ssh-agent -k 22:39:57 unset SSH_AUTH_SOCK; 22:39:57 unset SSH_AGENT_PID; 22:39:57 echo Agent pid 21 killed; 22:39:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:39:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:39:57 [ssh-agent] Looking for ssh-agent implementation... 22:39:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:39:57 $ docker exec 0e99fd8e4d17b58d649f5552d68eb331302b4c622e3323d31f724210ff62192f ssh-agent 22:39:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgkkJCd/agent.55 22:39:57 SSH_AGENT_PID=61 22:39:57 Running ssh-add (command line suppressed) 22:39:57 Identity added: /w/workspace/edgex-go/3@tmp/private_key_8154326608742668535.key (/w/workspace/edgex-go/3@tmp/private_key_8154326608742668535.key) 22:39:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:39:58 + git semver init 22:39:58 # -> Open(): unable to determine branch for HEAD 22:39:58 # $GIT_DIR = /w/workspace/edgex-go/3/.git 22:39:58 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 22:39:58 # $SEMVER_REMOTE_NAME = origin 22:39:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:39:58 # $SEMVER_USER_NAME = edgex-jenkins 22:39:58 # $SEMVER_BRANCH = PR-3805 22:39:58 # $SEMVER_TEMP = /tmp/semver-686271088 22:39:58 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:41:20 # '/tmp/semver-686271088' -> '/w/workspace/edgex-go/3/.semver' 22:41:20 # -> Force: false 22:41:20 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 22:41:20 $ docker exec --env ******** --env ******** 0e99fd8e4d17b58d649f5552d68eb331302b4c622e3323d31f724210ff62192f ssh-agent -k 22:41:20 unset SSH_AUTH_SOCK; 22:41:20 unset SSH_AGENT_PID; 22:41:20 echo Agent pid 61 killed; 22:41:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:41:20 + git semver [Pipeline] } 22:41:20 $ docker stop --time=1 0e99fd8e4d17b58d649f5552d68eb331302b4c622e3323d31f724210ff62192f 22:41:22 $ docker rm -f 0e99fd8e4d17b58d649f5552d68eb331302b4c622e3323d31f724210ff62192f [Pipeline] // withDockerContainer [Pipeline] sh 22:41:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:41:22 Stashed 1 file(s) [Pipeline] echo 22:41:22 [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 22:41:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:41:23 ========================================================= 22:41:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:41:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:41:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:41:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:41:23 a0d0a0d46f8b: Already exists 22:41:23 31adcdaf11c8: Pulling fs layer 22:41:23 b8b176561691: Pulling fs layer 22:41:23 4527c011a84f: Pulling fs layer 22:41:23 5d74067f8e1e: Pulling fs layer 22:41:23 e0aca202a116: Pulling fs layer 22:41:23 3a43be97a3b4: Pulling fs layer 22:41:23 34cad66bf833: Pulling fs layer 22:41:23 b4e3c513aaa6: Pulling fs layer 22:41:23 5d74067f8e1e: Waiting 22:41:23 e0aca202a116: Waiting 22:41:23 3a43be97a3b4: Waiting 22:41:23 34cad66bf833: Waiting 22:41:23 b4e3c513aaa6: Waiting 22:41:23 b8b176561691: Verifying Checksum 22:41:23 b8b176561691: Download complete 22:41:23 31adcdaf11c8: Verifying Checksum 22:41:23 31adcdaf11c8: Download complete 22:41:23 5d74067f8e1e: Verifying Checksum 22:41:23 5d74067f8e1e: Download complete 22:41:23 e0aca202a116: Verifying Checksum 22:41:23 e0aca202a116: Download complete 22:41:23 3a43be97a3b4: Download complete 22:41:23 34cad66bf833: Verifying Checksum 22:41:23 34cad66bf833: Download complete 22:41:23 31adcdaf11c8: Pull complete 22:41:23 b8b176561691: Pull complete 22:41:23 4527c011a84f: Verifying Checksum 22:41:23 4527c011a84f: Download complete 22:41:24 b4e3c513aaa6: Verifying Checksum 22:41:24 b4e3c513aaa6: Download complete 22:41:27 4527c011a84f: Pull complete 22:41:27 5d74067f8e1e: Pull complete 22:41:27 e0aca202a116: Pull complete 22:41:27 3a43be97a3b4: Pull complete 22:41:27 34cad66bf833: Pull complete 22:41:30 b4e3c513aaa6: Pull complete 22:41:30 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 22:41:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:41:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:41:30 + docker build -t ci-base-image-x86_64 -f - . 22:41:30 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:41:30 WORKDIR /edgex 22:41:30 COPY go.mod . 22:41:30 RUN go mod download' 22:41:32 Sending build context to Docker daemon 329.9MB 22:41:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:41:32 ---> 9f6097aaca64 22:41:32 Step 2/4 : WORKDIR /edgex 22:41:33 ---> Running in 218f8fd5a686 22:41:33 Removing intermediate container 218f8fd5a686 22:41:33 ---> 933c816c8ff4 22:41:33 Step 3/4 : COPY go.mod . 22:41:33 ---> aa8c4f6407da 22:41:33 Step 4/4 : RUN go mod download 22:41:33 ---> Running in f6fbbe1d9d08 22:41:38 Still waiting to schedule task 22:41:38 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:42:05 Removing intermediate container f6fbbe1d9d08 22:42:05 ---> 425c133d90e4 22:42:05 Successfully built 425c133d90e4 22:42:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:42:06 + docker inspect -f . ci-base-image-x86_64 22:42:06 . [Pipeline] withDockerContainer 22:42:06 prd-centos7-docker-4c-2g-505 does not seem to be running inside a container 22:42:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:42:06 $ docker top 927bc1c119dba2eb5ccc53fdaded40489e8f7bd62a180671f56e429c94907322 -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:06 + go version 22:42:06 go version go1.16.8 linux/amd64 [Pipeline] } 22:42:06 $ docker stop --time=1 927bc1c119dba2eb5ccc53fdaded40489e8f7bd62a180671f56e429c94907322 22:42:08 $ docker rm -f 927bc1c119dba2eb5ccc53fdaded40489e8f7bd62a180671f56e429c94907322 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:42:08 + docker inspect -f . ci-base-image-x86_64 22:42:08 . [Pipeline] withDockerContainer 22:42:08 prd-centos7-docker-4c-2g-505 does not seem to be running inside a container 22:42:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:42:09 $ docker top d9edeeb57083c25ca294fd4923f3268dbf15f6b191906fde7fb7df627f01d6ec -eo pid,comm [Pipeline] { [Pipeline] echo 22:42:09 ========================================================= 22:42:09 [edgeXBuildGoParallel] Running Tests and Build... 22:42:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:42:09 + make test 22:42:09 go mod tidy 22:42:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:42:14 ? github.com/edgexfoundry/edgex-go [no test files] 22:42:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:42:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:42:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:42:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:42:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:42:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:42:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:42:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:42:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:42:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:42:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:42:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:42:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:42:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:42:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:42:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:42:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.052s coverage: 98.5% of statements 22:42:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:42:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 44.7% of statements 22:42:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:42:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:42:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.123s coverage: 89.5% of statements 22:42:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:42:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:42:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements 22:42:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:42:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:42:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:42:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:42:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:42:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.285s coverage: 94.2% of statements 22:42:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:42:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:42:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements 22:42:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:42:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:42:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:42:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:42:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:42:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements 22:42:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:42:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:42:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:42:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.9% of statements 22:42:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:42:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 22:42:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 21.7% of statements 22:42:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:42:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 22:42:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements 22:42:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 22:42:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements 22:42:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 22:43:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.048s coverage: 94.4% of statements 22:43:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 22:43:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.193s coverage: 82.5% of statements 22:43:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:43:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-507 in /w/workspace/edgexfoundry_edgex-go_PR-3805 [Pipeline] { [Pipeline] ws 22:43:21 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 22:43:21 The recommended git tool is: git 22:43:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 22:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:43:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 22:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:43:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 22:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:43:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 22:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:43:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 22:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:43:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements 22:43:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 22:43:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements 22:43:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements 22:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:43:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements 22:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:43:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 22:43:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 22:43:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 22:43:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 22:43:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 22:43:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.206s coverage: 65.4% of statements 22:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:43:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.8% of statements 22:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:43:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 22:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:43:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 22:43:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:43:27 using credential edgex-jenkins-ssh 22:43:27 Cloning the remote Git repository 22:43:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:43:27 > git init /w/workspace/edgex-go/3 # timeout=10 22:43:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:43:27 > git --version # timeout=10 22:43:27 > git --version # 'git version 2.17.1' 22:43:27 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:43:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 22:43:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:43:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:43:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:43:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:43:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements 22:43:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:43:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:43:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:43:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:43:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 22:43:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:43:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:43:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 22:43:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:43:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:43:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:43:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:43:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.049s coverage: 28.9% of statements 22:43:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:43:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:43:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:43:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:43:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:43:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:43:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 22:43:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 22:43:31 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 22:44:04 GO111MODULE=on go vet ./... 22:44:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:44:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:44:14 ./bin/test-attribution-txt.sh [Pipeline] echo 22:44:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:44:14 + ls -al . 22:44:14 total 644 22:44:14 drwxrwxr-x 10 1001 1001 4096 Nov 13 22:44 . 22:44:14 drwxr-xr-x 4 root root 28 Nov 13 22:42 .. 22:44:14 -rw-rw-r-- 1 1001 1001 11 Nov 13 22:39 .dockerignore 22:44:14 drwxrwxr-x 8 1001 1001 179 Nov 13 22:39 .git 22:44:14 drwxrwxr-x 4 1001 1001 142 Nov 13 22:39 .github 22:44:14 -rw-rw-r-- 1 1001 1001 804 Nov 13 22:39 .gitignore 22:44:14 -rw-rw-r-- 1 1001 1001 42 Nov 13 22:39 .golangci.yml 22:44:14 -rw-rw-r-- 1 1001 1001 76 Nov 13 22:39 .hadolint.yml 22:44:14 drwx------ 3 1001 1001 58 Nov 13 22:41 .semver 22:44:14 -rw-rw-r-- 1 1001 1001 166 Nov 13 22:39 .sonarcloud.properties 22:44:14 -rw-rw-r-- 1 1001 1001 1171 Nov 13 22:39 ADOPTERS.md 22:44:14 -rw-rw-r-- 1 1001 1001 8910 Nov 13 22:39 Attribution.txt 22:44:14 -rw-rw-r-- 1 1001 1001 51732 Nov 13 22:39 CHANGELOG.md 22:44:14 -rw-rw-r-- 1 1001 1001 3804 Nov 13 22:39 CONTRIBUTING.md 22:44:14 -rw-rw-r-- 1 1001 1001 677 Nov 13 22:39 GOVERNANCE.md 22:44:14 -rw-rw-r-- 1 1001 1001 849 Nov 13 22:39 Jenkinsfile 22:44:14 -rw-rw-r-- 1 1001 1001 10775 Nov 13 22:39 LICENSE 22:44:14 -rw-rw-r-- 1 1001 1001 6508 Nov 13 22:39 Makefile 22:44:14 -rw-rw-r-- 1 1001 1001 582 Nov 13 22:39 OWNERS.md 22:44:14 -rw-rw-r-- 1 1001 1001 8256 Nov 13 22:39 README.md 22:44:14 -rw-rw-r-- 1 1001 1001 6912 Nov 13 22:39 SECURITY.md 22:44:14 -rw-rw-r-- 1 1001 1001 5 Nov 13 22:41 VERSION 22:44:14 -rw-rw-r-- 1 1001 1001 4131 Nov 13 22:39 ZMQWindows.md 22:44:14 drwxrwxr-x 2 1001 1001 37 Nov 13 22:39 bin 22:44:14 drwxrwxr-x 14 1001 1001 4096 Nov 13 22:39 cmd 22:44:14 -rw-r--r-- 1 root root 428381 Nov 13 22:43 coverage.out 22:44:14 -rw-rw-r-- 1 1001 1001 822 Nov 13 22:39 go.mod 22:44:14 -rw-rw-r-- 1 1001 1001 49471 Nov 13 22:39 go.sum 22:44:14 drwxrwxr-x 8 1001 1001 124 Nov 13 22:39 internal 22:44:14 drwxrwxr-x 3 1001 1001 16 Nov 13 22:39 openapi 22:44:14 drwxrwxr-x 4 1001 1001 71 Nov 13 22:39 snap 22:44:14 -rw-rw-r-- 1 1001 1001 204 Nov 13 22:39 version.go [Pipeline] sh 22:44:14 + '[' -e coverage.out ] 22:44:14 + chown 1001:1001 coverage.out [Pipeline] stash 22:44:14 Stashed 1 file(s) [Pipeline] sh 22:44:15 + make build 22:44:15 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 22:44:16 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 22:44:23 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 22:44:23 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 22:44:24 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 22:44:24 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 22:44:25 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 22:44:26 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 22:44:27 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 22:44:28 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 22:44:29 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 22:44:29 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] } 22:44:31 $ docker stop --time=1 d9edeeb57083c25ca294fd4923f3268dbf15f6b191906fde7fb7df627f01d6ec 22:44:33 $ docker rm -f d9edeeb57083c25ca294fd4923f3268dbf15f6b191906fde7fb7df627f01d6ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:44:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:44:34 22:44:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:44:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:44:35 latest: Pulling from edgex-devops/edgex-compose 22:44:35 cbdbe7a5bc2a: Pulling fs layer 22:44:35 ca9280d653b3: Pulling fs layer 22:44:35 7e9c9ca2126c: Pulling fs layer 22:44:35 cbdbe7a5bc2a: Verifying Checksum 22:44:35 cbdbe7a5bc2a: Download complete 22:44:35 ca9280d653b3: Verifying Checksum 22:44:35 ca9280d653b3: Download complete 22:44:35 cbdbe7a5bc2a: Pull complete 22:44:35 7e9c9ca2126c: Verifying Checksum 22:44:35 7e9c9ca2126c: Download complete 22:44:35 ca9280d653b3: Pull complete 22:44:39 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit abb9e5788defee4418aa8027d6c8de3578abc7c3 22:44:39 Merge succeeded, producing e30a43f39446f7fd02bd99992464c2faa48eb192 22:44:39 Checking out Revision e30a43f39446f7fd02bd99992464c2faa48eb192 (PR-3805) 22:44:40 7e9c9ca2126c: Pull complete 22:44:40 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:44:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:44:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:44:40 prd-centos7-docker-4c-2g-505 does not seem to be running inside a container 22:44:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:44:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:44:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:44:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:44:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:44:38 using GIT_SSH to set credentials SSH Credentials for GitHub 22:44:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3805/head:refs/remotes/origin/PR-3805 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:44:39 > git config core.sparsecheckout # timeout=10 22:44:39 > git checkout -f abb9e5788defee4418aa8027d6c8de3578abc7c3 # timeout=10 22:44:39 > git remote # timeout=10 22:44:39 > git config --get remote.origin.url # timeout=10 22:44:39 using GIT_SSH to set credentials SSH Credentials for GitHub 22:44:39 > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 22:44:39 > git rev-parse HEAD^{commit} # timeout=10 22:44:39 > git config core.sparsecheckout # timeout=10 22:44:39 > git checkout -f e30a43f39446f7fd02bd99992464c2faa48eb192 # timeout=10 22:44:42 $ docker top cc6de0aa1e942c884a06f1d78b7ef7e727badd381c623fc8f0f4778379074130 -eo pid,comm [Pipeline] { [Pipeline] sh 22:44:42 + docker-compose build --help 22:44:42 + grep parallel 22:44:43 --parallel Build images in parallel. [Pipeline] } 22:44:43 $ docker stop --time=1 cc6de0aa1e942c884a06f1d78b7ef7e727badd381c623fc8f0f4778379074130 22:44:43 Commit message: "Merge commit 'f7c7132b17dbbb881af4d9ccfc6ed9167751e366' into HEAD" 22:44:43 First time build. Skipping changelog. 22:44:44 $ docker rm -f cc6de0aa1e942c884a06f1d78b7ef7e727badd381c623fc8f0f4778379074130 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 22:44:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:44:44 . [Pipeline] withDockerContainer 22:44:44 prd-centos7-docker-4c-2g-505 does not seem to be running inside a container 22:44:44 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:44:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:44:45 % Total % Received % Xferd Average Speed Time Time Time Current 22:44:45 Dload Upload Total Spent Left Speed 22:44:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 89575 0 --:--:-- --:--:-- --:--:-- 90259 22:44:45 $ docker top 58e3e08951aa2f48dd253407b85d82e5b1705cf79360cc34035f3b9a1ab1feb2 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 22:44:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:44:45 + docker-compose -f ./docker-compose-build.yml build --parallel 22:44:46 + sudo tee /etc/docker/daemon.new 22:44:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:44:46 { 22:44:46 "registry-mirrors": [ 22:44:46 "https://nexus3.edgexfoundry.org:10001" 22:44:46 ], 22:44:46 "bip": "10.250.0.254/24", 22:44:46 "hosts": [ 22:44:46 "tcp://0.0.0.0:5555", 22:44:46 "unix:///var/run/docker.sock" 22:44:46 ], 22:44:46 "mtu": 1458, 22:44:46 "selinux-enabled": true, 22:44:46 "seccomp-profile": "/etc/docker/seccomp.json" 22:44:46 } [Pipeline] sh 22:44:46 Building core-command ... 22:44:46 Building core-data ... 22:44:46 Building core-metadata ... 22:44:46 Building security-bootstrapper ... 22:44:46 Building security-proxy-setup ... 22:44:46 Building security-secretstore-setup ... 22:44:46 Building support-notifications ... 22:44:46 Building support-scheduler ... 22:44:46 Building sys-mgmt-agent ... 22:44:46 Building support-notifications 22:44:46 Building core-command 22:44:46 Building security-secretstore-setup 22:44:46 Building security-bootstrapper 22:44:46 Building sys-mgmt-agent 22:44:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:44:46 + sudo service docker restart 22:44:43 > git rev-list --no-walk 11f0387ffa5db3df6fd1d7d4659a2e927a9a0847 # timeout=10 22:44:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:44:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:44:56 ---> 425c133d90e4 22:44:56 Step 3/24 : WORKDIR /edgex-go 22:44:56 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:44:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:44:56 ---> 425c133d90e4 22:44:56 Step 3/22 : WORKDIR /edgex-go 22:45:00 ---> Running in e392b96a2342 22:45:00 ---> Running in c11209733c6e [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:45:05 provisioning config files... 22:45:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3227106373851324886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:45:05 ---> docker-login.sh 22:45:05 nexus3.edgexfoundry.org:10001 22:45:05 Removing intermediate container e392b96a2342 22:45:05 ---> 984197998e66 22:45:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:05 Removing intermediate container c11209733c6e 22:45:05 ---> 8bf5709598d8 22:45:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:06 Configure a credential helper to remove this warning. See 22:45:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:06 22:45:06 Login Succeeded 22:45:06 nexus3.edgexfoundry.org:10002 22:45:06 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:45:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:45:06 ---> 425c133d90e4 22:45:06 Step 3/22 : WORKDIR /edgex-go 22:45:06 ---> Using cache 22:45:06 ---> 984197998e66 22:45:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:06 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:45:06 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:45:06 ---> 425c133d90e4 22:45:06 Step 3/21 : WORKDIR /edgex-go 22:45:06 ---> Using cache 22:45:06 ---> 984197998e66 22:45:06 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:06 ---> Running in 499a6a45830f 22:45:06 ---> Running in 796b4ba6811d 22:45:06 ---> Running in 5e2cfdd3b2d3 22:45:07 ---> Running in 5786df409120 22:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:07 Configure a credential helper to remove this warning. See 22:45:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:07 22:45:07 Login Succeeded 22:45:07 nexus3.edgexfoundry.org:10003 22:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:07 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:45:07 Step 2/30 : FROM ${BUILDER_BASE} AS builder 22:45:07 ---> 425c133d90e4 22:45:07 Step 3/30 : WORKDIR /edgex-go 22:45:07 ---> Using cache 22:45:07 ---> 984197998e66 22:45:07 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:07 Configure a credential helper to remove this warning. See 22:45:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:07 22:45:07 Login Succeeded 22:45:07 nexus3.edgexfoundry.org:10004 22:45:07 ---> Running in f98ba014053f 22:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:08 Removing intermediate container 499a6a45830f 22:45:08 ---> 37eb2ed5a84e 22:45:08 Step 5/24 : RUN apk add --update --no-cache make git 22:45:08 ---> Running in 70517c1081fc 22:45:08 Removing intermediate container 796b4ba6811d 22:45:08 ---> 5456931dbaad 22:45:08 Step 5/22 : RUN apk add --update --no-cache make git 22:45:08 ---> Running in 072192cdcf50 22:45:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:08 Configure a credential helper to remove this warning. See 22:45:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:08 22:45:08 Login Succeeded 22:45:08 docker.io 22:45:08 Removing intermediate container 5e2cfdd3b2d3 22:45:08 ---> 492bdef2695a 22:45:08 Step 5/22 : RUN apk add --update --no-cache make bash git 22:45:08 ---> Running in 9990592ce703 22:45:08 Removing intermediate container 5786df409120 22:45:08 ---> 97e1788a04d8 22:45:08 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 22:45:08 ---> Running in fe0666d56114 22:45:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:45:08 Removing intermediate container f98ba014053f 22:45:08 ---> 0f9befba203a 22:45:08 Step 5/30 : RUN apk add --update --no-cache make git 22:45:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:45:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:45:08 ---> Running in efd774b55a7c 22:45:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:09 Configure a credential helper to remove this warning. See 22:45:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:09 22:45:09 Login Succeeded 22:45:09 ---> docker-login.sh ends [Pipeline] } 22:45:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 22:45:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:45:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] echo 22:45:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:45:09 ========================================================= 22:45:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:45:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:45:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:45:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:45:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:45:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:45:09 OK: 220 MiB in 52 packages 22:45:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:45:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:45:10 552d1f2373af: Pulling fs layer 22:45:10 ea3f2d53f512: Pulling fs layer 22:45:10 9e70ebbbe112: Pulling fs layer 22:45:10 7a9cfe048b4a: Pulling fs layer 22:45:10 72dc09318566: Pulling fs layer 22:45:10 f4f7b4309257: Pulling fs layer 22:45:10 0ac9a79272e3: Pulling fs layer 22:45:10 b78e95d17946: Pulling fs layer 22:45:10 7a9cfe048b4a: Waiting 22:45:10 72dc09318566: Waiting 22:45:10 f4f7b4309257: Waiting 22:45:10 b78e95d17946: Waiting 22:45:10 0ac9a79272e3: Waiting 22:45:10 9e70ebbbe112: Download complete 22:45:10 ea3f2d53f512: Verifying Checksum 22:45:10 ea3f2d53f512: Download complete 22:45:10 72dc09318566: Verifying Checksum 22:45:10 72dc09318566: Download complete 22:45:10 f4f7b4309257: Verifying Checksum 22:45:10 f4f7b4309257: Download complete 22:45:10 552d1f2373af: Verifying Checksum 22:45:10 552d1f2373af: Download complete 22:45:10 0ac9a79272e3: Verifying Checksum 22:45:10 0ac9a79272e3: Download complete 22:45:10 OK: 220 MiB in 52 packages 22:45:10 OK: 220 MiB in 52 packages 22:45:10 OK: 220 MiB in 52 packages 22:45:10 Removing intermediate container 70517c1081fc 22:45:10 ---> e55081a8c0c3 22:45:10 Step 6/24 : COPY . . 22:45:10 OK: 220 MiB in 52 packages 22:45:11 552d1f2373af: Pull complete 22:45:11 ea3f2d53f512: Pull complete 22:45:11 Removing intermediate container fe0666d56114 22:45:11 ---> dbbe52819d54 22:45:11 Step 6/21 : COPY . . 22:45:12 9e70ebbbe112: Pull complete 22:45:12 Removing intermediate container efd774b55a7c 22:45:12 ---> 27456c7d6188 22:45:12 Step 6/30 : COPY . . 22:45:12 b78e95d17946: Verifying Checksum 22:45:12 b78e95d17946: Download complete 22:45:12 Removing intermediate container 072192cdcf50 22:45:12 ---> f0604ced4609 22:45:12 Step 6/22 : COPY . . 22:45:12 7a9cfe048b4a: Verifying Checksum 22:45:12 7a9cfe048b4a: Download complete 22:45:12 Removing intermediate container 9990592ce703 22:45:12 ---> fc8d61df97a2 22:45:12 Step 6/22 : COPY . . 22:45:21 ---> 996559ac1a2d 22:45:21 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:21 ---> Running in f5afec4d1051 22:45:21 ---> 6d7e594ddbed 22:45:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:21 ---> 86a641546072 22:45:21 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:21 ---> Running in a4edb93d0653 22:45:21 ---> Running in 643dc7a380c5 22:45:22 7a9cfe048b4a: Pull complete 22:45:23 72dc09318566: Pull complete 22:45:23 f4f7b4309257: Pull complete 22:45:23 0ac9a79272e3: Pull complete 22:45:29 b78e95d17946: Pull complete 22:45:29 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 22:45:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:45:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:45:29 + docker build -t ci-base-image-arm64 -f - . 22:45:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:45:29 WORKDIR /edgex 22:45:29 COPY go.mod . 22:45:29 RUN go mod download 22:45:31 ---> c3fcd8470b6f 22:45:31 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:31 ---> Running in 88dbd2254b71 22:45:32 Sending build context to Docker daemon 166.6MB 22:45:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:45:32 ---> 8b459fc5aaf0 22:45:32 Step 2/4 : WORKDIR /edgex 22:45:34 ---> Running in 7a228e3c1d3e 22:45:34 Removing intermediate container a4edb93d0653 22:45:34 ---> ac406cfa7da0 22:45:34 Step 8/22 : RUN make cmd/core-command/core-command 22:45:34 Removing intermediate container 7a228e3c1d3e 22:45:34 ---> d9632ada34f6 22:45:34 Step 3/4 : COPY go.mod . 22:45:34 ---> Running in 6a9c06bc4234 22:45:34 Removing intermediate container f5afec4d1051 22:45:34 ---> a6db2b1203ef 22:45:34 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:45:34 Removing intermediate container 643dc7a380c5 22:45:34 ---> b1fae23bf732 22:45:34 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:45:34 Removing intermediate container 88dbd2254b71 22:45:34 ---> 4e755610375b 22:45:34 Step 8/21 : RUN make cmd/support-notifications/support-notifications 22:45:34 ---> Running in 4c2224980e1f 22:45:34 ---> Running in 58f51ea19d24 22:45:34 ---> Running in 6755a1ed3b0f 22:45:34 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 22:45:35 ---> bc051a6c07b5 22:45:35 Step 4/4 : RUN go mod download 22:45:35 ---> Running in 249c4adb840e 22:45:35 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 22:45:35 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 22:45:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:45:37 ---> dfd845e0b6f3 22:45:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:37 ---> Running in b895b9366d78 22:45:38 Removing intermediate container b895b9366d78 22:45:38 ---> dbf6b6421888 22:45:38 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:45:38 ---> Running in 6f9ccd26df69 22:45:39 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 22:46:18 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 22:46:18 Removing intermediate container 6a9c06bc4234 22:46:18 ---> 90e5e4b2e476 22:46:18 22:46:18 Step 9/22 : FROM alpine:3.14 22:46:18 3.14: Pulling from library/alpine 22:46:18 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 22:46:18 Status: Downloaded newer image for alpine:3.14 22:46:18 ---> 0a97eee8041e 22:46:18 Step 10/22 : RUN apk add --update --no-cache dumb-init 22:46:18 Removing intermediate container 58f51ea19d24 22:46:18 ---> e60bdf1837d5 22:46:18 22:46:18 Step 9/30 : FROM alpine:3.14 22:46:18 ---> 0a97eee8041e 22:46:18 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:46:18 ---> Running in 398181e948ba 22:46:18 ---> Running in 9fd55de1652d 22:46:18 Removing intermediate container 9fd55de1652d 22:46:18 ---> 3cb5fbfce2d2 22:46:18 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 22:46:18 ---> Running in c8bcca209735 22:46:18 Removing intermediate container 6755a1ed3b0f 22:46:18 ---> f18fad192c95 22:46:18 22:46:18 Step 9/21 : FROM alpine:3.14 22:46:18 ---> 0a97eee8041e 22:46:18 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 22:46:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:46:18 Removing intermediate container 4c2224980e1f 22:46:18 ---> d9a2505f14cb 22:46:18 22:46:18 Step 9/24 : FROM alpine:3.14 22:46:18 ---> 0a97eee8041e 22:46:18 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:46:18 ---> Running in 0b3d0fa6f657 22:46:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:46:18 ---> Running in 05a60d50994f 22:46:18 (1/1) Installing dumb-init (1.2.5-r1) 22:46:18 Executing busybox-1.33.1-r6.trigger 22:46:18 OK: 6 MiB in 15 packages 22:46:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:46:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:46:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:46:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:46:18 Removing intermediate container 398181e948ba 22:46:18 ---> d2e687a792fe 22:46:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:46:18 Removing intermediate container 6f9ccd26df69 22:46:18 ---> 9a0309e0d7ba 22:46:18 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:46:18 ---> Running in 8e2af048a7c1 22:46:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:46:18 ---> Running in 9e691691c6b8 22:46:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:46:18 (1/2) Installing dumb-init (1.2.5-r1) 22:46:18 (2/2) Installing su-exec (0.2-r1) 22:46:18 Removing intermediate container 8e2af048a7c1 22:46:18 ---> d1b301a16f99 22:46:18 Step 12/22 : ENV APP_PORT=59882 22:46:18 Executing busybox-1.33.1-r6.trigger 22:46:18 OK: 6 MiB in 16 packages 22:46:18 ---> Running in dd662e173add 22:46:18 (1/3) Installing ca-certificates (20191127-r5) 22:46:18 (2/3) Installing dumb-init (1.2.5-r1) 22:46:18 (3/3) Installing su-exec (0.2-r1) 22:46:18 Executing busybox-1.33.1-r6.trigger 22:46:18 Executing ca-certificates-20191127-r5.trigger 22:46:18 OK: 6 MiB in 17 packages 22:46:18 (1/2) Installing ca-certificates (20191127-r5) 22:46:18 (2/2) Installing dumb-init (1.2.5-r1) 22:46:18 Executing busybox-1.33.1-r6.trigger 22:46:18 Executing ca-certificates-20191127-r5.trigger 22:46:18 OK: 6 MiB in 16 packages 22:46:18 Removing intermediate container dd662e173add 22:46:18 ---> 6f9d459c8136 22:46:18 Step 13/22 : EXPOSE $APP_PORT 22:46:18 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 22:46:18 ---> Running in acd85eb22ada 22:46:18 Removing intermediate container acd85eb22ada 22:46:18 ---> 7d0a237c116f 22:46:18 Step 14/22 : WORKDIR / 22:46:18 ---> Running in b8aa99d3380f 22:46:19 Removing intermediate container b8aa99d3380f 22:46:19 ---> 4bdf78f9d779 22:46:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:46:19 Removing intermediate container c8bcca209735 22:46:19 ---> a876a150b66f 22:46:19 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 22:46:19 Removing intermediate container 0b3d0fa6f657 22:46:19 ---> b70e948c784b 22:46:19 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:46:19 ---> Running in 870b6e7a3bc4 22:46:19 Removing intermediate container 05a60d50994f 22:46:19 ---> 3de9d1473f6e 22:46:19 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:46:19 ---> Running in 56dbcf8e5877 22:46:19 ---> Running in c0bf24f2b551 22:46:19 Removing intermediate container 870b6e7a3bc4 22:46:19 ---> 1226767b5b1b 22:46:19 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:46:19 ---> b525e963fc9f 22:46:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:46:19 ---> Running in bb76212e0f33 22:46:19 Removing intermediate container 56dbcf8e5877 22:46:19 ---> 473a4418ca78 22:46:19 Step 12/21 : ENV APP_PORT=59860 22:46:19 Removing intermediate container c0bf24f2b551 22:46:19 ---> cfcd324976c0 22:46:19 Step 12/24 : WORKDIR / 22:46:19 ---> Running in 1066272518f2 22:46:19 Removing intermediate container bb76212e0f33 22:46:19 ---> 298056927a74 22:46:19 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:46:19 Removing intermediate container 9e691691c6b8 22:46:19 ---> c76aa5afc239 22:46:19 22:46:19 Step 10/22 : FROM docker:20.10.8 22:46:19 ---> Running in 19ff2e1434cc 22:46:19 ---> Running in 71188d736ec5 22:46:19 Removing intermediate container 1066272518f2 22:46:19 ---> 0c108794d8f3 22:46:19 Step 13/21 : EXPOSE $APP_PORT 22:46:19 Removing intermediate container 19ff2e1434cc 22:46:19 ---> 236cc4b8f868 22:46:19 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:46:19 ---> fce3ab95c924 22:46:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:46:19 ---> Running in ed4262902edc 22:46:19 20.10.8: Pulling from library/docker 22:46:20 Removing intermediate container ed4262902edc 22:46:20 ---> e948cb6aeb5d 22:46:20 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 22:46:20 ---> 0b49e07b8083 22:46:20 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:46:20 ---> 69abaee9ee7b 22:46:20 Step 18/22 : ENTRYPOINT ["/core-command"] 22:46:20 ---> Running in 3a2e7edc721c 22:46:20 Removing intermediate container 3a2e7edc721c 22:46:20 ---> 2ab49c79ffa9 22:46:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:46:20 ---> 05b5e355837f 22:46:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:46:20 ---> 87e1695878b2 22:46:20 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:46:20 ---> Running in f9797d464dbb 22:46:20 Removing intermediate container f9797d464dbb 22:46:20 ---> d6a77f1784e2 22:46:20 Step 20/22 : LABEL arch=x86_64 22:46:20 ---> Running in 7d1b8e3e3f27 22:46:20 Removing intermediate container 71188d736ec5 22:46:20 ---> f936cb617fae 22:46:20 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 22:46:20 ---> 095b9520a910 22:46:20 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:46:20 ---> c852e78ac379 22:46:20 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:46:20 ---> Running in 60722da3b344 22:46:21 Removing intermediate container 7d1b8e3e3f27 22:46:21 ---> 7a9877ba0db3 22:46:21 Step 21/22 : LABEL git_sha=fe52853947fc21e50eddfbc55d54f65b7fb40472 22:46:21 ---> Running in c97a499b2178 22:46:21 ---> 6c4052d2a374 22:46:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:46:21 Removing intermediate container 60722da3b344 22:46:21 ---> f6b970597cb5 22:46:21 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:46:21 ---> 95faf2011248 22:46:21 Step 17/21 : ENTRYPOINT ["/support-notifications"] 22:46:21 Removing intermediate container c97a499b2178 22:46:21 ---> 31b93a64dbb2 22:46:21 Step 22/22 : LABEL version=0.0.0 22:46:21 ---> Running in c5cb5c7ba238 22:46:21 ---> Running in 9c70b7af5316 22:46:21 ---> 238e3e30b1af 22:46:21 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:46:21 Removing intermediate container c5cb5c7ba238 22:46:21 ---> 9230527b596c 22:46:21 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:46:21 Removing intermediate container 9c70b7af5316 22:46:21 ---> ba4cb0c544aa 22:46:21 22:46:21 ---> Running in 0a151e81432c 22:46:21 ---> Running in f4a8e3d7e6fc 22:46:21 ---> 749549b19f57 22:46:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:46:21 Successfully built ba4cb0c544aa 22:46:21 Successfully tagged core-command:latest 22:46:21 Building core-data 22:46:21  Building core-command ... done Removing intermediate container f4a8e3d7e6fc 22:46:21 ---> e96a603d5bc3 22:46:21 Step 19/21 : LABEL arch=x86_64 22:46:22 ---> Running in 3a937484e7e4 22:46:23 ---> f5a36a86ca7a 22:46:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:46:23 Removing intermediate container 3a937484e7e4 22:46:23 ---> c71aef8eb88b 22:46:23 Step 20/21 : LABEL git_sha=fe52853947fc21e50eddfbc55d54f65b7fb40472 22:46:23 ---> Running in e732828796a0 22:46:23 ---> e04590756d39 22:46:23 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/ 22:46:24 ---> Running in d66764e93c85 22:46:24 Removing intermediate container e732828796a0 22:46:24 ---> 98c9f0ec0057 22:46:24 Step 21/21 : LABEL version=0.0.0 22:46:24 Removing intermediate container 0a151e81432c 22:46:24 ---> 4c67ab1b604a 22:46:24 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 22:46:24 ---> Running in 6ff37dc291bf 22:46:24 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 22:46:24 Status: Downloaded newer image for docker:20.10.8 22:46:24 ---> bc6c0ffef665 22:46:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:46:24 Removing intermediate container 6ff37dc291bf 22:46:24 ---> c7259471047a 22:46:24 22:46:24 ---> bd2bb5341b25 22:46:24 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:46:24 ---> Running in b3fc23904709 22:46:24 Successfully built c7259471047a 22:46:24 Successfully tagged support-notifications:latest 22:46:24  Building support-notifications ... done Building core-metadata 22:46:24 Removing intermediate container b3fc23904709 22:46:24 ---> 77fb20fbdeb7 22:46:24 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 22:46:26 ---> Running in 1a0b8131909a 22:46:26 Removing intermediate container d66764e93c85 22:46:26 ---> afb7aef83770 22:46:26 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:46:26 ---> a1802983108e 22:46:26 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:46:26 ---> Running in 62ee3da9f1b7 22:46:28 ---> 8f39fea9aa72 22:46:28 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:46:28 Removing intermediate container 62ee3da9f1b7 22:46:28 ---> e6ad9a0df37c 22:46:28 Step 22/24 : LABEL arch=x86_64 22:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:46:28 (1/42) Installing readline (8.1.0-r0) 22:46:28 (2/42) Installing bash (5.1.4-r0) 22:46:28 Executing bash-5.1.4-r0.post-install 22:46:28 ---> Running in 07b96477b52d 22:46:28 (3/42) Installing brotli-libs (1.0.9-r5) 22:46:28 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:46:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:46:28 ---> 425c133d90e4 22:46:28 Step 3/22 : WORKDIR /edgex-go 22:46:28 ---> Using cache 22:46:28 ---> 984197998e66 22:46:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:28 ---> Using cache 22:46:28 ---> 0f9befba203a 22:46:28 Step 5/22 : RUN apk add --update --no-cache make git 22:46:28 ---> Using cache 22:46:28 ---> 27456c7d6188 22:46:28 Step 6/22 : COPY . . 22:46:28 ---> Using cache 22:46:28 ---> 86a641546072 22:46:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:46:28 ---> Using cache 22:46:28 ---> b1fae23bf732 22:46:28 Step 8/22 : RUN make cmd/core-metadata/core-metadata 22:46:29 (4/42) Installing nghttp2-libs (1.43.0-r0) 22:46:29 (5/42) Installing libcurl (7.79.1-r0) 22:46:29 (6/42) Installing curl (7.79.1-r0) 22:46:29 (7/42) Installing dumb-init (1.2.5-r1) 22:46:29 (8/42) Installing libbz2 (1.0.8-r1) 22:46:29 (9/42) Installing expat (2.4.1-r0) 22:46:29 (10/42) Installing libffi (3.3-r2) 22:46:29 (11/42) Installing gdbm (1.19-r0) 22:46:29 (12/42) Installing xz-libs (5.2.5-r0) 22:46:29 (13/42) Installing libgcc (10.3.1_git20210424-r2) 22:46:29 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 22:46:29 (15/42) Installing mpdecimal (2.5.1-r1) 22:46:29 (16/42) Installing sqlite-libs (3.35.5-r0) 22:46:29 (17/42) Installing python3 (3.9.5-r1) 22:46:29 ---> e3901bb8329f 22:46:29 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:46:29 ---> Running in 0efeeba8607e 22:46:29 Removing intermediate container 07b96477b52d 22:46:29 ---> c6c2cc925ffb 22:46:29 Step 23/24 : LABEL git_sha=fe52853947fc21e50eddfbc55d54f65b7fb40472 22:46:29 ---> Running in ea1311df6abe 22:46:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:46:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:46:29 ---> 425c133d90e4 22:46:29 Step 3/22 : WORKDIR /edgex-go 22:46:29 ---> Using cache 22:46:29 ---> 984197998e66 22:46:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:29 ---> Using cache 22:46:29 ---> 0f9befba203a 22:46:29 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:46:29 ---> a3641ec70f15 22:46:29 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 22:46:30 ---> Running in 5e6914c76dad 22:46:30 (18/42) Installing py3-appdirs (1.4.4-r2) 22:46:30 (19/42) Installing py3-chardet (4.0.0-r2) 22:46:30 (20/42) Installing py3-idna (3.2-r0) 22:46:30 Removing intermediate container ea1311df6abe 22:46:30 ---> ba476a549699 22:46:30 Step 24/24 : LABEL version=0.0.0 22:46:30 (21/42) Installing py3-urllib3 (1.26.5-r0) 22:46:30 (22/42) Installing py3-certifi (2020.12.5-r1) 22:46:30 ---> Running in e551ed4c7294 22:46:30 (23/42) Installing py3-requests (2.25.1-r4) 22:46:30 ---> Running in e087271eb161 22:46:30 (24/42) Installing py3-msgpack (1.0.2-r1) 22:46:30 (25/42) Installing py3-lockfile (0.12.2-r4) 22:46:30 (26/42) Installing py3-cachecontrol (0.12.6-r1) 22:46:30 (27/42) Installing py3-colorama (0.4.4-r1) 22:46:30 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 22:46:30 Removing intermediate container e551ed4c7294 22:46:30 ---> 14892a7f6238 22:46:30 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:46:30 (28/42) Installing py3-contextlib2 (0.6.0-r1) 22:46:30 (29/42) Installing py3-distlib (0.3.1-r3) 22:46:30 (30/42) Installing py3-distro (1.5.0-r3) 22:46:30 (31/42) Installing py3-six (1.15.0-r1) 22:46:30 (32/42) Installing py3-webencodings (0.5.1-r4) 22:46:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:46:30 (33/42) Installing py3-html5lib (1.1-r1) 22:46:30 Removing intermediate container e087271eb161 22:46:30 ---> 676721eb5210 22:46:30 22:46:30 ---> 5c42cb95e1a1 22:46:30 Step 25/30 : RUN chmod +x /entrypoint.sh 22:46:30 (34/42) Installing py3-parsing (2.4.7-r2) 22:46:30 (35/42) Installing py3-packaging (20.9-r1) 22:46:30 (36/42) Installing py3-toml (0.10.2-r2) 22:46:30 (37/42) Installing py3-pep517 (0.10.0-r2) 22:46:30 Successfully built 676721eb5210 22:46:30 (38/42) Installing py3-progress (1.5-r2) 22:46:30 (39/42) Installing py3-retrying (1.3.3-r1) 22:46:30 ---> Running in 34470e70df14 22:46:30 Successfully tagged security-secretstore-setup:latest 22:46:30 Building support-scheduler 22:46:30  Building security-secretstore-setup ... done (40/42) Installing py3-ordered-set (4.0.2-r1) 22:46:31 (41/42) Installing py3-setuptools (52.0.0-r3) 22:46:31 (42/42) Installing py3-pip (20.3.4-r1) 22:46:31 Executing busybox-1.33.1-r3.trigger 22:46:31 OK: 84 MiB in 64 packages 22:46:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:46:31 OK: 220 MiB in 52 packages 22:46:33 Collecting docker-compose==1.23.2 22:46:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:46:33 Removing intermediate container 34470e70df14 22:46:33 ---> a46ca13a4062 22:46:33 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 22:46:33 Removing intermediate container 5e6914c76dad 22:46:33 ---> 4317cf530626 22:46:33 Step 6/22 : COPY . . 22:46:33 Collecting websocket-client<1.0,>=0.32.0 22:46:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:46:33 ---> Running in 9fcd8bf62fe3 22:46:33 Collecting docker<4.0,>=3.6.0 22:46:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:46:33 Collecting dockerpty<0.5,>=0.4.1 22:46:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:46:34 Collecting PyYAML<4,>=3.10 22:46:34 Downloading PyYAML-3.13.tar.gz (270 kB) 22:46:34 Removing intermediate container 9fcd8bf62fe3 22:46:34 ---> 0593d3736c81 22:46:34 Step 27/30 : CMD ["gate"] 22:46:35 Collecting docopt<0.7,>=0.6.1 22:46:35 Downloading docopt-0.6.2.tar.gz (25 kB) 22:46:35 Collecting jsonschema<3,>=2.5.1 22:46:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:46:35 ---> Running in 625c513c380e 22:46:35 Collecting texttable<0.10,>=0.9.0 22:46:35 Downloading texttable-0.9.1.tar.gz (11 kB) 22:46:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:46:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:46:37 Collecting cached-property<2,>=1.2.0 22:46:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:46:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 22:46:37 Collecting docker-pycreds>=0.4.0 22:46:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:46:37 Collecting urllib3<1.25,>=1.21.1 22:46:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:46:37 Collecting idna<2.8,>=2.5 22:46:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:46:37 Collecting chardet<3.1.0,>=3.0.2 22:46:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:46:37 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) 22:46:38 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:46:38 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:46:38 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:46:38 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:46:38 Removing intermediate container 625c513c380e 22:46:38 ---> ec0132541e67 22:46:38 Step 28/30 : LABEL arch=x86_64 22:46:38 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:46:38 Attempting uninstall: urllib3 22:46:38 Found existing installation: urllib3 1.26.5 22:46:38 Uninstalling urllib3-1.26.5: 22:46:38 Successfully uninstalled urllib3-1.26.5 22:46:38 Attempting uninstall: idna 22:46:38 Found existing installation: idna 3.2 22:46:38 Uninstalling idna-3.2: 22:46:38 ---> Running in f58ab70165e2 22:46:38 Successfully uninstalled idna-3.2 22:46:39 Attempting uninstall: chardet 22:46:39 Found existing installation: chardet 4.0.0 22:46:39 Uninstalling chardet-4.0.0: 22:46:39 Successfully uninstalled chardet-4.0.0 22:46:39 Removing intermediate container f58ab70165e2 22:46:39 ---> 83e07d070702 22:46:39 Step 29/30 : LABEL git_sha=fe52853947fc21e50eddfbc55d54f65b7fb40472 22:46:39 ---> 70d035e4d3ab 22:46:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:46:39 ---> Running in 4f2318eca771 22:46:39 ---> Running in 67c98131340b 22:46:40 Removing intermediate container 4f2318eca771 22:46:40 ---> 4343c064000f 22:46:40 Step 30/30 : LABEL version=0.0.0 22:46:40 Attempting uninstall: requests 22:46:40 Found existing installation: requests 2.25.1 22:46:40 Uninstalling requests-2.25.1: 22:46:40 Successfully uninstalled requests-2.25.1 22:46:40 ---> Running in 4e414b39f6a0 22:46:40 Running setup.py install for texttable: started 22:46:40 Removing intermediate container 4e414b39f6a0 22:46:40 ---> d5c435f3e9f0 22:46:40 22:46:40 Successfully built d5c435f3e9f0 22:46:40 Successfully tagged security-bootstrapper:latest 22:46:40 Building security-proxy-setup 22:46:41  Building security-bootstrapper ... done  Running setup.py install for texttable: finished with status 'done' 22:46:41 Running setup.py install for PyYAML: started 22:46:42 Running setup.py install for PyYAML: finished with status 'done' 22:46:42 Running setup.py install for docopt: started 22:46:43 Running setup.py install for docopt: finished with status 'done' 22:46:43 Running setup.py install for dockerpty: started 22:46:43 Removing intermediate container 67c98131340b 22:46:43 ---> 82ebeab2785a 22:46:43 Step 8/22 : RUN make cmd/core-data/core-data 22:46:43 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:46:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:46:43 ---> 425c133d90e4 22:46:43 Step 3/23 : WORKDIR /edgex-go 22:46:43 ---> Using cache 22:46:43 ---> 984197998e66 22:46:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:43 ---> Using cache 22:46:43 ---> 0f9befba203a 22:46:43 Step 5/23 : RUN apk add --update --no-cache make git 22:46:43 ---> Using cache 22:46:43 ---> 27456c7d6188 22:46:43 Step 6/23 : COPY go.mod . 22:46:43 ---> Running in 42967a71eb80 22:46:43 ---> 9f5f4757a1c3 22:46:43 Step 7/23 : RUN go mod download 22:46:43 Running setup.py install for dockerpty: finished with status 'done' 22:46:44 ---> Running in a936547386a2 22:46:44 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 22:46:44 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 22:46:46 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:46:46 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:46:46 ---> 425c133d90e4 22:46:46 Step 3/20 : WORKDIR /edgex-go 22:46:46 ---> Using cache 22:46:46 ---> 984197998e66 22:46:46 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:46 ---> Using cache 22:46:46 ---> 0f9befba203a 22:46:46 Step 5/20 : RUN apk add --update --no-cache make git 22:46:46 ---> Using cache 22:46:46 ---> 27456c7d6188 22:46:46 Step 6/20 : COPY . . 22:46:46 ---> Using cache 22:46:46 ---> 86a641546072 22:46:46 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:46:46 ---> Using cache 22:46:46 ---> b1fae23bf732 22:46:46 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:46:46 ---> Running in bf2551969520 22:46:47 Removing intermediate container a936547386a2 22:46:47 ---> d02231e846a8 22:46:47 Step 8/23 : COPY . . 22:46:47 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 22:46:52 Removing intermediate container 1a0b8131909a 22:46:52 ---> 584d95f5a68b 22:46:52 Step 13/22 : ENV APP_PORT=58890 22:46:52 ---> Running in cf3b430a9e99 22:46:52 Removing intermediate container cf3b430a9e99 22:46:52 ---> f46abd96e785 22:46:52 Step 14/22 : EXPOSE $APP_PORT 22:46:53 ---> Running in aae06bfe7d24 22:46:53 Removing intermediate container aae06bfe7d24 22:46:53 ---> 30653b22ed2b 22:46:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:46:54 ---> ae43bbf01874 22:46:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:46:54 ---> 4d8e79520a44 22:46:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:46:55 ---> 2d51820c2944 22:46:55 Step 9/23 : RUN go mod tidy 22:46:55 ---> ec997b9526b3 22:46:55 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 22:46:55 ---> Running in 792391a7b274 22:46:55 ---> Running in 88caed813d2c 22:46:55 Removing intermediate container 88caed813d2c 22:46:55 ---> db14acd94bcc 22:46:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:46:55 ---> Running in 8c3dd2d0a46e 22:46:55 Removing intermediate container 8c3dd2d0a46e 22:46:55 ---> 38de09cb9df6 22:46:55 Step 20/22 : LABEL arch=x86_64 22:46:55 ---> Running in 74ff3a143fa0 22:46:56 Removing intermediate container 74ff3a143fa0 22:46:56 ---> 7d0c396566a6 22:46:56 Step 21/22 : LABEL git_sha=fe52853947fc21e50eddfbc55d54f65b7fb40472 22:46:56 ---> Running in f50177239d76 22:46:56 Removing intermediate container f50177239d76 22:46:56 ---> b0f408d8826d 22:46:56 Step 22/22 : LABEL version=0.0.0 22:46:56 ---> Running in c344c0ac8f2e 22:46:56 Removing intermediate container c344c0ac8f2e 22:46:56 ---> 67bcfbad5b8e 22:46:56 22:46:56 Successfully built 67bcfbad5b8e 22:46:56 Successfully tagged sys-mgmt-agent:latest 22:46:57 Removing intermediate container 249c4adb840e 22:46:57 ---> 2cba3bc1d2ea 22:46:57 Successfully built 2cba3bc1d2ea 22:46:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:46:57 + docker inspect -f . ci-base-image-arm64 22:46:57 . [Pipeline] withDockerContainer 22:46:57 prd-ubuntu18.04-docker-arm64-4c-16g-507 does not seem to be running inside a container 22:46:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:46:59 $ docker top b5646d42b7b051e4f729dddcc5484aa6d2207ae10d4c3a63020dd1129d577564 -eo pid,comm 22:46:59  Building sys-mgmt-agent ... done Removing intermediate container 792391a7b274 22:46:59 ---> 56fdbf88daa9 22:46:59 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:46:59 ---> Running in 37159b815ac7 [Pipeline] { [Pipeline] sh 22:47:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:47:00 + go version 22:47:00 go version go1.16.8 linux/arm64 [Pipeline] } 22:47:00 $ docker stop --time=1 b5646d42b7b051e4f729dddcc5484aa6d2207ae10d4c3a63020dd1129d577564 22:47:02 $ docker rm -f b5646d42b7b051e4f729dddcc5484aa6d2207ae10d4c3a63020dd1129d577564 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:47:02 + docker inspect -f . ci-base-image-arm64 22:47:02 . 22:47:02 Removing intermediate container 0efeeba8607e 22:47:02 ---> 0c029750ed0e 22:47:02 22:47:02 Step 9/22 : FROM alpine:3.14 22:47:02 ---> 0a97eee8041e 22:47:02 Step 10/22 : RUN apk add --update --no-cache dumb-init 22:47:02 ---> Using cache 22:47:02 ---> d2e687a792fe 22:47:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:47:02 ---> Using cache 22:47:02 ---> d1b301a16f99 22:47:02 Step 12/22 : ENV APP_PORT=59881 22:47:02 ---> Running in dbfb5a1157ea 22:47:02 Removing intermediate container dbfb5a1157ea 22:47:02 ---> 80659510c8d9 22:47:02 Step 13/22 : EXPOSE $APP_PORT 22:47:02 ---> Running in 28be39e3c236 22:47:02 Removing intermediate container 28be39e3c236 22:47:02 ---> 7133b79ffc47 22:47:02 Step 14/22 : WORKDIR / 22:47:02 ---> Running in 20f4597d0b1e [Pipeline] withDockerContainer 22:47:03 prd-ubuntu18.04-docker-arm64-4c-16g-507 does not seem to be running inside a container 22:47:03 Removing intermediate container 20f4597d0b1e 22:47:03 ---> 7b93ccd94204 22:47:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:47:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:47:03 ---> 11ab0df61afe 22:47:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:47:03 ---> c7c9afa969c8 22:47:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:47:04 ---> cfabc8e26283 22:47:04 Step 18/22 : ENTRYPOINT ["/core-metadata"] 22:47:04 ---> Running in 49f3dbb9c3b0 22:47:04 Removing intermediate container 49f3dbb9c3b0 22:47:04 ---> b3c28f10bc42 22:47:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:47:04 ---> Running in a5f6cdd3e49f 22:47:04 $ docker top e36fca898c985cbb8b2dbc6bd1b104002ac72d8a4ca0dae1d8e257f68a6d5c6d -eo pid,comm 22:47:04 Removing intermediate container a5f6cdd3e49f 22:47:04 ---> a9199a6605af 22:47:04 Step 20/22 : LABEL arch=x86_64 22:47:04 ---> Running in 034a4839a970 [Pipeline] { [Pipeline] echo 22:47:04 ========================================================= 22:47:04 [edgeXBuildGoParallel] Running Tests and Build... 22:47:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:47:04 Removing intermediate container 034a4839a970 22:47:04 ---> d0e63dea9d89 22:47:04 Step 21/22 : LABEL git_sha=fe52853947fc21e50eddfbc55d54f65b7fb40472 22:47:04 ---> Running in 30272ad2f03c 22:47:05 Removing intermediate container 30272ad2f03c 22:47:05 ---> 1e519c7c110a 22:47:05 Step 22/22 : LABEL version=0.0.0 22:47:05 ---> Running in 4f1cfb21e0d3 22:47:05 + make test 22:47:05 go mod tidy 22:47:05 Removing intermediate container 4f1cfb21e0d3 22:47:05 ---> 5093b2edbebc 22:47:05 22:47:05 Successfully built 5093b2edbebc 22:47:05 Successfully tagged core-metadata:latest 22:47:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:47:13  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:47:16 Removing intermediate container bf2551969520 22:47:16 ---> f66cd0ff7cb8 22:47:16 22:47:16 Step 9/20 : FROM alpine:3.14 22:47:16 ---> 0a97eee8041e 22:47:16 Step 10/20 : RUN apk add --update --no-cache curl 22:47:16 ---> Running in e3075f79c1f4 22:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:47:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:47:18 (1/5) Installing ca-certificates (20191127-r5) 22:47:18 (2/5) Installing brotli-libs (1.0.9-r5) 22:47:18 (3/5) Installing nghttp2-libs (1.43.0-r0) 22:47:18 (4/5) Installing libcurl (7.79.1-r0) 22:47:18 (5/5) Installing curl (7.79.1-r0) 22:47:18 Executing busybox-1.33.1-r6.trigger 22:47:18 Executing ca-certificates-20191127-r5.trigger 22:47:18 OK: 8 MiB in 19 packages 22:47:18 Removing intermediate container e3075f79c1f4 22:47:18 ---> 8310a0a382fb 22:47:18 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:47:19 ---> Running in 5055d7dab223 22:47:19 Removing intermediate container 5055d7dab223 22:47:19 ---> 57d2b7f5aa8e 22:47:19 Step 12/20 : WORKDIR /edgex 22:47:19 ---> Running in bab5bda0fbc4 22:47:19 Removing intermediate container bab5bda0fbc4 22:47:19 ---> 6169d48c1e2d 22:47:19 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:47:20 ---> d25117a074d4 22:47:20 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:47:20 Removing intermediate container 42967a71eb80 22:47:20 ---> 1f4f9df095f0 22:47:20 22:47:20 Step 9/22 : FROM alpine:3.14 22:47:20 ---> 0a97eee8041e 22:47:20 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:47:20 ---> Running in 4ab8ed8b1d1c 22:47:20 ---> 03faeef70eac 22:47:20 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:47:20 Removing intermediate container 4ab8ed8b1d1c 22:47:20 ---> 5ea5507e80fb 22:47:20 Step 11/22 : ENV APP_PORT=59880 22:47:20 ---> Running in 32bfa3575830 22:47:21 Removing intermediate container 32bfa3575830 22:47:21 ---> 84ae8361c314 22:47:21 Step 12/22 : EXPOSE $APP_PORT 22:47:21 ---> a958d1ffdd64 22:47:21 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:47:21 ---> Running in 08b9a3e748dc 22:47:21 ---> Running in ecba3c7e2805 22:47:21 Removing intermediate container 08b9a3e748dc 22:47:21 ---> cf1b78b16669 22:47:21 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:21 Removing intermediate container ecba3c7e2805 22:47:21 ---> c408eddca0d4 22:47:21 Step 17/20 : CMD ["--init=true"] 22:47:21 ---> Running in 0d4fada54619 22:47:21 ---> Running in 51eb1341ab0e 22:47:21 Removing intermediate container 51eb1341ab0e 22:47:21 ---> 056fd1912588 22:47:21 Step 18/20 : LABEL arch=x86_64 22:47:21 ---> Running in 3f45b3456d78 22:47:21 Removing intermediate container 3f45b3456d78 22:47:21 ---> 61feab9c9559 22:47:21 Step 19/20 : LABEL git_sha=fe52853947fc21e50eddfbc55d54f65b7fb40472 22:47:21 ---> Running in 81bac223f421 22:47:21 Removing intermediate container 81bac223f421 22:47:21 ---> 77bedd374cd2 22:47:21 Step 20/20 : LABEL version=0.0.0 22:47:21 ---> Running in 4af6a2c1e40d 22:47:21 Removing intermediate container 4af6a2c1e40d 22:47:21 ---> 760577ec4048 22:47:21 22:47:22 Removing intermediate container 0d4fada54619 22:47:22 ---> cbcb83becfbe 22:47:22 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 22:47:22 Successfully built 760577ec4048 22:47:22 Successfully tagged security-proxy-setup:latest 22:47:22  Building security-proxy-setup ... done  ---> Running in 5271843b5e4f 22:47:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:47:22 Removing intermediate container 37159b815ac7 22:47:22 ---> 23a0a4acc990 22:47:22 22:47:22 Step 11/23 : FROM alpine:3.14 22:47:22 ---> 0a97eee8041e 22:47:22 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:47:22 ---> Using cache 22:47:22 ---> d2e687a792fe 22:47:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:47:22 ---> Using cache 22:47:22 ---> d1b301a16f99 22:47:22 Step 14/23 : ENV APP_PORT=59861 22:47:22 ---> Running in c52d0a5fd148 22:47:22 Removing intermediate container c52d0a5fd148 22:47:22 ---> 5e30ce859105 22:47:22 Step 15/23 : EXPOSE $APP_PORT 22:47:22 ---> Running in 25dd3fa1248c 22:47:23 Removing intermediate container 25dd3fa1248c 22:47:23 ---> 77d21a9c314a 22:47:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:47:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:47:23 ---> 75c254bae611 22:47:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:47:23 (1/6) Installing dumb-init (1.2.5-r1) 22:47:23 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:47:23 ---> 393873fa5958 22:47:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:47:23 (3/6) Installing libsodium (1.0.18-r0) 22:47:23 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:47:23 ---> f5e775bd232a 22:47:23 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:47:23 ---> Running in 891ebe3e7f69 22:47:23 (5/6) Installing libzmq (4.3.4-r0) 22:47:24 Removing intermediate container 891ebe3e7f69 22:47:24 ---> 656939093170 22:47:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:47:24 (6/6) Installing zeromq (4.3.4-r0) 22:47:24 ---> Running in d5cde9d1c52d 22:47:24 Executing busybox-1.33.1-r6.trigger 22:47:24 OK: 8 MiB in 20 packages 22:47:24 Removing intermediate container d5cde9d1c52d 22:47:24 ---> 2e1db1d358f4 22:47:24 Step 21/23 : LABEL arch=x86_64 22:47:24 ---> Running in a25a1696428c 22:47:24 Removing intermediate container a25a1696428c 22:47:24 ---> 72523cd844fe 22:47:24 Step 22/23 : LABEL git_sha=fe52853947fc21e50eddfbc55d54f65b7fb40472 22:47:24 ---> Running in 0f86bfdd4130 22:47:24 Removing intermediate container 0f86bfdd4130 22:47:24 ---> 3e888282b6a6 22:47:24 Step 23/23 : LABEL version=0.0.0 22:47:24 Removing intermediate container 5271843b5e4f 22:47:24 ---> f9765766814c 22:47:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:47:24 ---> Running in a1468e0f606c 22:47:24 Removing intermediate container a1468e0f606c 22:47:24 ---> 2491ac874934 22:47:24 22:47:24 ---> 7952b2397fef 22:47:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:47:24 Successfully built 2491ac874934 22:47:24 Successfully tagged support-scheduler:latest 22:47:24  Building support-scheduler ... done  ---> 266725c33b0c 22:47:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:47:25 ---> b12a97149d3b 22:47:25 Step 18/22 : ENTRYPOINT ["/core-data"] 22:47:25 ---> Running in db3e8267bb54 22:47:25 Removing intermediate container db3e8267bb54 22:47:25 ---> a341a598915a 22:47:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:47:25 ---> Running in 9164abaa44ba 22:47:25 Removing intermediate container 9164abaa44ba 22:47:25 ---> 8cbf5f005bbc 22:47:25 Step 20/22 : LABEL arch=x86_64 22:47:25 ---> Running in 2d454e8ccd5f 22:47:25 Removing intermediate container 2d454e8ccd5f 22:47:25 ---> 24249e0b05e2 22:47:25 Step 21/22 : LABEL git_sha=fe52853947fc21e50eddfbc55d54f65b7fb40472 22:47:25 ---> Running in f82de571b518 22:47:25 Removing intermediate container f82de571b518 22:47:25 ---> 5933a431397f 22:47:25 Step 22/22 : LABEL version=0.0.0 22:47:25 ---> Running in 4af418579eed 22:47:25 Removing intermediate container 4af418579eed 22:47:25 ---> d9c911819e22 22:47:25 22:47:25 Successfully built d9c911819e22 22:47:25 Successfully tagged core-data:latest 22:47:25  Building core-data ... done  [Pipeline] } 22:47:25 $ docker stop --time=1 58e3e08951aa2f48dd253407b85d82e5b1705cf79360cc34035f3b9a1ab1feb2 22:47:27 $ docker rm -f 58e3e08951aa2f48dd253407b85d82e5b1705cf79360cc34035f3b9a1ab1feb2 [Pipeline] // withDockerContainer [Pipeline] sh 22:47:27 + docker images 22:47:27 REPOSITORY TAG IMAGE ID CREATED SIZE 22:47:27 core-data latest d9c911819e22 2 seconds ago 20.7MB 22:47:27 support-scheduler latest 2491ac874934 3 seconds ago 16.2MB 22:47:27 23a0a4acc990 5 seconds ago 1.76GB 22:47:27 security-proxy-setup latest 760577ec4048 6 seconds ago 26.9MB 22:47:27 1f4f9df095f0 7 seconds ago 1.76GB 22:47:27 f66cd0ff7cb8 11 seconds ago 1.76GB 22:47:27 core-metadata latest 5093b2edbebc 22 seconds ago 16.9MB 22:47:27 0c029750ed0e 25 seconds ago 1.76GB 22:47:27 sys-mgmt-agent latest 67bcfbad5b8e 31 seconds ago 294MB 22:47:27 security-bootstrapper latest d5c435f3e9f0 47 seconds ago 18.9MB 22:47:27 security-secretstore-setup latest 676721eb5210 57 seconds ago 28.4MB 22:47:27 support-notifications latest c7259471047a About a minute ago 17MB 22:47:27 core-command latest ba4cb0c544aa About a minute ago 16.1MB 22:47:27 c76aa5afc239 About a minute ago 1.76GB 22:47:27 f18fad192c95 About a minute ago 1.76GB 22:47:27 d9a2505f14cb About a minute ago 1.76GB 22:47:27 e60bdf1837d5 About a minute ago 1.76GB 22:47:27 90e5e4b2e476 About a minute ago 1.75GB 22:47:27 ci-base-image-x86_64 latest 425c133d90e4 5 minutes ago 1.25GB 22:47:27 alpine 3.14 0a97eee8041e 29 hours ago 5.61MB 22:47:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB 22:47:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB 22:47:27 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 22:47:27 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 22:47:32 ? github.com/edgexfoundry/edgex-go [no test files] 22:47:42 Still waiting to schedule task 22:47:42 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:48:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:48:31 Running on prd-ubuntu18.04-docker-8c-8g-509 in /w/workspace/edgexfoundry_edgex-go_PR-3805 [Pipeline] { [Pipeline] ws 22:48:31 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 22:48:31 The recommended git tool is: git 22:48:33 using credential edgex-jenkins-ssh 22:48:33 Cloning the remote Git repository 22:48:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:48:33 > git init /w/workspace/edgex-go/3 # timeout=10 22:48:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:48:33 > git --version # timeout=10 22:48:33 > git --version # 'git version 2.17.1' 22:48:33 using GIT_SSH to set credentials SSH Credentials for GitHub 22:48:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:48:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:48:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:48:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:48:39 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit abb9e5788defee4418aa8027d6c8de3578abc7c3 22:48:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:48:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:48:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:48:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:48:39 using GIT_SSH to set credentials SSH Credentials for GitHub 22:48:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3805/head:refs/remotes/origin/PR-3805 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:48:39 > git config core.sparsecheckout # timeout=10 22:48:39 > git checkout -f abb9e5788defee4418aa8027d6c8de3578abc7c3 # timeout=10 22:48:39 > git remote # timeout=10 22:48:39 > git config --get remote.origin.url # timeout=10 22:48:39 using GIT_SSH to set credentials SSH Credentials for GitHub 22:48:39 > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 22:48:40 Merge succeeded, producing 58006f6a98208693c9eb03c676c0416154eaf9c7 22:48:40 Checking out Revision 58006f6a98208693c9eb03c676c0416154eaf9c7 (PR-3805) 22:48:40 > git rev-parse HEAD^{commit} # timeout=10 22:48:40 > git config core.sparsecheckout # timeout=10 22:48:40 > git checkout -f 58006f6a98208693c9eb03c676c0416154eaf9c7 # timeout=10 22:48:43 Commit message: "Merge commit 'f7c7132b17dbbb881af4d9ccfc6ed9167751e366' into HEAD" 22:48:43 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:48:44 + echo snap-build.sh 22:48:44 snap-build.sh 22:48:44 + SNAP_BASE_DIR=. 22:48:44 + '[' '!' -z /w/workspace/edgex-go/3 ']' 22:48:44 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 22:48:44 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 22:48:44 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 22:48:44 + cd /w/workspace/edgex-go/3 22:48:44 + sudo apt-get remove -qy --purge lxd lxd-client 22:48:44 Reading package lists... 22:48:44 Building dependency tree... 22:48:44 Reading state information... 22:48:44 The following packages were automatically installed and are no longer required: 22:48:44 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:48:44 uidmap xdelta3 22:48:44 Use 'sudo apt autoremove' to remove them. 22:48:44 The following packages will be REMOVED: 22:48:44 lxd* lxd-client* 22:48:43 > git rev-list --no-walk 11f0387ffa5db3df6fd1d7d4659a2e927a9a0847 # timeout=10 22:48:44 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:48:44 After this operation, 31.7 MB disk space will be freed. 22:48:45 (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.) 22:48:45 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:48:46 Removing lxd dnsmasq configuration 22:48:46 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:48:46 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 22:48:47 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:48:47 (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.) 22:48:47 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:48:48 Processing triggers for systemd (237-3ubuntu10.45) ... 22:48:49 Processing triggers for ureadahead (0.100.0-21) ... 22:48:49 + sudo snap remove --purge lxd 22:48:50 snap "lxd" is not installed 22:48:50 + sudo groupadd --force --system lxd 22:48:50 ++ whoami 22:48:50 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:48:50 + newgrp - lxd 22:48:50 + sudo snap install lxd 22:48:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:48:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:48:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:48:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:48:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:48:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:48:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:48:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:48:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:48:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:48:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.197s coverage: 28.7% of statements 22:48:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:48:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:49:00 2021-11-13T22:48:56Z INFO Waiting for automatic snapd restart... 22:49:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.344s coverage: 98.5% of statements 22:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:49:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.393s coverage: 44.7% of statements 22:49:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:49:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:49:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.701s coverage: 89.5% of statements 22:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:49:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.241s coverage: 84.4% of statements 22:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:49:12 lxd 4.20 from Canonical* installed 22:49:12 + sudo lxd init --auto 22:49:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.677s coverage: 94.2% of statements 22:49:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:49:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:49:17 ok github.com/edgexfoundry/edgex-go/internal/io 0.210s coverage: 59.1% of statements 22:49:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:49:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:49:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:49:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:49:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:49:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.236s coverage: 60.0% of statements 22:49:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:49:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:49:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:49:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.358s coverage: 0.9% of statements 22:49:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:49:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.271s coverage: 58.8% of statements 22:49:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.244s coverage: 21.7% of statements 22:49:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:49:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.243s coverage: 47.1% of statements 22:49:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.239s coverage: 79.5% of statements 22:49:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.235s coverage: 94.1% of statements 22:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.276s coverage: 96.3% of statements 22:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.196s coverage: 87.5% of statements 22:49:22 + sudo snap install --classic snapcraft 22:49:30 snapcraft 5.0 from Canonical* installed 22:49:30 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 22:49:30 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 22:49:30 % Total % Received % Xferd Average Speed Time Time Time Current 22:49:30 Dload Upload Total Spent Left Speed 22:49:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3624 0 --:--:-- --:--:-- --:--:-- 3624 22:49:30 100 3325k 100 3325k 0 0 7973k 0 --:--:-- --:--:-- --:--:-- 7973k 22:49:30 ./yq_linux_amd64 22:49:30 + sudo snapcraft prime --use-lxd 22:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.202s coverage: 94.4% of statements 22:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.197s coverage: 44.8% of statements 22:49:33 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 22:49:33 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: 22:49:33 - README.md 22:49:33 22:49:33 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:49:33 Launching a container. 22:49:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.525s coverage: 82.5% of statements 22:49:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:49:43 Waiting for container to be ready 22:49:43 To start your first container, try: lxc launch ubuntu:20.04 22:49:43 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 22:49:43 22:49:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.273s coverage: 92.9% of statements 22:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:49:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 22:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:49:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.183s coverage: 87.2% of statements 22:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:49:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.158s coverage: 100.0% of statements 22:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:49:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.244s coverage: 58.8% of statements 22:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:49:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.290s coverage: 80.0% of statements 22:49:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.273s coverage: 87.2% of statements 22:49:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.272s coverage: 85.4% of statements 22:49:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.809s coverage: 91.2% of statements 22:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:49:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.896s coverage: 64.4% of statements 22:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:49:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.189s coverage: 100.0% of statements 22:49:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 89.4% of statements 22:49:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.098s coverage: 100.0% of statements 22:49:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements 22:49:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.111s coverage: 100.0% of statements 22:49:47 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 22:49:47 Waiting for network to be ready... 22:49:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:49:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 22:49:48 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:49:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 22:49:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 22:49:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 22:49:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 22:49:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 22:49:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 22:49:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 22:49:48 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:49:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:49:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:49:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:49:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:49:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:49:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:49:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:49:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:49:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 22:49:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 22:49:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 22:49:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 22:49:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 22:49:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 22:49:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] 22:49:49 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 22:49:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.253s coverage: 65.4% of statements 22:49:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:49:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:49:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:49:52 Fetched 25.6 MB in 4s (6016 kB/s) 22:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.759s coverage: 43.8% of statements 22:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.220s coverage: 89.5% of statements 22:49:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:49:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.202s coverage: 84.8% of statements 22:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:49:53 Reading package lists... 22:49:53 Reading package lists... 22:49:53 Building dependency tree... 22:49:53 Reading state information... 22:49:53 The following additional packages will be installed: 22:49:53 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:49:53 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:49:53 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:49:53 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 22:49:53 Suggested packages: 22:49:53 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 22:49:53 Recommended packages: 22:49:53 gnupg libsasl2-modules 22:49:53 The following NEW packages will be installed: 22:49:53 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:49:53 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:49:53 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:49:53 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 22:49:53 The following packages will be upgraded: 22:49:53 gpg gpg-agent gpgconf libudev1 22:49:54 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 22:49:54 Need to get 3527 kB of archives. 22:49:54 After this operation, 13.3 MB of additional disk space will be used. 22:49:54 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] 22:49:54 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] 22:49:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 22:49:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 22:49:54 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 22:49:54 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 22:49:54 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 22:49:54 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 22:49:54 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 22:49:54 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 22:49:54 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 22:49:54 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 22:49:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 22:49:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 22:49:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 22:49:54 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 22:49:54 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 22:49:55 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 22:49:55 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 22:49:55 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 22:49:55 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 22:49:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 22:49:55 debconf: delaying package configuration, since apt-utils is not installed 22:49:55 Fetched 3527 kB in 1s (3056 kB/s) 22:49:55 (Reading database ... 12511 files and directories currently installed.) 22:49:55 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 22:49:55 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:49:55 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 22:49:55 Selecting previously unselected package udev. 22:49:55 (Reading database ... 12511 files and directories currently installed.) 22:49:55 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 22:49:55 Unpacking udev (237-3ubuntu10.52) ... 22:49:55 Selecting previously unselected package libfuse2:amd64. 22:49:55 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 22:49:55 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:49:55 Selecting previously unselected package fuse. 22:49:55 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 22:49:55 Unpacking fuse (2.9.7-1ubuntu1) ... 22:49:55 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 22:49:55 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:49:55 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 22:49:55 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:49:56 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 22:49:56 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:49:56 Selecting previously unselected package libksba8:amd64. 22:49:56 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 22:49:56 Unpacking libksba8:amd64 (1.3.5-2) ... 22:49:56 Selecting previously unselected package libroken18-heimdal:amd64. 22:49:56 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:49:56 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:49:56 Selecting previously unselected package libasn1-8-heimdal:amd64. 22:49:56 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:49:56 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:49:56 Selecting previously unselected package libheimbase1-heimdal:amd64. 22:49:56 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:49:56 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:49:56 Selecting previously unselected package libhcrypto4-heimdal:amd64. 22:49:56 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:49:56 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:49:56 Selecting previously unselected package libwind0-heimdal:amd64. 22:49:56 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:49:56 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:49:56 Selecting previously unselected package libhx509-5-heimdal:amd64. 22:49:56 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:49:56 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:49:56 Selecting previously unselected package libkrb5-26-heimdal:amd64. 22:49:56 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:49:56 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:49:56 Selecting previously unselected package libheimntlm0-heimdal:amd64. 22:49:56 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:49:56 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:49:56 Selecting previously unselected package libgssapi3-heimdal:amd64. 22:49:56 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:49:56 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:49:56 Selecting previously unselected package libsasl2-modules-db:amd64. 22:49:56 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:49:56 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:49:56 Selecting previously unselected package libsasl2-2:amd64. 22:49:56 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:49:56 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:49:56 Selecting previously unselected package libldap-common. 22:49:56 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 22:49:56 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:49:56 Selecting previously unselected package libldap-2.4-2:amd64. 22:49:56 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 22:49:56 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:49:57 Selecting previously unselected package dirmngr. 22:49:57 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 22:49:57 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 22:49:57 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:49:57 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 22:49:57 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:49:57 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:49:57 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:49:57 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 22:49:57 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:49:57 Setting up libksba8:amd64 (1.3.5-2) ... 22:49:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:49:57 Setting up udev (237-3ubuntu10.52) ... 22:49:57 invoke-rc.d: policy-rc.d denied execution of start. 22:49:57 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:49:57 Processing triggers for systemd (237-3ubuntu10) ... 22:49:57 Setting up fuse (2.9.7-1ubuntu1) ... 22:49:57 Setting up gpg (2.2.4-1ubuntu1.4) ... 22:49:57 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:49:57 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:49:57 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:49:57 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:49:57 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:49:57 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:49:57 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:49:57 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:49:57 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 22:49:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:49:58 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 22:49:58 settings in the [Install] section, and DefaultInstance for template units). 22:49:58 This means they are not meant to be enabled using systemctl. 22:49:58 Possible reasons for having this kind of units are: 22:49:58 1) A unit may be statically enabled by being symlinked from another unit's 22:49:58 .wants/ or .requires/ directory. 22:49:58 2) A unit's purpose may be to act as a helper for some other unit which has 22:49:58 a requirement dependency on it. 22:49:58 3) A unit may be started when needed via activation (socket, path, timer, 22:49:58 D-Bus, udev, scripted systemctl call, ...). 22:49:58 4) In case of template units, the unit is meant to be enabled with some 22:49:58 instance name specified. 22:49:58 Reading package lists... 22:49:58 Building dependency tree... 22:49:58 Reading state information... 22:49:58 The following additional packages will be installed: 22:49:58 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 22:49:58 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 22:49:58 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 22:49:58 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 22:49:58 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 22:49:58 Suggested packages: 22:49:58 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 22:49:58 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 22:49:58 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 22:49:58 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 22:49:58 systemd-container policykit-1 22:49:58 Recommended packages: 22:49:58 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 22:49:58 The following NEW packages will be installed: 22:49:58 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 22:49:58 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 22:49:58 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 22:49:58 multiarch-support openssh-client python3 python3-minimal python3.6 22:49:58 python3.6-minimal snapd squashfs-tools sudo 22:49:58 The following packages will be upgraded: 22:49:58 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 22:49:59 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 22:49:59 Need to get 36.8 MB of archives. 22:49:59 After this operation, 147 MB of additional disk space will be used. 22:49:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 22:49:59 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 22:49:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 22:49:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 22:49:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 22:49:59 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 22:49:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 22:49:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 22:49:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 22:49:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 22:49:59 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 22:49:59 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 22:49:59 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 22:49:59 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 22:49:59 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 22:49:59 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 22:49:59 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 22:50:00 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 22:50:00 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 22:50:00 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 22:50:00 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 22:50:00 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 22:50:00 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 22:50:00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 22:50:00 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 22:50:00 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 22:50:00 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 22:50:00 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 22:50:00 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 22:50:00 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 22:50:01 debconf: delaying package configuration, since apt-utils is not installed 22:50:01 Fetched 36.8 MB in 2s (20.2 MB/s) 22:50:01 (Reading database ... 12757 files and directories currently installed.) 22:50:01 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 22:50:01 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:50:01 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 22:50:01 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:50:01 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 22:50:01 (Reading database ... 12757 files and directories currently installed.) 22:50:01 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 22:50:01 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 22:50:01 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 22:50:01 (Reading database ... 12757 files and directories currently installed.) 22:50:01 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 22:50:02 Unpacking apt (1.6.14) over (1.6.1) ... 22:50:02 Setting up apt (1.6.14) ... 22:50:02 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 22:50:02 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 22:50:03 (Reading database ... 12764 files and directories currently installed.) 22:50:03 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 22:50:03 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 22:50:03 Selecting previously unselected package libpython3.6-minimal:amd64. 22:50:03 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:50:03 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:50:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.248s coverage: 17.7% of statements 22:50:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:50:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:50:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:50:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:50:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.639s coverage: 92.3% of statements 22:50:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:50:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:50:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:50:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:50:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.192s coverage: 63.2% of statements 22:50:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:50:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:50:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.441s coverage: 97.7% of statements 22:50:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:50:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:50:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:50:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:50:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.177s coverage: 28.9% of statements 22:50:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:50:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:50:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:50:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:50:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:50:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:50:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.174s coverage: 100.0% of statements 22:50:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 22:50:03 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 22:50:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:50:03 GO111MODULE=on go vet ./... 22:50:03 Selecting previously unselected package libexpat1:amd64. 22:50:03 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 22:50:03 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:50:03 Selecting previously unselected package python3.6-minimal. 22:50:03 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:50:03 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:50:03 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 22:50:03 Checking for services that may need to be restarted...done. 22:50:03 Checking for services that may need to be restarted...done. 22:50:03 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:50:03 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:50:03 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:50:04 Selecting previously unselected package python3-minimal. 22:50:04 (Reading database ... 13012 files and directories currently installed.) 22:50:04 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 22:50:04 Unpacking python3-minimal (3.6.7-1~18.04) ... 22:50:04 Selecting previously unselected package mime-support. 22:50:04 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 22:50:04 Unpacking mime-support (3.60ubuntu1) ... 22:50:04 Selecting previously unselected package libmpdec2:amd64. 22:50:04 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 22:50:04 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:50:04 Selecting previously unselected package libpython3.6-stdlib:amd64. 22:50:04 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:50:04 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:50:04 Selecting previously unselected package python3.6. 22:50:04 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:50:04 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:50:04 Selecting previously unselected package libpython3-stdlib:amd64. 22:50:04 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 22:50:04 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:50:04 Setting up python3-minimal (3.6.7-1~18.04) ... 22:50:04 Selecting previously unselected package python3. 22:50:04 (Reading database ... 13442 files and directories currently installed.) 22:50:04 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 22:50:04 Unpacking python3 (3.6.7-1~18.04) ... 22:50:04 Selecting previously unselected package multiarch-support. 22:50:04 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 22:50:04 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 22:50:05 Setting up multiarch-support (2.27-3ubuntu1.4) ... 22:50:05 Selecting previously unselected package liblzo2-2:amd64. 22:50:05 (Reading database ... 13479 files and directories currently installed.) 22:50:05 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 22:50:05 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 22:50:05 Selecting previously unselected package libbsd0:amd64. 22:50:05 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 22:50:05 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:50:05 Selecting previously unselected package sudo. 22:50:05 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 22:50:05 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 22:50:05 Selecting previously unselected package apparmor. 22:50:05 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 22:50:05 Unpacking apparmor (2.12-4ubuntu5.1) ... 22:50:05 Selecting previously unselected package libedit2:amd64. 22:50:05 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 22:50:05 Unpacking libedit2:amd64 (3.1-20170329-1) ... 22:50:05 Selecting previously unselected package libkrb5support0:amd64. 22:50:05 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 22:50:05 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:50:05 Selecting previously unselected package libk5crypto3:amd64. 22:50:05 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 22:50:05 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:50:05 Selecting previously unselected package libkeyutils1:amd64. 22:50:05 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 22:50:05 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:50:05 Selecting previously unselected package libkrb5-3:amd64. 22:50:05 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 22:50:05 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:50:06 Selecting previously unselected package libgssapi-krb5-2:amd64. 22:50:06 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 22:50:06 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:50:06 Selecting previously unselected package libssl1.0.0:amd64. 22:50:06 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 22:50:06 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 22:50:06 Selecting previously unselected package openssh-client. 22:50:06 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 22:50:06 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 22:50:06 Selecting previously unselected package squashfs-tools. 22:50:06 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 22:50:06 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 22:50:06 Selecting previously unselected package snapd. 22:50:06 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 22:50:06 Unpacking snapd (2.51.1+18.04) ... 22:50:08 Setting up libedit2:amd64 (3.1-20170329-1) ... 22:50:08 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 22:50:08 Setting up mime-support (3.60ubuntu1) ... 22:50:08 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 22:50:08 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:50:08 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:50:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:50:08 Setting up systemd (237-3ubuntu10.52) ... 22:50:08 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 22:50:09 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:50:09 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:50:09 Setting up liblzo2-2:amd64 (2.08-1.2) ... 22:50:09 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:50:09 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:50:09 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:50:10 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 22:50:10 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:50:10 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:50:10 Setting up python3 (3.6.7-1~18.04) ... 22:50:10 running python rtupdate hooks for python3.6... 22:50:10 running python post-rtupdate hooks for python3.6... 22:50:10 Setting up apparmor (2.12-4ubuntu5.1) ... 22:50:11 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 22:50:12 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:50:12 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 22:50:12 Setting up snapd (2.51.1+18.04) ... 22:50:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 22:50:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 22:50:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 22:50:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 22:50:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:50:13 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:50:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 22:50:14 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 22:50:14 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 22:50:14 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 22:50:14 /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' 22:50:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:50:14 Processing triggers for systemd (237-3ubuntu10.52) ... 22:50:15 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 22:50:15 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:50:15 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:50:16 Reading package lists... 22:50:17 Reading package lists... 22:50:17 Building dependency tree... 22:50:17 Reading state information... 22:50:17 Calculating upgrade... 22:50:17 The following packages will be upgraded: 22:50:17 advancecomp base-files bash binutils binutils-common 22:50:17 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 22:50:17 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 22:50:17 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 22:50:17 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 22:50:17 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 22:50:17 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 22:50:17 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 22:50:17 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 22:50:17 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 22:50:17 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 22:50:17 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 22:50:17 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 22:50:17 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 22:50:17 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 22:50:17 ubuntu-keyring util-linux 22:50:17 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 22:50:17 Need to get 64.2 MB of archives. 22:50:17 After this operation, 5152 kB of additional disk space will be used. 22:50:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 22:50:17 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 22:50:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 22:50:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 22:50:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 22:50:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 22:50:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 22:50:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 22:50:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 22:50:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 22:50:18 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 22:50:18 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 22:50:18 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 22:50:18 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 22:50:18 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 22:50:18 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 22:50:18 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 22:50:18 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 22:50:18 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 22:50:18 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 22:50:18 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 22:50:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 22:50:18 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 22:50:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 22:50:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 22:50:18 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 22:50:18 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 22:50:18 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 22:50:18 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 22:50:18 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 22:50:18 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 22:50:18 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 22:50:18 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 22:50:18 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 22:50:18 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 22:50:18 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 22:50:18 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 22:50:18 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 22:50:18 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 22:50:18 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 22:50:18 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 22:50:18 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 22:50:18 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 22:50:18 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 22:50:18 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 22:50:18 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 22:50:18 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 22:50:18 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 22:50:18 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 22:50:18 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 22:50:18 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 22:50:18 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 22:50:18 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 22:50:18 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 22:50:19 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 22:50:19 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 22:50:19 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 22:50:19 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 22:50:19 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 22:50:19 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 22:50:19 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 22:50:19 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 22:50:19 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 22:50:19 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 22:50:19 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 22:50:19 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 22:50:19 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 22:50:19 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 22:50:19 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 22:50:19 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 22:50:19 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 22:50:19 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 22:50:19 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 22:50:19 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 22:50:19 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 22:50:19 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 22:50:19 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 22:50:19 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 22:50:19 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 22:50:19 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 22:50:19 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 22:50:19 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 22:50:19 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 22:50:19 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 22:50:19 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 22:50:19 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 22:50:19 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 22:50:19 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 22:50:19 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 22:50:19 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 22:50:19 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 22:50:19 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 22:50:19 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 22:50:19 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 22:50:20 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 22:50:20 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 22:50:20 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 22:50:20 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 22:50:20 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 22:50:20 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 22:50:20 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 22:50:20 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 22:50:20 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 22:50:20 debconf: delaying package configuration, since apt-utils is not installed 22:50:20 Fetched 64.2 MB in 3s (22.1 MB/s) 22:50:20 (Reading database ... 13914 files and directories currently installed.) 22:50:20 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 22:50:20 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:50:21 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 22:50:21 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:50:21 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 22:50:21 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 22:50:21 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:50:21 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:50:21 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:50:21 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:50:21 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:50:21 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:50:21 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:50:21 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:50:21 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:50:21 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:50:22 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:50:22 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:50:22 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:50:22 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:50:22 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 22:50:22 (Reading database ... 13914 files and directories currently installed.) 22:50:22 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 22:50:22 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 22:50:22 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 22:50:22 (Reading database ... 13914 files and directories currently installed.) 22:50:22 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:50:22 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:50:22 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:50:22 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:50:22 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:50:22 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:50:22 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 22:50:22 (Reading database ... 13914 files and directories currently installed.) 22:50:22 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 22:50:23 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:50:24 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 22:50:24 (Reading database ... 13914 files and directories currently installed.) 22:50:24 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 22:50:24 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 22:50:24 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 22:50:24 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 22:50:24 Setting up base-files (10.1ubuntu2.11) ... 22:50:24 Installing new version of config file /etc/issue ... 22:50:24 Installing new version of config file /etc/issue.net ... 22:50:24 Installing new version of config file /etc/lsb-release ... 22:50:24 Installing new version of config file /etc/update-motd.d/50-motd-news ... 22:50:24 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 22:50:24 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 22:50:25 Removing obsolete conffile /etc/default/motd-news ... 22:50:25 (Reading database ... 13915 files and directories currently installed.) 22:50:25 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 22:50:25 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 22:50:25 Setting up bash (4.4.18-2ubuntu1.2) ... 22:50:25 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 22:50:25 (Reading database ... 13915 files and directories currently installed.) 22:50:25 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 22:50:25 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 22:50:25 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 22:50:25 (Reading database ... 13915 files and directories currently installed.) 22:50:25 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 22:50:25 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 22:50:25 Setting up tar (1.29b-2ubuntu0.2) ... 22:50:25 (Reading database ... 13915 files and directories currently installed.) 22:50:25 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 22:50:25 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:50:25 Setting up dpkg (1.19.0.5ubuntu2.3) ... 22:50:26 (Reading database ... 13915 files and directories currently installed.) 22:50:26 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 22:50:26 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:50:26 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 22:50:26 (Reading database ... 13915 files and directories currently installed.) 22:50:26 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 22:50:26 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:50:26 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 22:50:26 (Reading database ... 13915 files and directories currently installed.) 22:50:26 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 22:50:26 Unpacking grep (3.1-2build1) over (3.1-2) ... 22:50:26 Setting up grep (3.1-2build1) ... 22:50:26 (Reading database ... 13915 files and directories currently installed.) 22:50:26 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 22:50:26 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 22:50:26 Setting up gzip (1.6-5ubuntu1.1) ... 22:50:26 (Reading database ... 13915 files and directories currently installed.) 22:50:26 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 22:50:26 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:50:27 Setting up login (1:4.5-1ubuntu2) ... 22:50:27 (Reading database ... 13915 files and directories currently installed.) 22:50:27 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 22:50:27 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:50:27 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 22:50:27 (Reading database ... 13915 files and directories currently installed.) 22:50:27 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 22:50:27 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:50:27 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 22:50:27 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:50:27 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 22:50:27 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:50:28 Setting up perl-base (5.26.1-6ubuntu0.5) ... 22:50:28 (Reading database ... 13915 files and directories currently installed.) 22:50:28 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 22:50:28 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:50:28 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:50:28 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:50:28 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:50:28 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:50:28 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 22:50:29 (Reading database ... 13915 files and directories currently installed.) 22:50:29 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 22:50:29 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 22:50:29 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 22:50:29 (Reading database ... 13915 files and directories currently installed.) 22:50:29 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:50:29 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:50:29 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:50:29 (Reading database ... 13915 files and directories currently installed.) 22:50:29 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:50:29 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:50:29 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:50:29 (Reading database ... 13915 files and directories currently installed.) 22:50:29 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:50:29 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:50:29 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:50:29 (Reading database ... 13915 files and directories currently installed.) 22:50:29 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:50:29 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:50:30 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:50:30 (Reading database ... 13915 files and directories currently installed.) 22:50:30 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 22:50:30 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:50:30 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 22:50:30 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:50:30 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 22:50:30 (Reading database ... 13915 files and directories currently installed.) 22:50:30 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 22:50:30 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:50:30 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 22:50:30 (Reading database ... 13915 files and directories currently installed.) 22:50:30 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:50:30 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:50:30 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:50:30 (Reading database ... 13915 files and directories currently installed.) 22:50:30 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:50:30 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:50:30 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 22:50:30 (Reading database ... 13915 files and directories currently installed.) 22:50:30 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:50:30 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:50:31 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 22:50:31 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 22:50:31 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 22:50:31 (Reading database ... 13915 files and directories currently installed.) 22:50:31 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 22:50:31 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:50:31 Setting up libc-bin (2.27-3ubuntu1.4) ... 22:50:31 (Reading database ... 13915 files and directories currently installed.) 22:50:31 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 22:50:32 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:50:32 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 22:50:32 (Reading database ... 13917 files and directories currently installed.) 22:50:32 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 22:50:32 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 22:50:32 Setting up debconf (1.5.66ubuntu1) ... 22:50:32 (Reading database ... 13917 files and directories currently installed.) 22:50:32 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 22:50:32 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:50:32 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 22:50:32 (Reading database ... 13917 files and directories currently installed.) 22:50:32 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 22:50:32 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:50:32 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 22:50:32 (Reading database ... 13917 files and directories currently installed.) 22:50:32 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:50:32 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:50:32 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:50:32 (Reading database ... 13917 files and directories currently installed.) 22:50:32 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:50:32 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:50:33 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 22:50:33 (Reading database ... 13919 files and directories currently installed.) 22:50:33 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:50:33 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:50:33 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:50:33 (Reading database ... 13923 files and directories currently installed.) 22:50:33 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:50:33 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:50:33 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 22:50:33 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 22:50:33 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 22:50:33 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:50:33 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 22:50:33 (Reading database ... 13923 files and directories currently installed.) 22:50:33 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 22:50:33 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 22:50:33 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 22:50:33 (Reading database ... 13923 files and directories currently installed.) 22:50:33 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 22:50:33 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 22:50:33 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 22:50:34 (Reading database ... 13923 files and directories currently installed.) 22:50:34 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 22:50:34 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:50:34 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 22:50:34 (Reading database ... 13923 files and directories currently installed.) 22:50:34 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 22:50:34 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:50:34 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 22:50:34 (Reading database ... 13923 files and directories currently installed.) 22:50:34 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 22:50:34 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 22:50:34 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 22:50:34 (Reading database ... 13923 files and directories currently installed.) 22:50:34 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 22:50:34 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:50:34 Setting up passwd (1:4.5-1ubuntu2) ... 22:50:34 (Reading database ... 13923 files and directories currently installed.) 22:50:34 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 22:50:34 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:50:34 Setting up gpgv (2.2.4-1ubuntu1.4) ... 22:50:35 (Reading database ... 13923 files and directories currently installed.) 22:50:35 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:50:35 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:50:35 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:50:35 (Reading database ... 13923 files and directories currently installed.) 22:50:35 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:50:35 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:50:35 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:50:35 (Reading database ... 13923 files and directories currently installed.) 22:50:35 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 22:50:35 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 22:50:35 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 22:50:35 (Reading database ... 13923 files and directories currently installed.) 22:50:35 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 22:50:35 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 22:50:35 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 22:50:35 (Reading database ... 13923 files and directories currently installed.) 22:50:35 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 22:50:35 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 22:50:36 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 22:50:36 (Reading database ... 13923 files and directories currently installed.) 22:50:36 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 22:50:36 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 22:50:36 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 22:50:36 (Reading database ... 13923 files and directories currently installed.) 22:50:36 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 22:50:36 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 22:50:36 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 22:50:36 (Reading database ... 13923 files and directories currently installed.) 22:50:36 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 22:50:36 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 22:50:36 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 22:50:36 (Reading database ... 13924 files and directories currently installed.) 22:50:36 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:50:36 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:50:36 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:50:36 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:50:36 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 22:50:36 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 22:50:37 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 22:50:37 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 22:50:37 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 22:50:37 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 22:50:37 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 22:50:37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 22:50:37 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 22:50:37 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 22:50:37 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 22:50:37 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 22:50:37 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 22:50:37 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 22:50:37 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 22:50:37 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 22:50:37 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 22:50:37 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 22:50:37 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 22:50:37 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 22:50:38 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 22:50:38 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 22:50:38 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 22:50:38 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 22:50:38 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 22:50:38 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 22:50:38 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 22:50:38 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 22:50:38 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 22:50:38 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 22:50:38 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 22:50:38 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 22:50:38 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:50:38 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:50:38 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:50:38 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:50:39 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:50:39 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:50:39 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:50:39 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:50:40 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:50:40 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:50:41 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:50:41 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:50:41 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:50:41 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:50:41 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:50:41 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:50:42 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:50:42 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:50:42 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:50:42 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:50:42 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 22:50:43 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:50:43 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 22:50:43 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:50:43 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 22:50:43 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 22:50:43 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:50:43 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:50:43 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:50:43 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:50:43 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 22:50:43 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 22:50:43 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:50:43 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 22:50:43 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:50:43 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:50:43 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:50:43 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 22:50:43 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 22:50:43 Setting up tzdata (2021e-0ubuntu0.18.04) ... 22:50:43 22:50:43 Current default time zone: 'Etc/UTC' 22:50:43 Local time is now: Sat Nov 13 22:50:43 UTC 2021. 22:50:43 Universal Time is now: Sat Nov 13 22:50:43 UTC 2021. 22:50:43 Run 'dpkg-reconfigure tzdata' if you wish to change it. 22:50:43 22:50:43 Setting up systemd-sysv (237-3ubuntu10.52) ... 22:50:43 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:50:43 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 22:50:43 Setting up mount (2.31.1-0.4ubuntu3.7) ... 22:50:43 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 22:50:43 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 22:50:43 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 22:50:43 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 22:50:44 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 22:50:44 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 22:50:44 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:50:44 Setting up procps (2:3.3.12-3ubuntu1.2) ... 22:50:44 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 22:50:44 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 22:50:44 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 22:50:44 Setting up patch (2.7.6-2ubuntu1.1) ... 22:50:44 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 22:50:44 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 22:50:44 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 22:50:44 Installing new version of config file /etc/ssl/openssl.cnf ... 22:50:44 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 22:50:44 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 22:50:44 Setting up ca-certificates (20210119~18.04.2) ... 22:50:46 Updating certificates in /etc/ssl/certs... 22:50:46 23 added, 28 removed; done. 22:50:47 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 22:50:47 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:50:47 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 22:50:47 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 22:50:47 Setting up pkgbinarymangler (138.18.04.1) ... 22:50:47 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 22:50:47 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 22:50:47 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 22:50:47 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 22:50:47 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:50:47 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 22:50:47 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:50:47 Setting up perl (5.26.1-6ubuntu0.5) ... 22:50:47 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 22:50:47 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 22:50:47 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 22:50:47 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 22:50:47 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 22:50:47 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 22:50:47 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 22:50:47 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 22:50:47 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 22:50:47 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:50:47 Processing triggers for systemd (237-3ubuntu10.52) ... 22:50:47 Processing triggers for mime-support (3.60ubuntu1) ... 22:50:47 Processing triggers for ca-certificates (20210119~18.04.2) ... 22:50:47 Updating certificates in /etc/ssl/certs... 22:50:47 0 added, 0 removed; done. 22:50:47 Running hooks in /etc/ca-certificates/update.d... 22:50:47 done. 22:50:48 Reading package lists... 22:50:48 Building dependency tree... 22:50:48 Reading state information... 22:50:48 The following NEW packages will be installed: 22:50:48 apt-transport-https 22:50:48 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 22:50:49 Need to get 4348 B of archives. 22:50:49 After this operation, 154 kB of additional disk space will be used. 22:50:49 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 22:50:49 debconf: delaying package configuration, since apt-utils is not installed 22:50:49 Fetched 4348 B in 0s (21.3 kB/s) 22:50:49 Selecting previously unselected package apt-transport-https. 22:50:49 (Reading database ... 13931 files and directories currently installed.) 22:50:49 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 22:50:49 Unpacking apt-transport-https (1.6.14) ... 22:50:49 Setting up apt-transport-https (1.6.14) ... 22:50:49 Waiting for network to be ready... 22:50:55 2021-11-13T22:50:52Z INFO Waiting for automatic snapd restart... 22:50:55 snapd 2.52.1 from Canonical* installed 22:50:56 "snapd" switched to the "latest/stable" channel 22:50:56 22:50:58 core18 20211015 from Canonical* installed 22:50:58 "core18" switched to the "latest/stable" channel 22:50:58 22:51:01 snapcraft 5.0 from Canonical* installed 22:51:01 "snapcraft" switched to the "latest/stable" channel 22:51:01 22:51:06 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 22:51:06 - README.md 22:51:06 22:51:06 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:51:06 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:51:06 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:51:06 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:51:08 Reading package lists... 22:51:08 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 22:51:08 Reading package lists... 22:51:08 Building dependency tree... 22:51:08 Reading state information... 22:51:08 Suggested packages: 22:51:08 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 22:51:08 git-gui gitk gitweb git-cvs git-mediawiki git-svn 22:51:08 Recommended packages: 22:51:08 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 22:51:08 The following NEW packages will be installed: 22:51:08 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 22:51:08 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 22:51:08 pkg-config zip 22:51:08 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 22:51:08 Need to get 7670 kB of archives. 22:51:08 After this operation, 43.8 MB of additional disk space will be used. 22:51:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 22:51:08 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 22:51:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 22:51:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 22:51:09 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 22:51:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 22:51:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 22:51:09 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 22:51:09 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 22:51:09 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 22:51:09 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 22:51:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 22:51:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 22:51:09 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 22:51:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 22:51:09 debconf: delaying package configuration, since apt-utils is not installed 22:51:09 Fetched 7670 kB in 1s (10.3 MB/s) 22:51:09 Selecting previously unselected package libglib2.0-0:amd64. 22:51:09 (Reading database ... 13935 files and directories currently installed.) 22:51:09 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 22:51:09 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:51:09 Selecting previously unselected package libpsl5:amd64. 22:51:09 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 22:51:09 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 22:51:09 Selecting previously unselected package libnghttp2-14:amd64. 22:51:09 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 22:51:09 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:51:09 Selecting previously unselected package librtmp1:amd64. 22:51:09 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 22:51:09 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:51:10 Selecting previously unselected package libcurl3-gnutls:amd64. 22:51:10 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 22:51:10 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 22:51:10 Selecting previously unselected package liberror-perl. 22:51:10 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 22:51:10 Unpacking liberror-perl (0.17025-1) ... 22:51:10 Selecting previously unselected package git-man. 22:51:10 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 22:51:10 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 22:51:10 Selecting previously unselected package git. 22:51:10 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 22:51:10 Unpacking git (1:2.17.1-1ubuntu0.9) ... 22:51:11 Selecting previously unselected package libnorm1:amd64. 22:51:11 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 22:51:11 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:51:11 Selecting previously unselected package libpgm-5.2-0:amd64. 22:51:11 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 22:51:11 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:51:11 Selecting previously unselected package libsodium23:amd64. 22:51:11 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 22:51:11 Unpacking libsodium23:amd64 (1.0.16-2) ... 22:51:11 Selecting previously unselected package libzmq5:amd64. 22:51:11 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 22:51:11 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:51:11 Selecting previously unselected package libzmq3-dev:amd64. 22:51:11 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 22:51:11 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:51:11 Selecting previously unselected package pkg-config. 22:51:11 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 22:51:11 Unpacking pkg-config (0.29.1-0ubuntu2) ... 22:51:11 Selecting previously unselected package zip. 22:51:11 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 22:51:11 Unpacking zip (3.0-11build1) ... 22:51:11 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:51:11 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 22:51:11 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:51:11 Setting up liberror-perl (0.17025-1) ... 22:51:11 Setting up libpsl5:amd64 (0.19.1-5build1) ... 22:51:11 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:51:11 No schema files found: doing nothing. 22:51:11 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:51:11 Setting up zip (3.0-11build1) ... 22:51:11 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:51:11 Setting up libsodium23:amd64 (1.0.16-2) ... 22:51:11 Setting up pkg-config (0.29.1-0ubuntu2) ... 22:51:11 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:51:11 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 22:51:11 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:51:11 Setting up git (1:2.17.1-1ubuntu0.9) ... 22:51:11 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:51:12 git set to automatically installed. 22:51:12 git-man set to automatically installed. 22:51:12 libcurl3-gnutls set to automatically installed. 22:51:12 liberror-perl set to automatically installed. 22:51:12 libglib2.0-0 set to automatically installed. 22:51:12 libnghttp2-14 set to automatically installed. 22:51:12 libnorm1 set to automatically installed. 22:51:12 libpgm-5.2-0 set to automatically installed. 22:51:12 libpsl5 set to automatically installed. 22:51:12 librtmp1 set to automatically installed. 22:51:12 libsodium23 set to automatically installed. 22:51:12 libzmq3-dev set to automatically installed. 22:51:12 libzmq5 set to automatically installed. 22:51:12 pkg-config set to automatically installed. 22:51:12 zip set to automatically installed. 22:51:13 snapd is not logged in, snap install commands will use sudo 22:51:14 snap "core18" has no updates available 22:51:15 snapd is not logged in, snap install commands will use sudo 22:51:23 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 22:51:23 Pulling config-common 22:51:23 + snapcraftctl pull 22:51:25 Pulling go-build-helper 22:51:25 + snapcraftctl pull 22:51:26 'edgex-go' has dependencies that need to be staged: go-build-helper 22:51:26 Skipping pull go-build-helper (already ran) 22:51:26 Building go-build-helper 22:51:26 + snapcraftctl build 22:51:28 Staging go-build-helper 22:51:28 + snapcraftctl stage 22:51:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:51:38 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:51:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 22:51:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 22:51:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 22:51:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 22:51:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 22:51:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 22:51:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] 22:51:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 22:51:38 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:51:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:51:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:51:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:51:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:51:38 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:51:38 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:51:38 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:51:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:51:38 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] 22:51:38 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 22:51:38 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 22:51:38 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 22:51:38 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 22:51:38 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 22:51:38 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] 22:51:38 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] 22:51:38 Fetched 25.6 MB in 0s (0 B/s) 22:51:38 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:51:38 Fetched 224 kB in 0s (0 B/s) 22:51:38 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:51:38 Fetched 157 kB in 0s (0 B/s) 22:51:38 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:51:38 Fetched 221 kB in 0s (0 B/s) 22:51:38 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:51:38 Fetched 143 kB in 0s (0 B/s) 22:51:38 Pulling edgex-go 22:51:38 + snapcraftctl pull 22:51:38 Pulling hooks 22:51:38 + snapcraftctl pull 22:51:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:51:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:51:39 ./bin/test-attribution-txt.sh [Pipeline] echo 22:51:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:51:40 + ls -al . 22:51:40 total 672 22:51:40 drwxrwxr-x 9 1001 1001 4096 Nov 13 22:51 . 22:51:40 drwxr-xr-x 4 root root 4096 Nov 13 22:47 .. 22:51:40 -rw-rw-r-- 1 1001 1001 11 Nov 13 22:44 .dockerignore 22:51:40 drwxrwxr-x 8 1001 1001 4096 Nov 13 22:44 .git 22:51:40 drwxrwxr-x 4 1001 1001 4096 Nov 13 22:44 .github 22:51:40 -rw-rw-r-- 1 1001 1001 804 Nov 13 22:44 .gitignore 22:51:40 -rw-rw-r-- 1 1001 1001 42 Nov 13 22:44 .golangci.yml 22:51:40 -rw-rw-r-- 1 1001 1001 76 Nov 13 22:44 .hadolint.yml 22:51:40 -rw-rw-r-- 1 1001 1001 166 Nov 13 22:44 .sonarcloud.properties 22:51:40 -rw-rw-r-- 1 1001 1001 1171 Nov 13 22:44 ADOPTERS.md 22:51:40 -rw-rw-r-- 1 1001 1001 8910 Nov 13 22:44 Attribution.txt 22:51:40 -rw-rw-r-- 1 1001 1001 51732 Nov 13 22:44 CHANGELOG.md 22:51:40 -rw-rw-r-- 1 1001 1001 3804 Nov 13 22:44 CONTRIBUTING.md 22:51:40 -rw-rw-r-- 1 1001 1001 677 Nov 13 22:44 GOVERNANCE.md 22:51:40 -rw-rw-r-- 1 1001 1001 849 Nov 13 22:44 Jenkinsfile 22:51:40 -rw-rw-r-- 1 1001 1001 10775 Nov 13 22:44 LICENSE 22:51:40 -rw-rw-r-- 1 1001 1001 6508 Nov 13 22:44 Makefile 22:51:40 -rw-rw-r-- 1 1001 1001 582 Nov 13 22:44 OWNERS.md 22:51:40 -rw-rw-r-- 1 1001 1001 8256 Nov 13 22:44 README.md 22:51:40 -rw-rw-r-- 1 1001 1001 6912 Nov 13 22:44 SECURITY.md 22:51:40 -rw-rw-r-- 1 1001 1001 5 Nov 13 22:41 VERSION 22:51:40 -rw-rw-r-- 1 1001 1001 4131 Nov 13 22:44 ZMQWindows.md 22:51:40 drwxrwxr-x 2 1001 1001 4096 Nov 13 22:44 bin 22:51:40 drwxrwxr-x 14 1001 1001 4096 Nov 13 22:44 cmd 22:51:40 -rw-r--r-- 1 root root 428381 Nov 13 22:50 coverage.out 22:51:40 -rw-rw-r-- 1 1001 1001 822 Nov 13 22:44 go.mod 22:51:40 -rw-rw-r-- 1 1001 1001 49471 Nov 13 22:44 go.sum 22:51:40 drwxrwxr-x 8 1001 1001 4096 Nov 13 22:44 internal 22:51:40 drwxrwxr-x 3 1001 1001 4096 Nov 13 22:44 openapi 22:51:40 drwxrwxr-x 4 1001 1001 4096 Nov 13 22:44 snap 22:51:40 -rw-rw-r-- 1 1001 1001 204 Nov 13 22:44 version.go [Pipeline] sh 22:51:41 + '[' -e coverage.out ] 22:51:41 + chown 1001:1001 coverage.out [Pipeline] stash 22:51:41 Warning: overwriting stash ‘coverage-report’ 22:51:42 Stashed 1 file(s) [Pipeline] sh 22:51:42 + make build 22:51:42 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 22:51:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:52:00 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:52:00 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:52:00 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:52:00 Fetched 0 B in 0s (0 B/s) 22:52:00 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 22:52:00 Fetched 96.5 kB in 0s (0 B/s) 22:52:00 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 22:52:00 Fetched 279 kB in 0s (0 B/s) 22:52:00 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 22:52:00 Fetched 122 kB in 0s (0 B/s) 22:52:00 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 22:52:00 Fetched 77.8 kB in 0s (0 B/s) 22:52:00 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 22:52:00 Fetched 8848 B in 0s (0 B/s) 22:52:00 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 22:52:00 Fetched 47.8 kB in 0s (0 B/s) 22:52:00 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 22:52:00 Fetched 45.6 kB in 0s (0 B/s) 22:52:00 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 22:52:00 Fetched 15.0 kB in 0s (0 B/s) 22:52:00 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 22:52:00 Fetched 220 kB in 0s (0 B/s) 22:52:00 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 22:52:00 Fetched 154 kB in 0s (0 B/s) 22:52:00 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 22:52:00 Fetched 50.6 kB in 0s (0 B/s) 22:52:00 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 22:52:00 Fetched 14.8 kB in 0s (0 B/s) 22:52:00 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 22:52:00 Fetched 41.8 kB in 0s (0 B/s) 22:52:00 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 22:52:00 Fetched 499 kB in 0s (0 B/s) 22:52:00 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 22:52:00 Fetched 111 kB in 0s (0 B/s) 22:52:00 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 22:52:00 Fetched 240 kB in 0s (0 B/s) 22:52:00 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 22:52:00 Fetched 29.3 kB in 0s (0 B/s) 22:52:00 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 22:52:00 Fetched 85.5 kB in 0s (0 B/s) 22:52:00 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 22:52:00 Fetched 24.5 kB in 0s (0 B/s) 22:52:00 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 22:52:00 Fetched 49.2 kB in 0s (0 B/s) 22:52:00 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 22:52:00 Fetched 54.2 kB in 0s (0 B/s) 22:52:00 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 22:52:00 Fetched 30.8 kB in 0s (0 B/s) 22:52:00 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 22:52:00 Fetched 15.8 kB in 0s (0 B/s) 22:52:00 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 22:52:00 Fetched 85.9 kB in 0s (0 B/s) 22:52:00 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 22:52:00 Fetched 8720 B in 0s (0 B/s) 22:52:00 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 22:52:00 Fetched 140 kB in 0s (0 B/s) 22:52:00 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 22:52:00 Fetched 119 kB in 0s (0 B/s) 22:52:00 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 22:52:00 Fetched 111 kB in 0s (0 B/s) 22:52:00 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 22:52:00 Fetched 11.1 kB in 0s (0 B/s) 22:52:00 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 22:52:00 Fetched 646 kB in 0s (0 B/s) 22:52:00 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 22:52:00 Fetched 41.3 kB in 0s (0 B/s) 22:52:00 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 22:52:00 Fetched 17.9 kB in 0s (0 B/s) 22:52:00 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 22:52:00 Fetched 368 kB in 0s (0 B/s) 22:52:00 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 22:52:00 Fetched 187 kB in 0s (0 B/s) 22:52:00 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 22:52:00 Fetched 175 kB in 0s (0 B/s) 22:52:00 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 22:52:00 Fetched 206 kB in 0s (0 B/s) 22:52:00 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 22:52:00 Fetched 1302 kB in 0s (0 B/s) 22:52:00 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 22:52:00 Fetched 36.2 kB in 0s (0 B/s) 22:52:00 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 22:52:00 Fetched 159 kB in 0s (0 B/s) 22:52:00 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 22:52:00 Fetched 107 kB in 0s (0 B/s) 22:52:00 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 22:52:00 Fetched 48.7 kB in 0s (0 B/s) 22:52:00 Pulling static-packages 22:52:00 + snapcraftctl pull 22:52:00 Pulling version 22:52:00 + cd /root/project 22:52:00 + git describe --tags --abbrev=0 22:52:00 + sed s/v// 22:52:00 + GIT_VERSION=2.0.1-dev.94 22:52:00 + [ -z 2.0.1-dev.94 ] 22:52:00 + snapcraftctl set-version 2.0.1-dev.94 22:52:00 Building config-common 22:52:00 + snapcraftctl build 22:52:02 Skipping build go-build-helper (already ran) 22:52:02 Building edgex-go 22:52:03 + cd /root/parts/edgex-go/src 22:52:03 + git describe --tags --abbrev=0 22:52:03 + sed s/v// 22:52:03 + GIT_VERSION=2.0.1-dev.94 22:52:03 + [ -z 2.0.1-dev.94 ] 22:52:03 + echo 2.0.1-dev.94 22:52:03 + [ ! -d vendor ] 22:52:03 + go mod download all 22:52:15 + make build 22:52:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-data/core-data ./cmd/core-data 22:52:16 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 22:52:16 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 22:52:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22: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 22:52:25 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 22:52:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:52:28 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 22:52:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-command/core-command ./cmd/core-command 22:52:32 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 22:52:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:52:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:52:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:52:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:52:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:52:37 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 22:52:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:52:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:52:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/secrets-config ./cmd/secrets-config 22:52:41 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 22:52:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:52:43 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 22:52:43 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 22:52:43 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 22:52:43 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 22:52:43 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 22:52:43 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 22:52:43 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 22:52:43 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 22:52:43 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 22:52:43 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 22:52:43 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 22:52:43 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 22:52:43 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 22:52:43 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 22:52:43 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 22:52:43 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 22:52:43 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 22:52:43 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 22:52:43 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 22:52:43 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 22:52:43 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 22:52:43 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 22:52:43 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 22:52:43 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 22:52:43 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 22:52:43 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 22:52:43 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 22:52:44 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 22:52:44 Building hooks 22:52:44 + cd /root/parts/hooks/src 22:52:44 + make build 22:52:44 go mod tidy 22:52:44 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 22:52:45 go: downloading github.com/davecgh/go-spew v1.1.0 22:52:45 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 22:52:45 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 22:52:46 GO111MODULE=on go build -o cmd/install/install ./cmd/install 22:52:46 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 22:52:46 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 22:52:49 Building static-packages 22:52:49 + snapcraftctl build [Pipeline] } 22:52:51 $ docker stop --time=1 e36fca898c985cbb8b2dbc6bd1b104002ac72d8a4ca0dae1d8e257f68a6d5c6d 22:52:51 Building version 22:52:51 + snapcraftctl build 22:52:53 $ docker rm -f e36fca898c985cbb8b2dbc6bd1b104002ac72d8a4ca0dae1d8e257f68a6d5c6d 22:52:53 Staging config-common 22:52:53 + snapcraftctl stage [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 22:52:54 Skipping stage go-build-helper (already ran) 22:52:54 Staging edgex-go 22:52:54 + snapcraftctl stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:52:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:52:55 22:52:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:52:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:52:55 latest: Pulling from edgex-devops/edgex-compose-arm64 22:52:55 29e5d40040c1: Pulling fs layer 22:52:55 1ce36da41761: Pulling fs layer 22:52:55 25b303627fd3: Pulling fs layer 22:52:55 29e5d40040c1: Verifying Checksum 22:52:55 29e5d40040c1: Download complete 22:52:56 Staging hooks 22:52:56 + snapcraftctl stage 22:52:56 1ce36da41761: Verifying Checksum 22:52:56 1ce36da41761: Download complete 22:52:56 29e5d40040c1: Pull complete 22:52:56 Staging static-packages 22:52:56 + snapcraftctl stage 22:52:57 25b303627fd3: Verifying Checksum 22:52:57 25b303627fd3: Download complete 22:52:58 1ce36da41761: Pull complete 22:52:58 Staging version 22:52:58 + snapcraftctl stage 22:52:59 Priming config-common 22:52:59 + snapcraftctl prime 22:53:00 Priming go-build-helper 22:53:00 + snapcraftctl prime 22:53:01 Priming edgex-go 22:53:01 + snapcraftctl prime 22:53:02 Priming hooks 22:53:02 + snapcraftctl prime 22:53:04 Priming static-packages 22:53:04 + snapcraftctl prime 22:53:06 Priming version 22:53:06 + snapcraftctl prime 22:53:07 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 22:53:08 25b303627fd3: Pull complete 22:53:08 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:53:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:53:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:53:08 prd-ubuntu18.04-docker-arm64-4c-16g-507 does not seem to be running inside a container 22:53:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:53:11 $ docker top 6655af0acd6ae4797bcb5819fa7332edc512ac6c9774644623ccee4df6e0481d -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:53:12 + docker-compose build --help 22:53:12 + grep parallel 22:53:17 --parallel Build images in parallel. [Pipeline] } 22:53:17 $ docker stop --time=1 6655af0acd6ae4797bcb5819fa7332edc512ac6c9774644623ccee4df6e0481d 22:53:19 $ docker rm -f 6655af0acd6ae4797bcb5819fa7332edc512ac6c9774644623ccee4df6e0481d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:53:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:53:20 . [Pipeline] withDockerContainer 22:53:20 prd-ubuntu18.04-docker-arm64-4c-16g-507 does not seem to be running inside a container 22:53:20 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:53:21 $ docker top 91b907e90b6bf8fe52764b8e93f95179a5774dd8e7f89d3538b1ee31a6aba47a -eo pid,comm [Pipeline] { [Pipeline] sh 22:53:22 + docker-compose -f ./docker-compose-build.yml build --parallel 22:53:28 Building core-command ... 22:53:28 Building core-data ... 22:53:28 Building core-metadata ... 22:53:28 Building security-bootstrapper ... 22:53:28 Building security-proxy-setup ... 22:53:28 Building security-secretstore-setup ... 22:53:28 Building support-notifications ... 22:53:28 Building support-scheduler ... 22:53:28 Building sys-mgmt-agent ... 22:53:28 Building support-notifications 22:53:28 Building security-bootstrapper 22:53:28 Building security-proxy-setup 22:53:28 Building support-scheduler 22:53:28 Building core-command 22:54:36 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:54:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:54:36 ---> 2cba3bc1d2ea 22:54:36 Step 3/22 : WORKDIR /edgex-go 22:54:36 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:54:36 Step 2/30 : FROM ${BUILDER_BASE} AS builder 22:54:36 ---> 2cba3bc1d2ea 22:54:36 Step 3/30 : WORKDIR /edgex-go 22:54:36 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:54:36 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:54:36 ---> 2cba3bc1d2ea 22:54:36 Step 3/20 : WORKDIR /edgex-go 22:54:36 ---> Running in 2d4a1cf13fea 22:54:36 ---> Running in 2fae3f76ecd2 22:54:36 ---> Running in 5b23612cfc3d 22:54:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:54:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:54:36 ---> 2cba3bc1d2ea 22:54:36 Step 3/23 : WORKDIR /edgex-go 22:54:36 ---> Running in 34c8ec7e2b13 22:54:36 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:54:36 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:54:36 ---> 2cba3bc1d2ea 22:54:36 Step 3/21 : WORKDIR /edgex-go 22:54:36 ---> Running in 8e7e730f13fc 22:54:36 Removing intermediate container 2fae3f76ecd2 22:54:36 ---> 26e6010428b1 22:54:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:54:36 Removing intermediate container 2d4a1cf13fea 22:54:36 ---> 06ffbcacc6a8 22:54:36 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:54:36 Removing intermediate container 5b23612cfc3d 22:54:36 ---> 69340cfe02f3 22:54:36 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:54:36 ---> Running in 0c98bcb15a4e 22:54:36 ---> Running in 8f2bd95945f3 22:54:36 ---> Running in a21f854f57cd 22:54:36 Removing intermediate container 8e7e730f13fc 22:54:36 Removing intermediate container 34c8ec7e2b13 22:54:36 ---> c4e42fe6da6b 22:54:36 ---> 9f6bd5848f19 22:54:36 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:54:36 22:54:36 ---> Running in e8c9a3fc8049 22:54:36 ---> Running in 86c5ae53dc02 22:54:36 Removing intermediate container 0c98bcb15a4e 22:54:36 ---> 51dee171b329 22:54:36 Step 5/22 : RUN apk add --update --no-cache make git 22:54:36 Removing intermediate container 8f2bd95945f3 22:54:36 ---> 109a172a87ab 22:54:36 Step 5/30 : RUN apk add --update --no-cache make git 22:54:36 ---> Running in fdae7161d4b7 22:54:36 ---> Running in 3e80d28c1efd 22:54:36 Removing intermediate container 86c5ae53dc02 22:54:36 ---> e9c45884fe2d 22:54:36 Step 5/23 : RUN apk add --update --no-cache make git 22:54:36 Removing intermediate container e8c9a3fc8049 22:54:36 ---> 56737da1fd58 22:54:36 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 22:54:36 ---> Running in 8b037393539d 22:54:36 ---> Running in 76404406a58a 22:54:36 Removing intermediate container a21f854f57cd 22:54:36 ---> 202186cf03b8 22:54:36 Step 5/20 : RUN apk add --update --no-cache make git 22:54:36 ---> Running in 2df49ec05811 22:54:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:54:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:54:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:54:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:54:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:54:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:54:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:54:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:54:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:54:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:54:39 OK: 219 MiB in 52 packages 22:54:40 OK: 219 MiB in 52 packages 22:54:40 OK: 219 MiB in 52 packages 22:54:40 OK: 219 MiB in 52 packages 22:54:40 OK: 219 MiB in 52 packages 22:54:41 Removing intermediate container fdae7161d4b7 22:54:41 ---> fa418f441b00 22:54:41 Step 6/22 : COPY . . 22:54:41 Removing intermediate container 8b037393539d 22:54:41 ---> 41a56fe21835 22:54:41 Step 6/23 : COPY go.mod . 22:54:41 Removing intermediate container 3e80d28c1efd 22:54:41 ---> a103c09ae5d7 22:54:41 Step 6/30 : COPY . . 22:54:41 Removing intermediate container 76404406a58a 22:54:41 ---> 322bf2f47b9f 22:54:41 Step 6/21 : COPY . . 22:54:42 Removing intermediate container 2df49ec05811 22:54:42 ---> 12d515ed4353 22:54:42 Step 6/20 : COPY . . 22:54:43 ---> 10cd0a716895 22:54:43 Step 7/23 : RUN go mod download 22:54:43 ---> Running in 5e1405a0d991 22:54:49 Removing intermediate container 5e1405a0d991 22:54:49 ---> 44a79c649d4e 22:54:49 Step 8/23 : COPY . . 22:55:07 ---> 15ab33e13c65 22:55:07 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:55:07 ---> 715db2f41684 22:55:07 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:55:07 ---> Running in dd9327767e25 22:55:07 ---> 55cf4fb6b080 22:55:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:55:07 ---> 850c91abe9d1 22:55:07 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:55:07 ---> Running in fed4e07182ac 22:55:07 ---> Running in 8ab5b47376f1 22:55:07 ---> Running in 17b7f388542b 22:55:09 ---> 2e6dc4e8f31c 22:55:09 Step 9/23 : RUN go mod tidy 22:55:09 ---> Running in 10281cb5319b 22:55:12 Removing intermediate container dd9327767e25 22:55:12 ---> 83a60141e5a3 22:55:12 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:55:12 ---> Running in 02e4ced3a9b1 22:55:13 Removing intermediate container fed4e07182ac 22:55:13 ---> e19af6c13d6f 22:55:13 Step 8/21 : RUN make cmd/support-notifications/support-notifications 22:55:13 ---> Running in 92d336da1bfe 22:55:13 Removing intermediate container 8ab5b47376f1 22:55:13 ---> c13285b69fbd 22:55:13 Step 8/22 : RUN make cmd/core-command/core-command 22:55:13 Removing intermediate container 17b7f388542b 22:55:13 ---> 05ea4261c1a4 22:55:13 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:55:13 ---> Running in 25cbfed2849c 22:55:13 ---> Running in ac199eeeb0ba 22:55:14 Removing intermediate container 10281cb5319b 22:55:14 ---> 9dd882d3aff4 22:55:14 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:55:14 ---> Running in da599056cf15 22:55:15 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 22:55:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:55:16 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 22:55:16 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 22:55:17 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 22:57:08 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 22:57:21 Removing intermediate container 25cbfed2849c 22:57:21 ---> 3b6e0d6ca5c1 22:57:21 22:57:21 Step 9/22 : FROM alpine:3.14 22:57:21 3.14: Pulling from library/alpine 22:57:23 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 22:57:23 Status: Downloaded newer image for alpine:3.14 22:57:23 ---> 5b8b7b635229 22:57:23 Step 10/22 : RUN apk add --update --no-cache dumb-init 22:57:23 ---> Running in b5622be122b2 22:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:57:27 (1/1) Installing dumb-init (1.2.5-r1) 22:57:27 Executing busybox-1.33.1-r6.trigger 22:57:27 OK: 6 MiB in 15 packages 22:57:28 Removing intermediate container ac199eeeb0ba 22:57:28 ---> 92784b0a21a3 22:57:28 22:57:28 Step 9/30 : FROM alpine:3.14 22:57:28 ---> 5b8b7b635229 22:57:28 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:57:28 Removing intermediate container 02e4ced3a9b1 22:57:28 ---> db9a97bb886f 22:57:28 22:57:28 Step 9/20 : FROM alpine:3.14 22:57:28 ---> 5b8b7b635229 22:57:28 Step 10/20 : RUN apk add --update --no-cache curl 22:57:28 ---> Running in 67e53364aafe 22:57:28 ---> Running in 15912a513a8c 22:57:29 Removing intermediate container b5622be122b2 22:57:29 ---> d1fa60998031 22:57:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:57:29 ---> Running in b9bb069dee90 22:57:30 Removing intermediate container 15912a513a8c 22:57:30 ---> 4a389ab9557f 22:57:30 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 22:57:30 ---> Running in 01f14a8b97d1 22:57:30 Removing intermediate container b9bb069dee90 22:57:30 ---> f2221efd23f7 22:57:30 Step 12/22 : ENV APP_PORT=59882 22:57:30 ---> Running in f69ca6c8a73b 22:57:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:57:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:57:31 Removing intermediate container f69ca6c8a73b 22:57:31 ---> 2c4e0fef6189 22:57:31 Step 13/22 : EXPOSE $APP_PORT 22:57:31 ---> Running in f48508a786f2 22:57:32 (1/5) Installing ca-certificates (20191127-r5) 22:57:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:57:32 (2/5) Installing brotli-libs (1.0.9-r5) 22:57:32 (3/5) Installing nghttp2-libs (1.43.0-r0) 22:57:32 (4/5) Installing libcurl (7.79.1-r0) 22:57:32 (5/5) Installing curl (7.79.1-r0) 22:57:32 Executing busybox-1.33.1-r6.trigger 22:57:32 Executing ca-certificates-20191127-r5.trigger 22:57:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:57:32 OK: 8 MiB in 19 packages 22:57:32 Removing intermediate container f48508a786f2 22:57:32 ---> 5fe7869d4e0b 22:57:32 Step 14/22 : WORKDIR / 22:57:33 ---> Running in a0bdde68ac96 22:57:33 (1/2) Installing dumb-init (1.2.5-r1) 22:57:33 (2/2) Installing su-exec (0.2-r1) 22:57:33 Executing busybox-1.33.1-r6.trigger 22:57:33 OK: 6 MiB in 16 packages 22:57:34 Removing intermediate container da599056cf15 22:57:34 ---> 60f29cee12b0 22:57:34 22:57:34 Step 11/23 : FROM alpine:3.14 22:57:34 ---> 5b8b7b635229 22:57:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:57:34 ---> Using cache 22:57:34 ---> d1fa60998031 22:57:34 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:57:34 ---> Using cache 22:57:34 ---> f2221efd23f7 22:57:34 Step 14/23 : ENV APP_PORT=59861 22:57:34 Removing intermediate container a0bdde68ac96 22:57:34 ---> d4c90c4c3701 22:57:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:57:34 ---> Running in ec5fee47ff9a 22:57:34 Removing intermediate container 92d336da1bfe 22:57:34 ---> d11fe8ff3da8 22:57:34 22:57:34 Step 9/21 : FROM alpine:3.14 22:57:34 ---> 5b8b7b635229 22:57:34 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 22:57:34 Removing intermediate container 01f14a8b97d1 22:57:34 ---> ca5fa030cdfa 22:57:34 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 22:57:35 ---> Running in c210be614615 22:57:35 Removing intermediate container 67e53364aafe 22:57:35 ---> fa75062bd9db 22:57:35 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:57:35 ---> Running in 3c6797aa7d81 22:57:35 Removing intermediate container ec5fee47ff9a 22:57:35 ---> 861dcd098f04 22:57:35 Step 15/23 : EXPOSE $APP_PORT 22:57:35 ---> Running in 26462a64666b 22:57:35 ---> Running in d3ad3137db7b 22:57:35 ---> 56324151b526 22:57:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:57:36 Removing intermediate container 3c6797aa7d81 22:57:36 ---> 1f16758c504a 22:57:36 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:57:36 Removing intermediate container d3ad3137db7b 22:57:36 ---> 5c8b2d54ef9d 22:57:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:57:36 Removing intermediate container 26462a64666b 22:57:36 ---> 22901f21b52f 22:57:36 Step 12/20 : WORKDIR /edgex 22:57:36 ---> Running in 417cb7f61872 22:57:36 ---> Running in f7e42286b702 22:57:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:57:37 Removing intermediate container 417cb7f61872 22:57:37 ---> 8c776ff09927 22:57:37 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:57:37 Removing intermediate container f7e42286b702 22:57:37 ---> af54299911b2 22:57:37 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:57:37 ---> Running in d99b45b28074 22:57:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:57:37 ---> 8abd02a16487 22:57:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:57:38 ---> 4ce0be746f60 22:57:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:57:38 (1/2) Installing ca-certificates (20191127-r5) 22:57:38 (2/2) Installing dumb-init (1.2.5-r1) 22:57:38 Executing busybox-1.33.1-r6.trigger 22:57:38 Executing ca-certificates-20191127-r5.trigger 22:57:38 OK: 6 MiB in 16 packages 22:57:39 ---> 67d3006894d1 22:57:39 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:57:39 ---> 506a7ea2cb6a 22:57:39 Step 18/22 : ENTRYPOINT ["/core-command"] 22:57:39 ---> Running in 07685905e0a8 22:57:40 ---> c18464773ec9 22:57:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:57:40 Removing intermediate container 07685905e0a8 22:57:40 ---> 2d969af7cff5 22:57:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:57:40 ---> Running in cc345e3de28b 22:57:40 Removing intermediate container d99b45b28074 22:57:40 ---> 7357ede9d287 22:57:40 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 22:57:41 ---> Running in 18ac26c19a08 22:57:41 ---> 6c69b595fc98 22:57:41 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:57:41 Removing intermediate container c210be614615 22:57:41 ---> 0fd6dc08a75f 22:57:41 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:57:41 ---> Running in 1d4efbc2df06 22:57:41 Removing intermediate container cc345e3de28b 22:57:41 ---> 62389f0203a3 22:57:41 Step 20/22 : LABEL arch=arm64 22:57:41 ---> Running in b42c75581160 22:57:41 ---> d149a238d445 22:57:41 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:57:41 ---> Running in 84ff39f4557f 22:57:41 Removing intermediate container 18ac26c19a08 22:57:41 ---> ba11167e80e2 22:57:41 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:57:42 Removing intermediate container b42c75581160 22:57:42 ---> c7248511b9bf 22:57:42 Removing intermediate container 1d4efbc2df06 22:57:42 ---> 945238d17e72 22:57:42 Step 12/21 : ENV APP_PORT=59860 22:57:42 Step 21/22 : LABEL git_sha=e30a43f39446f7fd02bd99992464c2faa48eb192 22:57:42 ---> Running in e2ce5ca6eed3 22:57:42 ---> Running in 4f1345ff0669 22:57:42 Removing intermediate container 84ff39f4557f 22:57:42 ---> 6cc3b7b934c3 22:57:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:57:42 ---> Running in 616a766ecc45 22:57:43 Removing intermediate container e2ce5ca6eed3 22:57:43 ---> 254248df4276 22:57:43 Step 13/21 : EXPOSE $APP_PORT 22:57:43 ---> Running in fbf8243dd6e3 22:57:43 ---> 25dd91a63cfe 22:57:43 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:57:43 Removing intermediate container 4f1345ff0669 22:57:43 ---> 39200a06c605 22:57:43 Step 22/22 : LABEL version=0.0.0 22:57:43 ---> 9c9c14370b67 22:57:43 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:57:43 ---> Running in e429371f135d 22:57:43 ---> Running in d5b053bea41e 22:57:43 ---> Running in 00d83e1bda31 22:57:43 Removing intermediate container 616a766ecc45 22:57:43 ---> 0b005f9b9d7b 22:57:43 Step 21/23 : LABEL arch=arm64 22:57:43 Removing intermediate container fbf8243dd6e3 22:57:43 ---> 363c4746d9af 22:57:43 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 22:57:43 ---> Running in bbe9b08d459f 22:57:44 Removing intermediate container d5b053bea41e 22:57:44 ---> 6ccfa6f444e8 22:57:44 22:57:44 Removing intermediate container e429371f135d 22:57:44 ---> 3433c94fc7c0 22:57:44 Step 17/20 : CMD ["--init=true"] 22:57:44 ---> Running in cd8c5b0cd846 22:57:44 Removing intermediate container bbe9b08d459f 22:57:44 ---> e2432644f12c 22:57:44 Step 22/23 : LABEL git_sha=e30a43f39446f7fd02bd99992464c2faa48eb192 22:57:44 ---> Running in d356fdb61b1f 22:57:45 Successfully built 6ccfa6f444e8 22:57:45 Successfully tagged core-command-arm64:latest 22:57:45  Building core-command ... done Building sys-mgmt-agent 22:57:45 ---> b3d587303df7 22:57:45 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:57:45 Removing intermediate container cd8c5b0cd846 22:57:45 ---> aaf30029fe60 22:57:45 Step 18/20 : LABEL arch=arm64 22:57:45 ---> Running in 52f010b95156 22:57:45 Removing intermediate container d356fdb61b1f 22:57:45 ---> 25bb591f217d 22:57:45 Step 23/23 : LABEL version=0.0.0 22:57:45 ---> Running in db68e9c54087 22:57:46 Removing intermediate container 52f010b95156 22:57:46 ---> 471a203e82b7 22:57:46 Step 19/20 : LABEL git_sha=e30a43f39446f7fd02bd99992464c2faa48eb192 22:57:47 ---> Running in 1da3fc8b60dd 22:57:47 Removing intermediate container db68e9c54087 22:57:47 ---> 88716a9c835a 22:57:47 22:57:47 Removing intermediate container 00d83e1bda31 22:57:47 ---> 53397afc9a43 22:57:47 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 22:57:47 ---> 5681a6633fe9 22:57:47 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:57:47 Removing intermediate container 1da3fc8b60dd 22:57:47 ---> 6ae361ad182a 22:57:47 Step 20/20 : LABEL version=0.0.0 22:57:47 Successfully built 88716a9c835a 22:57:47 Successfully tagged support-scheduler-arm64:latest 22:57:47  Building support-scheduler ... done Building security-secretstore-setup 22:57:47 ---> Running in 5b0d492ee7e4 22:57:48 ---> ecd0247be1e9 22:57:48 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:57:48 Removing intermediate container 5b0d492ee7e4 22:57:48 ---> 71b2284be84c 22:57:48 22:57:49 ---> 68606f1fe2f5 22:57:49 Step 17/21 : ENTRYPOINT ["/support-notifications"] 22:57:49 Successfully built 71b2284be84c 22:57:49 Successfully tagged security-proxy-setup-arm64:latest 22:57:49  Building security-proxy-setup ... done Building core-data 22:57:49 ---> Running in e8ca40ee3d97 22:57:49 Removing intermediate container e8ca40ee3d97 22:57:49 ---> fd996dfb08e2 22:57:49 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:57:50 ---> Running in 81b4f39be090 22:57:50 ---> 6fbb74e2a4af 22:57:50 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:57:50 Removing intermediate container 81b4f39be090 22:57:50 ---> d1252c6c5d13 22:57:50 Step 19/21 : LABEL arch=arm64 22:57:51 ---> Running in 7f01fc9f68d2 22:57:51 ---> 3ec8178356e6 22:57:51 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:57:51 Removing intermediate container 7f01fc9f68d2 22:57:51 ---> 2b08ca6c8436 22:57:51 Step 20/21 : LABEL git_sha=e30a43f39446f7fd02bd99992464c2faa48eb192 22:57:52 ---> Running in ff4f51376dd4 22:57:52 Removing intermediate container ff4f51376dd4 22:57:52 ---> 1fd8af06435a 22:57:52 Step 21/21 : LABEL version=0.0.0 22:57:52 ---> f0fb28179821 22:57:52 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:57:52 ---> Running in 4112856f5d15 22:57:53 Removing intermediate container 4112856f5d15 22:57:53 ---> cf175ecd4770 22:57:53 22:57:53 ---> 1f193462cf2a 22:57:53 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 22:57:53 Successfully built cf175ecd4770 22:57:53 Successfully tagged support-notifications-arm64:latest 22:57:53  Building support-notifications ... done Building core-metadata 22:57:54 ---> Running in 7ba584478ec8 22:57:54 Removing intermediate container 7ba584478ec8 22:57:54 ---> 0758a7db62bd 22:57:54 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:57:55 ---> bd95ffacd750 22:57:55 Step 25/30 : RUN chmod +x /entrypoint.sh 22:57:55 ---> Running in a66df0425a47 22:57:58 Removing intermediate container a66df0425a47 22:57:58 ---> f77cf53ca69b 22:57:58 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 22:57:58 ---> Running in 2120f5a173ee 22:57:59 Removing intermediate container 2120f5a173ee 22:57:59 ---> 9e606a36dabc 22:57:59 Step 27/30 : CMD ["gate"] 22:57:59 ---> Running in e05c4d651e79 22:58:00 Removing intermediate container e05c4d651e79 22:58:00 ---> 6148e450fce9 22:58:00 Step 28/30 : LABEL arch=arm64 22:58:00 ---> Running in 84f21de82983 22:58:00 Removing intermediate container 84f21de82983 22:58:00 ---> 7e4d5ea68d12 22:58:00 Step 29/30 : LABEL git_sha=e30a43f39446f7fd02bd99992464c2faa48eb192 22:58:00 ---> Running in bb66e69305b3 22:58:01 Removing intermediate container bb66e69305b3 22:58:01 ---> 89881fbf6426 22:58:01 Step 30/30 : LABEL version=0.0.0 22:58:01 ---> Running in b24236edb188 22:58:02 Removing intermediate container b24236edb188 22:58:02 ---> d840a04ed781 22:58:02 22:58:02 Successfully built d840a04ed781 22:58:02 Successfully tagged security-bootstrapper-arm64:latest 22:58:35  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:58:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:58:35 ---> 2cba3bc1d2ea 22:58:35 Step 3/22 : WORKDIR /edgex-go 22:58:35 ---> Using cache 22:58:35 ---> c4e42fe6da6b 22:58:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:58:35 ---> Using cache 22:58:35 ---> 56737da1fd58 22:58:35 Step 5/22 : RUN apk add --update --no-cache make bash git 22:58:36 ---> Running in fc5bb723ca59 22:58:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:58:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:58:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:58:38 ---> 2cba3bc1d2ea 22:58:38 Step 3/24 : WORKDIR /edgex-go 22:58:38 ---> Using cache 22:58:38 ---> c4e42fe6da6b 22:58:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:58:38 ---> Using cache 22:58:38 ---> 56737da1fd58 22:58:38 Step 5/24 : RUN apk add --update --no-cache make git 22:58:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:58:39 ---> Running in 41d88cf9b248 22:58:39 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:58:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:58:39 ---> 2cba3bc1d2ea 22:58:39 Step 3/22 : WORKDIR /edgex-go 22:58:39 ---> Using cache 22:58:39 ---> c4e42fe6da6b 22:58:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:58:39 ---> Using cache 22:58:39 ---> 56737da1fd58 22:58:39 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:58:39 ---> Running in 0e1e3465d781 22:58:40 OK: 219 MiB in 52 packages 22:58:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:58:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:58:41 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:58:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:58:41 ---> 2cba3bc1d2ea 22:58:41 Step 3/22 : WORKDIR /edgex-go 22:58:41 ---> Using cache 22:58:41 ---> c4e42fe6da6b 22:58:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:58:41 ---> Using cache 22:58:41 ---> 56737da1fd58 22:58:41 Step 5/22 : RUN apk add --update --no-cache make git 22:58:41 ---> Running in 3dbed4bd0ce6 22:58:41 Removing intermediate container fc5bb723ca59 22:58:41 ---> 21e25b0b7abc 22:58:41 Step 6/22 : COPY . . 22:58:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:58:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:58:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:58:43 OK: 219 MiB in 52 packages 22:58:43 OK: 219 MiB in 52 packages 22:58:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:58:44 Removing intermediate container 41d88cf9b248 22:58:44 ---> 7befd123807f 22:58:44 Step 6/24 : COPY . . 22:58:44 Removing intermediate container 0e1e3465d781 22:58:44 ---> 356b83b90ee0 22:58:44 Step 6/22 : COPY . . 22:58:44 OK: 219 MiB in 52 packages 22:58:46 Removing intermediate container 3dbed4bd0ce6 22:58:46 ---> 2a17a89c33de 22:58:46 Step 6/22 : COPY . . 22:59:01 ---> 3c2e43f4c981 22:59:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:59:01 ---> Running in edd404c7e32f 22:59:01 ---> 7ded729a1752 22:59:01 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:59:01 ---> Running in 4cf4066b9f80 22:59:01 ---> 3e2ef514101b 22:59:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:59:01 ---> Running in f9b2be70abc8 22:59:03 ---> 9cbf54478012 22:59:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:59:03 ---> Running in 83cb0b70224f 22:59:05 Removing intermediate container 4cf4066b9f80 22:59:05 ---> 8d570c54d84d 22:59:05 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:59:05 ---> Running in 2ade4c21d018 22:59:05 Removing intermediate container edd404c7e32f 22:59:05 ---> c9c7a9429312 22:59:05 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:59:05 ---> Running in 8de2b8b66bdf 22:59:06 Removing intermediate container f9b2be70abc8 22:59:06 ---> e98c4c55d11a 22:59:06 Step 8/22 : RUN make cmd/core-data/core-data 22:59:06 ---> Running in effb125c9c0c 22:59:07 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 22:59: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 22:59:08 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 22:59:08 Removing intermediate container 83cb0b70224f 22:59:08 ---> 966bef68afc1 22:59:08 Step 8/22 : RUN make cmd/core-metadata/core-metadata 22:59:08 ---> Running in 234b3ad48405 22:59:10 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 23:00:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:00:54 Removing intermediate container 8de2b8b66bdf 23:00:54 ---> 482051387fc3 23:00:54 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:00:54 ---> Running in 05f470a0621b 23:00:56 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 23:01:01 Removing intermediate container 2ade4c21d018 23:01:01 ---> 03fe14b94deb 23:01:01 23:01:01 Step 9/24 : FROM alpine:3.14 23:01:01 ---> 5b8b7b635229 23:01:01 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:01:01 ---> Running in 00f37df73f77 23:01:02 Removing intermediate container 05f470a0621b 23:01:02 ---> 4da224a39d1b 23:01:02 23:01:02 Step 10/22 : FROM docker:20.10.8 23:01:02 20.10.8: Pulling from library/docker 23:01:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:01:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:01:05 (1/3) Installing ca-certificates (20191127-r5) 23:01:05 (2/3) Installing dumb-init (1.2.5-r1) 23:01:05 (3/3) Installing su-exec (0.2-r1) 23:01:05 Executing busybox-1.33.1-r6.trigger 23:01:05 Executing ca-certificates-20191127-r5.trigger 23:01:06 OK: 6 MiB in 17 packages 23:01:09 Removing intermediate container 00f37df73f77 23:01:09 ---> a0900df5a6db 23:01:09 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:01:09 ---> Running in 4a365c4c3aaa 23:01:10 Removing intermediate container 4a365c4c3aaa 23:01:10 ---> 34aa822a2252 23:01:10 Step 12/24 : WORKDIR / 23:01:10 ---> Running in 09f9244927f2 23:01:11 Removing intermediate container 09f9244927f2 23:01:11 ---> 62a0a2ad089d 23:01:11 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:01:11 Removing intermediate container 234b3ad48405 23:01:11 ---> 14eb1834d714 23:01:11 23:01:11 Step 9/22 : FROM alpine:3.14 23:01:11 ---> 5b8b7b635229 23:01:11 Step 10/22 : RUN apk add --update --no-cache dumb-init 23:01:11 ---> Using cache 23:01:11 ---> d1fa60998031 23:01:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:01:11 ---> Using cache 23:01:11 ---> f2221efd23f7 23:01:11 Step 12/22 : ENV APP_PORT=59881 23:01:11 ---> Running in 9569ed90d64d 23:01:12 Removing intermediate container 9569ed90d64d 23:01:12 ---> 90f5140fced1 23:01:12 Step 13/22 : EXPOSE $APP_PORT 23:01:12 ---> 244f461861bb 23:01:12 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:01:12 ---> Running in 8c63865a4fa2 23:01:13 Removing intermediate container 8c63865a4fa2 23:01:13 ---> d51187ee9c69 23:01:13 Step 14/22 : WORKDIR / 23:01:14 ---> f5dedcdd2e01 23:01:14 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:01:14 ---> Running in d693f22124ee 23:01:15 Removing intermediate container d693f22124ee 23:01:15 ---> b135f93403ea 23:01:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:01:15 ---> f872f893dcaf 23:01:15 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:01:16 ---> f507376a2ccd 23:01:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:01:16 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 23:01:16 Status: Downloaded newer image for docker:20.10.8 23:01:16 ---> 3734d5adc5ac 23:01:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:01:16 ---> Running in eac73a459ab6 23:01:16 ---> 7cee17414d06 23:01:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:01:17 Removing intermediate container effb125c9c0c 23:01:17 ---> bb4953c1f74d 23:01:17 23:01:17 Step 9/22 : FROM alpine:3.14 23:01:17 ---> 5b8b7b635229 23:01:17 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:01:17 ---> Running in 42a1c8ec7b4d 23:01:17 Removing intermediate container eac73a459ab6 23:01:17 ---> c9d4cfaf4658 23:01: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 23:01:17 ---> Running in 974ede865b17 23:01:18 ---> ce15099b2e6d 23:01:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:01:18 Removing intermediate container 42a1c8ec7b4d 23:01:18 ---> fa17e946df73 23:01:18 Step 11/22 : ENV APP_PORT=59880 23:01:18 ---> Running in e9195a84556d 23:01:18 ---> d582a5d07c02 23:01:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:01:19 Removing intermediate container e9195a84556d 23:01:19 ---> 4fe083e0adf3 23:01:19 Step 12/22 : EXPOSE $APP_PORT 23:01:19 ---> 606d0918dd45 23:01:19 Step 18/22 : ENTRYPOINT ["/core-metadata"] 23:01:19 ---> Running in ad458d983be4 23:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:01:19 ---> Running in a68c5e137532 23:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:01:19 Removing intermediate container a68c5e137532 23:01:19 ---> 00c505667951 23:01:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:01:20 Removing intermediate container ad458d983be4 23:01:20 ---> 023dc17ec4a3 23:01:20 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:01:20 ---> Running in 959d46021f87 23:01:20 ---> Running in 00654dfe0464 23:01:20 (1/42) Installing readline (8.1.0-r0) 23:01:20 (2/42) Installing bash (5.1.4-r0) 23:01:20 Executing bash-5.1.4-r0.post-install 23:01:20 (3/42) Installing brotli-libs (1.0.9-r5) 23:01:20 (4/42) Installing nghttp2-libs (1.43.0-r0) 23:01:20 (5/42) Installing libcurl (7.79.1-r0) 23:01:20 (6/42) Installing curl (7.79.1-r0) 23:01:20 (7/42) Installing dumb-init (1.2.5-r1) 23:01:20 (8/42) Installing libbz2 (1.0.8-r1) 23:01:20 (9/42) Installing expat (2.4.1-r0) 23:01:20 (10/42) Installing libffi (3.3-r2) 23:01:20 (11/42) Installing gdbm (1.19-r0) 23:01:20 (12/42) Installing xz-libs (5.2.5-r0) 23:01:20 (13/42) Installing libgcc (10.3.1_git20210424-r2) 23:01:20 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 23:01:20 ---> 20b91836de91 23:01:20 (15/42) Installing mpdecimal (2.5.1-r1) 23:01:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:01:20 (16/42) Installing sqlite-libs (3.35.5-r0) 23:01:20 Removing intermediate container 959d46021f87 23:01:20 ---> cc8d84500ff9 23:01:20 Step 20/22 : LABEL arch=arm64 23:01:21 (17/42) Installing python3 (3.9.5-r1) 23:01:21 ---> Running in c42b76460840 23:01:22 Removing intermediate container c42b76460840 23:01:22 ---> 090bfe4d7710 23:01:22 Step 21/22 : LABEL git_sha=e30a43f39446f7fd02bd99992464c2faa48eb192 23:01:22 ---> e3a67d11b23c 23:01:22 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/ 23:01:22 ---> Running in 439d4f0c95ce 23:01:22 ---> Running in 180fdc1a82ea 23:01:23 (18/42) Installing py3-appdirs (1.4.4-r2) 23:01:23 Removing intermediate container 439d4f0c95ce 23:01:23 ---> 43b0a394ebac 23:01:23 Step 22/22 : LABEL version=0.0.0 23:01:23 (19/42) Installing py3-chardet (4.0.0-r2) 23:01:23 (20/42) Installing py3-idna (3.2-r0) 23:01:23 (21/42) Installing py3-urllib3 (1.26.5-r0) 23:01:23 (22/42) Installing py3-certifi (2020.12.5-r1) 23:01:23 ---> Running in 0b4bbf0e755c 23:01:23 (23/42) Installing py3-requests (2.25.1-r4) 23:01:23 (24/42) Installing py3-msgpack (1.0.2-r1) 23:01:23 (25/42) Installing py3-lockfile (0.12.2-r4) 23:01:23 (26/42) Installing py3-cachecontrol (0.12.6-r1) 23:01:23 Removing intermediate container 00654dfe0464 23:01:23 ---> 4d4d3ce53c9d 23:01:23 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 23:01:23 (27/42) Installing py3-colorama (0.4.4-r1) 23:01:23 (28/42) Installing py3-contextlib2 (0.6.0-r1) 23:01:23 (29/42) Installing py3-distlib (0.3.1-r3) 23:01:23 (30/42) Installing py3-distro (1.5.0-r3) 23:01:23 (31/42) Installing py3-six (1.15.0-r1) 23:01:23 (32/42) Installing py3-webencodings (0.5.1-r4) 23:01:23 (33/42) Installing py3-html5lib (1.1-r1) 23:01:23 ---> Running in 599a8242f746 23:01:23 (34/42) Installing py3-parsing (2.4.7-r2) 23:01:23 (35/42) Installing py3-packaging (20.9-r1) 23:01:23 (36/42) Installing py3-toml (0.10.2-r2) 23:01:23 (37/42) Installing py3-pep517 (0.10.0-r2) 23:01:23 (38/42) Installing py3-progress (1.5-r2) 23:01:23 (39/42) Installing py3-retrying (1.3.3-r1) 23:01:23 (40/42) Installing py3-ordered-set (4.0.2-r1) 23:01:23 (41/42) Installing py3-setuptools (52.0.0-r3) 23:01:23 (42/42) Installing py3-pip (20.3.4-r1) 23:01:24 Removing intermediate container 0b4bbf0e755c 23:01:24 ---> 54dc3da03ee1 23:01:24 23:01:24 Executing busybox-1.33.1-r3.trigger 23:01:24 Successfully built 54dc3da03ee1 23:01:24 OK: 84 MiB in 64 packages 23:01:24 Successfully tagged core-metadata-arm64:latest 23:01:25  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:01:25 Removing intermediate container 180fdc1a82ea 23:01:25 ---> c3893d473fcb 23:01:25 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:01:25 ---> Running in d1f1b0aff71a 23:01:26 Removing intermediate container d1f1b0aff71a 23:01:26 ---> e58d0a073f3a 23:01:26 Step 22/24 : LABEL arch=arm64 23:01:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:01:26 ---> Running in ae4fab4ff4a0 23:01:26 Removing intermediate container ae4fab4ff4a0 23:01:26 ---> af89bf5499f9 23:01:26 Step 23/24 : LABEL git_sha=e30a43f39446f7fd02bd99992464c2faa48eb192 23:01:27 ---> Running in f12ca740aaaa 23:01:27 (1/6) Installing dumb-init (1.2.5-r1) 23:01:27 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:01:27 (3/6) Installing libsodium (1.0.18-r0) 23:01:27 Removing intermediate container f12ca740aaaa 23:01:27 ---> 56c06588b26b 23:01:27 Step 24/24 : LABEL version=0.0.0 23:01:27 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:01:27 ---> Running in 049de8a8e6a2 23:01:27 (5/6) Installing libzmq (4.3.4-r0) 23:01:27 (6/6) Installing zeromq (4.3.4-r0) 23:01:27 Executing busybox-1.33.1-r6.trigger 23:01:27 OK: 8 MiB in 20 packages 23:01:27 Removing intermediate container 049de8a8e6a2 23:01:27 ---> d0e0ff3fa475 23:01:27 23:01:28 Successfully built d0e0ff3fa475 23:01:28 Successfully tagged security-secretstore-setup-arm64:latest 23:01:29  Building security-secretstore-setup ... done Removing intermediate container 599a8242f746 23:01:29 ---> 9edffa37d745 23:01:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:01:29 Collecting docker-compose==1.23.2 23:01:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:01:29 ---> e8f6922aaa5c 23:01:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:01:30 ---> 826e470d5bb3 23:01:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:01:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:01:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:01:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 23:01:31 Collecting texttable<0.10,>=0.9.0 23:01:31 Downloading texttable-0.9.1.tar.gz (11 kB) 23:01:31 ---> bc3b49905059 23:01:31 Step 18/22 : ENTRYPOINT ["/core-data"] 23:01:32 ---> Running in 77fd0dce44b4 23:01:32 Removing intermediate container 77fd0dce44b4 23:01:32 ---> cba0d3cda575 23:01:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:01:32 ---> Running in 8577fe07da3c 23:01:32 Removing intermediate container 8577fe07da3c 23:01:32 ---> 6156eb33e4af 23:01:32 Step 20/22 : LABEL arch=arm64 23:01:33 ---> Running in 48799c345f62 23:01:33 Removing intermediate container 48799c345f62 23:01:33 ---> 0c587e067e3f 23:01:33 Step 21/22 : LABEL git_sha=e30a43f39446f7fd02bd99992464c2faa48eb192 23:01:33 ---> Running in 86d00137bd51 23:01:34 Collecting jsonschema<3,>=2.5.1 23:01:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:01:34 Collecting dockerpty<0.5,>=0.4.1 23:01:34 Removing intermediate container 86d00137bd51 23:01:34 ---> 78d0c0e661ca 23:01:34 Step 22/22 : LABEL version=0.0.0 23:01:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:01:34 ---> Running in b624e46685c3 23:01:34 Removing intermediate container b624e46685c3 23:01:34 ---> 052332917a97 23:01:34 23:01:35 Successfully built 052332917a97 23:01:35 Successfully tagged core-data-arm64:latest 23:01:36  Building core-data ... done Collecting docker<4.0,>=3.6.0 23:01:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:01:36 Collecting docopt<0.7,>=0.6.1 23:01:36 Downloading docopt-0.6.2.tar.gz (25 kB) 23:01:39 Collecting websocket-client<1.0,>=0.32.0 23:01:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:01:40 Collecting PyYAML<4,>=3.10 23:01:40 Downloading PyYAML-3.13.tar.gz (270 kB) 23:01:43 Collecting cached-property<2,>=1.2.0 23:01:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:01:43 Collecting docker-pycreds>=0.4.0 23:01:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:01:45 Collecting idna<2.8,>=2.5 23:01:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:01:45 Collecting urllib3<1.25,>=1.21.1 23:01:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:01:46 Collecting chardet<3.1.0,>=3.0.2 23:01:46 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:01: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) 23:01:46 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:01:46 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:01:46 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:01:46 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:01:47 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:01:47 Attempting uninstall: urllib3 23:01:47 Found existing installation: urllib3 1.26.5 23:01:47 Uninstalling urllib3-1.26.5: 23:01:47 Successfully uninstalled urllib3-1.26.5 23:01:48 Attempting uninstall: idna 23:01:48 Found existing installation: idna 3.2 23:01:48 Uninstalling idna-3.2: 23:01:48 Successfully uninstalled idna-3.2 23:01:49 Attempting uninstall: chardet 23:01:49 Found existing installation: chardet 4.0.0 23:01:49 Uninstalling chardet-4.0.0: 23:01:49 Successfully uninstalled chardet-4.0.0 23:01:51 Attempting uninstall: requests 23:01:51 Found existing installation: requests 2.25.1 23:01:51 Uninstalling requests-2.25.1: 23:01:51 Successfully uninstalled requests-2.25.1 23:01:51 Running setup.py install for texttable: started 23:01:53 Running setup.py install for texttable: finished with status 'done' 23:01:53 Running setup.py install for PyYAML: started 23:01:56 Running setup.py install for PyYAML: finished with status 'done' 23:01:56 Running setup.py install for docopt: started 23:01:58 Running setup.py install for docopt: finished with status 'done' 23:01:58 Running setup.py install for dockerpty: started 23:02:00 Running setup.py install for dockerpty: finished with status 'done' 23:02:02 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 23:02:10 Removing intermediate container 974ede865b17 23:02:10 ---> 1eb9d11af20c 23:02:10 Step 13/22 : ENV APP_PORT=58890 23:02:10 ---> Running in bcdf594c0cc8 23:02:10 Removing intermediate container bcdf594c0cc8 23:02:10 ---> 092e04e479da 23:02:10 Step 14/22 : EXPOSE $APP_PORT 23:02:11 ---> Running in 9b3f434b5bbc 23:02:11 Removing intermediate container 9b3f434b5bbc 23:02:11 ---> 5819416220b8 23:02:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:02:12 ---> 413a17b705be 23:02:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:02:13 ---> a5d01e6c8732 23:02:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:02:14 ---> 3dfadfa4ab2c 23:02:14 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 23:02:14 ---> Running in 75bbb4b8c194 23:02:14 Removing intermediate container 75bbb4b8c194 23:02:14 ---> 0b96e23aecf8 23:02:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:02:14 ---> Running in 766f103becf4 23:02:15 Removing intermediate container 766f103becf4 23:02:15 ---> 33a546b13d2f 23:02:15 Step 20/22 : LABEL arch=arm64 23:02:15 ---> Running in ead9702ed7b2 23:02:15 Removing intermediate container ead9702ed7b2 23:02:15 ---> 50c59cb669b3 23:02:15 Step 21/22 : LABEL git_sha=e30a43f39446f7fd02bd99992464c2faa48eb192 23:02:15 ---> Running in f0f00d267b61 23:02:16 Removing intermediate container f0f00d267b61 23:02:16 ---> bc97d2f942a9 23:02:16 Step 22/22 : LABEL version=0.0.0 23:02:16 ---> Running in 784ce5428d84 23:02:16 Removing intermediate container 784ce5428d84 23:02:16 ---> 4cabaae41ef9 23:02:16 23:02:17 Successfully built 4cabaae41ef9 23:02:17 Successfully tagged sys-mgmt-agent-arm64:latest 23:02:17  Building sys-mgmt-agent ... done  [Pipeline] } 23:02:17 $ docker stop --time=1 91b907e90b6bf8fe52764b8e93f95179a5774dd8e7f89d3538b1ee31a6aba47a 23:02:19 $ docker rm -f 91b907e90b6bf8fe52764b8e93f95179a5774dd8e7f89d3538b1ee31a6aba47a [Pipeline] // withDockerContainer [Pipeline] sh 23:02:19 + docker images 23:02:20 REPOSITORY TAG IMAGE ID CREATED SIZE 23:02:20 sys-mgmt-agent-arm64 latest 4cabaae41ef9 3 seconds ago 277MB 23:02:20 core-data-arm64 latest 052332917a97 45 seconds ago 19.6MB 23:02:20 security-secretstore-setup-arm64 latest d0e0ff3fa475 52 seconds ago 26.8MB 23:02:20 core-metadata-arm64 latest 54dc3da03ee1 56 seconds ago 15.9MB 23:02:20 bb4953c1f74d About a minute ago 1.58GB 23:02:20 14eb1834d714 About a minute ago 1.57GB 23:02:20 4da224a39d1b About a minute ago 1.57GB 23:02:20 03fe14b94deb About a minute ago 1.58GB 23:02:20 security-bootstrapper-arm64 latest d840a04ed781 4 minutes ago 17.8MB 23:02:20 support-notifications-arm64 latest cf175ecd4770 4 minutes ago 16.1MB 23:02:20 security-proxy-setup-arm64 latest 71b2284be84c 4 minutes ago 25.5MB 23:02:20 support-scheduler-arm64 latest 88716a9c835a 4 minutes ago 15.3MB 23:02:20 core-command-arm64 latest 6ccfa6f444e8 4 minutes ago 15.2MB 23:02:20 d11fe8ff3da8 4 minutes ago 1.57GB 23:02:20 60f29cee12b0 4 minutes ago 1.57GB 23:02:20 db9a97bb886f 4 minutes ago 1.57GB 23:02:20 92784b0a21a3 4 minutes ago 1.57GB 23:02:20 3b6e0d6ca5c1 5 minutes ago 1.57GB 23:02:20 ci-base-image-arm64 latest 2cba3bc1d2ea 15 minutes ago 1.24GB 23:02:20 alpine 3.14 5b8b7b635229 30 hours ago 5.35MB 23:02:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB 23:02:20 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 23:02:20 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 23:02:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:02:20 23:02:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:02:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:02:21 arm64: Pulling from edgex-lftools-log-publisher 23:02:21 448f6bf000e3: Pulling fs layer 23:02:21 f757da607395: Pulling fs layer 23:02:21 05883995daec: Pulling fs layer 23:02:21 8603b9c90790: Pulling fs layer 23:02:21 1560dd03e051: Pulling fs layer 23:02:21 27f5ce0e4adf: Pulling fs layer 23:02:21 8603b9c90790: Waiting 23:02:21 1560dd03e051: Waiting 23:02:21 27f5ce0e4adf: Waiting 23:02:21 c2d8d7efcc4b: Pulling fs layer 23:02:21 c2d8d7efcc4b: Waiting 23:02:21 f757da607395: Verifying Checksum 23:02:21 f757da607395: Download complete 23:02:21 8603b9c90790: Verifying Checksum 23:02:21 8603b9c90790: Download complete 23:02:21 1560dd03e051: Verifying Checksum 23:02:21 1560dd03e051: Download complete 23:02:21 27f5ce0e4adf: Verifying Checksum 23:02:21 27f5ce0e4adf: Download complete 23:02:21 05883995daec: Verifying Checksum 23:02:21 05883995daec: Download complete 23:02:22 448f6bf000e3: Verifying Checksum 23:02:22 448f6bf000e3: Download complete 23:02:24 c2d8d7efcc4b: Verifying Checksum 23:02:24 c2d8d7efcc4b: Download complete 23:02:26 448f6bf000e3: Pull complete 23:02:26 f757da607395: Pull complete 23:02:28 05883995daec: Pull complete 23:02:28 8603b9c90790: Pull complete 23:02:29 1560dd03e051: Pull complete 23:02:29 27f5ce0e4adf: Pull complete 23:02:44 c2d8d7efcc4b: Pull complete 23:02:44 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:02:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:02:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:02:45 prd-ubuntu18.04-docker-arm64-4c-16g-507 does not seem to be running inside a container 23:02:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:02:48 $ docker top e4b896a30a8cd154b4a2aa4aef36c79ffe14c2eb0460c5bce078ae97bae2c6e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:02:49 ---> job-cost.sh 23:02:49 lf-activate-venv: SKIPPING 23:02:49 INFO: No Stack... 23:02:50 INFO: Retrieving Pricing Info for: v3-standard-4 23:02:51 INFO: Archiving Costs [Pipeline] sh 23:02:51 + cut -d, -f6 23:02:51 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 23:02:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3805-3-stack-cost] 23:02:51 Resource [jenkins-edgexfoundry-edgex-go-PR-3805-3-stack-cost] did not exist. Created. 23:02:51 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3805-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:02:52 + echo total: 0.10999999940395355 [Pipeline] stash 23:02:52 Stashed 1 file(s) [Pipeline] } 23:02:52 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3805-3-stack-cost] [Pipeline] // lock [Pipeline] } 23:02:52 $ docker stop --time=1 e4b896a30a8cd154b4a2aa4aef36c79ffe14c2eb0460c5bce078ae97bae2c6e3 23:02:54 $ docker rm -f e4b896a30a8cd154b4a2aa4aef36c79ffe14c2eb0460c5bce078ae97bae2c6e3 [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 23:02:55 provisioning config files... 23:02:55 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config5512863824117187779tmp [Pipeline] { [Pipeline] sh 23:02:55 + set +x 23:02:55 + curl -s https://codecov.io/bash 23:02:55 + bash -s -- 23:02:55 23:02:55 _____ _ 23:02:55 / ____| | | 23:02:55 | | ___ __| | ___ ___ _____ __ 23:02:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:02:55 | |___| (_) | (_| | __/ (_| (_) \ V / 23:02:55 \_____\___/ \__,_|\___|\___\___/ \_/ 23:02:55 Bash-1.0.6 23:02:55 23:02:55 23:02:55 ==> git version 2.24.4 found 23:02:55 ==> 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 23:02:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:02:55 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:02:55 ==> Jenkins CI detected. 23:02:55 current dir:  /w/workspace/edgex-go/3 23:02:55 project root: . 23:02:55 --> token set from env 23:02:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:02:55 ==> Running gcov in . (disable via -X gcov) 23:02:55 ==> Python coveragepy not found 23:02:55 ==> Searching for coverage reports in: 23:02:55 + . 23:02:55 -> Found 1 reports 23:02:55 ==> Detecting git/mercurial file structure 23:02:55 ==> Reading reports 23:02:55 + ./coverage.out bytes=428381 23:02:55 ==> Appending adjustments 23:02:55 https://docs.codecov.io/docs/fixing-reports 23:02:56 + Found adjustments 23:02:56 ==> Gzipping contents 23:02:56 60K /tmp/codecov.JBM06p.gz 23:02:56 ==> Uploading reports 23:02:56 url: https://codecov.io 23:02:56 query: branch=PR-3805&commit=fe52853947fc21e50eddfbc55d54f65b7fb40472&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3805%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3805&job=&cmd_args= 23:02:56 -> Pinging Codecov 23:02:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3805&commit=fe52853947fc21e50eddfbc55d54f65b7fb40472&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3805%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3805&job=&cmd_args= 23:02:57 -> Uploading to 23:02:57 https://storage.googleapis.com/codecov/v4/raw/2021-11-13/00271124DB129430A58F1EEE437C3FCB/fe52853947fc21e50eddfbc55d54f65b7fb40472/35a75c42-9ace-4877-bcf9-5210a446eaea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211113T230257Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d344a9251b9b32ed23293baf29cfa6b9a175155c96c8ce7f91fff3fff6705535 23:02:57 % Total % Received % Xferd Average Speed Time Time Time Current 23:02:57 Dload Upload Total Spent Left Speed 23:02:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57682 0 0 100 57682 0 183k --:--:-- --:--:-- --:--:-- 182k 100 57682 0 0 100 57682 0 183k --:--:-- --:--:-- --:--:-- 182k 23:02:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fe52853947fc21e50eddfbc55d54f65b7fb40472 [Pipeline] } 23:02:57 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 23:02:58 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:02:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:02:59 ---> package-listing.sh 23:02:59 ++ tr '[:upper:]' '[:lower:]' 23:02:59 ++ facter osfamily 23:03:00 + OS_FAMILY=redhat 23:03:00 + workspace=/w/workspace/edgex-go/3 23:03:00 + START_PACKAGES=/tmp/packages_start.txt 23:03:00 + END_PACKAGES=/tmp/packages_end.txt 23:03:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:03:00 + PACKAGES=/tmp/packages_start.txt 23:03:00 + '[' /w/workspace/edgex-go/3 ']' 23:03:00 + PACKAGES=/tmp/packages_end.txt 23:03:00 + case "${OS_FAMILY}" in 23:03:00 + rpm -qa 23:03:00 + sort 23:03:03 + '[' -f /tmp/packages_start.txt ']' 23:03:03 + '[' -f /tmp/packages_end.txt ']' 23:03:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:03:03 + '[' /w/workspace/edgex-go/3 ']' 23:03:03 + mkdir -p /w/workspace/edgex-go/3/archives/ 23:03:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 23:03:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:03:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:03:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:03:04 23:03:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:03:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:03:04 latest: Pulling from edgex-lftools-log-publisher 23:03:04 b4d181a07f80: Pulling fs layer 23:03:04 a1111a8f2ec3: Pulling fs layer 23:03:04 ed53099fbce6: Pulling fs layer 23:03:04 dc539afda2c1: Pulling fs layer 23:03:04 77bc0d833cb6: Pulling fs layer 23:03:04 9065ff56babe: Pulling fs layer 23:03:04 d287ab97295c: Pulling fs layer 23:03:04 77bc0d833cb6: Waiting 23:03:04 9065ff56babe: Waiting 23:03:04 d287ab97295c: Waiting 23:03:04 dc539afda2c1: Waiting 23:03:04 a1111a8f2ec3: Verifying Checksum 23:03:04 a1111a8f2ec3: Download complete 23:03:04 dc539afda2c1: Verifying Checksum 23:03:04 dc539afda2c1: Download complete 23:03:04 ed53099fbce6: Verifying Checksum 23:03:04 ed53099fbce6: Download complete 23:03:04 9065ff56babe: Verifying Checksum 23:03:04 9065ff56babe: Download complete 23:03:04 77bc0d833cb6: Verifying Checksum 23:03:04 77bc0d833cb6: Download complete 23:03:04 b4d181a07f80: Verifying Checksum 23:03:04 b4d181a07f80: Download complete 23:03:05 d287ab97295c: Verifying Checksum 23:03:05 d287ab97295c: Download complete 23:03:06 b4d181a07f80: Pull complete 23:03:06 a1111a8f2ec3: Pull complete 23:03:06 ed53099fbce6: Pull complete 23:03:06 dc539afda2c1: Pull complete 23:03:07 77bc0d833cb6: Pull complete 23:03:07 9065ff56babe: Pull complete 23:03:12 d287ab97295c: Pull complete 23:03:12 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:03:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:03:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:03:12 prd-centos7-docker-4c-2g-505 does not seem to be running inside a container 23:03:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:03:16 $ docker top f1db39d3abde10cdb009118448b5a66894fedda18dab89f00f9fb06d91102d8b -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:16 + touch /tmp/pre-build-complete [Pipeline] sh 23:03:16 + mkdir -p /var/log/sysstat [Pipeline] sh 23:03:17 + ls /var/log/sa-host 23:03:17 + sadf -c /var/log/sa-host/sa13 23:03:17 file_magic: OK 23:03:17 HZ: Using current value: 100 23:03:17 file_header: OK 23:03:17 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 23:03:17 Statistics: 23:03:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:03:17 File successfully converted to sysstat format version 12.0.3 23:03:17 + sadf -c /var/log/sa-host/sa30 23:03:17 file_magic: OK 23:03:17 HZ: Using current value: 100 23:03:17 file_header: OK 23:03:17 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 23:03:17 Statistics: 23:03:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:03:17 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:03:17 provisioning config files... 23:03:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config3939590530115104528tmp [Pipeline] { [Pipeline] echo 23:03:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:03:17 ---> create-netrc.sh [Pipeline] } 23:03:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:03:18 ---> python-tools-install.sh [Pipeline] echo 23:03:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:03:18 ---> sudo-logs.sh 23:03:18 Archiving 'sudo' log.. 23:03:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-505.novalocal: Name or service not known 23:03:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-505.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:03:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:03:18 ---> job-cost.sh 23:03:18 lf-activate-venv: SKIPPING 23:03:18 DEBUG: total: 0.10999999940395355 23:03:18 INFO: Retrieving Stack Cost... 23:03:18 INFO: Retrieving Pricing Info for: v3-standard-2 23:03:19 INFO: Archiving Costs [Pipeline] echo 23:03:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:03:19 ---> logs-deploy.sh 23:03:19 lf-activate-venv: SKIPPING 23:03:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3805/3 23:03:19 INFO: archiving workspace using pattern(s): 23:03:20 Archives upload complete. 23:03:20 INFO: archiving logs to Nexus 23:03:20 ---> uname -a: 23:03:20 Linux prd-centos7-docker-4c-2g-505.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 23:03:20 23:03:20 23:03:20 ---> lscpu: 23:03:20 Architecture: x86_64 23:03:20 CPU op-mode(s): 32-bit, 64-bit 23:03:20 Byte Order: Little Endian 23:03:20 Address sizes: 40 bits physical, 48 bits virtual 23:03:20 CPU(s): 2 23:03:20 On-line CPU(s) list: 0,1 23:03:20 Thread(s) per core: 1 23:03:20 Core(s) per socket: 1 23:03:20 Socket(s): 2 23:03:20 NUMA node(s): 1 23:03:20 Vendor ID: AuthenticAMD 23:03:20 CPU family: 23 23:03:20 Model: 49 23:03:20 Model name: AMD EPYC-Rome Processor 23:03:20 Stepping: 0 23:03:20 CPU MHz: 2800.000 23:03:20 BogoMIPS: 5600.00 23:03:20 Virtualization: AMD-V 23:03:20 Hypervisor vendor: KVM 23:03:20 Virtualization type: full 23:03:20 L1d cache: 32K 23:03:20 L1i cache: 32K 23:03:20 L2 cache: 512K 23:03:20 L3 cache: 16384K 23:03:20 NUMA node0 CPU(s): 0,1 23:03:20 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 23:03:20 23:03:20 23:03:20 ---> nproc: 23:03:20 2 23:03:20 23:03:20 23:03:20 ---> df -h: 23:03:20 Filesystem Size Used Avail Use% Mounted on 23:03:20 overlay 40G 14G 27G 33% / 23:03:20 tmpfs 64M 0 64M 0% /dev 23:03:20 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:03:20 shm 64M 0 64M 0% /dev/shm 23:03:20 /dev/vda1 40G 14G 27G 33% /facter-os 23:03:20 23:03:20 23:03:20 ---> sar -b -r -n DEV: 23:03:20 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/13/21 _x86_64_ (2 CPU) 23:03:20 23:03:20 22:38:36 LINUX RESTART (2 CPU) 23:03:20 23:03:20 22:39:01 tps rtps wtps bread/s bwrtn/s 23:03:20 22:40:01 87.76 3.21 84.55 2348.73 7984.27 23:03:20 22:41:02 8.99 0.05 8.94 1.60 5091.09 23:03:20 22:42:01 376.51 0.22 376.29 26.96 94677.57 23:03:20 22:43:01 64.50 0.00 64.50 0.00 7216.25 23:03:20 22:44:01 101.32 0.05 101.27 1.60 5935.45 23:03:20 22:45:03 410.95 195.52 215.43 5463.46 131645.94 23:03:20 22:46:01 655.73 347.67 308.06 17920.72 187274.63 23:03:20 22:47:02 751.05 178.51 572.54 8167.51 233371.17 23:03:20 22:48:01 152.71 21.69 131.02 1789.77 21873.67 23:03:20 22:49:01 1.90 0.35 1.55 95.29 29.00 23:03:20 22:50:01 0.33 0.00 0.33 0.00 4.38 23:03:20 22:51:01 0.25 0.00 0.25 0.00 2.63 23:03:20 22:52:01 0.20 0.00 0.20 0.00 1.68 23:03:20 22:53:01 0.28 0.00 0.28 0.00 3.28 23:03:20 22:54:01 0.47 0.25 0.22 7.86 2.35 23:03:20 22:55:01 0.82 0.00 0.82 0.00 16.11 23:03:20 22:56:01 0.27 0.00 0.27 0.00 3.08 23:03:20 22:57:01 0.30 0.00 0.30 0.00 3.85 23:03:20 22:58:01 0.23 0.00 0.23 0.00 2.60 23:03:20 22:59:01 0.15 0.00 0.15 0.00 2.10 23:03:20 23:00:01 0.38 0.10 0.28 0.80 4.13 23:03:20 23:01:01 0.23 0.03 0.20 0.27 2.90 23:03:20 23:02:01 0.57 0.18 0.38 3.46 5.46 23:03:20 23:03:01 42.65 42.28 0.37 3003.17 18.92 23:03:20 Average: 110.40 32.83 77.57 1604.17 28908.71 23:03:20 23:03:20 22:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:03:20 22:40:01 5437808 0 693740 8.66 2620 1874772 1723960 19.03 789652 1538096 17544 23:03:20 22:41:02 5277760 0 721388 9.01 2620 2007172 1724768 19.04 900152 1583504 568 23:03:20 22:42:01 2599104 0 988548 12.34 2620 4418668 1625464 17.95 1847192 3009508 124 23:03:20 22:43:01 3278484 0 1052936 13.15 2620 3674900 1946528 21.49 1439868 2810476 148824 23:03:20 22:44:01 3054432 0 1331120 16.62 2620 3620768 2013892 22.23 1664324 2794496 88268 23:03:20 22:45:03 736988 0 1248176 15.58 2620 6021156 2301768 25.41 2166960 4526440 137940 23:03:20 22:46:01 553404 0 1670956 20.86 2620 5781960 4081172 45.06 2858512 3960764 242724 23:03:20 22:47:02 682800 0 1675652 20.92 2620 5647868 3085880 34.07 2898268 3756944 2332 23:03:20 22:48:01 2812560 0 1143828 14.28 2620 4049932 1540788 17.01 1476044 3107992 8 23:03:20 22:49:01 2806972 0 1146548 14.32 2620 4052800 1538672 16.99 1483520 3105660 32 23:03:20 22:50:01 2815808 0 1137764 14.21 2620 4052748 1508848 16.66 1480836 3102080 12 23:03:20 22:51:01 2816440 0 1137128 14.20 2620 4052752 1502680 16.59 1480520 3101952 8 23:03:20 22:52:01 2821364 0 1132200 14.14 2620 4052756 1502680 16.59 1480332 3097084 8 23:03:20 22:53:01 2820520 0 1133040 14.15 2620 4052760 1502860 16.59 1481076 3097084 8 23:03:20 22:54:01 2820308 0 1133220 14.15 2620 4052792 1502764 16.59 1481180 3096860 16 23:03:20 22:55:01 2820736 0 1132788 14.14 2620 4052796 1502728 16.59 1481004 3096860 8 23:03:20 22:56:01 2821236 0 1132284 14.14 2620 4052800 1502680 16.59 1481028 3096860 8 23:03:20 22:57:01 2820776 0 1132736 14.14 2620 4052808 1502680 16.59 1481200 3096860 8 23:03:20 22:58:01 2820768 0 1132744 14.14 2620 4052808 1502680 16.59 1481272 3096860 8 23:03:20 22:59:01 2820432 0 1133068 14.15 2620 4052820 1502752 16.59 1481544 3096860 8 23:03:20 23:00:01 2820240 0 1133260 14.15 2620 4052820 1502728 16.59 1481688 3096884 8 23:03:20 23:01:01 2819232 0 1134264 14.16 2620 4052824 1505448 16.62 1482112 3096752 8 23:03:20 23:02:01 2819628 0 1133684 14.16 2620 4053008 1503188 16.60 1481896 3096872 8 23:03:20 23:03:01 2687728 0 1175320 14.68 2620 4143272 1535880 16.96 1523180 3186820 216 23:03:20 Average: 2774397 0 1149433 14.35 2620 4082490 1777645 19.63 1595973 3068774 26612 23:03:20 23:03:20 22:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:03:20 22:40:01 vethd37c964 106.24 66.74 12.50 300.68 0.00 0.00 0.00 0.00 23:03:20 22:40:01 eth0 616.96 506.69 3325.55 64.11 0.00 0.00 0.00 0.00 23:03:20 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:40:01 docker0 106.24 66.64 11.05 300.67 0.00 0.00 0.00 0.00 23:03:20 22:41:02 vethd37c964 798.63 616.04 71.35 2265.35 0.00 0.00 0.00 0.00 23:03:20 22:41:02 eth0 627.27 801.55 2271.16 73.25 0.00 0.00 0.00 0.00 23:03:20 22:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:41:02 docker0 798.63 616.01 60.43 2265.35 0.00 0.00 0.00 0.00 23:03:20 22:42:01 eth0 378.74 318.50 5496.83 36.77 0.00 0.00 0.00 0.00 23:03:20 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:42:01 docker0 251.41 257.40 20.19 2217.29 0.00 0.00 0.00 0.00 23:03:20 22:43:01 veth161aa62 0.73 0.87 0.06 0.08 0.00 0.00 0.00 0.00 23:03:20 22:43:01 eth0 40.28 23.18 35.65 15.54 0.00 0.00 0.00 0.00 23:03:20 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:43:01 docker0 0.73 0.73 0.05 0.07 0.00 0.00 0.00 0.00 23:03:20 22:44:01 veth161aa62 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 23:03:20 22:44:01 eth0 17.77 9.76 13.89 6.93 0.00 0.00 0.00 0.00 23:03:20 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:44:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 23:03:20 22:45:03 veth003f26f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:03:20 22:45:03 eth0 103.86 66.25 1629.71 124.50 0.00 0.00 0.00 0.00 23:03:20 22:45:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:45:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:46:01 veth018893e 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 23:03:20 22:46:01 veth003f26f 0.00 0.50 0.00 0.02 0.00 0.00 0.00 0.00 23:03:20 22:46:01 veth809be3a 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 23:03:20 22:46:01 veth38e6c01 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 23:03:20 22:47:02 veth003f26f 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 23:03:20 22:47:02 vethaaac187 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:03:20 22:47:02 veth18d757b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:03:20 22:47:02 eth0 2245.82 1965.70 15308.42 400.00 0.00 0.00 0.00 0.00 23:03:20 22:48:01 eth0 33.56 17.58 121.56 9.39 0.00 0.00 0.00 0.00 23:03:20 22:48:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:03:20 22:48:01 docker0 1221.37 1064.63 96.16 5711.54 0.00 0.00 0.00 0.00 23:03:20 22:49:01 eth0 0.88 0.63 0.36 0.29 0.00 0.00 0.00 0.00 23:03:20 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:50:01 eth0 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 23:03:20 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:51:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:52:01 eth0 0.30 0.08 0.03 0.01 0.00 0.00 0.00 0.00 23:03:20 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:53:01 eth0 0.73 0.30 0.29 0.17 0.00 0.00 0.00 0.00 23:03:20 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:54:01 eth0 0.25 0.20 0.09 0.08 0.00 0.00 0.00 0.00 23:03:20 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:55:01 eth0 0.22 0.12 0.07 0.03 0.00 0.00 0.00 0.00 23:03:20 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:56:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:03:20 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:57:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:03:20 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:58:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:03:20 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:59:01 eth0 0.20 0.18 0.08 0.04 0.00 0.00 0.00 0.00 23:03:20 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 23:00:01 eth0 0.17 0.10 0.06 0.03 0.00 0.00 0.00 0.00 23:03:20 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 23:01:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:03:20 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 23:02:01 eth0 0.07 0.08 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 23:03:01 eth0 11.43 6.98 11.23 4.79 0.00 0.00 0.00 0.00 23:03:20 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 Average: eth0 84.67 76.96 616.89 15.57 0.00 0.00 0.00 0.00 23:03:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:20 Average: docker0 50.10 43.67 3.94 234.30 0.00 0.00 0.00 0.00 23:03:20 23:03:20 23:03:20 ---> sar -P ALL: 23:03:20 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/13/21 _x86_64_ (2 CPU) 23:03:20 23:03:20 22:38:36 LINUX RESTART (2 CPU) 23:03:20 23:03:20 22:39:01 CPU %user %nice %system %iowait %steal %idle 23:03:20 22:40:01 all 9.44 0.00 3.12 2.09 0.08 85.28 23:03:20 22:40:01 0 10.25 0.00 3.77 3.52 0.09 82.38 23:03:20 22:40:01 1 8.64 0.00 2.48 0.67 0.07 88.14 23:03:20 22:41:02 all 7.08 0.00 1.90 0.00 0.07 90.95 23:03:20 22:41:02 0 6.71 0.00 1.94 0.00 0.07 91.29 23:03:20 22:41:02 1 7.45 0.00 1.86 0.00 0.07 90.62 23:03:20 22:42:01 all 29.00 0.00 10.42 3.86 0.10 56.63 23:03:20 22:42:01 0 32.04 0.00 10.57 4.02 0.11 53.27 23:03:20 22:42:01 1 25.96 0.00 10.27 3.70 0.09 59.99 23:03:20 22:43:01 all 55.26 0.00 6.43 0.48 0.11 37.72 23:03:20 22:43:01 0 55.10 0.00 6.89 0.47 0.11 37.43 23:03:20 22:43:01 1 55.41 0.00 5.97 0.49 0.11 38.02 23:03:20 22:44:01 all 51.66 0.00 4.36 1.04 0.09 42.85 23:03:20 22:44:01 0 52.58 0.00 4.52 1.15 0.09 41.67 23:03:20 22:44:01 1 50.75 0.00 4.21 0.93 0.09 44.03 23:03:20 22:45:03 all 44.35 0.00 11.86 16.45 0.12 27.23 23:03:20 22:45:03 0 43.51 0.00 11.95 16.52 0.12 27.90 23:03:20 22:45:03 1 45.19 0.00 11.76 16.38 0.12 26.55 23:03:20 22:46:01 all 57.32 0.00 15.75 23.02 0.14 3.76 23:03:20 22:46:01 0 57.78 0.00 15.60 22.76 0.13 3.73 23:03:20 22:46:01 1 56.87 0.00 15.90 23.28 0.15 3.80 23:03:20 22:47:02 all 71.40 0.00 20.75 6.59 0.16 1.10 23:03:20 22:47:02 0 71.10 0.00 21.20 6.34 0.17 1.19 23:03:20 22:47:02 1 71.69 0.00 20.31 6.84 0.15 1.02 23:03:20 22:48:01 all 28.66 0.00 5.33 1.27 0.07 64.67 23:03:20 22:48:01 0 28.07 0.00 5.75 1.58 0.07 64.53 23:03:20 22:48:01 1 29.25 0.00 4.92 0.95 0.07 64.80 23:03:20 22:49:01 all 0.19 0.00 0.04 0.02 0.01 99.74 23:03:20 22:49:01 0 0.37 0.00 0.07 0.03 0.02 99.52 23:03:20 22:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:03:20 22:50:01 all 0.23 0.00 0.07 0.00 0.02 99.68 23:03:20 22:50:01 0 0.43 0.00 0.05 0.00 0.02 99.50 23:03:20 22:50:01 1 0.03 0.00 0.08 0.00 0.02 99.87 23:03:20 23:03:20 22:50:01 CPU %user %nice %system %iowait %steal %idle 23:03:20 22:51:01 all 0.17 0.00 0.03 0.00 0.01 99.79 23:03:20 22:51:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:03:20 22:51:01 1 0.30 0.00 0.03 0.00 0.00 99.67 23:03:20 22:52:01 all 0.18 0.00 0.03 0.00 0.03 99.77 23:03:20 22:52:01 0 0.08 0.00 0.03 0.00 0.03 99.85 23:03:20 22:52:01 1 0.28 0.00 0.02 0.00 0.02 99.68 23:03:20 22:53:01 all 0.15 0.00 0.04 0.00 0.01 99.80 23:03:20 22:53:01 0 0.05 0.00 0.05 0.00 0.02 99.88 23:03:20 22:53:01 1 0.25 0.00 0.03 0.00 0.00 99.72 23:03:20 22:54:01 all 0.07 0.00 0.04 0.00 0.02 99.87 23:03:20 22:54:01 0 0.05 0.00 0.05 0.00 0.02 99.88 23:03:20 22:54:01 1 0.08 0.00 0.03 0.00 0.02 99.87 23:03:20 22:55:01 all 0.15 0.00 0.03 0.00 0.02 99.80 23:03:20 22:55:01 0 0.03 0.00 0.05 0.00 0.03 99.88 23:03:20 22:55:01 1 0.27 0.00 0.02 0.00 0.00 99.72 23:03:20 22:56:01 all 0.13 0.00 0.03 0.00 0.01 99.82 23:03:20 22:56:01 0 0.07 0.00 0.03 0.00 0.02 99.88 23:03:20 22:56:01 1 0.20 0.00 0.03 0.00 0.00 99.77 23:03:20 22:57:01 all 0.22 0.00 0.03 0.00 0.02 99.74 23:03:20 22:57:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:03:20 22:57:01 1 0.42 0.00 0.02 0.00 0.02 99.55 23:03:20 22:58:01 all 0.26 0.00 0.02 0.00 0.02 99.71 23:03:20 22:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:03:20 22:58:01 1 0.48 0.00 0.02 0.00 0.02 99.48 23:03:20 22:59:01 all 0.27 0.00 0.03 0.00 0.01 99.70 23:03:20 22:59:01 0 0.12 0.00 0.02 0.00 0.00 99.87 23:03:20 22:59:01 1 0.42 0.00 0.03 0.00 0.02 99.53 23:03:20 23:00:01 all 0.23 0.00 0.02 0.00 0.01 99.75 23:03:20 23:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:03:20 23:00:01 1 0.42 0.00 0.02 0.00 0.02 99.55 23:03:20 23:01:01 all 0.06 0.00 0.03 0.00 0.02 99.89 23:03:20 23:01:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:03:20 23:01:01 1 0.07 0.00 0.03 0.00 0.02 99.88 23:03:20 23:03:20 23:01:01 CPU %user %nice %system %iowait %steal %idle 23:03:20 23:02:01 all 0.22 0.00 0.06 0.00 0.01 99.72 23:03:20 23:02:01 0 0.05 0.00 0.05 0.00 0.02 99.88 23:03:20 23:02:01 1 0.38 0.00 0.07 0.00 0.00 99.55 23:03:20 23:03:01 all 1.98 0.00 0.57 1.11 0.03 96.30 23:03:20 23:03:01 0 1.29 0.00 0.42 0.89 0.03 97.37 23:03:20 23:03:01 1 2.68 0.00 0.72 1.34 0.03 95.22 23:03:20 Average: all 14.12 0.00 3.18 2.19 0.05 80.47 23:03:20 Average: 0 14.13 0.00 3.26 2.24 0.05 80.32 23:03:20 Average: 1 14.11 0.00 3.10 2.13 0.04 80.62 23:03:20 23:03:20 23:03:20