Pull request #3904 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d rather than 67df6a05eede89c76528c4e3c10ea913bda76805 Obtained Jenkinsfile from 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d 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-ssh16948075080561874681.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh14609616789773281526.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-3904/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-3904/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13679506765384439267.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh10940788971336283061.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-3904/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-3904/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14101082651357214345.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8674’ Running on prd-ubuntu20.04-docker-8c-8g-8676 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [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/13 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d into PR head commit 67df6a05eede89c76528c4e3c10ea913bda76805 Merge succeeded, producing 31f49b0cbfc7c56db0690b7bcde67847aff8f09a Checking out Revision 31f49b0cbfc7c56db0690b7bcde67847aff8f09a (PR-3904) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67df6a05eede89c76528c4e3c10ea913bda76805 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 31f49b0cbfc7c56db0690b7bcde67847aff8f09a # timeout=10 Commit message: "Merge commit '6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:11:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:11:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:11:38 ========================================================= 17:11:38 EdgeX Global Pipelines Version Info 17:11:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 631d1191f4e82f067ee33905537043f72e96a488 # timeout=10 17:11:39 ------------------- 17:11:39 stable info: 17:11:39 ------------------- 17:11:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:11:39 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 17:11:39 Message: update stable to v1.0.221 17:11:40 ------------------- 17:11:40 experimental info: 17:11:40 ------------------- 17:11:40 Commited By: **** collab-it+edgex@linuxfoundation.org 17:11:40 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 17:11:40 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:11:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:11:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:11:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:11:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:11:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:11:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 17:11:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:11:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:11:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:11:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:11:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:11:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:11:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:11:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:11:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:11:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:11:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:11:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:11:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:11:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:11:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:11:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:11:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3904 [Pipeline] echo 17:11:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3904 [Pipeline] echo 17:11:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3904 [Pipeline] echo 17:11:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 31f49b0cbfc7c56db0690b7bcde67847aff8f09a [Pipeline] echo 17:11:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 31f49b0 [Pipeline] echo 17:11:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:11:40 provisioning config files... 17:11:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config2664944418465117573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:41 ---> docker-login.sh 17:11:41 nexus3.edgexfoundry.org:10001 17:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:41 Configure a credential helper to remove this warning. See 17:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:41 17:11:41 Login Succeeded 17:11:41 nexus3.edgexfoundry.org:10002 17:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:41 Configure a credential helper to remove this warning. See 17:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:41 17:11:41 Login Succeeded 17:11:41 nexus3.edgexfoundry.org:10003 17:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:41 Configure a credential helper to remove this warning. See 17:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:41 17:11:41 Login Succeeded 17:11:41 nexus3.edgexfoundry.org:10004 17:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:41 Configure a credential helper to remove this warning. See 17:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:41 17:11:41 Login Succeeded 17:11:41 docker.io 17:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:42 Configure a credential helper to remove this warning. See 17:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:42 17:11:42 Login Succeeded 17:11:42 ---> docker-login.sh ends [Pipeline] } 17:11:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:11:42 + 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 17:11:42 + dirname cmd/core-command/Dockerfile 17:11:42 + cut -d/ -f2 17:11:42 + echo core-command,cmd/core-command/Dockerfile 17:11:42 + dirname cmd/core-data/Dockerfile 17:11:42 + cut -d/ -f2 17:11:42 + echo core-data,cmd/core-data/Dockerfile 17:11:42 + dirname cmd/core-metadata/Dockerfile 17:11:42 + cut -d/ -f2 17:11:42 + echo core-metadata,cmd/core-metadata/Dockerfile 17:11:42 + + dirname cmd/security-bootstrapper/Dockerfile 17:11:42 cut -d/ -f2 17:11:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:11:42 + dirname cmd/security-proxy-setup/Dockerfile 17:11:42 + cut -d/ -f2 17:11:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:11:42 + dirname cmd/security-secretstore-setup/Dockerfile 17:11:42 + cut -d/ -f2 17:11:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:11:42 + dirname cmd/support-notifications/Dockerfile 17:11:42 + cut -d/ -f2 17:11:42 + echo support-notifications,cmd/support-notifications/Dockerfile 17:11:42 + cut -d/ -f2 17:11:42 + dirname cmd/support-scheduler/Dockerfile 17:11:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:11:42 + + dirname cmd/sys-mgmt-agent/Dockerfile 17:11:42 cut -d/ -f2 17:11:42 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:11:42 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 17:11:43 + git rev-list -1 --merges 31f49b0cbfc7c56db0690b7bcde67847aff8f09a~1..31f49b0cbfc7c56db0690b7bcde67847aff8f09a [Pipeline] echo 17:11:43 -----------> git rev-list -1 --merges 31f49b0cbfc7c56db0690b7bcde67847aff8f09a~1..31f49b0cbfc7c56db0690b7bcde67847aff8f09a 31f49b0cbfc7c56db0690b7bcde67847aff8f09a 17:11:43 31f49b0cbfc7c56db0690b7bcde67847aff8f09a [false] [Pipeline] sh 17:11:43 + git log --format=format:%s -1 31f49b0cbfc7c56db0690b7bcde67847aff8f09a [Pipeline] echo 17:11:43 ========================================================= 17:11:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:11:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:11:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:11:43 + grep -v github /etc/ssh/ssh_known_hosts 17:11:43 + [ -e /tmp/ssh_known_hosts ] 17:11:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:11:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:11:43 + sudo tee -a /etc/ssh/ssh_known_hosts 17:11:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:11:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:11:44 17:11:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:11:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:11:44 latest: Pulling from edgex-devops/git-semver 17:11:44 a0d0a0d46f8b: Pulling fs layer 17:11:44 3e5f54012d9b: Pulling fs layer 17:11:44 4c7163046ea9: Pulling fs layer 17:11:44 0c2d73faf560: Pulling fs layer 17:11:44 0c2d73faf560: Waiting 17:11:44 3e5f54012d9b: Verifying Checksum 17:11:44 3e5f54012d9b: Download complete 17:11:44 a0d0a0d46f8b: Download complete 17:11:44 0c2d73faf560: Verifying Checksum 17:11:44 0c2d73faf560: Download complete 17:11:44 4c7163046ea9: Verifying Checksum 17:11:44 4c7163046ea9: Download complete 17:11:44 a0d0a0d46f8b: Pull complete 17:11:44 3e5f54012d9b: Pull complete 17:11:45 4c7163046ea9: Pull complete 17:11:45 0c2d73faf560: Pull complete 17:11:45 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:11:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:11:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:11:45 prd-ubuntu20.04-docker-8c-8g-8676 does not seem to be running inside a container 17:11:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 17:11:46 $ docker top 3caa5a8fa84edd07edd187c303f2f9ed5135bd8a38e0f2901784252ddb1a0fe7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:11:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:11:46 [ssh-agent] Looking for ssh-agent implementation... 17:11:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:11:46 $ docker exec 3caa5a8fa84edd07edd187c303f2f9ed5135bd8a38e0f2901784252ddb1a0fe7 ssh-agent 17:11:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEplbEJ/agent.14 17:11:46 SSH_AGENT_PID=22 17:11:46 Running ssh-add (command line suppressed) 17:11:46 Identity added: /w/workspace/edgex-go/13@tmp/private_key_64951976632049135.key (/w/workspace/edgex-go/13@tmp/private_key_64951976632049135.key) 17:11:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:11:47 + git tag --points-at HEAD [Pipeline] } 17:11:47 $ docker exec --env ******** --env ******** 3caa5a8fa84edd07edd187c303f2f9ed5135bd8a38e0f2901784252ddb1a0fe7 ssh-agent -k 17:11:47 unset SSH_AUTH_SOCK; 17:11:47 unset SSH_AGENT_PID; 17:11:47 echo Agent pid 22 killed; 17:11:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:11:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:11:47 [ssh-agent] Looking for ssh-agent implementation... 17:11:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:11:47 $ docker exec 3caa5a8fa84edd07edd187c303f2f9ed5135bd8a38e0f2901784252ddb1a0fe7 ssh-agent 17:11:47 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcKMoJo/agent.57 17:11:47 SSH_AGENT_PID=63 17:11:47 Running ssh-add (command line suppressed) 17:11:47 Identity added: /w/workspace/edgex-go/13@tmp/private_key_2346789900558640205.key (/w/workspace/edgex-go/13@tmp/private_key_2346789900558640205.key) 17:11:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:11:48 + git semver init 17:11:48 # -> Open(): unable to determine branch for HEAD 17:11:48 # $GIT_DIR = /w/workspace/edgex-go/13/.git 17:11:48 # $GIT_WORK_TREE = /w/workspace/edgex-go/13 17:11:48 # $SEMVER_REMOTE_NAME = origin 17:11:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:11:48 # $SEMVER_USER_NAME = edgex-jenkins 17:11:48 # $SEMVER_BRANCH = PR-3904 17:11:48 # $SEMVER_TEMP = /tmp/semver-565314996 17:11:48 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:12:02 # '/tmp/semver-565314996' -> '/w/workspace/edgex-go/13/.semver' 17:12:02 # -> Force: false 17:12:02 # $SEMVER_DIR = /w/workspace/edgex-go/13/.semver [Pipeline] } 17:12:02 $ docker exec --env ******** --env ******** 3caa5a8fa84edd07edd187c303f2f9ed5135bd8a38e0f2901784252ddb1a0fe7 ssh-agent -k 17:12:03 unset SSH_AUTH_SOCK; 17:12:03 unset SSH_AGENT_PID; 17:12:03 echo Agent pid 63 killed; 17:12:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:12:03 + git semver [Pipeline] } 17:12:03 $ docker stop --time=1 3caa5a8fa84edd07edd187c303f2f9ed5135bd8a38e0f2901784252ddb1a0fe7 17:12:05 $ docker rm -f 3caa5a8fa84edd07edd187c303f2f9ed5135bd8a38e0f2901784252ddb1a0fe7 [Pipeline] // withDockerContainer [Pipeline] sh 17:12:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:12:06 Stashed 1 file(s) [Pipeline] echo 17:12:06 [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 17:12:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:12:06 ========================================================= 17:12:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 17:12:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:12:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:12:06 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 17:12:06 59bf1c3509f3: Pulling fs layer 17:12:06 666ba61612fd: Pulling fs layer 17:12:06 8ed8ca486205: Pulling fs layer 17:12:06 4fe6c5a15a65: Pulling fs layer 17:12:06 22a0e8bec74d: Pulling fs layer 17:12:06 640e595b4fbd: Pulling fs layer 17:12:06 763cafe07f6e: Pulling fs layer 17:12:06 0c0b528cf693: Pulling fs layer 17:12:06 10935f4eaf8b: Pulling fs layer 17:12:06 4fe6c5a15a65: Waiting 17:12:06 22a0e8bec74d: Waiting 17:12:06 640e595b4fbd: Waiting 17:12:06 763cafe07f6e: Waiting 17:12:06 8ed8ca486205: Verifying Checksum 17:12:06 8ed8ca486205: Download complete 17:12:06 666ba61612fd: Verifying Checksum 17:12:06 666ba61612fd: Download complete 17:12:06 22a0e8bec74d: Verifying Checksum 17:12:06 22a0e8bec74d: Download complete 17:12:06 640e595b4fbd: Verifying Checksum 17:12:06 640e595b4fbd: Download complete 17:12:06 59bf1c3509f3: Verifying Checksum 17:12:06 59bf1c3509f3: Download complete 17:12:06 763cafe07f6e: Verifying Checksum 17:12:06 763cafe07f6e: Download complete 17:12:06 0c0b528cf693: Verifying Checksum 17:12:06 0c0b528cf693: Download complete 17:12:06 59bf1c3509f3: Pull complete 17:12:06 666ba61612fd: Pull complete 17:12:07 8ed8ca486205: Pull complete 17:12:07 10935f4eaf8b: Verifying Checksum 17:12:07 10935f4eaf8b: Download complete 17:12:07 4fe6c5a15a65: Verifying Checksum 17:12:07 4fe6c5a15a65: Download complete 17:12:11 4fe6c5a15a65: Pull complete 17:12:11 22a0e8bec74d: Pull complete 17:12:11 640e595b4fbd: Pull complete 17:12:11 763cafe07f6e: Pull complete 17:12:11 0c0b528cf693: Pull complete 17:12:14 10935f4eaf8b: Pull complete 17:12:14 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 17:12:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:12:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 17:12:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:12:14 WORKDIR /edgex 17:12:14 COPY go.mod . 17:12:14 RUN go mod download 17:12:14 + docker build -t ci-base-image-x86_64 -f - . 17:12:16 Sending build context to Docker daemon 334.4MB 17:12:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:12:16 ---> 99d49a6021b9 17:12:16 Step 2/4 : WORKDIR /edgex 17:12:18 ---> Running in 4641161a565b 17:12:18 Removing intermediate container 4641161a565b 17:12:18 ---> 6c0f21894ad1 17:12:18 Step 3/4 : COPY go.mod . 17:12:18 ---> fcc8a5fcec03 17:12:18 Step 4/4 : RUN go mod download 17:12:18 ---> Running in 9a78ef234bb9 17:12:21 Still waiting to schedule task 17:12:21 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8675’ 17:12:45 Removing intermediate container 9a78ef234bb9 17:12:45 ---> 140edc049a7c 17:12:45 Successfully built 140edc049a7c 17:12:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:12:45 + docker inspect -f . ci-base-image-x86_64 17:12:45 . [Pipeline] withDockerContainer 17:12:45 prd-ubuntu20.04-docker-8c-8g-8676 does not seem to be running inside a container 17:12:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 17:12:46 $ docker top 7354776bf6363ab53e795b38da6a57b51c0e5286f7929090b753c9ca01d3ee77 -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:46 + go version 17:12:46 go version go1.17.6 linux/amd64 [Pipeline] } 17:12:46 $ docker stop --time=1 7354776bf6363ab53e795b38da6a57b51c0e5286f7929090b753c9ca01d3ee77 17:12:47 $ docker rm -f 7354776bf6363ab53e795b38da6a57b51c0e5286f7929090b753c9ca01d3ee77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:12:48 + docker inspect -f . ci-base-image-x86_64 17:12:48 . [Pipeline] withDockerContainer 17:12:48 prd-ubuntu20.04-docker-8c-8g-8676 does not seem to be running inside a container 17:12:48 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 17:12:48 $ docker top 5cbcc5c68b9cfe4012f6d2cb1ae4653af01530e9c3028ad9fdc05f38ea658157 -eo pid,comm [Pipeline] { [Pipeline] echo 17:12:49 ========================================================= 17:12:49 [edgeXBuildGoParallel] Running Tests and Build... 17:12:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:12:49 + make test 17:12:49 go mod tidy 17:12:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:12:54 ? github.com/edgexfoundry/edgex-go [no test files] 17:13:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:13:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:13:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:13:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:13:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:13:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:13:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:13:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:13:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:13:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:13:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:13:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:13:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:13:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:13:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.081s coverage: 28.7% of statements 17:13:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:13:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:13:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements 17:13:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:13:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.9% of statements 17:13:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:13:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:13:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.473s coverage: 89.2% of statements 17:13:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:13:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:13:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:13:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.072s coverage: 84.4% of statements 17:13:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:13:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:13:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:13:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:13:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:13:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.391s coverage: 94.2% of statements 17:13:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:13:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:13:09 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements 17:13:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:13:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:13:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:13:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:13:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:13:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements 17:13:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:13:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:13:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:13:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.096s coverage: 0.9% of statements 17:13:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:13:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements 17:13:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 24.0% of statements 17:13:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:13:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements 17:13:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 79.5% of statements 17:13:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 17:13:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.100s coverage: 96.3% of statements 17:13:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 17:13:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.086s coverage: 94.4% of statements 17:13:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements 17:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.216s coverage: 82.5% of statements 17:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.0% of statements 17:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 17:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 17:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.176s coverage: 91.2% of statements 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 64.4% of statements 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements 17:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 17:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 17:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 17:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 17:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.390s coverage: 65.4% of statements 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.153s coverage: 43.8% of statements 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:13:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:13:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:13:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:13:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:13:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:13:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:13:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.082s coverage: 100.0% of statements 17:13:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 17:13: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 17:13:46 GO111MODULE=on go vet ./... 17:13:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:13:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:13:49 ./bin/test-attribution-txt.sh [Pipeline] echo 17:13:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:13:49 + ls -al . 17:13:49 total 676 17:13:49 drwxrwxr-x 10 1001 1001 4096 Mar 23 17:13 . 17:13:49 drwxr-xr-x 4 root root 4096 Mar 23 17:12 .. 17:13:49 -rw-rw-r-- 1 1001 1001 11 Mar 23 17:11 .dockerignore 17:13:49 drwxrwxr-x 8 1001 1001 4096 Mar 23 17:11 .git 17:13:49 drwxrwxr-x 4 1001 1001 4096 Mar 23 17:11 .github 17:13:49 -rw-rw-r-- 1 1001 1001 804 Mar 23 17:11 .gitignore 17:13:49 -rw-rw-r-- 1 1001 1001 42 Mar 23 17:11 .golangci.yml 17:13:49 -rw-rw-r-- 1 1001 1001 76 Mar 23 17:11 .hadolint.yml 17:13:49 drwx------ 3 1001 1001 4096 Mar 23 17:12 .semver 17:13:49 -rw-rw-r-- 1 1001 1001 166 Mar 23 17:11 .sonarcloud.properties 17:13:49 -rw-rw-r-- 1 1001 1001 1171 Mar 23 17:11 ADOPTERS.md 17:13:49 -rw-rw-r-- 1 1001 1001 9019 Mar 23 17:11 Attribution.txt 17:13:49 -rw-rw-r-- 1 1001 1001 51732 Mar 23 17:11 CHANGELOG.md 17:13:49 -rw-rw-r-- 1 1001 1001 3804 Mar 23 17:11 CONTRIBUTING.md 17:13:49 -rw-rw-r-- 1 1001 1001 677 Mar 23 17:11 GOVERNANCE.md 17:13:49 -rw-rw-r-- 1 1001 1001 849 Mar 23 17:11 Jenkinsfile 17:13:49 -rw-rw-r-- 1 1001 1001 10775 Mar 23 17:11 LICENSE 17:13:49 -rw-rw-r-- 1 1001 1001 6508 Mar 23 17:11 Makefile 17:13:49 -rw-rw-r-- 1 1001 1001 582 Mar 23 17:11 OWNERS.md 17:13:49 -rw-rw-r-- 1 1001 1001 8207 Mar 23 17:11 README.md 17:13:49 -rw-rw-r-- 1 1001 1001 6912 Mar 23 17:11 SECURITY.md 17:13:49 -rw-rw-r-- 1 1001 1001 5 Mar 23 17:12 VERSION 17:13:49 -rw-rw-r-- 1 1001 1001 4131 Mar 23 17:11 ZMQWindows.md 17:13:49 drwxrwxr-x 2 1001 1001 4096 Mar 23 17:11 bin 17:13:49 drwxrwxr-x 14 1001 1001 4096 Mar 23 17:11 cmd 17:13:49 -rw-r--r-- 1 root root 426503 Mar 23 17:13 coverage.out 17:13:49 -rw-rw-r-- 1 1001 1001 2827 Mar 23 17:11 go.mod 17:13:49 -rw-rw-r-- 1 1001 1001 50579 Mar 23 17:11 go.sum 17:13:49 drwxrwxr-x 8 1001 1001 4096 Mar 23 17:11 internal 17:13:49 drwxrwxr-x 3 1001 1001 4096 Mar 23 17:11 openapi 17:13:49 drwxrwxr-x 4 1001 1001 4096 Mar 23 17:11 snap 17:13:49 -rw-rw-r-- 1 1001 1001 204 Mar 23 17:11 version.go [Pipeline] sh 17:13:50 + '[' -e coverage.out ] 17:13:50 + chown 1001:1001 coverage.out [Pipeline] stash 17:13:50 Stashed 1 file(s) [Pipeline] sh 17:13:50 + make build 17:13:50 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 17:13:52 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 17:13:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:13:57 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 17:13:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:13:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:14: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 17:14:01 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 17:14:02 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 17:14:03 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 17:14:03 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 17:14:04 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] } 17:14:06 $ docker stop --time=1 5cbcc5c68b9cfe4012f6d2cb1ae4653af01530e9c3028ad9fdc05f38ea658157 17:14:08 $ docker rm -f 5cbcc5c68b9cfe4012f6d2cb1ae4653af01530e9c3028ad9fdc05f38ea658157 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:14:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:14:09 17:14:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:14:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:14:09 latest: Pulling from edgex-devops/edgex-compose 17:14:09 cbdbe7a5bc2a: Pulling fs layer 17:14:09 ca9280d653b3: Pulling fs layer 17:14:09 7e9c9ca2126c: Pulling fs layer 17:14:09 cbdbe7a5bc2a: Verifying Checksum 17:14:09 cbdbe7a5bc2a: Download complete 17:14:10 ca9280d653b3: Verifying Checksum 17:14:10 ca9280d653b3: Download complete 17:14:10 cbdbe7a5bc2a: Pull complete 17:14:10 7e9c9ca2126c: Download complete 17:14:10 ca9280d653b3: Pull complete 17:14:14 7e9c9ca2126c: Pull complete 17:14:14 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:14:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:14:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:14:15 prd-ubuntu20.04-docker-8c-8g-8676 does not seem to be running inside a container 17:14:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 17:14:16 $ docker top 3c84b4e28a554ec7648f57003aeeb987e5536b3aa1b93a5d45e9d10256593887 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:17 + docker-compose build --help 17:14:17 + grep parallel 17:14:17 --parallel Build images in parallel. [Pipeline] } 17:14:17 $ docker stop --time=1 3c84b4e28a554ec7648f57003aeeb987e5536b3aa1b93a5d45e9d10256593887 17:14:18 $ docker rm -f 3c84b4e28a554ec7648f57003aeeb987e5536b3aa1b93a5d45e9d10256593887 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:14:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:14:19 . [Pipeline] withDockerContainer 17:14:19 prd-ubuntu20.04-docker-8c-8g-8676 does not seem to be running inside a container 17:14:19 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 17:14:19 $ docker top abde43a5cfa21bae9d8c88d70a86ff8442e36563a7035b3f4646b37dfe59d6ae -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:20 + docker-compose -f ./docker-compose-build.yml build --parallel 17:14:20 Building core-command ... 17:14:20 Building core-data ... 17:14:20 Building core-metadata ... 17:14:20 Building security-bootstrapper ... 17:14:20 Building security-proxy-setup ... 17:14:20 Building security-secretstore-setup ... 17:14:20 Building support-notifications ... 17:14:20 Building support-scheduler ... 17:14:20 Building sys-mgmt-agent ... 17:14:20 Building support-scheduler 17:14:20 Building core-command 17:14:20 Building security-bootstrapper 17:14:20 Building core-metadata 17:14:20 Building sys-mgmt-agent 17:14:38 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:14:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:14:38 ---> 140edc049a7c 17:14:38 Step 3/23 : WORKDIR /edgex-go 17:14:38 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:14:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:14:38 ---> 140edc049a7c 17:14:38 Step 3/23 : WORKDIR /edgex-go 17:14:38 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:14:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:14:38 ---> 140edc049a7c 17:14:38 Step 3/22 : WORKDIR /edgex-go 17:14:38 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:14:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:14:38 ---> 140edc049a7c 17:14:38 Step 3/23 : WORKDIR /edgex-go 17:14:38 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:14:38 Step 2/31 : FROM ${BUILDER_BASE} AS builder 17:14:38 ---> 140edc049a7c 17:14:38 Step 3/31 : WORKDIR /edgex-go 17:14:40 ---> Running in 0580e82d0e58 17:14:40 ---> Running in c2d90ec58991 17:14:40 ---> Running in 5e4d0f53e7a2 17:14:40 ---> Running in 09b4304d48a0 17:14:40 ---> Running in d42aefeeb719 17:14:40 Removing intermediate container c2d90ec58991 17:14:40 ---> f36edc1eb7f0 17:14:40 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:40 Removing intermediate container 0580e82d0e58 17:14:40 ---> 8c338933fe47 17:14:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:40 Removing intermediate container d42aefeeb719 17:14:40 ---> 71f73445e055 17:14:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:40 Removing intermediate container 5e4d0f53e7a2 17:14:40 ---> 96c886084364 17:14:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:40 Removing intermediate container 09b4304d48a0 17:14:40 ---> 25b8b69e4b69 17:14:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:40 ---> Running in e4a951c99037 17:14:40 ---> Running in 486d71357750 17:14:40 ---> Running in b619eb4d81b3 17:14:40 ---> Running in 100e669528df 17:14:40 ---> Running in 7d9fae8a81b0 17:14:41 Removing intermediate container e4a951c99037 17:14:41 ---> aa51bf64297f 17:14:41 Step 5/31 : RUN apk add --update --no-cache make git 17:14:41 ---> Running in 25e89a2acf79 17:14:42 Removing intermediate container b619eb4d81b3 17:14:42 ---> 5a9e055fb216 17:14:42 Step 5/22 : RUN apk add --update --no-cache make git 17:14:42 ---> Running in 7a7c09d2ecca 17:14:42 Removing intermediate container 486d71357750 17:14:42 ---> a495205300cf 17:14:42 Step 5/23 : RUN apk add --update --no-cache make bash git 17:14:42 ---> Running in f6cedddf2034 17:14:42 Removing intermediate container 100e669528df 17:14:42 ---> a820481f0bbe 17:14:42 Step 5/23 : RUN apk add --update --no-cache make git 17:14:42 ---> Running in bb19248948ad 17:14:42 Removing intermediate container 7d9fae8a81b0 17:14:42 ---> 42c36914cda8 17:14:42 Step 5/23 : RUN apk add --update --no-cache make git 17:14:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:14:42 ---> Running in 58f9ee39b60c 17:14:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:14:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:14:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:14:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:14:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:14:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:14:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:14:43 OK: 221 MiB in 52 packages 17:14:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:14:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:14:43 OK: 221 MiB in 52 packages 17:14:43 OK: 221 MiB in 52 packages 17:14:44 OK: 221 MiB in 52 packages 17:14:44 OK: 221 MiB in 52 packages 17:14:44 Removing intermediate container 25e89a2acf79 17:14:44 ---> a601b6f7b518 17:14:44 Step 6/31 : COPY go.mod vendor* ./ 17:14:44 ---> cd8b540f3215 17:14:44 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:44 ---> Running in 318273b9f33a 17:14:44 Removing intermediate container f6cedddf2034 17:14:44 ---> e175358daec4 17:14:44 Step 6/23 : COPY go.mod vendor* ./ 17:14:44 Removing intermediate container 7a7c09d2ecca 17:14:44 ---> 81d1a1edb620 17:14:44 Step 6/22 : COPY go.mod vendor* ./ 17:14:44 Removing intermediate container 58f9ee39b60c 17:14:44 ---> 7d86f62b6350 17:14:44 Step 6/23 : COPY go.mod vendor* ./ 17:14:44 Removing intermediate container bb19248948ad 17:14:44 ---> 088e926d19cc 17:14:44 Step 6/23 : COPY go.mod vendor* ./ 17:14:44 ---> 9b9a2099709c 17:14:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:44 ---> ffdabe5782cc 17:14:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:45 ---> Running in 549f7b41a3be 17:14:45 ---> Running in e02a49a6a518 17:14:45 ---> 9316c87b7830 17:14:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:45 ---> c7ba42912821 17:14:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:45 ---> Running in 82fbcb37256c 17:14:45 ---> Running in 74829fe707db 17:14:45 Removing intermediate container 318273b9f33a 17:14:45 ---> fd0adda47a34 17:14:45 Step 8/31 : COPY . . 17:14:47 Removing intermediate container 549f7b41a3be 17:14:47 ---> edb4e55a5ebd 17:14:47 Step 8/23 : COPY . . 17:14:47 Removing intermediate container e02a49a6a518 17:14:47 ---> 69d6ebcb624d 17:14:47 Step 8/22 : COPY . . 17:14:47 Removing intermediate container 82fbcb37256c 17:14:47 ---> d5b82d42814f 17:14:47 Step 8/23 : COPY . . 17:14:48 Removing intermediate container 74829fe707db 17:14:48 ---> 3ac4a49db0ff 17:14:48 Step 8/23 : COPY . . 17:14:56 ---> a4a597af67ed 17:14:56 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:14:56 ---> d26d9bc566ab 17:14:56 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:14:56 ---> 49d958b5e8c4 17:14:56 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:14:56 ---> Running in 16b8b3c2116c 17:14:56 ---> 600da2fd0083 17:14:56 Step 9/23 : RUN make cmd/core-command/core-command 17:14:56 ---> eb632496372e 17:14:56 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:14:56 ---> Running in a433f9d2738c 17:14:56 ---> Running in e52e9e9ab348 17:14:56 ---> Running in 05b07dd461e0 17:14:56 ---> Running in ac6e3aff87e4 17:14:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:14:57 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 17:14:57 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 17:14:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:14:57 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 17:15:15 Removing intermediate container 16b8b3c2116c 17:15:15 ---> 9214efaff0b9 17:15:15 17:15:15 Step 10/31 : FROM alpine:3.14 17:15:15 Removing intermediate container e52e9e9ab348 17:15:15 ---> 039f9a80b309 17:15:15 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:15:15 Removing intermediate container ac6e3aff87e4 17:15:15 ---> 79839d7cfca0 17:15:15 17:15:15 Step 10/23 : FROM alpine:3.14 17:15:15 ---> Running in bf448b7a0191 17:15:15 3.14: Pulling from library/alpine 17:15:15 3.14: Pulling from library/alpine 17:15:15 Removing intermediate container 05b07dd461e0 17:15:15 ---> e78b3b22b25e 17:15:15 17:15:15 Step 10/23 : FROM alpine:3.14 17:15:15 Removing intermediate container a433f9d2738c 17:15:15 ---> 9c36ca671c99 17:15:15 17:15:15 Step 10/22 : FROM alpine:3.14 17:15:15 3.14: Pulling from library/alpine 17:15:15 3.14: Pulling from library/alpine 17:15:15 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 17:15:15 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 17:15:15 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 17:15:15 Status: Downloaded newer image for alpine:3.14 17:15:15 Status: Downloaded newer image for alpine:3.14 17:15:15 Status: Downloaded newer image for alpine:3.14 17:15:15 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 17:15:15 Status: Image is up to date for alpine:3.14 17:15:15 ---> a33ac4f1069a 17:15:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:15:15 ---> a33ac4f1069a 17:15:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:15:15 ---> a33ac4f1069a 17:15:15 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:15:15 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 17:15:15 ---> a33ac4f1069a 17:15:15 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:15:15 ---> Running in 06e65c7a322c 17:15:15 ---> Running in d0ef9b17e6e1 17:15:15 ---> Running in 42f028bf592e 17:15:15 ---> Running in c913aa46ddde 17:15:15 Removing intermediate container 42f028bf592e 17:15:15 ---> 8d9786c5e7cd 17:15:15 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:15:15 ---> Running in dc29ea9602d3 17:15:15 Removing intermediate container bf448b7a0191 17:15:15 ---> c57d9705c064 17:15:15 17:15:15 Step 11/23 : FROM docker:20.10.10 17:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:15:15 20.10.10: Pulling from library/docker 17:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:15:15 (1/1) Installing dumb-init (1.2.5-r1) 17:15:15 Executing busybox-1.33.1-r6.trigger 17:15:15 OK: 6 MiB in 15 packages 17:15:15 (1/2) Installing dumb-init (1.2.5-r1) 17:15:15 (2/2) Installing su-exec (0.2-r1) 17:15:15 (1/1) Installing dumb-init (1.2.5-r1) 17:15:15 Executing busybox-1.33.1-r6.trigger 17:15:15 Executing busybox-1.33.1-r6.trigger 17:15:15 OK: 6 MiB in 16 packages 17:15:15 OK: 6 MiB in 15 packages 17:15:15 (1/1) Installing dumb-init (1.2.5-r1) 17:15:15 Executing busybox-1.33.1-r6.trigger 17:15:15 OK: 6 MiB in 15 packages 17:15:16 Removing intermediate container 06e65c7a322c 17:15:16 ---> 24cb64d634a8 17:15:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:15:16 ---> Running in f7ede0f50088 17:15:17 Removing intermediate container dc29ea9602d3 17:15:17 ---> 9a60ce126b8e 17:15:17 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:15:17 Removing intermediate container c913aa46ddde 17:15:17 ---> ccdc0c20bbe5 17:15:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:15:17 Removing intermediate container d0ef9b17e6e1 17:15:17 ---> a11e29cf6a22 17:15:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:15:17 ---> Running in 9b97a76af031 17:15:17 ---> Running in 9599d20eb756 17:15:17 ---> Running in 6362cc12a12c 17:15:17 Removing intermediate container f7ede0f50088 17:15:17 ---> 19011bb0dcbc 17:15:17 Step 13/23 : ENV APP_PORT=59881 17:15:17 ---> Running in 8940a7d80fa5 17:15:17 Removing intermediate container 9b97a76af031 17:15:17 ---> 043ef0b21aa3 17:15:17 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:15:17 Removing intermediate container 6362cc12a12c 17:15:17 ---> b3f91f49e70f 17:15:17 Step 13/23 : ENV APP_PORT=59882 17:15:17 Removing intermediate container 9599d20eb756 17:15:17 ---> c4ea574a356f 17:15:17 Step 13/22 : ENV APP_PORT=59861 17:15:17 ---> Running in 637ece2b9ea2 17:15:17 Removing intermediate container 8940a7d80fa5 17:15:17 ---> 82a34179b65a 17:15:17 Step 14/23 : EXPOSE $APP_PORT 17:15:17 ---> Running in 61d4f9674c6d 17:15:17 ---> Running in 844cde0b4d55 17:15:17 ---> Running in c667161f5842 17:15:17 Removing intermediate container 637ece2b9ea2 17:15:17 ---> 3fb1bb95581b 17:15:17 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:15:17 ---> Running in d93d8028ef3e 17:15:17 Removing intermediate container 844cde0b4d55 17:15:17 ---> 12ea0e9d0272 17:15:17 Step 14/23 : EXPOSE $APP_PORT 17:15:17 Removing intermediate container 61d4f9674c6d 17:15:17 ---> 7c909b76f7c9 17:15:17 Step 14/22 : EXPOSE $APP_PORT 17:15:18 Removing intermediate container c667161f5842 17:15:18 ---> f93f186f5ab5 17:15:18 Step 15/23 : WORKDIR / 17:15:18 ---> Running in 7583fd68f8d6 17:15:18 ---> Running in c55128663274 17:15:18 ---> Running in cc58a1f4fb3b 17:15:18 Removing intermediate container 7583fd68f8d6 17:15:18 ---> 7c8b0e678627 17:15:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:15:18 Removing intermediate container c55128663274 17:15:18 ---> a5671e96fd68 17:15:18 Step 15/23 : WORKDIR / 17:15:18 ---> Running in 92cffbaf39b2 17:15:18 Removing intermediate container cc58a1f4fb3b 17:15:18 ---> 0e8b35105a0c 17:15:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:15:18 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 17:15:18 ---> 3e8b47ba66d0 17:15:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:15:18 Status: Downloaded newer image for docker:20.10.10 17:15:18 ---> b706a049f56e 17:15:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:15:18 Removing intermediate container 92cffbaf39b2 17:15:18 ---> 8bda5c25f456 17:15:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:15:18 ---> ae100d794279 17:15:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:15:18 ---> Running in 85fbd1dbfa2a 17:15:18 Removing intermediate container 85fbd1dbfa2a 17:15:18 ---> 00dc00455a93 17:15:18 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 17:15:18 ---> 736943e36b4d 17:15:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:15:18 ---> Running in c53a56a9c420 17:15:18 Removing intermediate container d93d8028ef3e 17:15:18 ---> 29ddc5a98bf5 17:15:18 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 17:15:18 ---> e1ef33ae044b 17:15:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:15:19 ---> Running in 4392c2cb6fb5 17:15:19 ---> cf0a4e794ae5 17:15:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:15:19 ---> 5a2e93a3ec32 17:15:19 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:15:19 ---> Running in fa37b2190b34 17:15:19 Removing intermediate container 4392c2cb6fb5 17:15:19 ---> bb012a915e06 17:15:19 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:15:19 ---> 8a4362ba2d9b 17:15:19 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:15:19 ---> 9177e6fecf64 17:15:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:15:19 ---> Running in ce1d0211eeea 17:15:19 Removing intermediate container fa37b2190b34 17:15:19 ---> 4b7bd2072fe6 17:15:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:15:19 ---> Running in b60bb4245162 17:15:19 ---> d04b8a88995c 17:15:19 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:15:19 (1/42) Installing readline (8.1.0-r0) 17:15:19 (2/42) Installing bash (5.1.16-r0) 17:15:19 ---> Running in 98861e1d8a71 17:15:19 ---> 43a9ce60ecdd 17:15:19 Step 19/23 : ENTRYPOINT ["/core-command"] 17:15:19 Removing intermediate container ce1d0211eeea 17:15:19 ---> aaee21dc78b8 17:15:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:15:19 Executing bash-5.1.16-r0.post-install 17:15:19 (3/42) Installing brotli-libs (1.0.9-r5) 17:15:19 (4/42) Installing nghttp2-libs (1.43.0-r0) 17:15:19 (5/42) Installing libcurl (7.79.1-r0) 17:15:19 (6/42) Installing curl (7.79.1-r0) 17:15:19 (7/42) Installing dumb-init (1.2.5-r1) 17:15:19 (8/42) Installing libbz2 (1.0.8-r1) 17:15:19 Removing intermediate container b60bb4245162 17:15:19 ---> 42221b52d822 17:15:19 Step 20/22 : LABEL arch=x86_64 17:15:19 (9/42) Installing expat (2.4.7-r0) 17:15:19 (10/42) Installing libffi (3.3-r2) 17:15:19 (11/42) Installing gdbm (1.19-r0) 17:15:19 (12/42) Installing xz-libs (5.2.5-r0) 17:15:19 (13/42) Installing libgcc (10.3.1_git20210424-r2) 17:15:19 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 17:15:19 (15/42) Installing mpdecimal (2.5.1-r1) 17:15:19 (16/42) Installing sqlite-libs (3.35.5-r0) 17:15:19 ---> Running in 9bd65207cba9 17:15:19 ---> Running in 0e1722d7a6b1 17:15:19 (17/42) Installing python3 (3.9.5-r2) 17:15:19 ---> Running in b3b8d563ec43 17:15:20 Removing intermediate container 0e1722d7a6b1 17:15:20 ---> f9579a7ee180 17:15:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:15:20 Removing intermediate container b3b8d563ec43 17:15:20 ---> e7dec9d7b6ee 17:15:20 Step 21/22 : LABEL git_sha=31f49b0cbfc7c56db0690b7bcde67847aff8f09a 17:15:20 Removing intermediate container 9bd65207cba9 17:15:20 ---> 09b9f12d9879 17:15:20 Step 21/23 : LABEL arch=x86_64 17:15:20 (18/42) Installing py3-appdirs (1.4.4-r2) 17:15:20 ---> Running in 92f08a63f980 17:15:20 (19/42) Installing py3-chardet (4.0.0-r2) 17:15:20 ---> Running in fd5c82618e9f 17:15:20 (20/42) Installing py3-idna (3.2-r0) 17:15:20 (21/42) Installing py3-urllib3 (1.26.5-r0) 17:15:20 ---> Running in c40e8ce1abde 17:15:20 (22/42) Installing py3-certifi (2020.12.5-r1) 17:15:20 (23/42) Installing py3-requests (2.25.1-r4) 17:15:20 (24/42) Installing py3-msgpack (1.0.2-r1) 17:15:20 Removing intermediate container 92f08a63f980 17:15:20 ---> cb7b191a6f79 17:15:20 Step 21/23 : LABEL arch=x86_64 17:15:20 (25/42) Installing py3-lockfile (0.12.2-r4) 17:15:20 (26/42) Installing py3-cachecontrol (0.12.6-r1) 17:15:20 (27/42) Installing py3-colorama (0.4.4-r1) 17:15:20 (28/42) Installing py3-contextlib2 (0.6.0-r1) 17:15:20 (29/42) Installing py3-distlib (0.3.1-r3) 17:15:20 Removing intermediate container fd5c82618e9f 17:15:20 ---> 682458474cce 17:15:20 Step 22/22 : LABEL version=0.0.0 17:15:20 ---> Running in dccbbec12d60 17:15:20 (30/42) Installing py3-distro (1.5.0-r3) 17:15:20 (31/42) Installing py3-six (1.15.0-r1) 17:15:20 (32/42) Installing py3-webencodings (0.5.1-r4) 17:15:20 (33/42) Installing py3-html5lib (1.1-r1) 17:15:20 Removing intermediate container c40e8ce1abde 17:15:20 ---> 070083d5d56c 17:15:20 Step 22/23 : LABEL git_sha=31f49b0cbfc7c56db0690b7bcde67847aff8f09a 17:15:20 (34/42) Installing py3-parsing (2.4.7-r2) 17:15:20 (35/42) Installing py3-packaging (20.9-r1) 17:15:21 (36/42) Installing py3-toml (0.10.2-r2) 17:15:21 (37/42) Installing py3-pep517 (0.10.0-r2) 17:15:21 (38/42) Installing py3-progress (1.5-r2) 17:15:21 ---> Running in b14406b2ae2e 17:15:21 (39/42) Installing py3-retrying (1.3.3-r1) 17:15:21 (40/42) Installing py3-ordered-set (4.0.2-r1) 17:15:21 (41/42) Installing py3-setuptools (52.0.0-r3) 17:15:21 Removing intermediate container 98861e1d8a71 17:15:21 ---> 76547929957a 17:15:21 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:15:21 ---> Running in 6f8cb87f5618 17:15:21 (42/42) Installing py3-pip (20.3.4-r1) 17:15:21 Removing intermediate container dccbbec12d60 17:15:21 ---> ef75fb756cc3 17:15:21 Step 22/23 : LABEL git_sha=31f49b0cbfc7c56db0690b7bcde67847aff8f09a 17:15:21 Removing intermediate container b14406b2ae2e 17:15:21 ---> bc0403e93fe1 17:15:21 17:15:21 ---> Running in b5ce4d150342 17:15:21 Removing intermediate container 6f8cb87f5618 17:15:21 ---> 9c98350f563b 17:15:21 Step 23/23 : LABEL version=0.0.0 17:15:21 Successfully built bc0403e93fe1 17:15:21 Successfully tagged support-scheduler:latest 17:15:21 Building security-secretstore-setup 17:15:21  Building support-scheduler ... done Executing busybox-1.33.1-r6.trigger 17:15:21 OK: 84 MiB in 64 packages 17:15:21 ---> Running in 180b61b27f94 17:15:21 ---> 808da02dbaf5 17:15:21 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:15:21 Removing intermediate container b5ce4d150342 17:15:21 ---> 1a777f6fa973 17:15:21 Step 23/23 : LABEL version=0.0.0 17:15:21 ---> Running in 083c560eb6d9 17:15:21 Removing intermediate container 180b61b27f94 17:15:21 ---> 498006f70450 17:15:21 17:15:22 Successfully built 498006f70450 17:15:22 Collecting docker-compose==1.23.2 17:15:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:15:22 Collecting docopt<0.7,>=0.6.1 17:15:22 Downloading docopt-0.6.2.tar.gz (25 kB) 17:15:22 Successfully tagged core-metadata:latest 17:15:22  Building core-metadata ... done Building support-notifications 17:15:22 Collecting websocket-client<1.0,>=0.32.0 17:15:22 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:15:23 Removing intermediate container 083c560eb6d9 17:15:23 ---> 1d770cbc35a7 17:15:23 17:15:23 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:15:23 ---> 907e8cf7f2d2 17:15:23 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:15:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:15:23 Collecting dockerpty<0.5,>=0.4.1 17:15:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:15:23 Successfully built 1d770cbc35a7 17:15:23 Successfully tagged core-command:latest 17:15:23 Building core-data 17:15:23  Building core-command ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 17:15:23 Collecting texttable<0.10,>=0.9.0 17:15:23 Downloading texttable-0.9.1.tar.gz (11 kB) 17:15:23 ---> e5c2a5c9b834 17:15:23 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:15:23 Collecting PyYAML<4,>=3.10 17:15:23 Downloading PyYAML-3.13.tar.gz (270 kB) 17:15:24 Collecting docker<4.0,>=3.6.0 17:15:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:15:24 Collecting jsonschema<3,>=2.5.1 17:15:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:15:24 Collecting cached-property<2,>=1.2.0 17:15:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:15:24 Collecting docker-pycreds>=0.4.0 17:15:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:15:24 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) 17:15:24 Collecting idna<2.8,>=2.5 17:15:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:15:24 Collecting chardet<3.1.0,>=3.0.2 17:15:24 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:15:24 Collecting urllib3<1.25,>=1.21.1 17:15:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:15:24 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:15:24 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:15:24 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:15:24 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:15:24 ---> 59d70c066e03 17:15:24 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:15:24 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:15:24 Attempting uninstall: urllib3 17:15:24 Found existing installation: urllib3 1.26.5 17:15:24 Uninstalling urllib3-1.26.5: 17:15:24 Successfully uninstalled urllib3-1.26.5 17:15:25 Attempting uninstall: idna 17:15:25 Found existing installation: idna 3.2 17:15:25 Uninstalling idna-3.2: 17:15:25 Successfully uninstalled idna-3.2 17:15:25 ---> b4ee0e3e026c 17:15:25 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 17:15:25 ---> Running in 5d8b5fb426c8 17:15:25 Attempting uninstall: chardet 17:15:25 Found existing installation: chardet 4.0.0 17:15:25 Uninstalling chardet-4.0.0: 17:15:26 Successfully uninstalled chardet-4.0.0 17:15:26 Removing intermediate container 5d8b5fb426c8 17:15:26 ---> 8de4a53165d3 17:15:26 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:15:26 Attempting uninstall: requests 17:15:26 Found existing installation: requests 2.25.1 17:15:26 Uninstalling requests-2.25.1: 17:15:26 ---> d384d0dd68ae 17:15:26 Step 26/31 : RUN chmod +x /entrypoint.sh 17:15:26 Successfully uninstalled requests-2.25.1 17:15:26 ---> Running in a412ce95d8fa 17:15:26 Running setup.py install for texttable: started 17:15:27 Running setup.py install for texttable: finished with status 'done' 17:15:27 Running setup.py install for PyYAML: started 17:15:27 Running setup.py install for PyYAML: finished with status 'done' 17:15:28 Running setup.py install for docopt: started 17:15:28 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:15:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:15:28 ---> 140edc049a7c 17:15:28 Step 3/25 : WORKDIR /edgex-go 17:15:28 ---> Using cache 17:15:28 ---> 25b8b69e4b69 17:15:28 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:28 ---> Using cache 17:15:28 ---> a820481f0bbe 17:15:28 Step 5/25 : RUN apk add --update --no-cache make git 17:15:28 ---> Using cache 17:15:28 ---> 088e926d19cc 17:15:28 Step 6/25 : COPY go.mod vendor* ./ 17:15:28 ---> Using cache 17:15:28 ---> c7ba42912821 17:15:28 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:28 ---> Using cache 17:15:28 ---> 3ac4a49db0ff 17:15:28 Step 8/25 : COPY . . 17:15:28 ---> Using cache 17:15:28 ---> eb632496372e 17:15:28 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:15:28 Removing intermediate container a412ce95d8fa 17:15:28 ---> ed79de55d663 17:15:28 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:15:28 Running setup.py install for docopt: finished with status 'done' 17:15:28 Running setup.py install for dockerpty: started 17:15:28 ---> Running in 16c2cc716cf8 17:15:28 ---> Running in f6e8cc6dc61a 17:15:28 Running setup.py install for dockerpty: finished with status 'done' 17:15:29 Removing intermediate container f6e8cc6dc61a 17:15:29 ---> ac3ac55ab643 17:15:29 Step 28/31 : CMD ["gate"] 17:15:29 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 17:15:29 ---> Running in 8a92b80ed52e 17:15:29 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 17:15:29 Removing intermediate container 8a92b80ed52e 17:15:29 ---> d52ba647979b 17:15:29 Step 29/31 : LABEL arch=x86_64 17:15:30 ---> Running in 25818f58164d 17:15:30 Removing intermediate container 25818f58164d 17:15:30 ---> 3f6a358af200 17:15:30 Step 30/31 : LABEL git_sha=31f49b0cbfc7c56db0690b7bcde67847aff8f09a 17:15:30 ---> Running in 4a0cc6e18ccd 17:15:30 Removing intermediate container 4a0cc6e18ccd 17:15:30 ---> 9dcaa1ea4b03 17:15:30 Step 31/31 : LABEL version=0.0.0 17:15:31 ---> Running in 03b3ea9660de 17:15:31 Removing intermediate container 03b3ea9660de 17:15:31 ---> b2fa3873bf5d 17:15:31 17:15:32 Successfully built b2fa3873bf5d 17:15:32 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:15:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:15:32 ---> 140edc049a7c 17:15:32 Step 3/22 : WORKDIR /edgex-go 17:15:32 ---> Using cache 17:15:32 ---> 25b8b69e4b69 17:15:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:32 ---> Using cache 17:15:32 ---> a820481f0bbe 17:15:32 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:15:32 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:15:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:15:32 Successfully tagged security-bootstrapper:latest 17:15:32 ---> 140edc049a7c 17:15:32 Building security-proxy-setup 17:15:32 Step 3/23 : WORKDIR /edgex-go 17:15:32 ---> Using cache 17:15:32 ---> 25b8b69e4b69 17:15:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:32 ---> Using cache 17:15:32 ---> a820481f0bbe 17:15:32 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:15:32  Building security-bootstrapper ... done  ---> Running in d6d457dab828 17:15:32 ---> Running in 3568df63e1c4 17:15:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:15:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:15:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8677 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws 17:15:33 Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout 17:15:33 The recommended git tool is: git 17:15:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:15:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:15:34 OK: 221 MiB in 52 packages 17:15:34 OK: 221 MiB in 52 packages 17:15:34 Removing intermediate container c53a56a9c420 17:15:34 ---> a39d868fc806 17:15:34 Step 14/23 : ENV APP_PORT=58890 17:15:35 ---> Running in 19d4b721336b 17:15:35 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:15:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:15:35 ---> 140edc049a7c 17:15:35 Step 3/22 : WORKDIR /edgex-go 17:15:35 ---> Using cache 17:15:35 ---> 25b8b69e4b69 17:15:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:35 ---> Using cache 17:15:35 ---> a820481f0bbe 17:15:35 Step 5/22 : RUN apk add --update --no-cache make git 17:15:35 ---> Using cache 17:15:35 ---> 088e926d19cc 17:15:35 Step 6/22 : COPY go.mod vendor* ./ 17:15:35 ---> Using cache 17:15:35 ---> c7ba42912821 17:15:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:35 ---> Using cache 17:15:35 ---> 3ac4a49db0ff 17:15:35 Step 8/22 : COPY . . 17:15:35 ---> Using cache 17:15:35 ---> eb632496372e 17:15:35 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:15:35 ---> Running in ad0fc29307bf 17:15:35 Removing intermediate container 19d4b721336b 17:15:35 ---> 767fd91636c4 17:15:35 Step 15/23 : EXPOSE $APP_PORT 17:15:35 Removing intermediate container d6d457dab828 17:15:35 ---> 291701fec8e5 17:15:35 Step 6/22 : COPY go.mod vendor* ./ 17:15:35 Removing intermediate container 3568df63e1c4 17:15:35 ---> 47ed6756a6bf 17:15:35 Step 6/23 : COPY go.mod vendor* ./ 17:15:35 ---> Running in 3ec66783a513 17:15:36 ---> ca9533b664c9 17:15:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:36 ---> e1dfee3d2475 17:15:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:36 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 17:15:36 ---> Running in cbbf5678ee55 17:15:36 Removing intermediate container 3ec66783a513 17:15:36 ---> 3392ff365917 17:15:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:15:36 ---> Running in 3e55b2afb337 17:15:36 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 17:15:36 ---> 8a06a8595ae0 17:15:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:15:36 ---> 302143264476 17:15:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:15:37 ---> 8ba99b29fe84 17:15:37 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:15:37 ---> Running in 2cb8b299c2b4 17:15:38 Removing intermediate container 2cb8b299c2b4 17:15:38 ---> 0df3a33e7746 17:15:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:15:38 ---> Running in 27bf905b6564 17:15:38 Removing intermediate container cbbf5678ee55 17:15:38 ---> e00a8580b9bc 17:15:38 Step 8/22 : COPY . . 17:15:38 Removing intermediate container 3e55b2afb337 17:15:38 ---> 4a96d52c8401 17:15:38 Step 8/23 : COPY . . 17:15:38 Removing intermediate container 27bf905b6564 17:15:38 ---> 2e5c04352742 17:15:38 Step 21/23 : LABEL arch=x86_64 17:15:38 ---> Running in dd5f6b883b26 17:15:41 using credential edgex-jenkins-ssh 17:15:41 Cloning the remote Git repository 17:15:42 Removing intermediate container dd5f6b883b26 17:15:42 ---> a53756c34040 17:15:42 Step 22/23 : LABEL git_sha=31f49b0cbfc7c56db0690b7bcde67847aff8f09a 17:15:42 Removing intermediate container 16c2cc716cf8 17:15:42 ---> 73c66d71198c 17:15:42 17:15:42 Step 10/25 : FROM alpine:3.14 17:15:42 ---> a33ac4f1069a 17:15:42 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:15:42 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 17:15:42 ---> Running in 1def8d51d18a 17:15:42 ---> Running in 35ebbf3199cc 17:15:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:15:41 > git init /w/workspace/edgex-go/13 # timeout=10 17:15:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:15:41 > git --version # timeout=10 17:15:41 > git --version # 'git version 2.25.1' 17:15:41 using GIT_SSH to set credentials SSH Credentials for GitHub 17:15:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:15:43 Removing intermediate container 35ebbf3199cc 17:15:43 ---> e3968c7a448d 17:15:43 Step 23/23 : LABEL version=0.0.0 17:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:15:43 ---> Running in b5fd37e71a3c 17:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:15:43 (1/3) Installing ca-certificates (20211220-r0) 17:15:43 (2/3) Installing dumb-init (1.2.5-r1) 17:15:43 (3/3) Installing su-exec (0.2-r1) 17:15:43 Executing busybox-1.33.1-r6.trigger 17:15:43 Executing ca-certificates-20211220-r0.trigger 17:15:43 Removing intermediate container b5fd37e71a3c 17:15:43 ---> 746be6679614 17:15:43 17:15:43 OK: 6 MiB in 17 packages 17:15:43 Successfully built 746be6679614 17:15:43 Successfully tagged sys-mgmt-agent:latest 17:15:43  Building sys-mgmt-agent ... done  ---> 267e16ab7142 17:15:43 Step 9/23 : RUN make cmd/core-data/core-data 17:15:43 ---> Running in cba77b679622 17:15:43 ---> 53fa87d9675b 17:15:43 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:15:43 ---> Running in db0ec0808420 17:15:44 Removing intermediate container 1def8d51d18a 17:15:44 ---> 17dcd3074a4f 17:15:44 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:15:44 ---> Running in 44ad1ab6342d 17:15:44 Removing intermediate container 44ad1ab6342d 17:15:44 ---> 54961124ee02 17:15:44 Step 13/25 : WORKDIR / 17:15: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 17:15:44 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 17:15:44 ---> Running in 6a4ab7e1d648 17:15:44 Removing intermediate container 6a4ab7e1d648 17:15:44 ---> a8765c9c8016 17:15:44 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:15:45 Removing intermediate container ad0fc29307bf 17:15:45 ---> f41c40e685fb 17:15:45 17:15:45 Step 10/22 : FROM alpine:3.14 17:15:45 ---> a33ac4f1069a 17:15:45 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:15:45 ---> Running in cbf856be8873 17:15:45 ---> 43fc2d12c34e 17:15:45 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:15:46 ---> e11b78ab627c 17:15:46 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:15:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:15:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:15:46 (1/6) Installing ca-certificates (20211220-r0) 17:15:46 (2/6) Installing brotli-libs (1.0.9-r5) 17:15:46 (3/6) Installing nghttp2-libs (1.43.0-r0) 17:15:46 (4/6) Installing libcurl (7.79.1-r0) 17:15:46 (5/6) Installing curl (7.79.1-r0) 17:15:46 (6/6) Installing dumb-init (1.2.5-r1) 17:15:46 Executing busybox-1.33.1-r6.trigger 17:15:46 Executing ca-certificates-20211220-r0.trigger 17:15:46 OK: 8 MiB in 20 packages 17:15:46 ---> b4968e6538ae 17:15:46 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:15:47 ---> 74e6954a348d 17:15:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:15:47 Removing intermediate container cbf856be8873 17:15:47 ---> ad122a5731ca 17:15:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:15:47 ---> Running in d347e806e99b 17:15:47 Removing intermediate container d347e806e99b 17:15:47 ---> edfac686380b 17:15:47 Step 13/22 : WORKDIR /edgex 17:15:48 ---> 65f0d03d8b4e 17:15:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:15:48 ---> Running in 3225021f2af2 17:15:48 Removing intermediate container 3225021f2af2 17:15:48 ---> 8ae8e219c5c9 17:15:48 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:15:48 ---> 0b21382d6a75 17:15:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:15:48 ---> 05760f6da5e7 17:15:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:15:49 ---> d510094ccb8f 17:15:49 Step 21/25 : 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/ 17:15:49 ---> Running in b7ba3907ce61 17:15:49 ---> 7ae7417ef5c0 17:15:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:15:50 ---> dac1b15dfcfc 17:15:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:15:50 Removing intermediate container b7ba3907ce61 17:15:50 ---> 307b323c96f6 17:15:50 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:15:50 ---> Running in 3adaa220091a 17:15:51 ---> cab24bc30ede 17:15:51 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:15:51 ---> Running in cb835577a882 17:15:51 Removing intermediate container 3adaa220091a 17:15:51 ---> bff3d4340bc6 17:15:51 Step 23/25 : LABEL arch=x86_64 17:15:51 ---> Running in 9442fcbc9ea2 17:15:51 Removing intermediate container 9442fcbc9ea2 17:15:51 ---> 3cd3abc15e12 17:15:51 Step 24/25 : LABEL git_sha=31f49b0cbfc7c56db0690b7bcde67847aff8f09a 17:15:51 ---> Running in c5804dbbcd10 17:15:51 Removing intermediate container c5804dbbcd10 17:15:51 ---> a756a72a2aca 17:15:51 Step 25/25 : LABEL version=0.0.0 17:15:51 ---> Running in e1302a30ec82 17:15:52 Removing intermediate container e1302a30ec82 17:15:52 ---> 99f661e2e906 17:15:52 17:15:52 Successfully built 99f661e2e906 17:15:52 Successfully tagged security-secretstore-setup:latest 17:15:52  Building security-secretstore-setup ... done Removing intermediate container cb835577a882 17:15:52 ---> 3daaf97bc29f 17:15:52 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:15:52 ---> Running in f89fc192f0a9 17:15:52 Removing intermediate container f89fc192f0a9 17:15:52 ---> f16a1f12eda7 17:15:52 Step 20/22 : LABEL arch=x86_64 17:15:52 ---> Running in a6704b4ea96e 17:15:52 Removing intermediate container a6704b4ea96e 17:15:52 ---> 20305e2d9753 17:15:52 Step 21/22 : LABEL git_sha=31f49b0cbfc7c56db0690b7bcde67847aff8f09a 17:15:52 ---> Running in 29375fe82bd8 17:15:52 Removing intermediate container 29375fe82bd8 17:15:52 ---> f511d19c59bd 17:15:52 Step 22/22 : LABEL version=0.0.0 17:15:52 ---> Running in d861871241da 17:15:53 Removing intermediate container d861871241da 17:15:53 ---> ed62eaa47bd9 17:15:53 17:15:53 Successfully built ed62eaa47bd9 17:15:53 Successfully tagged security-proxy-setup:latest 17:15:54  Building security-proxy-setup ... done Removing intermediate container db0ec0808420 17:15:54 ---> 7b3c3b8ceff2 17:15:54 17:15:54 Step 10/22 : FROM alpine:3.14 17:15:54 ---> a33ac4f1069a 17:15:54 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:15:54 ---> Running in 8e8816befb5e 17:15:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:15:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:15:55 (1/2) Installing ca-certificates (20211220-r0) 17:15:55 (2/2) Installing dumb-init (1.2.5-r1) 17:15:55 Executing busybox-1.33.1-r6.trigger 17:15:55 Executing ca-certificates-20211220-r0.trigger 17:15:55 OK: 6 MiB in 16 packages 17:15:55 Removing intermediate container cba77b679622 17:15:55 ---> 88c90d48ef75 17:15:55 17:15:55 Step 10/23 : FROM alpine:3.14 17:15:55 ---> a33ac4f1069a 17:15:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:15:55 ---> Running in ce6bf93b05e8 17:15:55 Removing intermediate container ce6bf93b05e8 17:15:55 ---> 0065c3c38493 17:15:55 Step 12/23 : ENV APP_PORT=59880 17:15:55 ---> Running in 8b9a0f0eb447 17:15:55 Removing intermediate container 8e8816befb5e 17:15:55 ---> 564a797369bc 17:15:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:15:55 ---> Running in d7a3aeb46014 17:15:55 Removing intermediate container 8b9a0f0eb447 17:15:55 ---> 34e704a467c6 17:15:55 Step 13/23 : EXPOSE $APP_PORT 17:15:55 ---> Running in a5203c5dbbe1 17:15:55 Removing intermediate container d7a3aeb46014 17:15:55 ---> 3e420d88fe9d 17:15:55 Step 13/22 : ENV APP_PORT=59860 17:15:55 ---> Running in 9ce67f8bc103 17:15:56 Removing intermediate container a5203c5dbbe1 17:15:56 ---> 0a8c4da40be8 17:15:56 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:56 ---> Running in 01977bf3f084 17:15:56 Removing intermediate container 9ce67f8bc103 17:15:56 ---> cb26e1c21a2d 17:15:56 Step 14/22 : EXPOSE $APP_PORT 17:15:56 ---> Running in 4aae1b6c9846 17:15:56 Removing intermediate container 4aae1b6c9846 17:15:56 ---> 220e917cab54 17:15:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:15:56 ---> aed516383dc5 17:15:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:15:57 ---> 073f74c8b21d 17:15:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:15:57 Removing intermediate container 01977bf3f084 17:15:57 ---> 834a8f524114 17:15:57 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:15:57 ---> Running in 5fb0dd3331ed 17:15:57 ---> f0bf9fc1a520 17:15:57 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:15:57 ---> Running in f1384acdac70 17:15:57 Removing intermediate container f1384acdac70 17:15:57 ---> 7dee16de8310 17:15:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:15:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:15:57 ---> Running in a2e851caa0db 17:15:57 Removing intermediate container a2e851caa0db 17:15:57 ---> 5b71865566f8 17:15:57 Step 20/22 : LABEL arch=x86_64 17:15:57 ---> Running in 966494fa8579 17:15:57 Removing intermediate container 966494fa8579 17:15:57 ---> 4ce41568327b 17:15:57 Step 21/22 : LABEL git_sha=31f49b0cbfc7c56db0690b7bcde67847aff8f09a 17:15:57 ---> Running in 7b5cf49a1a56 17:15:57 Removing intermediate container 7b5cf49a1a56 17:15:57 ---> 4811133d6f8b 17:15:57 Step 22/22 : LABEL version=0.0.0 17:15:57 ---> Running in 4f427b089ba1 17:15:57 Removing intermediate container 4f427b089ba1 17:15:57 ---> 9c5a52216ec8 17:15:57 17:15:57 Successfully built 9c5a52216ec8 17:15:57 Successfully tagged support-notifications:latest 17:15:58  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:15:58 (1/6) Installing dumb-init (1.2.5-r1) 17:15:58 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:15:58 (3/6) Installing libsodium (1.0.18-r0) 17:15:58 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:15:58 (5/6) Installing libzmq (4.3.4-r0) 17:15:58 (6/6) Installing zeromq (4.3.4-r0) 17:15:58 Executing busybox-1.33.1-r6.trigger 17:15:59 OK: 8 MiB in 20 packages 17:15:59 Removing intermediate container 5fb0dd3331ed 17:15:59 ---> c1350de5c74e 17:15:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:15:59 ---> 6ee8aa4874cf 17:15:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:16:00 ---> 06dc0354dc55 17:16:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:16:00 ---> 6457e013ab29 17:16:00 Step 19/23 : ENTRYPOINT ["/core-data"] 17:16:00 ---> Running in e2656acc4df9 17:16:00 Removing intermediate container e2656acc4df9 17:16:00 ---> 08133f70b01b 17:16:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:16:00 ---> Running in 286be33ec8b6 17:16:00 Removing intermediate container 286be33ec8b6 17:16:00 ---> 1254118d95a0 17:16:00 Step 21/23 : LABEL arch=x86_64 17:16:00 ---> Running in 3950dfa24ba6 17:16:00 Removing intermediate container 3950dfa24ba6 17:16:00 ---> cd9659c10446 17:16:00 Step 22/23 : LABEL git_sha=31f49b0cbfc7c56db0690b7bcde67847aff8f09a 17:16:00 ---> Running in eda4d87b3e5a 17:16:00 Removing intermediate container eda4d87b3e5a 17:16:00 ---> c343c8901a1b 17:16:00 Step 23/23 : LABEL version=0.0.0 17:16:01 ---> Running in 33d82a83508e 17:16:01 Removing intermediate container 33d82a83508e 17:16:01 ---> aceb7e1f3088 17:16:01 17:16:01 Successfully built aceb7e1f3088 17:16:01 Successfully tagged core-data:latest 17:16:01  Building core-data ... done  [Pipeline] } 17:16:01 $ docker stop --time=1 abde43a5cfa21bae9d8c88d70a86ff8442e36563a7035b3f4646b37dfe59d6ae 17:16:02 $ docker rm -f abde43a5cfa21bae9d8c88d70a86ff8442e36563a7035b3f4646b37dfe59d6ae [Pipeline] // withDockerContainer [Pipeline] sh 17:16:03 + docker images 17:16:03 REPOSITORY TAG IMAGE ID CREATED SIZE 17:16:03 core-data latest aceb7e1f3088 2 seconds ago 20MB 17:16:03 support-notifications latest 9c5a52216ec8 5 seconds ago 16.7MB 17:16:03 7b3c3b8ceff2 8 seconds ago 1.78GB 17:16:03 88c90d48ef75 8 seconds ago 1.79GB 17:16:03 security-proxy-setup latest ed62eaa47bd9 10 seconds ago 26.3MB 17:16:03 security-secretstore-setup latest 99f661e2e906 11 seconds ago 27.9MB 17:16:03 f41c40e685fb 18 seconds ago 1.78GB 17:16:03 sys-mgmt-agent latest 746be6679614 19 seconds ago 296MB 17:16:03 73c66d71198c 24 seconds ago 1.78GB 17:16:03 security-bootstrapper latest b2fa3873bf5d 31 seconds ago 18.7MB 17:16:03 core-command latest 1d770cbc35a7 41 seconds ago 15.8MB 17:16:03 core-metadata latest 498006f70450 41 seconds ago 16.6MB 17:16:03 support-scheduler latest bc0403e93fe1 42 seconds ago 15.9MB 17:16:03 c57d9705c064 48 seconds ago 1.77GB 17:16:03 9c36ca671c99 49 seconds ago 1.78GB 17:16:03 e78b3b22b25e 49 seconds ago 1.78GB 17:16:03 79839d7cfca0 50 seconds ago 1.77GB 17:16:03 9214efaff0b9 50 seconds ago 1.77GB 17:16:03 ci-base-image-x86_64 latest 140edc049a7c 3 minutes ago 1.27GB 17:16:03 alpine 3.14 a33ac4f1069a 6 days ago 5.59MB 17:16:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB 17:16:03 docker 20.10.10 b706a049f56e 4 months ago 216MB 17:16:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 17:16:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 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 17:16:18 Still waiting to schedule task 17:16:18 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:17:03 Running on prd-ubuntu18.04-docker-8c-8g-8678 in /w/workspace/edgexfoundry_edgex-go_PR-3904 [Pipeline] { [Pipeline] ws 17:17:03 Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout 17:17:03 The recommended git tool is: git 17:17:05 using credential edgex-jenkins-ssh 17:17:05 Cloning the remote Git repository 17:17:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:17:05 > git init /w/workspace/edgex-go/13 # timeout=10 17:17:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:17:05 > git --version # timeout=10 17:17:05 > git --version # 'git version 2.17.1' 17:17:05 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:17:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:17:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:17:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:17:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:17:09 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:17:10 Merging remotes/origin/main commit 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d into PR head commit 67df6a05eede89c76528c4e3c10ea913bda76805 17:17:10 Merge succeeded, producing df2a341c66e4757c2095c45c629797ddc16712aa 17:17:10 Checking out Revision df2a341c66e4757c2095c45c629797ddc16712aa (PR-3904) 17:17:15 Commit message: "Merge commit '6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d' into HEAD" 17:17:15 First time build. Skipping changelog. 17:17:10 > git config core.sparsecheckout # timeout=10 17:17:10 > git checkout -f 67df6a05eede89c76528c4e3c10ea913bda76805 # timeout=10 17:17:10 > git remote # timeout=10 17:17:10 > git config --get remote.origin.url # timeout=10 17:17:10 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:10 > git merge 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d # timeout=10 17:17:10 > git rev-parse HEAD^{commit} # timeout=10 17:17:10 > git config core.sparsecheckout # timeout=10 17:17:10 > git checkout -f df2a341c66e4757c2095c45c629797ddc16712aa # timeout=10 17:17:15 > git rev-list --no-walk 631d1191f4e82f067ee33905537043f72e96a488 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:17:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:17:16 % Total % Received % Xferd Average Speed Time Time Time Current 17:17:16 Dload Upload Total Spent Left Speed 17:17:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47947 0 --:--:-- --:--:-- --:--:-- 47947 [Pipeline] sh 17:17:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:17:17 + sudo tee /etc/docker/daemon.new 17:17:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:17:17 { 17:17:17 "registry-mirrors": [ 17:17:17 "https://nexus3.edgexfoundry.org:10001" 17:17:17 ], 17:17:17 "bip": "10.250.0.254/24", 17:17:17 "hosts": [ 17:17:17 "tcp://0.0.0.0:5555", 17:17:17 "unix:///var/run/docker.sock" 17:17:17 ], 17:17:17 "mtu": 1458, 17:17:17 "selinux-enabled": true, 17:17:17 "seccomp-profile": "/etc/docker/seccomp.json" 17:17:17 } [Pipeline] sh 17:17:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:17:17 + sudo service docker restart 17:17:19 Merging remotes/origin/main commit 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d into PR head commit 67df6a05eede89c76528c4e3c10ea913bda76805 17:17:19 Merge succeeded, producing 7a56b94143f89e5db1a5f612121d25bcdb63fc42 17:17:19 Checking out Revision 7a56b94143f89e5db1a5f612121d25bcdb63fc42 (PR-3904) 17:17:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:17:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:17:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:17:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:17:18 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3904/head:refs/remotes/origin/PR-3904 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:17:19 > git config core.sparsecheckout # timeout=10 17:17:19 > git checkout -f 67df6a05eede89c76528c4e3c10ea913bda76805 # timeout=10 17:17:19 > git remote # timeout=10 17:17:19 > git config --get remote.origin.url # timeout=10 17:17:19 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:19 > git merge 6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d # timeout=10 17:17:19 > git rev-parse HEAD^{commit} # timeout=10 17:17:19 > git config core.sparsecheckout # timeout=10 17:17:19 > git checkout -f 7a56b94143f89e5db1a5f612121d25bcdb63fc42 # timeout=10 17:17:23 Commit message: "Merge commit '6c659a0ac7e4b075f733eda5a0e0ff4b7d22267d' into HEAD" 17:17:23 First time build. Skipping changelog. 17:17:23 > git rev-list --no-walk 631d1191f4e82f067ee33905537043f72e96a488 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:23 + echo snap-build.sh 17:17:23 snap-build.sh 17:17:23 + SNAP_BASE_DIR=. 17:17:23 + '[' '!' -z /w/workspace/edgex-go/13 ']' 17:17:23 + SNAP_BASE_DIR=/w/workspace/edgex-go/13 17:17:23 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/13]' 17:17:23 [snap-build] Building snap in dir [/w/workspace/edgex-go/13] 17:17:23 + cd /w/workspace/edgex-go/13 17:17:23 + sudo apt-get remove -qy --purge lxd lxd-client 17:17:23 Reading package lists... 17:17:23 Building dependency tree... 17:17:23 Reading state information... 17:17:23 The following packages were automatically installed and are no longer required: 17:17:23 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:17:23 uidmap xdelta3 17:17:23 Use 'sudo apt autoremove' to remove them. 17:17:23 The following packages will be REMOVED: 17:17:23 lxd* lxd-client* 17:17:23 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:17:24 After this operation, 31.7 MB disk space will be freed. 17:17:24 (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 ... 190666 files and directories currently installed.) 17:17:24 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:17:25 Removing lxd dnsmasq configuration 17:17:25 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:17:25 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:17:26 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:17:26 (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 ... 190491 files and directories currently installed.) 17:17:26 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:17:28 Processing triggers for systemd (237-3ubuntu10.52) ... 17:17:28 Processing triggers for ureadahead (0.100.0-21) ... 17:17:28 + sudo snap remove --purge lxd 17:17:28 snap "lxd" is not installed 17:17:28 + sudo groupadd --force --system lxd 17:17:28 ++ whoami 17:17:28 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:17:28 + newgrp - lxd 17:17:28 + sudo snap install lxd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:17:36 provisioning config files... 17:17:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config6197220781930324203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:36 ---> docker-login.sh 17:17:36 nexus3.edgexfoundry.org:10001 17:17:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:37 Configure a credential helper to remove this warning. See 17:17:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:37 17:17:37 Login Succeeded 17:17:37 nexus3.edgexfoundry.org:10002 17:17:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:37 Configure a credential helper to remove this warning. See 17:17:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:37 17:17:37 Login Succeeded 17:17:37 nexus3.edgexfoundry.org:10003 17:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:38 Configure a credential helper to remove this warning. See 17:17:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:38 17:17:38 Login Succeeded 17:17:38 nexus3.edgexfoundry.org:10004 17:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:38 2022-03-23T17:17:35Z INFO Waiting for automatic snapd restart... 17:17:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:38 Configure a credential helper to remove this warning. See 17:17:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:38 17:17:38 Login Succeeded 17:17:38 docker.io 17:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:39 Configure a credential helper to remove this warning. See 17:17:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:39 17:17:39 Login Succeeded 17:17:39 ---> docker-login.sh ends [Pipeline] } 17:17:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:17:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:17:39 ========================================================= 17:17:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 17:17:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:17:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:17:40 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:17:40 9b3977197b4f: Pulling fs layer 17:17:40 1a89e8eeedd5: Pulling fs layer 17:17:40 94645a83ff95: Pulling fs layer 17:17:40 3f3a8bcf1eab: Pulling fs layer 17:17:40 0c92f367c5e7: Pulling fs layer 17:17:40 f7c0051592d6: Pulling fs layer 17:17:40 a227ed2f7395: Pulling fs layer 17:17:40 7b1c46037f91: Pulling fs layer 17:17:40 f7c0051592d6: Waiting 17:17:40 a227ed2f7395: Waiting 17:17:40 7b1c46037f91: Waiting 17:17:40 3f3a8bcf1eab: Waiting 17:17:40 0c92f367c5e7: Waiting 17:17:40 94645a83ff95: Verifying Checksum 17:17:40 94645a83ff95: Download complete 17:17:40 1a89e8eeedd5: Download complete 17:17:40 0c92f367c5e7: Download complete 17:17:40 f7c0051592d6: Verifying Checksum 17:17:40 f7c0051592d6: Download complete 17:17:40 9b3977197b4f: Verifying Checksum 17:17:40 9b3977197b4f: Download complete 17:17:40 a227ed2f7395: Verifying Checksum 17:17:40 a227ed2f7395: Download complete 17:17:41 9b3977197b4f: Pull complete 17:17:41 1a89e8eeedd5: Pull complete 17:17:42 94645a83ff95: Pull complete 17:17:42 7b1c46037f91: Verifying Checksum 17:17:42 7b1c46037f91: Download complete 17:17:43 3f3a8bcf1eab: Verifying Checksum 17:17:43 3f3a8bcf1eab: Download complete 17:17:53 lxd 4.24 from Canonical* installed 17:17:53 + sudo lxd init --auto 17:17:55 3f3a8bcf1eab: Pull complete 17:17:55 0c92f367c5e7: Pull complete 17:17:55 f7c0051592d6: Pull complete 17:17:55 a227ed2f7395: Pull complete 17:18:01 + sudo snap install --classic snapcraft 17:18:02 7b1c46037f91: Pull complete 17:18:02 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 17:18:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:18:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 17:18:03 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:18:03 WORKDIR /edgex 17:18:03 COPY go.mod . 17:18:03 RUN go mod download 17:18:03 + docker build -t ci-base-image-arm64 -f - . 17:18:05 Sending build context to Docker daemon 169MB 17:18:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:18:05 ---> f79e39bc4007 17:18:05 Step 2/4 : WORKDIR /edgex 17:18:06 snapcraft 6.0.2 from Canonical* installed 17:18:06 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:18:06 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 17:18:06 % Total % Received % Xferd Average Speed Time Time Time Current 17:18:06 Dload Upload Total Spent Left Speed 17:18:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4138 0 --:--:-- --:--:-- --:--:-- 4138 17:18:06 100 3325k 100 3325k 0 0 9637k 0 --:--:-- --:--:-- --:--:-- 9637k 17:18:06 ./yq_linux_amd64 17:18:06 + sudo snapcraft prime --use-lxd 17:18:07 ---> Running in 7a7a8001a1f2 17:18:07 Removing intermediate container 7a7a8001a1f2 17:18:07 ---> 60fffe339c88 17:18:07 Step 3/4 : COPY go.mod . 17:18:08 ---> 918a14f72fc9 17:18:08 Step 4/4 : RUN go mod download 17:18:08 ---> Running in 58f5470ef811 17:18:08 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:18:08 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: 17:18:08 - README.md 17:18:08 17:18:08 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:18:08 Launching a container. 17:18:21 Waiting for container to be ready 17:18:21 To start your first container, try: lxc launch ubuntu:20.04 17:18:21 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 17:18:21 17:18:24 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:18:24 Waiting for network to be ready... 17:18:25 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 17:18:25 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 17:18:25 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 17:18:25 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1347 kB] 17:18:25 Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [234 kB] 17:18:25 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 17:18:25 Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 17:18:25 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [831 kB] 17:18:25 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 17:18:25 Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] 17:18:25 Get:11 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 17:18:25 Get:12 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 17:18:25 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 17:18:25 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 17:18:25 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 17:18:25 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 17:18:25 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 17:18:25 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 17:18:25 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 17:18:25 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1674 kB] 17:18:25 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [316 kB] 17:18:25 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.5 kB] 17:18:25 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 17:18:25 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [887 kB] 17:18:25 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] 17:18:25 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [913 kB] 17:18:25 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] 17:18:28 Fetched 23.5 MB in 3s (7090 kB/s) 17:18:29 Reading package lists... 17:18:29 Reading package lists... 17:18:29 Building dependency tree... 17:18:29 Reading state information... 17:18:29 The following additional packages will be installed: 17:18:29 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:18:29 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:18:29 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:18:29 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:18:29 Suggested packages: 17:18:29 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:18:29 Recommended packages: 17:18:29 gnupg libsasl2-modules 17:18:29 The following NEW packages will be installed: 17:18:29 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:18:29 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:18:29 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:18:29 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:18:29 The following packages will be upgraded: 17:18:29 gpg gpg-agent gpgconf libudev1 17:18:30 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 17:18:30 Need to get 3859 kB of archives. 17:18:30 After this operation, 14.9 MB of additional disk space will be used. 17:18:30 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 17:18:30 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 17:18:30 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 17:18:30 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 17:18:30 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 17:18:30 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 17:18:30 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 17:18:30 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:18:30 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 17:18:30 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 17:18:31 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 17:18:31 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 17:18:31 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 17:18:31 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 17:18:31 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 17:18:31 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 17:18:31 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 17:18:31 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 17:18:31 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 17:18:31 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 17:18:31 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 17:18:31 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 17:18:31 debconf: delaying package configuration, since apt-utils is not installed 17:18:31 Fetched 3859 kB in 1s (3289 kB/s) 17:18:31 (Reading database ... 12816 files and directories currently installed.) 17:18:31 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 17:18:31 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 17:18:31 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 17:18:31 Selecting previously unselected package udev. 17:18:31 (Reading database ... 12816 files and directories currently installed.) 17:18:31 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 17:18:31 Unpacking udev (245.4-4ubuntu3.15) ... 17:18:31 Selecting previously unselected package libfuse2:amd64. 17:18:31 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 17:18:31 Unpacking libfuse2:amd64 (2.9.9-3) ... 17:18:31 Selecting previously unselected package fuse. 17:18:31 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 17:18:31 Unpacking fuse (2.9.9-3) ... 17:18:31 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 17:18:31 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 17:18:31 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 17:18:31 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 17:18:31 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 17:18:31 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 17:18:32 Selecting previously unselected package libksba8:amd64. 17:18:32 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:18:32 Unpacking libksba8:amd64 (1.3.5-2) ... 17:18:32 Selecting previously unselected package libroken18-heimdal:amd64. 17:18:32 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:18:32 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:18:32 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:18:32 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:18:32 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:18:32 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:18:32 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:18:32 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:18:32 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:18:32 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:18:32 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:18:32 Selecting previously unselected package libwind0-heimdal:amd64. 17:18:32 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:18:32 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:18:32 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:18:32 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:18:32 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:18:32 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:18:32 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:18:32 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:18:32 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:18:32 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:18:32 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:18:32 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:18:32 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 17:18:32 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:18:32 Selecting previously unselected package libsasl2-modules-db:amd64. 17:18:32 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 17:18:32 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 17:18:32 Selecting previously unselected package libsasl2-2:amd64. 17:18:32 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 17:18:32 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 17:18:32 Selecting previously unselected package libldap-common. 17:18:32 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 17:18:32 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 17:18:32 Selecting previously unselected package libldap-2.4-2:amd64. 17:18:32 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 17:18:32 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 17:18:32 Selecting previously unselected package dirmngr. 17:18:32 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 17:18:32 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 17:18:32 Setting up libksba8:amd64 (1.3.5-2) ... 17:18:32 Setting up libfuse2:amd64 (2.9.9-3) ... 17:18:32 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 17:18:32 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 17:18:32 Setting up udev (245.4-4ubuntu3.15) ... 17:18:33 invoke-rc.d: policy-rc.d denied execution of start. 17:18:33 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 17:18:33 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:18:33 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 17:18:33 Setting up gpg (2.2.19-3ubuntu2.1) ... 17:18:33 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:18:33 Setting up fuse (2.9.9-3) ... 17:18:33 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 17:18:34 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:18:34 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:18:34 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:18:34 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:18:34 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:18:34 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:18:34 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 17:18:34 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 17:18:34 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 17:18:34 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 17:18:34 Processing triggers for systemd (245.4-4ubuntu3) ... 17:18:34 Processing triggers for libc-bin (2.31-0ubuntu9) ... 17:18:35 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 17:18:35 Alias= settings in the [Install] section, and DefaultInstance= for template 17:18:35 units). This means they are not meant to be enabled using systemctl. 17:18:35 17:18:35 Possible reasons for having this kind of units are: 17:18:35 • A unit may be statically enabled by being symlinked from another unit's 17:18:35 .wants/ or .requires/ directory. 17:18:35 • A unit's purpose may be to act as a helper for some other unit which has 17:18:35 a requirement dependency on it. 17:18:35 • A unit may be started when needed via activation (socket, path, timer, 17:18:35 D-Bus, udev, scripted systemctl call, ...). 17:18:35 • In case of template units, the unit is meant to be enabled with some 17:18:35 instance name specified. 17:18:35 Reading package lists... 17:18:35 Building dependency tree... 17:18:35 Reading state information... 17:18:35 The following additional packages will be installed: 17:18:35 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 17:18:35 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 17:18:35 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 17:18:35 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 17:18:35 openssh-client python3 python3-minimal python3.8 python3.8-minimal 17:18:35 squashfs-tools systemd systemd-sysv systemd-timesyncd 17:18:35 Suggested packages: 17:18:35 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 17:18:35 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:18:35 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 17:18:35 systemd-container policykit-1 17:18:35 Recommended packages: 17:18:35 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 17:18:35 The following NEW packages will be installed: 17:18:35 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 17:18:35 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 17:18:35 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 17:18:35 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 17:18:35 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 17:18:35 The following packages will be upgraded: 17:18:35 libsystemd0 systemd systemd-sysv systemd-timesyncd 17:18:35 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 17:18:35 Need to get 46.5 MB of archives. 17:18:35 After this operation, 181 MB of additional disk space will be used. 17:18:35 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 17:18:35 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 17:18:35 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 17:18:35 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 17:18:35 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 17:18:35 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 17:18:35 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 17:18:35 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 17:18:35 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 17:18:35 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 17:18:35 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 17:18:35 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 17:18:35 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 17:18:35 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 17:18:35 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 17:18:35 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 17:18:35 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 17:18:35 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 17:18:35 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 17:18:35 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 17:18:35 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 17:18:36 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 17:18:36 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 17:18:36 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 17:18:36 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 17:18:36 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 17:18:36 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 17:18:36 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 17:18:36 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 17:18:36 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 17:18:36 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 17:18:36 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 17:18:36 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 17:18:36 debconf: delaying package configuration, since apt-utils is not installed 17:18:36 Fetched 46.5 MB in 1s (77.7 MB/s) 17:18:36 (Reading database ... 13067 files and directories currently installed.) 17:18:36 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 17:18:36 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 17:18:36 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 17:18:36 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 17:18:36 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 17:18:36 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 17:18:37 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 17:18:37 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 17:18:37 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 17:18:37 Selecting previously unselected package libpython3.8-minimal:amd64. 17:18:37 (Reading database ... 13068 files and directories currently installed.) 17:18:37 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 17:18:37 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 17:18:37 Selecting previously unselected package libexpat1:amd64. 17:18:37 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 17:18:37 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 17:18:37 Selecting previously unselected package python3.8-minimal. 17:18:37 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 17:18:37 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 17:18:37 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 17:18:37 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 17:18:37 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 17:18:38 Selecting previously unselected package python3-minimal. 17:18:38 (Reading database ... 13359 files and directories currently installed.) 17:18:38 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 17:18:38 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 17:18:38 Selecting previously unselected package mime-support. 17:18:38 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 17:18:38 Unpacking mime-support (3.64ubuntu1) ... 17:18:38 Selecting previously unselected package libmpdec2:amd64. 17:18:38 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 17:18:38 Unpacking libmpdec2:amd64 (2.4.2-3) ... 17:18:38 Selecting previously unselected package libpython3.8-stdlib:amd64. 17:18:38 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 17:18:38 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 17:18:38 Selecting previously unselected package python3.8. 17:18:38 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 17:18:38 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 17:18:38 Selecting previously unselected package libpython3-stdlib:amd64. 17:18:38 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 17:18:38 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 17:18:39 Setting up python3-minimal (3.8.2-0ubuntu2) ... 17:18:39 Selecting previously unselected package python3. 17:18:39 (Reading database ... 13761 files and directories currently installed.) 17:18:39 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 17:18:39 Unpacking python3 (3.8.2-0ubuntu2) ... 17:18:39 Selecting previously unselected package libdbus-1-3:amd64. 17:18:39 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 17:18:39 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 17:18:39 Selecting previously unselected package dbus. 17:18:39 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 17:18:39 Unpacking dbus (1.12.16-2ubuntu2.1) ... 17:18:39 Selecting previously unselected package libbsd0:amd64. 17:18:39 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 17:18:39 Unpacking libbsd0:amd64 (0.10.0-1) ... 17:18:39 Selecting previously unselected package libpam-systemd:amd64. 17:18:39 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 17:18:39 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 17:18:39 Selecting previously unselected package sudo. 17:18:39 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 17:18:39 Unpacking sudo (1.8.31-1ubuntu1.2) ... 17:18:39 Selecting previously unselected package apparmor. 17:18:39 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 17:18:39 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 17:18:39 Selecting previously unselected package libcbor0.6:amd64. 17:18:39 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 17:18:39 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 17:18:39 Selecting previously unselected package libedit2:amd64. 17:18:39 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 17:18:39 Unpacking libedit2:amd64 (3.1-20191231-1) ... 17:18:39 Selecting previously unselected package libfido2-1:amd64. 17:18:39 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 17:18:39 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 17:18:40 Selecting previously unselected package libkrb5support0:amd64. 17:18:40 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 17:18:40 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 17:18:40 Selecting previously unselected package libk5crypto3:amd64. 17:18:40 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 17:18:40 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 17:18:40 Selecting previously unselected package libkeyutils1:amd64. 17:18:40 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 17:18:40 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 17:18:40 Selecting previously unselected package libkrb5-3:amd64. 17:18:40 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 17:18:40 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 17:18:40 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:18:40 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 17:18:40 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 17:18:40 Selecting previously unselected package openssh-client. 17:18:40 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 17:18:40 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 17:18:40 Selecting previously unselected package dbus-user-session. 17:18:40 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 17:18:40 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 17:18:40 Selecting previously unselected package liblzo2-2:amd64. 17:18:40 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 17:18:40 Unpacking liblzo2-2:amd64 (2.10-2) ... 17:18:40 Selecting previously unselected package squashfs-tools. 17:18:40 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 17:18:40 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 17:18:40 Selecting previously unselected package snapd. 17:18:40 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 17:18:40 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 17:18:43 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 17:18:43 Setting up mime-support (3.64ubuntu1) ... 17:18:43 Setting up liblzo2-2:amd64 (2.10-2) ... 17:18:43 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 17:18:43 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 17:18:43 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 17:18:43 Setting up dbus (1.12.16-2ubuntu2.1) ... 17:18:43 Setting up sudo (1.8.31-1ubuntu1.2) ... 17:18:43 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 17:18:43 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 17:18:43 Setting up libmpdec2:amd64 (2.4.2-3) ... 17:18:44 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 17:18:44 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 17:18:44 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 17:18:44 Setting up libbsd0:amd64 (0.10.0-1) ... 17:18:44 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 17:18:44 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 17:18:44 Setting up libedit2:amd64 (3.1-20191231-1) ... 17:18:44 Setting up python3 (3.8.2-0ubuntu2) ... 17:18:44 running python rtupdate hooks for python3.8... 17:18:44 running python post-rtupdate hooks for python3.8... 17:18:45 Setting up apparmor (2.13.3-7ubuntu5.1) ... 17:18:45 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:18:46 Reloading AppArmor profiles 17:18:46 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 17:18:46 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 17:18:46 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 17:18:46 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 17:18:46 Setting up systemd (245.4-4ubuntu3.15) ... 17:18:46 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:18:46 Installing new version of config file /etc/systemd/resolved.conf ... 17:18:48 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 17:18:48 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 17:18:48 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 17:18:48 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 17:18:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:18:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:18:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:18:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:18:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:18:49 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:18:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:18:50 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:18:50 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:18:50 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:18:51 /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' 17:18:51 Processing triggers for libc-bin (2.31-0ubuntu9) ... 17:18:52 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 17:18:52 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 17:18:52 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 17:18:52 Reading package lists... 17:18:53 Reading package lists... 17:18:53 Building dependency tree... 17:18:53 Reading state information... 17:18:53 Calculating upgrade... 17:18:53 The following packages will be upgraded: 17:18:53 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 17:18:53 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 17:18:53 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 17:18:53 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 17:18:53 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 17:18:53 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 17:18:53 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 17:18:53 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 17:18:53 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 17:18:53 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 17:18:53 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 17:18:53 xz-utils zlib1g 17:18:53 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:18:53 Need to get 65.7 MB of archives. 17:18:53 After this operation, 27.6 MB of additional disk space will be used. 17:18:53 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 17:18:53 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 17:18:53 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 17:18:53 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 17:18:53 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 17:18:53 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 17:18:53 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 17:18:53 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 17:18:53 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 17:18:53 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 17:18:53 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 17:18:53 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 17:18:53 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 17:18:53 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 17:18:53 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 17:18:53 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 17:18:53 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 17:18:53 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 17:18:53 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 17:18:54 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 17:18:54 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 17:18:54 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] 17:18:55 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 17:18:55 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 17:18:55 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 17:18:55 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 17:18:55 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 17:18:55 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 17:18:55 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 17:18:55 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 17:18:55 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 17:18:55 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 17:18:55 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 17:18:55 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 17:18:55 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 17:18:55 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 17:18:55 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 17:18:55 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 17:18:55 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 17:18:55 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 17:18:55 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 17:18:55 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 17:18:55 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 17:18:55 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 17:18:55 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 17:18:55 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 17:18:55 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 17:18:55 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 17:18:55 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 17:18:55 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 17:18:55 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 17:18:55 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 17:18:55 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 17:18:55 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 17:18:55 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 17:18:55 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 17:18:55 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 17:18:55 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 17:18:55 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 17:18:55 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 17:18:55 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 17:18:55 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 17:18:55 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 17:18:55 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 17:18:55 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 17:18:55 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 17:18:55 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 17:18:55 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 17:18:56 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 17:18:56 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 17:18:56 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 17:18:56 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 17:18:56 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 17:18:56 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 17:18:56 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 17:18:56 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 17:18:56 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 17:18:57 debconf: delaying package configuration, since apt-utils is not installed 17:18:57 Fetched 65.7 MB in 3s (21.0 MB/s) 17:18:57 (Reading database ... 14313 files and directories currently installed.) 17:18:57 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 17:18:57 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 17:18:58 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 17:18:58 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 17:18:58 Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... 17:18:58 Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... 17:18:58 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:18:58 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:18:58 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:18:58 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:18:59 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:18:59 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:18:59 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:18:59 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:18:59 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:18:59 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:18:59 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:18:59 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:18:59 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:18:59 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:18:59 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 17:18:59 (Reading database ... 14312 files and directories currently installed.) 17:18:59 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:18:59 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:18:59 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 17:18:59 (Reading database ... 14312 files and directories currently installed.) 17:18:59 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:18:59 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:18:59 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:18:59 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:18:59 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 17:18:59 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 17:19:00 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 17:19:00 (Reading database ... 14312 files and directories currently installed.) 17:19:00 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 17:19:00 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 17:19:00 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 17:19:00 (Reading database ... 14312 files and directories currently installed.) 17:19:00 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 17:19:00 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:19:00 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:19:00 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 17:19:01 Setting up base-files (11ubuntu5.5) ... 17:19:01 Installing new version of config file /etc/issue ... 17:19:01 Installing new version of config file /etc/issue.net ... 17:19:01 Installing new version of config file /etc/lsb-release ... 17:19:01 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:19:01 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:19:01 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:19:01 Removing obsolete conffile /etc/default/motd-news ... 17:19:01 (Reading database ... 14311 files and directories currently installed.) 17:19:01 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 17:19:01 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 17:19:01 Setting up bash (5.0-6ubuntu1.1) ... 17:19:01 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 17:19:01 (Reading database ... 14311 files and directories currently installed.) 17:19:01 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 17:19:01 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 17:19:01 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 17:19:02 (Reading database ... 14311 files and directories currently installed.) 17:19:02 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 17:19:02 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 17:19:02 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 17:19:02 (Reading database ... 14311 files and directories currently installed.) 17:19:02 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 17:19:02 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 17:19:02 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 17:19:02 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 17:19:03 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 17:19:03 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 17:19:03 Setting up perl-base (5.30.0-9ubuntu0.2) ... 17:19:03 (Reading database ... 14311 files and directories currently installed.) 17:19:03 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 17:19:03 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 17:19:03 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 17:19:03 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 17:19:03 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 17:19:03 (Reading database ... 14311 files and directories currently installed.) 17:19:03 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 17:19:03 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 17:19:04 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 17:19:04 (Reading database ... 14311 files and directories currently installed.) 17:19:04 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 17:19:04 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:19:04 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 17:19:04 (Reading database ... 14311 files and directories currently installed.) 17:19:04 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 17:19:04 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:19:04 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 17:19:04 (Reading database ... 14311 files and directories currently installed.) 17:19:04 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 17:19:04 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:19:04 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 17:19:04 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:19:04 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 17:19:04 (Reading database ... 14311 files and directories currently installed.) 17:19:04 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 17:19:04 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:19:04 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 17:19:04 (Reading database ... 14311 files and directories currently installed.) 17:19:04 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 17:19:04 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:19:04 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 17:19:04 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:19:05 Setting up util-linux (2.34-0.1ubuntu9.3) ... 17:19:05 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:19:06 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:19:06 (Reading database ... 14311 files and directories currently installed.) 17:19:06 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 17:19:06 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 17:19:06 Setting up libc-bin (2.31-0ubuntu9.7) ... 17:19:06 (Reading database ... 14311 files and directories currently installed.) 17:19:06 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 17:19:06 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 17:19:06 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 17:19:06 (Reading database ... 14311 files and directories currently installed.) 17:19:06 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 17:19:06 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 17:19:06 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 17:19:06 (Reading database ... 14311 files and directories currently installed.) 17:19:06 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 17:19:06 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 17:19:06 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 17:19:06 (Reading database ... 14311 files and directories currently installed.) 17:19:06 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 17:19:06 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 17:19:06 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 17:19:06 (Reading database ... 14311 files and directories currently installed.) 17:19:06 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 17:19:06 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 17:19:06 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 17:19:06 (Reading database ... 14311 files and directories currently installed.) 17:19:06 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 17:19:06 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 17:19:07 Setting up gpgv (2.2.19-3ubuntu2.1) ... 17:19:07 (Reading database ... 14311 files and directories currently installed.) 17:19:07 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 17:19:07 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 17:19:07 Setting up ubuntu-keyring (2020.02.11.4) ... 17:19:07 (Reading database ... 14311 files and directories currently installed.) 17:19:07 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 17:19:07 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 17:19:07 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 17:19:07 (Reading database ... 14311 files and directories currently installed.) 17:19:07 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 17:19:07 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 17:19:07 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 17:19:07 (Reading database ... 14311 files and directories currently installed.) 17:19:07 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 17:19:07 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 17:19:07 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 17:19:07 (Reading database ... 14311 files and directories currently installed.) 17:19:07 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 17:19:07 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 17:19:07 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 17:19:07 (Reading database ... 14311 files and directories currently installed.) 17:19:07 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 17:19:07 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 17:19:07 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 17:19:07 (Reading database ... 14311 files and directories currently installed.) 17:19:07 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 17:19:07 Unpacking apt (2.0.6) over (2.0.2) ... 17:19:08 Setting up apt (2.0.6) ... 17:19:09 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:19:09 (Reading database ... 14311 files and directories currently installed.) 17:19:09 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 17:19:09 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 17:19:09 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 17:19:09 (Reading database ... 14311 files and directories currently installed.) 17:19:09 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 17:19:09 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 17:19:09 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 17:19:09 (Reading database ... 14313 files and directories currently installed.) 17:19:09 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 17:19:09 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 17:19:09 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 17:19:09 (Reading database ... 14317 files and directories currently installed.) 17:19:09 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 17:19:09 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 17:19:09 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 17:19:09 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 17:19:09 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 17:19:09 (Reading database ... 14317 files and directories currently installed.) 17:19:09 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 17:19:10 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 17:19:10 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 17:19:10 (Reading database ... 14317 files and directories currently installed.) 17:19:10 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 17:19:10 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 17:19:10 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 17:19:10 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 17:19:10 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 17:19:10 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 17:19:10 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 17:19:10 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 17:19:10 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 17:19:10 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 17:19:10 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 17:19:10 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 17:19:10 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 17:19:10 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 17:19:10 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 17:19:11 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 17:19:11 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 17:19:11 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 17:19:11 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 17:19:11 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 17:19:11 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 17:19:11 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 17:19:11 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 17:19:11 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 17:19:11 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 17:19:11 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 17:19:11 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 17:19:11 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 17:19:11 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 17:19:11 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 17:19:11 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 17:19:11 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 17:19:12 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 17:19:12 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 17:19:12 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 17:19:12 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 17:19:12 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 17:19:12 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 17:19:12 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 17:19:12 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 17:19:13 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 17:19:13 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 17:19:14 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 17:19:14 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 17:19:14 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 17:19:14 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 17:19:14 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 17:19:14 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 17:19:15 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 17:19:15 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 17:19:15 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 17:19:15 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 17:19:15 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 17:19:15 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 17:19:15 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 17:19:15 Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... 17:19:15 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 17:19:15 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 17:19:15 Setting up tzdata (2021e-0ubuntu0.20.04) ... 17:19:15 17:19:15 Current default time zone: 'Etc/UTC' 17:19:15 Local time is now: Wed Mar 23 17:19:15 UTC 2022. 17:19:15 Universal Time is now: Wed Mar 23 17:19:15 UTC 2022. 17:19:15 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:19:15 17:19:15 Setting up xz-utils (5.2.4-1ubuntu1) ... 17:19:15 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 17:19:15 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 17:19:15 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 17:19:15 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 17:19:15 Setting up mount (2.34-0.1ubuntu9.3) ... 17:19:15 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 17:19:15 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 17:19:15 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 17:19:15 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 17:19:15 Setting up openssl (1.1.1f-1ubuntu2.12) ... 17:19:15 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 17:19:15 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 17:19:15 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 17:19:15 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 17:19:15 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 17:19:15 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 17:19:15 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 17:19:15 Setting up fdisk (2.34-0.1ubuntu9.3) ... 17:19:15 Setting up ca-certificates (20210119~20.04.2) ... 17:19:17 Updating certificates in /etc/ssl/certs... 17:19:18 21 added, 21 removed; done. 17:19:18 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 17:19:18 Setting up perl (5.30.0-9ubuntu0.2) ... 17:19:18 Setting up procps (2:3.3.16-1ubuntu2.3) ... 17:19:18 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 17:19:18 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 17:19:18 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 17:19:18 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 17:19:18 Setting up binutils (2.34-6ubuntu1.3) ... 17:19:18 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 17:19:18 Setting up build-essential (12.8ubuntu1.1) ... 17:19:18 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 17:19:18 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 17:19:18 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 17:19:18 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 17:19:18 Processing triggers for systemd (245.4-4ubuntu3.15) ... 17:19:18 Processing triggers for mime-support (3.64ubuntu1) ... 17:19:18 Processing triggers for ca-certificates (20210119~20.04.2) ... 17:19:18 Updating certificates in /etc/ssl/certs... 17:19:19 0 added, 0 removed; done. 17:19:19 Running hooks in /etc/ca-certificates/update.d... 17:19:19 done. 17:19:20 Reading package lists... 17:19:20 Building dependency tree... 17:19:20 Reading state information... 17:19:21 The following NEW packages will be installed: 17:19:21 apt-transport-https 17:19:21 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:19:21 Need to get 4680 B of archives. 17:19:21 After this operation, 162 kB of additional disk space will be used. 17:19:21 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 17:19:21 debconf: delaying package configuration, since apt-utils is not installed 17:19:21 Fetched 4680 B in 0s (24.6 kB/s) 17:19:21 Selecting previously unselected package apt-transport-https. 17:19:21 (Reading database ... 14320 files and directories currently installed.) 17:19:21 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 17:19:21 Unpacking apt-transport-https (2.0.6) ... 17:19:21 Setting up apt-transport-https (2.0.6) ... 17:19:21 Waiting for network to be ready... 17:19:28 2022-03-23T17:19:26Z INFO Waiting for automatic snapd restart... 17:19:29 snapd 2.54.4 from Canonical* installed 17:19:29 Removing intermediate container 58f5470ef811 17:19:29 ---> 36f355e6b33f 17:19:29 Successfully built 36f355e6b33f 17:19:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:19:30 + docker inspect -f . ci-base-image-arm64 17:19:30 . [Pipeline] withDockerContainer 17:19:30 prd-ubuntu20.04-docker-arm64-4c-16g-8677 does not seem to be running inside a container 17:19:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 17:19:30 "snapd" switched to the "latest/stable" channel 17:19:30 17:19:31 $ docker top 3c97874e44bb1e6ee18c290f9258fadb35b0bfef9b3bbb74947cdc098d101e18 -eo pid,comm [Pipeline] { [Pipeline] sh 17:19:32 + go version 17:19:32 go version go1.17.6 linux/arm64 [Pipeline] } 17:19:32 $ docker stop --time=1 3c97874e44bb1e6ee18c290f9258fadb35b0bfef9b3bbb74947cdc098d101e18 17:19:33 core20 20220304 from Canonical* installed 17:19:33 "core20" switched to the "latest/stable" channel 17:19:33 17:19:34 $ docker rm -f 3c97874e44bb1e6ee18c290f9258fadb35b0bfef9b3bbb74947cdc098d101e18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:19:35 + docker inspect -f . ci-base-image-arm64 17:19:35 . [Pipeline] withDockerContainer 17:19:35 prd-ubuntu20.04-docker-arm64-4c-16g-8677 does not seem to be running inside a container 17:19:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 17:19:35 snapcraft 6.0.2 from Canonical* installed 17:19:36 "snapcraft" switched to the "latest/stable" channel 17:19:36 17:19:36 $ docker top d79d194412b876e5dae242b1706c2baeec81c32c9cf40a573bb227833cb545fe -eo pid,comm [Pipeline] { [Pipeline] echo 17:19:37 ========================================================= 17:19:37 [edgeXBuildGoParallel] Running Tests and Build... 17:19:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:19:37 + make test 17:19:37 go mod tidy 17:19:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:19:40 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: 17:19:40 - README.md 17:19:40 17:19:40 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:19:40 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 17:19:40 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 17:19:41 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 17:19:42 Reading package lists... 17:19:42 Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 17:19:42 Reading package lists... 17:19:42 Building dependency tree... 17:19:42 Reading state information... 17:19:42 Suggested packages: 17:19:42 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 17:19:42 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 17:19:42 krb5-user libnorm-doc 17:19:42 Recommended packages: 17:19:42 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:19:43 The following NEW packages will be installed: 17:19:43 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 17:19:43 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 17:19:43 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 17:19:43 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 17:19:43 libzmq5 pkg-config zip 17:19:43 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 17:19:43 Need to get 10.3 MB of archives. 17:19:43 After this operation, 56.5 MB of additional disk space will be used. 17:19:43 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 17:19:43 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 17:19:43 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 17:19:43 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 17:19:43 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 17:19:43 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 17:19:43 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 17:19:43 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 17:19:43 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 17:19:43 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 17:19:43 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 17:19:43 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 17:19:43 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 17:19:43 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 17:19:43 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 17:19:43 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 17:19:43 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 17:19:43 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 17:19:43 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 17:19:43 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 17:19:43 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 17:19:43 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 17:19:43 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 17:19:43 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 17:19:43 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 17:19:43 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 17:19:43 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 17:19:43 debconf: delaying package configuration, since apt-utils is not installed 17:19:43 Fetched 10.3 MB in 0s (38.7 MB/s) 17:19:43 Selecting previously unselected package libglib2.0-0:amd64. 17:19:43 (Reading database ... 14324 files and directories currently installed.) 17:19:43 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 17:19:43 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 17:19:43 Selecting previously unselected package libsodium23:amd64. 17:19:43 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 17:19:43 Unpacking libsodium23:amd64 (1.0.18-1) ... 17:19:43 Selecting previously unselected package libpsl5:amd64. 17:19:43 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 17:19:43 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 17:19:43 Selecting previously unselected package libbrotli1:amd64. 17:19:43 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 17:19:43 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 17:19:43 Selecting previously unselected package libnghttp2-14:amd64. 17:19:43 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 17:19:43 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 17:19:43 Selecting previously unselected package librtmp1:amd64. 17:19:43 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 17:19:43 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 17:19:43 Selecting previously unselected package libssh-4:amd64. 17:19:43 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 17:19:43 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 17:19:44 Selecting previously unselected package libcurl3-gnutls:amd64. 17:19:44 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 17:19:44 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 17:19:44 Selecting previously unselected package liberror-perl. 17:19:44 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 17:19:44 Unpacking liberror-perl (0.17029-1) ... 17:19:44 Selecting previously unselected package git-man. 17:19:44 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 17:19:44 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 17:19:44 Selecting previously unselected package git. 17:19:44 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 17:19:44 Unpacking git (1:2.25.1-1ubuntu3.2) ... 17:19:45 Selecting previously unselected package libgssrpc4:amd64. 17:19:45 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 17:19:45 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 17:19:45 Selecting previously unselected package libkdb5-9:amd64. 17:19:45 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 17:19:45 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 17:19:45 Selecting previously unselected package libkadm5srv-mit11:amd64. 17:19:45 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 17:19:45 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 17:19:45 Selecting previously unselected package libkadm5clnt-mit11:amd64. 17:19:45 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 17:19:45 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 17:19:45 Selecting previously unselected package comerr-dev:amd64. 17:19:45 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 17:19:45 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 17:19:45 Selecting previously unselected package krb5-multidev:amd64. 17:19:45 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 17:19:45 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 17:19:45 Selecting previously unselected package libnorm1:amd64. 17:19:45 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 17:19:45 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 17:19:45 Selecting previously unselected package libnorm-dev:amd64. 17:19:45 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 17:19:45 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 17:19:45 Selecting previously unselected package libpgm-5.2-0:amd64. 17:19:45 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 17:19:45 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 17:19:45 Selecting previously unselected package libpgm-dev:amd64. 17:19:45 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 17:19:45 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 17:19:45 Selecting previously unselected package libsodium-dev:amd64. 17:19:45 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 17:19:45 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 17:19:45 Selecting previously unselected package libzmq5:amd64. 17:19:45 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 17:19:45 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 17:19:45 Selecting previously unselected package libkrb5-dev:amd64. 17:19:45 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 17:19:45 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 17:19:45 Selecting previously unselected package libzmq3-dev:amd64. 17:19:45 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 17:19:45 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 17:19:45 Selecting previously unselected package pkg-config. 17:19:45 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 17:19:45 Unpacking pkg-config (0.29.1-0ubuntu4) ... 17:19:45 Selecting previously unselected package zip. 17:19:45 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 17:19:45 Unpacking zip (3.0-11build1) ... 17:19:45 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 17:19:45 Setting up libsodium23:amd64 (1.0.18-1) ... 17:19:45 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 17:19:45 No schema files found: doing nothing. 17:19:45 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 17:19:46 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 17:19:46 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 17:19:46 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 17:19:46 Setting up liberror-perl (0.17029-1) ... 17:19:46 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 17:19:46 Setting up zip (3.0-11build1) ... 17:19:46 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 17:19:46 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 17:19:46 Setting up pkg-config (0.29.1-0ubuntu4) ... 17:19:46 Setting up libsodium-dev:amd64 (1.0.18-1) ... 17:19:46 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 17:19:46 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 17:19:46 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 17:19:46 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 17:19:46 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 17:19:46 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 17:19:46 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 17:19:46 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 17:19:46 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 17:19:46 Setting up git (1:2.25.1-1ubuntu3.2) ... 17:19:46 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 17:19:46 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 17:19:46 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 17:19:46 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 17:19:46 comerr-dev set to automatically installed. 17:19:46 git set to automatically installed. 17:19:46 git-man set to automatically installed. 17:19:46 krb5-multidev set to automatically installed. 17:19:46 libbrotli1 set to automatically installed. 17:19:46 libcurl3-gnutls set to automatically installed. 17:19:46 liberror-perl set to automatically installed. 17:19:46 libglib2.0-0 set to automatically installed. 17:19:46 libgssrpc4 set to automatically installed. 17:19:46 libkadm5clnt-mit11 set to automatically installed. 17:19:46 libkadm5srv-mit11 set to automatically installed. 17:19:46 libkdb5-9 set to automatically installed. 17:19:46 libkrb5-dev set to automatically installed. 17:19:46 libnghttp2-14 set to automatically installed. 17:19:46 libnorm-dev set to automatically installed. 17:19:46 libnorm1 set to automatically installed. 17:19:46 libpgm-5.2-0 set to automatically installed. 17:19:46 libpgm-dev set to automatically installed. 17:19:46 libpsl5 set to automatically installed. 17:19:46 librtmp1 set to automatically installed. 17:19:46 libsodium-dev set to automatically installed. 17:19:46 libsodium23 set to automatically installed. 17:19:46 libssh-4 set to automatically installed. 17:19:46 libzmq3-dev set to automatically installed. 17:19:46 libzmq5 set to automatically installed. 17:19:46 pkg-config set to automatically installed. 17:19:46 zip set to automatically installed. 17:19:47 snapd is not logged in, snap install commands will use sudo 17:20:02 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 17:20:02 Downloading snap 'edgex-app-service-configurable' 17:20:04 Pulling app-service-configurable 17:20:04 + snapcraftctl pull 17:20:05 Pulling config-common 17:20:05 + snapcraftctl pull 17:20:06 Pulling go-build-helper 17:20:06 + snapcraftctl pull 17:20:08 'edgex-go' has dependencies that need to be staged: go-build-helper 17:20:08 Skipping pull go-build-helper (already ran) 17:20:08 Building go-build-helper 17:20:08 + snapcraftctl build 17:20:09 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 17:20:10 Staging go-build-helper 17:20:10 + snapcraftctl stage 17:20:11 ? github.com/edgexfoundry/edgex-go [no test files] 17:20:14 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 17:20:14 Fetched 290 kB in 0s (0 B/s) 17:20:14 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 17:20:14 Fetched 158 kB in 0s (0 B/s) 17:20:14 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 17:20:14 Fetched 242 kB in 0s (0 B/s) 17:20:14 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 17:20:14 Fetched 150 kB in 0s (0 B/s) 17:20:14 Pulling edgex-go 17:20:14 + snapcraftctl pull 17:20:16 Pulling hooks 17:20:16 + snapcraftctl pull 17:20:29 Removing suid/guid from /root/parts/static-packages/install/bin/su 17:20:29 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 17:20:29 Fetched 96.1 kB in 0s (0 B/s) 17:20:29 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 17:20:29 Fetched 78.7 kB in 0s (0 B/s) 17:20:29 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 17:20:29 Fetched 48.0 kB in 0s (0 B/s) 17:20:29 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 17:20:29 Fetched 50.2 kB in 0s (0 B/s) 17:20:29 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 17:20:29 Fetched 14.7 kB in 0s (0 B/s) 17:20:29 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 17:20:29 Fetched 234 kB in 0s (0 B/s) 17:20:29 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 17:20:29 Fetched 155 kB in 0s (0 B/s) 17:20:29 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 17:20:29 Fetched 170 kB in 0s (0 B/s) 17:20:29 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 17:20:29 Fetched 267 kB in 0s (0 B/s) 17:20:29 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:20:29 Fetched 50.6 kB in 0s (0 B/s) 17:20:29 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 17:20:29 Fetched 15.1 kB in 0s (0 B/s) 17:20:29 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 17:20:29 Fetched 51.5 kB in 0s (0 B/s) 17:20:29 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 17:20:29 Fetched 121 kB in 0s (0 B/s) 17:20:29 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 17:20:29 Fetched 29.7 kB in 0s (0 B/s) 17:20:29 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 17:20:29 Fetched 1021 kB in 0s (0 B/s) 17:20:29 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 17:20:29 Fetched 49.3 kB in 0s (0 B/s) 17:20:29 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 17:20:29 Fetched 54.9 kB in 0s (0 B/s) 17:20:29 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 17:20:29 Fetched 16.6 kB in 0s (0 B/s) 17:20:29 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 17:20:29 Fetched 87.9 kB in 0s (0 B/s) 17:20:29 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 17:20:29 Fetched 142 kB in 0s (0 B/s) 17:20:29 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 17:20:29 Fetched 41.8 kB in 0s (0 B/s) 17:20:29 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 17:20:29 Fetched 181 kB in 0s (0 B/s) 17:20:29 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 17:20:29 Fetched 208 kB in 0s (0 B/s) 17:20:29 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 17:20:29 Fetched 161 kB in 0s (0 B/s) 17:20:29 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 17:20:29 Fetched 107 kB in 0s (0 B/s) 17:20:29 Pulling static-packages 17:20:29 + snapcraftctl pull 17:20:29 Pulling version 17:20:29 + cd /root/project 17:20:29 ++ git describe --tags --abbrev=0 17:20:29 ++ sed s/v// 17:20:29 + GIT_VERSION=2.2.0-dev.44 17:20:29 + '[' -z 2.2.0-dev.44 ']' 17:20:29 + snapcraftctl set-version 2.2.0-dev.44 17:20:31 Building app-service-configurable 17:20:31 + snapcraftctl build 17:20:33 Building config-common 17:20:33 + snapcraftctl build 17:20:34 + cp --archive --link --no-dereference . /root/parts/config-common/install 17:20:35 Skipping build go-build-helper (already ran) 17:20:35 Building edgex-go 17:20:35 + cd /root/parts/edgex-go/src 17:20:35 ++ git describe --tags --abbrev=0 17:20:35 ++ sed s/v// 17:20:35 + GIT_VERSION=2.2.0-dev.44 17:20:35 + '[' -z 2.2.0-dev.44 ']' 17:20:35 + echo 2.2.0-dev.44 17:20:35 + '[' '!' -d vendor ']' 17:20:35 + go mod download all 17:20:42 + make build 17:20:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/core-data/core-data ./cmd/core-data 17:20:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:20:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/core-command/core-command ./cmd/core-command 17:20:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:21:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:21:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:21:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:21:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:21:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:21:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:21:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o ./cmd/secrets-config ./cmd/secrets-config 17:21:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.44" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:21:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:21:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:21:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:21:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:21:09 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 17:21:09 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 17:21:09 + case "$service" in 17:21:09 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 17:21:09 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 17:21:09 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 17:21:09 + case "$service" in 17:21:09 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 17:21:09 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 17:21:09 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 17:21:09 + case "$service" in 17:21:09 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 17:21:09 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 17:21:09 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 17:21:09 + case "$service" in 17:21:09 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 17:21:09 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 17:21:09 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 17:21:09 + case "$service" in 17:21:09 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 17:21:09 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 17:21:09 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 17:21:09 + case "$service" in 17:21:09 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 17:21:09 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 17:21:09 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 17:21:09 + case "$service" in 17:21:09 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 17:21:09 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 17:21:09 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 17:21:09 + case "$service" in 17:21:09 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 17:21:09 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 17:21:09 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 17:21:09 + case "$service" in 17:21:09 + 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 17:21:09 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 17:21:09 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 17:21:09 + case "$service" in 17:21:09 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 17:21:09 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 17:21:09 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 17:21:09 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 17:21:09 + case "$service" in 17:21:09 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 17:21:09 + 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 17:21:09 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 17:21:09 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 17:21:09 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 17:21:09 Building hooks 17:21:09 + cd /root/parts/hooks/src 17:21:09 + make build 17:21:09 go mod tidy 17:21:10 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 17:21:10 go: downloading github.com/stretchr/testify v1.7.0 17:21:10 go: downloading github.com/davecgh/go-spew v1.1.0 17:21:10 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:21:10 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 17:21:11 GO111MODULE=on go build -o cmd/install/install ./cmd/install 17:21:11 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 17:21:11 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 17:21:13 Removing suid/guid from /root/parts/static-packages/install/bin/su 17:21:13 Building static-packages 17:21:13 + snapcraftctl build 17:21:15 Building version 17:21:15 + snapcraftctl build 17:21:18 Staging app-service-configurable 17:21:18 + snapcraftctl stage 17:21:19 Staging config-common 17:21:19 + snapcraftctl stage 17:21:20 Skipping stage go-build-helper (already ran) 17:21:20 Staging edgex-go 17:21:20 + snapcraftctl stage 17:21:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:21:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:21:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:21:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:21:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:21:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:21:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:21:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:21:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:21:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:21:22 Staging hooks 17:21:22 + snapcraftctl stage 17:21:23 Staging static-packages 17:21:23 + snapcraftctl stage 17:21:25 Staging version 17:21:25 + snapcraftctl stage 17:21:26 Priming app-service-configurable 17:21:26 + snapcraftctl prime 17:21:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.219s coverage: 28.7% of statements 17:21:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:21:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:21:29 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 17:21:29 stage-packages: 17:21:29 - libnorm1 17:21:29 - libpgm-5.2-0 17:21:29 - libsodium23 17:21:29 - libzmq5 17:21:29 Priming config-common 17:21:29 + snapcraftctl prime 17:21:31 Priming go-build-helper 17:21:31 + snapcraftctl prime 17:21:32 Priming edgex-go 17:21:32 + snapcraftctl prime 17:21:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.407s coverage: 98.5% of statements 17:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:21:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.420s coverage: 54.9% of statements 17:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:21:34 Priming hooks 17:21:34 + snapcraftctl prime 17:21:35 Priming static-packages 17:21:35 + snapcraftctl prime 17:21:40 Priming version 17:21:40 + snapcraftctl prime 17:21:41 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:21:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.106s coverage: 89.2% of statements 17:21:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:21:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:21:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:21:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.318s coverage: 84.4% of statements 17:21:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:21:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:21:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:21:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:21:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:21:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.615s coverage: 94.2% of statements 17:21:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:21:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:21:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.472s coverage: 72.2% of statements 17:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:21:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.565s coverage: 60.0% of statements 17:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:21:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.500s coverage: 0.9% of statements 17:21:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:21:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.229s coverage: 58.8% of statements 17:21:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.323s coverage: 24.0% of statements 17:21:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:21:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.460s coverage: 47.1% of statements 17:21:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.305s coverage: 79.5% of statements 17:21:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.244s coverage: 94.1% of statements 17:21:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.254s coverage: 96.3% of statements 17:21:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.217s coverage: 87.5% of statements 17:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.241s coverage: 94.4% of statements 17:22:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.215s coverage: 44.8% of statements 17:22:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.674s coverage: 82.5% of statements 17:22:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.265s coverage: 92.9% of statements 17:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.129s coverage: 65.1% of statements 17:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements 17:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 17:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.307s coverage: 58.8% of statements 17:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.291s coverage: 80.0% of statements 17:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.254s coverage: 87.2% of statements 17:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.332s coverage: 85.4% of statements 17:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.873s coverage: 91.2% of statements 17:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.811s coverage: 64.4% of statements 17:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.206s coverage: 100.0% of statements 17:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 89.4% of statements 17:22:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements 17:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.131s coverage: 73.7% of statements 17:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.101s coverage: 100.0% of statements 17:22:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.396s coverage: 65.4% of statements 17:22:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:22:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:22:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:22:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.849s coverage: 43.8% of statements 17:22:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:22:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:22:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.321s coverage: 89.5% of statements 17:22:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:22:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.222s coverage: 84.8% of statements 17:22:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:22:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.299s coverage: 17.7% of statements 17:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:22:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.633s coverage: 92.3% of statements 17:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:22:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.247s coverage: 63.2% of statements 17:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:22:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.457s coverage: 97.7% of statements 17:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:22:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:22:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:22:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:22:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.213s coverage: 28.9% of statements 17:22:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:22:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:22:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:22:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:22:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:22:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:22:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.251s coverage: 100.0% of statements 17:22:39 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 96.9% of statements 17:22:40 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 17:22:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:22:40 GO111MODULE=on go vet ./... 17:24:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:24:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:24:01 ./bin/test-attribution-txt.sh [Pipeline] echo 17:24:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:24:02 + ls -al . 17:24:02 total 672 17:24:02 drwxrwxr-x 9 1001 1001 4096 Mar 23 17:23 . 17:24:02 drwxr-xr-x 4 root root 4096 Mar 23 17:19 .. 17:24:02 -rw-rw-r-- 1 1001 1001 11 Mar 23 17:17 .dockerignore 17:24:02 drwxrwxr-x 8 1001 1001 4096 Mar 23 17:17 .git 17:24:02 drwxrwxr-x 4 1001 1001 4096 Mar 23 17:17 .github 17:24:02 -rw-rw-r-- 1 1001 1001 804 Mar 23 17:17 .gitignore 17:24:02 -rw-rw-r-- 1 1001 1001 42 Mar 23 17:17 .golangci.yml 17:24:02 -rw-rw-r-- 1 1001 1001 76 Mar 23 17:17 .hadolint.yml 17:24:02 -rw-rw-r-- 1 1001 1001 166 Mar 23 17:17 .sonarcloud.properties 17:24:02 -rw-rw-r-- 1 1001 1001 1171 Mar 23 17:17 ADOPTERS.md 17:24:02 -rw-rw-r-- 1 1001 1001 9019 Mar 23 17:17 Attribution.txt 17:24:02 -rw-rw-r-- 1 1001 1001 51732 Mar 23 17:17 CHANGELOG.md 17:24:02 -rw-rw-r-- 1 1001 1001 3804 Mar 23 17:17 CONTRIBUTING.md 17:24:02 -rw-rw-r-- 1 1001 1001 677 Mar 23 17:17 GOVERNANCE.md 17:24:02 -rw-rw-r-- 1 1001 1001 849 Mar 23 17:17 Jenkinsfile 17:24:02 -rw-rw-r-- 1 1001 1001 10775 Mar 23 17:17 LICENSE 17:24:02 -rw-rw-r-- 1 1001 1001 6508 Mar 23 17:17 Makefile 17:24:02 -rw-rw-r-- 1 1001 1001 582 Mar 23 17:17 OWNERS.md 17:24:02 -rw-rw-r-- 1 1001 1001 8207 Mar 23 17:17 README.md 17:24:02 -rw-rw-r-- 1 1001 1001 6912 Mar 23 17:17 SECURITY.md 17:24:02 -rw-rw-r-- 1 1001 1001 5 Mar 23 17:12 VERSION 17:24:02 -rw-rw-r-- 1 1001 1001 4131 Mar 23 17:17 ZMQWindows.md 17:24:02 drwxrwxr-x 2 1001 1001 4096 Mar 23 17:17 bin 17:24:02 drwxrwxr-x 14 1001 1001 4096 Mar 23 17:17 cmd 17:24:02 -rw-r--r-- 1 root root 426503 Mar 23 17:22 coverage.out 17:24:02 -rw-rw-r-- 1 1001 1001 2827 Mar 23 17:17 go.mod 17:24:02 -rw-rw-r-- 1 1001 1001 50579 Mar 23 17:17 go.sum 17:24:02 drwxrwxr-x 8 1001 1001 4096 Mar 23 17:17 internal 17:24:02 drwxrwxr-x 3 1001 1001 4096 Mar 23 17:17 openapi 17:24:02 drwxrwxr-x 4 1001 1001 4096 Mar 23 17:17 snap 17:24:02 -rw-rw-r-- 1 1001 1001 204 Mar 23 17:17 version.go [Pipeline] sh 17:24:03 + '[' -e coverage.out ] 17:24:03 + chown 1001:1001 coverage.out [Pipeline] stash 17:24:03 Warning: overwriting stash ‘coverage-report’ 17:24:04 Stashed 1 file(s) [Pipeline] sh 17:24:04 + make build 17:24:04 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 17:24:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:24:39 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 17:24:42 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 17:24:48 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 17:24:48 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 17:24:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:24:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:24:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:25:04 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 17:25: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 17:25:11 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] } 17:25:18 $ docker stop --time=1 d79d194412b876e5dae242b1706c2baeec81c32c9cf40a573bb227833cb545fe 17:25:20 $ docker rm -f d79d194412b876e5dae242b1706c2baeec81c32c9cf40a573bb227833cb545fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:25:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:25:22 17:25:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:25:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:25:22 latest: Pulling from edgex-devops/edgex-compose-arm64 17:25:22 29e5d40040c1: Pulling fs layer 17:25:22 1ce36da41761: Pulling fs layer 17:25:22 25b303627fd3: Pulling fs layer 17:25:22 29e5d40040c1: Verifying Checksum 17:25:22 29e5d40040c1: Download complete 17:25:23 1ce36da41761: Verifying Checksum 17:25:23 1ce36da41761: Download complete 17:25:23 29e5d40040c1: Pull complete 17:25:24 25b303627fd3: Verifying Checksum 17:25:24 25b303627fd3: Download complete 17:25:24 1ce36da41761: Pull complete 17:25:37 25b303627fd3: Pull complete 17:25:37 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:25:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:25:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:25:37 prd-ubuntu20.04-docker-arm64-4c-16g-8677 does not seem to be running inside a container 17:25:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 17:25:40 $ docker top cf19b062f58d5d76f78a1c0d7610ae293335192229b4da3f01640ad03d5df024 -eo pid,comm [Pipeline] { [Pipeline] sh 17:25:41 + docker-compose build --help 17:25:41 + grep parallel 17:25:46 --parallel Build images in parallel. [Pipeline] } 17:25:46 $ docker stop --time=1 cf19b062f58d5d76f78a1c0d7610ae293335192229b4da3f01640ad03d5df024 17:25:48 $ docker rm -f cf19b062f58d5d76f78a1c0d7610ae293335192229b4da3f01640ad03d5df024 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:25:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:25:49 . [Pipeline] withDockerContainer 17:25:49 prd-ubuntu20.04-docker-arm64-4c-16g-8677 does not seem to be running inside a container 17:25:49 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 17:25:50 $ docker top d73c90b61e04473b03f2d0009fb3c896858b188e20a5a0f1a34807d1934ebd2f -eo pid,comm [Pipeline] { [Pipeline] sh 17:25:51 + docker-compose -f ./docker-compose-build.yml build --parallel 17:25:57 Building core-command ... 17:25:57 Building core-data ... 17:25:57 Building core-metadata ... 17:25:57 Building security-bootstrapper ... 17:25:57 Building security-proxy-setup ... 17:25:57 Building security-secretstore-setup ... 17:25:57 Building support-notifications ... 17:25:57 Building support-scheduler ... 17:25:57 Building sys-mgmt-agent ... 17:25:57 Building support-notifications 17:25:57 Building core-metadata 17:25:57 Building support-scheduler 17:25:57 Building security-secretstore-setup 17:25:57 Building security-proxy-setup 17:27:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:27:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:27:19 ---> 36f355e6b33f 17:27:19 Step 3/23 : WORKDIR /edgex-go 17:27:19 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:27:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:27:19 ---> 36f355e6b33f 17:27:19 Step 3/22 : WORKDIR /edgex-go 17:27:19 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:27:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:27:19 ---> 36f355e6b33f 17:27:19 Step 3/25 : WORKDIR /edgex-go 17:27:19 ---> Running in 0f89a3f8b61d 17:27:19 ---> Running in 19c44f8cce40 17:27:19 ---> Running in bcf74ac568fc 17:27:19 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:27:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:27:19 ---> 36f355e6b33f 17:27:19 Step 3/22 : WORKDIR /edgex-go 17:27:19 ---> Running in 0b69fa004a38 17:27:19 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:27:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:27:19 ---> 36f355e6b33f 17:27:19 Step 3/22 : WORKDIR /edgex-go 17:27:19 ---> Running in 1f4d4a920b0d 17:27:19 Removing intermediate container 0b69fa004a38 17:27:19 ---> 2a2e3e5634b8 17:27:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:19 Removing intermediate container 19c44f8cce40 17:27:19 ---> 5d2bbbd1be16 17:27:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:19 Removing intermediate container 0f89a3f8b61d 17:27:19 ---> 41cc43309c60 17:27:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:19 Removing intermediate container bcf74ac568fc 17:27:19 ---> 9c9918884f30 17:27:19 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:19 ---> Running in 1f34f4c94332 17:27:19 Removing intermediate container 1f4d4a920b0d 17:27:19 ---> d4566396a982 17:27:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:19 ---> Running in 8f5fecff3e60 17:27:19 ---> Running in aea708e2ff85 17:27:19 ---> Running in d09e17352cc4 17:27:19 ---> Running in 88b40003144c 17:27:19 Removing intermediate container 1f34f4c94332 17:27:19 ---> 9259d48d62a7 17:27:19 Step 5/23 : RUN apk add --update --no-cache make git 17:27:19 Removing intermediate container 8f5fecff3e60 17:27:19 ---> 72075c4743d8 17:27:19 Step 5/22 : RUN apk add --update --no-cache make git 17:27:19 ---> Running in 385038d82587 17:27:19 ---> Running in c0c5b3ac86f3 17:27:19 Removing intermediate container aea708e2ff85 17:27:19 ---> 03918f559aed 17:27:19 Step 5/22 : RUN apk add --update --no-cache make git 17:27:19 ---> Running in 2951ee4607d7 17:27:19 Removing intermediate container d09e17352cc4 17:27:19 ---> ac263c2457de 17:27:19 Step 5/25 : RUN apk add --update --no-cache make git 17:27:19 Removing intermediate container 88b40003144c 17:27:19 ---> 5bd6d7042603 17:27:19 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:27:19 ---> Running in 197f9c653576 17:27:19 ---> Running in 1febc122cd58 17:27:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:27:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:27:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:27:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:27:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:27:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:27:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:27:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:27:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:27:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:27:22 OK: 220 MiB in 52 packages 17:27:23 OK: 220 MiB in 52 packages 17:27:23 OK: 220 MiB in 52 packages 17:27:23 OK: 220 MiB in 52 packages 17:27:23 OK: 220 MiB in 52 packages 17:27:24 Removing intermediate container c0c5b3ac86f3 17:27:24 ---> 676905d6675a 17:27:24 Step 6/22 : COPY go.mod vendor* ./ 17:27:24 Removing intermediate container 385038d82587 17:27:24 ---> 9c13ddebcda7 17:27:24 Step 6/23 : COPY go.mod vendor* ./ 17:27:25 Removing intermediate container 2951ee4607d7 17:27:25 ---> ac89ba9bfc40 17:27:25 Step 6/22 : COPY go.mod vendor* ./ 17:27:25 Removing intermediate container 197f9c653576 17:27:25 ---> fd0c72603fcf 17:27:25 Step 6/22 : COPY go.mod vendor* ./ 17:27:25 Removing intermediate container 1febc122cd58 17:27:25 ---> 1f5888c934c4 17:27:25 Step 6/25 : COPY go.mod vendor* ./ 17:27:25 ---> 4a210d5b0fb7 17:27:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:26 ---> Running in 8f6b9da80941 17:27:26 ---> cbd26e6ae60b 17:27:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:26 ---> Running in 0503ecaaf7c3 17:27:26 ---> 2784f299b385 17:27:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:26 ---> Running in a65187994218 17:27:26 ---> eaaa31e94901 17:27:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:27 ---> 432b74328ada 17:27:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:27 ---> Running in 6b3e7ef04872 17:27:27 ---> Running in 4ea7d5ce3959 17:27:31 Removing intermediate container 8f6b9da80941 17:27:31 ---> 8e04616bb972 17:27:31 Step 8/22 : COPY . . 17:27:33 Removing intermediate container 0503ecaaf7c3 17:27:33 ---> f66dc107ade6 17:27:33 Step 8/23 : COPY . . 17:27:34 Removing intermediate container a65187994218 17:27:34 ---> b36018e7a6c1 17:27:34 Step 8/22 : COPY . . 17:27:34 Removing intermediate container 6b3e7ef04872 17:27:34 ---> c4ef7c8b3714 17:27:34 Step 8/25 : COPY . . 17:27:34 Removing intermediate container 4ea7d5ce3959 17:27:34 ---> acd00d6749f7 17:27:34 Step 8/22 : COPY . . 17:27:56 ---> 4f815a55035a 17:27:56 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:27:56 ---> Running in 6379eabf04db 17:27:58 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 17:27:59 ---> 2fb7d7bb737a 17:27:59 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:27:59 ---> Running in 97e539f07738 17:27:59 ---> 7af94af25ced 17:27:59 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:27:59 ---> 6893dd6ab6b3 17:27:59 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:27:59 ---> d1a870bf8870 17:27:59 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:27:59 ---> Running in f1358f077725 17:27:59 ---> Running in ea51cf20e816 17:27:59 ---> Running in c795c1cc3542 17:28:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:28:02 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 17:28:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:28:02 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 17:30:09 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 17:30:09 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 17:30:14 Removing intermediate container 6379eabf04db 17:30:14 ---> 9b2b838b23a3 17:30:14 17:30:14 Step 10/22 : FROM alpine:3.14 17:30:14 3.14: Pulling from library/alpine 17:30:14 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 17:30:14 Status: Downloaded newer image for alpine:3.14 17:30:14 ---> 71a2028e5025 17:30:14 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:30:15 ---> Running in 4c2419273fc4 17:30:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:30:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:30:18 (1/6) Installing ca-certificates (20211220-r0) 17:30:18 (2/6) Installing brotli-libs (1.0.9-r5) 17:30:18 (3/6) Installing nghttp2-libs (1.43.0-r0) 17:30:18 (4/6) Installing libcurl (7.79.1-r0) 17:30:18 (5/6) Installing curl (7.79.1-r0) 17:30:18 (6/6) Installing dumb-init (1.2.5-r1) 17:30:18 Executing busybox-1.33.1-r6.trigger 17:30:18 Executing ca-certificates-20211220-r0.trigger 17:30:19 OK: 8 MiB in 20 packages 17:30:21 Removing intermediate container 4c2419273fc4 17:30:21 ---> 6274142c4f16 17:30:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:30:21 ---> Running in c6c0c4749ca6 17:30:22 Removing intermediate container c6c0c4749ca6 17:30:22 ---> 2af41c8c2d01 17:30:22 Step 13/22 : WORKDIR /edgex 17:30:22 ---> Running in f8e2374d95eb 17:30:23 Removing intermediate container f8e2374d95eb 17:30:23 ---> 2f4dd403ac92 17:30:23 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:30:24 ---> ec271cc1ce3e 17:30:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:30:27 Removing intermediate container c795c1cc3542 17:30:27 ---> 48b376b4d822 17:30:27 17:30:27 Step 10/25 : FROM alpine:3.14 17:30:27 ---> 71a2028e5025 17:30:27 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:30:27 ---> 3b65e879d42a 17:30:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:30:27 ---> Running in ff259f144907 17:30:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:30:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:30:29 ---> 36d27bb29290 17:30:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:30:30 (1/3) Installing ca-certificates (20211220-r0) 17:30:30 (2/3) Installing dumb-init (1.2.5-r1) 17:30:30 (3/3) Installing su-exec (0.2-r1) 17:30:30 Executing busybox-1.33.1-r6.trigger 17:30:30 Executing ca-certificates-20211220-r0.trigger 17:30:31 OK: 6 MiB in 17 packages 17:30:31 ---> 78e913ae0dd3 17:30:31 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:30:31 ---> Running in 3a7c7daf809b 17:30:34 Removing intermediate container ff259f144907 17:30:34 ---> a2f72d4dd0ae 17:30:34 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:30:34 ---> Running in a7aee4ae88dc 17:30:34 Removing intermediate container a7aee4ae88dc 17:30:34 ---> 16e555baf0e9 17:30:34 Step 13/25 : WORKDIR / 17:30:34 Removing intermediate container 3a7c7daf809b 17:30:34 ---> 16b0cfdec5ba 17:30:34 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:30:34 ---> Running in adacac145826 17:30:34 ---> Running in 7eed864bffe9 17:30:35 Removing intermediate container 97e539f07738 17:30:35 ---> c96a01488c13 17:30:35 17:30:35 Step 10/23 : FROM alpine:3.14 17:30:35 ---> 71a2028e5025 17:30:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:30:35 ---> Running in 44bdd858daca 17:30:35 Removing intermediate container adacac145826 17:30:35 ---> a0bc7f88fd13 17:30:35 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:30:35 Removing intermediate container 7eed864bffe9 17:30:35 ---> ee2ce3694748 17:30:35 Step 20/22 : LABEL arch=arm64 17:30:35 ---> Running in d0f475f15a67 17:30:36 Removing intermediate container ea51cf20e816 17:30:36 ---> 31b3efc86094 17:30:36 17:30:36 Step 10/22 : FROM alpine:3.14 17:30:36 ---> 71a2028e5025 17:30:36 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:30:36 Removing intermediate container d0f475f15a67 17:30:36 ---> 4622f02eb91e 17:30:36 Step 21/22 : LABEL git_sha=df2a341c66e4757c2095c45c629797ddc16712aa 17:30:36 ---> Running in 9f9e0f59a876 17:30:36 ---> Running in 8567357e3c8e 17:30:36 Removing intermediate container f1358f077725 17:30:36 ---> 7000f25b34ad 17:30:36 17:30:36 Step 10/22 : FROM alpine:3.14 17:30:36 ---> 71a2028e5025 17:30:36 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:30:36 ---> 1c5f97e26dfb 17:30:36 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:30:36 ---> Running in c154d81b1f20 17:30:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:30:37 Removing intermediate container 8567357e3c8e 17:30:37 ---> d191c9a4bffb 17:30:37 Step 22/22 : LABEL version=0.0.0 17:30:37 ---> Running in 5eb302471185 17:30:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:30:38 ---> 4ea355c1ccb9 17:30:38 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:30:38 Removing intermediate container 5eb302471185 17:30:38 ---> b16cbfb4eddc 17:30:38 17:30:38 (1/1) Installing dumb-init (1.2.5-r1) 17:30:38 Executing busybox-1.33.1-r6.trigger 17:30:38 OK: 5 MiB in 15 packages 17:30:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:30:38 Successfully built b16cbfb4eddc 17:30:38 Successfully tagged security-proxy-setup-arm64:latest 17:30:38 Building sys-mgmt-agent 17:30:39  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:30:39 ---> a89de656cb33 17:30:39 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:30:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:30:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:30:40 (1/1) Installing dumb-init (1.2.5-r1) 17:30:40 Executing busybox-1.33.1-r6.trigger 17:30:40 Removing intermediate container 44bdd858daca 17:30:40 ---> 0c36998d4880 17:30:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:30:40 OK: 5 MiB in 15 packages 17:30:40 ---> Running in 425546bf175e 17:30:40 ---> 655637e2803c 17:30:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:30:40 Removing intermediate container 425546bf175e 17:30:40 ---> 1635ae87c3ef 17:30:40 Step 13/23 : ENV APP_PORT=59881 17:30:40 (1/2) Installing ca-certificates (20211220-r0) 17:30:41 ---> Running in 96892520c87e 17:30:41 (2/2) Installing dumb-init (1.2.5-r1) 17:30:41 Executing busybox-1.33.1-r6.trigger 17:30:41 Executing ca-certificates-20211220-r0.trigger 17:30:41 OK: 6 MiB in 16 packages 17:30:41 Removing intermediate container 9f9e0f59a876 17:30:41 ---> 4b6a4374c270 17:30:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:30:42 Removing intermediate container 96892520c87e 17:30:42 ---> 0fd5b22eafb1 17:30:42 Step 14/23 : EXPOSE $APP_PORT 17:30:42 ---> Running in f25ed7c92971 17:30:42 ---> Running in 4dc277494a8f 17:30:42 Removing intermediate container f25ed7c92971 17:30:42 ---> b2b31cb5bd30 17:30:42 Step 13/22 : ENV APP_PORT=59861 17:30:42 Removing intermediate container 4dc277494a8f 17:30:42 ---> 42ee84dcfe76 17:30:42 Step 15/23 : WORKDIR / 17:30:42 ---> b5522862d349 17:30:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:30:43 ---> Running in 7d88698475e0 17:30:43 ---> Running in 55a2d6ab9187 17:30:43 Removing intermediate container 7d88698475e0 17:30:43 ---> 5b80f7b977c8 17:30:43 Step 14/22 : EXPOSE $APP_PORT 17:30:43 Removing intermediate container 55a2d6ab9187 17:30:43 ---> 5649c7e938dd 17:30:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:30:43 ---> Running in 819a8a29c911 17:30:44 Removing intermediate container c154d81b1f20 17:30:44 ---> d044c3a050ca 17:30:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:30:44 ---> Running in 819d96e851a0 17:30:44 Removing intermediate container 819a8a29c911 17:30:44 ---> ec4a06c3a2d2 17:30:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:30:45 ---> fb773f41652f 17:30:45 Removing intermediate container 819d96e851a0 17:30:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / ---> 9c88eb56b99d 17:30:45 Step 13/22 : ENV APP_PORT=59860 17:30:45 17:30:45 ---> Running in 6036c7a02381 17:30:45 ---> 31ba14fd0680 17:30:45 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:30:45 ---> 0759bc7a145f 17:30:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:30:45 Removing intermediate container 6036c7a02381 17:30:45 ---> 56f17cd91f21 17:30:45 Step 14/22 : EXPOSE $APP_PORT 17:30:46 ---> Running in 26b0c6463a1c 17:30:46 Removing intermediate container 26b0c6463a1c 17:30:46 ---> f5a316d7094f 17:30:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:30:46 ---> eebf0d1a3747 17:30:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:30:47 ---> 7ea3e638a24f 17:30:47 Step 21/25 : 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/ 17:30:47 ---> Running in 45e9546ca385 17:30:48 ---> d5e5b5815704 17:30:48 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:30:48 ---> 2a7fed7ae3e9 17:30:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:30:48 ---> Running in 76d0298aa315 17:30:48 ---> 5645d70057e6 17:30:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:30:48 Removing intermediate container 76d0298aa315 17:30:48 ---> 29289861c28e 17:30:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:30:49 ---> Running in 2316aa559d20 17:30:49 ---> 39a895715187 17:30:49 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:30:49 ---> Running in 5acadad9e5df 17:30:49 Removing intermediate container 2316aa559d20 17:30:49 ---> b55e8d685436 17:30:49 Step 21/23 : LABEL arch=arm64 17:30:50 ---> Running in f170ccb1727b 17:30:50 Removing intermediate container 5acadad9e5df 17:30:50 ---> bd4674629c4f 17:30:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:30:50 Removing intermediate container 45e9546ca385 17:30:50 ---> f9b5e112e093 17:30:50 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:30:50 ---> Running in a3fa421a3eeb 17:30:50 ---> Running in a14422e35f2c 17:30:50 Removing intermediate container f170ccb1727b 17:30:50 ---> c7107e986d1a 17:30:50 Step 22/23 : LABEL git_sha=df2a341c66e4757c2095c45c629797ddc16712aa 17:30:50 ---> Running in 19c76b1a8121 17:30:51 ---> c28fbc0c4393 17:30:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:30:51 Removing intermediate container a3fa421a3eeb 17:30:51 ---> 1892dd7c4e12 17:30:51 Step 20/22 : LABEL arch=arm64 17:30:51 ---> Running in e6a622cb00b9 17:30:51 Removing intermediate container a14422e35f2c 17:30:51 ---> 2f793579b393 17:30:51 Step 23/25 : LABEL arch=arm64 17:30:51 Removing intermediate container 19c76b1a8121 17:30:51 ---> 35445ec14334 17:30:51 Step 23/23 : LABEL version=0.0.0 17:30:51 ---> Running in 12085594ef70 17:30:51 ---> Running in 8b46e0d34502 17:30:52 Removing intermediate container e6a622cb00b9 17:30:52 ---> edd2534595d5 17:30:52 Step 21/22 : LABEL git_sha=df2a341c66e4757c2095c45c629797ddc16712aa 17:30:52 Removing intermediate container 12085594ef70 17:30:52 ---> f840b8ca5fe1 17:30:52 Step 24/25 : LABEL git_sha=df2a341c66e4757c2095c45c629797ddc16712aa 17:30:52 ---> Running in 637f44592b4e 17:30:52 Removing intermediate container 8b46e0d34502 17:30:52 ---> 754a6d880781 17:30:52 17:30:52 ---> Running in 57416e8d9010 17:30:52 ---> 2880fd63df10 17:30:52 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:30:52 ---> Running in a6f5b2fb7956 17:30:52 Removing intermediate container 57416e8d9010 17:30:52 ---> 1cc1b416f3e7 17:30:52 Step 25/25 : LABEL version=0.0.0 17:30:53 ---> Running in caadea9fb3e2 17:30:53 Removing intermediate container 637f44592b4e 17:30:53 ---> 574768aef55b 17:30:53 Step 22/22 : LABEL version=0.0.0 17:30:53 ---> Running in 087986735ee6 17:30:53 Successfully built 754a6d880781 17:30:53 Successfully tagged core-metadata-arm64:latest 17:30:53  Building core-metadata ... done Building core-command 17:30:53 Removing intermediate container a6f5b2fb7956 17:30:53 ---> 36b61672f31f 17:30:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:30:53 ---> Running in b66e9ad98090 17:30:53 Removing intermediate container caadea9fb3e2 17:30:53 ---> e00ac5a4583c 17:30:53 17:30:53 Removing intermediate container 087986735ee6 17:30:53 ---> aebd7e906340 17:30:53 17:30:53 Removing intermediate container b66e9ad98090 17:30:53 ---> e527a7180826 17:30:53 Step 20/22 : LABEL arch=arm64 17:30:54 ---> Running in 269a9a4d79b4 17:30:54 Successfully built e00ac5a4583c 17:30:54 Successfully tagged security-secretstore-setup-arm64:latest 17:30:54  Building security-secretstore-setup ... done Building core-data 17:30:54 Successfully built aebd7e906340 17:30:54 Successfully tagged support-scheduler-arm64:latest 17:30:54 Building security-bootstrapper 17:30:54  Building support-scheduler ... done Removing intermediate container 269a9a4d79b4 17:30:54 ---> e82c74506171 17:30:54 Step 21/22 : LABEL git_sha=df2a341c66e4757c2095c45c629797ddc16712aa 17:30:54 ---> Running in 8305fbd264e6 17:30:55 Removing intermediate container 8305fbd264e6 17:30:55 ---> 7f9ee3a51172 17:30:55 Step 22/22 : LABEL version=0.0.0 17:30:55 ---> Running in badbf0be7e77 17:30:55 Removing intermediate container badbf0be7e77 17:30:55 ---> 1cf3ea3bc143 17:30:55 17:30:55 Successfully built 1cf3ea3bc143 17:30:55 Successfully tagged support-notifications-arm64:latest 17:31:22  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:31:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:31:22 ---> 36f355e6b33f 17:31:22 Step 3/23 : WORKDIR /edgex-go 17:31:22 ---> Using cache 17:31:22 ---> d4566396a982 17:31:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:31:22 ---> Using cache 17:31:22 ---> 5bd6d7042603 17:31:22 Step 5/23 : RUN apk add --update --no-cache make bash git 17:31:24 ---> Running in c4f460153d82 17:31:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:31:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:31:27 OK: 220 MiB in 52 packages 17:31:29 Removing intermediate container c4f460153d82 17:31:29 ---> 421864f59258 17:31:29 Step 6/23 : COPY go.mod vendor* ./ 17:31:30 ---> 9726f2fdc020 17:31:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:31:30 ---> Running in 3c18a5ad79dd 17:31:34 Removing intermediate container 3c18a5ad79dd 17:31:34 ---> da552c9028c4 17:31:34 Step 8/23 : COPY . . 17:31:42 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:31:42 Step 2/31 : FROM ${BUILDER_BASE} AS builder 17:31:42 ---> 36f355e6b33f 17:31:42 Step 3/31 : WORKDIR /edgex-go 17:31:42 ---> Using cache 17:31:42 ---> d4566396a982 17:31:42 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:31:42 ---> Using cache 17:31:42 ---> 5bd6d7042603 17:31:42 Step 5/31 : RUN apk add --update --no-cache make git 17:31:42 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:31:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:31:42 ---> 36f355e6b33f 17:31:42 Step 3/23 : WORKDIR /edgex-go 17:31:42 ---> Using cache 17:31:42 ---> d4566396a982 17:31:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:31:42 ---> Using cache 17:31:42 ---> 5bd6d7042603 17:31:42 Step 5/23 : RUN apk add --update --no-cache make git 17:31:42 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:31:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:31:42 ---> 36f355e6b33f 17:31:42 Step 3/23 : WORKDIR /edgex-go 17:31:42 ---> Using cache 17:31:42 ---> d4566396a982 17:31:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:31:42 ---> Using cache 17:31:42 ---> 5bd6d7042603 17:31:42 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:31:42 ---> Running in 5ce4e431d401 17:31:42 ---> Running in ba76f03dab05 17:31:42 ---> Running in b5a50a2eec8e 17:31:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:31:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:31:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:31:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:31:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:31:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:31:46 OK: 220 MiB in 52 packages 17:31:46 OK: 220 MiB in 52 packages 17:31:46 OK: 220 MiB in 52 packages 17:31:48 Removing intermediate container 5ce4e431d401 17:31:48 ---> ae856566289c 17:31:48 Step 6/23 : COPY go.mod vendor* ./ 17:31:48 Removing intermediate container ba76f03dab05 17:31:48 ---> ef46e07b8e63 17:31:48 Step 6/31 : COPY go.mod vendor* ./ 17:31:48 Removing intermediate container b5a50a2eec8e 17:31:48 ---> d5e154a4fbea 17:31:48 Step 6/23 : COPY go.mod vendor* ./ 17:31:49 ---> be2ee16b64d7 17:31:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:31:49 ---> Running in 55a05612e991 17:31:49 ---> 66a856229988 17:31:49 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:31:49 ---> 9bb1a9c5894b 17:31:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:31:49 ---> Running in de5beda25c42 17:31:49 ---> Running in 5aa2b854b3c4 17:31:55 Removing intermediate container 55a05612e991 17:31:55 ---> 326df87e85d4 17:31:55 Step 8/23 : COPY . . 17:31:55 Removing intermediate container de5beda25c42 17:31:55 ---> 80f436b82647 17:31:55 Step 8/31 : COPY . . 17:31:55 Removing intermediate container 5aa2b854b3c4 17:31:55 ---> c3a66968c8a9 17:31:55 Step 8/23 : COPY . . 17:31:55 ---> f5743afbdf5e 17:31:55 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:31:55 ---> Running in 0ea991068ba7 17:31:57 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 17:32:29 ---> b3d0f0802f0a 17:32:29 Step 9/23 : RUN make cmd/core-data/core-data 17:32:29 ---> Running in 71e2e77a39a1 17:32:29 ---> 2e8507ae9b34 17:32:29 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:32:29 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 17:32:29 ---> Running in 795b8856ca05 17:32:29 ---> 0d307fefb4dd 17:32:29 Step 9/23 : RUN make cmd/core-command/core-command 17:32:29 ---> Running in 03311846b917 17:32:30 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 17:32:31 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 17:33:10 Removing intermediate container 0ea991068ba7 17:33:10 ---> 3614e87e63f3 17:33:10 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:33:10 ---> Running in f51594a5e55c 17:33:10 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 17:33:11 Removing intermediate container f51594a5e55c 17:33:11 ---> ae775fd6be8d 17:33:11 17:33:11 Step 11/23 : FROM docker:20.10.10 17:33:11 20.10.10: Pulling from library/docker 17:33:27 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 17:33:27 Status: Downloaded newer image for docker:20.10.10 17:33:27 ---> 520e9a0a30f7 17:33:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:33:27 ---> Running in 4726d9061192 17:33:27 Removing intermediate container 4726d9061192 17:33:27 ---> 5c85230080be 17:33:27 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 17:33:27 ---> Running in c0554e5ca07a 17:33:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:33:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:33:30 (1/42) Installing readline (8.1.0-r0) 17:33:30 (2/42) Installing bash (5.1.16-r0) 17:33:30 Executing bash-5.1.16-r0.post-install 17:33:30 (3/42) Installing brotli-libs (1.0.9-r5) 17:33:30 (4/42) Installing nghttp2-libs (1.43.0-r0) 17:33:30 (5/42) Installing libcurl (7.79.1-r0) 17:33:30 (6/42) Installing curl (7.79.1-r0) 17:33:30 (7/42) Installing dumb-init (1.2.5-r1) 17:33:30 (8/42) Installing libbz2 (1.0.8-r1) 17:33:30 (9/42) Installing expat (2.4.7-r0) 17:33:30 (10/42) Installing libffi (3.3-r2) 17:33:30 (11/42) Installing gdbm (1.19-r0) 17:33:30 (12/42) Installing xz-libs (5.2.5-r0) 17:33:30 (13/42) Installing libgcc (10.3.1_git20210424-r2) 17:33:30 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 17:33:30 (15/42) Installing mpdecimal (2.5.1-r1) 17:33:30 (16/42) Installing sqlite-libs (3.35.5-r0) 17:33:30 (17/42) Installing python3 (3.9.5-r2) 17:33:33 (18/42) Installing py3-appdirs (1.4.4-r2) 17:33:33 (19/42) Installing py3-chardet (4.0.0-r2) 17:33:33 (20/42) Installing py3-idna (3.2-r0) 17:33:33 (21/42) Installing py3-urllib3 (1.26.5-r0) 17:33:33 (22/42) Installing py3-certifi (2020.12.5-r1) 17:33:33 (23/42) Installing py3-requests (2.25.1-r4) 17:33:33 (24/42) Installing py3-msgpack (1.0.2-r1) 17:33:33 (25/42) Installing py3-lockfile (0.12.2-r4) 17:33:33 (26/42) Installing py3-cachecontrol (0.12.6-r1) 17:33:33 (27/42) Installing py3-colorama (0.4.4-r1) 17:33:33 (28/42) Installing py3-contextlib2 (0.6.0-r1) 17:33:33 (29/42) Installing py3-distlib (0.3.1-r3) 17:33:33 (30/42) Installing py3-distro (1.5.0-r3) 17:33:33 (31/42) Installing py3-six (1.15.0-r1) 17:33:33 (32/42) Installing py3-webencodings (0.5.1-r4) 17:33:33 (33/42) Installing py3-html5lib (1.1-r1) 17:33:33 (34/42) Installing py3-parsing (2.4.7-r2) 17:33:33 (35/42) Installing py3-packaging (20.9-r1) 17:33:33 (36/42) Installing py3-toml (0.10.2-r2) 17:33:33 (37/42) Installing py3-pep517 (0.10.0-r2) 17:33:33 (38/42) Installing py3-progress (1.5-r2) 17:33:33 (39/42) Installing py3-retrying (1.3.3-r1) 17:33:33 (40/42) Installing py3-ordered-set (4.0.2-r1) 17:33:33 (41/42) Installing py3-setuptools (52.0.0-r3) 17:33:33 (42/42) Installing py3-pip (20.3.4-r1) 17:33:34 Executing busybox-1.33.1-r6.trigger 17:33:34 OK: 84 MiB in 64 packages 17:33:38 Collecting docker-compose==1.23.2 17:33:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:33:39 Collecting PyYAML<4,>=3.10 17:33:39 Downloading PyYAML-3.13.tar.gz (270 kB) 17:33:43 Collecting docker<4.0,>=3.6.0 17:33:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:33:43 Collecting texttable<0.10,>=0.9.0 17:33:43 Downloading texttable-0.9.1.tar.gz (11 kB) 17:33:45 Collecting docopt<0.7,>=0.6.1 17:33:45 Downloading docopt-0.6.2.tar.gz (25 kB) 17:33:47 Collecting dockerpty<0.5,>=0.4.1 17:33:47 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:33:50 Collecting jsonschema<3,>=2.5.1 17:33:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:33:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 17:33:50 Collecting websocket-client<1.0,>=0.32.0 17:33:50 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:33:50 Collecting cached-property<2,>=1.2.0 17:33:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:33:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:33:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:33:51 Collecting docker-pycreds>=0.4.0 17:33:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:33:52 Collecting chardet<3.1.0,>=3.0.2 17:33:52 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:33:52 Collecting idna<2.8,>=2.5 17:33:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:33:53 Collecting urllib3<1.25,>=1.21.1 17:33:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:33:53 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) 17:33:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:33:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:33:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:33:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:33:55 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:33:55 Attempting uninstall: urllib3 17:33:55 Found existing installation: urllib3 1.26.5 17:33:55 Uninstalling urllib3-1.26.5: 17:33:55 Successfully uninstalled urllib3-1.26.5 17:33:55 Attempting uninstall: idna 17:33:55 Found existing installation: idna 3.2 17:33:55 Uninstalling idna-3.2: 17:33:55 Successfully uninstalled idna-3.2 17:33:56 Attempting uninstall: chardet 17:33:56 Found existing installation: chardet 4.0.0 17:33:56 Uninstalling chardet-4.0.0: 17:33:56 Successfully uninstalled chardet-4.0.0 17:33:58 Attempting uninstall: requests 17:33:58 Found existing installation: requests 2.25.1 17:33:58 Uninstalling requests-2.25.1: 17:33:58 Successfully uninstalled requests-2.25.1 17:33:59 Running setup.py install for texttable: started 17:34:01 Running setup.py install for texttable: finished with status 'done' 17:34:01 Running setup.py install for PyYAML: started 17:34:04 Running setup.py install for PyYAML: finished with status 'done' 17:34:04 Running setup.py install for docopt: started 17:34:06 Running setup.py install for docopt: finished with status 'done' 17:34:06 Running setup.py install for dockerpty: started 17:34:09 Running setup.py install for dockerpty: finished with status 'done' 17:34:11 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 17:34:23 Removing intermediate container 03311846b917 17:34:23 ---> 19ccf85dea9e 17:34:23 17:34:23 Step 10/23 : FROM alpine:3.14 17:34:23 ---> 71a2028e5025 17:34:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:34:23 ---> Using cache 17:34:23 ---> 4b6a4374c270 17:34:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:34:23 ---> Using cache 17:34:23 ---> b2b31cb5bd30 17:34:23 Step 13/23 : ENV APP_PORT=59882 17:34:23 ---> Running in c32bbf94e17a 17:34:24 Removing intermediate container c32bbf94e17a 17:34:24 ---> d045e383550b 17:34:24 Step 14/23 : EXPOSE $APP_PORT 17:34:24 ---> Running in f99b58a9c11f 17:34:24 Removing intermediate container 795b8856ca05 17:34:24 ---> c7d1c5a7867f 17:34:24 17:34:24 Step 10/31 : FROM alpine:3.14 17:34:24 ---> 71a2028e5025 17:34:24 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:34:24 ---> Running in 5c3452c483d8 17:34:25 Removing intermediate container f99b58a9c11f 17:34:25 ---> d75ba7d315ba 17:34:25 Step 15/23 : WORKDIR / 17:34:25 ---> Running in 06513e5669d7 17:34:25 Removing intermediate container 5c3452c483d8 17:34:25 ---> b0f512c7c3a7 17:34:25 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:34:25 ---> Running in b98eec60e202 17:34:26 Removing intermediate container 06513e5669d7 17:34:26 ---> 6e08a6df60c6 17:34:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:34:27 ---> 2632d2e5c661 17:34:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:34:28 Removing intermediate container c0554e5ca07a 17:34:28 ---> b1cd84a38d0d 17:34:28 Step 14/23 : ENV APP_PORT=58890 17:34:28 ---> Running in 3e18cc9e2326 17:34:28 (1/2) Installing dumb-init (1.2.5-r1) 17:34:28 (2/2) Installing su-exec (0.2-r1) 17:34:28 Executing busybox-1.33.1-r6.trigger 17:34:29 OK: 6 MiB in 16 packages 17:34:29 Removing intermediate container 3e18cc9e2326 17:34:29 ---> c6707266633a 17:34:29 Step 15/23 : EXPOSE $APP_PORT 17:34:29 ---> 207f4ef3bdcc 17:34:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:34:29 ---> Running in 32ab31fb2e89 17:34:30 Removing intermediate container b98eec60e202 17:34:30 ---> 7083088f16b2 17:34:30 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:34:30 Removing intermediate container 32ab31fb2e89 17:34:30 ---> 0038b1c92157 17:34:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:34:30 ---> Running in 094e0028f538 17:34:30 ---> 44ecb9afa192 17:34:30 Step 19/23 : ENTRYPOINT ["/core-command"] 17:34:30 ---> Running in 350e1803686e 17:34:31 Removing intermediate container 094e0028f538 17:34:31 ---> ad5dea6c5444 17:34:31 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:34:31 ---> Running in ff7c512484ba 17:34:31 Removing intermediate container 350e1803686e 17:34:31 ---> f4ebe8c7fd2c 17:34:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:34:31 ---> Running in 34303ed6d485 17:34:31 Removing intermediate container ff7c512484ba 17:34:31 ---> 5436bddc4898 17:34:31 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:34:32 ---> Running in a71e2a3beb90 17:34:32 Removing intermediate container 34303ed6d485 17:34:32 ---> d915a070daf0 17:34:32 Step 21/23 : LABEL arch=arm64 17:34:32 ---> a7d8a51579aa 17:34:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:34:32 ---> Running in 6760d05490ac 17:34:32 Removing intermediate container 6760d05490ac 17:34:32 ---> e96a2c88c625 17:34:32 Step 22/23 : LABEL git_sha=df2a341c66e4757c2095c45c629797ddc16712aa 17:34:33 ---> Running in 3cf01a66e8ce 17:34:33 ---> 08d6549cc0cc 17:34:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:34:33 Removing intermediate container 3cf01a66e8ce 17:34:33 ---> 68fe9d1bd216 17:34:33 Step 23/23 : LABEL version=0.0.0 17:34:33 ---> Running in 38722da3d35b 17:34:34 Removing intermediate container 38722da3d35b 17:34:34 ---> 204101005de8 17:34:34 17:34:34 ---> f458bbbc94be 17:34:34 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:34:34 Removing intermediate container a71e2a3beb90 17:34:34 ---> 44609f19f7e0 17:34:34 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 17:34:34 ---> Running in eb9588375ec2 17:34:34 ---> Running in f99f62eac004 17:34:35 Successfully built 204101005de8 17:34:35 Successfully tagged core-command-arm64:latest 17:34:35  Building core-command ... done Removing intermediate container f99f62eac004 17:34:35 ---> 036bd5822e0b 17:34:35 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:34:35 Removing intermediate container eb9588375ec2 17:34:35 ---> 414df79556ea 17:34:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:34:35 ---> Running in 055b2f606550 17:34:36 Removing intermediate container 055b2f606550 17:34:36 ---> 12041b83eda0 17:34:36 Step 21/23 : LABEL arch=arm64 17:34:36 ---> Running in 3faa7a38f269 17:34:36 ---> 989a8a0f8731 17:34:36 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:34:36 ---> Running in 5c5e228e8af9 17:34:36 Removing intermediate container 3faa7a38f269 17:34:36 ---> 1c02b31cdeb6 17:34:36 Step 22/23 : LABEL git_sha=df2a341c66e4757c2095c45c629797ddc16712aa 17:34:37 ---> Running in 9d7a5739ffbe 17:34:37 Removing intermediate container 71e2e77a39a1 17:34:37 ---> 2b8513597408 17:34:37 17:34:37 Step 10/23 : FROM alpine:3.14 17:34:37 ---> 71a2028e5025 17:34:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:34:37 ---> Running in a86a13bbb945 17:34:37 Removing intermediate container 9d7a5739ffbe 17:34:37 ---> 95b2314cdb29 17:34:37 Step 23/23 : LABEL version=0.0.0 17:34:37 ---> Running in f8906319e8e6 17:34:37 Removing intermediate container a86a13bbb945 17:34:37 ---> eae47a4523e7 17:34:37 Step 12/23 : ENV APP_PORT=59880 17:34:37 ---> Running in 71131fb0d519 17:34:38 Removing intermediate container f8906319e8e6 17:34:38 ---> 1ec1dcf1385f 17:34:38 17:34:38 Removing intermediate container 71131fb0d519 17:34:38 ---> b89be10b4f1c 17:34:38 Step 13/23 : EXPOSE $APP_PORT 17:34:38 ---> Running in ae70a9f16ab2 17:34:38 Successfully built 1ec1dcf1385f 17:34:38 Successfully tagged sys-mgmt-agent-arm64:latest 17:34:38  Building sys-mgmt-agent ... done Removing intermediate container 5c5e228e8af9 17:34:38 ---> b044b945d7a6 17:34:38 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:34:39 Removing intermediate container ae70a9f16ab2 17:34:39 ---> 250f466faaf6 17:34:39 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:39 ---> Running in 4f57ae4f201e 17:34:39 ---> 36df2bea76fd 17:34:39 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:34:41 ---> 8032b07b54f7 17:34:41 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:34:41 Removing intermediate container 4f57ae4f201e 17:34:41 ---> d0c9fb01774e 17:34:41 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:34:41 ---> Running in 6c8b8f16915c 17:34:41 ---> 0a8ae43fdcdf 17:34:41 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:34:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:34:42 ---> 955fc948b7c5 17:34:42 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:34:42 ---> 2d111209c9ae 17:34:42 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 17:34:42 ---> Running in 1aedb91d9c36 17:34:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:34:43 Removing intermediate container 1aedb91d9c36 17:34:43 ---> 30107fc993a1 17:34:43 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:34:44 (1/6) Installing dumb-init (1.2.5-r1) 17:34:44 ---> c18724671ec2 17:34:44 Step 26/31 : RUN chmod +x /entrypoint.sh 17:34:44 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:34:44 (3/6) Installing libsodium (1.0.18-r0) 17:34:44 ---> Running in be32300dcfad 17:34:44 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:34:44 (5/6) Installing libzmq (4.3.4-r0) 17:34:44 (6/6) Installing zeromq (4.3.4-r0) 17:34:44 Executing busybox-1.33.1-r6.trigger 17:34:44 OK: 8 MiB in 20 packages 17:34:46 Removing intermediate container 6c8b8f16915c 17:34:46 ---> 72359d64e6dd 17:34:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:34:46 Removing intermediate container be32300dcfad 17:34:46 ---> 5f5223a4e473 17:34:46 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:34:46 ---> Running in d3b4c11f2d43 17:34:46 ---> b82f7457ee25 17:34:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:34:46 Removing intermediate container d3b4c11f2d43 17:34:46 ---> a28c809690ca 17:34:46 Step 28/31 : CMD ["gate"] 17:34:47 ---> Running in c313a9b63929 17:34:47 Removing intermediate container c313a9b63929 17:34:47 ---> 82dee7527fa7 17:34:47 Step 29/31 : LABEL arch=arm64 17:34:47 ---> 5e48f0d13b96 17:34:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:34:47 ---> Running in 1dffb3fc7950 17:34:48 Removing intermediate container 1dffb3fc7950 17:34:48 ---> 330ae37d58fc 17:34:48 Step 30/31 : LABEL git_sha=df2a341c66e4757c2095c45c629797ddc16712aa 17:34:48 ---> 25e85aab2a48 17:34:48 Step 19/23 : ENTRYPOINT ["/core-data"] 17:34:48 ---> Running in b3a36437f4da 17:34:48 ---> Running in 517e548033e2 17:34:48 Removing intermediate container b3a36437f4da 17:34:48 ---> 774996055767 17:34:48 Step 31/31 : LABEL version=0.0.0 17:34:48 Removing intermediate container 517e548033e2 17:34:48 ---> 113a1664d37c 17:34:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:34:48 ---> Running in 85272bffbf0c 17:34:48 ---> Running in f89af8056cbd 17:34:49 Removing intermediate container 85272bffbf0c 17:34:49 ---> 8e4ec012235e 17:34:49 17:34:49 Removing intermediate container f89af8056cbd 17:34:49 ---> c4498db1bfca 17:34:49 Step 21/23 : LABEL arch=arm64 17:34:49 ---> Running in 1283093658fe 17:34:49 Successfully built 8e4ec012235e 17:34:49 Successfully tagged security-bootstrapper-arm64:latest 17:34:49  Building security-bootstrapper ... done Removing intermediate container 1283093658fe 17:34:49 ---> f9cbedf65cfb 17:34:49 Step 22/23 : LABEL git_sha=df2a341c66e4757c2095c45c629797ddc16712aa 17:34:49 ---> Running in a9a858b81012 17:34:50 Removing intermediate container a9a858b81012 17:34:50 ---> e86ba2340245 17:34:50 Step 23/23 : LABEL version=0.0.0 17:34:50 ---> Running in e6378204ab6d 17:34:50 Removing intermediate container e6378204ab6d 17:34:50 ---> 4e5f7447afe0 17:34:50 17:34:50 Successfully built 4e5f7447afe0 17:34:50 Successfully tagged core-data-arm64:latest 17:34:51  Building core-data ... done  [Pipeline] } 17:34:51 $ docker stop --time=1 d73c90b61e04473b03f2d0009fb3c896858b188e20a5a0f1a34807d1934ebd2f 17:34:53 $ docker rm -f d73c90b61e04473b03f2d0009fb3c896858b188e20a5a0f1a34807d1934ebd2f [Pipeline] // withDockerContainer [Pipeline] sh 17:34:53 + docker images 17:34:54 REPOSITORY TAG IMAGE ID CREATED SIZE 17:34:54 core-data-arm64 latest 4e5f7447afe0 3 seconds ago 19.2MB 17:34:54 security-bootstrapper-arm64 latest 8e4ec012235e 4 seconds ago 18MB 17:34:54 sys-mgmt-agent-arm64 latest 1ec1dcf1385f 16 seconds ago 280MB 17:34:54 2b8513597408 17 seconds ago 1.61GB 17:34:54 core-command-arm64 latest 204101005de8 19 seconds ago 15.3MB 17:34:54 c7d1c5a7867f 29 seconds ago 1.59GB 17:34:54 19ccf85dea9e 31 seconds ago 1.59GB 17:34:54 ae775fd6be8d About a minute ago 1.59GB 17:34:54 support-notifications-arm64 latest 1cf3ea3bc143 3 minutes ago 16.1MB 17:34:54 support-scheduler-arm64 latest aebd7e906340 4 minutes ago 15.4MB 17:34:54 security-secretstore-setup-arm64 latest e00ac5a4583c 4 minutes ago 26.9MB 17:34:54 core-metadata-arm64 latest 754a6d880781 4 minutes ago 16MB 17:34:54 security-proxy-setup-arm64 latest b16cbfb4eddc 4 minutes ago 25.5MB 17:34:54 31b3efc86094 4 minutes ago 1.6GB 17:34:54 7000f25b34ad 4 minutes ago 1.6GB 17:34:54 c96a01488c13 4 minutes ago 1.6GB 17:34:54 48b376b4d822 4 minutes ago 1.6GB 17:34:54 9b2b838b23a3 4 minutes ago 1.6GB 17:34:54 ci-base-image-arm64 latest 36f355e6b33f 15 minutes ago 1.26GB 17:34:54 alpine 3.14 71a2028e5025 5 days ago 5.34MB 17:34:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB 17:34:54 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 17:34:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 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 17:34:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:34:54 17:34:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:34:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:34:55 arm64: Pulling from edgex-lftools-log-publisher 17:34:55 8998bd30e6a1: Pulling fs layer 17:34:55 04944245beec: Pulling fs layer 17:34:55 699f458cf7ca: Pulling fs layer 17:34:55 765212b225bb: Pulling fs layer 17:34:55 f23df028b6ca: Pulling fs layer 17:34:55 d65c8cfc05b1: Pulling fs layer 17:34:55 2437ff75d9bd: Pulling fs layer 17:34:55 f23df028b6ca: Waiting 17:34:55 d65c8cfc05b1: Waiting 17:34:55 2437ff75d9bd: Waiting 17:34:55 765212b225bb: Waiting 17:34:55 04944245beec: Download complete 17:34:55 765212b225bb: Download complete 17:34:55 f23df028b6ca: Download complete 17:34:55 d65c8cfc05b1: Verifying Checksum 17:34:55 d65c8cfc05b1: Download complete 17:34:55 699f458cf7ca: Verifying Checksum 17:34:55 8998bd30e6a1: Verifying Checksum 17:34:55 8998bd30e6a1: Download complete 17:34:58 2437ff75d9bd: Verifying Checksum 17:35:00 8998bd30e6a1: Pull complete 17:35:00 04944245beec: Pull complete 17:35:02 699f458cf7ca: Pull complete 17:35:02 765212b225bb: Pull complete 17:35:03 f23df028b6ca: Pull complete 17:35:03 d65c8cfc05b1: Pull complete 17:35:18 2437ff75d9bd: Pull complete 17:35:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:35:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:35:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:35:18 prd-ubuntu20.04-docker-arm64-4c-16g-8677 does not seem to be running inside a container 17:35:18 $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 17:35:21 $ docker top 9020d204f8d035812ab37ae83e182f927b0fb845b2ae9c4efb6408d1b98e2c66 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:35:22 ---> job-cost.sh 17:35:22 lf-activate-venv: SKIPPING 17:35:22 INFO: No Stack... 17:35:23 INFO: Retrieving Pricing Info for: v3-standard-4 17:35:23 INFO: Archiving Costs [Pipeline] sh 17:35:24 + cat /w/workspace/edgex-go/13/archives/cost.csv 17:35:24 + cut -d, -f6 [Pipeline] lock 17:35:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3904-13-stack-cost] 17:35:24 Resource [jenkins-edgexfoundry-edgex-go-PR-3904-13-stack-cost] did not exist. Created. 17:35:24 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3904-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:35:25 + echo total: 0.10999999940395355 [Pipeline] stash 17:35:25 Stashed 1 file(s) [Pipeline] } 17:35:25 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3904-13-stack-cost] [Pipeline] // lock [Pipeline] } 17:35:25 $ docker stop --time=1 9020d204f8d035812ab37ae83e182f927b0fb845b2ae9c4efb6408d1b98e2c66 17:35:27 $ docker rm -f 9020d204f8d035812ab37ae83e182f927b0fb845b2ae9c4efb6408d1b98e2c66 [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 17:35:27 provisioning config files... 17:35:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/13@tmp/config8646877178310120741tmp [Pipeline] { [Pipeline] sh 17:35:27 + set +x 17:35:27 + bash -s -- 17:35:27 + curl -s https://codecov.io/bash 17:35:27 17:35:27 _____ _ 17:35:27 / ____| | | 17:35:27 | | ___ __| | ___ ___ _____ __ 17:35:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:35:27 | |___| (_) | (_| | __/ (_| (_) \ V / 17:35:27 \_____\___/ \__,_|\___|\___\___/ \_/ 17:35:27 Bash-1.0.6 17:35:27 17:35:27 17:35:27 ==> git version 2.25.1 found 17:35:27 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:35:27 Release-Date: 2020-01-08 17:35:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:35:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:35:27 ==> Jenkins CI detected. 17:35:27 current dir:  /w/workspace/edgex-go/13 17:35:27 project root: . 17:35:27 --> token set from env 17:35:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:35:27 ==> Running gcov in . (disable via -X gcov) 17:35:27 ==> Python coveragepy not found 17:35:27 ==> Searching for coverage reports in: 17:35:27 + . 17:35:27 -> Found 1 reports 17:35:27 ==> Detecting git/mercurial file structure 17:35:27 ==> Reading reports 17:35:28 + ./coverage.out bytes=426503 17:35:28 ==> Appending adjustments 17:35:28 https://docs.codecov.io/docs/fixing-reports 17:35:29 + Found adjustments 17:35:29 ==> Gzipping contents 17:35:29 60K /tmp/codecov.9G3crT.gz 17:35:29 ==> Uploading reports 17:35:29 url: https://codecov.io 17:35:29 query: branch=PR-3904&commit=31f49b0cbfc7c56db0690b7bcde67847aff8f09a&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= 17:35:29 -> Pinging Codecov 17:35:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3904&commit=31f49b0cbfc7c56db0690b7bcde67847aff8f09a&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3904%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3904&job=&cmd_args= 17:35:29 -> Uploading to 17:35:29 https://storage.googleapis.com/codecov/v4/raw/2022-03-23/00271124DB129430A58F1EEE437C3FCB/31f49b0cbfc7c56db0690b7bcde67847aff8f09a/7d5ecaf2-eeda-4f86-9d36-c3ec818480ba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220323T173529Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d54db3b049f7223920a407bc80cfb7114682268fcf30781ea06ed133459a4283 17:35:29 % Total % Received % Xferd Average Speed Time Time Time Current 17:35:29 Dload Upload Total Spent Left Speed 17:35:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57925 0 0 100 57925 0 958k --:--:-- --:--:-- --:--:-- 942k 100 57925 0 0 100 57925 0 232k --:--:-- --:--:-- --:--:-- 231k 17:35:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/31f49b0cbfc7c56db0690b7bcde67847aff8f09a [Pipeline] } 17:35:29 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 17:35:30 + [ -d /w/workspace/edgex-go/13/archives ] [Pipeline] libraryResource [Pipeline] sh 17:35:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:35:31 ---> package-listing.sh 17:35:31 ++ facter osfamily 17:35:31 ++ tr '[:upper:]' '[:lower:]' 17:35:31 + OS_FAMILY=debian 17:35:31 + workspace=/w/workspace/edgex-go/13 17:35:31 + START_PACKAGES=/tmp/packages_start.txt 17:35:31 + END_PACKAGES=/tmp/packages_end.txt 17:35:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:35:31 + PACKAGES=/tmp/packages_start.txt 17:35:31 + '[' /w/workspace/edgex-go/13 ']' 17:35:31 + PACKAGES=/tmp/packages_end.txt 17:35:31 + case "${OS_FAMILY}" in 17:35:31 + dpkg -l 17:35:31 + grep '^ii' 17:35:31 + '[' -f /tmp/packages_start.txt ']' 17:35:31 + '[' -f /tmp/packages_end.txt ']' 17:35:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:35:31 + '[' /w/workspace/edgex-go/13 ']' 17:35:31 + mkdir -p /w/workspace/edgex-go/13/archives/ 17:35:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] echo 17:35:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:35:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:35:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:35:32 17:35:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:35:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:35:32 latest: Pulling from edgex-lftools-log-publisher 17:35:32 5eb5b503b376: Pulling fs layer 17:35:32 5c69ac0246d0: Pulling fs layer 17:35:32 ec43610c2a17: Pulling fs layer 17:35:32 3a2ae6a8a46f: Pulling fs layer 17:35:32 33b1e0a273af: Pulling fs layer 17:35:32 5d3b04190fa2: Pulling fs layer 17:35:32 2f39f015ded8: Pulling fs layer 17:35:32 5d3b04190fa2: Waiting 17:35:32 3a2ae6a8a46f: Waiting 17:35:32 33b1e0a273af: Waiting 17:35:32 2f39f015ded8: Waiting 17:35:32 5c69ac0246d0: Download complete 17:35:32 3a2ae6a8a46f: Verifying Checksum 17:35:32 3a2ae6a8a46f: Download complete 17:35:32 33b1e0a273af: Verifying Checksum 17:35:32 33b1e0a273af: Download complete 17:35:33 ec43610c2a17: Verifying Checksum 17:35:33 ec43610c2a17: Download complete 17:35:33 5d3b04190fa2: Download complete 17:35:33 5eb5b503b376: Verifying Checksum 17:35:33 5eb5b503b376: Download complete 17:35:33 2f39f015ded8: Verifying Checksum 17:35:33 2f39f015ded8: Download complete 17:35:34 5eb5b503b376: Pull complete 17:35:34 5c69ac0246d0: Pull complete 17:35:35 ec43610c2a17: Pull complete 17:35:35 3a2ae6a8a46f: Pull complete 17:35:35 33b1e0a273af: Pull complete 17:35:35 5d3b04190fa2: Pull complete 17:35:40 2f39f015ded8: Pull complete 17:35:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:35:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:35:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:35:40 prd-ubuntu20.04-docker-8c-8g-8676 does not seem to be running inside a container 17:35:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/13/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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 17:35:42 $ docker top bab6c9a6b2b0abdaf20a78828a9ab6b3f0d21dc2aa78b0aa4d4573da66922139 -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:42 + touch /tmp/pre-build-complete [Pipeline] sh 17:35:42 + mkdir -p /var/log/sysstat [Pipeline] sh 17:35:43 + ls /var/log/sa-host 17:35:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:35:43 provisioning config files... 17:35:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config4724931334968299057tmp [Pipeline] { [Pipeline] echo 17:35:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:35:43 ---> create-netrc.sh [Pipeline] } 17:35:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:35:44 ---> python-tools-install.sh [Pipeline] echo 17:35:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:35:44 ---> sudo-logs.sh 17:35:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:35:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:35:44 ---> job-cost.sh 17:35:44 lf-activate-venv: SKIPPING 17:35:44 DEBUG: total: 0.10999999940395355 17:35:44 INFO: Retrieving Stack Cost... 17:35:44 INFO: Retrieving Pricing Info for: v3-standard-8 17:35:45 INFO: Archiving Costs [Pipeline] echo 17:35:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:35:45 ---> logs-deploy.sh 17:35:45 lf-activate-venv: SKIPPING 17:35:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3904/13 17:35:45 INFO: archiving workspace using pattern(s): 17:35:46 Archives upload complete. 17:35:46 INFO: archiving logs to Nexus 17:35:47 ---> uname -a: 17:35:47 Linux prd-ubuntu20-04-docker-8c-8g-8676 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:35:47 17:35:47 17:35:47 ---> lscpu: 17:35:47 Architecture: x86_64 17:35:47 CPU op-mode(s): 32-bit, 64-bit 17:35:47 Byte Order: Little Endian 17:35:47 Address sizes: 40 bits physical, 48 bits virtual 17:35:47 CPU(s): 8 17:35:47 On-line CPU(s) list: 0-7 17:35:47 Thread(s) per core: 1 17:35:47 Core(s) per socket: 1 17:35:47 Socket(s): 8 17:35:47 NUMA node(s): 1 17:35:47 Vendor ID: AuthenticAMD 17:35:47 CPU family: 23 17:35:47 Model: 49 17:35:47 Model name: AMD EPYC-Rome Processor 17:35:47 Stepping: 0 17:35:47 CPU MHz: 2799.996 17:35:47 BogoMIPS: 5599.99 17:35:47 Virtualization: AMD-V 17:35:47 Hypervisor vendor: KVM 17:35:47 Virtualization type: full 17:35:47 L1d cache: 256 KiB 17:35:47 L1i cache: 256 KiB 17:35:47 L2 cache: 4 MiB 17:35:47 L3 cache: 128 MiB 17:35:47 NUMA node0 CPU(s): 0-7 17:35:47 Vulnerability Itlb multihit: Not affected 17:35:47 Vulnerability L1tf: Not affected 17:35:47 Vulnerability Mds: Not affected 17:35:47 Vulnerability Meltdown: Not affected 17:35:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:35:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:35:47 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:35:47 Vulnerability Srbds: Not affected 17:35:47 Vulnerability Tsx async abort: Not affected 17:35:47 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:35:47 17:35:47 17:35:47 ---> nproc: 17:35:47 8 17:35:47 17:35:47 17:35:47 ---> df -h: 17:35:47 Filesystem Size Used Avail Use% Mounted on 17:35:47 overlay 155G 15G 141G 10% / 17:35:47 tmpfs 64M 0 64M 0% /dev 17:35:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:35:47 shm 64M 0 64M 0% /dev/shm 17:35:47 /dev/vda1 155G 15G 141G 10% /facter-os 17:35:47 17:35:47 17:35:47 ---> sar -b -r -n DEV: 17:35:47 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-8676) 03/23/22 _x86_64_ (8 CPU) 17:35:47 17:35:47 17:10:55 LINUX RESTART (8 CPU) 17:35:47 17:35:47 17:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:35:47 17:12:02 329.71 63.03 266.68 0.00 9257.18 190556.88 0.00 17:35:47 17:13:01 178.31 2.19 176.12 0.00 42.30 103527.81 0.00 17:35:47 17:14:01 29.09 0.07 29.02 0.00 3.73 8509.85 0.00 17:35:47 17:15:01 362.02 0.13 361.89 0.00 16.93 275955.74 0.00 17:35:47 17:16:01 1110.86 0.20 1110.66 0.00 12.80 269334.84 0.00 17:35:47 17:17:01 5.86 0.03 5.83 0.00 1.33 97.83 0.00 17:35:47 17:18:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 17:35:47 17:19:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 17:35:47 17:20:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 17:35:47 17:21:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 17:35:47 17:22:01 1.47 0.00 1.47 0.00 0.00 20.66 0.00 17:35:47 17:23:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 17:35:47 17:24:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 17:35:47 17:25:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 17:35:47 17:26:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 17:35:47 17:27:01 1.43 0.02 1.42 0.00 0.13 17.33 0.00 17:35:47 17:28:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 17:35:47 17:29:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 17:35:47 17:30:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 17:35:47 17:31:01 1.58 0.00 1.58 0.00 0.00 19.19 0.00 17:35:47 17:32:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 17:35:47 17:33:01 1.02 0.07 0.95 0.00 0.67 11.86 0.00 17:35:47 17:34:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 17:35:47 17:35:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 17:35:47 Average: 84.83 2.74 82.09 0.00 389.24 35295.25 0.00 17:35:47 17:35:47 17:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:35:47 17:12:02 29461984 31846404 487052 1.48 93884 2589828 1906828 5.62 1230904 1875348 324968 17:35:47 17:13:01 27603140 31510828 779740 2.37 175996 3912604 2292192 6.76 1659052 3143860 192460 17:35:47 17:14:01 27625792 31784440 502084 1.53 179928 4132472 1858108 5.48 1454752 3292072 225340 17:35:47 17:15:01 22606324 31104520 1154740 3.51 194112 8287956 4006380 11.81 2492584 7066856 106252 17:35:47 17:16:01 23669520 31705536 569168 1.73 227964 7803732 2053984 6.05 2037980 6492700 980 17:35:47 17:17:01 23741200 31770184 509016 1.55 228024 7803276 1920544 5.66 1980836 6485724 296 17:35:47 17:18:01 23743192 31772132 507292 1.54 228048 7803280 1920544 5.66 1981172 6485724 12 17:35:47 17:19:01 23747368 31776332 503212 1.53 228080 7803284 1920544 5.66 1977496 6485736 220 17:35:47 17:20:01 23747508 31776508 502852 1.53 228088 7803288 1920544 5.66 1976860 6485740 44 17:35:47 17:21:01 23754880 31783912 495592 1.51 228116 7803292 1920544 5.66 1969912 6485756 184 17:35:47 17:22:01 23755580 31784644 494856 1.50 228148 7803272 1920544 5.66 1970864 6485744 172 17:35:47 17:23:01 23755896 31784984 494536 1.50 228168 7803272 1920544 5.66 1970476 6485748 160 17:35:47 17:24:01 23755840 31784944 494536 1.50 228176 7803276 1920544 5.66 1970024 6485752 20 17:35:47 17:25:01 23756060 31785176 494228 1.50 228184 7803280 1920544 5.66 1969796 6485756 152 17:35:47 17:26:01 23756212 31785392 494228 1.50 228204 7803280 1936668 5.71 1969724 6485820 36 17:35:47 17:27:01 23754760 31784028 495528 1.51 228244 7803284 1943472 5.73 1970240 6485824 152 17:35:47 17:28:01 23755060 31784360 495152 1.51 228276 7803280 1943472 5.73 1969816 6485828 20 17:35:47 17:29:01 23754988 31784324 495112 1.51 228300 7803292 1943472 5.73 1969896 6485832 156 17:35:47 17:30:01 23754916 31784288 495104 1.51 228332 7803296 1927104 5.68 1969912 6485836 48 17:35:47 17:31:01 23754632 31784028 495272 1.51 228364 7803296 1927104 5.68 1969924 6485836 212 17:35:47 17:32:01 23754784 31784216 495256 1.51 228384 7803300 1927104 5.68 1970320 6485840 12 17:35:47 17:33:01 23754720 31784184 495232 1.51 228408 7803300 1927104 5.68 1970000 6485848 184 17:35:47 17:34:01 23754632 31784240 495104 1.51 228412 7803392 1927104 5.68 1969992 6485912 12 17:35:47 17:35:01 23754584 31784212 495048 1.51 228424 7803396 1910440 5.63 1970044 6485916 180 17:35:47 Average: 24261399 31742242 539164 1.64 217011 7291218 2029810 5.98 1930941 6045875 35511 17:35:47 17:35:47 17:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:35:47 17:12:02 ens3 1424.98 1656.81 7453.52 218.57 0.00 0.00 0.00 0.00 17:35:47 17:12:02 lo 4.47 4.47 0.42 0.42 0.00 0.00 0.00 0.00 17:35:47 17:12:02 docker0 799.72 373.34 67.61 2704.87 0.00 0.00 0.00 0.00 17:35:47 17:12:02 veth4256977 799.72 373.48 78.55 2704.88 0.00 0.00 0.00 0.22 17:35:47 17:13:01 ens3 434.33 290.41 5520.49 82.41 0.00 0.00 0.00 0.00 17:35:47 17:13:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 17:35:47 17:13:01 docker0 173.21 231.57 14.33 2082.25 0.00 0.00 0.00 0.00 17:35:47 17:13:01 veth3cbf816 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 17:35:47 17:14:01 ens3 30.67 18.11 25.07 13.42 0.00 0.00 0.00 0.00 17:35:47 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:14:01 docker0 1.50 1.50 0.10 0.13 0.00 0.00 0.00 0.00 17:35:47 17:14:01 veth3cbf816 1.50 1.55 0.12 0.13 0.00 0.00 0.00 0.00 17:35:47 17:15:01 veth9491b8f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:35:47 17:15:01 vethd6076d4 0.03 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:35:47 17:15:01 ens3 176.85 129.60 1897.80 79.06 0.00 0.00 0.00 0.00 17:35:47 17:15:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 17:35:47 17:15:01 vethe9ac43d 0.00 1.20 0.00 0.07 0.00 0.00 0.00 0.00 17:35:47 17:15:01 docker0 33.51 43.96 1.89 190.73 0.00 0.00 0.00 0.00 17:35:47 17:15:01 vethadc12dc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:35:47 17:15:01 veth588b171 0.03 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:35:47 17:15:01 veth0465f1e 0.03 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:35:47 17:16:01 ens3 213.88 140.36 2016.00 95.16 0.00 0.00 0.00 0.00 17:35:47 17:16:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 17:35:47 17:16:01 vethe9ac43d 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 17:35:47 17:16:01 docker0 49.69 92.52 3.33 807.34 0.00 0.00 0.00 0.00 17:35:47 17:17:01 ens3 4.18 2.52 3.86 1.55 0.00 0.00 0.00 0.00 17:35:47 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:35:47 17:17:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:18:01 ens3 0.68 0.47 0.28 0.21 0.00 0.00 0.00 0.00 17:35:47 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:19:01 ens3 1.05 0.50 0.72 0.22 0.00 0.00 0.00 0.00 17:35:47 17:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:35:47 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:20:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:21:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:35:47 17:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:35:47 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:22:01 ens3 0.78 0.15 0.13 0.07 0.00 0.00 0.00 0.00 17:35:47 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:23:01 ens3 0.73 0.55 0.36 0.28 0.00 0.00 0.00 0.00 17:35:47 17:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:35:47 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:24:01 ens3 0.13 0.03 0.06 0.00 0.00 0.00 0.00 0.00 17:35:47 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:25:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:35:47 17:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:35:47 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:26:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:27:01 ens3 0.35 0.23 0.14 0.08 0.00 0.00 0.00 0.00 17:35:47 17:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:35:47 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:28:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 17:35:47 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:29:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:35:47 17:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:35:47 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:30:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:31:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:35:47 17:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:35:47 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:32:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 17:35:47 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:33:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:35:47 17:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:35:47 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:34:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 17:35:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:35:47 17:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:35:47 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:47 Average: ens3 95.17 93.22 701.60 20.42 0.00 0.00 0.00 0.00 17:35:47 Average: lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 17:35:47 Average: docker0 43.98 30.82 3.63 239.78 0.00 0.00 0.00 0.00 17:35:47 17:35:47 17:35:47 ---> sar -P ALL: 17:35:47 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-8676) 03/23/22 _x86_64_ (8 CPU) 17:35:47 17:35:47 17:10:55 LINUX RESTART (8 CPU) 17:35:47 17:35:47 17:11:01 CPU %user %nice %system %iowait %steal %idle 17:35:47 17:12:02 all 10.59 0.00 3.94 2.47 0.06 82.94 17:35:47 17:12:02 0 11.39 0.00 4.13 3.51 0.03 80.94 17:35:47 17:12:02 1 7.54 0.00 3.77 0.33 0.05 88.31 17:35:47 17:12:02 2 14.48 0.00 4.82 4.17 0.05 76.48 17:35:47 17:12:02 3 13.13 0.00 4.61 3.10 0.07 79.09 17:35:47 17:12:02 4 10.72 0.00 2.92 0.60 0.07 85.69 17:35:47 17:12:02 5 7.94 0.00 2.92 0.23 0.05 88.86 17:35:47 17:12:02 6 10.39 0.00 4.74 4.11 0.07 80.69 17:35:47 17:12:02 7 9.11 0.00 3.65 3.75 0.07 83.42 17:35:47 17:13:01 all 21.15 0.00 6.31 1.88 0.08 70.59 17:35:47 17:13:01 0 21.95 0.00 5.59 0.58 0.09 71.79 17:35:47 17:13:01 1 21.37 0.00 5.55 1.97 0.09 71.03 17:35:47 17:13:01 2 21.64 0.00 5.93 0.43 0.09 71.91 17:35:47 17:13:01 3 20.82 0.00 7.48 3.24 0.07 68.40 17:35:47 17:13:01 4 20.25 0.00 8.25 6.60 0.07 64.83 17:35:47 17:13:01 5 22.30 0.00 5.71 0.74 0.07 71.17 17:35:47 17:13:01 6 21.93 0.00 5.46 1.17 0.07 71.37 17:35:47 17:13:01 7 18.90 0.00 6.54 0.28 0.09 74.20 17:35:47 17:14:01 all 37.70 0.00 6.33 0.18 0.07 55.72 17:35:47 17:14:01 0 36.02 0.00 6.40 0.34 0.07 57.17 17:35:47 17:14:01 1 36.43 0.00 6.46 0.02 0.07 57.03 17:35:47 17:14:01 2 38.55 0.00 6.17 0.05 0.07 55.17 17:35:47 17:14:01 3 38.59 0.00 5.91 0.00 0.08 55.41 17:35:47 17:14:01 4 36.88 0.00 7.39 0.86 0.07 54.80 17:35:47 17:14:01 5 39.27 0.00 5.94 0.03 0.08 54.67 17:35:47 17:14:01 6 38.54 0.00 6.56 0.08 0.07 54.75 17:35:47 17:14:01 7 37.31 0.00 5.82 0.03 0.07 56.77 17:35:47 17:15:01 all 21.80 0.00 12.31 4.58 0.09 61.22 17:35:47 17:15:01 0 22.22 0.00 12.57 2.50 0.10 62.60 17:35:47 17:15:01 1 22.49 0.00 12.72 6.18 0.09 58.53 17:35:47 17:15:01 2 20.66 0.00 11.18 9.78 0.09 58.29 17:35:47 17:15:01 3 22.12 0.00 10.68 1.78 0.08 65.33 17:35:47 17:15:01 4 22.88 0.00 13.95 3.29 0.10 59.78 17:35:47 17:15:01 5 22.40 0.00 13.36 1.35 0.09 62.81 17:35:47 17:15:01 6 21.30 0.00 12.21 6.77 0.10 59.62 17:35:47 17:15:01 7 20.29 0.00 11.82 5.02 0.10 62.77 17:35:47 17:16:01 all 43.19 0.00 13.35 8.97 0.13 34.36 17:35:47 17:16:01 0 44.57 0.00 12.66 7.05 0.12 35.60 17:35:47 17:16:01 1 42.76 0.00 14.36 8.58 0.14 34.17 17:35:47 17:16:01 2 42.71 0.00 13.04 8.45 0.14 35.66 17:35:47 17:16:01 3 42.08 0.00 13.58 10.82 0.14 33.38 17:35:47 17:16:01 4 42.99 0.00 13.09 8.06 0.12 35.74 17:35:47 17:16:01 5 43.20 0.00 13.28 10.85 0.15 32.52 17:35:47 17:16:01 6 42.41 0.00 13.95 7.90 0.14 35.60 17:35:47 17:16:01 7 44.79 0.00 12.82 10.02 0.14 32.24 17:35:47 17:17:01 all 0.21 0.00 0.07 0.02 0.00 99.70 17:35:47 17:17:01 0 0.08 0.00 0.05 0.02 0.00 99.85 17:35:47 17:17:01 1 0.95 0.00 0.07 0.00 0.00 98.99 17:35:47 17:17:01 2 0.03 0.00 0.07 0.10 0.00 99.80 17:35:47 17:17:01 3 0.25 0.00 0.12 0.00 0.02 99.62 17:35:47 17:17:01 4 0.07 0.00 0.03 0.00 0.00 99.90 17:35:47 17:17:01 5 0.13 0.00 0.08 0.02 0.00 99.77 17:35:47 17:17:01 6 0.10 0.00 0.05 0.00 0.00 99.85 17:35:47 17:17:01 7 0.10 0.00 0.08 0.00 0.00 99.82 17:35:47 17:18:01 all 0.26 0.00 0.01 0.00 0.00 99.73 17:35:47 17:18:01 0 0.00 0.00 0.03 0.03 0.02 99.92 17:35:47 17:18:01 1 1.97 0.00 0.00 0.00 0.02 98.01 17:35:47 17:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:35:47 17:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:35:47 17:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:35:47 17:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:35:47 17:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:35:47 17:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:35:47 17:19:01 all 0.28 0.00 0.03 0.01 0.00 99.69 17:35:47 17:19:01 0 0.05 0.00 0.02 0.00 0.00 99.93 17:35:47 17:19:01 1 1.94 0.00 0.07 0.00 0.00 98.00 17:35:47 17:19:01 2 0.03 0.00 0.03 0.07 0.00 99.87 17:35:47 17:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:35:47 17:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:35:47 17:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:35:47 17:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:35:47 17:19:01 7 0.10 0.00 0.05 0.00 0.00 99.85 17:35:47 17:20:01 all 0.04 0.00 0.01 0.01 0.00 99.94 17:35:47 17:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:35:47 17:20:01 1 0.17 0.00 0.05 0.00 0.00 99.78 17:35:47 17:20:01 2 0.00 0.00 0.00 0.07 0.00 99.93 17:35:47 17:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:35:47 17:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:35:47 17:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:35:47 17:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:35:47 17:20:01 7 0.03 0.00 0.02 0.00 0.02 99.93 17:35:47 17:21:01 all 0.02 0.00 0.02 0.00 0.00 99.96 17:35:47 17:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:35:47 17:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:35:47 17:21:01 2 0.03 0.00 0.05 0.02 0.00 99.90 17:35:47 17:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:35:47 17:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:35:47 17:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:35:47 17:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:35:47 17:21:01 7 0.05 0.00 0.05 0.00 0.00 99.90 17:35:47 17:22:01 all 0.05 0.00 0.01 0.01 0.00 99.93 17:35:47 17:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:35:47 17:22:01 1 0.28 0.00 0.02 0.00 0.00 99.70 17:35:47 17:22:01 2 0.02 0.00 0.00 0.08 0.00 99.90 17:35:47 17:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:35:47 17:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 17:35:47 17:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:35:47 17:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:35:47 17:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:35:47 17:35:47 17:22:01 CPU %user %nice %system %iowait %steal %idle 17:35:47 17:23:01 all 0.28 0.00 0.02 0.00 0.00 99.70 17:35:47 17:23:01 0 0.02 0.00 0.02 0.02 0.00 99.95 17:35:47 17:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:35:47 17:23:01 2 0.02 0.00 0.03 0.02 0.00 99.93 17:35:47 17:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:35:47 17:23:01 4 1.97 0.00 0.02 0.00 0.00 98.01 17:35:47 17:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:35:47 17:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:35:47 17:23:01 7 0.07 0.00 0.03 0.00 0.00 99.90 17:35:47 17:24:01 all 0.26 0.00 0.00 0.00 0.00 99.73 17:35:47 17:24:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:35:47 17:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:35:47 17:24:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:35:47 17:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:35:47 17:24:01 4 1.97 0.00 0.00 0.00 0.00 98.03 17:35:47 17:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:35:47 17:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:35:47 17:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:35:47 17:25:01 all 0.26 0.00 0.01 0.00 0.00 99.72 17:35:47 17:25:01 0 0.03 0.00 0.02 0.02 0.00 99.93 17:35:47 17:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:35:47 17:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:35:47 17:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:35:47 17:25:01 4 1.97 0.00 0.00 0.00 0.00 98.03 17:35:47 17:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:35:47 17:25:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:35:47 17:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:35:47 17:26:01 all 0.24 0.00 0.01 0.00 0.00 99.74 17:35:47 17:26:01 0 0.00 0.00 0.02 0.02 0.00 99.97 17:35:47 17:26:01 1 0.03 0.00 0.03 0.00 0.00 99.93 17:35:47 17:26:01 2 0.02 0.00 0.02 0.02 0.00 99.95 17:35:47 17:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:35:47 17:26:01 4 1.82 0.00 0.03 0.00 0.00 98.14 17:35:47 17:26:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:35:47 17:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:35:47 17:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:35:47 17:27:01 all 0.03 0.00 0.04 0.01 0.00 99.92 17:35:47 17:27:01 0 0.03 0.00 0.05 0.00 0.00 99.92 17:35:47 17:27:01 1 0.03 0.00 0.07 0.00 0.00 99.90 17:35:47 17:27:01 2 0.03 0.00 0.02 0.05 0.00 99.90 17:35:47 17:27:01 3 0.02 0.00 0.03 0.00 0.00 99.95 17:35:47 17:27:01 4 0.02 0.00 0.03 0.00 0.00 99.95 17:35:47 17:27:01 5 0.03 0.00 0.03 0.00 0.00 99.93 17:35:47 17:27:01 6 0.05 0.00 0.03 0.00 0.00 99.92 17:35:47 17:27:01 7 0.02 0.00 0.03 0.02 0.00 99.93 17:35:47 17:28:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:35:47 17:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:35:47 17:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:35:47 17:28:01 2 0.00 0.00 0.02 0.03 0.02 99.93 17:35:47 17:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:35:47 17:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:35:47 17:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:35:47 17:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:35:47 17:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:35:47 17:29:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:35:47 17:29:01 0 0.00 0.00 0.00 0.02 0.02 99.97 17:35:47 17:29:01 1 0.03 0.00 0.03 0.00 0.00 99.93 17:35:47 17:29:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:35:47 17:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:35:47 17:29:01 4 0.03 0.00 0.02 0.00 0.02 99.93 17:35:47 17:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:35:47 17:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:35:47 17:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:35:47 17:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:35:47 17:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:35:47 17:30:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:35:47 17:30:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:35:47 17:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:35:47 17:30:01 4 0.02 0.00 0.03 0.00 0.00 99.95 17:35:47 17:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:35:47 17:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:35:47 17:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:35:47 17:31:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:35:47 17:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:35:47 17:31:01 1 0.00 0.00 0.03 0.00 0.00 99.97 17:35:47 17:31:01 2 0.00 0.00 0.00 0.03 0.00 99.97 17:35:47 17:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:35:47 17:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:35:47 17:31:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:35:47 17:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:35:47 17:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:35:47 17:32:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:35:47 17:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:35:47 17:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:35:47 17:32:01 2 0.00 0.00 0.02 0.03 0.00 99.95 17:35:47 17:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:35:47 17:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:35:47 17:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:35:47 17:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:35:47 17:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:35:47 17:33:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:35:47 17:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:35:47 17:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:35:47 17:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:35:47 17:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:35:47 17:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:35:47 17:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:35:47 17:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:35:47 17:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:35:47 17:35:47 17:33:01 CPU %user %nice %system %iowait %steal %idle 17:35:47 17:34:01 all 0.00 0.00 0.02 0.00 0.00 99.97 17:35:47 17:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:35:47 17:34:01 1 0.02 0.00 0.03 0.00 0.00 99.95 17:35:47 17:34:01 2 0.00 0.00 0.00 0.03 0.00 99.97 17:35:47 17:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:35:47 17:34:01 4 0.02 0.00 0.05 0.00 0.00 99.93 17:35:47 17:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:35:47 17:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:35:47 17:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:35:47 17:35:01 all 0.24 0.00 0.01 0.00 0.00 99.75 17:35:47 17:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:35:47 17:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:35:47 17:35:01 2 0.00 0.00 0.00 0.03 0.00 99.97 17:35:47 17:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:35:47 17:35:01 4 1.79 0.00 0.05 0.00 0.00 98.16 17:35:47 17:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:35:47 17:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:35:47 17:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:35:47 Average: all 5.61 0.00 1.74 0.74 0.02 91.88 17:35:47 Average: 0 5.61 0.00 1.71 0.58 0.02 92.08 17:35:47 Average: 1 5.60 0.00 1.78 0.70 0.02 91.91 17:35:47 Average: 2 5.68 0.00 1.70 0.97 0.02 91.64 17:35:47 Average: 3 5.64 0.00 1.74 0.78 0.02 91.83 17:35:47 Average: 4 5.89 0.00 1.88 0.79 0.02 91.42 17:35:47 Average: 5 5.56 0.00 1.70 0.54 0.02 92.18 17:35:47 Average: 6 5.54 0.00 1.77 0.82 0.02 91.85 17:35:47 Average: 7 5.37 0.00 1.68 0.78 0.02 92.15 17:35:47 17:35:47 17:35:47