Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from dd593491210a36411325267f9a36c518a4519b50+1e28c24963a177f9c725e08727cde139eec58cb6 (3403000f4728106d6d983fb7856cd9df13d7a3cb) 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-ssh11656255668427823072.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7a502be46133bd83b74f613648f1d59e9d9e8641 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-ssh1375888454189088416.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 7a502be46133bd83b74f613648f1d59e9d9e8641 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-3848/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-3848/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1865065962389743266.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7a502be46133bd83b74f613648f1d59e9d9e8641 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a502be46133bd83b74f613648f1d59e9d9e8641 # timeout=10 Commit message: "Merge pull request #374 from bill-mahoney/us2761" > 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-ssh16085872756827762967.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3848/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-3848/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13904747369977406245.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1270 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/9 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh1422379855505139630.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh7927628033738854770.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1e28c24963a177f9c725e08727cde139eec58cb6 into PR head commit dd593491210a36411325267f9a36c518a4519b50 Merge succeeded, producing 99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d Checking out Revision 99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d (PR-3848) > git config core.sparsecheckout # timeout=10 > git checkout -f dd593491210a36411325267f9a36c518a4519b50 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/9@tmp/jenkins-gitclient-ssh1190689069028260955.key > git merge 1e28c24963a177f9c725e08727cde139eec58cb6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d # timeout=10 Commit message: "Merge commit '1e28c24963a177f9c725e08727cde139eec58cb6' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 4dd96a4b6b9595b94cc860245db356dcbe31705a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:29:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:29:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:29:24 ========================================================= 20:29:24 EdgeX Global Pipelines Version Info 20:29:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:29:25 ------------------- 20:29:25 stable info: 20:29:25 ------------------- 20:29:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:29:25 Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 20:29:25 Message: update stable to v1.0.218 20:29:25 ------------------- 20:29:25 experimental info: 20:29:25 ------------------- 20:29:25 Commited By: **** collab-it+edgex@linuxfoundation.org 20:29:25 Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 20:29:25 Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:29:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:29:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:29:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:29:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:29:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:29:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:29:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:29:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:29:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:29:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:29:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:29:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:29:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:29:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:29:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:29:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:29:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:29:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:29:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:29:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:29:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:29:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:29:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3848 [Pipeline] echo 20:29:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3848 [Pipeline] echo 20:29:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3848 [Pipeline] echo 20:29:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d [Pipeline] echo 20:29:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 99b2f44 [Pipeline] echo 20:29:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:29:26 provisioning config files... 20:29:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config4835661886820241390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:29:26 ---> docker-login.sh 20:29:26 nexus3.edgexfoundry.org:10001 20:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:26 Configure a credential helper to remove this warning. See 20:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:26 20:29:26 Login Succeeded 20:29:26 nexus3.edgexfoundry.org:10002 20:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:26 Configure a credential helper to remove this warning. See 20:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:26 20:29:26 Login Succeeded 20:29:26 nexus3.edgexfoundry.org:10003 20:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:27 Configure a credential helper to remove this warning. See 20:29:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:27 20:29:27 Login Succeeded 20:29:27 nexus3.edgexfoundry.org:10004 20:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:27 Configure a credential helper to remove this warning. See 20:29:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:27 20:29:27 Login Succeeded 20:29:27 docker.io 20:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:27 Configure a credential helper to remove this warning. See 20:29:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:27 20:29:27 Login Succeeded 20:29:27 ---> docker-login.sh ends [Pipeline] } 20:29:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:29:28 ++ 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 20:29:28 + for file in '`ls cmd/**/Dockerfile`' 20:29:28 ++ cut -d/ -f2 20:29:28 ++ dirname cmd/core-command/Dockerfile 20:29:28 + echo core-command,cmd/core-command/Dockerfile 20:29:28 + for file in '`ls cmd/**/Dockerfile`' 20:29:28 ++ dirname cmd/core-data/Dockerfile 20:29:28 ++ cut -d/ -f2 20:29:28 + echo core-data,cmd/core-data/Dockerfile 20:29:28 + for file in '`ls cmd/**/Dockerfile`' 20:29:28 ++ dirname cmd/core-metadata/Dockerfile 20:29:28 ++ cut -d/ -f2 20:29:28 + echo core-metadata,cmd/core-metadata/Dockerfile 20:29:28 + for file in '`ls cmd/**/Dockerfile`' 20:29:28 ++ dirname cmd/security-bootstrapper/Dockerfile 20:29:28 ++ cut -d/ -f2 20:29:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:29:28 + for file in '`ls cmd/**/Dockerfile`' 20:29:28 ++ dirname cmd/security-proxy-setup/Dockerfile 20:29:28 ++ cut -d/ -f2 20:29:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:29:28 + for file in '`ls cmd/**/Dockerfile`' 20:29:28 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:29:28 ++ cut -d/ -f2 20:29:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:29:28 + for file in '`ls cmd/**/Dockerfile`' 20:29:28 ++ dirname cmd/support-notifications/Dockerfile 20:29:28 ++ cut -d/ -f2 20:29:28 + echo support-notifications,cmd/support-notifications/Dockerfile 20:29:28 + for file in '`ls cmd/**/Dockerfile`' 20:29:28 ++ dirname cmd/support-scheduler/Dockerfile 20:29:28 ++ cut -d/ -f2 20:29:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:29:28 + for file in '`ls cmd/**/Dockerfile`' 20:29:28 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:29:28 ++ cut -d/ -f2 20:29:28 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:29:28 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 20:29:28 + git rev-list -1 --merges 99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d~1..99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d [Pipeline] echo 20:29:28 -----------> git rev-list -1 --merges 99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d~1..99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d 99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d 20:29:28 99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d [false] [Pipeline] sh 20:29:28 + git log --format=format:%s -1 99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d [Pipeline] echo 20:29:28 ========================================================= 20:29:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:29:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:29:29 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 20:29:29 + grep -v github /etc/ssh/ssh_known_hosts 20:29:29 + '[' -e /tmp/ssh_known_hosts ']' 20:29:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:29:29 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 20:29:29 + sudo tee -a /etc/ssh/ssh_known_hosts 20:29:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:29:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:29:29 20:29:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:29:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:29:30 latest: Pulling from edgex-devops/git-semver 20:29:30 a0d0a0d46f8b: Pulling fs layer 20:29:30 3e5f54012d9b: Pulling fs layer 20:29:30 4c7163046ea9: Pulling fs layer 20:29:30 0c2d73faf560: Pulling fs layer 20:29:30 0c2d73faf560: Waiting 20:29:30 3e5f54012d9b: Verifying Checksum 20:29:30 3e5f54012d9b: Download complete 20:29:30 a0d0a0d46f8b: Verifying Checksum 20:29:30 a0d0a0d46f8b: Download complete 20:29:30 0c2d73faf560: Verifying Checksum 20:29:30 0c2d73faf560: Download complete 20:29:30 4c7163046ea9: Verifying Checksum 20:29:30 4c7163046ea9: Download complete 20:29:30 a0d0a0d46f8b: Pull complete 20:29:30 3e5f54012d9b: Pull complete 20:29:30 4c7163046ea9: Pull complete 20:29:30 0c2d73faf560: Pull complete 20:29:30 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:29:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:29:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:29:31 prd-centos7-docker-4c-2g-1270 does not seem to be running inside a container 20:29:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:29:31 $ docker top 9b5b546062346b6ded77ad26d8c0db318766df185c6fc9f48b466e3e6f7bbfe8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:29:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:29:31 [ssh-agent] Looking for ssh-agent implementation... 20:29:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:29:31 $ docker exec 9b5b546062346b6ded77ad26d8c0db318766df185c6fc9f48b466e3e6f7bbfe8 ssh-agent 20:29:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEKEpIF/agent.14 20:29:31 SSH_AGENT_PID=21 20:29:31 Running ssh-add (command line suppressed) 20:29:32 Identity added: /w/workspace/edgex-go/9@tmp/private_key_8833784734427323582.key (/w/workspace/edgex-go/9@tmp/private_key_8833784734427323582.key) 20:29:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:29:32 + git tag --points-at HEAD [Pipeline] } 20:29:32 $ docker exec --env ******** --env ******** 9b5b546062346b6ded77ad26d8c0db318766df185c6fc9f48b466e3e6f7bbfe8 ssh-agent -k 20:29:32 unset SSH_AUTH_SOCK; 20:29:32 unset SSH_AGENT_PID; 20:29:32 echo Agent pid 21 killed; 20:29:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:29:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:29:32 [ssh-agent] Looking for ssh-agent implementation... 20:29:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:29:32 $ docker exec 9b5b546062346b6ded77ad26d8c0db318766df185c6fc9f48b466e3e6f7bbfe8 ssh-agent 20:29:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhPNkIi/agent.54 20:29:32 SSH_AGENT_PID=60 20:29:32 Running ssh-add (command line suppressed) 20:29:32 Identity added: /w/workspace/edgex-go/9@tmp/private_key_3373404025925438787.key (/w/workspace/edgex-go/9@tmp/private_key_3373404025925438787.key) 20:29:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:29:33 + git semver init 20:29:33 # -> Open(): unable to determine branch for HEAD 20:29:33 # $GIT_DIR = /w/workspace/edgex-go/9/.git 20:29:33 # $GIT_WORK_TREE = /w/workspace/edgex-go/9 20:29:33 # $SEMVER_REMOTE_NAME = origin 20:29:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:29:33 # $SEMVER_USER_NAME = edgex-jenkins 20:29:33 # $SEMVER_BRANCH = PR-3848 20:29:33 # $SEMVER_TEMP = /tmp/semver-698003205 20:29:33 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:29:45 # '/tmp/semver-698003205' -> '/w/workspace/edgex-go/9/.semver' 20:29:45 # -> Force: false 20:29:45 # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } 20:29:45 $ docker exec --env ******** --env ******** 9b5b546062346b6ded77ad26d8c0db318766df185c6fc9f48b466e3e6f7bbfe8 ssh-agent -k 20:29:45 unset SSH_AUTH_SOCK; 20:29:45 unset SSH_AGENT_PID; 20:29:45 echo Agent pid 60 killed; 20:29:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:29:45 + git semver [Pipeline] } 20:29:45 $ docker stop --time=1 9b5b546062346b6ded77ad26d8c0db318766df185c6fc9f48b466e3e6f7bbfe8 20:29:47 $ docker rm -f 9b5b546062346b6ded77ad26d8c0db318766df185c6fc9f48b466e3e6f7bbfe8 [Pipeline] // withDockerContainer [Pipeline] sh 20:29:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:29:48 Stashed 1 file(s) [Pipeline] echo 20:29:48 [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 20:29:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:29:48 ========================================================= 20:29:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:29:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:29:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:29:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:29:48 a0d0a0d46f8b: Already exists 20:29:48 31adcdaf11c8: Pulling fs layer 20:29:48 b8b176561691: Pulling fs layer 20:29:48 4527c011a84f: Pulling fs layer 20:29:48 5d74067f8e1e: Pulling fs layer 20:29:48 e0aca202a116: Pulling fs layer 20:29:48 3a43be97a3b4: Pulling fs layer 20:29:48 34cad66bf833: Pulling fs layer 20:29:48 b4e3c513aaa6: Pulling fs layer 20:29:48 3a43be97a3b4: Waiting 20:29:48 5d74067f8e1e: Waiting 20:29:48 34cad66bf833: Waiting 20:29:48 b4e3c513aaa6: Waiting 20:29:48 e0aca202a116: Waiting 20:29:48 b8b176561691: Verifying Checksum 20:29:48 b8b176561691: Download complete 20:29:48 31adcdaf11c8: Verifying Checksum 20:29:48 31adcdaf11c8: Download complete 20:29:48 5d74067f8e1e: Verifying Checksum 20:29:48 5d74067f8e1e: Download complete 20:29:48 e0aca202a116: Verifying Checksum 20:29:48 e0aca202a116: Download complete 20:29:48 3a43be97a3b4: Verifying Checksum 20:29:48 3a43be97a3b4: Download complete 20:29:48 31adcdaf11c8: Pull complete 20:29:49 34cad66bf833: Verifying Checksum 20:29:49 34cad66bf833: Download complete 20:29:49 b8b176561691: Pull complete 20:29:49 4527c011a84f: Verifying Checksum 20:29:49 4527c011a84f: Download complete 20:29:49 b4e3c513aaa6: Verifying Checksum 20:29:49 b4e3c513aaa6: Download complete 20:29:52 4527c011a84f: Pull complete 20:29:52 5d74067f8e1e: Pull complete 20:29:53 e0aca202a116: Pull complete 20:29:53 3a43be97a3b4: Pull complete 20:29:53 34cad66bf833: Pull complete 20:29:55 b4e3c513aaa6: Pull complete 20:29:55 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 20:29:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:29:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 20:29:56 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:29:56 WORKDIR /edgex 20:29:56 COPY go.mod . 20:29:56 RUN go mod download' 20:29:56 + docker build -t ci-base-image-x86_64 -f - . 20:29:57 Sending build context to Docker daemon 333.9MB 20:29:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:29:57 ---> 9f6097aaca64 20:29:57 Step 2/4 : WORKDIR /edgex 20:29:59 ---> Running in ba279c335187 20:29:59 Removing intermediate container ba279c335187 20:29:59 ---> 8e0fffafa5a9 20:29:59 Step 3/4 : COPY go.mod . 20:29:59 ---> bfd0e99c1625 20:29:59 Step 4/4 : RUN go mod download 20:29:59 ---> Running in 7324975fef01 20:30:03 Still waiting to schedule task 20:30:03 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:30:31 Removing intermediate container 7324975fef01 20:30:31 ---> dd554f6d9a2b 20:30:31 Successfully built dd554f6d9a2b 20:30:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:30:32 + docker inspect -f . ci-base-image-x86_64 20:30:32 . [Pipeline] withDockerContainer 20:30:32 prd-centos7-docker-4c-2g-1270 does not seem to be running inside a container 20:30:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:30:32 $ docker top d19fd0cc5b973329e757bd4330ae396a311e7932762a636d586953df36c14414 -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:32 + go version 20:30:32 go version go1.16.8 linux/amd64 [Pipeline] } 20:30:32 $ docker stop --time=1 d19fd0cc5b973329e757bd4330ae396a311e7932762a636d586953df36c14414 20:30:34 $ docker rm -f d19fd0cc5b973329e757bd4330ae396a311e7932762a636d586953df36c14414 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:30:34 + docker inspect -f . ci-base-image-x86_64 20:30:34 . [Pipeline] withDockerContainer 20:30:34 prd-centos7-docker-4c-2g-1270 does not seem to be running inside a container 20:30:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:30:34 $ docker top de34e4876baf3a5d3074c503f4887829625f88390c417c74ba14e388effe132b -eo pid,comm [Pipeline] { [Pipeline] echo 20:30:34 ========================================================= 20:30:34 [edgeXBuildGoParallel] Running Tests and Build... 20:30:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:35 + make test 20:30:35 go mod tidy 20:30:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:30:40 ? github.com/edgexfoundry/edgex-go [no test files] 20:30:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:31:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:31:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:31:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:31:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:31:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:31:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:31:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:31:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:31:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:31:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:31:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements 20:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:31:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 98.5% of statements 20:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:31:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.075s coverage: 44.7% of statements 20:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:31:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.115s coverage: 89.5% of statements 20:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:31:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 84.4% of statements 20:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:31:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.249s coverage: 94.2% of statements 20:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:31:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements 20:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:31:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements 20:31:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:31:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:31:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements 20:31:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:31:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 20:31:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements 20:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 20:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 79.5% of statements 20:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 20:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements 20:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 20:31:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1272 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws 20:31:26 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 20:31:26 The recommended git tool is: git 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 20:31:30 using credential edgex-jenkins-ssh 20:31:30 Cloning the remote Git repository 20:31:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:31:30 > git init /w/workspace/edgex-go/9 # timeout=10 20:31:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:31:30 > git --version # timeout=10 20:31:30 > git --version # 'git version 2.17.1' 20:31:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.199s coverage: 82.5% of statements 20:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:31:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:31:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:31:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:31:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:31:47 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:31:48 Merging remotes/origin/main commit 1e28c24963a177f9c725e08727cde139eec58cb6 into PR head commit dd593491210a36411325267f9a36c518a4519b50 20:31:49 Merge succeeded, producing e971d5efd8d83c63074d8d39389a4f6f1a66cd7b 20:31:49 Checking out Revision e971d5efd8d83c63074d8d39389a4f6f1a66cd7b (PR-3848) 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.149s coverage: 91.2% of statements 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 64.4% of statements 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.242s coverage: 65.4% of statements 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:31:48 > git config core.sparsecheckout # timeout=10 20:31:48 > git checkout -f dd593491210a36411325267f9a36c518a4519b50 # timeout=10 20:31:48 > git remote # timeout=10 20:31:48 > git config --get remote.origin.url # timeout=10 20:31:48 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:48 > git merge 1e28c24963a177f9c725e08727cde139eec58cb6 # timeout=10 20:31:49 > git rev-parse HEAD^{commit} # timeout=10 20:31:49 > git config core.sparsecheckout # timeout=10 20:31:49 > git checkout -f e971d5efd8d83c63074d8d39389a4f6f1a66cd7b # timeout=10 20:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.8% of statements 20:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 20:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 20:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:31:53 Commit message: "Merge commit '1e28c24963a177f9c725e08727cde139eec58cb6' into HEAD" 20:31:53 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:31:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:31:54 % Total % Received % Xferd Average Speed Time Time Time Current 20:31:54 Dload Upload Total Spent Left Speed 20:31:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 69664 0 --:--:-- --:--:-- --:--:-- 70076 [Pipeline] sh 20:31:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:31:55 + sudo tee /etc/docker/daemon.new 20:31:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:31:55 { 20:31:55 "registry-mirrors": [ 20:31:55 "https://nexus3.edgexfoundry.org:10001" 20:31:55 ], 20:31:55 "bip": "10.250.0.254/24", 20:31:55 "hosts": [ 20:31:55 "tcp://0.0.0.0:5555", 20:31:55 "unix:///var/run/docker.sock" 20:31:55 ], 20:31:55 "mtu": 1458, 20:31:55 "selinux-enabled": true, 20:31:55 "seccomp-profile": "/etc/docker/seccomp.json" 20:31:55 } [Pipeline] sh 20:31:53 > git rev-list --no-walk 4dd96a4b6b9595b94cc860245db356dcbe31705a # timeout=10 20:31:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:31:55 + sudo service docker restart 20:31:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 20:31:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:31:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:31:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:31:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:31:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements 20:31:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:31:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:31:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:31:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:31:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 20:31:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:31:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:31:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 20:31:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:31:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:31:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:31:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:31:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements 20:31:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:31:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:31:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:31:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:31:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:31:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:31:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements 20:31:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements 20:31:57 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:13 provisioning config files... 20:32:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config5982360115646912908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:14 ---> docker-login.sh 20:32:14 nexus3.edgexfoundry.org:10001 20:32:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:15 Configure a credential helper to remove this warning. See 20:32:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:15 20:32:15 Login Succeeded 20:32:15 nexus3.edgexfoundry.org:10002 20:32:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:15 Configure a credential helper to remove this warning. See 20:32:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:15 20:32:15 Login Succeeded 20:32:15 nexus3.edgexfoundry.org:10003 20:32:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:16 Configure a credential helper to remove this warning. See 20:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:16 20:32:16 Login Succeeded 20:32:16 nexus3.edgexfoundry.org:10004 20:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:16 Configure a credential helper to remove this warning. See 20:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:16 20:32:16 Login Succeeded 20:32:16 docker.io 20:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:17 Configure a credential helper to remove this warning. See 20:32:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:17 20:32:17 Login Succeeded 20:32:17 ---> docker-login.sh ends [Pipeline] } 20:32:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:32:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:32:17 ========================================================= 20:32:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:32:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:32:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:32:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:32:18 552d1f2373af: Pulling fs layer 20:32:18 ea3f2d53f512: Pulling fs layer 20:32:18 9e70ebbbe112: Pulling fs layer 20:32:18 7a9cfe048b4a: Pulling fs layer 20:32:18 72dc09318566: Pulling fs layer 20:32:18 f4f7b4309257: Pulling fs layer 20:32:18 0ac9a79272e3: Pulling fs layer 20:32:18 b78e95d17946: Pulling fs layer 20:32:18 7a9cfe048b4a: Waiting 20:32:18 f4f7b4309257: Waiting 20:32:18 0ac9a79272e3: Waiting 20:32:18 72dc09318566: Waiting 20:32:18 b78e95d17946: Waiting 20:32:18 9e70ebbbe112: Verifying Checksum 20:32:18 9e70ebbbe112: Download complete 20:32:18 ea3f2d53f512: Verifying Checksum 20:32:18 ea3f2d53f512: Download complete 20:32:18 72dc09318566: Verifying Checksum 20:32:18 72dc09318566: Download complete 20:32:18 f4f7b4309257: Verifying Checksum 20:32:18 f4f7b4309257: Download complete 20:32:18 552d1f2373af: Verifying Checksum 20:32:18 552d1f2373af: Download complete 20:32:18 0ac9a79272e3: Verifying Checksum 20:32:18 0ac9a79272e3: Download complete 20:32:19 552d1f2373af: Pull complete 20:32:19 ea3f2d53f512: Pull complete 20:32:20 9e70ebbbe112: Pull complete 20:32:20 b78e95d17946: Download complete 20:32:20 7a9cfe048b4a: Verifying Checksum 20:32:20 7a9cfe048b4a: Download complete 20:32:30 GO111MODULE=on go vet ./... 20:32:33 7a9cfe048b4a: Pull complete 20:32:33 72dc09318566: Pull complete 20:32:33 f4f7b4309257: Pull complete 20:32:33 0ac9a79272e3: Pull complete 20:32:38 b78e95d17946: Pull complete 20:32:38 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 20:32:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:32:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 20:32:39 + docker build -t ci-base-image-arm64 -f - . 20:32:39 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:32:39 WORKDIR /edgex 20:32:39 COPY go.mod . 20:32:39 RUN go mod download 20:32:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:32:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:32:40 ./bin/test-attribution-txt.sh [Pipeline] echo 20:32:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:32:40 + ls -al . 20:32:40 total 644 20:32:40 drwxrwxr-x 10 1001 1001 4096 Jan 11 20:32 . 20:32:40 drwxr-xr-x 4 root root 28 Jan 11 20:30 .. 20:32:40 -rw-rw-r-- 1 1001 1001 11 Jan 11 20:29 .dockerignore 20:32:40 drwxrwxr-x 8 1001 1001 179 Jan 11 20:29 .git 20:32:40 drwxrwxr-x 4 1001 1001 142 Jan 11 20:29 .github 20:32:40 -rw-rw-r-- 1 1001 1001 804 Jan 11 20:29 .gitignore 20:32:40 -rw-rw-r-- 1 1001 1001 42 Jan 11 20:29 .golangci.yml 20:32:40 -rw-rw-r-- 1 1001 1001 76 Jan 11 20:29 .hadolint.yml 20:32:40 drwx------ 3 1001 1001 73 Jan 11 20:29 .semver 20:32:40 -rw-rw-r-- 1 1001 1001 166 Jan 11 20:29 .sonarcloud.properties 20:32:40 -rw-rw-r-- 1 1001 1001 1171 Jan 11 20:29 ADOPTERS.md 20:32:40 -rw-rw-r-- 1 1001 1001 8910 Jan 11 20:29 Attribution.txt 20:32:40 -rw-rw-r-- 1 1001 1001 51732 Jan 11 20:29 CHANGELOG.md 20:32:40 -rw-rw-r-- 1 1001 1001 3804 Jan 11 20:29 CONTRIBUTING.md 20:32:40 -rw-rw-r-- 1 1001 1001 677 Jan 11 20:29 GOVERNANCE.md 20:32:40 -rw-rw-r-- 1 1001 1001 849 Jan 11 20:29 Jenkinsfile 20:32:40 -rw-rw-r-- 1 1001 1001 10775 Jan 11 20:29 LICENSE 20:32:40 -rw-rw-r-- 1 1001 1001 6508 Jan 11 20:29 Makefile 20:32:40 -rw-rw-r-- 1 1001 1001 582 Jan 11 20:29 OWNERS.md 20:32:40 -rw-rw-r-- 1 1001 1001 8207 Jan 11 20:29 README.md 20:32:40 -rw-rw-r-- 1 1001 1001 6912 Jan 11 20:29 SECURITY.md 20:32:40 -rw-rw-r-- 1 1001 1001 5 Jan 11 20:29 VERSION 20:32:40 -rw-rw-r-- 1 1001 1001 4131 Jan 11 20:29 ZMQWindows.md 20:32:40 drwxrwxr-x 2 1001 1001 37 Jan 11 20:29 bin 20:32:40 drwxrwxr-x 14 1001 1001 4096 Jan 11 20:29 cmd 20:32:40 -rw-r--r-- 1 root root 428381 Jan 11 20:31 coverage.out 20:32:40 -rw-rw-r-- 1 1001 1001 828 Jan 11 20:29 go.mod 20:32:40 -rw-rw-r-- 1 1001 1001 49574 Jan 11 20:30 go.sum 20:32:40 drwxrwxr-x 8 1001 1001 124 Jan 11 20:29 internal 20:32:40 drwxrwxr-x 3 1001 1001 16 Jan 11 20:29 openapi 20:32:40 drwxrwxr-x 4 1001 1001 71 Jan 11 20:29 snap 20:32:40 -rw-rw-r-- 1 1001 1001 204 Jan 11 20:29 version.go [Pipeline] sh 20:32:40 + '[' -e coverage.out ] 20:32:40 + chown 1001:1001 coverage.out [Pipeline] stash 20:32:40 Stashed 1 file(s) [Pipeline] sh 20:32:41 + make build 20:32:41 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 20:32:41 Sending build context to Docker daemon 168.6MB 20:32:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:32:41 ---> 8b459fc5aaf0 20:32:41 Step 2/4 : WORKDIR /edgex 20:32:42 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 20:32:43 ---> Running in a8f3785ef5f3 20:32:43 Removing intermediate container a8f3785ef5f3 20:32:43 ---> f6a0c03f6d05 20:32:43 Step 3/4 : COPY go.mod . 20:32:44 ---> 1d8a8879ea12 20:32:44 Step 4/4 : RUN go mod download 20:32:44 ---> Running in b733cad82877 20:32:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:32:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:32:51 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 20:32:51 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 20:32: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 20:32:52 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 20:32:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:32:54 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 20:32:55 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 20:32:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 20:32:57 $ docker stop --time=1 de34e4876baf3a5d3074c503f4887829625f88390c417c74ba14e388effe132b 20:32:59 $ docker rm -f de34e4876baf3a5d3074c503f4887829625f88390c417c74ba14e388effe132b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:00 20:33:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:33:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:01 latest: Pulling from edgex-devops/edgex-compose 20:33:01 cbdbe7a5bc2a: Pulling fs layer 20:33:01 ca9280d653b3: Pulling fs layer 20:33:01 7e9c9ca2126c: Pulling fs layer 20:33:01 cbdbe7a5bc2a: Verifying Checksum 20:33:01 cbdbe7a5bc2a: Download complete 20:33:01 ca9280d653b3: Verifying Checksum 20:33:01 ca9280d653b3: Download complete 20:33:01 cbdbe7a5bc2a: Pull complete 20:33:01 7e9c9ca2126c: Verifying Checksum 20:33:01 7e9c9ca2126c: Download complete 20:33:01 ca9280d653b3: Pull complete 20:33:06 7e9c9ca2126c: Pull complete 20:33:06 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:33:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:33:06 prd-centos7-docker-4c-2g-1270 does not seem to be running inside a container 20:33:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:33:08 $ docker top 82a41606476422c965f18ad7d1b63aee063ad65a20f892aefba7dbdb45088910 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:09 + grep parallel 20:33:09 + docker-compose build --help 20:33:09 --parallel Build images in parallel. [Pipeline] } 20:33:09 $ docker stop --time=1 82a41606476422c965f18ad7d1b63aee063ad65a20f892aefba7dbdb45088910 20:33:10 $ docker rm -f 82a41606476422c965f18ad7d1b63aee063ad65a20f892aefba7dbdb45088910 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:11 . [Pipeline] withDockerContainer 20:33:11 prd-centos7-docker-4c-2g-1270 does not seem to be running inside a container 20:33:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:33:11 $ docker top dd1869c1ec47b1f2effa7b2ed010e478c817060937f3db7ca6af887185fbfe7b -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:12 + docker-compose -f ./docker-compose-build.yml build --parallel 20:33:12 Building core-command ... 20:33:12 Building core-data ... 20:33:12 Building core-metadata ... 20:33:12 Building security-bootstrapper ... 20:33:12 Building security-proxy-setup ... 20:33:12 Building security-secretstore-setup ... 20:33:12 Building support-notifications ... 20:33:12 Building support-scheduler ... 20:33:12 Building sys-mgmt-agent ... 20:33:12 Building security-secretstore-setup 20:33:12 Building security-proxy-setup 20:33:12 Building support-scheduler 20:33:12 Building sys-mgmt-agent 20:33:12 Building core-data 20:33:22 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:33:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:22 ---> dd554f6d9a2b 20:33:22 Step 3/23 : WORKDIR /edgex-go 20:33:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:33:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:33:22 ---> dd554f6d9a2b 20:33:22 Step 3/24 : WORKDIR /edgex-go 20:33:29 ---> Running in 84cc8c6b78ec 20:33:29 ---> Running in 0d91f1cbd701 20:33:31 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:33:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:33:31 ---> dd554f6d9a2b 20:33:31 Step 3/22 : WORKDIR /edgex-go 20:33:34 Removing intermediate container 0d91f1cbd701 20:33:34 ---> 153e344b4334 20:33:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:34 Removing intermediate container 84cc8c6b78ec 20:33:34 ---> 408a62fb5843 20:33:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:34 ---> Running in 450f94157ac7 20:33:34 ---> Running in 0d1a3b0a4818 20:33:34 ---> Running in ad50befea781 20:33:34 Removing intermediate container 450f94157ac7 20:33:34 ---> d7099356c8eb 20:33:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:34 ---> Running in 10deaecaf3f5 20:33:36 Removing intermediate container 0d1a3b0a4818 20:33:36 ---> d6a1ac66a45c 20:33:36 Step 5/23 : RUN apk add --update --no-cache make git 20:33:36 Removing intermediate container 10deaecaf3f5 20:33:36 ---> 1b985b79d1e2 20:33:36 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:33:36 Removing intermediate container ad50befea781 20:33:36 ---> df790a2577e9 20:33:36 Step 5/24 : RUN apk add --update --no-cache make git 20:33:36 ---> Running in a9367a04fc6a 20:33:36 ---> Running in 9f1144036dbf 20:33:36 ---> Running in 6f68a8cc8377 20:33:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:33:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:33:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:33:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:33:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:33:37 ---> dd554f6d9a2b 20:33:37 Step 3/22 : WORKDIR /edgex-go 20:33:37 ---> Using cache 20:33:37 ---> d7099356c8eb 20:33:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:37 ---> Using cache 20:33:37 ---> 1b985b79d1e2 20:33:37 Step 5/22 : RUN apk add --update --no-cache make bash git 20:33:37 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:33:37 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:33:37 ---> dd554f6d9a2b 20:33:37 Step 3/20 : WORKDIR /edgex-go 20:33:37 ---> Using cache 20:33:37 ---> d7099356c8eb 20:33:37 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:37 ---> Using cache 20:33:37 ---> 1b985b79d1e2 20:33:37 Step 5/20 : RUN apk add --update --no-cache make git 20:33:37 ---> Running in ab8983843051 20:33:37 ---> Running in cde8f3bbdac0 20:33:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:33:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:33:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:33:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:33:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:33:37 OK: 220 MiB in 52 packages 20:33:38 OK: 220 MiB in 52 packages 20:33:38 OK: 220 MiB in 52 packages 20:33:38 Removing intermediate container a9367a04fc6a 20:33:38 ---> 51dc120c75ce 20:33:38 Step 6/23 : COPY go.mod . 20:33:38 ---> 2edfc7a626e8 20:33:38 Step 7/23 : RUN go mod download 20:33:38 Removing intermediate container 9f1144036dbf 20:33:38 ---> 644b4f5a8448 20:33:38 Step 6/24 : COPY . . 20:33:38 ---> Running in 72edd35b43d5 20:33:38 Removing intermediate container 6f68a8cc8377 20:33:38 ---> 15f1e7286526 20:33:38 Step 6/22 : COPY . . 20:33:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:33:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:33:39 OK: 220 MiB in 52 packages 20:33:39 OK: 220 MiB in 52 packages 20:33:42 Removing intermediate container ab8983843051 20:33:42 ---> d72a8a74b9e2 20:33:42 Step 6/22 : COPY . . 20:33:42 Removing intermediate container cde8f3bbdac0 20:33:42 ---> 15e1edde1bc7 20:33:42 Step 6/20 : COPY . . 20:33:42 Removing intermediate container 72edd35b43d5 20:33:42 ---> 77c62b92d052 20:33:42 Step 8/23 : COPY . . 20:33:50 ---> eebc36594006 20:33:50 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:50 ---> Running in 49cc31568af3 20:33:52 Removing intermediate container 49cc31568af3 20:33:52 ---> 32e56d1f5758 20:33:52 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:33:52 ---> Running in bca0b80d63b4 20:33:53 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 20:33:56 ---> cb536500bd94 20:33:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:57 ---> Running in 5c188a597cf4 20:34:00 Removing intermediate container 5c188a597cf4 20:34:00 ---> ef2f76f34ea5 20:34:00 Step 8/22 : RUN make cmd/core-data/core-data 20:34:00 ---> Running in 9b6d39921912 20:34:01 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 20:34:06 Removing intermediate container b733cad82877 20:34:06 ---> 1567e1f31557 20:34:06 Successfully built 1567e1f31557 20:34:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:34:06 + docker inspect -f . ci-base-image-arm64 20:34:06 . [Pipeline] withDockerContainer 20:34:06 ---> bae7b33a99ac 20:34:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:06 ---> 67e06a5b335c 20:34:06 Step 9/23 : RUN go mod tidy 20:34:06 ---> a9b04e1efdd0 20:34:06 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:06 prd-ubuntu18.04-docker-arm64-4c-16g-1272 does not seem to be running inside a container 20:34:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:34:07 ---> Running in cb74e6205290 20:34:07 ---> Running in ab550312db60 20:34:07 ---> Running in 4a93ffbefbb1 20:34:08 $ docker top d573c4a312d3842a5095025b930b9fbf77b2a383b75a7bbde481f173246a47a3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:09 Removing intermediate container cb74e6205290 20:34:09 ---> 5af5086c54ed 20:34:09 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:34:09 ---> Running in d7acc87cfd1c 20:34:09 Removing intermediate container ab550312db60 20:34:09 ---> 3adfe167fc84 20:34:09 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:34:09 ---> Running in d9ad734abab5 20:34:09 + go version 20:34:09 go version go1.16.8 linux/arm64 [Pipeline] } 20:34:09 $ docker stop --time=1 d573c4a312d3842a5095025b930b9fbf77b2a383b75a7bbde481f173246a47a3 20:34:09 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 20:34:09 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 20:34:11 $ docker rm -f d573c4a312d3842a5095025b930b9fbf77b2a383b75a7bbde481f173246a47a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:34:11 + docker inspect -f . ci-base-image-arm64 20:34:11 . [Pipeline] withDockerContainer 20:34:11 Removing intermediate container 4a93ffbefbb1 20:34:11 ---> bdedbe925ec6 20:34:11 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:34:11 prd-ubuntu18.04-docker-arm64-4c-16g-1272 does not seem to be running inside a container 20:34:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:34:12 ---> Running in 67cac7eb957c 20:34:12 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 20:34:13 $ docker top f09ad6897183ecdd394068cc87d52ca8632e7ed400be196f39d45d4a497982b6 -eo pid,comm [Pipeline] { [Pipeline] echo 20:34:13 ========================================================= 20:34:13 [edgeXBuildGoParallel] Running Tests and Build... 20:34:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:34:14 + make test 20:34:14 go mod tidy 20:34:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:34:16 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 20:34:21 Removing intermediate container bca0b80d63b4 20:34:21 ---> fd332803f167 20:34:21 20:34:21 Step 9/24 : FROM alpine:3.14 20:34:22 3.14: Pulling from library/alpine 20:34:22 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:34:22 Status: Downloaded newer image for alpine:3.14 20:34:22 ---> 0a97eee8041e 20:34:22 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:34:22 ---> Running in fe28be2a9659 20:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:23 (1/3) Installing ca-certificates (20191127-r5) 20:34:23 (2/3) Installing dumb-init (1.2.5-r1) 20:34:23 (3/3) Installing su-exec (0.2-r1) 20:34:23 Executing busybox-1.33.1-r6.trigger 20:34:23 Executing ca-certificates-20191127-r5.trigger 20:34:23 OK: 6 MiB in 17 packages 20:34:24 Removing intermediate container fe28be2a9659 20:34:24 ---> 47927ecb39ec 20:34:24 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:34:24 ---> Running in 8e83ca7bb876 20:34:25 Removing intermediate container 8e83ca7bb876 20:34:25 ---> 299bb86ae940 20:34:25 Step 12/24 : WORKDIR / 20:34:25 ---> Running in 7ef4ed236cc1 20:34:25 Removing intermediate container 7ef4ed236cc1 20:34:25 ---> eabdb5cde95f 20:34:25 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:34:25 ---> 6dd9ec99d467 20:34:25 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:34:26 ---> d7780c825c3a 20:34:26 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:34:26 ---> 25fc31081906 20:34:26 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:34:26 ---> d52780e25d41 20:34:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:34:27 ---> 3dbab7e8169d 20:34:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:34:28 ---> b620bb35d8fd 20:34:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:34:28 ---> 93de47289b77 20:34:28 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:34:28 ---> Running in 3f79874a1e88 20:34:29 Removing intermediate container 3f79874a1e88 20:34:29 ---> 813c909e9134 20:34:29 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:34:29 ---> Running in 33c51f163920 20:34:29 Removing intermediate container 33c51f163920 20:34:29 ---> f718483073f4 20:34:29 Step 22/24 : LABEL arch=x86_64 20:34:29 ---> Running in 6133ac694e3e 20:34:30 Removing intermediate container 6133ac694e3e 20:34:30 ---> e6b376d9eb2e 20:34:30 Step 23/24 : LABEL git_sha=99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d 20:34:30 ---> Running in 69d6518cd776 20:34:30 Removing intermediate container 69d6518cd776 20:34:30 ---> cb7ebad89122 20:34:30 Step 24/24 : LABEL version=0.0.0 20:34:30 ---> Running in 658cf0d238c3 20:34:30 Removing intermediate container 658cf0d238c3 20:34:30 ---> 1e7e151700f6 20:34:30 20:34:30 Successfully built 1e7e151700f6 20:34:30 Successfully tagged security-secretstore-setup:latest 20:34:30 Building security-bootstrapper 20:34:40  Building security-secretstore-setup ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:34:40 Step 2/30 : FROM ${BUILDER_BASE} AS builder 20:34:40 ---> dd554f6d9a2b 20:34:40 Step 3/30 : WORKDIR /edgex-go 20:34:40 ---> Using cache 20:34:40 ---> d7099356c8eb 20:34:40 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:40 ---> Using cache 20:34:40 ---> 1b985b79d1e2 20:34:40 Step 5/30 : RUN apk add --update --no-cache make git 20:34:40 ---> Using cache 20:34:40 ---> 15e1edde1bc7 20:34:40 Step 6/30 : COPY . . 20:34:40 ---> Using cache 20:34:40 ---> a9b04e1efdd0 20:34:40 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:40 ---> Using cache 20:34:40 ---> 3adfe167fc84 20:34:40 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:34:40 ---> Running in e98df14ee579 20:34:41 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 20:34:41 ? github.com/edgexfoundry/edgex-go [no test files] 20:34:53 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 20:34:54 Removing intermediate container d7acc87cfd1c 20:34:54 ---> ca83ae337009 20:34:54 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:34:54 ---> Running in 3b117332149a 20:34:54 Removing intermediate container 9b6d39921912 20:34:54 ---> 59fa61842557 20:34:54 20:34:54 Step 9/22 : FROM alpine:3.14 20:34:54 ---> 0a97eee8041e 20:34:54 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:34:54 ---> Running in 4140392f1f6d 20:34:54 Removing intermediate container 4140392f1f6d 20:34:54 ---> 3f9f25bbc251 20:34:54 Step 11/22 : ENV APP_PORT=59880 20:34:54 ---> Running in 6a1d5aaac872 20:34:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:34:55 Removing intermediate container 6a1d5aaac872 20:34:55 ---> 953cf7199975 20:34:55 Step 12/22 : EXPOSE $APP_PORT 20:34:55 ---> Running in 912167fb13ac 20:34:55 Removing intermediate container 912167fb13ac 20:34:55 ---> 7158048544de 20:34:55 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:55 ---> Running in 3f8a5ce5ae70 20:34:56 Removing intermediate container 3f8a5ce5ae70 20:34:56 ---> 42519dcb77fb 20:34:56 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 20:34:56 ---> Running in 49007ec083d6 20:34:57 Removing intermediate container 3b117332149a 20:34:57 ---> 608c0f1ca2a5 20:34:57 20:34:57 Step 10/22 : FROM docker:20.10.10 20:34:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:57 20.10.10: Pulling from library/docker 20:34:57 Removing intermediate container d9ad734abab5 20:34:57 ---> 54f02fe9f052 20:34:57 20:34:57 Step 9/20 : FROM alpine:3.14 20:34:57 ---> 0a97eee8041e 20:34:57 Step 10/20 : RUN apk add --update --no-cache curl 20:34:58 ---> Running in 27f58f8a7c4a 20:34:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:59 (1/6) Installing dumb-init (1.2.5-r1) 20:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:59 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:34:59 (3/6) Installing libsodium (1.0.18-r0) 20:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:59 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:34:59 (5/6) Installing libzmq (4.3.4-r0) 20:34:59 (6/6) Installing zeromq (4.3.4-r0) 20:34:59 Executing busybox-1.33.1-r6.trigger 20:34:59 OK: 8 MiB in 20 packages 20:34:59 (1/5) Installing ca-certificates (20191127-r5) 20:34:59 (2/5) Installing brotli-libs (1.0.9-r5) 20:34:59 (3/5) Installing nghttp2-libs (1.43.0-r0) 20:34:59 (4/5) Installing libcurl (7.79.1-r0) 20:34:59 (5/5) Installing curl (7.79.1-r0) 20:34:59 Executing busybox-1.33.1-r6.trigger 20:34:59 Executing ca-certificates-20191127-r5.trigger 20:34:59 OK: 8 MiB in 19 packages 20:35:00 Removing intermediate container 49007ec083d6 20:35:00 ---> 39739ac8a13b 20:35:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:01 Removing intermediate container 67cac7eb957c 20:35:01 ---> b71695a7aa32 20:35:01 20:35:01 Step 11/23 : FROM alpine:3.14 20:35:01 ---> 0a97eee8041e 20:35:01 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:35:01 Removing intermediate container 27f58f8a7c4a 20:35:01 ---> f8e3a5e462a1 20:35:01 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:35:01 ---> Running in 2f68ea9a5239 20:35:01 ---> 5d77e25d25bd 20:35:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:35:01 ---> Running in 583c74882ca9 20:35:02 Removing intermediate container 2f68ea9a5239 20:35:02 ---> 3cedfb901684 20:35:02 Step 12/20 : WORKDIR /edgex 20:35:02 ---> Running in 8cfa1ae4572a 20:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:02 Removing intermediate container 8cfa1ae4572a 20:35:02 ---> b75985406679 20:35:02 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:35:02 ---> 022f3f95b1e5 20:35:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:35:02 (1/1) Installing dumb-init (1.2.5-r1) 20:35:02 Executing busybox-1.33.1-r6.trigger 20:35:02 OK: 6 MiB in 15 packages 20:35:02 ---> 0aa65819f5d1 20:35:02 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:35:03 ---> c8c3891dbaf7 20:35:03 Step 18/22 : ENTRYPOINT ["/core-data"] 20:35:03 ---> Running in f3bbf5c72f4d 20:35:03 Removing intermediate container f3bbf5c72f4d 20:35:03 ---> 190baef6237a 20:35:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:03 Removing intermediate container 583c74882ca9 20:35:03 ---> 51b57da9b6c1 20:35:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:03 ---> Running in 41cf8ad8b693 20:35:03 ---> Running in 5fd5ba1fadbe 20:35:03 ---> 9cd0282d834b 20:35:03 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:35:03 Removing intermediate container 41cf8ad8b693 20:35:03 ---> e00eea8205fb 20:35:03 Step 20/22 : LABEL arch=x86_64 20:35:04 ---> Running in 7c23cbfde67d 20:35:04 Removing intermediate container 5fd5ba1fadbe 20:35:04 ---> 9ab929ed8424 20:35:04 Step 14/23 : ENV APP_PORT=59861 20:35:04 ---> Running in 409644cd605c 20:35:04 Removing intermediate container 7c23cbfde67d 20:35:04 ---> 792e16bade4a 20:35:04 Step 21/22 : LABEL git_sha=99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d 20:35:04 ---> Running in 3a82c37a1ea6 20:35:04 Removing intermediate container 409644cd605c 20:35:04 ---> 6d31b23a6d99 20:35:04 Step 15/23 : EXPOSE $APP_PORT 20:35:04 ---> Running in 45e3aeb2eb02 20:35:04 ---> 953a3b657bc4 20:35:04 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:35:04 Removing intermediate container 3a82c37a1ea6 20:35:04 ---> 2b545e8d8ce7 20:35:04 Step 22/22 : LABEL version=0.0.0 20:35:04 ---> Running in e25c180f11dd 20:35:05 ---> Running in 7e1f74770786 20:35:05 Removing intermediate container 45e3aeb2eb02 20:35:05 ---> d4ca65b12bfe 20:35:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:05 Removing intermediate container e25c180f11dd 20:35:05 ---> 65752c25876c 20:35:05 Step 17/20 : CMD ["--init=true"] 20:35:05 ---> Running in 072d2aa32303 20:35:05 Removing intermediate container 7e1f74770786 20:35:05 ---> 63fcf7b52c64 20:35:05 20:35:05 ---> 833257cc8ae5 20:35:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:35:05 Successfully built 63fcf7b52c64 20:35:05 Removing intermediate container 072d2aa32303 20:35:05 ---> 729089487924 20:35:05 Step 18/20 : LABEL arch=x86_64 20:35:05 Successfully tagged core-data:latest 20:35:05 Building support-notifications 20:35:05  Building core-data ... done  ---> Running in f2a35f27110c 20:35:06 Removing intermediate container f2a35f27110c 20:35:06 ---> f0f1c7cc7a7f 20:35:06 Step 19/20 : LABEL git_sha=99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d 20:35:07 ---> Running in 5a1e8934bbf4 20:35:07 ---> 6492190c5111 20:35:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:35:07 Removing intermediate container 5a1e8934bbf4 20:35:07 ---> ef435ee05f1b 20:35:07 Step 20/20 : LABEL version=0.0.0 20:35:08 ---> Running in 5064d9c48188 20:35:08 ---> b92e1ae28c51 20:35:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:35:08 Removing intermediate container 5064d9c48188 20:35:08 ---> 58430ce74d2a 20:35:08 20:35:08 ---> Running in 73b99e78b867 20:35:08 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 20:35:08 Status: Downloaded newer image for docker:20.10.10 20:35:08 ---> b706a049f56e 20:35:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:35:08 ---> Running in 5f415e80bd53 20:35:08 Successfully built 58430ce74d2a 20:35:08 Successfully tagged security-proxy-setup:latest 20:35:08  Building security-proxy-setup ... done Building core-command 20:35:08 Removing intermediate container 5f415e80bd53 20:35:08 ---> 633cec12211b 20:35:08 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:35:08 Removing intermediate container 73b99e78b867 20:35:08 ---> abcd4a0a8b45 20:35:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:08 ---> Running in d0f40f1d1663 20:35:08 ---> Running in faddaee316d0 20:35:09 Removing intermediate container faddaee316d0 20:35:09 ---> f9198e94ca25 20:35:09 Step 21/23 : LABEL arch=x86_64 20:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:10 (1/42) Installing readline (8.1.0-r0) 20:35:10 (2/42) Installing bash (5.1.4-r0) 20:35:10 Executing bash-5.1.4-r0.post-install 20:35:10 (3/42) Installing brotli-libs (1.0.9-r5) 20:35:10 (4/42) Installing nghttp2-libs (1.43.0-r0) 20:35:10 (5/42) Installing libcurl (7.79.1-r0) 20:35:10 (6/42) Installing curl (7.79.1-r0) 20:35:10 (7/42) Installing dumb-init (1.2.5-r1) 20:35:10 (8/42) Installing libbz2 (1.0.8-r1) 20:35:10 (9/42) Installing expat (2.4.1-r0) 20:35:10 (10/42) Installing libffi (3.3-r2) 20:35:10 (11/42) Installing gdbm (1.19-r0) 20:35:10 (12/42) Installing xz-libs (5.2.5-r0) 20:35:10 (13/42) Installing libgcc (10.3.1_git20210424-r2) 20:35:10 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 20:35:10 ---> Running in bba4ac221739 20:35:10 (15/42) Installing mpdecimal (2.5.1-r1) 20:35:10 (16/42) Installing sqlite-libs (3.35.5-r0) 20:35:10 (17/42) Installing python3 (3.9.5-r2) 20:35:10 Removing intermediate container bba4ac221739 20:35:10 ---> 5ccdecc0538a 20:35:10 Step 22/23 : LABEL git_sha=99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d 20:35:11 ---> Running in deca9d2a7e12 20:35:11 (18/42) Installing py3-appdirs (1.4.4-r2) 20:35:11 (19/42) Installing py3-chardet (4.0.0-r2) 20:35:11 (20/42) Installing py3-idna (3.2-r0) 20:35:11 (21/42) Installing py3-urllib3 (1.26.5-r0) 20:35:11 (22/42) Installing py3-certifi (2020.12.5-r1) 20:35:11 (23/42) Installing py3-requests (2.25.1-r4) 20:35:11 (24/42) Installing py3-msgpack (1.0.2-r1) 20:35:11 (25/42) Installing py3-lockfile (0.12.2-r4) 20:35:11 (26/42) Installing py3-cachecontrol (0.12.6-r1) 20:35:11 (27/42) Installing py3-colorama (0.4.4-r1) 20:35:11 (28/42) Installing py3-contextlib2 (0.6.0-r1) 20:35:11 (29/42) Installing py3-distlib (0.3.1-r3) 20:35:11 (30/42) Installing py3-distro (1.5.0-r3) 20:35:11 (31/42) Installing py3-six (1.15.0-r1) 20:35:11 Removing intermediate container deca9d2a7e12 20:35:11 ---> bc321c4017b2 20:35:11 Step 23/23 : LABEL version=0.0.0 20:35:11 (32/42) Installing py3-webencodings (0.5.1-r4) 20:35:11 (33/42) Installing py3-html5lib (1.1-r1) 20:35:11 (34/42) Installing py3-parsing (2.4.7-r2) 20:35:11 (35/42) Installing py3-packaging (20.9-r1) 20:35:11 (36/42) Installing py3-toml (0.10.2-r2) 20:35:12 (37/42) Installing py3-pep517 (0.10.0-r2) 20:35:12 (38/42) Installing py3-progress (1.5-r2) 20:35:12 (39/42) Installing py3-retrying (1.3.3-r1) 20:35:12 (40/42) Installing py3-ordered-set (4.0.2-r1) 20:35:12 ---> Running in 801e844a2dad 20:35:12 (41/42) Installing py3-setuptools (52.0.0-r3) 20:35:12 (42/42) Installing py3-pip (20.3.4-r1) 20:35:12 Removing intermediate container 801e844a2dad 20:35:12 ---> 4d06f9a45090 20:35:12 20:35:12 Executing busybox-1.33.1-r6.trigger 20:35:12 OK: 84 MiB in 64 packages 20:35:12 Successfully built 4d06f9a45090 20:35:12 Successfully tagged support-scheduler:latest 20:35:12 Building core-metadata 20:35:13  Building support-scheduler ... done Collecting docker-compose==1.23.2 20:35:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:35:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 20:35:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:35:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:35:13 Collecting docker<4.0,>=3.6.0 20:35:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:35:14 Collecting docopt<0.7,>=0.6.1 20:35:14 Downloading docopt-0.6.2.tar.gz (25 kB) 20:35:16 Collecting dockerpty<0.5,>=0.4.1 20:35:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:35:16 Collecting jsonschema<3,>=2.5.1 20:35:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:35:16 Collecting texttable<0.10,>=0.9.0 20:35:16 Downloading texttable-0.9.1.tar.gz (11 kB) 20:35:17 Collecting websocket-client<1.0,>=0.32.0 20:35:17 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:35:17 Collecting PyYAML<4,>=3.10 20:35:17 Downloading PyYAML-3.13.tar.gz (270 kB) 20:35:18 Removing intermediate container e98df14ee579 20:35:18 ---> 7635cd63347e 20:35:18 20:35:18 Step 9/30 : FROM alpine:3.14 20:35:18 ---> 0a97eee8041e 20:35:18 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:35:18 Collecting cached-property<2,>=1.2.0 20:35:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:35:18 Collecting docker-pycreds>=0.4.0 20:35:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:35:18 Collecting idna<2.8,>=2.5 20:35:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:35:18 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) 20:35:18 Collecting chardet<3.1.0,>=3.0.2 20:35:18 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:35:18 Collecting urllib3<1.25,>=1.21.1 20:35:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:35:18 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:35:18 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:35:18 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:35:18 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:35:18 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:35:18 Attempting uninstall: urllib3 20:35:18 Found existing installation: urllib3 1.26.5 20:35:18 Uninstalling urllib3-1.26.5: 20:35:18 Successfully uninstalled urllib3-1.26.5 20:35:19 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:35:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:35:19 ---> dd554f6d9a2b 20:35:19 Step 3/22 : WORKDIR /edgex-go 20:35:19 ---> Using cache 20:35:19 ---> d7099356c8eb 20:35:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:19 ---> Using cache 20:35:19 ---> 1b985b79d1e2 20:35:19 Step 5/22 : RUN apk add --update --no-cache make git 20:35:19 ---> Using cache 20:35:19 ---> 15e1edde1bc7 20:35:19 Step 6/22 : COPY . . 20:35:20 ---> Using cache 20:35:20 ---> a9b04e1efdd0 20:35:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:20 ---> Using cache 20:35:20 ---> 3adfe167fc84 20:35:20 Step 8/22 : RUN make cmd/core-metadata/core-metadata 20:35:20 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:35:20 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:35:20 ---> dd554f6d9a2b 20:35:20 Step 3/21 : WORKDIR /edgex-go 20:35:20 ---> Using cache 20:35:20 ---> d7099356c8eb 20:35:20 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:20 ---> Using cache 20:35:20 ---> 1b985b79d1e2 20:35:20 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 20:35:20 Attempting uninstall: idna 20:35:20 Found existing installation: idna 3.2 20:35:20 Uninstalling idna-3.2: 20:35:20 Successfully uninstalled idna-3.2 20:35:20 Attempting uninstall: chardet 20:35:20 Found existing installation: chardet 4.0.0 20:35:20 Uninstalling chardet-4.0.0: 20:35:20 ---> Running in c4fd78b38433 20:35:20 Successfully uninstalled chardet-4.0.0 20:35:20 ---> Running in e78a9aab56d6 20:35:20 ---> Running in 815c4c87a64e 20:35:21 Attempting uninstall: requests 20:35:21 Found existing installation: requests 2.25.1 20:35:21 Removing intermediate container c4fd78b38433 20:35:21 ---> 78ae15e161ea 20:35:21 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 20:35:21 Uninstalling requests-2.25.1: 20:35:21 Successfully uninstalled requests-2.25.1 20:35:21 Running setup.py install for texttable: started 20:35:21 ---> Running in 79058cad3591 20:35:21 Running setup.py install for texttable: finished with status 'done' 20:35:21 Running setup.py install for PyYAML: started 20:35:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:22 Running setup.py install for PyYAML: finished with status 'done' 20:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:22 Running setup.py install for docopt: started 20:35:23 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:35:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:35:23 ---> dd554f6d9a2b 20:35:23 Step 3/22 : WORKDIR /edgex-go 20:35:23 ---> Using cache 20:35:23 ---> d7099356c8eb 20:35:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:23 ---> Using cache 20:35:23 ---> 1b985b79d1e2 20:35:23 Step 5/22 : RUN apk add --update --no-cache make git 20:35:23 ---> Using cache 20:35:23 ---> 15e1edde1bc7 20:35:23 Step 6/22 : COPY . . 20:35:23 ---> Using cache 20:35:23 ---> a9b04e1efdd0 20:35:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:23 ---> Using cache 20:35:23 ---> 3adfe167fc84 20:35:23 Step 8/22 : RUN make cmd/core-command/core-command 20:35:23 (1/2) Installing dumb-init (1.2.5-r1) 20:35:23 (2/2) Installing su-exec (0.2-r1) 20:35:23 Executing busybox-1.33.1-r6.trigger 20:35:23 OK: 6 MiB in 16 packages 20:35:23 ---> Running in 76a5ff56302d 20:35:23 Running setup.py install for docopt: finished with status 'done' 20:35:23 Running setup.py install for dockerpty: started 20:35:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:23 Removing intermediate container 79058cad3591 20:35:23 ---> 84397a345f76 20:35:23 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 20:35:23 ---> Running in 420f172c3133 20:35:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:35:23 Removing intermediate container 420f172c3133 20:35:23 ---> 962dd51d6f5f 20:35:23 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:35:23 ---> Running in 9324d110eca4 20:35:23 Running setup.py install for dockerpty: finished with status 'done' 20:35:24 OK: 220 MiB in 52 packages 20:35:24 Removing intermediate container 9324d110eca4 20:35:24 ---> 1901ce7166d2 20:35:24 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:35:24 ---> Running in dca2edbbba24 20:35:24 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 20:35:24 Removing intermediate container e78a9aab56d6 20:35:24 ---> fbe221f4dc5e 20:35:24 Step 6/21 : COPY . . 20:35:26 Removing intermediate container dca2edbbba24 20:35:26 ---> 6d64cc763470 20:35:26 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 20:35:26 ---> Running in 1a1a94373ebe 20:35:27 Removing intermediate container 1a1a94373ebe 20:35:27 ---> 21436c1a2a50 20:35:27 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:35:28 ---> b51942ecbcd7 20:35:28 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:35:28 ---> Running in e37ecfa90ac9 20:35:30 Removing intermediate container e37ecfa90ac9 20:35:30 ---> 70981f882e99 20:35:30 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:31 ---> e7668c010e94 20:35:31 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:35:31 Removing intermediate container d0f40f1d1663 20:35:31 ---> e86355ea1cf2 20:35:31 Step 13/22 : ENV APP_PORT=58890 20:35:31 ---> Running in 5852b1714f1c 20:35:32 Removing intermediate container 5852b1714f1c 20:35:32 ---> 09aaa302618f 20:35:32 Step 14/22 : EXPOSE $APP_PORT 20:35:32 ---> d3808691f1a4 20:35:32 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:35:32 ---> Running in 8051ddb4fba8 20:35:32 Removing intermediate container 8051ddb4fba8 20:35:32 ---> 1eec073ed5c9 20:35:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:35:32 ---> fd9cb757cc4e 20:35:32 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:35:33 ---> e76ed4a1d7d9 20:35:33 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:35:33 ---> d183593cd1aa 20:35:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:35:34 ---> 42784148a03f 20:35:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:35:34 ---> 92fef5e44964 20:35:34 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 20:35:34 ---> Running in 998a793cba17 20:35:34 ---> 4b5ca2e0d816 20:35:34 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 20:35:35 ---> Running in d4876faaab86 20:35:35 Removing intermediate container 998a793cba17 20:35:35 ---> 52c3b339fee7 20:35:35 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:35:35 Removing intermediate container d4876faaab86 20:35:35 ---> 22d27583c756 20:35:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:35 ---> dfe9307e4328 20:35:35 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:35 ---> Running in 8c27f8d55358 20:35:35 ---> Running in c9028ec17d03 20:35:35 ---> de8ad9fbcabc 20:35:35 Step 25/30 : RUN chmod +x /entrypoint.sh 20:35:35 Removing intermediate container 8c27f8d55358 20:35:35 ---> a34a5b86c4b8 20:35:35 Step 20/22 : LABEL arch=x86_64 20:35:35 ---> Running in 480da3616a4b 20:35:35 ---> Running in bbf109205fd5 20:35:35 Removing intermediate container bbf109205fd5 20:35:35 ---> 073d544138b6 20:35:35 Step 21/22 : LABEL git_sha=99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d 20:35:36 ---> Running in 7867fcad771b 20:35:36 Removing intermediate container 7867fcad771b 20:35:36 ---> bc8cec2b018a 20:35:36 Step 22/22 : LABEL version=0.0.0 20:35:36 ---> Running in 1377c134dc67 20:35:36 Removing intermediate container 1377c134dc67 20:35:36 ---> faaf0a6fd2cd 20:35:36 20:35:36 Successfully built faaf0a6fd2cd 20:35:36 Successfully tagged sys-mgmt-agent:latest 20:35:37  Building sys-mgmt-agent ... done Removing intermediate container 480da3616a4b 20:35:37 ---> cd1146affde8 20:35:37 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 20:35:37 ---> Running in 9452e470c7d9 20:35:37 Removing intermediate container 9452e470c7d9 20:35:37 ---> 4146cebe5e3c 20:35:37 Step 27/30 : CMD ["gate"] 20:35:37 ---> Running in 550a5edcc16c 20:35:37 Removing intermediate container c9028ec17d03 20:35:37 ---> 78dc38d3a820 20:35:37 Step 8/21 : RUN make cmd/support-notifications/support-notifications 20:35:37 ---> Running in 7c1b6395ed15 20:35:37 Removing intermediate container 550a5edcc16c 20:35:37 ---> 2378cb1618f3 20:35:37 Step 28/30 : LABEL arch=x86_64 20:35:38 ---> Running in 2ffe0a5332db 20:35:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:35:38 Removing intermediate container 2ffe0a5332db 20:35:38 ---> c24f0fefd56c 20:35:38 Step 29/30 : LABEL git_sha=99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d 20:35:38 ---> Running in f1cf80cd2d0d 20:35:38 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 20:35:38 Removing intermediate container f1cf80cd2d0d 20:35:38 ---> 13916f8ff3c4 20:35:38 Step 30/30 : LABEL version=0.0.0 20:35:38 ---> Running in 5866f004f1c8 20:35:39 Removing intermediate container 5866f004f1c8 20:35:39 ---> 4b2e3d7d882e 20:35:39 20:35:39 Successfully built 4b2e3d7d882e 20:35:39 Successfully tagged security-bootstrapper:latest 20:35:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:35:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:35:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:35:55  Building security-bootstrapper ... done Removing intermediate container 76a5ff56302d 20:35:55 ---> 53b27ad25727 20:35:55 20:35:55 Step 9/22 : FROM alpine:3.14 20:35:55 ---> 0a97eee8041e 20:35:55 Step 10/22 : RUN apk add --update --no-cache dumb-init 20:35:55 ---> Using cache 20:35:55 ---> 51b57da9b6c1 20:35:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:55 ---> Using cache 20:35:55 ---> 9ab929ed8424 20:35:55 Step 12/22 : ENV APP_PORT=59882 20:35:55 ---> Running in 7b58dad1cc72 20:35:55 Removing intermediate container 7b58dad1cc72 20:35:55 ---> 4bee18d34adc 20:35:55 Step 13/22 : EXPOSE $APP_PORT 20:35:55 ---> Running in 5ff946de7c08 20:35:55 Removing intermediate container 5ff946de7c08 20:35:55 ---> e620e96a92f7 20:35:55 Step 14/22 : WORKDIR / 20:35:55 ---> Running in f1bac77cd341 20:35:55 Removing intermediate container 815c4c87a64e 20:35:55 ---> 5092f0566c4c 20:35:55 20:35:55 Step 9/22 : FROM alpine:3.14 20:35:55 ---> 0a97eee8041e 20:35:55 Step 10/22 : RUN apk add --update --no-cache dumb-init 20:35:55 ---> Using cache 20:35:55 ---> 51b57da9b6c1 20:35:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:55 ---> Using cache 20:35:55 ---> 9ab929ed8424 20:35:55 Step 12/22 : ENV APP_PORT=59881 20:35:55 ---> Running in 76f54c853931 20:35:55 Removing intermediate container f1bac77cd341 20:35:55 ---> c1774ee6c2eb 20:35:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:55 Removing intermediate container 76f54c853931 20:35:55 ---> b9543a78c51c 20:35:55 Step 13/22 : EXPOSE $APP_PORT 20:35:55 ---> Running in d4a53c986921 20:35:55 ---> 6bab407d8080 20:35:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:35:55 Removing intermediate container d4a53c986921 20:35:55 ---> b43767b7b14c 20:35:55 Step 14/22 : WORKDIR / 20:35:55 ---> Running in 9f2e9f8e0781 20:35:55 Removing intermediate container 9f2e9f8e0781 20:35:55 ---> 7f4f90bcaac4 20:35:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:55 ---> 0f7631b54233 20:35:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:35:55 ---> c5ba78d6b331 20:35:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:35:56 ---> bb48795bf402 20:35:56 Step 18/22 : ENTRYPOINT ["/core-command"] 20:35:56 ---> Running in 8646c7e15f43 20:35:56 ---> f57664dc799b 20:35:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:35:56 Removing intermediate container 8646c7e15f43 20:35:56 ---> 621805449c29 20:35:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:56 ---> Running in 47f15ca0b367 20:35:56 ---> 628b755db8a1 20:35:56 Step 18/22 : ENTRYPOINT ["/core-metadata"] 20:35:56 ---> Running in 6dcf884a5afa 20:35:56 Removing intermediate container 47f15ca0b367 20:35:56 ---> 30a368f1df10 20:35:56 Step 20/22 : LABEL arch=x86_64 20:35:57 ---> Running in 4cc43beb66db 20:35:57 Removing intermediate container 6dcf884a5afa 20:35:57 ---> c7054539550e 20:35:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:57 Removing intermediate container 4cc43beb66db 20:35:57 ---> 58ac6da86f59 20:35:57 Step 21/22 : LABEL git_sha=99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d 20:35:57 ---> Running in da7b4a5e6c8d 20:35:57 ---> Running in 25e49f59ea0d 20:35:57 Removing intermediate container da7b4a5e6c8d 20:35:57 ---> e23590717531 20:35:57 Step 20/22 : LABEL arch=x86_64 20:35:57 Removing intermediate container 25e49f59ea0d 20:35:57 ---> 782ef5185403 20:35:57 Step 22/22 : LABEL version=0.0.0 20:35:57 ---> Running in 5f1526f5231f 20:35:57 ---> Running in 652e054cc3b4 20:35:57 Removing intermediate container 652e054cc3b4 20:35:57 ---> 566b76648d13 20:35:57 20:35:57 Removing intermediate container 5f1526f5231f 20:35:57 ---> d03ee5922c26 20:35:57 Step 21/22 : LABEL git_sha=99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d 20:35:57 Successfully built 566b76648d13 20:35:57 ---> Running in def09b8b43fb 20:35:57 Successfully tagged core-command:latest 20:35:57  Building core-command ... done Removing intermediate container def09b8b43fb 20:35:57 ---> 8b75b528c3b0 20:35:57 Step 22/22 : LABEL version=0.0.0 20:35:57 ---> Running in 254822eb5eae 20:35:58 Removing intermediate container 254822eb5eae 20:35:58 ---> 87ef5b9e6657 20:35:58 20:35:58 Successfully built 87ef5b9e6657 20:35:58 Successfully tagged core-metadata:latest 20:36:00  Building core-metadata ... done Removing intermediate container 7c1b6395ed15 20:36:00 ---> 538169079c1d 20:36:00 20:36:00 Step 9/21 : FROM alpine:3.14 20:36:00 ---> 0a97eee8041e 20:36:00 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 20:36:00 ---> Running in 6ee35d8368a4 20:36:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:36:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:36:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:36:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:36:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:01 (1/2) Installing ca-certificates (20191127-r5) 20:36:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:36:01 (2/2) Installing dumb-init (1.2.5-r1) 20:36:01 Executing busybox-1.33.1-r6.trigger 20:36:01 Executing ca-certificates-20191127-r5.trigger 20:36:01 OK: 6 MiB in 16 packages 20:36:01 Removing intermediate container 6ee35d8368a4 20:36:01 ---> b7d3c99fb40b 20:36:01 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:36:01 ---> Running in 99effe7d02b2 20:36:01 Removing intermediate container 99effe7d02b2 20:36:01 ---> 0bb620417cd4 20:36:01 Step 12/21 : ENV APP_PORT=59860 20:36:01 ---> Running in cb5178de7f9f 20:36:02 Removing intermediate container cb5178de7f9f 20:36:02 ---> 0803b90ab681 20:36:02 Step 13/21 : EXPOSE $APP_PORT 20:36:02 ---> Running in 8088df759b32 20:36:02 Removing intermediate container 8088df759b32 20:36:02 ---> 15a83d095859 20:36:02 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:02 ---> 3de7bef667d7 20:36:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:36:02 ---> d328b8de105d 20:36:02 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:36:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:36:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:36:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:36:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:36:02 ---> 77fa12cb8995 20:36:02 Step 17/21 : ENTRYPOINT ["/support-notifications"] 20:36:02 ---> Running in dd6dbe116861 20:36:02 Removing intermediate container dd6dbe116861 20:36:02 ---> ccc60cc637f5 20:36:02 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:02 ---> Running in d6229e31dc12 20:36:03 Removing intermediate container d6229e31dc12 20:36:03 ---> 4d52bca647a7 20:36:03 Step 19/21 : LABEL arch=x86_64 20:36:03 ---> Running in 7d4a35c26f9c 20:36:03 Removing intermediate container 7d4a35c26f9c 20:36:03 ---> 69230372b51d 20:36:03 Step 20/21 : LABEL git_sha=99b2f44b7baaa4aec3e3c6a7ee54740e4ca6296d 20:36:03 ---> Running in 540c33efb238 20:36:03 Removing intermediate container 540c33efb238 20:36:03 ---> 30cbcd0dfb2a 20:36:03 Step 21/21 : LABEL version=0.0.0 20:36:03 ---> Running in 7960ca5058f5 20:36:03 Removing intermediate container 7960ca5058f5 20:36:03 ---> aed518bef75e 20:36:03 20:36:03 Successfully built aed518bef75e 20:36:03 Successfully tagged support-notifications:latest 20:36:03  Building support-notifications ... done  [Pipeline] } 20:36:03 $ docker stop --time=1 dd1869c1ec47b1f2effa7b2ed010e478c817060937f3db7ca6af887185fbfe7b 20:36:04 $ docker rm -f dd1869c1ec47b1f2effa7b2ed010e478c817060937f3db7ca6af887185fbfe7b [Pipeline] // withDockerContainer [Pipeline] sh 20:36:05 + docker images 20:36:05 REPOSITORY TAG IMAGE ID CREATED SIZE 20:36:05 support-notifications latest aed518bef75e 2 seconds ago 17MB 20:36:05 538169079c1d 5 seconds ago 1.76GB 20:36:05 core-metadata latest 87ef5b9e6657 8 seconds ago 16.9MB 20:36:05 core-command latest 566b76648d13 8 seconds ago 16.1MB 20:36:05 5092f0566c4c 11 seconds ago 1.76GB 20:36:05 53b27ad25727 12 seconds ago 1.76GB 20:36:05 security-bootstrapper latest 4b2e3d7d882e 27 seconds ago 18.9MB 20:36:05 sys-mgmt-agent latest faaf0a6fd2cd 29 seconds ago 297MB 20:36:05 7635cd63347e 52 seconds ago 1.76GB 20:36:05 support-scheduler latest 4d06f9a45090 53 seconds ago 16.2MB 20:36:05 security-proxy-setup latest 58430ce74d2a 57 seconds ago 26.9MB 20:36:05 core-data latest 63fcf7b52c64 About a minute ago 20.7MB 20:36:05 b71695a7aa32 About a minute ago 1.76GB 20:36:05 608c0f1ca2a5 About a minute ago 1.76GB 20:36:05 54f02fe9f052 About a minute ago 1.77GB 20:36:05 59fa61842557 About a minute ago 1.77GB 20:36:05 security-secretstore-setup latest 1e7e151700f6 About a minute ago 28.4MB 20:36:05 fd332803f167 About a minute ago 1.77GB 20:36:05 ci-base-image-x86_64 latest dd554f6d9a2b 5 minutes ago 1.25GB 20:36:05 docker 20.10.10 b706a049f56e 8 weeks ago 216MB 20:36:05 alpine 3.14 0a97eee8041e 2 months ago 5.61MB 20:36:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 3 months ago 548MB 20:36:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB 20:36:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 18 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 20:36:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.245s coverage: 28.7% of statements 20:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:36:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.391s coverage: 98.5% of statements 20:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:36:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.291s coverage: 44.7% of statements 20:36:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:36:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:36:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.733s coverage: 89.5% of statements 20:36:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:36:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:36:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.219s coverage: 84.4% of statements 20:36:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:36:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:36:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:36:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:36:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:36:20 Still waiting to schedule task 20:36:20 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 20:36:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.820s coverage: 94.2% of statements 20:36:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:36:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:36:28 ok github.com/edgexfoundry/edgex-go/internal/io 0.220s coverage: 59.1% of statements 20:36:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:36:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:36:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:36:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:36:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:36:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.227s coverage: 60.0% of statements 20:36:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:36:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:36:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:36:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.341s coverage: 0.9% of statements 20:36:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:36:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.249s coverage: 58.8% of statements 20:36:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.172s coverage: 21.7% of statements 20:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.204s coverage: 47.1% of statements 20:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.245s coverage: 79.5% of statements 20:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.213s coverage: 94.1% of statements 20:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.222s coverage: 96.3% of statements 20:36:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.346s coverage: 87.5% of statements 20:36:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.254s coverage: 94.4% of statements 20:36:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.192s coverage: 44.8% of statements 20:36:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.599s coverage: 82.5% of statements 20:36:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.285s coverage: 92.9% of statements 20:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 20:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.191s coverage: 87.2% of statements 20:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements 20:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.262s coverage: 58.8% of statements 20:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.250s coverage: 80.0% of statements 20:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.296s coverage: 87.2% of statements 20:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.275s coverage: 85.4% of statements 20:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.829s coverage: 91.2% of statements 20:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.855s coverage: 64.4% of statements 20:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.191s coverage: 100.0% of statements 20:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.167s coverage: 89.4% of statements 20:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.110s coverage: 100.0% of statements 20:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements 20:36:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 20:37:00 Running on prd-ubuntu18.04-docker-8c-8g-1274 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws 20:37:00 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 20:37:01 The recommended git tool is: git 20:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.396s coverage: 65.4% of statements 20:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:37:02 using credential edgex-jenkins-ssh 20:37:02 Cloning the remote Git repository 20:37:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:37:02 > git init /w/workspace/edgex-go/9 # timeout=10 20:37:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:37:02 > git --version # timeout=10 20:37:02 > git --version # 'git version 2.17.1' 20:37:02 using GIT_SSH to set credentials SSH Credentials for GitHub 20:37:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:37:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.793s coverage: 43.8% of statements 20:37:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:37:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:37:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.258s coverage: 89.5% of statements 20:37:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:37:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements 20:37:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:37:07 Merging remotes/origin/main commit 1e28c24963a177f9c725e08727cde139eec58cb6 into PR head commit dd593491210a36411325267f9a36c518a4519b50 20:37:07 Merge succeeded, producing 3624ca9ab3484fe808afdac3f41d93f98b503f06 20:37:07 Checking out Revision 3624ca9ab3484fe808afdac3f41d93f98b503f06 (PR-3848) 20:37:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:37:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:37:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:37:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:37:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:37:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:37:07 > git config core.sparsecheckout # timeout=10 20:37:07 > git checkout -f dd593491210a36411325267f9a36c518a4519b50 # timeout=10 20:37:07 > git remote # timeout=10 20:37:07 > git config --get remote.origin.url # timeout=10 20:37:07 using GIT_SSH to set credentials SSH Credentials for GitHub 20:37:07 > git merge 1e28c24963a177f9c725e08727cde139eec58cb6 # timeout=10 20:37:07 > git rev-parse HEAD^{commit} # timeout=10 20:37:07 > git config core.sparsecheckout # timeout=10 20:37:07 > git checkout -f 3624ca9ab3484fe808afdac3f41d93f98b503f06 # timeout=10 20:37:11 Commit message: "Merge commit '1e28c24963a177f9c725e08727cde139eec58cb6' into HEAD" 20:37:11 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:37:12 + echo snap-build.sh 20:37:12 snap-build.sh 20:37:12 + SNAP_BASE_DIR=. 20:37:12 + '[' '!' -z /w/workspace/edgex-go/9 ']' 20:37:12 + SNAP_BASE_DIR=/w/workspace/edgex-go/9 20:37:12 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/9]' 20:37:12 [snap-build] Building snap in dir [/w/workspace/edgex-go/9] 20:37:12 + cd /w/workspace/edgex-go/9 20:37:12 + sudo apt-get remove -qy --purge lxd lxd-client 20:37:12 Reading package lists... 20:37:12 Building dependency tree... 20:37:12 Reading state information... 20:37:12 The following packages were automatically installed and are no longer required: 20:37:12 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:37:12 uidmap xdelta3 20:37:12 Use 'sudo apt autoremove' to remove them. 20:37:12 The following packages will be REMOVED: 20:37:12 lxd* lxd-client* 20:37:12 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:37:11 > git rev-list --no-walk 4dd96a4b6b9595b94cc860245db356dcbe31705a # timeout=10 20:37:12 After this operation, 31.7 MB disk space will be freed. 20:37:12 (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.) 20:37:12 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:37:13 Removing lxd dnsmasq configuration 20:37:13 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:37:14 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:37:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.250s coverage: 17.7% of statements 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:37:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.716s coverage: 92.3% of statements 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:37:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.224s coverage: 63.2% of statements 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:37:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.431s coverage: 97.7% of statements 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:37:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.188s coverage: 28.9% of statements 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:37:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.179s coverage: 100.0% of statements 20:37:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 20:37:14 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 20:37:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:37:14 GO111MODULE=on go vet ./... 20:37:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:37:14 (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.) 20:37:14 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:37:16 Processing triggers for systemd (237-3ubuntu10.52) ... 20:37:16 Processing triggers for ureadahead (0.100.0-21) ... 20:37:16 + sudo snap remove --purge lxd 20:37:16 snap "lxd" is not installed 20:37:16 + sudo groupadd --force --system lxd 20:37:16 ++ whoami 20:37:16 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:37:16 + newgrp - lxd 20:37:17 + sudo snap install lxd 20:37:25 2022-01-11T20:37:22Z INFO Waiting for automatic snapd restart... 20:37:37 lxd 4.21 from Canonical* installed 20:37:37 + sudo lxd init --auto 20:37:47 + sudo snap install --classic snapcraft 20:37:52 snapcraft 6.0 from Canonical* installed 20:37:52 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 20:37:52 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 20:37:52 % Total % Received % Xferd Average Speed Time Time Time Current 20:37:52 Dload Upload Total Spent Left Speed 20:37:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4476 0 --:--:-- --:--:-- --:--:-- 4476 20:37:52 100 3325k 100 3325k 0 0 6869k 0 --:--:-- --:--:-- --:--:-- 6869k 20:37:52 ./yq_linux_amd64 20:37:52 + sudo snapcraft prime --use-lxd 20:37:54 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:37:54 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: 20:37:54 - README.md 20:37:54 20:37:54 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:37:55 Launching a container. 20:38:05 Waiting for container to be ready 20:38:05 To start your first container, try: lxc launch ubuntu:20.04 20:38:05 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 20:38:05 20:38:09 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:38:10 Waiting for network to be ready... 20:38:11 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 20:38:11 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 20:38:11 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1130 kB] 20:38:11 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [204 kB] 20:38:11 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [21.8 kB] 20:38:11 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [4948 B] 20:38:11 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [636 kB] 20:38:11 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [90.7 kB] 20:38:11 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [675 kB] 20:38:11 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [114 kB] 20:38:11 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 20:38:11 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 20:38:12 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 20:38:12 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 20:38:12 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 20:38:12 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 20:38:12 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 20:38:12 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 20:38:12 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 20:38:12 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1469 kB] 20:38:12 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [291 kB] 20:38:12 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.8 kB] 20:38:12 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [6928 B] 20:38:12 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [694 kB] 20:38:12 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [99.0 kB] 20:38:12 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [892 kB] 20:38:12 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [195 kB] 20:38:14 Fetched 22.5 MB in 4s (6106 kB/s) 20:38:15 Reading package lists... 20:38:15 Reading package lists... 20:38:15 Building dependency tree... 20:38:15 Reading state information... 20:38:15 The following additional packages will be installed: 20:38:15 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:38:15 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:38:15 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:38:15 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:38:15 Suggested packages: 20:38:15 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:38:15 Recommended packages: 20:38:15 gnupg libsasl2-modules 20:38:15 The following NEW packages will be installed: 20:38:15 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:38:15 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:38:15 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:38:15 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:38:15 The following packages will be upgraded: 20:38:15 gpg gpg-agent gpgconf libudev1 20:38:15 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 20:38:15 Need to get 3860 kB of archives. 20:38:15 After this operation, 14.9 MB of additional disk space will be used. 20:38:15 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev1 amd64 245.4-4ubuntu3.14 [77.7 kB] 20:38:16 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 udev amd64 245.4-4ubuntu3.14 [1365 kB] 20:38:16 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 20:38:16 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 20:38:16 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 20:38:16 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 20:38:16 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 20:38:16 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:38:16 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 20:38:16 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 20:38:16 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 20:38:16 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 20:38:16 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 20:38:16 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 20:38:16 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 20:38:16 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 20:38:16 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 20:38:16 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] 20:38:16 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] 20:38:16 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 20:38:16 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 20:38:17 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 20:38:17 debconf: delaying package configuration, since apt-utils is not installed 20:38:17 Fetched 3860 kB in 1s (3020 kB/s) 20:38:17 (Reading database ... 12816 files and directories currently installed.) 20:38:17 Preparing to unpack .../libudev1_245.4-4ubuntu3.14_amd64.deb ... 20:38:17 Unpacking libudev1:amd64 (245.4-4ubuntu3.14) over (245.4-4ubuntu3) ... 20:38:17 Setting up libudev1:amd64 (245.4-4ubuntu3.14) ... 20:38:17 Selecting previously unselected package udev. 20:38:17 (Reading database ... 12816 files and directories currently installed.) 20:38:17 Preparing to unpack .../00-udev_245.4-4ubuntu3.14_amd64.deb ... 20:38:17 Unpacking udev (245.4-4ubuntu3.14) ... 20:38:17 Selecting previously unselected package libfuse2:amd64. 20:38:17 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 20:38:17 Unpacking libfuse2:amd64 (2.9.9-3) ... 20:38:17 Selecting previously unselected package fuse. 20:38:17 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 20:38:17 Unpacking fuse (2.9.9-3) ... 20:38:17 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 20:38:17 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:38:17 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 20:38:17 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:38:17 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 20:38:17 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:38:17 Selecting previously unselected package libksba8:amd64. 20:38:17 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:38:17 Unpacking libksba8:amd64 (1.3.5-2) ... 20:38:17 Selecting previously unselected package libroken18-heimdal:amd64. 20:38:17 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:38:17 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:17 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:38:17 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:38:17 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:18 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:38:18 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:38:18 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:18 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:38:18 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:38:18 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:18 Selecting previously unselected package libwind0-heimdal:amd64. 20:38:18 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:38:18 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:18 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:38:18 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:38:18 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:18 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:38:18 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:38:18 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:18 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:38:18 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:38:18 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:18 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:38:18 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 20:38:18 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:18 Selecting previously unselected package libsasl2-modules-db:amd64. 20:38:18 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... 20:38:18 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... 20:38:18 Selecting previously unselected package libsasl2-2:amd64. 20:38:18 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... 20:38:18 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... 20:38:18 Selecting previously unselected package libldap-common. 20:38:18 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 20:38:18 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 20:38:18 Selecting previously unselected package libldap-2.4-2:amd64. 20:38:18 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 20:38:18 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 20:38:18 Selecting previously unselected package dirmngr. 20:38:18 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 20:38:18 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 20:38:18 Setting up libksba8:amd64 (1.3.5-2) ... 20:38:18 Setting up libfuse2:amd64 (2.9.9-3) ... 20:38:18 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 20:38:18 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... 20:38:18 Setting up udev (245.4-4ubuntu3.14) ... 20:38:19 invoke-rc.d: policy-rc.d denied execution of start. 20:38:19 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... 20:38:19 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:19 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 20:38:19 Setting up gpg (2.2.19-3ubuntu2.1) ... 20:38:19 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:19 Setting up fuse (2.9.9-3) ... 20:38:19 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 20:38:19 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:19 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:19 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:19 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:19 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:19 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:19 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 20:38:19 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 20:38:19 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 20:38:20 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 20:38:20 Processing triggers for systemd (245.4-4ubuntu3) ... 20:38:20 Processing triggers for libc-bin (2.31-0ubuntu9) ... 20:38:20 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 20:38:20 Alias= settings in the [Install] section, and DefaultInstance= for template 20:38:20 units). This means they are not meant to be enabled using systemctl. 20:38:20 20:38:20 Possible reasons for having this kind of units are: 20:38:20 • A unit may be statically enabled by being symlinked from another unit's 20:38:20 .wants/ or .requires/ directory. 20:38:20 • A unit's purpose may be to act as a helper for some other unit which has 20:38:20 a requirement dependency on it. 20:38:20 • A unit may be started when needed via activation (socket, path, timer, 20:38:20 D-Bus, udev, scripted systemctl call, ...). 20:38:20 • In case of template units, the unit is meant to be enabled with some 20:38:20 instance name specified. 20:38:20 Reading package lists... 20:38:21 Building dependency tree... 20:38:21 Reading state information... 20:38:21 The following additional packages will be installed: 20:38:21 apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 20:38:21 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 20:38:21 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support 20:38:21 openssh-client python3 python3-minimal python3.8 python3.8-minimal 20:38:21 squashfs-tools 20:38:21 Suggested packages: 20:38:21 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 20:38:21 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:38:21 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 20:38:21 Recommended packages: 20:38:21 krb5-locales file xauth gnupg 20:38:21 The following NEW packages will be installed: 20:38:21 apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 20:38:21 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 20:38:21 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support 20:38:21 openssh-client python3 python3-minimal python3.8 python3.8-minimal snapd 20:38:21 squashfs-tools sudo 20:38:21 0 upgraded, 25 newly installed, 0 to remove and 81 not upgraded. 20:38:21 Need to get 38.0 MB of archives. 20:38:21 After this operation, 166 MB of additional disk space will be used. 20:38:21 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 20:38:21 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] 20:38:21 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 20:38:21 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 20:38:21 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 20:38:21 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 20:38:21 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 20:38:21 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 20:38:21 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 20:38:21 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 20:38:21 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 20:38:21 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 20:38:21 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 20:38:21 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 20:38:22 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 20:38:22 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 20:38:22 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.51.1+20.04ubuntu2 [30.4 MB] 20:38:22 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 20:38:22 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 20:38:22 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 20:38:22 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 20:38:22 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 20:38:22 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 20:38:22 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 20:38:22 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 20:38:23 debconf: delaying package configuration, since apt-utils is not installed 20:38:23 Fetched 38.0 MB in 2s (20.0 MB/s) 20:38:23 Selecting previously unselected package libpython3.8-minimal:amd64. 20:38:23 (Reading database ... 13067 files and directories currently installed.) 20:38:23 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 20:38:23 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 20:38:23 Selecting previously unselected package libexpat1:amd64. 20:38:23 Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... 20:38:23 Unpacking libexpat1:amd64 (2.2.9-1build1) ... 20:38:23 Selecting previously unselected package python3.8-minimal. 20:38:23 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 20:38:23 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 20:38:23 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 20:38:23 Setting up libexpat1:amd64 (2.2.9-1build1) ... 20:38:23 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 20:38:24 Selecting previously unselected package python3-minimal. 20:38:24 (Reading database ... 13358 files and directories currently installed.) 20:38:24 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 20:38:24 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 20:38:24 Selecting previously unselected package mime-support. 20:38:24 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 20:38:24 Unpacking mime-support (3.64ubuntu1) ... 20:38:24 Selecting previously unselected package libmpdec2:amd64. 20:38:24 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 20:38:24 Unpacking libmpdec2:amd64 (2.4.2-3) ... 20:38:24 Selecting previously unselected package libpython3.8-stdlib:amd64. 20:38:24 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 20:38:24 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 20:38:24 Selecting previously unselected package python3.8. 20:38:24 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 20:38:24 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 20:38:24 Selecting previously unselected package libpython3-stdlib:amd64. 20:38:24 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 20:38:24 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 20:38:24 Setting up python3-minimal (3.8.2-0ubuntu2) ... 20:38:24 Selecting previously unselected package python3. 20:38:24 (Reading database ... 13760 files and directories currently installed.) 20:38:24 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 20:38:24 Unpacking python3 (3.8.2-0ubuntu2) ... 20:38:24 Selecting previously unselected package libbsd0:amd64. 20:38:24 Preparing to unpack .../01-libbsd0_0.10.0-1_amd64.deb ... 20:38:24 Unpacking libbsd0:amd64 (0.10.0-1) ... 20:38:25 Selecting previously unselected package sudo. 20:38:25 Preparing to unpack .../02-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 20:38:25 Unpacking sudo (1.8.31-1ubuntu1.2) ... 20:38:25 Selecting previously unselected package apparmor. 20:38:25 Preparing to unpack .../03-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 20:38:25 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 20:38:25 Selecting previously unselected package libcbor0.6:amd64. 20:38:25 Preparing to unpack .../04-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 20:38:25 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 20:38:25 Selecting previously unselected package libedit2:amd64. 20:38:25 Preparing to unpack .../05-libedit2_3.1-20191231-1_amd64.deb ... 20:38:25 Unpacking libedit2:amd64 (3.1-20191231-1) ... 20:38:25 Selecting previously unselected package libfido2-1:amd64. 20:38:25 Preparing to unpack .../06-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 20:38:25 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 20:38:25 Selecting previously unselected package libkrb5support0:amd64. 20:38:25 Preparing to unpack .../07-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 20:38:25 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 20:38:25 Selecting previously unselected package libk5crypto3:amd64. 20:38:25 Preparing to unpack .../08-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 20:38:25 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 20:38:25 Selecting previously unselected package libkeyutils1:amd64. 20:38:25 Preparing to unpack .../09-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 20:38:25 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 20:38:25 Selecting previously unselected package libkrb5-3:amd64. 20:38:25 Preparing to unpack .../10-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 20:38:25 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 20:38:25 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:38:25 Preparing to unpack .../11-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 20:38:25 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 20:38:25 Selecting previously unselected package openssh-client. 20:38:25 Preparing to unpack .../12-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 20:38:25 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 20:38:25 Selecting previously unselected package liblzo2-2:amd64. 20:38:25 Preparing to unpack .../13-liblzo2-2_2.10-2_amd64.deb ... 20:38:25 Unpacking liblzo2-2:amd64 (2.10-2) ... 20:38:25 Selecting previously unselected package squashfs-tools. 20:38:25 Preparing to unpack .../14-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 20:38:25 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 20:38:25 Selecting previously unselected package snapd. 20:38:25 Preparing to unpack .../15-snapd_2.51.1+20.04ubuntu2_amd64.deb ... 20:38:25 Unpacking snapd (2.51.1+20.04ubuntu2) ... 20:38:29 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 20:38:29 Setting up mime-support (3.64ubuntu1) ... 20:38:29 Setting up liblzo2-2:amd64 (2.10-2) ... 20:38:29 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 20:38:29 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 20:38:29 Setting up sudo (1.8.31-1ubuntu1.2) ... 20:38:29 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 20:38:29 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 20:38:29 Setting up libmpdec2:amd64 (2.4.2-3) ... 20:38:29 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 20:38:29 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 20:38:29 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 20:38:29 Setting up libbsd0:amd64 (0.10.0-1) ... 20:38:29 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 20:38:29 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 20:38:29 Setting up libedit2:amd64 (3.1-20191231-1) ... 20:38:29 Setting up python3 (3.8.2-0ubuntu2) ... 20:38:29 running python rtupdate hooks for python3.8... 20:38:29 running python post-rtupdate hooks for python3.8... 20:38:29 Setting up apparmor (2.13.3-7ubuntu5.1) ... 20:38:30 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:38:30 Reloading AppArmor profiles 20:38:30 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 20:38:30 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 20:38:30 Setting up snapd (2.51.1+20.04ubuntu2) ... 20:38:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:38:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:38:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:38:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:38:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:38:31 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:38:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:38:32 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:38:32 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:38:32 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:38:32 /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' 20:38:32 Processing triggers for systemd (245.4-4ubuntu3) ... 20:38:32 Processing triggers for libc-bin (2.31-0ubuntu9) ... 20:38:33 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 20:38:33 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 20:38:33 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 20:38:34 Reading package lists... 20:38:34 Reading package lists... 20:38:35 Building dependency tree... 20:38:35 Reading state information... 20:38:35 Calculating upgrade... 20:38:35 The following packages will be upgraded: 20:38:35 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 20:38:35 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 20:38:35 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 20:38:35 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 20:38:35 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 20:38:35 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 20:38:35 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 20:38:35 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 20:38:35 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libsystemd0 20:38:35 libtsan0 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl 20:38:35 passwd perl perl-base perl-modules-5.30 procps systemd systemd-sysv 20:38:35 systemd-timesyncd tar tzdata ubuntu-keyring util-linux xz-utils zlib1g 20:38:35 81 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:38:35 Need to get 67.4 MB of archives. 20:38:35 After this operation, 14.1 MB of additional disk space will be used. 20:38:35 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 20:38:35 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] 20:38:35 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 20:38:35 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 20:38:35 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 20:38:35 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 20:38:35 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 20:38:35 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 20:38:35 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 20:38:35 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 20:38:35 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 20:38:35 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 20:38:35 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 20:38:35 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 20:38:35 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 20:38:35 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 20:38:35 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] 20:38:35 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 20:38:35 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 20:38:35 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 20:38:35 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 20:38:35 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 20:38:35 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 20:38:35 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 20:38:35 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 20:38:35 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 20:38:35 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 20:38:35 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 20:38:35 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 20:38:35 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 20:38:35 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 20:38:35 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 20:38:35 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 20:38:35 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 20:38:35 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 20:38:35 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] 20:38:35 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] 20:38:35 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] 20:38:35 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] 20:38:35 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] 20:38:35 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] 20:38:35 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] 20:38:36 Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] 20:38:36 Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-94.106 [1114 kB] 20:38:36 Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] 20:38:36 Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB] 20:38:36 Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 20:38:36 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.1 [63.1 kB] 20:38:36 Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 20:38:36 Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 20:38:36 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.1 [137 kB] 20:38:36 Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.1 [20.0 kB] 20:38:36 Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.1 [175 kB] 20:38:36 Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libmount1 amd64 2.34-0.1ubuntu9.1 [149 kB] 20:38:36 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.1 [100 kB] 20:38:36 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 fdisk amd64 2.34-0.1ubuntu9.1 [119 kB] 20:38:36 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 util-linux amd64 2.34-0.1ubuntu9.1 [1021 kB] 20:38:36 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] 20:38:36 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 20:38:36 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.14 [28.1 kB] 20:38:36 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.14 [10.3 kB] 20:38:36 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 20:38:36 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] 20:38:36 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.3 [183 kB] 20:38:36 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 20:38:36 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mount amd64 2.34-0.1ubuntu9.1 [115 kB] 20:38:36 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.14 [3807 kB] 20:38:36 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.14 [270 kB] 20:38:36 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 20:38:36 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 20:38:36 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 20:38:36 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 20:38:36 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 20:38:36 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 20:38:36 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 20:38:36 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 20:38:36 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 20:38:36 Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 20:38:36 Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 20:38:36 Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 20:38:36 Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 20:38:37 debconf: delaying package configuration, since apt-utils is not installed 20:38:37 Fetched 67.4 MB in 2s (38.3 MB/s) 20:38:37 (Reading database ... 14243 files and directories currently installed.) 20:38:37 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... 20:38:37 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 20:38:37 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... 20:38:37 Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 20:38:37 Preparing to unpack .../2-linux-libc-dev_5.4.0-94.106_amd64.deb ... 20:38:37 Unpacking linux-libc-dev:amd64 (5.4.0-94.106) over (5.4.0-26.30) ... 20:38:37 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:38:37 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:38:37 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:38:37 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:38:38 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:38:38 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:38:38 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:38:38 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:38:38 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:38:38 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:38:38 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:38:38 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:38:38 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:38:38 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:38:38 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 20:38:38 (Reading database ... 14242 files and directories currently installed.) 20:38:38 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:38:38 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:38:38 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:38:38 (Reading database ... 14242 files and directories currently installed.) 20:38:38 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:38:38 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:38:38 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:38:38 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:38:38 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 20:38:38 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 20:38:39 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 20:38:39 (Reading database ... 14242 files and directories currently installed.) 20:38:39 Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... 20:38:39 Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 20:38:39 Setting up libc6:amd64 (2.31-0ubuntu9.2) ... 20:38:39 (Reading database ... 14242 files and directories currently installed.) 20:38:39 Preparing to unpack .../base-files_11ubuntu5.4_amd64.deb ... 20:38:39 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:38:39 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:38:39 Unpacking base-files (11ubuntu5.4) over (11ubuntu5) ... 20:38:40 Setting up base-files (11ubuntu5.4) ... 20:38:40 Installing new version of config file /etc/issue ... 20:38:40 Installing new version of config file /etc/issue.net ... 20:38:40 Installing new version of config file /etc/lsb-release ... 20:38:40 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:38:40 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:38:40 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:38:40 Removing obsolete conffile /etc/default/motd-news ... 20:38:40 (Reading database ... 14241 files and directories currently installed.) 20:38:40 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 20:38:40 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 20:38:40 Setting up bash (5.0-6ubuntu1.1) ... 20:38:40 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 20:38:40 (Reading database ... 14241 files and directories currently installed.) 20:38:40 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.1_amd64.deb ... 20:38:40 Unpacking bsdutils (1:2.34-0.1ubuntu9.1) over (1:2.34-0.1ubuntu9) ... 20:38:40 Setting up bsdutils (1:2.34-0.1ubuntu9.1) ... 20:38:40 (Reading database ... 14241 files and directories currently installed.) 20:38:40 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 20:38:40 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 20:38:40 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 20:38:41 (Reading database ... 14241 files and directories currently installed.) 20:38:41 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 20:38:41 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:38:41 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 20:38:41 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:38:41 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 20:38:41 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:38:41 Setting up perl-base (5.30.0-9ubuntu0.2) ... 20:38:41 (Reading database ... 14241 files and directories currently installed.) 20:38:41 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 20:38:41 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 20:38:42 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 20:38:42 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 20:38:42 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 20:38:42 (Reading database ... 14241 files and directories currently installed.) 20:38:42 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... 20:38:42 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... 20:38:42 Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... 20:38:42 (Reading database ... 14241 files and directories currently installed.) 20:38:42 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.1_amd64.deb ... 20:38:42 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 20:38:42 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.1) ... 20:38:42 (Reading database ... 14241 files and directories currently installed.) 20:38:42 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.1_amd64.deb ... 20:38:42 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 20:38:42 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.1) ... 20:38:42 (Reading database ... 14241 files and directories currently installed.) 20:38:42 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.1_amd64.deb ... 20:38:42 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 20:38:43 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.1_amd64.deb ... 20:38:43 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 20:38:43 Setting up libmount1:amd64 (2.34-0.1ubuntu9.1) ... 20:38:43 (Reading database ... 14241 files and directories currently installed.) 20:38:43 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.1_amd64.deb ... 20:38:43 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 20:38:43 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.1) ... 20:38:43 (Reading database ... 14241 files and directories currently installed.) 20:38:43 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.1_amd64.deb ... 20:38:43 Unpacking fdisk (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 20:38:43 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.1_amd64.deb ... 20:38:43 Unpacking util-linux (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 20:38:43 Setting up util-linux (2.34-0.1ubuntu9.1) ... 20:38:43 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:38:44 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:38:44 (Reading database ... 14241 files and directories currently installed.) 20:38:44 Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... 20:38:44 Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 20:38:44 Setting up libc-bin (2.31-0ubuntu9.2) ... 20:38:44 (Reading database ... 14241 files and directories currently installed.) 20:38:44 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 20:38:44 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 20:38:44 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 20:38:44 (Reading database ... 14241 files and directories currently installed.) 20:38:44 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 20:38:44 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 20:38:44 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 20:38:44 (Reading database ... 14241 files and directories currently installed.) 20:38:44 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 20:38:44 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 20:38:45 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 20:38:45 (Reading database ... 14241 files and directories currently installed.) 20:38:45 Preparing to unpack .../0-systemd-timesyncd_245.4-4ubuntu3.14_amd64.deb ... 20:38:45 Unpacking systemd-timesyncd (245.4-4ubuntu3.14) over (245.4-4ubuntu3) ... 20:38:45 Preparing to unpack .../1-systemd-sysv_245.4-4ubuntu3.14_amd64.deb ... 20:38:45 Unpacking systemd-sysv (245.4-4ubuntu3.14) over (245.4-4ubuntu3) ... 20:38:45 Preparing to unpack .../2-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 20:38:45 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 20:38:45 Preparing to unpack .../3-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 20:38:45 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 20:38:45 Preparing to unpack .../4-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 20:38:45 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 20:38:45 Preparing to unpack .../5-libcryptsetup12_2%3a2.2.2-3ubuntu2.3_amd64.deb ... 20:38:45 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) over (2:2.2.2-3ubuntu2) ... 20:38:45 Preparing to unpack .../6-libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 20:38:45 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 20:38:45 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 20:38:45 (Reading database ... 14241 files and directories currently installed.) 20:38:45 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 20:38:45 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 20:38:45 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 20:38:45 (Reading database ... 14241 files and directories currently installed.) 20:38:45 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 20:38:45 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 20:38:45 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 20:38:45 (Reading database ... 14241 files and directories currently installed.) 20:38:45 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 20:38:46 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 20:38:46 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 20:38:46 (Reading database ... 14241 files and directories currently installed.) 20:38:46 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 20:38:46 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:38:46 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 20:38:46 (Reading database ... 14241 files and directories currently installed.) 20:38:46 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 20:38:46 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 20:38:46 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 20:38:46 (Reading database ... 14241 files and directories currently installed.) 20:38:46 Preparing to unpack .../mount_2.34-0.1ubuntu9.1_amd64.deb ... 20:38:46 Unpacking mount (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 20:38:46 Preparing to unpack .../systemd_245.4-4ubuntu3.14_amd64.deb ... 20:38:46 Unpacking systemd (245.4-4ubuntu3.14) over (245.4-4ubuntu3) ... 20:38:47 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.14_amd64.deb ... 20:38:47 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.14) over (245.4-4ubuntu3) ... 20:38:47 Setting up libsystemd0:amd64 (245.4-4ubuntu3.14) ... 20:38:47 (Reading database ... 14242 files and directories currently installed.) 20:38:47 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 20:38:47 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 20:38:47 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 20:38:47 (Reading database ... 14242 files and directories currently installed.) 20:38:47 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 20:38:47 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 20:38:47 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 20:38:47 (Reading database ... 14242 files and directories currently installed.) 20:38:47 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 20:38:47 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 20:38:47 Setting up gpgv (2.2.19-3ubuntu2.1) ... 20:38:47 (Reading database ... 14242 files and directories currently installed.) 20:38:47 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 20:38:47 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 20:38:47 Setting up ubuntu-keyring (2020.02.11.4) ... 20:38:47 (Reading database ... 14242 files and directories currently installed.) 20:38:47 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 20:38:47 Unpacking apt (2.0.6) over (2.0.2) ... 20:38:48 Setting up apt (2.0.6) ... 20:38:48 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:38:48 (Reading database ... 14242 files and directories currently installed.) 20:38:48 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 20:38:48 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:38:48 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 20:38:48 (Reading database ... 14244 files and directories currently installed.) 20:38:48 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 20:38:48 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:38:49 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 20:38:49 (Reading database ... 14248 files and directories currently installed.) 20:38:49 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 20:38:49 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 20:38:49 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 20:38:49 (Reading database ... 14248 files and directories currently installed.) 20:38:49 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 20:38:49 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 20:38:49 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 20:38:49 (Reading database ... 14248 files and directories currently installed.) 20:38:49 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 20:38:49 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 20:38:49 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 20:38:49 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 20:38:50 Preparing to unpack .../02-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 20:38:50 Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 20:38:50 Preparing to unpack .../03-ca-certificates_20210119~20.04.2_all.deb ... 20:38:50 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 20:38:50 Preparing to unpack .../04-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 20:38:50 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 20:38:50 Preparing to unpack .../05-tzdata_2021e-0ubuntu0.20.04_all.deb ... 20:38:50 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 20:38:50 Preparing to unpack .../06-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 20:38:50 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 20:38:50 Preparing to unpack .../07-libctf0_2.34-6ubuntu1.3_amd64.deb ... 20:38:50 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:38:50 Preparing to unpack .../08-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 20:38:50 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:38:50 Preparing to unpack .../09-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 20:38:50 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:38:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:38:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:38:50 ./bin/test-attribution-txt.sh [Pipeline] echo 20:38:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:38:51 Preparing to unpack .../10-binutils_2.34-6ubuntu1.3_amd64.deb ... 20:38:51 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:38:51 Preparing to unpack .../11-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 20:38:51 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:38:51 Preparing to unpack .../12-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 20:38:51 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 20:38:51 Preparing to unpack .../13-build-essential_12.8ubuntu1.1_amd64.deb ... 20:38:51 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 20:38:51 Preparing to unpack .../14-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... 20:38:51 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 20:38:51 Preparing to unpack .../15-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 20:38:51 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 20:38:51 + ls -al . 20:38:51 total 672 20:38:51 drwxrwxr-x 9 1001 1001 4096 Jan 11 20:38 . 20:38:51 drwxr-xr-x 4 root root 4096 Jan 11 20:34 .. 20:38:51 -rw-rw-r-- 1 1001 1001 11 Jan 11 20:31 .dockerignore 20:38:51 drwxrwxr-x 8 1001 1001 4096 Jan 11 20:31 .git 20:38:51 drwxrwxr-x 4 1001 1001 4096 Jan 11 20:31 .github 20:38:51 -rw-rw-r-- 1 1001 1001 804 Jan 11 20:31 .gitignore 20:38:51 -rw-rw-r-- 1 1001 1001 42 Jan 11 20:31 .golangci.yml 20:38:51 -rw-rw-r-- 1 1001 1001 76 Jan 11 20:31 .hadolint.yml 20:38:51 -rw-rw-r-- 1 1001 1001 166 Jan 11 20:31 .sonarcloud.properties 20:38:51 -rw-rw-r-- 1 1001 1001 1171 Jan 11 20:31 ADOPTERS.md 20:38:51 -rw-rw-r-- 1 1001 1001 8910 Jan 11 20:31 Attribution.txt 20:38:51 -rw-rw-r-- 1 1001 1001 51732 Jan 11 20:31 CHANGELOG.md 20:38:51 -rw-rw-r-- 1 1001 1001 3804 Jan 11 20:31 CONTRIBUTING.md 20:38:51 -rw-rw-r-- 1 1001 1001 677 Jan 11 20:31 GOVERNANCE.md 20:38:51 -rw-rw-r-- 1 1001 1001 849 Jan 11 20:31 Jenkinsfile 20:38:51 -rw-rw-r-- 1 1001 1001 10775 Jan 11 20:31 LICENSE 20:38:51 -rw-rw-r-- 1 1001 1001 6508 Jan 11 20:31 Makefile 20:38:51 -rw-rw-r-- 1 1001 1001 582 Jan 11 20:31 OWNERS.md 20:38:51 -rw-rw-r-- 1 1001 1001 8207 Jan 11 20:31 README.md 20:38:51 -rw-rw-r-- 1 1001 1001 6912 Jan 11 20:31 SECURITY.md 20:38:51 -rw-rw-r-- 1 1001 1001 5 Jan 11 20:29 VERSION 20:38:51 -rw-rw-r-- 1 1001 1001 4131 Jan 11 20:31 ZMQWindows.md 20:38:51 drwxrwxr-x 2 1001 1001 4096 Jan 11 20:31 bin 20:38:51 drwxrwxr-x 14 1001 1001 4096 Jan 11 20:31 cmd 20:38:51 -rw-r--r-- 1 root root 428381 Jan 11 20:37 coverage.out 20:38:51 -rw-rw-r-- 1 1001 1001 828 Jan 11 20:31 go.mod 20:38:51 -rw-rw-r-- 1 1001 1001 49574 Jan 11 20:34 go.sum 20:38:51 drwxrwxr-x 8 1001 1001 4096 Jan 11 20:31 internal 20:38:51 drwxrwxr-x 3 1001 1001 4096 Jan 11 20:31 openapi 20:38:51 drwxrwxr-x 4 1001 1001 4096 Jan 11 20:31 snap 20:38:51 -rw-rw-r-- 1 1001 1001 204 Jan 11 20:31 version.go [Pipeline] sh 20:38:51 Preparing to unpack .../16-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 20:38:51 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 20:38:52 + '[' -e coverage.out ] 20:38:52 + chown 1001:1001 coverage.out [Pipeline] stash 20:38:52 Warning: overwriting stash ‘coverage-report’ 20:38:52 Preparing to unpack .../17-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 20:38:52 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 20:38:53 Preparing to unpack .../18-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 20:38:53 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 20:38:53 Stashed 1 file(s) [Pipeline] sh 20:38:53 Preparing to unpack .../19-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 20:38:53 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 20:38:53 + make build 20:38:53 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 20:38:53 Preparing to unpack .../20-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... 20:38:53 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 20:38:53 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 20:38:53 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 20:38:53 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 20:38:54 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 20:38:54 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 20:38:54 Setting up linux-libc-dev:amd64 (5.4.0-94.106) ... 20:38:54 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 20:38:54 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:38:54 Setting up tzdata (2021e-0ubuntu0.20.04) ... 20:38:54 20:38:54 Current default time zone: 'Etc/UTC' 20:38:54 Local time is now: Tue Jan 11 20:38:54 UTC 2022. 20:38:54 Universal Time is now: Tue Jan 11 20:38:54 UTC 2022. 20:38:54 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:38:54 20:38:54 Setting up xz-utils (5.2.4-1ubuntu1) ... 20:38:54 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:38:54 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:38:54 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.1) ... 20:38:54 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:38:54 Setting up mount (2.34-0.1ubuntu9.1) ... 20:38:54 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 20:38:54 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 20:38:54 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 20:38:54 Setting up libc-dev-bin (2.31-0ubuntu9.2) ... 20:38:54 Setting up openssl (1.1.1f-1ubuntu2.10) ... 20:38:54 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:38:54 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:38:54 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 20:38:54 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 20:38:54 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... 20:38:54 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 20:38:54 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 20:38:54 Setting up fdisk (2.34-0.1ubuntu9.1) ... 20:38:54 Setting up ca-certificates (20210119~20.04.2) ... 20:38:56 Updating certificates in /etc/ssl/certs... 20:38:56 21 added, 21 removed; done. 20:38:56 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... 20:38:56 Setting up perl (5.30.0-9ubuntu0.2) ... 20:38:56 Setting up procps (2:3.3.16-1ubuntu2.3) ... 20:38:57 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... 20:38:57 Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... 20:38:57 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) ... 20:38:57 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 20:38:57 Setting up binutils (2.34-6ubuntu1.3) ... 20:38:57 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 20:38:57 Setting up build-essential (12.8ubuntu1.1) ... 20:38:57 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... 20:38:57 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 20:38:57 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 20:38:57 Setting up systemd-timesyncd (245.4-4ubuntu3.14) ... 20:38:57 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 20:38:57 Setting up systemd (245.4-4ubuntu3.14) ... 20:38:57 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:38:57 Installing new version of config file /etc/systemd/resolved.conf ... 20:38:58 Setting up systemd-sysv (245.4-4ubuntu3.14) ... 20:38:58 Processing triggers for mime-support (3.64ubuntu1) ... 20:38:58 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 20:38:58 Processing triggers for ca-certificates (20210119~20.04.2) ... 20:38:58 Updating certificates in /etc/ssl/certs... 20:38:59 0 added, 0 removed; done. 20:38:59 Running hooks in /etc/ca-certificates/update.d... 20:38:59 done. 20:39:00 Reading package lists... 20:39:00 Building dependency tree... 20:39:00 Reading state information... 20:39:00 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 20:39:00 The following NEW packages will be installed: 20:39:00 apt-transport-https 20:39:00 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:39:00 Need to get 4680 B of archives. 20:39:00 After this operation, 162 kB of additional disk space will be used. 20:39:00 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 20:39:00 debconf: delaying package configuration, since apt-utils is not installed 20:39:00 Fetched 4680 B in 0s (24.5 kB/s) 20:39:00 Selecting previously unselected package apt-transport-https. 20:39:00 (Reading database ... 14251 files and directories currently installed.) 20:39:00 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 20:39:00 Unpacking apt-transport-https (2.0.6) ... 20:39:00 Setting up apt-transport-https (2.0.6) ... 20:39:01 Waiting for network to be ready... 20:39:07 2022-01-11T20:39:05Z INFO Waiting for automatic snapd restart... 20:39:09 snapd 2.53.4 from Canonical* installed 20:39:10 "snapd" switched to the "latest/stable" channel 20:39:10 20:39:12 core20 20211129 from Canonical* installed 20:39:12 "core20" switched to the "latest/stable" channel 20:39:12 20:39:14 snapcraft 6.0 from Canonical* installed 20:39:14 "snapcraft" switched to the "latest/stable" channel 20:39:14 20:39:19 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: 20:39:19 - README.md 20:39:19 20:39:19 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:39:19 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 20:39:19 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 20:39:19 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 20:39:20 Fetched 114 kB in 1s (166 kB/s) 20:39:20 Reading package lists... 20:39:20 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 20:39:20 Reading package lists... 20:39:21 Building dependency tree... 20:39:21 Reading state information... 20:39:21 Suggested packages: 20:39:21 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 20:39:21 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 20:39:21 krb5-user libnorm-doc 20:39:21 Recommended packages: 20:39:21 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:39:21 The following NEW packages will be installed: 20:39:21 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 20:39:21 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 20:39:21 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 20:39:21 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 20:39:21 libzmq5 pkg-config zip 20:39:21 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 20:39:21 Need to get 10.3 MB of archives. 20:39:21 After this operation, 56.5 MB of additional disk space will be used. 20:39:21 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 20:39:21 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 20:39:22 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 20:39:22 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 20:39:22 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 20:39:22 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 20:39:22 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 20:39:22 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 20:39:22 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 20:39:22 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 20:39:22 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 20:39:22 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 20:39:22 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 20:39:22 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 20:39:22 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 20:39:22 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 20:39:22 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 20:39:22 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 20:39:22 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 20:39:22 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 20:39:22 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 20:39:22 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 20:39:22 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 20:39:22 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 20:39:22 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 20:39:22 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 20:39:22 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 20:39:22 debconf: delaying package configuration, since apt-utils is not installed 20:39:22 Fetched 10.3 MB in 1s (9334 kB/s) 20:39:22 Selecting previously unselected package libglib2.0-0:amd64. 20:39:22 (Reading database ... 14255 files and directories currently installed.) 20:39:22 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 20:39:22 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 20:39:22 Selecting previously unselected package libsodium23:amd64. 20:39:22 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 20:39:22 Unpacking libsodium23:amd64 (1.0.18-1) ... 20:39:22 Selecting previously unselected package libpsl5:amd64. 20:39:22 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 20:39:22 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 20:39:23 Selecting previously unselected package libbrotli1:amd64. 20:39:23 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 20:39:23 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 20:39:23 Selecting previously unselected package libnghttp2-14:amd64. 20:39:23 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 20:39:23 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 20:39:23 Selecting previously unselected package librtmp1:amd64. 20:39:23 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 20:39:23 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 20:39:23 Selecting previously unselected package libssh-4:amd64. 20:39:23 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 20:39:23 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 20:39:23 Selecting previously unselected package libcurl3-gnutls:amd64. 20:39:23 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 20:39:23 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 20:39:23 Selecting previously unselected package liberror-perl. 20:39:23 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 20:39:23 Unpacking liberror-perl (0.17029-1) ... 20:39:23 Selecting previously unselected package git-man. 20:39:23 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 20:39:23 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 20:39:23 Selecting previously unselected package git. 20:39:23 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 20:39:23 Unpacking git (1:2.25.1-1ubuntu3.2) ... 20:39:23 Selecting previously unselected package libgssrpc4:amd64. 20:39:23 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 20:39:23 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 20:39:23 Selecting previously unselected package libkdb5-9:amd64. 20:39:23 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 20:39:23 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 20:39:24 Selecting previously unselected package libkadm5srv-mit11:amd64. 20:39:24 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 20:39:24 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 20:39:24 Selecting previously unselected package libkadm5clnt-mit11:amd64. 20:39:24 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 20:39:24 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 20:39:24 Selecting previously unselected package comerr-dev:amd64. 20:39:24 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 20:39:24 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 20:39:24 Selecting previously unselected package krb5-multidev:amd64. 20:39:24 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 20:39:24 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 20:39:24 Selecting previously unselected package libnorm1:amd64. 20:39:24 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 20:39:24 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 20:39:24 Selecting previously unselected package libnorm-dev:amd64. 20:39:24 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 20:39:24 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 20:39:24 Selecting previously unselected package libpgm-5.2-0:amd64. 20:39:24 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 20:39:24 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:39:24 Selecting previously unselected package libpgm-dev:amd64. 20:39:24 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 20:39:24 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:39:24 Selecting previously unselected package libsodium-dev:amd64. 20:39:24 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 20:39:24 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 20:39:24 Selecting previously unselected package libzmq5:amd64. 20:39:24 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 20:39:24 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 20:39:24 Selecting previously unselected package libkrb5-dev:amd64. 20:39:24 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 20:39:24 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 20:39:24 Selecting previously unselected package libzmq3-dev:amd64. 20:39:24 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 20:39:24 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 20:39:24 Selecting previously unselected package pkg-config. 20:39:24 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 20:39:24 Unpacking pkg-config (0.29.1-0ubuntu4) ... 20:39:24 Selecting previously unselected package zip. 20:39:24 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 20:39:24 Unpacking zip (3.0-11build1) ... 20:39:24 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 20:39:24 Setting up libsodium23:amd64 (1.0.18-1) ... 20:39:24 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 20:39:24 No schema files found: doing nothing. 20:39:24 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 20:39:24 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 20:39:24 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 20:39:24 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 20:39:24 Setting up liberror-perl (0.17029-1) ... 20:39:24 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 20:39:24 Setting up zip (3.0-11build1) ... 20:39:24 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 20:39:24 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 20:39:24 Setting up pkg-config (0.29.1-0ubuntu4) ... 20:39:24 Setting up libsodium-dev:amd64 (1.0.18-1) ... 20:39:24 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 20:39:24 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 20:39:24 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 20:39:24 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 20:39:24 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:39:24 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 20:39:24 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 20:39:24 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 20:39:25 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 20:39:25 Setting up git (1:2.25.1-1ubuntu3.2) ... 20:39:25 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 20:39:25 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 20:39:25 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 20:39:25 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 20:39:25 comerr-dev set to automatically installed. 20:39:25 git set to automatically installed. 20:39:25 git-man set to automatically installed. 20:39:25 krb5-multidev set to automatically installed. 20:39:25 libbrotli1 set to automatically installed. 20:39:25 libcurl3-gnutls set to automatically installed. 20:39:25 liberror-perl set to automatically installed. 20:39:25 libglib2.0-0 set to automatically installed. 20:39:25 libgssrpc4 set to automatically installed. 20:39:25 libkadm5clnt-mit11 set to automatically installed. 20:39:25 libkadm5srv-mit11 set to automatically installed. 20:39:25 libkdb5-9 set to automatically installed. 20:39:25 libkrb5-dev set to automatically installed. 20:39:25 libnghttp2-14 set to automatically installed. 20:39:25 libnorm-dev set to automatically installed. 20:39:25 libnorm1 set to automatically installed. 20:39:25 libpgm-5.2-0 set to automatically installed. 20:39:25 libpgm-dev set to automatically installed. 20:39:25 libpsl5 set to automatically installed. 20:39:25 librtmp1 set to automatically installed. 20:39:25 libsodium-dev set to automatically installed. 20:39:25 libsodium23 set to automatically installed. 20:39:25 libssh-4 set to automatically installed. 20:39:25 libzmq3-dev set to automatically installed. 20:39:25 libzmq5 set to automatically installed. 20:39:25 pkg-config set to automatically installed. 20:39:25 zip set to automatically installed. 20:39:26 snapd is not logged in, snap install commands will use sudo 20:39:27 error: cannot refresh "core20": unexpectedly empty response from the server 20:39:27 (try again later) 20:39:27 Error while refreshing snap 'core20' to channel 'latest/stable' 20:39:27 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 20:39:27 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 20:39:27 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:39:29 Failed in branch amd64 20:39:30 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 20:39:32 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 20:39:35 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 20:39:38 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 20:39:42 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 20:39:47 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 20:39:50 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 20:39:53 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] } 20:40:00 $ docker stop --time=1 f09ad6897183ecdd394068cc87d52ca8632e7ed400be196f39d45d4a497982b6 20:40:02 $ docker rm -f f09ad6897183ecdd394068cc87d52ca8632e7ed400be196f39d45d4a497982b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:40:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:40:04 20:40:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:40:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:40:04 latest: Pulling from edgex-devops/edgex-compose-arm64 20:40:04 29e5d40040c1: Pulling fs layer 20:40:04 1ce36da41761: Pulling fs layer 20:40:04 25b303627fd3: Pulling fs layer 20:40:04 29e5d40040c1: Verifying Checksum 20:40:04 29e5d40040c1: Download complete 20:40:05 1ce36da41761: Verifying Checksum 20:40:05 1ce36da41761: Download complete 20:40:05 29e5d40040c1: Pull complete 20:40:06 25b303627fd3: Verifying Checksum 20:40:06 25b303627fd3: Download complete 20:40:06 1ce36da41761: Pull complete 20:40:19 25b303627fd3: Pull complete 20:40:19 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:40:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:40:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:40:19 prd-ubuntu18.04-docker-arm64-4c-16g-1272 does not seem to be running inside a container 20:40:19 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:40:21 $ docker top 63d660504aebb20d1a2a8075b42a54d4adb2988e0145f5f1005bafab219dc7c2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:22 + docker-compose build --help 20:40:22 + grep parallel 20:40:28 --parallel Build images in parallel. [Pipeline] } 20:40:28 $ docker stop --time=1 63d660504aebb20d1a2a8075b42a54d4adb2988e0145f5f1005bafab219dc7c2 20:40:30 $ docker rm -f 63d660504aebb20d1a2a8075b42a54d4adb2988e0145f5f1005bafab219dc7c2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:40:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:40:30 . [Pipeline] withDockerContainer 20:40:31 prd-ubuntu18.04-docker-arm64-4c-16g-1272 does not seem to be running inside a container 20:40:31 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:40:32 $ docker top bd70dc7bc6632e92407a7a5b86fb8e4be105c88a3efc005582267896c5ab74ba -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:33 + docker-compose -f ./docker-compose-build.yml build --parallel 20:40:38 Building core-command ... 20:40:38 Building core-data ... 20:40:38 Building core-metadata ... 20:40:38 Building security-bootstrapper ... 20:40:38 Building security-proxy-setup ... 20:40:38 Building security-secretstore-setup ... 20:40:38 Building support-notifications ... 20:40:38 Building support-scheduler ... 20:40:38 Building sys-mgmt-agent ... 20:40:38 Building sys-mgmt-agent 20:40:38 Building core-command 20:40:38 Building core-data 20:40:38 Building security-secretstore-setup 20:40:38 Building security-proxy-setup 20:42:00 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:42:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:42:00 ---> 1567e1f31557 20:42:00 Step 3/22 : WORKDIR /edgex-go 20:42:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:42:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:42:00 ---> 1567e1f31557 20:42:00 Step 3/24 : WORKDIR /edgex-go 20:42:00 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:42:00 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:42:00 ---> 1567e1f31557 20:42:00 Step 3/20 : WORKDIR /edgex-go 20:42:00 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:42:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:42:00 ---> 1567e1f31557 20:42:00 Step 3/22 : WORKDIR /edgex-go 20:42:00 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:42:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:42:00 ---> 1567e1f31557 20:42:00 Step 3/22 : WORKDIR /edgex-go 20:42:00 ---> Running in 18797d7c7d16 20:42:00 ---> Running in 0a356ac0058f 20:42:00 ---> Running in eb0ee1ef6285 20:42:00 ---> Running in e130ddfa80b1 20:42:00 ---> Running in 77f787fbb891 20:42:00 Removing intermediate container e130ddfa80b1 20:42:00 ---> 534ee158cf40 20:42:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:42:00 Removing intermediate container eb0ee1ef6285 20:42:00 ---> 4c9dc8254605 20:42:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:42:00 Removing intermediate container 18797d7c7d16 20:42:00 ---> 401e5d962f45 20:42:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:42:00 Removing intermediate container 77f787fbb891 20:42:00 ---> dda0c153d4c2 20:42:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:42:00 Removing intermediate container 0a356ac0058f 20:42:00 ---> 3089c9628e22 20:42:00 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:42:00 ---> Running in b9584e6e02ef 20:42:00 ---> Running in b5e069f68e79 20:42:00 ---> Running in c6dcb67bef10 20:42:00 ---> Running in b9a963df3432 20:42:00 ---> Running in 473e072900fe 20:42:00 Removing intermediate container b5e069f68e79 20:42:00 ---> 9c2ae26fa422 20:42:00 Step 5/22 : RUN apk add --update --no-cache make bash git 20:42:00 Removing intermediate container c6dcb67bef10 20:42:00 ---> fc084a65b3a5 20:42:00 Step 5/22 : RUN apk add --update --no-cache make git 20:42:00 ---> Running in 286d0f3924c2 20:42:00 ---> Running in 444cc592a47d 20:42:00 Removing intermediate container b9584e6e02ef 20:42:00 ---> ccc20fde7d1e 20:42:00 Step 5/24 : RUN apk add --update --no-cache make git 20:42:00 Removing intermediate container b9a963df3432 20:42:00 ---> d03aa291faf5 20:42:00 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:42:00 ---> Running in e9b491a13175 20:42:00 Removing intermediate container 473e072900fe 20:42:00 ---> 2bc1032fba53 20:42:00 Step 5/20 : RUN apk add --update --no-cache make git 20:42:00 ---> Running in 5ce597246eb9 20:42:00 ---> Running in fa81585957b7 20:42:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:42:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:42:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:42:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:42:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:42:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:42:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:42:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:42:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:42:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:42:00 OK: 219 MiB in 52 packages 20:42:00 OK: 219 MiB in 52 packages 20:42:00 OK: 219 MiB in 52 packages 20:42:00 OK: 219 MiB in 52 packages 20:42:00 OK: 219 MiB in 52 packages 20:42:00 Removing intermediate container 286d0f3924c2 20:42:00 ---> 5f63ea7b2873 20:42:00 Step 6/22 : COPY . . 20:42:00 Removing intermediate container 444cc592a47d 20:42:00 ---> 2e37338194e8 20:42:00 Step 6/22 : COPY . . 20:42:00 Removing intermediate container e9b491a13175 20:42:00 ---> 0b3a6f55a211 20:42:00 Step 6/24 : COPY . . 20:42:00 Removing intermediate container 5ce597246eb9 20:42:00 ---> 50383cd310da 20:42:00 Step 6/22 : COPY . . 20:42:00 Removing intermediate container fa81585957b7 20:42:00 ---> c1b846a6772e 20:42:00 Step 6/20 : COPY . . 20:42:22 ---> f71f6425f3d7 20:42:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:22 ---> 5d4cbae8c253 20:42:22 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:22 ---> 0d1b95c717bb 20:42:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:22 ---> 19e7ef3ae31f 20:42:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:22 ---> Running in 1719ab2b9638 20:42:22 ---> Running in 3cbccd1a1d93 20:42:22 ---> Running in d6d1c456bb21 20:42:22 ---> Running in 62e2a7fe9b38 20:42:22 ---> b30b67f1eb9a 20:42:22 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:22 ---> Running in 053b94b7e7c8 20:42:27 Removing intermediate container 1719ab2b9638 20:42:27 ---> 7ab327ed7518 20:42:27 Step 8/22 : RUN make cmd/core-command/core-command 20:42:27 ---> Running in df5aa79edb20 20:42:27 Removing intermediate container 053b94b7e7c8 20:42:27 ---> cf7362240dff 20:42:27 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:42:27 Removing intermediate container 3cbccd1a1d93 20:42:27 ---> 89e094ce2a52 20:42:27 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:42:27 ---> Running in 6ba3ae039be7 20:42:27 Removing intermediate container 62e2a7fe9b38 20:42:27 ---> 871e17a30f8d 20:42:27 Step 8/22 : RUN make cmd/core-data/core-data 20:42:27 Removing intermediate container d6d1c456bb21 20:42:27 ---> e36c5fd45747 20:42:27 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:42:27 ---> Running in da4ac090e4f0 20:42:27 ---> Running in d798cf211122 20:42:27 ---> Running in bae7f551ec85 20:42:28 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 20:42: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 20:42:30 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 20:42:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:42:30 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 20:44:22 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 20:44:22 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 20:44:22 Removing intermediate container df5aa79edb20 20:44:22 ---> 4ebcd78d1463 20:44:22 20:44:22 Step 9/22 : FROM alpine:3.14 20:44:22 3.14: Pulling from library/alpine 20:44:22 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:44:22 Status: Downloaded newer image for alpine:3.14 20:44:22 ---> 5b8b7b635229 20:44:22 Step 10/22 : RUN apk add --update --no-cache dumb-init 20:44:22 ---> Running in 6a8519d1f911 20:44:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:44:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:44:25 (1/1) Installing dumb-init (1.2.5-r1) 20:44:25 Executing busybox-1.33.1-r6.trigger 20:44:25 OK: 6 MiB in 15 packages 20:44:25 Removing intermediate container bae7f551ec85 20:44:25 ---> 3b7909048dfa 20:44:25 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:44:25 ---> Running in 7850469ebd36 20:44:27 Removing intermediate container 6a8519d1f911 20:44:27 ---> 6fc515c1069e 20:44:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:44:27 ---> Running in 9bbfb4a15279 20:44:28 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 20:44:28 Removing intermediate container 9bbfb4a15279 20:44:28 ---> 031d1097290a 20:44:28 Step 12/22 : ENV APP_PORT=59882 20:44:28 ---> Running in 62ad8d9530dc 20:44:29 Removing intermediate container 62ad8d9530dc 20:44:29 ---> 674d5142c3e4 20:44:29 Step 13/22 : EXPOSE $APP_PORT 20:44:30 ---> Running in 5ea5242b7dbc 20:44:31 Removing intermediate container 5ea5242b7dbc 20:44:31 ---> 0e5b1f1c1a4a 20:44:31 Step 14/22 : WORKDIR / 20:44:31 ---> Running in 1b3e4a649eb2 20:44:32 Removing intermediate container 1b3e4a649eb2 20:44:32 ---> c2a27afb5de4 20:44:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:44:32 Removing intermediate container 6ba3ae039be7 20:44:32 ---> 67e33abbd45b 20:44:32 20:44:32 Step 9/24 : FROM alpine:3.14 20:44:32 ---> 5b8b7b635229 20:44:32 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:44:33 ---> Running in 6d5da220f30b 20:44:33 Removing intermediate container 7850469ebd36 20:44:33 ---> 7474e387b75b 20:44:33 20:44:33 Step 10/22 : FROM docker:20.10.10 20:44:33 ---> 2c744ac16c9a 20:44:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:44:33 20.10.10: Pulling from library/docker 20:44:34 Removing intermediate container da4ac090e4f0 20:44:34 ---> 5292010aab6d 20:44:34 20:44:34 Step 9/20 : FROM alpine:3.14 20:44:34 ---> 5b8b7b635229 20:44:34 Step 10/20 : RUN apk add --update --no-cache curl 20:44:34 ---> Running in 2e50f17756cb 20:44:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:44:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:44:36 (1/3) Installing ca-certificates (20191127-r5) 20:44:36 (2/3) Installing dumb-init (1.2.5-r1) 20:44:36 (3/3) Installing su-exec (0.2-r1) 20:44:36 Executing busybox-1.33.1-r6.trigger 20:44:36 Executing ca-certificates-20191127-r5.trigger 20:44:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:44:36 ---> 8b235f75fb28 20:44:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:44:36 OK: 6 MiB in 17 packages 20:44:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:44:37 (1/5) Installing ca-certificates (20191127-r5) 20:44:38 ---> 387d79cdb4dc 20:44:38 Step 18/22 : ENTRYPOINT ["/core-command"] 20:44:38 (2/5) Installing brotli-libs (1.0.9-r5) 20:44:38 (3/5) Installing nghttp2-libs (1.43.0-r0) 20:44:38 (4/5) Installing libcurl (7.79.1-r0) 20:44:38 (5/5) Installing curl (7.79.1-r0) 20:44:38 Executing busybox-1.33.1-r6.trigger 20:44:38 Executing ca-certificates-20191127-r5.trigger 20:44:38 ---> Running in 0c5fc57c41f0 20:44:38 OK: 8 MiB in 19 packages 20:44:39 Removing intermediate container 0c5fc57c41f0 20:44:39 ---> d048d218ba24 20:44:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:44:39 Removing intermediate container 6d5da220f30b 20:44:39 ---> a1f7aa30a8f2 20:44:39 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:44:39 ---> Running in 318eab46c832 20:44:39 ---> Running in fd8a4651cf56 20:44:40 Removing intermediate container 318eab46c832 20:44:40 ---> 10b4751e704c 20:44:40 Step 20/22 : LABEL arch=arm64 20:44:40 ---> Running in 29a2ac43489d 20:44:40 Removing intermediate container fd8a4651cf56 20:44:40 ---> 6bda1bf008b7 20:44:40 Step 12/24 : WORKDIR / 20:44:40 ---> Running in 916c4621e76b 20:44:40 Removing intermediate container 2e50f17756cb 20:44:40 ---> 04e62ce98a77 20:44:40 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:44:40 Removing intermediate container 29a2ac43489d 20:44:40 ---> 2c9272234690 20:44:40 Step 21/22 : LABEL git_sha=e971d5efd8d83c63074d8d39389a4f6f1a66cd7b 20:44:40 ---> Running in 99440d198eef 20:44:41 ---> Running in 26f036a455a7 20:44:41 Removing intermediate container 916c4621e76b 20:44:41 ---> 532113065123 20:44:41 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:44:41 Removing intermediate container 26f036a455a7 20:44:41 ---> ed4a1e688ed3 20:44:41 Step 22/22 : LABEL version=0.0.0 20:44:41 Removing intermediate container 99440d198eef 20:44:41 ---> 03941921541d 20:44:41 Step 12/20 : WORKDIR /edgex 20:44:41 ---> Running in e24f598e9559 20:44:41 ---> Running in 91340166dfcd 20:44:42 Removing intermediate container 91340166dfcd 20:44:42 ---> b9f7b42650be 20:44:42 20:44:42 ---> 5be314f901bd 20:44:42 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:44:42 Removing intermediate container e24f598e9559 20:44:42 ---> a99a92c02784 20:44:42 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:44:43 Successfully built b9f7b42650be 20:44:43 Successfully tagged core-command-arm64:latest 20:44:43  Building core-command ... done Building core-metadata 20:44:43 ---> 5c059fd0f6eb 20:44:43 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:44:43 ---> d4d1e30a142b 20:44:43 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:44:45 ---> a5f21534b3ab 20:44:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:44:46 ---> e882cfeeed80 20:44:46 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:44:46 Removing intermediate container d798cf211122 20:44:46 ---> 824a116ce297 20:44:46 20:44:46 Step 9/22 : FROM alpine:3.14 20:44:46 ---> 5b8b7b635229 20:44:46 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:44:46 ---> Running in 63ce17cbf3a1 20:44:46 ---> 4a313bb891ca 20:44:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:44:47 Removing intermediate container 63ce17cbf3a1 20:44:47 ---> c4430f611e05 20:44:47 Step 11/22 : ENV APP_PORT=59880 20:44:47 ---> Running in 1d701719bde2 20:44:47 ---> b70b32874053 20:44:47 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:44:48 ---> Running in 022c107d8e09 20:44:48 Removing intermediate container 1d701719bde2 20:44:48 ---> 0fb049da84a4 20:44:48 Step 12/22 : EXPOSE $APP_PORT 20:44:48 ---> Running in 3b2e83cd25dd 20:44:48 ---> 59db20fa01c5 20:44:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:44:48 Removing intermediate container 022c107d8e09 20:44:48 ---> d6898e7404be 20:44:48 Step 17/20 : CMD ["--init=true"] 20:44:48 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 20:44:48 Status: Downloaded newer image for docker:20.10.10 20:44:48 ---> Running in dbe8adb49b84 20:44:48 ---> 520e9a0a30f7 20:44:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:44:48 Removing intermediate container 3b2e83cd25dd 20:44:48 ---> 2634a3b8bcb8 20:44:48 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:44:48 ---> Running in c1747ff33ee8 20:44:49 ---> Running in 2b28fc01ff3a 20:44:49 Removing intermediate container dbe8adb49b84 20:44:49 ---> 81e2c74bf7ec 20:44:49 Step 18/20 : LABEL arch=arm64 20:44:49 Removing intermediate container c1747ff33ee8 20:44:49 ---> 4a457758beb9 20:44:49 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:44:49 ---> Running in 4323861efa60 20:44:49 ---> Running in 7617550ac8ad 20:44:50 Removing intermediate container 4323861efa60 20:44:50 ---> 64fe8b0fe15f 20:44:50 Step 19/20 : LABEL git_sha=e971d5efd8d83c63074d8d39389a4f6f1a66cd7b 20:44:50 ---> Running in 875bcb890ad6 20:44:50 ---> 15da40de64bc 20:44:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:44:51 Removing intermediate container 875bcb890ad6 20:44:51 ---> d0fe6089a142 20:44:51 Step 20/20 : LABEL version=0.0.0 20:44:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:44:51 ---> Running in 53c39ef70f23 20:44:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:44:51 ---> ce4a240cc652 20:44:51 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:44:51 Removing intermediate container 2b28fc01ff3a 20:44:51 ---> bb28aea1b1cc 20:44:51 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 20:44:51 Removing intermediate container 53c39ef70f23 20:44:51 ---> 07ba373e73ab 20:44:51 20:44:52 ---> Running in 92cab1ffd9cc 20:44:52 ---> Running in b709bc42906c 20:44:52 (1/42) Installing readline (8.1.0-r0) 20:44:52 (2/42) Installing bash (5.1.4-r0) 20:44:52 Executing bash-5.1.4-r0.post-install 20:44:52 (3/42) Installing brotli-libs (1.0.9-r5) 20:44:52 (4/42) Installing nghttp2-libs (1.43.0-r0) 20:44:52 (5/42) Installing libcurl (7.79.1-r0) 20:44:52 (6/42) Installing curl (7.79.1-r0) 20:44:52 (7/42) Installing dumb-init (1.2.5-r1) 20:44:52 (8/42) Installing libbz2 (1.0.8-r1) 20:44:52 Successfully built 07ba373e73ab 20:44:52 Successfully tagged security-proxy-setup-arm64:latest 20:44:52 Building support-notifications 20:44:52 (9/42) Installing expat (2.4.1-r0) 20:44:52 (10/42) Installing libffi (3.3-r2) 20:44:52 (11/42) Installing gdbm (1.19-r0) 20:44:52  Building security-proxy-setup ... done (12/42) Installing xz-libs (5.2.5-r0) 20:44:52 (13/42) Installing libgcc (10.3.1_git20210424-r2) 20:44:52 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 20:44:52 (15/42) Installing mpdecimal (2.5.1-r1) 20:44:52 (16/42) Installing sqlite-libs (3.35.5-r0) 20:44:53 (17/42) Installing python3 (3.9.5-r2) 20:44:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:44:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:44:55 (18/42) Installing py3-appdirs (1.4.4-r2) 20:44:55 (19/42) Installing py3-chardet (4.0.0-r2) 20:44:55 (20/42) Installing py3-idna (3.2-r0) 20:44:55 (21/42) Installing py3-urllib3 (1.26.5-r0) 20:44:55 (22/42) Installing py3-certifi (2020.12.5-r1) 20:44:55 (23/42) Installing py3-requests (2.25.1-r4) 20:44:55 (24/42) Installing py3-msgpack (1.0.2-r1) 20:44:55 (25/42) Installing py3-lockfile (0.12.2-r4) 20:44:55 (26/42) Installing py3-cachecontrol (0.12.6-r1) 20:44:55 (27/42) Installing py3-colorama (0.4.4-r1) 20:44:55 Removing intermediate container 92cab1ffd9cc 20:44:55 ---> 9e1d6ea7993d 20:44:55 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:44:55 (28/42) Installing py3-contextlib2 (0.6.0-r1) 20:44:55 (29/42) Installing py3-distlib (0.3.1-r3) 20:44:55 (30/42) Installing py3-distro (1.5.0-r3) 20:44:55 (31/42) Installing py3-six (1.15.0-r1) 20:44:55 (32/42) Installing py3-webencodings (0.5.1-r4) 20:44:55 (33/42) Installing py3-html5lib (1.1-r1) 20:44:55 ---> Running in c34480549d40 20:44:55 (34/42) Installing py3-parsing (2.4.7-r2) 20:44:55 (35/42) Installing py3-packaging (20.9-r1) 20:44:55 (36/42) Installing py3-toml (0.10.2-r2) 20:44:55 (37/42) Installing py3-pep517 (0.10.0-r2) 20:44:55 (38/42) Installing py3-progress (1.5-r2) 20:44:55 (39/42) Installing py3-retrying (1.3.3-r1) 20:44:55 (40/42) Installing py3-ordered-set (4.0.2-r1) 20:44:55 (41/42) Installing py3-setuptools (52.0.0-r3) 20:44:55 (1/6) Installing dumb-init (1.2.5-r1) 20:44:55 (42/42) Installing py3-pip (20.3.4-r1) 20:44:55 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:44:55 (3/6) Installing libsodium (1.0.18-r0) 20:44:56 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:44:56 (5/6) Installing libzmq (4.3.4-r0) 20:44:56 Removing intermediate container c34480549d40 20:44:56 ---> a119940566f0 20:44:56 Step 22/24 : LABEL arch=arm64 20:44:56 (6/6) Installing zeromq (4.3.4-r0) 20:44:56 Executing busybox-1.33.1-r6.trigger 20:44:56 Executing busybox-1.33.1-r6.trigger 20:44:56 ---> Running in 7fc20a95594b 20:44:56 OK: 8 MiB in 20 packages 20:44:56 OK: 84 MiB in 64 packages 20:44:57 Removing intermediate container 7fc20a95594b 20:44:57 ---> 7d6c4d6dfdd2 20:44:57 Step 23/24 : LABEL git_sha=e971d5efd8d83c63074d8d39389a4f6f1a66cd7b 20:44:57 ---> Running in 233dd54ff5cd 20:44:57 Removing intermediate container b709bc42906c 20:44:57 ---> e7ad7beaa5f7 20:44:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:44:57 Removing intermediate container 233dd54ff5cd 20:44:57 ---> ee35f7768ef8 20:44:57 Step 24/24 : LABEL version=0.0.0 20:44:58 ---> Running in 4b7edb26cf4e 20:44:58 Removing intermediate container 4b7edb26cf4e 20:44:58 ---> c199a60ce344 20:44:58 20:44:59 ---> 074ea8d5aa35 20:44:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:44:59 Successfully built c199a60ce344 20:44:59 Successfully tagged security-secretstore-setup-arm64:latest 20:44:59  Building security-secretstore-setup ... done Building security-bootstrapper 20:45:00 ---> ef77a8e1333c 20:45:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:45:00 Collecting docker-compose==1.23.2 20:45:00 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:45:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 20:45:01 ---> e1e3112655a6 20:45:01 Step 18/22 : ENTRYPOINT ["/core-data"] 20:45:01 ---> Running in 94c18a6ff12f 20:45:01 Collecting PyYAML<4,>=3.10 20:45:01 Downloading PyYAML-3.13.tar.gz (270 kB) 20:45:01 Removing intermediate container 94c18a6ff12f 20:45:01 ---> bac023c14c9e 20:45:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:45:02 ---> Running in fe275d7f5659 20:45:02 Removing intermediate container fe275d7f5659 20:45:02 ---> 3e4bf2f63abf 20:45:02 Step 20/22 : LABEL arch=arm64 20:45:02 ---> Running in 7b1c127beb2b 20:45:03 Removing intermediate container 7b1c127beb2b 20:45:03 ---> bcdbacd266c1 20:45:03 Step 21/22 : LABEL git_sha=e971d5efd8d83c63074d8d39389a4f6f1a66cd7b 20:45:03 ---> Running in fcc0c9672c3e 20:45:03 Removing intermediate container fcc0c9672c3e 20:45:03 ---> 38f9706b73e2 20:45:03 Step 22/22 : LABEL version=0.0.0 20:45:04 ---> Running in bfdb9d85f5f0 20:45:04 Removing intermediate container bfdb9d85f5f0 20:45:04 ---> d45f844f96f5 20:45:04 20:45:05 Successfully built d45f844f96f5 20:45:05 Successfully tagged core-data-arm64:latest 20:45:05  Building core-data ... done Building support-scheduler 20:45:05 Collecting texttable<0.10,>=0.9.0 20:45:05 Downloading texttable-0.9.1.tar.gz (11 kB) 20:45:07 Collecting docker<4.0,>=3.6.0 20:45:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:45:07 Collecting cached-property<2,>=1.2.0 20:45:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:45:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:45:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:45:08 Collecting jsonschema<3,>=2.5.1 20:45:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:45:09 Collecting dockerpty<0.5,>=0.4.1 20:45:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:45:11 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:45:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:45:11 ---> 1567e1f31557 20:45:11 Step 3/22 : WORKDIR /edgex-go 20:45:11 ---> Using cache 20:45:11 ---> dda0c153d4c2 20:45:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:11 ---> Using cache 20:45:11 ---> d03aa291faf5 20:45:11 Step 5/22 : RUN apk add --update --no-cache make git 20:45:11 Collecting websocket-client<1.0,>=0.32.0 20:45:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:45:11 Collecting docopt<0.7,>=0.6.1 20:45:11 Downloading docopt-0.6.2.tar.gz (25 kB) 20:45:11 ---> Running in fed4a56bf480 20:45:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:45:13 Collecting docker-pycreds>=0.4.0 20:45:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:45:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:45:14 OK: 219 MiB in 52 packages 20:45:14 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) 20:45:15 Collecting urllib3<1.25,>=1.21.1 20:45:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:45:15 Collecting idna<2.8,>=2.5 20:45:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:45:15 Collecting chardet<3.1.0,>=3.0.2 20:45:15 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:45:15 Removing intermediate container fed4a56bf480 20:45:15 ---> b41611eafb83 20:45:15 Step 6/22 : COPY . . 20:45:15 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:45:15 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:45:15 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:45:15 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:45:16 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:45:16 Attempting uninstall: urllib3 20:45:16 Found existing installation: urllib3 1.26.5 20:45:16 Uninstalling urllib3-1.26.5: 20:45:16 Successfully uninstalled urllib3-1.26.5 20:45:17 Attempting uninstall: idna 20:45:17 Found existing installation: idna 3.2 20:45:17 Uninstalling idna-3.2: 20:45:17 Successfully uninstalled idna-3.2 20:45:18 Attempting uninstall: chardet 20:45:18 Found existing installation: chardet 4.0.0 20:45:18 Uninstalling chardet-4.0.0: 20:45:18 Successfully uninstalled chardet-4.0.0 20:45:20 Attempting uninstall: requests 20:45:20 Found existing installation: requests 2.25.1 20:45:20 Uninstalling requests-2.25.1: 20:45:20 Successfully uninstalled requests-2.25.1 20:45:20 Running setup.py install for texttable: started 20:45:22 Running setup.py install for texttable: finished with status 'done' 20:45:22 Running setup.py install for PyYAML: started 20:45:25 Running setup.py install for PyYAML: finished with status 'done' 20:45:25 Running setup.py install for docopt: started 20:45:27 Running setup.py install for docopt: finished with status 'done' 20:45:27 Running setup.py install for dockerpty: started 20:45:27 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:45:27 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:45:27 ---> 1567e1f31557 20:45:27 Step 3/21 : WORKDIR /edgex-go 20:45:27 ---> Using cache 20:45:27 ---> dda0c153d4c2 20:45:27 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:27 ---> Using cache 20:45:27 ---> d03aa291faf5 20:45:27 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 20:45:28 ---> Running in 1f3e5f27a2ee 20:45:29 Running setup.py install for dockerpty: finished with status 'done' 20:45:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:45:30 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 20:45:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:45:32 OK: 219 MiB in 52 packages 20:45:34 Removing intermediate container 1f3e5f27a2ee 20:45:34 ---> b515e2e7e804 20:45:34 Step 6/21 : COPY . . 20:45:37 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:45:37 Step 2/30 : FROM ${BUILDER_BASE} AS builder 20:45:37 ---> 1567e1f31557 20:45:37 Step 3/30 : WORKDIR /edgex-go 20:45:37 ---> Using cache 20:45:37 ---> dda0c153d4c2 20:45:37 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:37 ---> Using cache 20:45:37 ---> d03aa291faf5 20:45:37 Step 5/30 : RUN apk add --update --no-cache make git 20:45:37 ---> Using cache 20:45:37 ---> b41611eafb83 20:45:37 Step 6/30 : COPY . . 20:45:37 ---> Using cache 20:45:37 ---> d094f4e5ad87 20:45:37 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:38 ---> Running in 5229d9fe9d87 20:45:38 ---> d094f4e5ad87 20:45:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:38 ---> Running in 3cbf0b4bba50 20:45:40 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:45:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:45:40 ---> 1567e1f31557 20:45:40 Step 3/23 : WORKDIR /edgex-go 20:45:40 ---> Using cache 20:45:40 ---> dda0c153d4c2 20:45:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:40 ---> Using cache 20:45:40 ---> d03aa291faf5 20:45:40 Step 5/23 : RUN apk add --update --no-cache make git 20:45:40 ---> Using cache 20:45:40 ---> b41611eafb83 20:45:40 Step 6/23 : COPY go.mod . 20:45:42 ---> 4c9a9757df57 20:45:42 Step 7/23 : RUN go mod download 20:45:42 ---> Running in 446269bad3b2 20:45:42 Removing intermediate container 5229d9fe9d87 20:45:42 ---> 542443b01b49 20:45:42 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:45:42 Removing intermediate container 3cbf0b4bba50 20:45:42 ---> 93392c837a73 20:45:42 Step 8/22 : RUN make cmd/core-metadata/core-metadata 20:45:42 ---> Running in 3ad10b86177c 20:45:42 ---> Running in 2e4ae76b0912 20:45:44 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 20:45:45 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 20:45:48 Removing intermediate container 446269bad3b2 20:45:48 ---> cc6ea0c5348c 20:45:48 Step 8/23 : COPY . . 20:45:50 Removing intermediate container 7617550ac8ad 20:45:50 ---> 5417b03771d2 20:45:50 Step 13/22 : ENV APP_PORT=58890 20:45:51 ---> Running in 18d330e73c24 20:45:52 Removing intermediate container 18d330e73c24 20:45:52 ---> c29a43908eb7 20:45:52 Step 14/22 : EXPOSE $APP_PORT 20:45:52 ---> Running in 39e6cafa7dce 20:45:53 Removing intermediate container 39e6cafa7dce 20:45:53 ---> 11e0c4f07a04 20:45:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:45:57 ---> 0958c16b55da 20:45:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:45:58 ---> 4136d50701b0 20:45:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:46:00 ---> 265e264f9611 20:46:00 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 20:46:01 ---> Running in cd550f501964 20:46:02 Removing intermediate container cd550f501964 20:46:02 ---> 9582037ffd2b 20:46:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:46:02 ---> Running in f167a96d83d9 20:46:03 Removing intermediate container f167a96d83d9 20:46:03 ---> 4f4263c33de9 20:46:03 Step 20/22 : LABEL arch=arm64 20:46:03 ---> Running in 987a325579bd 20:46:04 Removing intermediate container 987a325579bd 20:46:04 ---> daee433f4d4a 20:46:04 Step 21/22 : LABEL git_sha=e971d5efd8d83c63074d8d39389a4f6f1a66cd7b 20:46:04 ---> Running in 74a9943030cf 20:46:05 Removing intermediate container 74a9943030cf 20:46:05 ---> 64dbe1db9dc1 20:46:05 Step 22/22 : LABEL version=0.0.0 20:46:05 ---> Running in d0401fab8fbd 20:46:06 ---> d7b819264923 20:46:06 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:06 Removing intermediate container d0401fab8fbd 20:46:06 ---> 1ea7605ea001 20:46:06 20:46:06 ---> Running in 36f7c94ac1e9 20:46:08 Successfully built 1ea7605ea001 20:46:08 Successfully tagged sys-mgmt-agent-arm64:latest 20:46:12  Building sys-mgmt-agent ... done Removing intermediate container 36f7c94ac1e9 20:46:12 ---> 8e23881ff846 20:46:12 Step 8/21 : RUN make cmd/support-notifications/support-notifications 20:46:12 ---> Running in f3044a4ef819 20:46:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:46:16 ---> aa9c7922efd0 20:46:16 Step 9/23 : RUN go mod tidy 20:46:16 ---> Running in 64ebde0eb1b0 20:46:22 Removing intermediate container 64ebde0eb1b0 20:46:22 ---> 48d6062e4e50 20:46:22 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:46:22 ---> Running in 0cf4da603667 20:46:24 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 20:47:20 Removing intermediate container 3ad10b86177c 20:47:20 ---> 4792e6d5e9a8 20:47:20 20:47:20 Step 9/30 : FROM alpine:3.14 20:47:20 ---> 5b8b7b635229 20:47:20 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:47:20 ---> Running in 0feb6174069f 20:47:20 Removing intermediate container 0feb6174069f 20:47:20 ---> cf14f479bbbe 20:47:20 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 20:47:20 ---> Running in b03b9effd42e 20:47:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:47:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:47:20 (1/2) Installing dumb-init (1.2.5-r1) 20:47:20 (2/2) Installing su-exec (0.2-r1) 20:47:20 Executing busybox-1.33.1-r6.trigger 20:47:20 OK: 6 MiB in 16 packages 20:47:20 Removing intermediate container b03b9effd42e 20:47:20 ---> b2d307a633bc 20:47:20 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 20:47:20 ---> Running in 9d896f9a2e5e 20:47:21 Removing intermediate container 9d896f9a2e5e 20:47:21 ---> ee6d0ca6f020 20:47:21 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:47:21 ---> Running in aeac22203b99 20:47:22 Removing intermediate container aeac22203b99 20:47:22 ---> 6083d3552b3a 20:47:22 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:47:22 ---> Running in 5aca18e06f6e 20:47:24 Removing intermediate container 2e4ae76b0912 20:47:24 ---> 1898691c2d61 20:47:24 20:47:24 Step 9/22 : FROM alpine:3.14 20:47:24 ---> 5b8b7b635229 20:47:24 Step 10/22 : RUN apk add --update --no-cache dumb-init 20:47:24 ---> Using cache 20:47:24 ---> 6fc515c1069e 20:47:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:47:24 ---> Using cache 20:47:24 ---> 031d1097290a 20:47:24 Step 12/22 : ENV APP_PORT=59881 20:47:25 ---> Running in 3f6e40638f28 20:47:25 Removing intermediate container 3f6e40638f28 20:47:25 ---> 6607659a25df 20:47:25 Step 13/22 : EXPOSE $APP_PORT 20:47:25 ---> Running in 40a5993f6094 20:47:26 Removing intermediate container 5aca18e06f6e 20:47:26 ---> 126d2781cc32 20:47:26 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 20:47:26 ---> Running in 4d1061f42df1 20:47:26 Removing intermediate container 40a5993f6094 20:47:26 ---> 75890def5e5f 20:47:26 Step 14/22 : WORKDIR / 20:47:26 ---> Running in edc470df5dbf 20:47:26 Removing intermediate container 4d1061f42df1 20:47:26 ---> 93b59f85020a 20:47:26 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:47:27 Removing intermediate container edc470df5dbf 20:47:27 ---> 87060175ac2a 20:47:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:27 ---> 163aa97f09d1 20:47:27 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:47:27 ---> Running in 13bb400e772b 20:47:28 ---> 65472cd35f96 20:47:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:47:30 ---> de2e806521c3 20:47:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:47:31 Removing intermediate container 13bb400e772b 20:47:31 ---> 869ec79355ca 20:47:31 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:32 ---> 2b2988843f76 20:47:32 Step 18/22 : ENTRYPOINT ["/core-metadata"] 20:47:32 ---> Running in 5c86cb5422ca 20:47:32 ---> e784631c1023 20:47:32 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:47:32 Removing intermediate container 5c86cb5422ca 20:47:32 ---> af979c56c41d 20:47:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:47:32 ---> Running in debca6aef3cc 20:47:33 Removing intermediate container debca6aef3cc 20:47:33 ---> 3596c2e6194d 20:47:33 Step 20/22 : LABEL arch=arm64 20:47:33 ---> Running in 3cf613cfba87 20:47:34 Removing intermediate container 3cf613cfba87 20:47:34 ---> 7e24726d4e95 20:47:34 Step 21/22 : LABEL git_sha=e971d5efd8d83c63074d8d39389a4f6f1a66cd7b 20:47:34 ---> 9944facdf12f 20:47:34 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:47:34 ---> Running in a4da48bfe50a 20:47:35 Removing intermediate container a4da48bfe50a 20:47:35 ---> afd4d5f0a3fd 20:47:35 Step 22/22 : LABEL version=0.0.0 20:47:35 ---> Running in 141a7e385d4c 20:47:35 ---> 2a5b501a69f9 20:47:35 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:47:36 Removing intermediate container 141a7e385d4c 20:47:36 ---> 8f52fc2432cb 20:47:36 20:47:36 Successfully built 8f52fc2432cb 20:47:36 Successfully tagged core-metadata-arm64:latest 20:47:37  Building core-metadata ... done  ---> 25f7e7d2e5a2 20:47:37 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:47:38 ---> c05664f80ec1 20:47:38 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 20:47:38 ---> Running in bbe709394bd9 20:47:38 Removing intermediate container bbe709394bd9 20:47:38 ---> d729943c535c 20:47:38 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:47:39 ---> 019cd622d092 20:47:39 Step 25/30 : RUN chmod +x /entrypoint.sh 20:47:39 ---> Running in d9c61003a5ef 20:47:42 Removing intermediate container d9c61003a5ef 20:47:42 ---> 9a0286428ce2 20:47:42 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 20:47:42 ---> Running in ac89877a7005 20:47:43 Removing intermediate container ac89877a7005 20:47:43 ---> 2e774ebfa3e1 20:47:43 Step 27/30 : CMD ["gate"] 20:47:43 ---> Running in 0d937fa1b423 20:47:43 Removing intermediate container 0d937fa1b423 20:47:43 ---> 1513eafcb7b0 20:47:43 Step 28/30 : LABEL arch=arm64 20:47:44 ---> Running in 9585eaa15c9d 20:47:44 Removing intermediate container 9585eaa15c9d 20:47:44 ---> 77f7b86836b3 20:47:44 Step 29/30 : LABEL git_sha=e971d5efd8d83c63074d8d39389a4f6f1a66cd7b 20:47:45 ---> Running in dfdfa778fe19 20:47:45 Removing intermediate container dfdfa778fe19 20:47:45 ---> 35cba0f6c6cf 20:47:45 Step 30/30 : LABEL version=0.0.0 20:47:45 ---> Running in 0c94c51bd270 20:47:46 Removing intermediate container 0c94c51bd270 20:47:46 ---> 6a6c645fdf71 20:47:46 20:47:46 Successfully built 6a6c645fdf71 20:47:46 Successfully tagged security-bootstrapper-arm64:latest 20:47:48  Building security-bootstrapper ... done Removing intermediate container f3044a4ef819 20:47:48 ---> 0aa4b04107e7 20:47:48 20:47:48 Step 9/21 : FROM alpine:3.14 20:47:48 ---> 5b8b7b635229 20:47:48 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 20:47:48 ---> Running in b180076107e4 20:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:47:50 Removing intermediate container 0cf4da603667 20:47:50 ---> 5f9623b98f57 20:47:50 20:47:50 Step 11/23 : FROM alpine:3.14 20:47:50 ---> 5b8b7b635229 20:47:50 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:47:50 ---> Using cache 20:47:50 ---> 6fc515c1069e 20:47:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:47:50 ---> Using cache 20:47:50 ---> 031d1097290a 20:47:50 Step 14/23 : ENV APP_PORT=59861 20:47:50 ---> Running in 3668e0c420de 20:47:50 (1/2) Installing ca-certificates (20191127-r5) 20:47:50 (2/2) Installing dumb-init (1.2.5-r1) 20:47:50 Executing busybox-1.33.1-r6.trigger 20:47:50 Executing ca-certificates-20191127-r5.trigger 20:47:50 Removing intermediate container 3668e0c420de 20:47:50 ---> b5d3f9874746 20:47:50 Step 15/23 : EXPOSE $APP_PORT 20:47:50 OK: 6 MiB in 16 packages 20:47:50 ---> Running in dcf1e575e558 20:47:51 Removing intermediate container dcf1e575e558 20:47:51 ---> 236efef5ccd3 20:47:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:52 ---> f01ec9c3f2bf 20:47:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:47:52 Removing intermediate container b180076107e4 20:47:52 ---> f81bea9c4261 20:47:52 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:47:52 ---> Running in d3b64899a7fa 20:47:52 Removing intermediate container d3b64899a7fa 20:47:52 ---> d069d230599d 20:47:52 Step 12/21 : ENV APP_PORT=59860 20:47:52 ---> Running in 29690cb95fa4 20:47:53 ---> e0d129291a64 20:47:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:47:53 Removing intermediate container 29690cb95fa4 20:47:53 ---> 922103a4f9fa 20:47:53 Step 13/21 : EXPOSE $APP_PORT 20:47:53 ---> Running in d18e8ae8b42a 20:47:53 Removing intermediate container d18e8ae8b42a 20:47:53 ---> 140b40bc7cbb 20:47:53 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:53 ---> 383dba044145 20:47:53 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:47:54 ---> Running in a196d720e620 20:47:54 ---> 3cc944caf279 20:47:54 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:47:54 Removing intermediate container a196d720e620 20:47:54 ---> 694769197bb4 20:47:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:47:54 ---> Running in 92a68f4e8417 20:47:54 Removing intermediate container 92a68f4e8417 20:47:54 ---> e4f4da51f2cc 20:47:54 Step 21/23 : LABEL arch=arm64 20:47:54 ---> Running in dd9b06b330a6 20:47:55 ---> 8d4e71a40ee8 20:47:55 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:47:55 Removing intermediate container dd9b06b330a6 20:47:55 ---> b40139a53ec1 20:47:55 Step 22/23 : LABEL git_sha=e971d5efd8d83c63074d8d39389a4f6f1a66cd7b 20:47:55 ---> Running in e4c645f0b880 20:47:56 Removing intermediate container e4c645f0b880 20:47:56 ---> 3bd03d7737ab 20:47:56 Step 23/23 : LABEL version=0.0.0 20:47:56 ---> 43a74d5aaf35 20:47:56 Step 17/21 : ENTRYPOINT ["/support-notifications"] 20:47:56 ---> Running in c849bd0f8fbc 20:47:56 ---> Running in 3cd2f86acf2d 20:47:56 Removing intermediate container c849bd0f8fbc 20:47:56 ---> 7d87e46c8e91 20:47:56 20:47:56 Removing intermediate container 3cd2f86acf2d 20:47:56 ---> 5afaa1313ac1 20:47:56 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:47:56 Successfully built 7d87e46c8e91 20:47:56 Successfully tagged support-scheduler-arm64:latest 20:47:56  Building support-scheduler ... done  ---> Running in 534b101adcf0 20:47:57 Removing intermediate container 534b101adcf0 20:47:57 ---> 1378dee25cfe 20:47:57 Step 19/21 : LABEL arch=arm64 20:47:57 ---> Running in 6113eb8378b5 20:47:57 Removing intermediate container 6113eb8378b5 20:47:57 ---> f7b5b4000d53 20:47:57 Step 20/21 : LABEL git_sha=e971d5efd8d83c63074d8d39389a4f6f1a66cd7b 20:47:57 ---> Running in 7e55de45aa2a 20:47:57 Removing intermediate container 7e55de45aa2a 20:47:57 ---> 8671c89697d9 20:47:57 Step 21/21 : LABEL version=0.0.0 20:47:57 ---> Running in 64658ac06254 20:47:58 Removing intermediate container 64658ac06254 20:47:58 ---> 2a1dd6d9a162 20:47:58 20:47:58 Successfully built 2a1dd6d9a162 20:47:58 Successfully tagged support-notifications-arm64:latest 20:47:58  Building support-notifications ... done  [Pipeline] } 20:47:58 $ docker stop --time=1 bd70dc7bc6632e92407a7a5b86fb8e4be105c88a3efc005582267896c5ab74ba 20:48:00 $ docker rm -f bd70dc7bc6632e92407a7a5b86fb8e4be105c88a3efc005582267896c5ab74ba [Pipeline] // withDockerContainer [Pipeline] sh 20:48:01 + docker images 20:48:01 REPOSITORY TAG IMAGE ID CREATED SIZE 20:48:01 support-notifications-arm64 latest 2a1dd6d9a162 3 seconds ago 16.1MB 20:48:01 support-scheduler-arm64 latest 7d87e46c8e91 5 seconds ago 15.3MB 20:48:01 5f9623b98f57 12 seconds ago 1.57GB 20:48:01 0aa4b04107e7 14 seconds ago 1.57GB 20:48:01 security-bootstrapper-arm64 latest 6a6c645fdf71 16 seconds ago 17.8MB 20:48:01 core-metadata-arm64 latest 8f52fc2432cb 26 seconds ago 15.9MB 20:48:01 1898691c2d61 37 seconds ago 1.58GB 20:48:01 4792e6d5e9a8 47 seconds ago 1.57GB 20:48:01 sys-mgmt-agent-arm64 latest 1ea7605ea001 About a minute ago 280MB 20:48:01 core-data-arm64 latest d45f844f96f5 2 minutes ago 19.6MB 20:48:01 security-secretstore-setup-arm64 latest c199a60ce344 3 minutes ago 26.8MB 20:48:01 security-proxy-setup-arm64 latest 07ba373e73ab 3 minutes ago 25.5MB 20:48:01 824a116ce297 3 minutes ago 1.58GB 20:48:01 core-command-arm64 latest b9f7b42650be 3 minutes ago 15.2MB 20:48:01 5292010aab6d 3 minutes ago 1.58GB 20:48:01 67e33abbd45b 3 minutes ago 1.58GB 20:48:01 7474e387b75b 3 minutes ago 1.57GB 20:48:01 4ebcd78d1463 3 minutes ago 1.57GB 20:48:01 ci-base-image-arm64 latest 1567e1f31557 14 minutes ago 1.24GB 20:48:01 docker 20.10.10 520e9a0a30f7 8 weeks ago 200MB 20:48:01 alpine 3.14 5b8b7b635229 2 months ago 5.35MB 20:48:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 3 months ago 534MB 20:48:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 18 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 20:48:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:48:01 20:48:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:48:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:48:02 arm64: Pulling from edgex-lftools-log-publisher 20:48:02 448f6bf000e3: Pulling fs layer 20:48:02 f757da607395: Pulling fs layer 20:48:02 05883995daec: Pulling fs layer 20:48:02 8603b9c90790: Pulling fs layer 20:48:02 1560dd03e051: Pulling fs layer 20:48:02 27f5ce0e4adf: Pulling fs layer 20:48:02 c2d8d7efcc4b: Pulling fs layer 20:48:02 1560dd03e051: Waiting 20:48:02 27f5ce0e4adf: Waiting 20:48:02 c2d8d7efcc4b: Waiting 20:48:02 8603b9c90790: Waiting 20:48:02 f757da607395: Verifying Checksum 20:48:02 f757da607395: Download complete 20:48:02 8603b9c90790: Verifying Checksum 20:48:02 8603b9c90790: Download complete 20:48:02 1560dd03e051: Verifying Checksum 20:48:02 1560dd03e051: Download complete 20:48:02 05883995daec: Verifying Checksum 20:48:02 05883995daec: Download complete 20:48:02 27f5ce0e4adf: Download complete 20:48:02 448f6bf000e3: Verifying Checksum 20:48:02 448f6bf000e3: Download complete 20:48:05 c2d8d7efcc4b: Verifying Checksum 20:48:05 c2d8d7efcc4b: Download complete 20:48:06 448f6bf000e3: Pull complete 20:48:07 f757da607395: Pull complete 20:48:08 05883995daec: Pull complete 20:48:08 8603b9c90790: Pull complete 20:48:09 1560dd03e051: Pull complete 20:48:09 27f5ce0e4adf: Pull complete 20:48:25 c2d8d7efcc4b: Pull complete 20:48:25 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:48:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:48:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:48:25 prd-ubuntu18.04-docker-arm64-4c-16g-1272 does not seem to be running inside a container 20:48:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:48:28 $ docker top 85f7b94fd87ddb83b24dc17e48582fac4d84ad53a8a8479eb74cd5da6720ccbb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:48:29 ---> job-cost.sh 20:48:29 lf-activate-venv: SKIPPING 20:48:29 INFO: No Stack... 20:48:29 INFO: Retrieving Pricing Info for: v3-standard-4 20:48:29 INFO: Archiving Costs [Pipeline] sh 20:48:30 + cat /w/workspace/edgex-go/9/archives/cost.csv 20:48:30 + cut -d, -f6 [Pipeline] lock 20:48:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3848-9-stack-cost] 20:48:30 Resource [jenkins-edgexfoundry-edgex-go-PR-3848-9-stack-cost] did not exist. Created. 20:48:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3848-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:48:30 + echo total: 0.10999999940395355 [Pipeline] stash 20:48:31 Stashed 1 file(s) [Pipeline] } 20:48:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3848-9-stack-cost] [Pipeline] // lock [Pipeline] } 20:48:31 $ docker stop --time=1 85f7b94fd87ddb83b24dc17e48582fac4d84ad53a8a8479eb74cd5da6720ccbb 20:48:32 $ docker rm -f 85f7b94fd87ddb83b24dc17e48582fac4d84ad53a8a8479eb74cd5da6720ccbb [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:48:33 + '[' -d /w/workspace/edgex-go/9/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:48:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:48:34 ---> package-listing.sh 20:48:34 ++ facter osfamily 20:48:34 ++ tr '[:upper:]' '[:lower:]' 20:48:34 + OS_FAMILY=redhat 20:48:34 + workspace=/w/workspace/edgex-go/9 20:48:34 + START_PACKAGES=/tmp/packages_start.txt 20:48:34 + END_PACKAGES=/tmp/packages_end.txt 20:48:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:48:34 + PACKAGES=/tmp/packages_start.txt 20:48:34 + '[' /w/workspace/edgex-go/9 ']' 20:48:34 + PACKAGES=/tmp/packages_end.txt 20:48:34 + case "${OS_FAMILY}" in 20:48:34 + sort 20:48:34 + rpm -qa 20:48:38 + '[' -f /tmp/packages_start.txt ']' 20:48:38 + '[' -f /tmp/packages_end.txt ']' 20:48:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:48:38 + '[' /w/workspace/edgex-go/9 ']' 20:48:38 + mkdir -p /w/workspace/edgex-go/9/archives/ 20:48:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 20:48:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:48:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:48:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:39 20:48:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:48:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:39 latest: Pulling from edgex-lftools-log-publisher 20:48:39 b4d181a07f80: Pulling fs layer 20:48:39 a1111a8f2ec3: Pulling fs layer 20:48:39 ed53099fbce6: Pulling fs layer 20:48:39 dc539afda2c1: Pulling fs layer 20:48:39 77bc0d833cb6: Pulling fs layer 20:48:39 9065ff56babe: Pulling fs layer 20:48:39 d287ab97295c: Pulling fs layer 20:48:39 dc539afda2c1: Waiting 20:48:39 77bc0d833cb6: Waiting 20:48:39 9065ff56babe: Waiting 20:48:39 d287ab97295c: Waiting 20:48:39 a1111a8f2ec3: Verifying Checksum 20:48:39 a1111a8f2ec3: Download complete 20:48:39 dc539afda2c1: Verifying Checksum 20:48:39 dc539afda2c1: Download complete 20:48:39 ed53099fbce6: Verifying Checksum 20:48:39 ed53099fbce6: Download complete 20:48:40 9065ff56babe: Verifying Checksum 20:48:40 9065ff56babe: Download complete 20:48:40 77bc0d833cb6: Verifying Checksum 20:48:40 77bc0d833cb6: Download complete 20:48:40 b4d181a07f80: Verifying Checksum 20:48:40 b4d181a07f80: Download complete 20:48:40 d287ab97295c: Verifying Checksum 20:48:40 d287ab97295c: Download complete 20:48:41 b4d181a07f80: Pull complete 20:48:41 a1111a8f2ec3: Pull complete 20:48:42 ed53099fbce6: Pull complete 20:48:42 dc539afda2c1: Pull complete 20:48:42 77bc0d833cb6: Pull complete 20:48:42 9065ff56babe: Pull complete 20:48:48 d287ab97295c: Pull complete 20:48:48 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:48:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:48:48 prd-centos7-docker-4c-2g-1270 does not seem to be running inside a container 20:48:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:48:52 $ docker top 95f8be3c1002ce2377bd6f7dacf3828c9ea01be5da091519d617c49f19bec7ca -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:52 + touch /tmp/pre-build-complete [Pipeline] sh 20:48:52 + mkdir -p /var/log/sysstat [Pipeline] sh 20:48:53 + ls /var/log/sa-host 20:48:53 + sadf -c /var/log/sa-host/sa11 20:48:53 file_magic: OK 20:48:53 HZ: Using current value: 100 20:48:53 file_header: OK 20:48:53 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:48:53 Statistics: 20:48:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:48:53 File successfully converted to sysstat format version 12.0.3 20:48:53 + sadf -c /var/log/sa-host/sa17 20:48:53 file_magic: OK 20:48:53 HZ: Using current value: 100 20:48:53 file_header: OK 20:48:53 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:48:53 Statistics: 20:48:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:48:53 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:48:53 provisioning config files... 20:48:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config3503558117708576983tmp [Pipeline] { [Pipeline] echo 20:48:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:48:53 ---> create-netrc.sh [Pipeline] } 20:48:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:48:53 ---> python-tools-install.sh [Pipeline] echo 20:48:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:48:54 ---> sudo-logs.sh 20:48:54 Archiving 'sudo' log.. 20:48:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-1270.novalocal: Name or service not known 20:48:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-1270.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:48:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:48:54 ---> job-cost.sh 20:48:54 lf-activate-venv: SKIPPING 20:48:54 DEBUG: total: 0.10999999940395355 20:48:54 INFO: Retrieving Stack Cost... 20:48:54 INFO: Retrieving Pricing Info for: v3-standard-2 20:48:55 INFO: Archiving Costs [Pipeline] echo 20:48:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:48:55 ---> logs-deploy.sh 20:48:55 lf-activate-venv: SKIPPING 20:48:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3848/9 20:48:55 INFO: archiving workspace using pattern(s): 20:48:55 Archives upload complete. 20:48:56 INFO: archiving logs to Nexus 20:48:56 ---> uname -a: 20:48:56 Linux prd-centos7-docker-4c-2g-1270.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 20:48:56 20:48:56 20:48:56 ---> lscpu: 20:48:56 Architecture: x86_64 20:48:56 CPU op-mode(s): 32-bit, 64-bit 20:48:56 Byte Order: Little Endian 20:48:56 Address sizes: 40 bits physical, 48 bits virtual 20:48:56 CPU(s): 2 20:48:56 On-line CPU(s) list: 0,1 20:48:56 Thread(s) per core: 1 20:48:56 Core(s) per socket: 1 20:48:56 Socket(s): 2 20:48:56 NUMA node(s): 1 20:48:56 Vendor ID: AuthenticAMD 20:48:56 CPU family: 23 20:48:56 Model: 49 20:48:56 Model name: AMD EPYC-Rome Processor 20:48:56 Stepping: 0 20:48:56 CPU MHz: 2800.000 20:48:56 BogoMIPS: 5600.00 20:48:56 Virtualization: AMD-V 20:48:56 Hypervisor vendor: KVM 20:48:56 Virtualization type: full 20:48:56 L1d cache: 32K 20:48:56 L1i cache: 32K 20:48:56 L2 cache: 512K 20:48:56 L3 cache: 16384K 20:48:56 NUMA node0 CPU(s): 0,1 20:48:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 20:48:56 20:48:56 20:48:56 ---> nproc: 20:48:56 2 20:48:56 20:48:56 20:48:56 ---> df -h: 20:48:56 Filesystem Size Used Avail Use% Mounted on 20:48:56 overlay 40G 13G 28G 32% / 20:48:56 tmpfs 64M 0 64M 0% /dev 20:48:56 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:48:56 shm 64M 0 64M 0% /dev/shm 20:48:56 /dev/vda1 40G 13G 28G 32% /facter-os 20:48:56 20:48:56 20:48:56 ---> sar -b -r -n DEV: 20:48:56 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/11/22 _x86_64_ (2 CPU) 20:48:56 20:48:56 20:28:48 LINUX RESTART (2 CPU) 20:48:56 20:48:56 20:29:01 tps rtps wtps bread/s bwrtn/s 20:48:56 20:30:01 265.73 43.03 222.70 6667.51 86455.07 20:48:56 20:31:01 295.92 0.00 295.92 0.00 57767.75 20:48:56 20:32:01 57.14 0.00 57.14 0.00 10824.04 20:48:56 20:33:01 128.21 0.00 128.21 0.00 10284.23 20:48:56 20:34:01 878.92 439.99 438.93 17693.89 290229.78 20:48:56 20:35:01 330.83 81.48 249.35 6976.79 74207.32 20:48:56 20:36:01 574.51 111.90 462.60 3809.26 161815.73 20:48:56 20:37:01 28.66 11.49 17.17 1167.89 1151.63 20:48:56 20:38:01 0.17 0.02 0.15 0.13 1.73 20:48:56 20:39:01 0.30 0.03 0.27 0.27 3.30 20:48:56 20:40:01 0.27 0.00 0.27 0.00 3.33 20:48:56 20:41:02 0.27 0.00 0.27 0.00 3.51 20:48:56 20:42:01 0.30 0.00 0.30 0.00 2.96 20:48:56 20:43:01 0.18 0.00 0.18 0.00 2.05 20:48:56 20:44:01 0.40 0.12 0.28 3.60 3.08 20:48:56 20:45:01 0.97 0.10 0.87 3.20 15.85 20:48:56 20:46:01 0.25 0.00 0.25 0.00 3.63 20:48:56 20:47:01 0.23 0.00 0.23 0.00 3.30 20:48:56 20:48:01 0.25 0.00 0.25 0.00 3.81 20:48:56 Average: 135.20 36.33 98.88 1916.69 36546.19 20:48:56 20:48:56 20:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:48:56 20:30:01 4325668 0 766244 9.57 2620 2914408 1647392 18.19 1037056 2319108 2568 20:48:56 20:31:01 3430896 0 996688 12.44 2620 3578736 1698712 18.75 1333968 2768792 232172 20:48:56 20:32:01 3393616 0 1071804 13.38 2620 3540900 1740224 19.21 1316960 2816024 37272 20:48:56 20:33:01 3408020 0 1064148 13.29 2620 3534152 1866408 20.61 1371084 2747652 71860 20:48:56 20:34:01 211944 0 1383092 17.27 2620 6411284 2696552 29.77 3397300 3784740 173216 20:48:56 20:35:01 942212 0 1351700 16.88 2620 5712408 2918656 32.22 2611636 3834148 7680 20:48:56 20:36:01 2493500 0 1249156 15.60 2620 4263664 1923700 21.24 1830828 3043440 36 20:48:56 20:37:01 2999668 0 1145476 14.30 2620 3861176 1390112 15.35 1339180 3050232 20 20:48:56 20:38:01 2999896 0 1145248 14.30 2620 3861176 1375756 15.19 1356448 3033776 8 20:48:56 20:39:01 3010812 0 1134324 14.16 2620 3861184 1355508 14.97 1355516 3024272 20 20:48:56 20:40:01 3012532 0 1132604 14.14 2620 3861184 1355244 14.96 1354004 3024272 16 20:48:56 20:41:02 3015040 0 1130088 14.11 2620 3861192 1355148 14.96 1353344 3022560 8 20:48:56 20:42:01 3015232 0 1129892 14.11 2620 3861196 1355196 14.96 1353508 3022560 8 20:48:56 20:43:01 3015196 0 1129924 14.11 2620 3861200 1355148 14.96 1353380 3022508 8 20:48:56 20:44:01 3013340 0 1131776 14.13 2620 3861204 1356888 14.98 1354928 3022504 8 20:48:56 20:45:01 3014820 0 1130264 14.11 2620 3861236 1355220 14.96 1353796 3022224 20 20:48:56 20:46:01 3014900 0 1130180 14.11 2620 3861240 1355148 14.96 1353724 3022220 20 20:48:56 20:47:01 3015172 0 1129904 14.11 2620 3861244 1355148 14.96 1353720 3022220 16 20:48:56 20:48:01 3015096 0 1129976 14.11 2620 3861248 1355148 14.96 1353844 3022220 16 20:48:56 Average: 2860398 0 1130657 14.12 2620 4015265 1621648 17.90 1533380 3032920 27630 20:48:56 20:48:56 20:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:48:56 20:30:01 veth8a369e5 37.22 46.51 3.60 39.43 0.00 0.00 0.00 0.00 20:48:56 20:30:01 eth0 1156.02 1237.14 9628.76 180.51 0.00 0.00 0.00 0.00 20:48:56 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:30:01 docker0 567.26 329.28 57.10 2733.48 0.00 0.00 0.00 0.00 20:48:56 20:31:01 eth0 218.86 159.92 2037.95 24.16 0.00 0.00 0.00 0.00 20:48:56 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:31:01 veth524d2a9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:48:56 20:31:01 docker0 141.04 183.80 11.55 2003.17 0.00 0.00 0.00 0.00 20:48:56 20:32:01 eth0 31.93 17.00 25.36 12.58 0.00 0.00 0.00 0.00 20:48:56 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:32:01 veth524d2a9 2.25 2.25 0.18 0.19 0.00 0.00 0.00 0.00 20:48:56 20:32:01 docker0 2.25 2.25 0.15 0.19 0.00 0.00 0.00 0.00 20:48:56 20:33:01 eth0 70.60 48.80 1201.79 115.30 0.00 0.00 0.00 0.00 20:48:56 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:34:01 veth740ca01 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 20:48:56 20:34:01 eth0 93.44 59.03 694.88 20.19 0.00 0.00 0.00 0.00 20:48:56 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:34:01 vetha4e38b3 0.00 0.68 0.00 0.04 0.00 0.00 0.00 0.00 20:48:56 20:35:01 vethcc67f43 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:48:56 20:35:01 vethe566b6f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:35:01 eth0 95.06 52.31 1287.55 18.02 0.00 0.00 0.00 0.00 20:48:56 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:36:01 eth0 114.94 56.38 590.17 141.42 0.00 0.00 0.00 0.00 20:48:56 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:36:01 vetha4e38b3 0.00 1.05 0.00 0.05 0.00 0.00 0.00 0.00 20:48:56 20:36:01 docker0 773.41 632.52 72.84 5608.44 0.00 0.00 0.00 0.00 20:48:56 20:37:01 eth0 5.46 3.20 4.95 2.13 0.00 0.00 0.00 0.00 20:48:56 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:38:01 eth0 0.52 0.28 0.27 0.20 0.00 0.00 0.00 0.00 20:48:56 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:39:01 eth0 0.73 0.57 2.98 0.04 0.00 0.00 0.00 0.00 20:48:56 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:40:01 eth0 0.20 0.17 0.08 0.04 0.00 0.00 0.00 0.00 20:48:56 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:41:02 eth0 0.12 0.10 0.01 0.03 0.00 0.00 0.00 0.00 20:48:56 20:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:42:01 eth0 0.27 0.15 0.07 0.01 0.00 0.00 0.00 0.00 20:48:56 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:43:01 eth0 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:48:56 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:44:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:48:56 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:45:01 eth0 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 20:48:56 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:46:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:48:56 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:47:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:48:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:48:56 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 Average: eth0 94.25 86.17 815.32 27.12 0.00 0.00 0.00 0.00 20:48:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:48:56 Average: docker0 40.74 33.32 3.84 295.46 0.00 0.00 0.00 0.00 20:48:56 20:48:56 20:48:56 ---> sar -P ALL: 20:48:56 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/11/22 _x86_64_ (2 CPU) 20:48:56 20:48:56 20:28:48 LINUX RESTART (2 CPU) 20:48:56 20:48:56 20:29:01 CPU %user %nice %system %iowait %steal %idle 20:48:56 20:30:01 all 37.80 0.00 11.06 6.23 0.09 44.82 20:48:56 20:30:01 0 36.96 0.00 11.61 4.93 0.09 46.42 20:48:56 20:30:01 1 38.65 0.00 10.50 7.53 0.09 43.22 20:48:56 20:31:01 all 52.61 0.00 11.20 2.98 0.11 33.11 20:48:56 20:31:01 0 52.38 0.00 11.97 2.74 0.11 32.80 20:48:56 20:31:01 1 52.83 0.00 10.42 3.22 0.11 33.42 20:48:56 20:32:01 all 32.37 0.00 4.61 0.38 0.08 62.57 20:48:56 20:32:01 0 32.47 0.00 4.68 0.39 0.07 62.39 20:48:56 20:32:01 1 32.27 0.00 4.53 0.37 0.09 62.74 20:48:56 20:33:01 all 72.04 0.00 7.39 1.83 0.11 18.63 20:48:56 20:33:01 0 70.94 0.00 7.24 2.27 0.11 19.45 20:48:56 20:33:01 1 73.14 0.00 7.53 1.39 0.11 17.82 20:48:56 20:34:01 all 33.67 0.00 20.30 30.30 0.12 15.62 20:48:56 20:34:01 0 32.27 0.00 20.51 29.64 0.11 17.47 20:48:56 20:34:01 1 35.08 0.00 20.08 30.96 0.13 13.75 20:48:56 20:35:01 all 83.18 0.00 15.55 1.12 0.12 0.04 20:48:56 20:35:01 0 81.95 0.00 16.79 1.11 0.11 0.04 20:48:56 20:35:01 1 84.41 0.00 14.30 1.13 0.13 0.04 20:48:56 20:36:01 all 68.54 0.00 20.69 7.26 0.12 3.39 20:48:56 20:36:01 0 67.56 0.00 21.10 7.67 0.11 3.55 20:48:56 20:36:01 1 69.51 0.00 20.28 6.85 0.13 3.24 20:48:56 20:37:01 all 0.87 0.00 0.76 0.31 0.04 98.01 20:48:56 20:37:01 0 0.96 0.00 0.77 0.20 0.03 98.04 20:48:56 20:37:01 1 0.79 0.00 0.75 0.42 0.05 97.99 20:48:56 20:38:01 all 0.13 0.00 0.05 0.00 0.01 99.81 20:48:56 20:38:01 0 0.22 0.00 0.03 0.00 0.00 99.75 20:48:56 20:38:01 1 0.05 0.00 0.07 0.00 0.02 99.87 20:48:56 20:39:01 all 0.23 0.00 0.03 0.00 0.02 99.72 20:48:56 20:39:01 0 0.35 0.00 0.03 0.00 0.02 99.60 20:48:56 20:39:01 1 0.10 0.00 0.03 0.00 0.02 99.85 20:48:56 20:40:01 all 0.15 0.00 0.03 0.00 0.03 99.80 20:48:56 20:40:01 0 0.27 0.00 0.03 0.00 0.03 99.67 20:48:56 20:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:48:56 20:48:56 20:40:01 CPU %user %nice %system %iowait %steal %idle 20:48:56 20:41:02 all 0.13 0.00 0.04 0.00 0.03 99.80 20:48:56 20:41:02 0 0.20 0.00 0.03 0.00 0.02 99.75 20:48:56 20:41:02 1 0.07 0.00 0.05 0.00 0.03 99.85 20:48:56 20:42:01 all 0.07 0.00 0.03 0.00 0.03 99.88 20:48:56 20:42:01 0 0.10 0.00 0.02 0.00 0.02 99.86 20:48:56 20:42:01 1 0.03 0.00 0.03 0.00 0.03 99.90 20:48:56 20:43:01 all 0.19 0.00 0.02 0.00 0.03 99.77 20:48:56 20:43:01 0 0.13 0.00 0.02 0.00 0.00 99.85 20:48:56 20:43:01 1 0.25 0.00 0.02 0.00 0.05 99.68 20:48:56 20:44:01 all 0.23 0.00 0.04 0.00 0.02 99.71 20:48:56 20:44:01 0 0.02 0.00 0.05 0.00 0.02 99.92 20:48:56 20:44:01 1 0.45 0.00 0.03 0.00 0.02 99.50 20:48:56 20:45:01 all 0.23 0.00 0.05 0.00 0.03 99.69 20:48:56 20:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 20:48:56 20:45:01 1 0.42 0.00 0.07 0.00 0.03 99.48 20:48:56 20:46:01 all 0.08 0.00 0.03 0.00 0.02 99.87 20:48:56 20:46:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:48:56 20:46:01 1 0.17 0.00 0.05 0.00 0.02 99.77 20:48:56 20:47:01 all 0.20 0.00 0.03 0.00 0.02 99.75 20:48:56 20:47:01 0 0.17 0.00 0.03 0.00 0.02 99.78 20:48:56 20:47:01 1 0.23 0.00 0.03 0.00 0.02 99.72 20:48:56 20:48:01 all 0.15 0.00 0.03 0.00 0.03 99.80 20:48:56 20:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:48:56 20:48:01 1 0.28 0.00 0.03 0.00 0.03 99.65 20:48:56 Average: all 19.00 0.00 4.56 2.51 0.05 73.87 20:48:56 Average: 0 18.69 0.00 4.71 2.44 0.05 74.11 20:48:56 Average: 1 19.32 0.00 4.42 2.58 0.06 73.63 20:48:56 20:48:56 20:48:56