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 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9+b2bbeb2bf8682f369067d047e38d70060ce035aa (a0f4a39a858d5a80866f9bc3abdd14ed48560834) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7704275644334796941.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh1393349126276035345.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-3825/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-3825/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3781860407750974511.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh7332049625177513014.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-3825/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-3825/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2878969417993906523.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-487 in /w/workspace/edgexfoundry_edgex-go_PR-3825 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh8487539489660235365.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 > 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/2@tmp/jenkins-gitclient-ssh2498179941283280103.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3825/head:refs/remotes/origin/PR-3825 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing f56e38340a7728aeec7104ac07b8828f8df64a45 Checking out Revision f56e38340a7728aeec7104ac07b8828f8df64a45 (PR-3825) 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/2@tmp/jenkins-gitclient-ssh6320246418715844348.key > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f56e38340a7728aeec7104ac07b8828f8df64a45 # timeout=10 Commit message: "Merge commit 'b2bbeb2bf8682f369067d047e38d70060ce035aa' into HEAD" > git rev-list --no-walk 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:15 ========================================================= 08:30:15 EdgeX Global Pipelines Version Info 08:30:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:16 ------------------- 08:30:16 stable info: 08:30:16 ------------------- 08:30:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:16 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 08:30:16 Message: update stable to v1.0.217 08:30:16 ------------------- 08:30:16 experimental info: 08:30:16 ------------------- 08:30:16 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:16 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 08:30:16 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3825 [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3825 [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3825 [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f56e38340a7728aeec7104ac07b8828f8df64a45 [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f56e383 [Pipeline] echo 08:30:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:17 provisioning config files... 08:30:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7149976893137737962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:17 ---> docker-login.sh 08:30:17 nexus3.edgexfoundry.org:10001 08:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:17 Configure a credential helper to remove this warning. See 08:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:17 08:30:17 Login Succeeded 08:30:17 nexus3.edgexfoundry.org:10002 08:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:17 Configure a credential helper to remove this warning. See 08:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:17 08:30:17 Login Succeeded 08:30:17 nexus3.edgexfoundry.org:10003 08:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:18 Configure a credential helper to remove this warning. See 08:30:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:18 08:30:18 Login Succeeded 08:30:18 nexus3.edgexfoundry.org:10004 08:30:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:18 Configure a credential helper to remove this warning. See 08:30:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:18 08:30:18 Login Succeeded 08:30:18 docker.io 08:30:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:18 Configure a credential helper to remove this warning. See 08:30:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:18 08:30:18 Login Succeeded 08:30:18 ---> docker-login.sh ends [Pipeline] } 08:30:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:18 ++ 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 08:30:18 + for file in '`ls cmd/**/Dockerfile`' 08:30:18 ++ dirname cmd/core-command/Dockerfile 08:30:18 ++ cut -d/ -f2 08:30:18 + echo core-command,cmd/core-command/Dockerfile 08:30:18 + for file in '`ls cmd/**/Dockerfile`' 08:30:18 ++ dirname cmd/core-data/Dockerfile 08:30:18 ++ cut -d/ -f2 08:30:18 + echo core-data,cmd/core-data/Dockerfile 08:30:18 + for file in '`ls cmd/**/Dockerfile`' 08:30:18 ++ dirname cmd/core-metadata/Dockerfile 08:30:18 ++ cut -d/ -f2 08:30:18 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:18 + for file in '`ls cmd/**/Dockerfile`' 08:30:18 ++ dirname cmd/security-bootstrapper/Dockerfile 08:30:18 ++ cut -d/ -f2 08:30:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:18 + for file in '`ls cmd/**/Dockerfile`' 08:30:18 ++ dirname cmd/security-proxy-setup/Dockerfile 08:30:18 ++ cut -d/ -f2 08:30:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:18 + for file in '`ls cmd/**/Dockerfile`' 08:30:18 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:30:18 ++ cut -d/ -f2 08:30:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:18 + for file in '`ls cmd/**/Dockerfile`' 08:30:18 ++ dirname cmd/support-notifications/Dockerfile 08:30:18 ++ cut -d/ -f2 08:30:18 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:18 + for file in '`ls cmd/**/Dockerfile`' 08:30:18 ++ dirname cmd/support-scheduler/Dockerfile 08:30:18 ++ cut -d/ -f2 08:30:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:30:18 + for file in '`ls cmd/**/Dockerfile`' 08:30:18 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:30:18 ++ cut -d/ -f2 08:30:18 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:30:18 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 08:30:19 + git rev-list -1 --merges f56e38340a7728aeec7104ac07b8828f8df64a45~1..f56e38340a7728aeec7104ac07b8828f8df64a45 [Pipeline] echo 08:30:19 -----------> git rev-list -1 --merges f56e38340a7728aeec7104ac07b8828f8df64a45~1..f56e38340a7728aeec7104ac07b8828f8df64a45 f56e38340a7728aeec7104ac07b8828f8df64a45 08:30:19 f56e38340a7728aeec7104ac07b8828f8df64a45 [false] [Pipeline] sh 08:30:19 + git log --format=format:%s -1 f56e38340a7728aeec7104ac07b8828f8df64a45 [Pipeline] echo 08:30:19 ========================================================= 08:30:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:20 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 08:30:20 + grep -v github /etc/ssh/ssh_known_hosts 08:30:20 + '[' -e /tmp/ssh_known_hosts ']' 08:30:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:20 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 08:30:20 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:30:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:30:20 08:30:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:30:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:30:20 latest: Pulling from edgex-devops/git-semver 08:30:20 a0d0a0d46f8b: Pulling fs layer 08:30:20 3e5f54012d9b: Pulling fs layer 08:30:20 4c7163046ea9: Pulling fs layer 08:30:20 0c2d73faf560: Pulling fs layer 08:30:20 0c2d73faf560: Waiting 08:30:20 3e5f54012d9b: Verifying Checksum 08:30:20 3e5f54012d9b: Download complete 08:30:20 a0d0a0d46f8b: Verifying Checksum 08:30:20 a0d0a0d46f8b: Download complete 08:30:20 4c7163046ea9: Verifying Checksum 08:30:20 4c7163046ea9: Download complete 08:30:20 0c2d73faf560: Verifying Checksum 08:30:20 0c2d73faf560: Download complete 08:30:21 a0d0a0d46f8b: Pull complete 08:30:21 3e5f54012d9b: Pull complete 08:30:21 4c7163046ea9: Pull complete 08:30:21 0c2d73faf560: Pull complete 08:30:21 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 08:30:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:30:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:30:21 prd-centos7-docker-4c-2g-487 does not seem to be running inside a container 08:30:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:30:22 $ docker top f3cd204fd9ebf6d94bee98c745f2fe34a42f34b24810f3ba0425de6716db63f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:22 [ssh-agent] Looking for ssh-agent implementation... 08:30:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:22 $ docker exec f3cd204fd9ebf6d94bee98c745f2fe34a42f34b24810f3ba0425de6716db63f6 ssh-agent 08:30:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCFAKNc/agent.13 08:30:22 SSH_AGENT_PID=20 08:30:22 Running ssh-add (command line suppressed) 08:30:22 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6469098394325019096.key (/w/workspace/edgex-go/2@tmp/private_key_6469098394325019096.key) 08:30:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:23 + git tag --points-at HEAD [Pipeline] } 08:30:23 $ docker exec --env ******** --env ******** f3cd204fd9ebf6d94bee98c745f2fe34a42f34b24810f3ba0425de6716db63f6 ssh-agent -k 08:30:23 unset SSH_AUTH_SOCK; 08:30:23 unset SSH_AGENT_PID; 08:30:23 echo Agent pid 20 killed; 08:30:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:23 [ssh-agent] Looking for ssh-agent implementation... 08:30:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:23 $ docker exec f3cd204fd9ebf6d94bee98c745f2fe34a42f34b24810f3ba0425de6716db63f6 ssh-agent 08:30:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNAIcOB/agent.52 08:30:23 SSH_AGENT_PID=58 08:30:23 Running ssh-add (command line suppressed) 08:30:23 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4753453010906163442.key (/w/workspace/edgex-go/2@tmp/private_key_4753453010906163442.key) 08:30:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:23 + git semver init 08:30:23 # -> Open(): unable to determine branch for HEAD 08:30:23 # $GIT_DIR = /w/workspace/edgex-go/2/.git 08:30:23 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 08:30:23 # $SEMVER_REMOTE_NAME = origin 08:30:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:30:23 # $SEMVER_USER_NAME = edgex-jenkins 08:30:23 # $SEMVER_BRANCH = PR-3825 08:30:23 # $SEMVER_TEMP = /tmp/semver-624472323 08:30:23 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:30:38 # '/tmp/semver-624472323' -> '/w/workspace/edgex-go/2/.semver' 08:30:38 # -> Force: false 08:30:38 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 08:30:38 $ docker exec --env ******** --env ******** f3cd204fd9ebf6d94bee98c745f2fe34a42f34b24810f3ba0425de6716db63f6 ssh-agent -k 08:30:38 unset SSH_AUTH_SOCK; 08:30:38 unset SSH_AGENT_PID; 08:30:38 echo Agent pid 58 killed; 08:30:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:39 + git semver [Pipeline] } 08:30:39 $ docker stop --time=1 f3cd204fd9ebf6d94bee98c745f2fe34a42f34b24810f3ba0425de6716db63f6 08:30:41 $ docker rm -f f3cd204fd9ebf6d94bee98c745f2fe34a42f34b24810f3ba0425de6716db63f6 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:41 Stashed 1 file(s) [Pipeline] echo 08:30:41 [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 08:30:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:42 ========================================================= 08:30:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:30:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:30:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:42 a0d0a0d46f8b: Already exists 08:30:42 31adcdaf11c8: Pulling fs layer 08:30:42 b8b176561691: Pulling fs layer 08:30:42 4527c011a84f: Pulling fs layer 08:30:42 5d74067f8e1e: Pulling fs layer 08:30:42 e0aca202a116: Pulling fs layer 08:30:42 3a43be97a3b4: Pulling fs layer 08:30:42 34cad66bf833: Pulling fs layer 08:30:42 b4e3c513aaa6: Pulling fs layer 08:30:42 5d74067f8e1e: Waiting 08:30:42 e0aca202a116: Waiting 08:30:42 3a43be97a3b4: Waiting 08:30:42 34cad66bf833: Waiting 08:30:42 b4e3c513aaa6: Waiting 08:30:42 b8b176561691: Verifying Checksum 08:30:42 b8b176561691: Download complete 08:30:42 31adcdaf11c8: Verifying Checksum 08:30:42 31adcdaf11c8: Download complete 08:30:42 5d74067f8e1e: Verifying Checksum 08:30:42 5d74067f8e1e: Download complete 08:30:42 e0aca202a116: Verifying Checksum 08:30:42 e0aca202a116: Download complete 08:30:42 3a43be97a3b4: Verifying Checksum 08:30:42 3a43be97a3b4: Download complete 08:30:42 31adcdaf11c8: Pull complete 08:30:42 34cad66bf833: Verifying Checksum 08:30:42 34cad66bf833: Download complete 08:30:42 b8b176561691: Pull complete 08:30:42 b4e3c513aaa6: Verifying Checksum 08:30:42 b4e3c513aaa6: Download complete 08:30:43 4527c011a84f: Verifying Checksum 08:30:43 4527c011a84f: Download complete 08:30:47 4527c011a84f: Pull complete 08:30:47 5d74067f8e1e: Pull complete 08:30:47 e0aca202a116: Pull complete 08:30:47 3a43be97a3b4: Pull complete 08:30:47 34cad66bf833: Pull complete 08:30:50 b4e3c513aaa6: Pull complete 08:30:50 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 08:30:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:30:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 08:30:50 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:30:50 WORKDIR /edgex 08:30:50 COPY go.mod . 08:30:50 RUN go mod download' 08:30:50 + docker build -t ci-base-image-x86_64 -f - . 08:30:52 Sending build context to Docker daemon 334.4MB 08:30:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:30:52 ---> 9f6097aaca64 08:30:52 Step 2/4 : WORKDIR /edgex 08:30:53 ---> Running in 93ab4cdd7f0c 08:30:53 Removing intermediate container 93ab4cdd7f0c 08:30:53 ---> 2819aca9ff9e 08:30:53 Step 3/4 : COPY go.mod . 08:30:53 ---> ce51194dfb5d 08:30:53 Step 4/4 : RUN go mod download 08:30:53 ---> Running in d6225e9f5535 08:30:57 Still waiting to schedule task 08:30:57 ‘prd-ubuntu18.04-docker-arm64-4c-16g-489’ is offline 08:31:25 Removing intermediate container d6225e9f5535 08:31:25 ---> bf383a15cd9e 08:31:25 Successfully built bf383a15cd9e 08:31:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:31:26 + docker inspect -f . ci-base-image-x86_64 08:31:26 . [Pipeline] withDockerContainer 08:31:26 prd-centos7-docker-4c-2g-487 does not seem to be running inside a container 08:31:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:26 $ docker top 5c5dc3cfcf07de502cb68a09ac82f199fef3dcd9f670d022073aabc8036616be -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:27 + go version 08:31:27 go version go1.16.8 linux/amd64 [Pipeline] } 08:31:27 $ docker stop --time=1 5c5dc3cfcf07de502cb68a09ac82f199fef3dcd9f670d022073aabc8036616be 08:31:28 $ docker rm -f 5c5dc3cfcf07de502cb68a09ac82f199fef3dcd9f670d022073aabc8036616be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:31:28 + docker inspect -f . ci-base-image-x86_64 08:31:28 . [Pipeline] withDockerContainer 08:31:28 prd-centos7-docker-4c-2g-487 does not seem to be running inside a container 08:31:29 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:29 $ docker top 9b43b51fe616f05f00c21f491c3cf793808e65ca413e590d0be985bd325d818a -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:29 ========================================================= 08:31:29 [edgeXBuildGoParallel] Running Tests and Build... 08:31:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:29 + make test 08:31:29 go mod tidy 08:31:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:31:35 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.052s coverage: 98.5% of statements 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 44.7% of statements 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.117s coverage: 89.5% of statements 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 84.4% of statements 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.294s coverage: 94.2% of statements 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.042s coverage: 59.1% of statements 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 08:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements 08:32:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements 08:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.208s coverage: 82.5% of statements 08:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.149s coverage: 91.2% of statements 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.219s coverage: 65.4% of statements 08:32:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:32:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:32:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.8% of statements 08:32:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 08:32:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.053s coverage: 17.7% of statements 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.3% of statements 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:32:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:32:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:32:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 08:32:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 08:32: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 08:33:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-490 in /w/workspace/edgexfoundry_edgex-go_PR-3825 [Pipeline] { [Pipeline] ws 08:33:07 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:33:07 The recommended git tool is: git 08:33:12 using credential edgex-jenkins-ssh 08:33:12 Cloning the remote Git repository 08:33:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:12 > git init /w/workspace/edgex-go/2 # timeout=10 08:33:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:13 > git --version # timeout=10 08:33:13 > git --version # 'git version 2.17.1' 08:33:13 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:29 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3825/head:refs/remotes/origin/PR-3825 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:33:29 Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 08:33:30 Merge succeeded, producing 55d506d703b14b76292e4db292b7ce6434bd2797 08:33:30 Checking out Revision 55d506d703b14b76292e4db292b7ce6434bd2797 (PR-3825) 08:33:29 > git config core.sparsecheckout # timeout=10 08:33:29 > git checkout -f 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 # timeout=10 08:33:30 > git remote # timeout=10 08:33:30 > git config --get remote.origin.url # timeout=10 08:33:30 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:30 > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 08:33:30 > git rev-parse HEAD^{commit} # timeout=10 08:33:30 > git config core.sparsecheckout # timeout=10 08:33:30 > git checkout -f 55d506d703b14b76292e4db292b7ce6434bd2797 # timeout=10 08:33:35 Commit message: "Merge commit 'b2bbeb2bf8682f369067d047e38d70060ce035aa' into HEAD" 08:33:35 > git rev-list --no-walk 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:36 GO111MODULE=on go vet ./... 08:33:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:33:36 % Total % Received % Xferd Average Speed Time Time Time Current 08:33:36 Dload Upload Total Spent Left Speed 08:33:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh 08:33:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:33:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:33:36 + sudo tee /etc/docker/daemon.new 08:33:36 { 08:33:36 "registry-mirrors": [ 08:33:36 "https://nexus3.edgexfoundry.org:10001" 08:33:36 ], 08:33:36 "bip": "10.250.0.254/24", 08:33:36 "hosts": [ 08:33:36 "tcp://0.0.0.0:5555", 08:33:36 "unix:///var/run/docker.sock" 08:33:36 ], 08:33:36 "mtu": 1458, 08:33:36 "selinux-enabled": true, 08:33:36 "seccomp-profile": "/etc/docker/seccomp.json" 08:33:36 } [Pipeline] sh 08:33:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:33:37 + sudo service docker restart 08:33:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:41 ./bin/test-attribution-txt.sh [Pipeline] echo 08:33:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:33:41 + ls -al . 08:33:41 total 644 08:33:41 drwxrwxr-x 10 1001 1001 4096 Nov 25 08:33 . 08:33:41 drwxr-xr-x 4 root root 28 Nov 25 08:31 .. 08:33:41 -rw-rw-r-- 1 1001 1001 11 Nov 25 08:30 .dockerignore 08:33:41 drwxrwxr-x 8 1001 1001 179 Nov 25 08:30 .git 08:33:41 drwxrwxr-x 4 1001 1001 142 Nov 25 08:30 .github 08:33:41 -rw-rw-r-- 1 1001 1001 804 Nov 25 08:30 .gitignore 08:33:41 -rw-rw-r-- 1 1001 1001 42 Nov 25 08:30 .golangci.yml 08:33:41 -rw-rw-r-- 1 1001 1001 76 Nov 25 08:30 .hadolint.yml 08:33:41 drwx------ 3 1001 1001 73 Nov 25 08:30 .semver 08:33:41 -rw-rw-r-- 1 1001 1001 166 Nov 25 08:30 .sonarcloud.properties 08:33:41 -rw-rw-r-- 1 1001 1001 1171 Nov 25 08:30 ADOPTERS.md 08:33:41 -rw-rw-r-- 1 1001 1001 8910 Nov 25 08:30 Attribution.txt 08:33:41 -rw-rw-r-- 1 1001 1001 51732 Nov 25 08:30 CHANGELOG.md 08:33:41 -rw-rw-r-- 1 1001 1001 3804 Nov 25 08:30 CONTRIBUTING.md 08:33:41 -rw-rw-r-- 1 1001 1001 677 Nov 25 08:30 GOVERNANCE.md 08:33:41 -rw-rw-r-- 1 1001 1001 849 Nov 25 08:30 Jenkinsfile 08:33:41 -rw-rw-r-- 1 1001 1001 10775 Nov 25 08:30 LICENSE 08:33:41 -rw-rw-r-- 1 1001 1001 6508 Nov 25 08:30 Makefile 08:33:41 -rw-rw-r-- 1 1001 1001 582 Nov 25 08:30 OWNERS.md 08:33:41 -rw-rw-r-- 1 1001 1001 8207 Nov 25 08:30 README.md 08:33:41 -rw-rw-r-- 1 1001 1001 6912 Nov 25 08:30 SECURITY.md 08:33:41 -rw-rw-r-- 1 1001 1001 5 Nov 25 08:30 VERSION 08:33:41 -rw-rw-r-- 1 1001 1001 4131 Nov 25 08:30 ZMQWindows.md 08:33:41 drwxrwxr-x 2 1001 1001 37 Nov 25 08:30 bin 08:33:41 drwxrwxr-x 14 1001 1001 4096 Nov 25 08:30 cmd 08:33:41 -rw-r--r-- 1 root root 428381 Nov 25 08:32 coverage.out 08:33:41 -rw-rw-r-- 1 1001 1001 822 Nov 25 08:30 go.mod 08:33:41 -rw-rw-r-- 1 1001 1001 49471 Nov 25 08:30 go.sum 08:33:41 drwxrwxr-x 8 1001 1001 124 Nov 25 08:30 internal 08:33:41 drwxrwxr-x 3 1001 1001 16 Nov 25 08:30 openapi 08:33:41 drwxrwxr-x 4 1001 1001 71 Nov 25 08:30 snap 08:33:41 -rw-rw-r-- 1 1001 1001 204 Nov 25 08:30 version.go [Pipeline] sh 08:33:42 + '[' -e coverage.out ] 08:33:42 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:42 Stashed 1 file(s) [Pipeline] sh 08:33:42 + make build 08:33:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:33: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 08:33:50 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 08:33:51 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 08:33:52 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 08:33:52 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 08:33:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:33:54 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 08:33:55 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:56 provisioning config files... 08:33:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1066260083012632116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:56 ---> docker-login.sh 08:33:56 nexus3.edgexfoundry.org:10001 08:33:56 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 08:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:57 Configure a credential helper to remove this warning. See 08:33:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:57 08:33:57 Login Succeeded 08:33:57 nexus3.edgexfoundry.org:10002 08:33:57 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 08:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:57 Configure a credential helper to remove this warning. See 08:33:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:57 08:33:57 Login Succeeded 08:33:58 nexus3.edgexfoundry.org:10003 08:33:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:58 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 08:33:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:58 Configure a credential helper to remove this warning. See 08:33:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:58 08:33:58 Login Succeeded 08:33:58 nexus3.edgexfoundry.org:10004 08:33:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:59 Configure a credential helper to remove this warning. See 08:33:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:59 08:33:59 Login Succeeded 08:33:59 docker.io 08:33:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } 08:34:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:00 Configure a credential helper to remove this warning. See 08:34:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:00 08:34:00 Login Succeeded 08:34:00 ---> docker-login.sh ends 08:34:00 $ docker stop --time=1 9b43b51fe616f05f00c21f491c3cf793808e65ca413e590d0be985bd325d818a 08:34:02 $ docker rm -f 9b43b51fe616f05f00c21f491c3cf793808e65ca413e590d0be985bd325d818a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 08:34:02 Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 08:34:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 08:34:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:03 08:34:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] echo 08:34:03 ========================================================= 08:34:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:34:03 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 08:34:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:03 latest: Pulling from edgex-devops/edgex-compose 08:34:03 cbdbe7a5bc2a: Pulling fs layer 08:34:03 ca9280d653b3: Pulling fs layer 08:34:03 7e9c9ca2126c: Pulling fs layer 08:34:03 cbdbe7a5bc2a: Verifying Checksum 08:34:03 cbdbe7a5bc2a: Download complete 08:34:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:34:03 ca9280d653b3: Verifying Checksum 08:34:03 ca9280d653b3: Download complete 08:34:03 cbdbe7a5bc2a: Pull complete 08:34:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:03 552d1f2373af: Pulling fs layer 08:34:03 ea3f2d53f512: Pulling fs layer 08:34:03 9e70ebbbe112: Pulling fs layer 08:34:03 7a9cfe048b4a: Pulling fs layer 08:34:03 72dc09318566: Pulling fs layer 08:34:03 f4f7b4309257: Pulling fs layer 08:34:03 0ac9a79272e3: Pulling fs layer 08:34:03 b78e95d17946: Pulling fs layer 08:34:03 f4f7b4309257: Waiting 08:34:03 7a9cfe048b4a: Waiting 08:34:03 72dc09318566: Waiting 08:34:03 0ac9a79272e3: Waiting 08:34:03 b78e95d17946: Waiting 08:34:03 9e70ebbbe112: Verifying Checksum 08:34:03 9e70ebbbe112: Download complete 08:34:03 ea3f2d53f512: Verifying Checksum 08:34:03 ea3f2d53f512: Download complete 08:34:03 72dc09318566: Download complete 08:34:03 f4f7b4309257: Verifying Checksum 08:34:03 f4f7b4309257: Download complete 08:34:03 0ac9a79272e3: Verifying Checksum 08:34:03 0ac9a79272e3: Download complete 08:34:03 552d1f2373af: Download complete 08:34:04 7e9c9ca2126c: Verifying Checksum 08:34:04 7e9c9ca2126c: Download complete 08:34:04 ca9280d653b3: Pull complete 08:34:04 552d1f2373af: Pull complete 08:34:05 ea3f2d53f512: Pull complete 08:34:05 9e70ebbbe112: Pull complete 08:34:05 b78e95d17946: Verifying Checksum 08:34:05 b78e95d17946: Download complete 08:34:06 7a9cfe048b4a: Verifying Checksum 08:34:06 7a9cfe048b4a: Download complete 08:34:08 7e9c9ca2126c: Pull complete 08:34:08 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:34:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:34:08 prd-centos7-docker-4c-2g-487 does not seem to be running inside a container 08:34:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:34:11 $ docker top c8c17b19704f630aa52a5dbac82911443ea0dc84ca222ff8d82b6e83774ee5e5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:11 + docker-compose build --help 08:34:11 + grep parallel 08:34:12 --parallel Build images in parallel. [Pipeline] } 08:34:12 $ docker stop --time=1 c8c17b19704f630aa52a5dbac82911443ea0dc84ca222ff8d82b6e83774ee5e5 08:34:13 $ docker rm -f c8c17b19704f630aa52a5dbac82911443ea0dc84ca222ff8d82b6e83774ee5e5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:34:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:13 . [Pipeline] withDockerContainer 08:34:13 prd-centos7-docker-4c-2g-487 does not seem to be running inside a container 08:34:13 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:14 $ docker top ab1f16115b34d6b64feec24b09ed984a560d764b2ce9fc71d8ca1a23d64828f8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:14 + docker-compose -f ./docker-compose-build.yml build --parallel 08:34:15 Building core-command ... 08:34:15 Building core-data ... 08:34:15 Building core-metadata ... 08:34:15 Building security-bootstrapper ... 08:34:15 Building security-proxy-setup ... 08:34:15 Building security-secretstore-setup ... 08:34:15 Building support-notifications ... 08:34:15 Building support-scheduler ... 08:34:15 Building sys-mgmt-agent ... 08:34:15 Building sys-mgmt-agent 08:34:15 Building support-notifications 08:34:15 Building core-command 08:34:15 Building security-secretstore-setup 08:34:15 Building security-bootstrapper 08:34:16 7a9cfe048b4a: Pull complete 08:34:16 72dc09318566: Pull complete 08:34:17 f4f7b4309257: Pull complete 08:34:17 0ac9a79272e3: Pull complete 08:34:23 b78e95d17946: Pull complete 08:34:23 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 08:34:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:34:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 08:34:23 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:34:23 WORKDIR /edgex 08:34:23 COPY go.mod . 08:34:23 RUN go mod downloaddocker 08:34:23 build -t ci-base-image-arm64 -f - . 08:34:26 Sending build context to Docker daemon 168.9MB 08:34:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:34:26 ---> 8b459fc5aaf0 08:34:26 Step 2/4 : WORKDIR /edgex 08:34:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:34:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:27 ---> bf383a15cd9e 08:34:27 Step 3/22 : WORKDIR /edgex-go 08:34:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:34:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:27 ---> bf383a15cd9e 08:34:27 Step 3/22 : WORKDIR /edgex-go 08:34:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:34:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:27 ---> bf383a15cd9e 08:34:27 Step 3/24 : WORKDIR /edgex-go 08:34:27 ---> Running in 5e676356bd5c 08:34:28 Removing intermediate container 5e676356bd5c 08:34:28 ---> daaeaa58acd1 08:34:28 Step 3/4 : COPY go.mod . 08:34:28 ---> 0a97e612f77a 08:34:28 Step 4/4 : RUN go mod download 08:34:29 ---> Running in 1e5c6f3ffa6e 08:34:30 ---> Running in 94887baaa3aa 08:34:30 ---> Running in b376ecb97e47 08:34:30 ---> Running in 694e30965b33 08:34:36 Removing intermediate container 94887baaa3aa 08:34:36 ---> 743bcc981b1b 08:34:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:36 Removing intermediate container 694e30965b33 08:34:36 ---> edf5941a3c5d 08:34:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:36 Removing intermediate container b376ecb97e47 08:34:36 ---> 6c659d3df2b8 08:34:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:37 ---> Running in a2fd526639b7 08:34:37 ---> Running in 3e29483f2dd3 08:34:37 ---> Running in 6706d92e5a39 08:34:41 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:34:41 Step 2/30 : FROM ${BUILDER_BASE} AS builder 08:34:41 ---> bf383a15cd9e 08:34:41 Step 3/30 : WORKDIR /edgex-go 08:34:41 ---> Using cache 08:34:41 ---> 6c659d3df2b8 08:34:41 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:41 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:34:41 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:34:41 ---> bf383a15cd9e 08:34:41 Step 3/21 : WORKDIR /edgex-go 08:34:41 ---> Using cache 08:34:41 ---> 6c659d3df2b8 08:34:41 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:41 Removing intermediate container a2fd526639b7 08:34:41 ---> 66ee02a0dd60 08:34:41 Step 5/22 : RUN apk add --update --no-cache make bash git 08:34:41 ---> Running in e34edb91bc51 08:34:41 ---> Running in 1366dbad7df8 08:34:41 Removing intermediate container 3e29483f2dd3 08:34:41 ---> 225e54635b54 08:34:41 Step 5/22 : RUN apk add --update --no-cache make git 08:34:41 Removing intermediate container 6706d92e5a39 08:34:41 ---> 3c1e451b2134 08:34:41 Step 5/24 : RUN apk add --update --no-cache make git 08:34:41 ---> Running in ca4e737d9f7e 08:34:41 ---> Running in 40f8a55ea710 08:34:41 ---> Running in 6b40578dc61d 08:34:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:34:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:34:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:34:42 Removing intermediate container e34edb91bc51 08:34:42 ---> 6bb316ac0070 08:34:42 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 08:34:42 ---> Running in 1154136f1378 08:34:42 Removing intermediate container 1366dbad7df8 08:34:42 ---> e1fdbcd05d0a 08:34:42 Step 5/30 : RUN apk add --update --no-cache make git 08:34:42 ---> Running in 78a8a2513858 08:34:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:34:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:34:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:34:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:34:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:34:43 OK: 220 MiB in 52 packages 08:34:43 OK: 220 MiB in 52 packages 08:34:43 OK: 220 MiB in 52 packages 08:34:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:34:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:34:44 Removing intermediate container 6b40578dc61d 08:34:44 ---> e2b10dcbee0a 08:34:44 Step 6/24 : COPY . . 08:34:44 Removing intermediate container 40f8a55ea710 08:34:44 ---> 9c4b9c7341c7 08:34:44 Step 6/22 : COPY . . 08:34:44 OK: 220 MiB in 52 packages 08:34:44 OK: 220 MiB in 52 packages 08:34:47 Removing intermediate container ca4e737d9f7e 08:34:47 ---> 0d7efcc8ce7d 08:34:47 Step 6/22 : COPY . . 08:34:48 Removing intermediate container 1154136f1378 08:34:48 ---> 1d3572a14320 08:34:48 Step 6/21 : COPY . . 08:34:49 Removing intermediate container 78a8a2513858 08:34:49 ---> 96f2c6e11990 08:34:49 Step 6/30 : COPY . . 08:34:54 ---> 99bb7efdcd8e 08:34:54 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:54 ---> Running in dfa9f506734a 08:34:54 ---> ef73f9c9343c 08:34:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:54 ---> Running in 0cae178d6358 08:35:01 ---> 2767403e13e9 08:35:01 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:01 ---> Running in 4f7e6d2d029a 08:35:02 Removing intermediate container 0cae178d6358 08:35:02 ---> ab202ed533dd 08:35:02 Step 8/22 : RUN make cmd/core-command/core-command 08:35:02 Removing intermediate container dfa9f506734a 08:35:02 ---> 0923c2d50c12 08:35:02 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:02 ---> Running in c4918de825cd 08:35:02 ---> Running in 894ae007b03d 08:35:02 Removing intermediate container 4f7e6d2d029a 08:35:02 ---> 8895e545ecc3 08:35:02 Step 8/21 : RUN make cmd/support-notifications/support-notifications 08:35:03 ---> Running in 59cdd5e722bd 08:35:03 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 08:35:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:35:03 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 08:35:04 ---> 2edb82487e73 08:35:04 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:05 ---> Running in a0a54ff78f79 08:35:06 ---> 6a5c3feaf2ea 08:35:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:06 ---> Running in a78fb8987865 08:35:06 Removing intermediate container a0a54ff78f79 08:35:06 ---> 1bad7bf5d4d0 08:35:06 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:06 ---> Running in 4ab4d9008cd3 08:35:07 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 08:35:08 Removing intermediate container a78fb8987865 08:35:08 ---> f73f1b5a615a 08:35:08 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:35:08 ---> Running in aad92ac9d4a7 08:35:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:35:40 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 08:35:44 Removing intermediate container c4918de825cd 08:35:44 ---> 09154a4c6f57 08:35:44 08:35:44 Step 9/22 : FROM alpine:3.14 08:35:44 Removing intermediate container 894ae007b03d 08:35:44 ---> 6adc0958e6c1 08:35:44 08:35:44 Step 9/24 : FROM alpine:3.14 08:35:44 3.14: Pulling from library/alpine 08:35:44 3.14: Pulling from library/alpine 08:35:45 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 08:35:45 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 08:35:45 Status: Image is up to date for alpine:3.14 08:35:45 Status: Downloaded newer image for alpine:3.14 08:35:45 ---> 0a97eee8041e 08:35:45 Step 10/22 : RUN apk add --update --no-cache dumb-init 08:35:45 ---> 0a97eee8041e 08:35:45 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:35:46 ---> Running in e0567d79643b 08:35:46 ---> Running in 9d121c06e79b 08:35:46 Removing intermediate container 59cdd5e722bd 08:35:46 ---> b987dd824271 08:35:46 08:35:46 Step 9/21 : FROM alpine:3.14 08:35:46 ---> 0a97eee8041e 08:35:46 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 08:35:46 Removing intermediate container aad92ac9d4a7 08:35:46 ---> 88dbf1312fbe 08:35:46 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:35:46 ---> Running in 8d008ecd12d8 08:35:46 ---> Running in fb59387f5b57 08:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:35:46 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 08:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:35:47 (1/3) Installing ca-certificates (20191127-r5) 08:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:35:47 (2/3) Installing dumb-init (1.2.5-r1) 08:35:47 (3/3) Installing su-exec (0.2-r1) 08:35:47 Executing busybox-1.33.1-r6.trigger 08:35:47 Executing ca-certificates-20191127-r5.trigger 08:35:47 Removing intermediate container 4ab4d9008cd3 08:35:47 ---> 460bba49d363 08:35:47 08:35:47 Step 9/30 : FROM alpine:3.14 08:35:47 ---> 0a97eee8041e 08:35:47 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:35:47 (1/1) Installing dumb-init (1.2.5-r1) 08:35:47 OK: 6 MiB in 17 packages 08:35:47 Executing busybox-1.33.1-r6.trigger 08:35:47 OK: 6 MiB in 15 packages 08:35:47 ---> Running in f1bc925e4b6c 08:35:47 (1/2) Installing ca-certificates (20191127-r5) 08:35:47 (2/2) Installing dumb-init (1.2.5-r1) 08:35:47 Executing busybox-1.33.1-r6.trigger 08:35:47 Executing ca-certificates-20191127-r5.trigger 08:35:47 OK: 6 MiB in 16 packages 08:35:47 Removing intermediate container f1bc925e4b6c 08:35:47 ---> 440ef44b169a 08:35:47 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 08:35:47 ---> Running in efcf25a41660 08:35:48 Removing intermediate container 9d121c06e79b 08:35:48 ---> b074bd7f60aa 08:35:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:48 Removing intermediate container e0567d79643b 08:35:48 ---> 13d0bd7c61f1 08:35:48 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:35:48 ---> Running in 46a6536c812e 08:35:48 ---> Running in 55649d52b6ee 08:35:48 Removing intermediate container 46a6536c812e 08:35:48 ---> 7f22d5f73a4a 08:35:48 Step 12/22 : ENV APP_PORT=59882 08:35:48 ---> Running in 34b820370ae1 08:35:48 Removing intermediate container 8d008ecd12d8 08:35:48 ---> cbf44c7c21c9 08:35:48 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:35:48 Removing intermediate container 55649d52b6ee 08:35:48 ---> 1b7aa99437c0 08:35:48 Step 12/24 : WORKDIR / 08:35:48 Removing intermediate container fb59387f5b57 08:35:48 ---> c53c61a8cafa 08:35:48 08:35:48 Step 10/22 : FROM docker:20.10.8 08:35:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:35:48 ---> Running in a2c9a5867add 08:35:48 ---> Running in 83c5a349acf6 08:35:48 Removing intermediate container 34b820370ae1 08:35:48 ---> 33975aac16cd 08:35:48 Step 13/22 : EXPOSE $APP_PORT 08:35:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:35:48 ---> Running in d53c2fe93276 08:35:48 20.10.8: Pulling from library/docker 08:35:48 Removing intermediate container 83c5a349acf6 08:35:48 ---> f968914669bb 08:35:48 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:35:48 Removing intermediate container a2c9a5867add 08:35:48 ---> 23f45e3ed7a8 08:35:48 Step 12/21 : ENV APP_PORT=59860 08:35:48 (1/2) Installing dumb-init (1.2.5-r1) 08:35:48 (2/2) Installing su-exec (0.2-r1) 08:35:48 Executing busybox-1.33.1-r6.trigger 08:35:48 OK: 6 MiB in 16 packages 08:35:48 ---> Running in 68e133ccd5cf 08:35:48 Removing intermediate container d53c2fe93276 08:35:48 ---> af147866851a 08:35:48 Step 14/22 : WORKDIR / 08:35:48 ---> Running in 5fbb88281ee4 08:35:48 ---> a2bd998115d1 08:35:48 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:35:49 Removing intermediate container 68e133ccd5cf 08:35:49 ---> 69692692a603 08:35:49 Step 13/21 : EXPOSE $APP_PORT 08:35:49 ---> Running in c80987447f66 08:35:49 Removing intermediate container 5fbb88281ee4 08:35:49 ---> 972ed59b1a5b 08:35:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:49 ---> aefae1da40fb 08:35:49 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:35:49 Removing intermediate container efcf25a41660 08:35:49 ---> 157348963308 08:35:49 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 08:35:49 Removing intermediate container c80987447f66 08:35:49 ---> 21491aa5755c 08:35:49 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:49 ---> Running in 522e523a0ec1 08:35:49 ---> 9183fd24b2d1 08:35:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:49 Removing intermediate container 522e523a0ec1 08:35:49 ---> 35dede9a3584 08:35:49 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:35:49 ---> 6f06ea0960c2 08:35:49 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:35:49 ---> Running in 1eb530dad6fc 08:35:49 ---> 5651b6fc9354 08:35:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:49 Removing intermediate container 1eb530dad6fc 08:35:49 ---> a313d5b73b04 08:35:49 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:35:49 ---> 2f0ec9aec19e 08:35:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:49 ---> Running in c93aa17122de 08:35:50 ---> c67cf99887e0 08:35:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:35:50 ---> 303e38bc3d27 08:35:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:35:50 ---> b95dc31fa2b6 08:35:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:50 ---> dca987762c6d 08:35:50 Step 18/22 : ENTRYPOINT ["/core-command"] 08:35:50 ---> Running in 5fe6c5854d53 08:35:50 ---> d086e8a15422 08:35:50 Step 17/21 : ENTRYPOINT ["/support-notifications"] 08:35:50 ---> Running in 506838343a5b 08:35:50 Removing intermediate container 5fe6c5854d53 08:35:50 ---> 7aa1aa200013 08:35:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:35:50 ---> Running in 29e1615c65a6 08:35:50 Removing intermediate container 506838343a5b 08:35:50 ---> 877d78d37d23 08:35:50 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:35:50 Removing intermediate container c93aa17122de 08:35:50 ---> a8292f9f7c62 08:35:50 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 08:35:50 ---> Running in fe3cdb102b8c 08:35:50 Removing intermediate container 29e1615c65a6 08:35:50 ---> 946165b7ef9b 08:35:50 Step 20/22 : LABEL arch=x86_64 08:35:50 ---> Running in 9bc6d1642cb9 08:35:50 ---> 44ef20e44f56 08:35:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:50 ---> Running in dc14a8dd0c74 08:35:50 Removing intermediate container fe3cdb102b8c 08:35:50 ---> 9f1adf1d89c1 08:35:50 Step 19/21 : LABEL arch=x86_64 08:35:50 ---> Running in 6f0608e81604 08:35:50 Removing intermediate container 1e5c6f3ffa6e 08:35:50 ---> d51d58230734 08:35:50 Successfully built d51d58230734 08:35:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:35:51 Removing intermediate container 9bc6d1642cb9 08:35:51 ---> 61236796fb38 08:35:51 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:35:51 Removing intermediate container dc14a8dd0c74 08:35:51 ---> fa2c70ed8b36 08:35:51 Step 21/22 : LABEL git_sha=f56e38340a7728aeec7104ac07b8828f8df64a45 08:35:51 ---> 423454d79710 08:35: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/ 08:35:51 ---> Running in a40993b02afc 08:35:51 ---> Running in 77be401dca7e 08:35:51 Removing intermediate container 6f0608e81604 08:35:51 ---> 9aa6002fa3d1 08:35:51 Step 20/21 : LABEL git_sha=f56e38340a7728aeec7104ac07b8828f8df64a45 08:35:51 Removing intermediate container a40993b02afc 08:35:51 ---> 101198c95b9d 08:35:51 Step 22/22 : LABEL version=0.0.0 08:35:51 + docker inspect -f . ci-base-image-arm64 08:35:51 . [Pipeline] withDockerContainer 08:35:51 ---> Running in e26c97668312 08:35:51 ---> Running in b8dfe82b860d 08:35:51 ---> 39b80bc6b582 08:35:51 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:35:51 ---> Running in cfb39faf30d1 08:35:51 Removing intermediate container e26c97668312 08:35:51 ---> b39640315a73 08:35:51 Step 21/21 : LABEL version=0.0.0 08:35:51 prd-ubuntu18.04-docker-arm64-4c-16g-490 does not seem to be running inside a container 08:35:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:35:51 Removing intermediate container b8dfe82b860d 08:35:51 ---> adbc0bee9e20 08:35:51 08:35:51 ---> Running in aaa8226196b3 08:35:51 Successfully built adbc0bee9e20 08:35:52 Successfully tagged core-command:latest 08:35:52  Building core-command ... done Building core-data 08:35:52 Removing intermediate container aaa8226196b3 08:35:52 ---> 23496bee93ac 08:35:52 08:35:52 Successfully built 23496bee93ac 08:35:52 Successfully tagged support-notifications:latest 08:35:52  Building support-notifications ... done Building support-scheduler 08:35:53 $ docker top 79800e2fbcc17fea813dc4c75fad5e15f3391ad392b0739e0ebebf917867efd9 -eo pid,comm 08:35:53 Removing intermediate container 77be401dca7e 08:35:53 ---> 6e48bc6b5385 08:35:53 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:35:53 ---> Running in 2d629868392f [Pipeline] { [Pipeline] sh 08:35:54 + go version 08:35:54 go version go1.16.8 linux/arm64 [Pipeline] } 08:35:54 $ docker stop --time=1 79800e2fbcc17fea813dc4c75fad5e15f3391ad392b0739e0ebebf917867efd9 08:35:54 Removing intermediate container cfb39faf30d1 08:35:54 ---> 0edacbfccb89 08:35:54 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:54 Removing intermediate container 2d629868392f 08:35:54 ---> ec2e3504a572 08:35:54 Step 22/24 : LABEL arch=x86_64 08:35:54 ---> fe6836da5d20 08:35:54 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:54 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 08:35:54 Status: Downloaded newer image for docker:20.10.8 08:35:54 ---> Running in b4a333aa8bda 08:35:54 ---> bc6c0ffef665 08:35:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:35:55 ---> Running in 8d2f1e795067 08:35:55 Removing intermediate container b4a333aa8bda 08:35:55 ---> 1b9f7cbd51e8 08:35:55 Step 23/24 : LABEL git_sha=f56e38340a7728aeec7104ac07b8828f8df64a45 08:35:55 ---> Running in 00b32d9bdc5e 08:35:55 Removing intermediate container 8d2f1e795067 08:35:55 ---> 506fe4e2c237 08:35:55 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 08:35:55 ---> fa02019cc21d 08:35:55 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:35:55 ---> Running in ddb6ef642b28 08:35:55 Removing intermediate container 00b32d9bdc5e 08:35:55 ---> 5455f1cdbc5c 08:35:55 Step 24/24 : LABEL version=0.0.0 08:35:55 ---> Running in 546249e88e58 08:35:55 ---> e52a3d834ca3 08:35:55 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:35:56 $ docker rm -f 79800e2fbcc17fea813dc4c75fad5e15f3391ad392b0739e0ebebf917867efd9 08:35:56 Removing intermediate container 546249e88e58 08:35:56 ---> 0d381511048a 08:35:56 08:35:56 Successfully built 0d381511048a 08:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:35:56 Successfully tagged security-secretstore-setup:latest 08:35:56  Building security-secretstore-setup ... done Building security-proxy-setup 08:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 08:35:56 (1/42) Installing readline (8.1.0-r0) 08:35:56 (2/42) Installing bash (5.1.4-r0) 08:35:56 Executing bash-5.1.4-r0.post-install [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:35:56 (3/42) Installing brotli-libs (1.0.9-r5) 08:35:56 (4/42) Installing nghttp2-libs (1.43.0-r0) 08:35:56 (5/42) Installing libcurl (7.79.1-r0) 08:35:56 (6/42) Installing curl (7.79.1-r0) 08:35:56 (7/42) Installing dumb-init (1.2.5-r1) 08:35:56 (8/42) Installing libbz2 (1.0.8-r1) 08:35:56 (9/42) Installing expat (2.4.1-r0) 08:35:56 (10/42) Installing libffi (3.3-r2) 08:35:56 (11/42) Installing gdbm (1.19-r0) 08:35:56 (12/42) Installing xz-libs (5.2.5-r0) 08:35:56 (13/42) Installing libgcc (10.3.1_git20210424-r2) 08:35:56 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 08:35:56 (15/42) Installing mpdecimal (2.5.1-r1) 08:35:56 (16/42) Installing sqlite-libs (3.35.5-r0) 08:35:56 (17/42) Installing python3 (3.9.5-r2) 08:35:56 + docker inspect -f . ci-base-image-arm64 08:35:56 . [Pipeline] withDockerContainer 08:35:56 prd-ubuntu18.04-docker-arm64-4c-16g-490 does not seem to be running inside a container 08:35:57 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:35:58 $ docker top bcd74005a12eaaef115d66bcbfd1b6404dc61d9369de5a71f773b29612e03877 -eo pid,comm 08:35:58 ---> c5d0065c0c10 08:35:58 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [Pipeline] { [Pipeline] echo 08:35:58 ========================================================= 08:35:58 [edgeXBuildGoParallel] Running Tests and Build... 08:35:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:35:59 (18/42) Installing py3-appdirs (1.4.4-r2) 08:35:59 (19/42) Installing py3-chardet (4.0.0-r2) 08:35:59 (20/42) Installing py3-idna (3.2-r0) 08:35:59 (21/42) Installing py3-urllib3 (1.26.5-r0) 08:35:59 (22/42) Installing py3-certifi (2020.12.5-r1) 08:35:59 (23/42) Installing py3-requests (2.25.1-r4) 08:35:59 (24/42) Installing py3-msgpack (1.0.2-r1) 08:35:59 (25/42) Installing py3-lockfile (0.12.2-r4) 08:35:59 + make test 08:35:59 go mod tidy 08:35:59 (26/42) Installing py3-cachecontrol (0.12.6-r1) 08:35:59 (27/42) Installing py3-colorama (0.4.4-r1) 08:35:59 (28/42) Installing py3-contextlib2 (0.6.0-r1) 08:35:59 (29/42) Installing py3-distlib (0.3.1-r3) 08:35:59 (30/42) Installing py3-distro (1.5.0-r3) 08:35:59 (31/42) Installing py3-six (1.15.0-r1) 08:35:59 (32/42) Installing py3-webencodings (0.5.1-r4) 08:35:59 (33/42) Installing py3-html5lib (1.1-r1) 08:35:59 (34/42) Installing py3-parsing (2.4.7-r2) 08:35:59 (35/42) Installing py3-packaging (20.9-r1) 08:35:59 (36/42) Installing py3-toml (0.10.2-r2) 08:35:59 (37/42) Installing py3-pep517 (0.10.0-r2) 08:35:59 (38/42) Installing py3-progress (1.5-r2) 08:35:59 (39/42) Installing py3-retrying (1.3.3-r1) 08:36:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:36:00 (40/42) Installing py3-ordered-set (4.0.2-r1) 08:36:00 (41/42) Installing py3-setuptools (52.0.0-r3) 08:36:00 (42/42) Installing py3-pip (20.3.4-r1) 08:36:00 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:36:00 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:36:00 ---> bf383a15cd9e 08:36:00 Step 3/20 : WORKDIR /edgex-go 08:36:00 ---> Using cache 08:36:00 ---> 6c659d3df2b8 08:36:00 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:00 ---> Using cache 08:36:00 ---> e1fdbcd05d0a 08:36:00 Step 5/20 : RUN apk add --update --no-cache make git 08:36:00 ---> Using cache 08:36:00 ---> 96f2c6e11990 08:36:00 Step 6/20 : COPY . . 08:36:00 ---> Using cache 08:36:00 ---> 2edb82487e73 08:36:00 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:00 ---> Using cache 08:36:00 ---> 1bad7bf5d4d0 08:36:00 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:36:02 Executing busybox-1.33.1-r3.trigger 08:36:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:36:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:03 ---> bf383a15cd9e 08:36:03 Step 3/22 : WORKDIR /edgex-go 08:36:03 ---> Using cache 08:36:03 ---> 6c659d3df2b8 08:36:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:03 ---> Using cache 08:36:03 ---> e1fdbcd05d0a 08:36:03 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:36:03 OK: 84 MiB in 64 packages 08:36:04 ---> a360ad6138b0 08:36:04 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 08:36:04 ---> Running in 462d414b5618 08:36:04 ---> Running in 28526e29a0cb 08:36:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:36:05 ---> Running in ddcc70813487 08:36:05 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 08:36:05 Removing intermediate container ddcc70813487 08:36:05 ---> dba765e90c7f 08:36:05 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:36:05 Collecting docker-compose==1.23.2 08:36:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:36:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 08:36:06 Collecting websocket-client<1.0,>=0.32.0 08:36:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:36:06 Collecting cached-property<2,>=1.2.0 08:36:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:36:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:36:06 ---> 7cc0d90f6924 08:36:06 Step 25/30 : RUN chmod +x /entrypoint.sh 08:36:06 ---> Running in 7e96f2bb8d8a 08:36:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:36:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:36:06 Collecting texttable<0.10,>=0.9.0 08:36:06 Downloading texttable-0.9.1.tar.gz (11 kB) 08:36:06 OK: 220 MiB in 52 packages 08:36:07 Collecting PyYAML<4,>=3.10 08:36:07 Downloading PyYAML-3.13.tar.gz (270 kB) 08:36:07 Removing intermediate container 462d414b5618 08:36:07 ---> 37664839c0da 08:36:07 Step 6/22 : COPY . . 08:36:07 Removing intermediate container 7e96f2bb8d8a 08:36:07 ---> e3c79ac29702 08:36:07 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 08:36:07 Collecting jsonschema<3,>=2.5.1 08:36:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:36:07 Collecting dockerpty<0.5,>=0.4.1 08:36:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:36:08 ---> Running in c421938c1264 08:36:08 Collecting docopt<0.7,>=0.6.1 08:36:08 Downloading docopt-0.6.2.tar.gz (25 kB) 08:36:09 Collecting docker<4.0,>=3.6.0 08:36:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:36:09 Collecting docker-pycreds>=0.4.0 08:36:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:36:09 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) 08:36:09 Collecting chardet<3.1.0,>=3.0.2 08:36:09 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:36:09 Collecting urllib3<1.25,>=1.21.1 08:36:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:36:09 Collecting idna<2.8,>=2.5 08:36:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:36:09 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:36:09 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:36:09 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:36:09 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:36:09 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:36:09 Attempting uninstall: urllib3 08:36:09 Found existing installation: urllib3 1.26.5 08:36:09 Uninstalling urllib3-1.26.5: 08:36:10 Successfully uninstalled urllib3-1.26.5 08:36:10 Removing intermediate container c421938c1264 08:36:10 ---> 296f14119e0d 08:36:10 Step 27/30 : CMD ["gate"] 08:36:10 Attempting uninstall: idna 08:36:10 Found existing installation: idna 3.2 08:36:10 Uninstalling idna-3.2: 08:36:10 Successfully uninstalled idna-3.2 08:36:10 Attempting uninstall: chardet 08:36:10 Found existing installation: chardet 4.0.0 08:36:10 Uninstalling chardet-4.0.0: 08:36:10 ---> Running in 2c324e7ed9ef 08:36:10 Successfully uninstalled chardet-4.0.0 08:36:11 Removing intermediate container 2c324e7ed9ef 08:36:11 ---> 5658a03e0b20 08:36:11 Step 28/30 : LABEL arch=x86_64 08:36:11 Attempting uninstall: requests 08:36:11 Found existing installation: requests 2.25.1 08:36:11 Uninstalling requests-2.25.1: 08:36:11 Successfully uninstalled requests-2.25.1 08:36:11 ---> Running in 2f641da9ff44 08:36:11 Running setup.py install for texttable: started 08:36:12 Removing intermediate container 2f641da9ff44 08:36:12 ---> bd2210eba9e1 08:36:12 Step 29/30 : LABEL git_sha=f56e38340a7728aeec7104ac07b8828f8df64a45 08:36:12 Running setup.py install for texttable: finished with status 'done' 08:36:12 Running setup.py install for PyYAML: started 08:36:12 ---> Running in 37b5abb957e6 08:36:13 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:36:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:13 ---> bf383a15cd9e 08:36:13 Step 3/23 : WORKDIR /edgex-go 08:36:13 ---> Using cache 08:36:13 ---> 6c659d3df2b8 08:36:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:13 ---> Using cache 08:36:13 ---> e1fdbcd05d0a 08:36:13 Step 5/23 : RUN apk add --update --no-cache make git 08:36:13 ---> Using cache 08:36:13 ---> 96f2c6e11990 08:36:13 Step 6/23 : COPY go.mod . 08:36:13 Removing intermediate container 37b5abb957e6 08:36:13 ---> 3fa77bc88836 08:36:13 Step 30/30 : LABEL version=0.0.0 08:36:13 Running setup.py install for PyYAML: finished with status 'done' 08:36:13 ---> Running in c203f04a0167 08:36:13 ---> 2c91e3e4aea2 08:36:13 Step 7/23 : RUN go mod download 08:36:13 Running setup.py install for docopt: started 08:36:14 ---> Running in 0221f164f9d5 08:36:14 Removing intermediate container c203f04a0167 08:36:14 ---> 8a29aaf2c280 08:36:14 08:36:14 Running setup.py install for docopt: finished with status 'done' 08:36:14 Running setup.py install for dockerpty: started 08:36:14 Successfully built 8a29aaf2c280 08:36:14 Successfully tagged security-bootstrapper:latest 08:36:14 Building core-metadata 08:36:14  Building security-bootstrapper ... done  ---> 3577cd425ff6 08:36:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:14 ---> Running in ad22245b8c6a 08:36:15 Running setup.py install for dockerpty: finished with status 'done' 08:36:15 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 08:36:18 Removing intermediate container ad22245b8c6a 08:36:18 ---> 4806571df331 08:36:18 Step 8/22 : RUN make cmd/core-data/core-data 08:36:18 ---> Running in cc348dc91466 08:36:18 Removing intermediate container 0221f164f9d5 08:36:18 ---> ac990b058c8a 08:36:18 Step 8/23 : COPY . . 08:36:18 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 08:36:25 Removing intermediate container ddb6ef642b28 08:36:25 ---> fb380c5d39ac 08:36:25 Step 13/22 : ENV APP_PORT=58890 08:36:26 ---> Running in e9c0b78d6cdf 08:36:26 ---> acba041140e5 08:36:26 Step 9/23 : RUN go mod tidy 08:36:27 Removing intermediate container e9c0b78d6cdf 08:36:27 ---> 5d9987b608a0 08:36:27 Step 14/22 : EXPOSE $APP_PORT 08:36:27 ---> Running in 817b2f4f613f 08:36:27 ---> Running in 31079fc85482 08:36:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:36:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:27 ---> bf383a15cd9e 08:36:27 Step 3/22 : WORKDIR /edgex-go 08:36:27 ---> Using cache 08:36:27 ---> 6c659d3df2b8 08:36:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:27 ---> Using cache 08:36:27 ---> e1fdbcd05d0a 08:36:27 Step 5/22 : RUN apk add --update --no-cache make git 08:36:27 ---> Using cache 08:36:27 ---> 96f2c6e11990 08:36:27 Step 6/22 : COPY . . 08:36:27 ---> Using cache 08:36:27 ---> 2edb82487e73 08:36:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:27 ---> Using cache 08:36:27 ---> 1bad7bf5d4d0 08:36:27 Step 8/22 : RUN make cmd/core-metadata/core-metadata 08:36:27 ---> Running in 459811c42dc9 08:36:27 Removing intermediate container 31079fc85482 08:36:27 ---> 880c8af64d0e 08:36:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:36:28 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 08:36:28 ---> 1dd1a8002d60 08:36:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:36:28 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 08:36:28 ---> f1bbb1eb1a0e 08:36:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:36:29 ---> bb677dc9ddc8 08:36:29 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 08:36:29 ---> Running in bbba6a98e260 08:36:29 Removing intermediate container bbba6a98e260 08:36:29 ---> 2143c106bbc9 08:36:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:36:29 ---> Running in b9ac7a097485 08:36:29 Removing intermediate container b9ac7a097485 08:36:29 ---> ebd60309dd3b 08:36:29 Step 20/22 : LABEL arch=x86_64 08:36:29 ---> Running in 7949bfddffb8 08:36:29 Removing intermediate container 7949bfddffb8 08:36:29 ---> 6a1d23c64913 08:36:29 Step 21/22 : LABEL git_sha=f56e38340a7728aeec7104ac07b8828f8df64a45 08:36:29 ---> Running in b05ba9a5680a 08:36:29 Removing intermediate container b05ba9a5680a 08:36:29 ---> e535de2469a4 08:36:29 Step 22/22 : LABEL version=0.0.0 08:36:29 ---> Running in 36ec59b127f6 08:36:29 Removing intermediate container 36ec59b127f6 08:36:29 ---> 4775e414b1d9 08:36:29 08:36:30 Successfully built 4775e414b1d9 08:36:30 Successfully tagged sys-mgmt-agent:latest 08:36:31  Building sys-mgmt-agent ... done Removing intermediate container 817b2f4f613f 08:36:31 ---> 3fab565a40dd 08:36:31 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:36:31 ---> Running in 794ed712149d 08:36:32 ? github.com/edgexfoundry/edgex-go [no test files] 08:36:32 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 08:36:33 Removing intermediate container 28526e29a0cb 08:36:33 ---> 889cdf6ebb1e 08:36:33 08:36:33 Step 9/20 : FROM alpine:3.14 08:36:33 ---> 0a97eee8041e 08:36:33 Step 10/20 : RUN apk add --update --no-cache curl 08:36:33 ---> Running in 4a3affb5a34c 08:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:36:34 (1/5) Installing ca-certificates (20191127-r5) 08:36:34 (2/5) Installing brotli-libs (1.0.9-r5) 08:36:34 (3/5) Installing nghttp2-libs (1.43.0-r0) 08:36:34 (4/5) Installing libcurl (7.79.1-r0) 08:36:34 (5/5) Installing curl (7.79.1-r0) 08:36:34 Executing busybox-1.33.1-r6.trigger 08:36:34 Executing ca-certificates-20191127-r5.trigger 08:36:34 OK: 8 MiB in 19 packages 08:36:35 Removing intermediate container 4a3affb5a34c 08:36:35 ---> e75d5dc788a0 08:36:35 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:36:35 ---> Running in 97c50fb66027 08:36:35 Removing intermediate container 97c50fb66027 08:36:35 ---> 180c52693ab2 08:36:35 Step 12/20 : WORKDIR /edgex 08:36:35 ---> Running in 5c7da0f9147a 08:36:35 Removing intermediate container 5c7da0f9147a 08:36:35 ---> 97618c9646ba 08:36:35 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:36:36 ---> a43cca5daef4 08:36:36 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:36:36 ---> 4b10ed2e458b 08:36:36 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:36:37 ---> 2c5d86383081 08:36:37 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:36:37 ---> Running in 1844a850c62c 08:36:37 Removing intermediate container 1844a850c62c 08:36:37 ---> 9c7debf92139 08:36:37 Step 17/20 : CMD ["--init=true"] 08:36:37 ---> Running in 7c19328e8dbd 08:36:37 Removing intermediate container 7c19328e8dbd 08:36:37 ---> 1848f9396199 08:36:37 Step 18/20 : LABEL arch=x86_64 08:36:37 ---> Running in 8da2137943e9 08:36:38 Removing intermediate container 8da2137943e9 08:36:38 ---> 8d256a3afcb6 08:36:38 Step 19/20 : LABEL git_sha=f56e38340a7728aeec7104ac07b8828f8df64a45 08:36:38 ---> Running in af79ba7e2ecb 08:36:38 Removing intermediate container af79ba7e2ecb 08:36:38 ---> e9c742c9689b 08:36:38 Step 20/20 : LABEL version=0.0.0 08:36:38 ---> Running in 7dce9de80683 08:36:38 Removing intermediate container 7dce9de80683 08:36:38 ---> 44a583253761 08:36:38 08:36:38 Successfully built 44a583253761 08:36:38 Successfully tagged security-proxy-setup:latest 08:36:53  Building security-proxy-setup ... done Removing intermediate container cc348dc91466 08:36:53 ---> d60a38f3a584 08:36:53 08:36:53 Step 9/22 : FROM alpine:3.14 08:36:53 ---> 0a97eee8041e 08:36:53 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:36:53 ---> Running in 87301e462fb8 08:36:54 Removing intermediate container 87301e462fb8 08:36:54 ---> c92279e15603 08:36:54 Step 11/22 : ENV APP_PORT=59880 08:36:54 ---> Running in 3c82cfab8ab6 08:36:54 Removing intermediate container 3c82cfab8ab6 08:36:54 ---> 191cd5dbebb6 08:36:54 Step 12/22 : EXPOSE $APP_PORT 08:36:54 ---> Running in 4ec8f94a1850 08:36:54 Removing intermediate container 4ec8f94a1850 08:36:54 ---> 70bf5b6550de 08:36:54 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:54 ---> Running in 09bbd69d7393 08:36:55 Removing intermediate container 09bbd69d7393 08:36:55 ---> 7bb5fd0bfa75 08:36:55 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 08:36:55 ---> Running in bb0a99fad423 08:36:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:36:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:36:57 Removing intermediate container 459811c42dc9 08:36:57 ---> 39508003a158 08:36:57 08:36:57 Step 9/22 : FROM alpine:3.14 08:36:57 ---> 0a97eee8041e 08:36:57 Step 10/22 : RUN apk add --update --no-cache dumb-init 08:36:57 ---> Using cache 08:36:57 ---> b074bd7f60aa 08:36:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:57 ---> Using cache 08:36:57 ---> 7f22d5f73a4a 08:36:57 Step 12/22 : ENV APP_PORT=59881 08:36:57 ---> Running in ac3d46a13e39 08:36:57 (1/6) Installing dumb-init (1.2.5-r1) 08:36:57 Removing intermediate container ac3d46a13e39 08:36:57 ---> d616387e0d26 08:36:57 Step 13/22 : EXPOSE $APP_PORT 08:36:57 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:36:57 ---> Running in 14b2370303fb 08:36:57 (3/6) Installing libsodium (1.0.18-r0) 08:36:57 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:36:57 (5/6) Installing libzmq (4.3.4-r0) 08:36:57 Removing intermediate container 14b2370303fb 08:36:57 ---> 5927df0211c5 08:36:57 Step 14/22 : WORKDIR / 08:36:57 (6/6) Installing zeromq (4.3.4-r0) 08:36:57 Executing busybox-1.33.1-r6.trigger 08:36:57 OK: 8 MiB in 20 packages 08:36:57 ---> Running in 2dfb652a2dec 08:36:57 Removing intermediate container 794ed712149d 08:36:57 ---> 902e3663d96d 08:36:57 08:36:57 Step 11/23 : FROM alpine:3.14 08:36:57 ---> 0a97eee8041e 08:36:57 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:36:57 ---> Using cache 08:36:57 ---> b074bd7f60aa 08:36:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:57 ---> Using cache 08:36:57 ---> 7f22d5f73a4a 08:36:57 Step 14/23 : ENV APP_PORT=59861 08:36:57 ---> Running in 39997dca59b5 08:36:57 Removing intermediate container 2dfb652a2dec 08:36:57 ---> 4b58599c347b 08:36:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:58 Removing intermediate container bb0a99fad423 08:36:58 ---> c52d7fca218a 08:36:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:58 Removing intermediate container 39997dca59b5 08:36:58 ---> c6868b12b13c 08:36:58 Step 15/23 : EXPOSE $APP_PORT 08:36:58 ---> Running in 08a02ffcd400 08:36:58 ---> 83b7e8313978 08:36:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:36:58 Removing intermediate container 08a02ffcd400 08:36:58 ---> 79a9d2139cfa 08:36:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:58 ---> 598cc84343a8 08:36:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:58 ---> 98e16c352fc4 08:36:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:36:58 ---> 77af8034ea71 08:36:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:36:58 ---> 4489e5450ac6 08:36:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:36:59 ---> 1026f17f2790 08:36:59 Step 18/22 : ENTRYPOINT ["/core-metadata"] 08:36:59 ---> c43caae05fff 08:36:59 Step 18/22 : ENTRYPOINT ["/core-data"] 08:36:59 ---> Running in 093ecd51632b 08:36:59 ---> Running in 6ecd0712f193 08:36:59 ---> ad74a1148ba6 08:36:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:36:59 Removing intermediate container 093ecd51632b 08:36:59 ---> fa620f5cefa2 08:36:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:36:59 Removing intermediate container 6ecd0712f193 08:36:59 ---> b1564897adff 08:36:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:36:59 ---> Running in a273493d8115 08:36:59 ---> Running in 9a33d2916fa6 08:36:59 ---> a60e32aac07c 08:36:59 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:36:59 Removing intermediate container a273493d8115 08:36:59 ---> 430a3dde9e2f 08:36:59 Step 20/22 : LABEL arch=x86_64 08:36:59 ---> Running in 98ca62c252c6 08:36:59 Removing intermediate container 9a33d2916fa6 08:36:59 ---> 7c8c3f98b8c2 08:36:59 Step 20/22 : LABEL arch=x86_64 08:36:59 ---> Running in f4406bb222e3 08:36:59 ---> Running in 5d5e46125092 08:36:59 Removing intermediate container 98ca62c252c6 08:36:59 ---> 3d465fef8d7a 08:36:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:36:59 Removing intermediate container f4406bb222e3 08:36:59 ---> bd52a016843b 08:36:59 Step 21/22 : LABEL git_sha=f56e38340a7728aeec7104ac07b8828f8df64a45 08:36:59 ---> Running in 53f9f15ccd75 08:36:59 Removing intermediate container 5d5e46125092 08:36:59 ---> 0eb18dcca7a0 08:36:59 Step 21/22 : LABEL git_sha=f56e38340a7728aeec7104ac07b8828f8df64a45 08:36:59 ---> Running in 42119cae163e 08:36:59 ---> Running in 96e9a2d910b8 08:36:59 Removing intermediate container 53f9f15ccd75 08:36:59 ---> 7ba382d21017 08:36:59 Step 21/23 : LABEL arch=x86_64 08:36:59 Removing intermediate container 42119cae163e 08:36:59 ---> b913936a765b 08:36:59 Step 22/22 : LABEL version=0.0.0 08:36:59 Removing intermediate container 96e9a2d910b8 08:36:59 ---> d368130bdf86 08:36:59 Step 22/22 : LABEL version=0.0.0 08:36:59 ---> Running in 23ce74a97400 08:36:59 ---> Running in eac059b423aa 08:36:59 ---> Running in d518bfdcdd0f 08:36:59 Removing intermediate container 23ce74a97400 08:36:59 ---> 94bd75c8a252 08:36:59 Step 22/23 : LABEL git_sha=f56e38340a7728aeec7104ac07b8828f8df64a45 08:36:59 Removing intermediate container eac059b423aa 08:36:59 ---> 419b674c71da 08:36:59 08:36:59 ---> Running in 359a3dcafae9 08:36:59 Successfully built 419b674c71da 08:36:59 Removing intermediate container d518bfdcdd0f 08:36:59 ---> 24d91839d18d 08:36:59 08:36:59 Successfully tagged core-metadata:latest 08:36:59  Building core-metadata ... done Removing intermediate container 359a3dcafae9 08:36:59 ---> 48add4fc89cb 08:36:59 Step 23/23 : LABEL version=0.0.0 08:36:59 ---> Running in 4c985da3df5f 08:36:59 Successfully built 24d91839d18d 08:36:59 Successfully tagged core-data:latest 08:36:59  Building core-data ... done Removing intermediate container 4c985da3df5f 08:36:59 ---> 20a3874fda9c 08:36:59 08:37:00 Successfully built 20a3874fda9c 08:37:00 Successfully tagged support-scheduler:latest 08:37:00  Building support-scheduler ... done  [Pipeline] } 08:37:00 $ docker stop --time=1 ab1f16115b34d6b64feec24b09ed984a560d764b2ce9fc71d8ca1a23d64828f8 08:37:01 $ docker rm -f ab1f16115b34d6b64feec24b09ed984a560d764b2ce9fc71d8ca1a23d64828f8 [Pipeline] // withDockerContainer [Pipeline] sh 08:37:02 + docker images 08:37:02 REPOSITORY TAG IMAGE ID CREATED SIZE 08:37:02 support-scheduler latest 20a3874fda9c 2 seconds ago 16.2MB 08:37:02 core-data latest 24d91839d18d 2 seconds ago 20.7MB 08:37:02 core-metadata latest 419b674c71da 2 seconds ago 16.9MB 08:37:02 902e3663d96d 4 seconds ago 1.76GB 08:37:02 39508003a158 5 seconds ago 1.76GB 08:37:02 d60a38f3a584 8 seconds ago 1.77GB 08:37:02 security-proxy-setup latest 44a583253761 23 seconds ago 26.9MB 08:37:02 889cdf6ebb1e 28 seconds ago 1.77GB 08:37:02 sys-mgmt-agent latest 4775e414b1d9 32 seconds ago 294MB 08:37:02 security-bootstrapper latest 8a29aaf2c280 48 seconds ago 18.9MB 08:37:02 security-secretstore-setup latest 0d381511048a About a minute ago 28.4MB 08:37:02 support-notifications latest 23496bee93ac About a minute ago 17MB 08:37:02 core-command latest adbc0bee9e20 About a minute ago 16.1MB 08:37:02 c53c61a8cafa About a minute ago 1.76GB 08:37:02 460bba49d363 About a minute ago 1.76GB 08:37:02 b987dd824271 About a minute ago 1.76GB 08:37:02 6adc0958e6c1 About a minute ago 1.77GB 08:37:02 09154a4c6f57 About a minute ago 1.76GB 08:37:02 ci-base-image-x86_64 latest bf383a15cd9e 5 minutes ago 1.25GB 08:37:02 alpine 3.14 0a97eee8041e 12 days ago 5.61MB 08:37:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB 08:37:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 weeks ago 34.5MB 08:37:02 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 08:37:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 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 08:37:17 Still waiting to schedule task 08:37:17 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-492’ 08:37:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:37:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:37:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:37:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:37:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:37:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:37:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:37:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:37:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:37:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:37:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:37:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:37:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:38:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.226s coverage: 28.7% of statements 08:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:38:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.393s coverage: 98.5% of statements 08:38:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:38:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.533s coverage: 44.7% of statements 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.813s coverage: 89.5% of statements 08:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.351s coverage: 84.4% of statements 08:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:38:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.805s coverage: 94.2% of statements 08:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:38:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.221s coverage: 59.1% of statements 08:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:38:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.215s coverage: 60.0% of statements 08:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:38:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.513s coverage: 0.9% of statements 08:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:38:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.268s coverage: 58.8% of statements 08:38:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.192s coverage: 21.7% of statements 08:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.257s coverage: 47.1% of statements 08:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.250s coverage: 79.5% of statements 08:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.260s coverage: 94.1% of statements 08:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.262s coverage: 96.3% of statements 08:38:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.212s coverage: 87.5% of statements 08:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.269s coverage: 94.4% of statements 08:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.201s coverage: 44.8% of statements 08:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.700s coverage: 82.5% of statements 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.274s coverage: 92.9% of statements 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.067s coverage: 65.1% of statements 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.204s coverage: 87.2% of statements 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.296s coverage: 58.8% of statements 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.326s coverage: 80.0% of statements 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.285s coverage: 87.2% of statements 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.268s coverage: 85.4% of statements 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.823s coverage: 91.2% of statements 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.952s coverage: 64.4% of statements 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.199s coverage: 100.0% of statements 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 89.4% of statements 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements 08:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements 08:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 08:38:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.347s coverage: 65.4% of statements 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.870s coverage: 43.8% of statements 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.303s coverage: 89.5% of statements 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.301s coverage: 84.8% of statements 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.279s coverage: 17.7% of statements 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.660s coverage: 92.3% of statements 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.192s coverage: 63.2% of statements 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.435s coverage: 97.7% of statements 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.250s coverage: 28.9% of statements 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.192s coverage: 100.0% of statements 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 08:39:10 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 08:39:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:39:10 GO111MODULE=on go vet ./... 08:39:16 Running on prd-ubuntu18.04-docker-8c-8g-493 in /w/workspace/edgexfoundry_edgex-go_PR-3825 [Pipeline] { [Pipeline] ws 08:39:16 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:39:16 The recommended git tool is: git 08:39:18 using credential edgex-jenkins-ssh 08:39:18 Cloning the remote Git repository 08:39:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:39:18 > git init /w/workspace/edgex-go/2 # timeout=10 08:39:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:39:18 > git --version # timeout=10 08:39:18 > git --version # 'git version 2.17.1' 08:39:18 using GIT_SSH to set credentials SSH Credentials for GitHub 08:39:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:39:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:39:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:39:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:39:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:39:22 using GIT_SSH to set credentials SSH Credentials for GitHub 08:39:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3825/head:refs/remotes/origin/PR-3825 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:39:23 Merging remotes/origin/main commit b2bbeb2bf8682f369067d047e38d70060ce035aa into PR head commit 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 08:39:23 Merge succeeded, producing 7ed81f1e985da314d7b0f68373ca6bc60e47c7e9 08:39:23 Checking out Revision 7ed81f1e985da314d7b0f68373ca6bc60e47c7e9 (PR-3825) 08:39:23 > git config core.sparsecheckout # timeout=10 08:39:23 > git checkout -f 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 # timeout=10 08:39:23 > git remote # timeout=10 08:39:23 > git config --get remote.origin.url # timeout=10 08:39:23 using GIT_SSH to set credentials SSH Credentials for GitHub 08:39:23 > git merge b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 08:39:23 > git rev-parse HEAD^{commit} # timeout=10 08:39:23 > git config core.sparsecheckout # timeout=10 08:39:23 > git checkout -f 7ed81f1e985da314d7b0f68373ca6bc60e47c7e9 # timeout=10 08:39:27 Commit message: "Merge commit 'b2bbeb2bf8682f369067d047e38d70060ce035aa' into HEAD" 08:39:27 > git rev-list --no-walk 25fbc738138f7550be3a5b8be23fb1da4fd5d2a9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:39:27 + echo snap-build.sh 08:39:27 snap-build.sh 08:39:27 + SNAP_BASE_DIR=. 08:39:27 + '[' '!' -z /w/workspace/edgex-go/2 ']' 08:39:27 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 08:39:27 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 08:39:27 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 08:39:27 + cd /w/workspace/edgex-go/2 08:39:27 + sudo apt-get remove -qy --purge lxd lxd-client 08:39:27 Reading package lists... 08:39:27 Building dependency tree... 08:39:27 Reading state information... 08:39:27 The following packages were automatically installed and are no longer required: 08:39:27 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:39:27 uidmap xdelta3 08:39:27 Use 'sudo apt autoremove' to remove them. 08:39:27 The following packages will be REMOVED: 08:39:27 lxd* lxd-client* 08:39:28 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:39:28 After this operation, 31.7 MB disk space will be freed. 08:39:28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 08:39:28 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:39:29 Removing lxd dnsmasq configuration 08:39:29 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:39:29 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:39:30 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:39:30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 08:39:30 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:39:32 Processing triggers for systemd (237-3ubuntu10.45) ... 08:39:32 Processing triggers for ureadahead (0.100.0-21) ... 08:39:32 + sudo snap remove --purge lxd 08:39:32 snap "lxd" is not installed 08:39:32 + sudo groupadd --force --system lxd 08:39:32 ++ whoami 08:39:32 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:39:32 + newgrp - lxd 08:39:32 + sudo snap install lxd 08:39:42 2021-11-25T08:39:39Z INFO Waiting for automatic snapd restart... 08:39:57 lxd 4.20 from Canonical* installed 08:39:57 + sudo lxd init --auto 08:40:07 + sudo snap install --classic snapcraft 08:40:17 snapcraft 5.0 from Canonical* installed 08:40:17 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 08:40:17 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 08:40:17 % Total % Received % Xferd Average Speed Time Time Time Current 08:40:17 Dload Upload Total Spent Left Speed 08:40:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4644 0 --:--:-- --:--:-- --:--:-- 4679 08:40:17 100 3325k 100 3325k 0 0 8866k 0 --:--:-- --:--:-- --:--:-- 8866k 08:40:17 ./yq_linux_amd64 08:40:17 + sudo snapcraft prime --use-lxd 08:40:19 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:40: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: 08:40:19 - README.md 08:40:19 08:40:19 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:40:20 Launching a container. 08:40:32 Waiting for container to be ready 08:40:32 To start your first container, try: lxc launch ubuntu:20.04 08:40:32 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 08:40:32 08:40:36 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:40:36 Waiting for network to be ready... 08:40:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:40:37 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:40:37 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:40:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 08:40:37 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:40:38 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:40:38 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:40:38 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:40:38 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:40:38 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:40:38 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:40:38 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 08:40:38 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 08:40:38 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 08:40:38 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 08:40:38 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 08:40:38 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] 08:40:38 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 08:40:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:40:38 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] 08:40:38 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 08:40:38 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 08:40:38 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 08:40:38 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 08:40:38 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 08:40:38 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] 08:40:38 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 08:40:41 Fetched 25.6 MB in 5s (5639 kB/s) 08:40:42 Reading package lists... 08:40:42 Reading package lists... 08:40:43 Building dependency tree... 08:40:43 Reading state information... 08:40:43 The following additional packages will be installed: 08:40:43 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:40:43 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:40:43 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:40:43 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:40:43 Suggested packages: 08:40:43 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:40:43 Recommended packages: 08:40:43 gnupg libsasl2-modules 08:40:43 The following NEW packages will be installed: 08:40:43 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:40:43 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:40:43 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:40:43 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:40:43 The following packages will be upgraded: 08:40:43 gpg gpg-agent gpgconf libudev1 08:40:43 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 08:40:43 Need to get 3527 kB of archives. 08:40:43 After this operation, 13.3 MB of additional disk space will be used. 08:40:43 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 08:40:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 08:40:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 08:40:43 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 08:40:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 08:40:43 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 08:40:44 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:40:44 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:40:44 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 08:40:44 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 08:40:44 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 08:40:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:40:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:40:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:40:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:40:44 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:40:44 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:40:44 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:40:44 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:40:44 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:40:44 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:40:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 08:40:44 debconf: delaying package configuration, since apt-utils is not installed 08:40:44 Fetched 3527 kB in 1s (3205 kB/s) 08:40:44 (Reading database ... 12511 files and directories currently installed.) 08:40:44 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 08:40:44 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 08:40:44 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 08:40:44 Selecting previously unselected package udev. 08:40:44 (Reading database ... 12511 files and directories currently installed.) 08:40:44 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 08:40:44 Unpacking udev (237-3ubuntu10.52) ... 08:40:44 Selecting previously unselected package libfuse2:amd64. 08:40:44 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:40:44 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:40:44 Selecting previously unselected package fuse. 08:40:44 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:40:44 Unpacking fuse (2.9.7-1ubuntu1) ... 08:40:45 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 08:40:45 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:40:45 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 08:40:45 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:40:45 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 08:40:45 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:40:45 Selecting previously unselected package libksba8:amd64. 08:40:45 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:40:45 Unpacking libksba8:amd64 (1.3.5-2) ... 08:40:45 Selecting previously unselected package libroken18-heimdal:amd64. 08:40:45 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:40:45 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:45 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:40:45 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:40:45 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:45 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:40:45 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:40:45 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:45 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:40:45 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:40:45 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:45 Selecting previously unselected package libwind0-heimdal:amd64. 08:40:45 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:40:45 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:45 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:40:45 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:40:45 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:45 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:40:45 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:40:45 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:45 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:40:45 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:40:45 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:45 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:40:45 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:40:45 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:45 Selecting previously unselected package libsasl2-modules-db:amd64. 08:40:45 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:40:45 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:40:45 Selecting previously unselected package libsasl2-2:amd64. 08:40:45 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:40:45 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:40:45 Selecting previously unselected package libldap-common. 08:40:45 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 08:40:45 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:40:45 Selecting previously unselected package libldap-2.4-2:amd64. 08:40:45 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 08:40:45 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:40:45 Selecting previously unselected package dirmngr. 08:40:46 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 08:40:46 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 08:40:46 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:40:46 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 08:40:46 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:40:46 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:40:46 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:40:46 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 08:40:46 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:46 Setting up libksba8:amd64 (1.3.5-2) ... 08:40:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:40:46 Setting up udev (237-3ubuntu10.52) ... 08:40:46 invoke-rc.d: policy-rc.d denied execution of start. 08:40:46 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:46 Processing triggers for systemd (237-3ubuntu10) ... 08:40:46 Setting up fuse (2.9.7-1ubuntu1) ... 08:40:46 Setting up gpg (2.2.4-1ubuntu1.4) ... 08:40:46 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:46 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:46 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:46 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:46 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:46 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:46 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:40:46 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:40:46 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 08:40:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:40:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:40:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:40:47 ./bin/test-attribution-txt.sh [Pipeline] echo 08:40:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:40:47 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:40:47 settings in the [Install] section, and DefaultInstance for template units). 08:40:47 This means they are not meant to be enabled using systemctl. 08:40:47 Possible reasons for having this kind of units are: 08:40:47 1) A unit may be statically enabled by being symlinked from another unit's 08:40:47 .wants/ or .requires/ directory. 08:40:47 2) A unit's purpose may be to act as a helper for some other unit which has 08:40:47 a requirement dependency on it. 08:40:47 3) A unit may be started when needed via activation (socket, path, timer, 08:40:47 D-Bus, udev, scripted systemctl call, ...). 08:40:47 4) In case of template units, the unit is meant to be enabled with some 08:40:47 instance name specified. 08:40:47 Reading package lists... 08:40:47 + ls -al . 08:40:47 total 672 08:40:47 drwxrwxr-x 9 1001 1001 4096 Nov 25 08:40 . 08:40:47 drwxr-xr-x 4 root root 4096 Nov 25 08:35 .. 08:40:47 -rw-rw-r-- 1 1001 1001 11 Nov 25 08:33 .dockerignore 08:40:47 drwxrwxr-x 8 1001 1001 4096 Nov 25 08:33 .git 08:40:47 drwxrwxr-x 4 1001 1001 4096 Nov 25 08:33 .github 08:40:47 -rw-rw-r-- 1 1001 1001 804 Nov 25 08:33 .gitignore 08:40:47 -rw-rw-r-- 1 1001 1001 42 Nov 25 08:33 .golangci.yml 08:40:47 -rw-rw-r-- 1 1001 1001 76 Nov 25 08:33 .hadolint.yml 08:40:47 -rw-rw-r-- 1 1001 1001 166 Nov 25 08:33 .sonarcloud.properties 08:40:47 -rw-rw-r-- 1 1001 1001 1171 Nov 25 08:33 ADOPTERS.md 08:40:47 -rw-rw-r-- 1 1001 1001 8910 Nov 25 08:33 Attribution.txt 08:40:47 -rw-rw-r-- 1 1001 1001 51732 Nov 25 08:33 CHANGELOG.md 08:40:47 -rw-rw-r-- 1 1001 1001 3804 Nov 25 08:33 CONTRIBUTING.md 08:40:47 -rw-rw-r-- 1 1001 1001 677 Nov 25 08:33 GOVERNANCE.md 08:40:47 -rw-rw-r-- 1 1001 1001 849 Nov 25 08:33 Jenkinsfile 08:40:47 -rw-rw-r-- 1 1001 1001 10775 Nov 25 08:33 LICENSE 08:40:47 -rw-rw-r-- 1 1001 1001 6508 Nov 25 08:33 Makefile 08:40:47 -rw-rw-r-- 1 1001 1001 582 Nov 25 08:33 OWNERS.md 08:40:47 -rw-rw-r-- 1 1001 1001 8207 Nov 25 08:33 README.md 08:40:47 -rw-rw-r-- 1 1001 1001 6912 Nov 25 08:33 SECURITY.md 08:40:47 -rw-rw-r-- 1 1001 1001 5 Nov 25 08:30 VERSION 08:40:47 -rw-rw-r-- 1 1001 1001 4131 Nov 25 08:33 ZMQWindows.md 08:40:47 drwxrwxr-x 2 1001 1001 4096 Nov 25 08:33 bin 08:40:47 drwxrwxr-x 14 1001 1001 4096 Nov 25 08:33 cmd 08:40:47 -rw-r--r-- 1 root root 428381 Nov 25 08:39 coverage.out 08:40:47 -rw-rw-r-- 1 1001 1001 822 Nov 25 08:33 go.mod 08:40:47 -rw-rw-r-- 1 1001 1001 49471 Nov 25 08:33 go.sum 08:40:47 drwxrwxr-x 8 1001 1001 4096 Nov 25 08:33 internal 08:40:47 drwxrwxr-x 3 1001 1001 4096 Nov 25 08:33 openapi 08:40:47 drwxrwxr-x 4 1001 1001 4096 Nov 25 08:33 snap 08:40:47 -rw-rw-r-- 1 1001 1001 204 Nov 25 08:33 version.go [Pipeline] sh 08:40:47 Building dependency tree... 08:40:47 Reading state information... 08:40:48 The following additional packages will be installed: 08:40:48 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:40:48 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:40:48 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:40:48 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:40:48 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:40:48 Suggested packages: 08:40:48 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:40:48 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:40:48 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:40:48 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:40:48 systemd-container policykit-1 08:40:48 Recommended packages: 08:40:48 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:40:48 The following NEW packages will be installed: 08:40:48 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:40:48 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:40:48 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:40:48 multiarch-support openssh-client python3 python3-minimal python3.6 08:40:48 python3.6-minimal snapd squashfs-tools sudo 08:40:48 The following packages will be upgraded: 08:40:48 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:40:48 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 08:40:48 Need to get 36.8 MB of archives. 08:40:48 After this operation, 147 MB of additional disk space will be used. 08:40:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 08:40:48 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 08:40:48 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 08:40:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:40:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 08:40:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 08:40:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 08:40:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:40:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 08:40:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:40:48 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:40:48 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:40:48 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:40:48 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:40:48 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 08:40:48 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 08:40:48 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 08:40:48 + '[' -e coverage.out ] 08:40:48 + chown 1001:1001 coverage.out [Pipeline] stash 08:40:48 Warning: overwriting stash ‘coverage-report’ 08:40:48 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 08:40:48 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 08:40:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 08:40:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:40:49 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:40:49 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:40:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:40:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:40:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:40:49 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:40:49 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:40:49 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:40:49 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 08:40:49 Stashed 1 file(s) [Pipeline] sh 08:40:49 + make build 08:40:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:40:50 debconf: delaying package configuration, since apt-utils is not installed 08:40:50 Fetched 36.8 MB in 2s (20.1 MB/s) 08:40:50 (Reading database ... 12757 files and directories currently installed.) 08:40:50 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 08:40:50 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 08:40:50 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 08:40:50 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 08:40:50 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 08:40:50 (Reading database ... 12757 files and directories currently installed.) 08:40:50 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 08:40:50 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 08:40:50 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 08:40:50 (Reading database ... 12757 files and directories currently installed.) 08:40:50 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 08:40:50 Unpacking apt (1.6.14) over (1.6.1) ... 08:40:51 Setting up apt (1.6.14) ... 08:40:51 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:40:51 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:40:51 (Reading database ... 12764 files and directories currently installed.) 08:40:51 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 08:40:51 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 08:40:51 Selecting previously unselected package libpython3.6-minimal:amd64. 08:40:51 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:40:51 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:40:52 Selecting previously unselected package libexpat1:amd64. 08:40:52 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:40:52 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:40:52 Selecting previously unselected package python3.6-minimal. 08:40:52 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:40:52 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:40:52 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 08:40:52 Checking for services that may need to be restarted...done. 08:40:52 Checking for services that may need to be restarted...done. 08:40:52 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:40:52 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:40:52 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:40:52 Selecting previously unselected package python3-minimal. 08:40:52 (Reading database ... 13012 files and directories currently installed.) 08:40:52 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:40:52 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:40:52 Selecting previously unselected package mime-support. 08:40:52 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:40:52 Unpacking mime-support (3.60ubuntu1) ... 08:40:52 Selecting previously unselected package libmpdec2:amd64. 08:40:52 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:40:52 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:40:52 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:40:52 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:40:52 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:40:53 Selecting previously unselected package python3.6. 08:40:53 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:40:53 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:40:53 Selecting previously unselected package libpython3-stdlib:amd64. 08:40:53 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:40:53 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:40:53 Setting up python3-minimal (3.6.7-1~18.04) ... 08:40:53 Selecting previously unselected package python3. 08:40:53 (Reading database ... 13442 files and directories currently installed.) 08:40:53 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:40:53 Unpacking python3 (3.6.7-1~18.04) ... 08:40:53 Selecting previously unselected package multiarch-support. 08:40:53 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:40:53 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:40:53 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:40:53 Selecting previously unselected package liblzo2-2:amd64. 08:40:53 (Reading database ... 13479 files and directories currently installed.) 08:40:53 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:40:53 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:40:53 Selecting previously unselected package libbsd0:amd64. 08:40:53 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:40:53 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:40:53 Selecting previously unselected package sudo. 08:40:53 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 08:40:53 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 08:40:53 Selecting previously unselected package apparmor. 08:40:53 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:40:53 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:40:53 Selecting previously unselected package libedit2:amd64. 08:40:53 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:40:53 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:40:53 Selecting previously unselected package libkrb5support0:amd64. 08:40:53 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:40:53 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:40:54 Selecting previously unselected package libk5crypto3:amd64. 08:40:54 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:40:54 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:40:54 Selecting previously unselected package libkeyutils1:amd64. 08:40:54 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:40:54 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:40:54 Selecting previously unselected package libkrb5-3:amd64. 08:40:54 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:40:54 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:40:54 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:40:54 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:40:54 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:40:54 Selecting previously unselected package libssl1.0.0:amd64. 08:40:54 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 08:40:54 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 08:40:54 Selecting previously unselected package openssh-client. 08:40:54 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 08:40:54 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 08:40:54 Selecting previously unselected package squashfs-tools. 08:40:54 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 08:40:54 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 08:40:54 Selecting previously unselected package snapd. 08:40:54 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 08:40:54 Unpacking snapd (2.51.1+18.04) ... 08:40:56 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:40:56 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 08:40:56 Setting up mime-support (3.60ubuntu1) ... 08:40:56 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 08:40:56 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:40:56 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:40:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:40:56 Setting up systemd (237-3ubuntu10.52) ... 08:40:56 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:40:57 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:40:57 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:40:57 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:40:57 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:40:57 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:40:57 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:40:57 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 08:40:57 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:40:57 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:40:57 Setting up python3 (3.6.7-1~18.04) ... 08:40:57 running python rtupdate hooks for python3.6... 08:40:57 running python post-rtupdate hooks for python3.6... 08:40:58 Setting up apparmor (2.12-4ubuntu5.1) ... 08:40:58 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 08:40:58 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:40:58 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:40:58 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 08:40:59 Setting up snapd (2.51.1+18.04) ... 08:40:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:40:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:40:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:40:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:41:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:41:00 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:41:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:41:00 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:41:00 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:41:00 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:41:00 /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' 08:41:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:41:01 Processing triggers for systemd (237-3ubuntu10.52) ... 08:41:02 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:41:02 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:41:02 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:41:03 Reading package lists... 08:41:04 Reading package lists... 08:41:04 Building dependency tree... 08:41:04 Reading state information... 08:41:04 Calculating upgrade... 08:41:04 The following packages will be upgraded: 08:41:04 advancecomp base-files bash binutils binutils-common 08:41:04 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:41:04 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:41:04 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 08:41:04 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 08:41:04 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 08:41:04 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 08:41:04 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 08:41:04 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 08:41:04 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 08:41:04 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 08:41:04 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 08:41:04 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 08:41:04 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 08:41:04 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 08:41:04 ubuntu-keyring util-linux 08:41:04 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:41:04 Need to get 64.2 MB of archives. 08:41:04 After this operation, 5152 kB of additional disk space will be used. 08:41:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] 08:41:04 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:41:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:41:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:41:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:41:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:41:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:41:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:41:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:41:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:41:04 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:41:04 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:41:04 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:41:04 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:41:04 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:41:04 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:41:04 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:41:04 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:41:04 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:41:04 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:41:04 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:41:04 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:41:04 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:41:04 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:41:04 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:41:04 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:41:04 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:41:04 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:41:04 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:41:04 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:41:04 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:41:04 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:41:04 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:41:04 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 08:41:04 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 08:41:04 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:41:04 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 08:41:04 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 08:41:04 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 08:41:04 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:41:04 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:41:04 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 08:41:04 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 08:41:04 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:41:04 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:41:04 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:41:04 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 08:41:04 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:41:04 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:41:04 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 08:41:05 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 08:41:05 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 08:41:05 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 08:41:05 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:41:05 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:41:05 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:41:05 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:41:05 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:41:05 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:41:05 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:41:05 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:41:05 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:41:05 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:41:05 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:41:05 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:41:05 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:41:05 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:41:05 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:41:05 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 08:41:05 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:41:05 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:41:05 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:41:05 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 08:41:05 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:41:05 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:41:05 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:41:05 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:41:05 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:41:05 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:41:05 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:41:05 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:41:05 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 08:41:05 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 08:41:05 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 08:41:05 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 08:41:05 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 08:41:05 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 08:41:05 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 08:41:05 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:41:05 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 08:41:05 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:41:05 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 08:41:05 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 08:41:05 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 08:41:05 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:41:05 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:41:06 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 08:41:06 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:41:06 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:41:06 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:41:06 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:41:06 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:41:06 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:41:06 debconf: delaying package configuration, since apt-utils is not installed 08:41:06 Fetched 64.2 MB in 2s (40.5 MB/s) 08:41:06 (Reading database ... 13914 files and directories currently installed.) 08:41:06 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:41:06 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:41:06 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:41:06 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:41:06 Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... 08:41:06 Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... 08:41:06 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:41:06 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:41:06 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:41:06 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:41:07 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:41:07 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:41:07 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:41:07 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:41:07 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:41:07 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:41:07 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:41:07 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:41:07 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:41:07 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:41:07 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:41:07 (Reading database ... 13914 files and directories currently installed.) 08:41:07 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:41:07 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:41:07 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:41:07 (Reading database ... 13914 files and directories currently installed.) 08:41:07 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:41:07 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:41:07 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:41:07 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:41:07 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:41:07 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:41:07 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:41:07 (Reading database ... 13914 files and directories currently installed.) 08:41:07 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:41:07 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:41:08 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:41:08 (Reading database ... 13914 files and directories currently installed.) 08:41:08 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 08:41:08 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:41:08 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:41:08 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 08:41:08 Setting up base-files (10.1ubuntu2.11) ... 08:41:08 Installing new version of config file /etc/issue ... 08:41:08 Installing new version of config file /etc/issue.net ... 08:41:08 Installing new version of config file /etc/lsb-release ... 08:41:08 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:41:08 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:41:08 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:41:08 Removing obsolete conffile /etc/default/motd-news ... 08:41:09 (Reading database ... 13915 files and directories currently installed.) 08:41:09 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:41:09 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:41:09 Setting up bash (4.4.18-2ubuntu1.2) ... 08:41:09 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 08:41:09 (Reading database ... 13915 files and directories currently installed.) 08:41:09 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:41:09 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:41:09 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:41:09 (Reading database ... 13915 files and directories currently installed.) 08:41:09 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 08:41:09 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:41:09 Setting up tar (1.29b-2ubuntu0.2) ... 08:41:09 (Reading database ... 13915 files and directories currently installed.) 08:41:09 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:41:09 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:41:09 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:41:10 (Reading database ... 13915 files and directories currently installed.) 08:41:10 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:41:10 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:41:10 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:41:10 (Reading database ... 13915 files and directories currently installed.) 08:41:10 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:41:10 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:41:10 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:41:10 (Reading database ... 13915 files and directories currently installed.) 08:41:10 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:41:10 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:41:10 Setting up grep (3.1-2build1) ... 08:41:10 (Reading database ... 13915 files and directories currently installed.) 08:41:10 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 08:41:10 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 08:41:10 Setting up gzip (1.6-5ubuntu1.1) ... 08:41:10 (Reading database ... 13915 files and directories currently installed.) 08:41:10 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:41:10 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:41:10 Setting up login (1:4.5-1ubuntu2) ... 08:41:10 (Reading database ... 13915 files and directories currently installed.) 08:41:10 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:41:10 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:41:10 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:41:10 (Reading database ... 13915 files and directories currently installed.) 08:41:10 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:41:10 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:41:11 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:41:11 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:41:11 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:41:11 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:41:11 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:41:11 (Reading database ... 13915 files and directories currently installed.) 08:41:11 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:41:11 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:41:12 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:41:12 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:41:12 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:41:12 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:41:12 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:41:12 (Reading database ... 13915 files and directories currently installed.) 08:41:12 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:41:12 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:41:12 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:41:12 (Reading database ... 13915 files and directories currently installed.) 08:41:12 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:41:12 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:41:12 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:41:12 (Reading database ... 13915 files and directories currently installed.) 08:41:12 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:41:12 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:41:12 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:41:12 (Reading database ... 13915 files and directories currently installed.) 08:41:12 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:41:12 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:41:12 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:41:12 (Reading database ... 13915 files and directories currently installed.) 08:41:12 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:41:12 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:41:12 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:41:12 (Reading database ... 13915 files and directories currently installed.) 08:41:12 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:41:12 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:41:12 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:41:12 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:41:12 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:41:13 (Reading database ... 13915 files and directories currently installed.) 08:41:13 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:41:13 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:41:13 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:41:13 (Reading database ... 13915 files and directories currently installed.) 08:41:13 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:41:13 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:41:13 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:41:13 (Reading database ... 13915 files and directories currently installed.) 08:41:13 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:41:13 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:41:13 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:41:13 (Reading database ... 13915 files and directories currently installed.) 08:41:13 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:41:13 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:41:14 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:41:14 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:41:14 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:41:14 (Reading database ... 13915 files and directories currently installed.) 08:41:14 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:41:14 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:41:14 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:41:14 (Reading database ... 13915 files and directories currently installed.) 08:41:14 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:41:14 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:41:14 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:41:14 (Reading database ... 13917 files and directories currently installed.) 08:41:14 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:41:14 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:41:14 Setting up debconf (1.5.66ubuntu1) ... 08:41:15 (Reading database ... 13917 files and directories currently installed.) 08:41:15 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 08:41:15 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:41:15 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 08:41:15 (Reading database ... 13917 files and directories currently installed.) 08:41:15 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 08:41:15 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:41:15 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 08:41:15 (Reading database ... 13917 files and directories currently installed.) 08:41:15 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:41:15 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:41:15 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:41:15 (Reading database ... 13917 files and directories currently installed.) 08:41:15 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:41:15 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:41:15 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 08:41:15 (Reading database ... 13919 files and directories currently installed.) 08:41:15 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:41:15 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:41:15 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:41:15 (Reading database ... 13923 files and directories currently installed.) 08:41:15 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:41:15 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:41:15 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 08:41:15 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 08:41:15 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:41:15 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:41:16 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:41:16 (Reading database ... 13923 files and directories currently installed.) 08:41:16 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 08:41:16 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 08:41:16 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 08:41:16 (Reading database ... 13923 files and directories currently installed.) 08:41:16 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 08:41:16 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 08:41:16 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 08:41:16 (Reading database ... 13923 files and directories currently installed.) 08:41:16 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 08:41:16 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:41:16 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 08:41:16 (Reading database ... 13923 files and directories currently installed.) 08:41:16 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:41:16 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:41:16 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:41:16 (Reading database ... 13923 files and directories currently installed.) 08:41:16 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 08:41:16 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 08:41:16 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 08:41:16 (Reading database ... 13923 files and directories currently installed.) 08:41:16 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:41:16 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:41:16 Setting up passwd (1:4.5-1ubuntu2) ... 08:41:17 (Reading database ... 13923 files and directories currently installed.) 08:41:17 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 08:41:17 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:41:17 Setting up gpgv (2.2.4-1ubuntu1.4) ... 08:41:17 (Reading database ... 13923 files and directories currently installed.) 08:41:17 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:41:17 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:41:17 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:41:17 (Reading database ... 13923 files and directories currently installed.) 08:41:17 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:41:17 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:41:17 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:41:17 (Reading database ... 13923 files and directories currently installed.) 08:41:17 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:41:17 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:41:17 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:41:17 (Reading database ... 13923 files and directories currently installed.) 08:41:17 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:41:17 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:41:17 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:41:17 (Reading database ... 13923 files and directories currently installed.) 08:41:17 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:41:17 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:41:17 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:41:17 (Reading database ... 13923 files and directories currently installed.) 08:41:17 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 08:41:17 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 08:41:17 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 08:41:17 (Reading database ... 13923 files and directories currently installed.) 08:41:17 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 08:41:17 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 08:41:18 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 08:41:18 (Reading database ... 13923 files and directories currently installed.) 08:41:18 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 08:41:18 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 08:41:18 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 08:41:18 (Reading database ... 13924 files and directories currently installed.) 08:41:18 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:41:18 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:41:18 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:41:18 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:41:18 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 08:41:18 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 08:41:18 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 08:41:18 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 08:41:18 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:41:18 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:41:18 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:41:18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:41:18 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:41:18 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:41:19 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:41:19 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:41:19 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:41:19 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:41:19 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:41:19 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:41:19 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:41:19 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:41:19 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 08:41:19 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 08:41:19 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:41:19 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:41:19 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:41:19 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:41:19 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 08:41:19 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 08:41:19 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 08:41:19 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 08:41:20 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 08:41:20 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 08:41:20 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 08:41:20 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 08:41:20 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:41:20 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:41:20 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:41:20 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:41:20 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:41:20 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:41:20 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:41:20 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:41:21 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:41:21 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:41:21 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:41:21 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:41:22 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:41:22 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:41:22 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:41:22 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:41:23 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:41:23 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:41:23 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:41:23 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:41:23 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:41:23 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:41:23 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:41:23 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:41:23 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:41:23 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:41:23 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:41:23 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:41:23 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:41:23 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:41:23 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:41:23 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:41:23 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:41:23 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:41:23 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:41:23 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:41:23 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:41:23 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:41:23 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:41:23 Setting up tzdata (2021e-0ubuntu0.18.04) ... 08:41:24 08:41:24 Current default time zone: 'Etc/UTC' 08:41:24 Local time is now: Thu Nov 25 08:41:23 UTC 2021. 08:41:24 Universal Time is now: Thu Nov 25 08:41:23 UTC 2021. 08:41:24 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:41:24 08:41:24 Setting up systemd-sysv (237-3ubuntu10.52) ... 08:41:24 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:41:24 Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... 08:41:24 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:41:24 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:41:24 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:41:24 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:41:24 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:41:24 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:41:24 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:41:24 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:41:24 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:41:24 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:41:24 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 08:41:24 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:41:24 Setting up patch (2.7.6-2ubuntu1.1) ... 08:41:24 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:41:24 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:41:24 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 08:41:24 Installing new version of config file /etc/ssl/openssl.cnf ... 08:41:24 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:41:24 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:41:24 Setting up ca-certificates (20210119~18.04.2) ... 08:41:25 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 08:41:26 Updating certificates in /etc/ssl/certs... 08:41: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 08:41:27 23 added, 28 removed; done. 08:41:27 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:41:27 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:41:27 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:41:27 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:41:27 Setting up pkgbinarymangler (138.18.04.1) ... 08:41:27 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:41:27 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 08:41:27 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:41:27 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:41:27 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:41:27 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:41:27 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:41:27 Setting up perl (5.26.1-6ubuntu0.5) ... 08:41:27 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 08:41:27 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:41:27 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:41:27 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 08:41:27 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:41:27 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:41:27 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:41:27 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:41:27 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:41:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:41:27 Processing triggers for systemd (237-3ubuntu10.52) ... 08:41:27 Processing triggers for mime-support (3.60ubuntu1) ... 08:41:27 Processing triggers for ca-certificates (20210119~18.04.2) ... 08:41:27 Updating certificates in /etc/ssl/certs... 08:41:28 0 added, 0 removed; done. 08:41:28 Running hooks in /etc/ca-certificates/update.d... 08:41:28 done. 08:41:28 Reading package lists... 08:41:28 Building dependency tree... 08:41:28 Reading state information... 08:41:29 The following NEW packages will be installed: 08:41:29 apt-transport-https 08:41:29 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:41:29 Need to get 4348 B of archives. 08:41:29 After this operation, 154 kB of additional disk space will be used. 08:41:29 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 08:41:29 debconf: delaying package configuration, since apt-utils is not installed 08:41:29 Fetched 4348 B in 0s (20.0 kB/s) 08:41:29 Selecting previously unselected package apt-transport-https. 08:41:29 (Reading database ... 13931 files and directories currently installed.) 08:41:29 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 08:41:29 Unpacking apt-transport-https (1.6.14) ... 08:41:29 Setting up apt-transport-https (1.6.14) ... 08:41:29 Waiting for network to be ready... 08:41:32 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 08:41:33 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 08:41:36 2021-11-25T08:41:33Z INFO Waiting for automatic snapd restart... 08:41:36 snapd 2.53.2 from Canonical* installed 08:41:37 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 08:41:37 "snapd" switched to the "latest/stable" channel 08:41:37 08:41:40 core18 20211028 from Canonical* installed 08:41:40 "core18" switched to the "latest/stable" channel 08:41:40 08:41:40 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 08:41:42 snapcraft 5.0 from Canonical* installed 08:41:42 "snapcraft" switched to the "latest/stable" channel 08:41:42 08:41:44 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 08:41:47 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: 08:41:47 - README.md 08:41:47 08:41:47 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:41:47 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:41:47 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:41:47 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:41:48 Reading package lists... 08:41:49 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 08:41:49 Reading package lists... 08:41:49 Building dependency tree... 08:41:49 Reading state information... 08:41:49 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 08:41:49 Suggested packages: 08:41:49 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:41:49 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:41:49 Recommended packages: 08:41:49 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:41:49 The following NEW packages will be installed: 08:41:49 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:41:49 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:41:49 pkg-config zip 08:41:49 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:41:49 Need to get 7670 kB of archives. 08:41:49 After this operation, 43.8 MB of additional disk space will be used. 08:41:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 08:41:49 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:41:50 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:41:50 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:41:50 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:41:50 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:41:50 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:41:50 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:41:50 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:41:50 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:41:50 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 08:41:50 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 08:41:50 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 08:41:50 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:41:50 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:41:50 debconf: delaying package configuration, since apt-utils is not installed 08:41:50 Fetched 7670 kB in 1s (6949 kB/s) 08:41:50 Selecting previously unselected package libglib2.0-0:amd64. 08:41:50 (Reading database ... 13935 files and directories currently installed.) 08:41:50 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 08:41:50 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:41:51 Selecting previously unselected package libpsl5:amd64. 08:41:51 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:41:51 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:41:51 Selecting previously unselected package libnghttp2-14:amd64. 08:41:51 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:41:51 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:41:51 Selecting previously unselected package librtmp1:amd64. 08:41:51 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:41:51 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:41:51 Selecting previously unselected package libcurl3-gnutls:amd64. 08:41:51 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 08:41:51 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 08:41:51 Selecting previously unselected package liberror-perl. 08:41:51 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:41:51 Unpacking liberror-perl (0.17025-1) ... 08:41:51 Selecting previously unselected package git-man. 08:41:51 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 08:41:51 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 08:41:51 Selecting previously unselected package git. 08:41:51 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 08:41:51 Unpacking git (1:2.17.1-1ubuntu0.9) ... 08:41:52 Selecting previously unselected package libnorm1:amd64. 08:41:52 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:41:52 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:41:52 Selecting previously unselected package libpgm-5.2-0:amd64. 08:41:52 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:41:52 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:41:52 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 08:41:52 Selecting previously unselected package libsodium23:amd64. 08:41:52 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:41:52 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:41:52 Selecting previously unselected package libzmq5:amd64. 08:41:52 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:41:52 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:41:52 Selecting previously unselected package libzmq3-dev:amd64. 08:41:52 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:41:52 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:41:52 Selecting previously unselected package pkg-config. 08:41:52 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:41:52 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:41:52 Selecting previously unselected package zip. 08:41:52 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:41:52 Unpacking zip (3.0-11build1) ... 08:41:52 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:41:52 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 08:41:52 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:41:52 Setting up liberror-perl (0.17025-1) ... 08:41:52 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:41:52 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:41:52 No schema files found: doing nothing. 08:41:52 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:41:52 Setting up zip (3.0-11build1) ... 08:41:52 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:41:52 Setting up libsodium23:amd64 (1.0.16-2) ... 08:41:52 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:41:52 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:41:52 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 08:41:52 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:41:52 Setting up git (1:2.17.1-1ubuntu0.9) ... 08:41:52 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:41:53 git set to automatically installed. 08:41:53 git-man set to automatically installed. 08:41:53 libcurl3-gnutls set to automatically installed. 08:41:53 liberror-perl set to automatically installed. 08:41:53 libglib2.0-0 set to automatically installed. 08:41:53 libnghttp2-14 set to automatically installed. 08:41:53 libnorm1 set to automatically installed. 08:41:53 libpgm-5.2-0 set to automatically installed. 08:41:53 libpsl5 set to automatically installed. 08:41:53 librtmp1 set to automatically installed. 08:41:53 libsodium23 set to automatically installed. 08:41:53 libzmq3-dev set to automatically installed. 08:41:53 libzmq5 set to automatically installed. 08:41:53 pkg-config set to automatically installed. 08:41:53 zip set to automatically installed. 08:41:54 snapd is not logged in, snap install commands will use sudo 08:41: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 08:42:03 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 08:42:03 snapd is not logged in, snap install commands will use sudo [Pipeline] } 08:42:03 $ docker stop --time=1 bcd74005a12eaaef115d66bcbfd1b6404dc61d9369de5a71f773b29612e03877 08:42:04 snap "core18" has no updates available 08:42:04 Pulling config-common 08:42:04 + snapcraftctl pull 08:42:05 $ docker rm -f bcd74005a12eaaef115d66bcbfd1b6404dc61d9369de5a71f773b29612e03877 08:42:06 Pulling go-build-helper 08:42:06 + snapcraftctl pull [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 08:42:06 'edgex-go' has dependencies that need to be staged: go-build-helper 08:42:06 Skipping pull go-build-helper (already ran) 08:42:06 Building go-build-helper 08:42:06 + snapcraftctl build [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:42:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:42:07 08:42:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:42:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:42:08 latest: Pulling from edgex-devops/edgex-compose-arm64 08:42:08 29e5d40040c1: Pulling fs layer 08:42:08 1ce36da41761: Pulling fs layer 08:42:08 25b303627fd3: Pulling fs layer 08:42:08 29e5d40040c1: Verifying Checksum 08:42:08 29e5d40040c1: Download complete 08:42:08 1ce36da41761: Verifying Checksum 08:42:08 1ce36da41761: Download complete 08:42:09 29e5d40040c1: Pull complete 08:42:09 Staging go-build-helper 08:42:09 + snapcraftctl stage 08:42:10 25b303627fd3: Verifying Checksum 08:42:10 25b303627fd3: Download complete 08:42:10 1ce36da41761: Pull complete 08:42:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:42:19 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:42:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] 08:42:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] 08:42:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 08:42:19 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 08:42:19 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] 08:42:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] 08:42:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1150 kB] 08:42:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [264 kB] 08:42:19 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:42:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:42:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:42:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:42:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:42:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:42:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:42:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:42:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:42:19 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2304 kB] 08:42:19 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] 08:42:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 08:42:19 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 08:42:19 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] 08:42:19 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] 08:42:19 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1766 kB] 08:42:19 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [381 kB] 08:42:19 Fetched 25.6 MB in 0s (0 B/s) 08:42:19 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:42:19 Fetched 224 kB in 0s (0 B/s) 08:42:19 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:42:19 Fetched 157 kB in 0s (0 B/s) 08:42:19 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:42:19 Fetched 221 kB in 0s (0 B/s) 08:42:19 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:42:19 Fetched 143 kB in 0s (0 B/s) 08:42:19 Pulling edgex-go 08:42:19 + snapcraftctl pull 08:42:20 Pulling hooks 08:42:20 + snapcraftctl pull 08:42:23 25b303627fd3: Pull complete 08:42:23 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:42:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:42:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:42:23 prd-ubuntu18.04-docker-arm64-4c-16g-490 does not seem to be running inside a container 08:42:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:42:26 $ docker top b2e0126743c18b88f1df64b5371e8176dad20dfaaadced9543c559df78828023 -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:27 + docker-compose build --help 08:42:27 + grep parallel 08:42:32 --parallel Build images in parallel. [Pipeline] } 08:42:32 $ docker stop --time=1 b2e0126743c18b88f1df64b5371e8176dad20dfaaadced9543c559df78828023 08:42:34 $ docker rm -f b2e0126743c18b88f1df64b5371e8176dad20dfaaadced9543c559df78828023 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:42:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:42:35 . [Pipeline] withDockerContainer 08:42:35 prd-ubuntu18.04-docker-arm64-4c-16g-490 does not seem to be running inside a container 08:42:35 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:42:37 $ docker top 2770f223b3029d86e4a162d3e22f45e3df14c3760291895bf4ad71090315489b -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:38 + docker-compose -f ./docker-compose-build.yml build --parallel 08:42:42 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:42:42 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:42:42 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:42:42 Fetched 0 B in 0s (0 B/s) 08:42:42 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:42:42 Fetched 96.5 kB in 0s (0 B/s) 08:42:42 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:42:42 Fetched 279 kB in 0s (0 B/s) 08:42:42 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:42:42 Fetched 122 kB in 0s (0 B/s) 08:42:42 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:42:42 Fetched 77.8 kB in 0s (0 B/s) 08:42:42 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:42:42 Fetched 8848 B in 0s (0 B/s) 08:42:42 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:42:42 Fetched 47.8 kB in 0s (0 B/s) 08:42:42 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:42:42 Fetched 45.6 kB in 0s (0 B/s) 08:42:42 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:42:42 Fetched 15.0 kB in 0s (0 B/s) 08:42:42 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 08:42:42 Fetched 220 kB in 0s (0 B/s) 08:42:42 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 08:42:42 Fetched 154 kB in 0s (0 B/s) 08:42:42 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:42:42 Fetched 50.6 kB in 0s (0 B/s) 08:42:42 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:42:42 Fetched 14.8 kB in 0s (0 B/s) 08:42:42 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:42:42 Fetched 41.8 kB in 0s (0 B/s) 08:42:42 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:42:42 Fetched 499 kB in 0s (0 B/s) 08:42:42 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:42:42 Fetched 111 kB in 0s (0 B/s) 08:42:42 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:42:42 Fetched 240 kB in 0s (0 B/s) 08:42:42 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:42:42 Fetched 29.3 kB in 0s (0 B/s) 08:42:42 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:42:42 Fetched 85.5 kB in 0s (0 B/s) 08:42:42 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:42:42 Fetched 24.5 kB in 0s (0 B/s) 08:42:42 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:42:42 Fetched 49.2 kB in 0s (0 B/s) 08:42:42 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:42:42 Fetched 54.2 kB in 0s (0 B/s) 08:42:42 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:42:42 Fetched 30.8 kB in 0s (0 B/s) 08:42:42 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 08:42:42 Fetched 15.8 kB in 0s (0 B/s) 08:42:42 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:42:42 Fetched 85.9 kB in 0s (0 B/s) 08:42:42 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:42:42 Fetched 8720 B in 0s (0 B/s) 08:42:42 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 08:42:42 Fetched 140 kB in 0s (0 B/s) 08:42:42 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:42:42 Fetched 119 kB in 0s (0 B/s) 08:42:42 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 08:42:42 Fetched 111 kB in 0s (0 B/s) 08:42:42 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:42:42 Fetched 11.1 kB in 0s (0 B/s) 08:42:42 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 08:42:42 Fetched 646 kB in 0s (0 B/s) 08:42:42 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:42:42 Fetched 41.3 kB in 0s (0 B/s) 08:42:42 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:42:42 Fetched 17.9 kB in 0s (0 B/s) 08:42:42 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:42:42 Fetched 368 kB in 0s (0 B/s) 08:42:42 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:42:42 Fetched 187 kB in 0s (0 B/s) 08:42:42 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:42:42 Fetched 175 kB in 0s (0 B/s) 08:42:42 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:42:42 Fetched 206 kB in 0s (0 B/s) 08:42:42 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 08:42:42 Fetched 1302 kB in 0s (0 B/s) 08:42:42 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:42:42 Fetched 36.2 kB in 0s (0 B/s) 08:42:42 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 08:42:42 Fetched 159 kB in 0s (0 B/s) 08:42:42 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:42:42 Fetched 107 kB in 0s (0 B/s) 08:42:42 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:42:42 Fetched 48.7 kB in 0s (0 B/s) 08:42:42 Pulling static-packages 08:42:42 + snapcraftctl pull 08:42:42 Pulling version 08:42:42 + cd /root/project 08:42:42 + git describe --tags --abbrev=0 08:42:42 + sed s/v// 08:42:42 + GIT_VERSION=2.2.0-dev.2 08:42:42 + [ -z 2.2.0-dev.2 ] 08:42:42 + snapcraftctl set-version 2.2.0-dev.2 08:42:43 Building config-common 08:42:43 + snapcraftctl build 08:42:44 Building core-command ... 08:42:44 Building core-data ... 08:42:44 Building core-metadata ... 08:42:44 Building security-bootstrapper ... 08:42:44 Building security-proxy-setup ... 08:42:44 Building security-secretstore-setup ... 08:42:44 Building support-notifications ... 08:42:44 Building support-scheduler ... 08:42:44 Building sys-mgmt-agent ... 08:42:44 Building support-scheduler 08:42:44 Building core-command 08:42:44 Building sys-mgmt-agent 08:42:44 Building security-bootstrapper 08:42:44 Building core-metadata 08:42:46 Skipping build go-build-helper (already ran) 08:42:46 Building edgex-go 08:42:46 + cd /root/parts/edgex-go/src 08:42:46 + git describe --tags --abbrev=0 08:42:46 + sed s/v// 08:42:46 + GIT_VERSION=2.2.0-dev.2 08:42:46 + [ -z 2.2.0-dev.2 ] 08:42:46 + echo 2.2.0-dev.2 08:42:46 + [ ! -d vendor ] 08:42:46 + go mod download all 08:42:54 + make build 08:42:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-data/core-data ./cmd/core-data 08:43:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:43:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/core-command/core-command ./cmd/core-command 08:43:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:43:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:43:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:43:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:43:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:43:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:43:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:43:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config 08:43:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:43:21 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 08:43:21 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 08:43:21 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 08:43:21 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 08:43:21 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 08:43:21 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 08:43:21 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 08:43:21 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 08:43:21 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 08:43:21 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 08:43:21 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 08:43:21 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 08:43:21 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 08:43:21 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 08:43:21 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 08:43:21 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 08:43:21 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 08:43:21 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 08:43:21 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 08:43:21 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 08:43:21 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 08:43:21 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 08:43:21 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 08:43:21 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 08:43:21 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 08:43:21 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 08:43:21 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 08:43:21 Building hooks 08:43:21 + cd /root/parts/hooks/src 08:43:21 + make build 08:43:21 go mod tidy 08:43:22 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 08:43:22 go: downloading github.com/davecgh/go-spew v1.1.0 08:43:22 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:43:22 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 08:43:23 GO111MODULE=on go build -o cmd/install/install ./cmd/install 08:43:23 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 08:43:23 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 08:43:27 Building static-packages 08:43:27 + snapcraftctl build 08:43:29 Building version 08:43:29 + snapcraftctl build 08:43:31 Staging config-common 08:43:31 + snapcraftctl stage 08:43:33 Skipping stage go-build-helper (already ran) 08:43:33 Staging edgex-go 08:43:33 + snapcraftctl stage 08:43:34 Staging hooks 08:43:34 + snapcraftctl stage 08:43:35 Staging static-packages 08:43:35 + snapcraftctl stage 08:43:36 Staging version 08:43:36 + snapcraftctl stage 08:43:37 Priming config-common 08:43:37 + snapcraftctl prime 08:43:39 Priming go-build-helper 08:43:39 + snapcraftctl prime 08:43:40 Priming edgex-go 08:43:40 + snapcraftctl prime 08:43:41 Priming hooks 08:43:41 + snapcraftctl prime 08:43:42 Priming static-packages 08:43:42 + snapcraftctl prime 08:43:45 Priming version 08:43:45 + snapcraftctl prime 08:43:46 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:43:52 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:43:52 Step 2/30 : FROM ${BUILDER_BASE} AS builder 08:43:52 ---> d51d58230734 08:43:52 Step 3/30 : WORKDIR /edgex-go 08:43:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:43:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:43:52 ---> d51d58230734 08:43:52 Step 3/22 : WORKDIR /edgex-go 08:43:52 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:43:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:43:52 ---> d51d58230734 08:43:52 Step 3/23 : WORKDIR /edgex-go 08:43:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:43:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:43:52 ---> d51d58230734 08:43:52 Step 3/22 : WORKDIR /edgex-go 08:43:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:43:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:43:52 ---> d51d58230734 08:43:52 Step 3/22 : WORKDIR /edgex-go 08:43:52 ---> Running in 21b438f2b1cf 08:43:52 ---> Running in 046f1d1af90d 08:43:52 ---> Running in a70378f7c2ee 08:43:52 ---> Running in e0fd846fc824 08:43:52 ---> Running in 61e91cc9d2fe 08:43:52 Removing intermediate container 046f1d1af90d 08:43:52 ---> 74df94134a18 08:43:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:52 Removing intermediate container e0fd846fc824 08:43:52 ---> 00de0e790ed1 08:43:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:52 ---> Running in 4bc55265f2ce 08:43:52 Removing intermediate container 61e91cc9d2fe 08:43:52 ---> 3c49c78e75b8 08:43:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:52 ---> Running in 15bace732b92 08:43:52 Removing intermediate container 21b438f2b1cf 08:43:52 ---> a1f2cd2f4b99 08:43:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:52 Removing intermediate container a70378f7c2ee 08:43:52 ---> 402d77486d67 08:43:52 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:52 ---> Running in 58addecb8947 08:43:52 ---> Running in 2dbac6980c17 08:43:52 ---> Running in 82b6bbc7b648 08:43:53 Removing intermediate container 4bc55265f2ce 08:43:53 ---> c3e901690b17 08:43:53 Step 5/22 : RUN apk add --update --no-cache make git 08:43:53 ---> Running in d06bf39ad431 08:43:53 Removing intermediate container 15bace732b92 08:43:53 ---> 5fecc585c48b 08:43:53 Step 5/22 : RUN apk add --update --no-cache make bash git 08:43:53 ---> Running in 43a2190e092f 08:43:53 Removing intermediate container 2dbac6980c17 08:43:53 ---> e14b1c49a6e6 08:43:53 Step 5/22 : RUN apk add --update --no-cache make git 08:43:54 ---> Running in 00fa9e3c2c46 08:43:54 Removing intermediate container 82b6bbc7b648 08:43:54 ---> 5d6bafa34aa0 08:43:54 Step 5/30 : RUN apk add --update --no-cache make git 08:43:54 Removing intermediate container 58addecb8947 08:43:54 ---> 5856db509d2b 08:43:54 Step 5/23 : RUN apk add --update --no-cache make git 08:43:54 ---> Running in 2d627624ce01 08:43:54 ---> Running in 212c2c48797a 08:43:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:43:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:43:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:43:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:43:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:43:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:43:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:43:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:43:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:43:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:43:57 OK: 219 MiB in 52 packages 08:43:58 OK: 219 MiB in 52 packages 08:43:58 OK: 219 MiB in 52 packages 08:43:58 OK: 219 MiB in 52 packages 08:43:58 OK: 219 MiB in 52 packages 08:43:59 Removing intermediate container d06bf39ad431 08:43:59 ---> 6dc3c274c81e 08:43:59 Step 6/22 : COPY . . 08:43:59 Removing intermediate container 43a2190e092f 08:43:59 ---> f3ae6a6fb945 08:43:59 Step 6/22 : COPY . . 08:44:00 Removing intermediate container 00fa9e3c2c46 08:44:00 ---> 35c431dec52d 08:44:00 Step 6/22 : COPY . . 08:44:00 Removing intermediate container 2d627624ce01 08:44:00 ---> bec4a3d40409 08:44:00 Step 6/23 : COPY go.mod . 08:44:00 Removing intermediate container 212c2c48797a 08:44:00 ---> d2416cd9153e 08:44:00 Step 6/30 : COPY . . 08:44:01 ---> 212dac0798d3 08:44:01 Step 7/23 : RUN go mod download 08:44:01 ---> Running in 383ac6730715 08:44:07 Removing intermediate container 383ac6730715 08:44:07 ---> 3d24f536349a 08:44:07 Step 8/23 : COPY . . 08:44:29 ---> fb7e33b782c4 08:44:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:29 ---> a0479879393c 08:44:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:29 ---> Running in bcdab82779b7 08:44:29 ---> 041d5e9ef10b 08:44:29 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:29 ---> 478d95b6a90e 08:44:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:29 ---> Running in 81520086e0fb 08:44:29 ---> Running in 3d1feb0e8491 08:44:29 ---> Running in bf9a0255cc3e 08:44:30 ---> 16615909d777 08:44:30 Step 9/23 : RUN go mod tidy 08:44:30 ---> Running in d9cba72fe4ba 08:44:31 Removing intermediate container bcdab82779b7 08:44:31 ---> b36c54769eca 08:44:31 Step 8/22 : RUN make cmd/core-command/core-command 08:44:31 ---> Running in 5dfc2d58b349 08:44:32 Removing intermediate container bf9a0255cc3e 08:44:32 ---> 493baff7c277 08:44:32 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:44:32 ---> Running in d8e8a28ddeaf 08:44:33 Removing intermediate container 81520086e0fb 08:44:33 ---> bd31993c923a 08:44:33 Step 8/22 : RUN make cmd/core-metadata/core-metadata 08:44:33 Removing intermediate container 3d1feb0e8491 08:44:33 ---> 755405982050 08:44:33 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:44:33 ---> Running in 3a97a14ba4ed 08:44:33 ---> Running in 173a9716d56d 08:44:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:44:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:44:36 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 08:44:36 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 08:44:36 Removing intermediate container d9cba72fe4ba 08:44:36 ---> 90a83852eb4f 08:44:36 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:44:36 ---> Running in 0cb236d923ea 08:44:38 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 08:47:00 Removing intermediate container 5dfc2d58b349 08:47:00 ---> 889e1b9dd566 08:47:00 08:47:00 Step 9/22 : FROM alpine:3.14 08:47:00 3.14: Pulling from library/alpine 08:47:00 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 08:47:00 Status: Downloaded newer image for alpine:3.14 08:47:00 ---> 5b8b7b635229 08:47:00 Step 10/22 : RUN apk add --update --no-cache dumb-init 08:47:00 ---> Running in f882041a15e3 08:47:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:47:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:47:00 (1/1) Installing dumb-init (1.2.5-r1) 08:47:00 Executing busybox-1.33.1-r6.trigger 08:47:00 OK: 6 MiB in 15 packages 08:47:00 Removing intermediate container 173a9716d56d 08:47:00 ---> d8eee836fcef 08:47:00 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:47:00 ---> Running in 34ffdb03a503 08:47:00 Removing intermediate container f882041a15e3 08:47:00 ---> 32fbd99ef810 08:47:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:47:00 ---> Running in 5b31e0ce7b78 08:47:00 Removing intermediate container 5b31e0ce7b78 08:47:00 ---> bd9f47822047 08:47:00 Step 12/22 : ENV APP_PORT=59882 08:47:00 ---> Running in f37c3fda05a1 08:47:00 Removing intermediate container d8e8a28ddeaf 08:47:00 ---> 450cae01492d 08:47:00 08:47:00 Step 9/30 : FROM alpine:3.14 08:47:00 ---> 5b8b7b635229 08:47:00 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:47:00 ---> Running in c389eee0624a 08:47:00 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 08:47:00 Removing intermediate container f37c3fda05a1 08:47:00 ---> 55554899f85d 08:47:00 Step 13/22 : EXPOSE $APP_PORT 08:47:00 ---> Running in 1a50fa21f625 08:47:00 Removing intermediate container c389eee0624a 08:47:00 ---> c929f813182c 08:47:00 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 08:47:01 ---> Running in 6cc366c8dcbd 08:47:01 Removing intermediate container 1a50fa21f625 08:47:01 ---> bfe6c8f0df9f 08:47:01 Step 14/22 : WORKDIR / 08:47:01 ---> Running in a49c6e6fff1b 08:47:02 Removing intermediate container a49c6e6fff1b 08:47:02 ---> 9d10c47a73ee 08:47:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:47:03 ---> 4ebfe5e7cddf 08:47:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:47:04 (1/2) Installing dumb-init (1.2.5-r1) 08:47:04 (2/2) Installing su-exec (0.2-r1) 08:47:04 Executing busybox-1.33.1-r6.trigger 08:47:04 OK: 6 MiB in 16 packages 08:47:05 Removing intermediate container 34ffdb03a503 08:47:05 ---> f4d1e2a70c52 08:47:05 08:47:05 Step 10/22 : FROM docker:20.10.8 08:47:05 20.10.8: Pulling from library/docker 08:47:06 Removing intermediate container 6cc366c8dcbd 08:47:06 ---> a146d0c43856 08:47:06 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 08:47:06 ---> d839d360d145 08:47:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:47:06 ---> Running in 954d681a3455 08:47:07 Removing intermediate container 954d681a3455 08:47:07 ---> 8229e6a1c6a4 08:47:07 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:47:07 ---> Running in 962e80ea5e6d 08:47:08 ---> 889c4bc6d7ff 08:47:08 Step 18/22 : ENTRYPOINT ["/core-command"] 08:47:08 ---> Running in ab3565da0dec 08:47:08 Removing intermediate container 962e80ea5e6d 08:47:08 ---> 1dee1c14ed97 08:47:08 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:47:09 ---> Running in ee9de4cdc074 08:47:09 Removing intermediate container ab3565da0dec 08:47:09 ---> 16b1e957338f 08:47:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:47:09 Removing intermediate container 3a97a14ba4ed 08:47:09 ---> 34d6bcfd5780 08:47:09 08:47:09 Step 9/22 : FROM alpine:3.14 08:47:09 ---> 5b8b7b635229 08:47:09 Step 10/22 : RUN apk add --update --no-cache dumb-init 08:47:09 ---> Using cache 08:47:09 ---> 32fbd99ef810 08:47:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:47:09 ---> Using cache 08:47:09 ---> bd9f47822047 08:47:09 Step 12/22 : ENV APP_PORT=59881 08:47:09 ---> Running in 15dcbcdf4903 08:47:09 ---> Running in e2690fdf9f72 08:47:10 Removing intermediate container 15dcbcdf4903 08:47:10 ---> b38f3b51a72a 08:47:10 Step 20/22 : LABEL arch=arm64 08:47:10 Removing intermediate container e2690fdf9f72 08:47:10 ---> 9805f6446906 08:47:10 Step 13/22 : EXPOSE $APP_PORT 08:47:10 ---> Running in 7900385d9b08 08:47:10 Removing intermediate container 0cb236d923ea 08:47:10 ---> d374a0627509 08:47:10 08:47:10 Step 11/23 : FROM alpine:3.14 08:47:10 ---> 5b8b7b635229 08:47:10 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:47:10 ---> Using cache 08:47:10 ---> 32fbd99ef810 08:47:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:47:10 ---> Using cache 08:47:10 ---> bd9f47822047 08:47:10 Step 14/23 : ENV APP_PORT=59861 08:47:10 ---> Running in 60841a6837a0 08:47:11 ---> Running in 0095ee073e16 08:47:11 Removing intermediate container 7900385d9b08 08:47:11 ---> f5f733f09ee8 08:47:11 Step 21/22 : LABEL git_sha=55d506d703b14b76292e4db292b7ce6434bd2797 08:47:11 ---> Running in 2cc0be6c9178 08:47:11 Removing intermediate container 60841a6837a0 08:47:11 ---> 482642377164 08:47:11 Step 14/22 : WORKDIR / 08:47:11 Removing intermediate container 0095ee073e16 08:47:11 ---> cc895df29a43 08:47:11 Step 15/23 : EXPOSE $APP_PORT 08:47:11 ---> Running in ce7af42614f6 08:47:11 ---> Running in 712ea3cfca85 08:47:12 Removing intermediate container ee9de4cdc074 08:47:12 ---> 1dfd14356305 08:47:12 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 08:47:12 Removing intermediate container 2cc0be6c9178 08:47:12 ---> fca40e810f55 08:47:12 Step 22/22 : LABEL version=0.0.0 08:47:12 ---> Running in cfab513fa553 08:47:12 ---> Running in 446b95487c8e 08:47:12 Removing intermediate container ce7af42614f6 08:47:12 ---> d130c998c9bf 08:47:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:47:12 Removing intermediate container 712ea3cfca85 08:47:12 ---> 0458f3a406b0 08:47:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:47:13 Removing intermediate container cfab513fa553 08:47:13 ---> 58ffbc88f8f4 08:47:13 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:47:13 Removing intermediate container 446b95487c8e 08:47:13 ---> 836b6c8e5393 08:47:13 08:47:14 ---> 83207c8f2afb 08:47:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:47:14 ---> 50b53059cd27 08:47:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:47:14 Successfully built 836b6c8e5393 08:47:14 Successfully tagged core-command-arm64:latest 08:47:14  Building core-command ... done Building security-secretstore-setup 08:47:15 ---> 1007e4ea931f 08:47:15 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:47:15 ---> Running in c437bd17d289 08:47:16 ---> a1d65c807333 08:47:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:47:17 ---> b2480689ad75 08:47:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:47:18 ---> 7f2f2d059b13 08:47:18 Step 18/22 : ENTRYPOINT ["/core-metadata"] 08:47:18 ---> Running in 7c431bc00090 08:47:18 ---> d62aede292d5 08:47:18 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:47:18 Removing intermediate container c437bd17d289 08:47:18 ---> 66ed60d1c34f 08:47:18 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 08:47:19 ---> Running in 3be82c9ce620 08:47:19 Removing intermediate container 7c431bc00090 08:47:19 ---> bd6f89cd02ec 08:47:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:47:19 ---> Running in 583853d146d7 08:47:20 Removing intermediate container 3be82c9ce620 08:47:20 ---> 09b3a359f18c 08:47:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:47:20 ---> Running in 721d3dfbcfab 08:47:20 ---> b50cd9ef1c2f 08:47:20 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:47:20 Removing intermediate container 583853d146d7 08:47:20 ---> 033dce8494e8 08:47:20 Step 20/22 : LABEL arch=arm64 08:47:20 ---> Running in 88cdd64b75c1 08:47:20 Removing intermediate container 721d3dfbcfab 08:47:20 ---> c4e5a1c80cc1 08:47:21 Step 21/23 : LABEL arch=arm64 08:47:21 ---> Running in c476ae296bcd 08:47:21 Removing intermediate container 88cdd64b75c1 08:47:21 ---> b0eea3b5596a 08:47:21 Step 21/22 : LABEL git_sha=55d506d703b14b76292e4db292b7ce6434bd2797 08:47:21 ---> Running in 61fe2d61fa19 08:47:22 Removing intermediate container c476ae296bcd 08:47:22 ---> 8c504a565757 08:47:22 Step 22/23 : LABEL git_sha=55d506d703b14b76292e4db292b7ce6434bd2797 08:47:22 ---> Running in 1b305604ccff 08:47:22 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 08:47:22 Status: Downloaded newer image for docker:20.10.8 08:47:22 ---> 3734d5adc5ac 08:47:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:47:22 ---> Running in 6afe900a9ab7 08:47:22 Removing intermediate container 61fe2d61fa19 08:47:22 ---> da1b33359b1b 08:47:22 Step 22/22 : LABEL version=0.0.0 08:47:22 ---> Running in cb216079366a 08:47:22 Removing intermediate container 1b305604ccff 08:47:22 ---> 162e63c2f2d0 08:47:22 Step 23/23 : LABEL version=0.0.0 08:47:23 ---> Running in b538eac346b6 08:47:23 Removing intermediate container 6afe900a9ab7 08:47:23 ---> 2c64d75406a0 08:47:23 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 08:47:23 ---> 17e8b1c0758f 08:47:23 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:47:23 ---> Running in b565decd5f50 08:47:23 Removing intermediate container cb216079366a 08:47:23 ---> b17ba7f76ddd 08:47:23 08:47:24 Removing intermediate container b538eac346b6 08:47:24 ---> db909e46d26b 08:47:24 08:47:24 Successfully built b17ba7f76ddd 08:47:24 Successfully tagged core-metadata-arm64:latest 08:47:24  Building core-metadata ... done Building support-notifications 08:47:24 ---> a53d9ab1734b 08:47:24 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:47:24 Successfully built db909e46d26b 08:47:24 Successfully tagged support-scheduler-arm64:latest 08:47:24  Building support-scheduler ... done Building core-data 08:47:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:47:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:47:25 ---> 338e58f2f9ac 08:47:25 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:47:26 (1/42) Installing readline (8.1.0-r0) 08:47:26 (2/42) Installing bash (5.1.4-r0) 08:47:26 ---> d0f87f174104 08:47:26 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 08:47:26 Executing bash-5.1.4-r0.post-install 08:47:26 (3/42) Installing brotli-libs (1.0.9-r5) 08:47:26 (4/42) Installing nghttp2-libs (1.43.0-r0) 08:47:26 (5/42) Installing libcurl (7.79.1-r0) 08:47:26 (6/42) Installing curl (7.79.1-r0) 08:47:26 (7/42) Installing dumb-init (1.2.5-r1) 08:47:26 (8/42) Installing libbz2 (1.0.8-r1) 08:47:26 (9/42) Installing expat (2.4.1-r0) 08:47:26 (10/42) Installing libffi (3.3-r2) 08:47:26 (11/42) Installing gdbm (1.19-r0) 08:47:26 (12/42) Installing xz-libs (5.2.5-r0) 08:47:26 (13/42) Installing libgcc (10.3.1_git20210424-r2) 08:47:26 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 08:47:26 (15/42) Installing mpdecimal (2.5.1-r1) 08:47:26 (16/42) Installing sqlite-libs (3.35.5-r0) 08:47:26 (17/42) Installing python3 (3.9.5-r2) 08:47:26 ---> Running in 611c30f10c5b 08:47:27 Removing intermediate container 611c30f10c5b 08:47:27 ---> b26ff70b45d6 08:47:27 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:47:28 (18/42) Installing py3-appdirs (1.4.4-r2) 08:47:28 (19/42) Installing py3-chardet (4.0.0-r2) 08:47:29 (20/42) Installing py3-idna (3.2-r0) 08:47:29 (21/42) Installing py3-urllib3 (1.26.5-r0) 08:47:29 (22/42) Installing py3-certifi (2020.12.5-r1) 08:47:29 (23/42) Installing py3-requests (2.25.1-r4) 08:47:29 (24/42) Installing py3-msgpack (1.0.2-r1) 08:47:29 (25/42) Installing py3-lockfile (0.12.2-r4) 08:47:29 (26/42) Installing py3-cachecontrol (0.12.6-r1) 08:47:29 ---> 971e20bc24fa 08:47:29 Step 25/30 : RUN chmod +x /entrypoint.sh 08:47:29 (27/42) Installing py3-colorama (0.4.4-r1) 08:47:29 (28/42) Installing py3-contextlib2 (0.6.0-r1) 08:47:29 (29/42) Installing py3-distlib (0.3.1-r3) 08:47:29 (30/42) Installing py3-distro (1.5.0-r3) 08:47:29 (31/42) Installing py3-six (1.15.0-r1) 08:47:29 (32/42) Installing py3-webencodings (0.5.1-r4) 08:47:29 (33/42) Installing py3-html5lib (1.1-r1) 08:47:29 (34/42) Installing py3-parsing (2.4.7-r2) 08:47:29 (35/42) Installing py3-packaging (20.9-r1) 08:47:29 (36/42) Installing py3-toml (0.10.2-r2) 08:47:29 (37/42) Installing py3-pep517 (0.10.0-r2) 08:47:29 (38/42) Installing py3-progress (1.5-r2) 08:47:29 (39/42) Installing py3-retrying (1.3.3-r1) 08:47:29 (40/42) Installing py3-ordered-set (4.0.2-r1) 08:47:29 (41/42) Installing py3-setuptools (52.0.0-r3) 08:47:29 ---> Running in 1bc112079684 08:47:29 (42/42) Installing py3-pip (20.3.4-r1) 08:47:30 Executing busybox-1.33.1-r3.trigger 08:47:30 OK: 84 MiB in 64 packages 08:47:32 Removing intermediate container 1bc112079684 08:47:32 ---> 65bad6cce8e3 08:47:32 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 08:47:33 ---> Running in 2ccd6ada3da3 08:47:33 Removing intermediate container 2ccd6ada3da3 08:47:33 ---> 6af1b32e5d07 08:47:33 Step 27/30 : CMD ["gate"] 08:47:33 ---> Running in 38d3305a5851 08:47:34 Removing intermediate container 38d3305a5851 08:47:34 ---> 3660876074f6 08:47:34 Step 28/30 : LABEL arch=arm64 08:47:34 ---> Running in 71c05fb067b6 08:47:35 Collecting docker-compose==1.23.2 08:47:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:47:35 Removing intermediate container 71c05fb067b6 08:47:35 ---> f0a8d72972e0 08:47:35 Step 29/30 : LABEL git_sha=55d506d703b14b76292e4db292b7ce6434bd2797 08:47:35 Collecting cached-property<2,>=1.2.0 08:47:35 ---> Running in a2f67f2f0060 08:47:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:47:35 Collecting texttable<0.10,>=0.9.0 08:47:35 Downloading texttable-0.9.1.tar.gz (11 kB) 08:47:36 Removing intermediate container a2f67f2f0060 08:47:36 ---> 854cdc745aeb 08:47:36 Step 30/30 : LABEL version=0.0.0 08:47:36 ---> Running in fcebd9b31599 08:47:37 Removing intermediate container fcebd9b31599 08:47:37 ---> fbd15d875108 08:47:37 08:47:38 Successfully built fbd15d875108 08:47:38 Successfully tagged security-bootstrapper-arm64:latest 08:47:38  Building security-bootstrapper ... done Building security-proxy-setup 08:47:38 Collecting dockerpty<0.5,>=0.4.1 08:47:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:47:41 Collecting docker<4.0,>=3.6.0 08:47:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:47:41 Collecting jsonschema<3,>=2.5.1 08:47:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:47:42 Collecting websocket-client<1.0,>=0.32.0 08:47:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:47:43 Collecting PyYAML<4,>=3.10 08:47:43 Downloading PyYAML-3.13.tar.gz (270 kB) 08:47:46 Collecting docopt<0.7,>=0.6.1 08:47:46 Downloading docopt-0.6.2.tar.gz (25 kB) 08:47:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:47:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:47:46 ---> d51d58230734 08:47:46 Step 3/24 : WORKDIR /edgex-go 08:47:46 ---> Using cache 08:47:46 ---> a1f2cd2f4b99 08:47:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:47:46 ---> Using cache 08:47:46 ---> e14b1c49a6e6 08:47:46 Step 5/24 : RUN apk add --update --no-cache make git 08:47:46 ---> Using cache 08:47:46 ---> 35c431dec52d 08:47:46 Step 6/24 : COPY . . 08:47:46 ---> Using cache 08:47:46 ---> fb7e33b782c4 08:47:46 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:46 ---> Using cache 08:47:46 ---> b36c54769eca 08:47:46 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:47:47 ---> Running in 0488f1b29642 08:47:49 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 08:47:50 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:47:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:47:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 08:47:51 Collecting docker-pycreds>=0.4.0 08:47:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:47:52 Collecting urllib3<1.25,>=1.21.1 08:47:52 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:47:52 Collecting chardet<3.1.0,>=3.0.2 08:47:52 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:47:53 Collecting idna<2.8,>=2.5 08:47:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:47:53 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 08:47:53 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:47:53 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:47:53 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:47:53 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:47:55 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:47:55 Attempting uninstall: urllib3 08:47:55 Found existing installation: urllib3 1.26.5 08:47:55 Uninstalling urllib3-1.26.5: 08:47:55 Successfully uninstalled urllib3-1.26.5 08:47:55 Attempting uninstall: idna 08:47:55 Found existing installation: idna 3.2 08:47:56 Uninstalling idna-3.2: 08:47:56 Successfully uninstalled idna-3.2 08:47:57 Attempting uninstall: chardet 08:47:57 Found existing installation: chardet 4.0.0 08:47:57 Uninstalling chardet-4.0.0: 08:47:57 Successfully uninstalled chardet-4.0.0 08:48:00 Attempting uninstall: requests 08:48:00 Found existing installation: requests 2.25.1 08:48:00 Uninstalling requests-2.25.1: 08:48:00 Successfully uninstalled requests-2.25.1 08:48:00 Running setup.py install for texttable: started 08:48:02 Running setup.py install for texttable: finished with status 'done' 08:48:02 Running setup.py install for PyYAML: started 08:48:06 Running setup.py install for PyYAML: finished with status 'done' 08:48:06 Running setup.py install for docopt: started 08:48:09 Running setup.py install for docopt: finished with status 'done' 08:48:09 Running setup.py install for dockerpty: started 08:48:11 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:48:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:48:11 ---> d51d58230734 08:48:11 Step 3/21 : WORKDIR /edgex-go 08:48:11 ---> Using cache 08:48:11 ---> a1f2cd2f4b99 08:48:11 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:48:11 ---> Using cache 08:48:11 ---> e14b1c49a6e6 08:48:11 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 08:48:12 Running setup.py install for dockerpty: finished with status 'done' 08:48:13 ---> Running in df64ffb29e0a 08:48:14 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:48:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:48:14 ---> d51d58230734 08:48:14 Step 3/22 : WORKDIR /edgex-go 08:48:14 ---> Using cache 08:48:14 ---> a1f2cd2f4b99 08:48:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:48:14 ---> Using cache 08:48:14 ---> e14b1c49a6e6 08:48:14 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:48:14 ---> Running in 80e2c61362fc 08:48:15 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 08:48:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:48:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:48:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:48:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:48:18 OK: 219 MiB in 52 packages 08:48:19 OK: 219 MiB in 52 packages 08:48:21 Removing intermediate container df64ffb29e0a 08:48:21 ---> e8f2e9eb6dd2 08:48:21 Step 6/21 : COPY . . 08:48:22 Removing intermediate container 80e2c61362fc 08:48:22 ---> 63ec95446118 08:48:22 Step 6/22 : COPY . . 08:48:29 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 08:48:29 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:48:29 ---> d51d58230734 08:48:29 Step 3/20 : WORKDIR /edgex-go 08:48:29 ---> Using cache 08:48:29 ---> a1f2cd2f4b99 08:48:29 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:48:29 ---> Using cache 08:48:29 ---> e14b1c49a6e6 08:48:29 Step 5/20 : RUN apk add --update --no-cache make git 08:48:29 ---> Using cache 08:48:29 ---> 35c431dec52d 08:48:29 Step 6/20 : COPY . . 08:48:29 ---> Using cache 08:48:29 ---> fb7e33b782c4 08:48:29 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:29 ---> Using cache 08:48:29 ---> b36c54769eca 08:48:29 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:48:29 ---> Running in 7fececffe100 08:48:32 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 08:48:42 Removing intermediate container b565decd5f50 08:48:42 ---> 581db42b7e1d 08:48:42 Step 13/22 : ENV APP_PORT=58890 08:48:42 ---> Running in aa1e83d2815b 08:48:42 Removing intermediate container aa1e83d2815b 08:48:42 ---> 6b572dcf3da2 08:48:42 Step 14/22 : EXPOSE $APP_PORT 08:48:43 ---> Running in dc493ed1d9cd 08:48:44 Removing intermediate container dc493ed1d9cd 08:48:44 ---> 19c70ff10dcb 08:48:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:48:48 ---> 0688aa1e12ca 08:48:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:48:51 ---> 0debfd70f767 08:48:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:48:54 ---> 85a5adfcadaf 08:48:54 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 08:48:54 ---> Running in 74a46b9373d9 08:48:55 Removing intermediate container 74a46b9373d9 08:48:55 ---> 65f1bb8fb56b 08:48:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:48:55 ---> Running in 4441a0763293 08:48:57 Removing intermediate container 4441a0763293 08:48:57 ---> 34b94d5996e1 08:48:57 Step 20/22 : LABEL arch=arm64 08:48:57 ---> Running in 6c6a2505424a 08:48:59 Removing intermediate container 6c6a2505424a 08:48:59 ---> 27f156d7d1a1 08:48:59 Step 21/22 : LABEL git_sha=55d506d703b14b76292e4db292b7ce6434bd2797 08:48:59 ---> Running in 3aef144e3756 08:49:01 Removing intermediate container 3aef144e3756 08:49:01 ---> beba5106c352 08:49:01 Step 22/22 : LABEL version=0.0.0 08:49:01 ---> Running in fda1b32258c9 08:49:01 ---> 06839a623df6 08:49:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Removing intermediate container fda1b32258c9 08:49:01 ---> 2e62fd73229a 08:49:01 08:49:01 08:49:02 ---> a9f4a09a7d40 08:49:02 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:02 ---> Running in fa4242a4c71e 08:49:02 ---> Running in aa22f9e4ac41 08:49:02 Successfully built 2e62fd73229a 08:49:02 Successfully tagged sys-mgmt-agent-arm64:latest 08:49:08  Building sys-mgmt-agent ... done Removing intermediate container fa4242a4c71e 08:49:08 ---> 1d849e912003 08:49:08 Step 8/22 : RUN make cmd/core-data/core-data 08:49:08 Removing intermediate container aa22f9e4ac41 08:49:08 ---> 5724c5703bc6 08:49:08 Step 8/21 : RUN make cmd/support-notifications/support-notifications 08:49:08 ---> Running in 6c2966e6d157 08:49:08 ---> Running in 27894efdb27f 08:49:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:49:10 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 08:49:11 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 08:49:23 Removing intermediate container 0488f1b29642 08:49:23 ---> 9646887ed54f 08:49:23 08:49:23 Step 9/24 : FROM alpine:3.14 08:49:23 ---> 5b8b7b635229 08:49:23 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:49:23 ---> Running in f761d057ca6a 08:49:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:49:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:49:25 (1/3) Installing ca-certificates (20191127-r5) 08:49:25 (2/3) Installing dumb-init (1.2.5-r1) 08:49:25 (3/3) Installing su-exec (0.2-r1) 08:49:25 Executing busybox-1.33.1-r6.trigger 08:49:25 Executing ca-certificates-20191127-r5.trigger 08:49:25 OK: 6 MiB in 17 packages 08:49:27 Removing intermediate container f761d057ca6a 08:49:27 ---> 59ad532c047d 08:49:27 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:49:27 ---> Running in d384928287e1 08:49:28 Removing intermediate container d384928287e1 08:49:28 ---> 849dfb864683 08:49:28 Step 12/24 : WORKDIR / 08:49:28 ---> Running in 5f03c39e1d8c 08:49:29 Removing intermediate container 5f03c39e1d8c 08:49:29 ---> 7ed3b2e62dd0 08:49:29 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:49:30 ---> 9666c5dbb58c 08:49:30 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:49:32 ---> 356030f6cf1e 08:49:32 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:49:33 ---> 76c63c383b26 08:49:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:49:34 ---> 47d062213e28 08:49:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:49:35 ---> de746b4715f0 08:49:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:49:38 ---> ba41fa5d0d4f 08:49:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:49:39 ---> c1c5fbabada7 08:49:39 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/ 08:49:39 ---> Running in 1232c9462784 08:49:43 Removing intermediate container 1232c9462784 08:49:43 ---> ea333124f226 08:49:43 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:49:43 ---> Running in 83c2bb9518a5 08:49:44 Removing intermediate container 83c2bb9518a5 08:49:44 ---> aab6dc6d117d 08:49:44 Step 22/24 : LABEL arch=arm64 08:49:44 ---> Running in 8d013c50ee1f 08:49:44 Removing intermediate container 8d013c50ee1f 08:49:44 ---> 34269654b479 08:49:44 Step 23/24 : LABEL git_sha=55d506d703b14b76292e4db292b7ce6434bd2797 08:49:45 ---> Running in 203f123f0a7d 08:49:45 Removing intermediate container 203f123f0a7d 08:49:45 ---> 51197be9de5f 08:49:45 Step 24/24 : LABEL version=0.0.0 08:49:45 ---> Running in 3d7997170bd9 08:49:46 Removing intermediate container 3d7997170bd9 08:49:46 ---> 18ee53b00d86 08:49:46 08:49:47 Successfully built 18ee53b00d86 08:49:47 Successfully tagged security-secretstore-setup-arm64:latest 08:49:57  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:50:12 Removing intermediate container 7fececffe100 08:50:12 ---> fc05a5cde442 08:50:12 08:50:12 Step 9/20 : FROM alpine:3.14 08:50:12 ---> 5b8b7b635229 08:50:12 Step 10/20 : RUN apk add --update --no-cache curl 08:50:12 ---> Running in 4dcad6130c70 08:50:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:50:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:50:15 (1/5) Installing ca-certificates (20191127-r5) 08:50:15 (2/5) Installing brotli-libs (1.0.9-r5) 08:50:15 (3/5) Installing nghttp2-libs (1.43.0-r0) 08:50:15 (4/5) Installing libcurl (7.79.1-r0) 08:50:15 (5/5) Installing curl (7.79.1-r0) 08:50:15 Executing busybox-1.33.1-r6.trigger 08:50:15 Executing ca-certificates-20191127-r5.trigger 08:50:15 OK: 8 MiB in 19 packages 08:50:17 Removing intermediate container 4dcad6130c70 08:50:17 ---> af8634ea304b 08:50:17 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:50:17 ---> Running in 10fd3f490b68 08:50:18 Removing intermediate container 10fd3f490b68 08:50:18 ---> 2182a07f86c8 08:50:18 Step 12/20 : WORKDIR /edgex 08:50:18 ---> Running in 351e886c9758 08:50:18 Removing intermediate container 351e886c9758 08:50:18 ---> 8dc56279ec32 08:50:18 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:50:20 ---> 11857f912840 08:50:20 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:50:21 ---> 1cc93437a14d 08:50:21 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:50:23 ---> ad13f8edce8e 08:50:23 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:50:23 ---> Running in 4ce656b518a8 08:50:24 Removing intermediate container 4ce656b518a8 08:50:24 ---> 417f7d068fdb 08:50:24 Step 17/20 : CMD ["--init=true"] 08:50:24 ---> Running in ed8dbeb20aef 08:50:25 Removing intermediate container ed8dbeb20aef 08:50:25 ---> 9a2db9aa756c 08:50:25 Step 18/20 : LABEL arch=arm64 08:50:25 ---> Running in 71bf96172748 08:50:25 Removing intermediate container 71bf96172748 08:50:25 ---> aebe39c42f38 08:50:25 Step 19/20 : LABEL git_sha=55d506d703b14b76292e4db292b7ce6434bd2797 08:50:25 ---> Running in b15bdcdbe702 08:50:26 Removing intermediate container b15bdcdbe702 08:50:26 ---> d40f220cb0b0 08:50:26 Step 20/20 : LABEL version=0.0.0 08:50:26 ---> Running in 6a2113cbaa50 08:50:27 Removing intermediate container 6a2113cbaa50 08:50:27 ---> 01acf87eb834 08:50:27 08:50:28 Successfully built 01acf87eb834 08:50:28 Successfully tagged security-proxy-setup-arm64:latest 08:50:40  Building security-proxy-setup ... done Removing intermediate container 27894efdb27f 08:50:40 ---> a66652640e12 08:50:40 08:50:40 Step 9/21 : FROM alpine:3.14 08:50:40 ---> 5b8b7b635229 08:50:40 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 08:50:40 ---> Running in 29e12e5d1260 08:50:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:50:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:50:43 (1/2) Installing ca-certificates (20191127-r5) 08:50:43 (2/2) Installing dumb-init (1.2.5-r1) 08:50:43 Executing busybox-1.33.1-r6.trigger 08:50:43 Executing ca-certificates-20191127-r5.trigger 08:50:43 OK: 6 MiB in 16 packages 08:50:45 Removing intermediate container 29e12e5d1260 08:50:45 ---> d4246074a257 08:50:45 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:50:45 ---> Running in ad9d2670fd67 08:50:45 Removing intermediate container 6c2966e6d157 08:50:45 ---> 9678f94d82c5 08:50:45 08:50:45 Step 9/22 : FROM alpine:3.14 08:50:45 ---> 5b8b7b635229 08:50:45 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:50:45 ---> Running in 96e1c012ae03 08:50:45 Removing intermediate container ad9d2670fd67 08:50:45 ---> ffcbf7dff790 08:50:45 Step 12/21 : ENV APP_PORT=59860 08:50:45 ---> Running in 7d04afa26b95 08:50:46 Removing intermediate container 96e1c012ae03 08:50:46 ---> 31708b86989b 08:50:46 Step 11/22 : ENV APP_PORT=59880 08:50:46 ---> Running in ae1c0df9075c 08:50:46 Removing intermediate container 7d04afa26b95 08:50:46 ---> c56e91ed752a 08:50:46 Step 13/21 : EXPOSE $APP_PORT 08:50:46 ---> Running in a47ef051d93c 08:50:46 Removing intermediate container ae1c0df9075c 08:50:46 ---> c6f923b2a715 08:50:46 Step 12/22 : EXPOSE $APP_PORT 08:50:46 ---> Running in 838cd0ad2490 08:50:46 Removing intermediate container a47ef051d93c 08:50:46 ---> 23817a7063fd 08:50:46 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 08:50:47 Removing intermediate container 838cd0ad2490 08:50:47 ---> be76f95bfcfd 08:50:47 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:47 ---> Running in f28f886b6df1 08:50:47 ---> 9ce7c3a544c3 08:50:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:50:48 ---> 16f0947d9e4f 08:50:48 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:50:49 Removing intermediate container f28f886b6df1 08:50:49 ---> 1746e90df029 08:50:49 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 08:50:49 ---> Running in fdb7c3560010 08:50:49 ---> 9bf790850621 08:50:49 Step 17/21 : ENTRYPOINT ["/support-notifications"] 08:50:49 ---> Running in 5bebdba99486 08:50:50 Removing intermediate container 5bebdba99486 08:50:50 ---> c5302eb7eef1 08:50:50 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:50:50 ---> Running in fedb1b4dd0ae 08:50:50 Removing intermediate container fedb1b4dd0ae 08:50:50 ---> 4cf102b1eb63 08:50:50 Step 19/21 : LABEL arch=arm64 08:50:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:50:50 ---> Running in 2a862f6d8772 08:50:51 Removing intermediate container 2a862f6d8772 08:50:51 ---> f247c92a5edb 08:50:51 Step 20/21 : LABEL git_sha=55d506d703b14b76292e4db292b7ce6434bd2797 08:50:51 ---> Running in 7fe868cdb9c9 08:50:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:50:51 Removing intermediate container 7fe868cdb9c9 08:50:51 ---> 9cef3231c29d 08:50:51 Step 21/21 : LABEL version=0.0.0 08:50:51 ---> Running in f8a0c9f24c05 08:50:52 Removing intermediate container f8a0c9f24c05 08:50:52 ---> 5dfdcd318106 08:50:52 08:50:52 (1/6) Installing dumb-init (1.2.5-r1) 08:50:52 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:50:52 Successfully built 5dfdcd318106 08:50:52 Successfully tagged support-notifications-arm64:latest 08:50:52  Building support-notifications ... done (3/6) Installing libsodium (1.0.18-r0) 08:50:53 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:50:53 (5/6) Installing libzmq (4.3.4-r0) 08:50:53 (6/6) Installing zeromq (4.3.4-r0) 08:50:53 Executing busybox-1.33.1-r6.trigger 08:50:53 OK: 8 MiB in 20 packages 08:50:54 Removing intermediate container fdb7c3560010 08:50:54 ---> 85d07afad3e8 08:50:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:50:55 ---> 81cca7daf65b 08:50:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:50:56 ---> a252197a5509 08:50:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:50:57 ---> 0cf1491fe27e 08:50:57 Step 18/22 : ENTRYPOINT ["/core-data"] 08:50:57 ---> Running in bc41284890c3 08:50:57 Removing intermediate container bc41284890c3 08:50:57 ---> 7ad2c8c405ea 08:50:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:50:58 ---> Running in ea5763891fdb 08:50:58 Removing intermediate container ea5763891fdb 08:50:58 ---> 8bac8af038f8 08:50:58 Step 20/22 : LABEL arch=arm64 08:50:58 ---> Running in c75107d8719e 08:50:58 Removing intermediate container c75107d8719e 08:50:58 ---> 0607eea8c6af 08:50:58 Step 21/22 : LABEL git_sha=55d506d703b14b76292e4db292b7ce6434bd2797 08:50:58 ---> Running in d695fc88c4dc 08:50:59 Removing intermediate container d695fc88c4dc 08:50:59 ---> e16312008387 08:50:59 Step 22/22 : LABEL version=0.0.0 08:50:59 ---> Running in c1fd2935ad9c 08:51:00 Removing intermediate container c1fd2935ad9c 08:51:00 ---> 3268c227b5f1 08:51:00 08:51:00 Successfully built 3268c227b5f1 08:51:00 Successfully tagged core-data-arm64:latest 08:51:00  Building core-data ... done  [Pipeline] } 08:51:00 $ docker stop --time=1 2770f223b3029d86e4a162d3e22f45e3df14c3760291895bf4ad71090315489b 08:51:02 $ docker rm -f 2770f223b3029d86e4a162d3e22f45e3df14c3760291895bf4ad71090315489b [Pipeline] // withDockerContainer [Pipeline] sh 08:51:03 + docker images 08:51:03 REPOSITORY TAG IMAGE ID CREATED SIZE 08:51:03 core-data-arm64 latest 3268c227b5f1 4 seconds ago 19.6MB 08:51:03 support-notifications-arm64 latest 5dfdcd318106 11 seconds ago 16.1MB 08:51:03 9678f94d82c5 19 seconds ago 1.58GB 08:51:03 a66652640e12 23 seconds ago 1.57GB 08:51:03 security-proxy-setup-arm64 latest 01acf87eb834 36 seconds ago 25.5MB 08:51:03 fc05a5cde442 52 seconds ago 1.58GB 08:51:03 security-secretstore-setup-arm64 latest 18ee53b00d86 About a minute ago 26.8MB 08:51:03 9646887ed54f About a minute ago 1.58GB 08:51:03 sys-mgmt-agent-arm64 latest 2e62fd73229a 2 minutes ago 277MB 08:51:03 security-bootstrapper-arm64 latest fbd15d875108 3 minutes ago 17.8MB 08:51:03 core-metadata-arm64 latest b17ba7f76ddd 3 minutes ago 15.9MB 08:51:03 support-scheduler-arm64 latest db909e46d26b 3 minutes ago 15.3MB 08:51:03 core-command-arm64 latest 836b6c8e5393 3 minutes ago 15.2MB 08:51:03 d374a0627509 3 minutes ago 1.57GB 08:51:03 34d6bcfd5780 3 minutes ago 1.58GB 08:51:03 f4d1e2a70c52 3 minutes ago 1.57GB 08:51:03 450cae01492d 4 minutes ago 1.57GB 08:51:03 889e1b9dd566 4 minutes ago 1.57GB 08:51:03 ci-base-image-arm64 latest d51d58230734 15 minutes ago 1.24GB 08:51:03 alpine 3.14 5b8b7b635229 12 days ago 5.35MB 08:51:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB 08:51:03 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 08:51:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 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 08:51:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:51:04 08:51:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:51:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:51:04 arm64: Pulling from edgex-lftools-log-publisher 08:51:04 448f6bf000e3: Pulling fs layer 08:51:04 f757da607395: Pulling fs layer 08:51:04 05883995daec: Pulling fs layer 08:51:04 8603b9c90790: Pulling fs layer 08:51:04 1560dd03e051: Pulling fs layer 08:51:04 27f5ce0e4adf: Pulling fs layer 08:51:04 c2d8d7efcc4b: Pulling fs layer 08:51:04 8603b9c90790: Waiting 08:51:04 27f5ce0e4adf: Waiting 08:51:04 c2d8d7efcc4b: Waiting 08:51:04 1560dd03e051: Waiting 08:51:04 f757da607395: Verifying Checksum 08:51:04 f757da607395: Download complete 08:51:04 8603b9c90790: Verifying Checksum 08:51:04 8603b9c90790: Download complete 08:51:05 1560dd03e051: Verifying Checksum 08:51:05 1560dd03e051: Download complete 08:51:05 27f5ce0e4adf: Verifying Checksum 08:51:05 27f5ce0e4adf: Download complete 08:51:05 05883995daec: Verifying Checksum 08:51:05 05883995daec: Download complete 08:51:05 448f6bf000e3: Download complete 08:51:07 c2d8d7efcc4b: Verifying Checksum 08:51:07 c2d8d7efcc4b: Download complete 08:51:08 448f6bf000e3: Pull complete 08:51:09 f757da607395: Pull complete 08:51:11 05883995daec: Pull complete 08:51:11 8603b9c90790: Pull complete 08:51:12 1560dd03e051: Pull complete 08:51:12 27f5ce0e4adf: Pull complete 08:51:27 c2d8d7efcc4b: Pull complete 08:51:27 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:51:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:51:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:51:28 prd-ubuntu18.04-docker-arm64-4c-16g-490 does not seem to be running inside a container 08:51:28 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:51:31 $ docker top d523b8057b1101fdf13c35927a003fae4667cac9d4d6f254d4a281d70b1536bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:51:32 ---> job-cost.sh 08:51:32 lf-activate-venv: SKIPPING 08:51:32 INFO: No Stack... 08:51:32 INFO: Retrieving Pricing Info for: v3-standard-4 08:51:33 INFO: Archiving Costs [Pipeline] sh 08:51:33 + cat /w/workspace/edgex-go/2/archives/cost.csv 08:51:33 + cut -d, -f6 [Pipeline] lock 08:51:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3825-2-stack-cost] 08:51:34 Resource [jenkins-edgexfoundry-edgex-go-PR-3825-2-stack-cost] did not exist. Created. 08:51:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3825-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:51:34 + echo total: 0.10999999940395355 [Pipeline] stash 08:51:34 Stashed 1 file(s) [Pipeline] } 08:51:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3825-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:51:34 $ docker stop --time=1 d523b8057b1101fdf13c35927a003fae4667cac9d4d6f254d4a281d70b1536bf 08:51:36 $ docker rm -f d523b8057b1101fdf13c35927a003fae4667cac9d4d6f254d4a281d70b1536bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:51:37 provisioning config files... 08:51:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1842412300901746159tmp [Pipeline] { [Pipeline] sh 08:51:37 + set +x 08:51:37 + curl -s https://codecov.io/bash 08:51:37 + bash -s -- 08:51:37 08:51:37 _____ _ 08:51:37 / ____| | | 08:51:37 | | ___ __| | ___ ___ _____ __ 08:51:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:51:37 | |___| (_) | (_| | __/ (_| (_) \ V / 08:51:37 \_____\___/ \__,_|\___|\___\___/ \_/ 08:51:37 Bash-1.0.6 08:51:37 08:51:37 08:51:37 ==> git version 2.24.4 found 08:51:37 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 08:51:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:51:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:51:37 ==> Jenkins CI detected. 08:51:37 current dir:  /w/workspace/edgex-go/2 08:51:37 project root: . 08:51:37 --> token set from env 08:51:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:51:37 ==> Running gcov in . (disable via -X gcov) 08:51:37 ==> Python coveragepy not found 08:51:37 ==> Searching for coverage reports in: 08:51:37 + . 08:51:37 -> Found 1 reports 08:51:37 ==> Detecting git/mercurial file structure 08:51:37 ==> Reading reports 08:51:37 + ./coverage.out bytes=428381 08:51:37 ==> Appending adjustments 08:51:37 https://docs.codecov.io/docs/fixing-reports 08:51:38 + Found adjustments 08:51:38 ==> Gzipping contents 08:51:39 60K /tmp/codecov.i4R1yk.gz 08:51:39 ==> Uploading reports 08:51:39 url: https://codecov.io 08:51:39 query: branch=PR-3825&commit=f56e38340a7728aeec7104ac07b8828f8df64a45&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3825%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3825&job=&cmd_args= 08:51:39 -> Pinging Codecov 08:51:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3825&commit=f56e38340a7728aeec7104ac07b8828f8df64a45&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3825%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3825&job=&cmd_args= 08:51:39 -> Uploading to 08:51:39 https://storage.googleapis.com/codecov/v4/raw/2021-11-25/00271124DB129430A58F1EEE437C3FCB/f56e38340a7728aeec7104ac07b8828f8df64a45/5f049389-bb7a-43eb-81eb-d88da49eb5ca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211125T085139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=91741fa77cafacfb6f42cfa82a0890ceaeab5c98b011cdb61bb5060bb0c54693 08:51:39 % Total % Received % Xferd Average Speed Time Time Time Current 08:51:39 Dload Upload Total Spent Left Speed 08:51:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57919 0 0 100 57919 0 190k --:--:-- --:--:-- --:--:-- 190k 08:51:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f56e38340a7728aeec7104ac07b8828f8df64a45 [Pipeline] } 08:51:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:51:40 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:51:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:51:41 ---> package-listing.sh 08:51:41 ++ tr '[:upper:]' '[:lower:]' 08:51:41 ++ facter osfamily 08:51:41 + OS_FAMILY=redhat 08:51:41 + workspace=/w/workspace/edgex-go/2 08:51:41 + START_PACKAGES=/tmp/packages_start.txt 08:51:41 + END_PACKAGES=/tmp/packages_end.txt 08:51:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:51:41 + PACKAGES=/tmp/packages_start.txt 08:51:41 + '[' /w/workspace/edgex-go/2 ']' 08:51:41 + PACKAGES=/tmp/packages_end.txt 08:51:41 + case "${OS_FAMILY}" in 08:51:41 + rpm -qa 08:51:41 + sort 08:51:44 + '[' -f /tmp/packages_start.txt ']' 08:51:44 + '[' -f /tmp/packages_end.txt ']' 08:51:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:51:44 + '[' /w/workspace/edgex-go/2 ']' 08:51:44 + mkdir -p /w/workspace/edgex-go/2/archives/ 08:51:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 08:51:44 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:51:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:51:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:51:45 08:51:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:51:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:51:46 latest: Pulling from edgex-lftools-log-publisher 08:51:46 b4d181a07f80: Pulling fs layer 08:51:46 a1111a8f2ec3: Pulling fs layer 08:51:46 ed53099fbce6: Pulling fs layer 08:51:46 dc539afda2c1: Pulling fs layer 08:51:46 77bc0d833cb6: Pulling fs layer 08:51:46 9065ff56babe: Pulling fs layer 08:51:46 d287ab97295c: Pulling fs layer 08:51:46 dc539afda2c1: Waiting 08:51:46 77bc0d833cb6: Waiting 08:51:46 9065ff56babe: Waiting 08:51:46 d287ab97295c: Waiting 08:51:46 a1111a8f2ec3: Verifying Checksum 08:51:46 a1111a8f2ec3: Download complete 08:51:46 dc539afda2c1: Verifying Checksum 08:51:46 dc539afda2c1: Download complete 08:51:46 ed53099fbce6: Verifying Checksum 08:51:46 ed53099fbce6: Download complete 08:51:46 77bc0d833cb6: Verifying Checksum 08:51:46 77bc0d833cb6: Download complete 08:51:46 9065ff56babe: Verifying Checksum 08:51:46 9065ff56babe: Download complete 08:51:46 b4d181a07f80: Verifying Checksum 08:51:46 b4d181a07f80: Download complete 08:51:46 d287ab97295c: Verifying Checksum 08:51:46 d287ab97295c: Download complete 08:51:47 b4d181a07f80: Pull complete 08:51:47 a1111a8f2ec3: Pull complete 08:51:48 ed53099fbce6: Pull complete 08:51:48 dc539afda2c1: Pull complete 08:51:48 77bc0d833cb6: Pull complete 08:51:49 9065ff56babe: Pull complete 08:51:54 d287ab97295c: Pull complete 08:51:54 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:51:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:51:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:51:54 prd-centos7-docker-4c-2g-487 does not seem to be running inside a container 08:51:54 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:51:57 $ docker top 41e66f0e8abc8daa678c3bb54c93df25539a8a507577fc0df1aedbfd69837ebf -eo pid,comm [Pipeline] { [Pipeline] sh 08:51:57 + touch /tmp/pre-build-complete [Pipeline] sh 08:51:58 + mkdir -p /var/log/sysstat [Pipeline] sh 08:51:58 + ls /var/log/sa-host 08:51:58 + sadf -c /var/log/sa-host/sa25 08:51:58 file_magic: OK 08:51:58 HZ: Using current value: 100 08:51:58 file_header: OK 08:51:58 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 08:51:58 Statistics: 08:51:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:51:58 File successfully converted to sysstat format version 12.0.3 08:51:58 + sadf -c /var/log/sa-host/sa30 08:51:58 file_magic: OK 08:51:58 HZ: Using current value: 100 08:51:58 file_header: OK 08:51:58 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 08:51:58 Statistics: 08:51:58 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:51:58 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:51:58 provisioning config files... 08:51:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config339298278132119436tmp [Pipeline] { [Pipeline] echo 08:51:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:51:58 ---> create-netrc.sh [Pipeline] } 08:51:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:51:59 ---> python-tools-install.sh [Pipeline] echo 08:51:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:51:59 ---> sudo-logs.sh 08:51:59 Archiving 'sudo' log.. 08:51:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-487.novalocal: Name or service not known 08:51:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-487.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:51:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:51:59 ---> job-cost.sh 08:51:59 lf-activate-venv: SKIPPING 08:51:59 DEBUG: total: 0.10999999940395355 08:51:59 INFO: Retrieving Stack Cost... 08:52:00 INFO: Retrieving Pricing Info for: v3-standard-2 08:52:00 INFO: Archiving Costs [Pipeline] echo 08:52:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:52:01 ---> logs-deploy.sh 08:52:01 lf-activate-venv: SKIPPING 08:52:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3825/2 08:52:01 INFO: archiving workspace using pattern(s): 08:52:01 Archives upload complete. 08:52:01 INFO: archiving logs to Nexus 08:52:02 ---> uname -a: 08:52:02 Linux prd-centos7-docker-4c-2g-487.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 08:52:02 08:52:02 08:52:02 ---> lscpu: 08:52:02 Architecture: x86_64 08:52:02 CPU op-mode(s): 32-bit, 64-bit 08:52:02 Byte Order: Little Endian 08:52:02 Address sizes: 40 bits physical, 48 bits virtual 08:52:02 CPU(s): 2 08:52:02 On-line CPU(s) list: 0,1 08:52:02 Thread(s) per core: 1 08:52:02 Core(s) per socket: 1 08:52:02 Socket(s): 2 08:52:02 NUMA node(s): 1 08:52:02 Vendor ID: AuthenticAMD 08:52:02 CPU family: 23 08:52:02 Model: 49 08:52:02 Model name: AMD EPYC-Rome Processor 08:52:02 Stepping: 0 08:52:02 CPU MHz: 2799.998 08:52:02 BogoMIPS: 5599.99 08:52:02 Virtualization: AMD-V 08:52:02 Hypervisor vendor: KVM 08:52:02 Virtualization type: full 08:52:02 L1d cache: 32K 08:52:02 L1i cache: 32K 08:52:02 L2 cache: 512K 08:52:02 L3 cache: 16384K 08:52:02 NUMA node0 CPU(s): 0,1 08:52:02 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 08:52:02 08:52:02 08:52:02 ---> nproc: 08:52:02 2 08:52:02 08:52:02 08:52:02 ---> df -h: 08:52:02 Filesystem Size Used Avail Use% Mounted on 08:52:02 overlay 40G 13G 28G 32% / 08:52:02 tmpfs 64M 0 64M 0% /dev 08:52:02 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:52:02 shm 64M 0 64M 0% /dev/shm 08:52:02 /dev/vda1 40G 13G 28G 32% /facter-os 08:52:02 08:52:02 08:52:02 ---> sar -b -r -n DEV: 08:52:02 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/25/21 _x86_64_ (2 CPU) 08:52:02 08:52:02 08:29:29 LINUX RESTART (2 CPU) 08:52:02 08:52:02 08:30:01 tps rtps wtps bread/s bwrtn/s 08:52:02 08:31:01 215.84 3.50 212.34 2355.64 52951.57 08:52:02 08:32:01 273.79 0.00 273.79 0.00 55098.35 08:52:02 08:33:01 57.57 0.00 57.57 0.00 10799.07 08:52:02 08:34:01 117.12 0.00 117.12 0.00 5687.43 08:52:02 08:35:01 895.36 459.66 435.70 16483.27 296122.41 08:52:02 08:36:01 412.73 74.40 338.33 3413.85 127737.25 08:52:02 08:37:01 608.84 194.46 414.39 7495.04 147620.10 08:52:02 08:38:01 8.03 6.20 1.83 285.41 36.99 08:52:02 08:39:01 0.23 0.00 0.23 0.00 2.83 08:52:02 08:40:01 0.43 0.20 0.23 94.89 2.87 08:52:02 08:41:01 0.33 0.02 0.32 0.53 4.75 08:52:02 08:42:01 0.15 0.00 0.15 0.00 1.90 08:52:02 08:43:01 0.28 0.00 0.28 0.00 3.13 08:52:02 08:44:01 0.25 0.00 0.25 0.00 2.43 08:52:02 08:45:02 0.50 0.25 0.25 7.86 3.68 08:52:02 08:46:01 0.81 0.00 0.81 0.00 14.94 08:52:02 08:47:01 0.35 0.00 0.35 0.00 6.10 08:52:02 08:48:01 0.32 0.00 0.32 0.00 5.06 08:52:02 08:49:01 0.23 0.00 0.23 0.00 3.76 08:52:02 08:50:01 0.33 0.00 0.33 0.00 5.30 08:52:02 08:51:01 0.32 0.00 0.32 0.00 4.23 08:52:02 Average: 123.71 35.24 88.47 1437.51 33203.30 08:52:02 08:52:02 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:52:02 08:31:01 3768380 0 867448 10.83 2620 3370492 1633472 18.03 1104960 2723332 399780 08:52:02 08:32:01 3386956 0 1025176 12.80 2620 3594188 1681968 18.57 1361696 2784212 243548 08:52:02 08:33:01 3353016 0 1102972 13.77 2620 3550332 1731040 19.11 1343612 2829304 43216 08:52:02 08:34:01 3175724 0 1041064 13.00 2620 3789532 1622764 17.92 1440652 2894984 21148 08:52:02 08:35:01 694184 0 1301880 16.26 2620 6010256 2439308 26.93 3161800 3549572 32956 08:52:02 08:36:01 558964 0 1279156 15.97 2620 6168200 2032180 22.44 2576492 4240708 157972 08:52:02 08:37:01 3027844 0 1174768 14.67 2620 3803708 1749856 19.32 1388964 2964144 16 08:52:02 08:38:01 3058056 0 1136172 14.19 2620 3812092 1402320 15.48 1364200 2971660 20 08:52:02 08:39:01 3059920 0 1134304 14.16 2620 3812096 1371480 15.14 1381664 2953336 8 08:52:02 08:40:01 3062248 0 1129164 14.10 2620 3814908 1371672 15.14 1385016 2948072 20 08:52:02 08:41:01 3062460 0 1128952 14.10 2620 3814908 1371756 15.14 1385164 2948072 8 08:52:02 08:42:01 3068652 0 1122752 14.02 2620 3814916 1371480 15.14 1384448 2942536 8 08:52:02 08:43:01 3068760 0 1122640 14.02 2620 3814920 1371480 15.14 1384568 2942536 8 08:52:02 08:44:01 3068744 0 1122652 14.02 2620 3814924 1371480 15.14 1384572 2942536 8 08:52:02 08:45:02 3068528 0 1122836 14.02 2620 3814956 1371564 15.14 1384980 2942252 24 08:52:02 08:46:01 3068856 0 1122504 14.02 2620 3814960 1371480 15.14 1384780 2942052 16 08:52:02 08:47:01 3068496 0 1122860 14.02 2620 3814964 1371612 15.14 1385156 2942052 16 08:52:02 08:48:01 3068848 0 1122500 14.02 2620 3814972 1371480 15.14 1384908 2942052 16 08:52:02 08:49:01 3068964 0 1122380 14.01 2620 3814976 1371480 15.14 1384796 2942052 8 08:52:02 08:50:01 3068956 0 1122380 14.01 2620 3814984 1371552 15.14 1385012 2942056 16 08:52:02 08:51:01 3068940 0 1122396 14.01 2620 3814984 1371504 15.14 1384876 2942052 16 08:52:02 Average: 2899786 0 1121284 14.00 2620 3985251 1529663 16.89 1511539 3010932 42801 08:52:02 08:52:02 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:52:02 08:31:01 veth2d0b4f4 115.00 146.33 11.23 1076.08 0.00 0.00 0.00 0.00 08:52:02 08:31:01 eth0 932.12 1062.11 9659.75 125.96 0.00 0.00 0.00 0.00 08:52:02 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:31:01 docker0 758.90 526.91 68.87 3784.26 0.00 0.00 0.00 0.00 08:52:02 08:32:01 vethc6f2989 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:52:02 08:32:01 eth0 88.61 62.13 989.87 15.00 0.00 0.00 0.00 0.00 08:52:02 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:32:01 docker0 45.38 60.11 3.59 963.22 0.00 0.00 0.00 0.00 08:52:02 08:33:01 vethc6f2989 2.35 2.35 0.18 0.18 0.00 0.00 0.00 0.00 08:52:02 08:33:01 eth0 33.00 17.20 25.28 12.79 0.00 0.00 0.00 0.00 08:52:02 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:33:01 docker0 2.35 2.35 0.15 0.18 0.00 0.00 0.00 0.00 08:52:02 08:34:01 eth0 29.65 21.30 20.15 88.16 0.00 0.00 0.00 0.00 08:52:02 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:35:01 veth196601f 0.00 1.13 0.00 0.06 0.00 0.00 0.00 0.00 08:52:02 08:35:01 veth1bec8a2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:35:01 eth0 131.43 79.23 1875.38 55.28 0.00 0.00 0.00 0.00 08:52:02 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:36:01 veth196601f 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 08:52:02 08:36:01 eth0 122.22 57.97 1640.36 16.59 0.00 0.00 0.00 0.00 08:52:02 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:36:01 vethddc88db 11.24 26.88 0.92 386.02 0.00 0.00 0.00 0.00 08:52:02 08:37:01 eth0 72.53 42.51 193.74 127.08 0.00 0.00 0.00 0.00 08:52:02 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:37:01 docker0 851.81 688.86 75.64 5618.71 0.00 0.00 0.00 0.00 08:52:02 08:38:01 eth0 1.67 0.97 1.35 0.65 0.00 0.00 0.00 0.00 08:52:02 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:39:01 eth0 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 08:52:02 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:40:01 eth0 1.07 0.43 0.39 0.24 0.00 0.00 0.00 0.00 08:52:02 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:41:01 eth0 0.73 0.53 0.34 0.24 0.00 0.00 0.00 0.00 08:52:02 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:42:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:52:02 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:43:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:52:02 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:44:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:45:02 eth0 0.30 0.23 0.09 0.07 0.00 0.00 0.00 0.00 08:52:02 08:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:46:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:52:02 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:47:01 eth0 0.63 0.37 0.33 0.20 0.00 0.00 0.00 0.00 08:52:02 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:48:01 eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 08:52:02 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:49:01 eth0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:50:01 eth0 0.27 0.17 0.09 0.04 0.00 0.00 0.00 0.00 08:52:02 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:51:01 eth0 0.15 0.08 0.06 0.03 0.00 0.00 0.00 0.00 08:52:02 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 Average: eth0 67.47 64.14 686.83 21.09 0.00 0.00 0.00 0.00 08:52:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:02 Average: docker0 40.60 32.83 3.61 267.81 0.00 0.00 0.00 0.00 08:52:02 08:52:02 08:52:02 ---> sar -P ALL: 08:52:02 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/25/21 _x86_64_ (2 CPU) 08:52:02 08:52:02 08:29:29 LINUX RESTART (2 CPU) 08:52:02 08:52:02 08:30:01 CPU %user %nice %system %iowait %steal %idle 08:52:02 08:31:01 all 32.66 0.00 10.20 5.35 0.11 51.68 08:52:02 08:31:01 0 29.55 0.00 11.22 6.96 0.11 52.16 08:52:02 08:31:01 1 35.79 0.00 9.17 3.73 0.11 51.20 08:52:02 08:32:01 all 54.57 0.00 10.99 2.34 0.12 31.99 08:52:02 08:32:01 0 53.68 0.00 11.50 2.69 0.11 32.02 08:52:02 08:32:01 1 55.47 0.00 10.47 1.98 0.13 31.95 08:52:02 08:33:01 all 32.43 0.00 4.77 0.58 0.07 62.15 08:52:02 08:33:01 0 32.64 0.00 5.02 0.46 0.07 61.81 08:52:02 08:33:01 1 32.22 0.00 4.52 0.70 0.07 62.49 08:52:02 08:34:01 all 75.70 0.00 7.57 1.77 0.15 14.80 08:52:02 08:34:01 0 75.39 0.00 7.49 1.82 0.15 15.16 08:52:02 08:34:01 1 76.01 0.00 7.66 1.73 0.15 14.45 08:52:02 08:35:01 all 26.31 0.00 18.53 36.10 0.11 18.96 08:52:02 08:35:01 0 26.32 0.00 18.67 36.04 0.11 18.87 08:52:02 08:35:01 1 26.30 0.00 18.38 36.15 0.11 19.06 08:52:02 08:36:01 all 74.10 0.00 15.40 8.28 0.15 2.06 08:52:02 08:36:01 0 72.76 0.00 16.51 8.73 0.15 1.85 08:52:02 08:36:01 1 75.45 0.00 14.30 7.84 0.15 2.27 08:52:02 08:37:01 all 71.20 0.00 16.81 7.46 0.15 4.37 08:52:02 08:37:01 0 71.70 0.00 16.41 7.67 0.13 4.08 08:52:02 08:37:01 1 70.70 0.00 17.22 7.25 0.17 4.67 08:52:02 08:38:01 all 0.23 0.00 0.15 0.14 0.02 99.46 08:52:02 08:38:01 0 0.08 0.00 0.20 0.27 0.02 99.43 08:52:02 08:38:01 1 0.38 0.00 0.10 0.02 0.02 99.48 08:52:02 08:39:01 all 0.20 0.00 0.04 0.00 0.01 99.75 08:52:02 08:39:01 0 0.33 0.00 0.02 0.00 0.00 99.65 08:52:02 08:39:01 1 0.07 0.00 0.07 0.00 0.02 99.85 08:52:02 08:40:01 all 0.23 0.00 0.04 0.03 0.02 99.69 08:52:02 08:40:01 0 0.37 0.00 0.03 0.05 0.02 99.53 08:52:02 08:40:01 1 0.08 0.00 0.05 0.00 0.02 99.85 08:52:02 08:41:01 all 0.13 0.00 0.05 0.00 0.01 99.82 08:52:02 08:41:01 0 0.20 0.00 0.03 0.00 0.00 99.77 08:52:02 08:41:01 1 0.05 0.00 0.07 0.00 0.02 99.87 08:52:02 08:52:02 08:41:01 CPU %user %nice %system %iowait %steal %idle 08:52:02 08:42:01 all 0.22 0.00 0.04 0.00 0.02 99.72 08:52:02 08:42:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:52:02 08:42:01 1 0.38 0.00 0.05 0.00 0.02 99.55 08:52:02 08:43:01 all 0.20 0.00 0.04 0.00 0.01 99.75 08:52:02 08:43:01 0 0.03 0.00 0.05 0.00 0.02 99.90 08:52:02 08:43:01 1 0.37 0.00 0.03 0.00 0.00 99.60 08:52:02 08:44:01 all 0.18 0.00 0.04 0.00 0.01 99.77 08:52:02 08:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:52:02 08:44:01 1 0.32 0.00 0.05 0.00 0.00 99.63 08:52:02 08:45:02 all 0.22 0.00 0.07 0.00 0.01 99.71 08:52:02 08:45:02 0 0.05 0.00 0.07 0.00 0.02 99.87 08:52:02 08:45:02 1 0.38 0.00 0.07 0.00 0.00 99.55 08:52:02 08:46:01 all 0.20 0.00 0.04 0.00 0.01 99.75 08:52:02 08:46:01 0 0.03 0.00 0.05 0.00 0.02 99.90 08:52:02 08:46:01 1 0.36 0.00 0.03 0.00 0.00 99.61 08:52:02 08:47:01 all 0.18 0.00 0.04 0.00 0.02 99.76 08:52:02 08:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:52:02 08:47:01 1 0.33 0.00 0.05 0.00 0.02 99.60 08:52:02 08:48:01 all 0.20 0.00 0.03 0.00 0.01 99.76 08:52:02 08:48:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:52:02 08:48:01 1 0.33 0.00 0.03 0.00 0.00 99.63 08:52:02 08:49:01 all 0.14 0.00 0.03 0.00 0.01 99.82 08:52:02 08:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:52:02 08:49:01 1 0.25 0.00 0.05 0.00 0.02 99.68 08:52:02 08:50:01 all 0.24 0.00 0.03 0.00 0.01 99.72 08:52:02 08:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:52:02 08:50:01 1 0.45 0.00 0.03 0.00 0.00 99.52 08:52:02 08:51:01 all 0.15 0.00 0.04 0.00 0.01 99.80 08:52:02 08:51:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:52:02 08:51:01 1 0.28 0.00 0.05 0.00 0.02 99.65 08:52:02 Average: all 16.51 0.00 3.81 2.79 0.05 76.84 08:52:02 Average: 0 16.25 0.00 3.93 2.91 0.04 76.87 08:52:02 Average: 1 16.78 0.00 3.69 2.66 0.05 76.82 08:52:02 08:52:02 08:52:02