Pull request #3914 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 6c3478e1e6f4d91ec84ab2540234cf3ed2d1b713 rather than 12684836338262d12790475a321293a93915a045 Obtained Jenkinsfile from 6c3478e1e6f4d91ec84ab2540234cf3ed2d1b713 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-ssh15475176598273464240.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6788219489586966630.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3914/workspace@libs/edgex-global-pipelines # timeout=10 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-3914/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13353115662669961672.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3914/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12427521975237660413.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh15254693183564545860.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3914/workspace@libs/lf-pipelines # timeout=10 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-3914/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14630278817378998641.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7952 in /w/workspace/edgexfoundry_edgex-go_PR-3914 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6c3478e1e6f4d91ec84ab2540234cf3ed2d1b713 into PR head commit 12684836338262d12790475a321293a93915a045 Merge succeeded, producing 12684836338262d12790475a321293a93915a045 Checking out Revision 12684836338262d12790475a321293a93915a045 (PR-3914) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3914/head:refs/remotes/origin/PR-3914 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12684836338262d12790475a321293a93915a045 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6c3478e1e6f4d91ec84ab2540234cf3ed2d1b713 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12684836338262d12790475a321293a93915a045 # timeout=10 Commit message: "build(snap): upgrade device-virtual and app-service-configurable" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:14:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:14:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:14:22 ========================================================= 11:14:22 EdgeX Global Pipelines Version Info 11:14:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:14:23 ------------------- 11:14:23 stable info: 11:14:23 ------------------- 11:14:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:14:23 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 11:14:23 Message: update stable to v1.0.221 11:14:23 ------------------- 11:14:23 experimental info: 11:14:23 ------------------- 11:14:23 Commited By: **** collab-it+edgex@linuxfoundation.org 11:14:23 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 11:14:23 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:14:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:14:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:14:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:14:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:14:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:14:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 11:14:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:14:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:14:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 11:14:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 11:14:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:14:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:14:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:14:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:14:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:14:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:14:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:14:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:14:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:14:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 11:14:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 11:14:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:14:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3914 [Pipeline] echo 11:14:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3914 [Pipeline] echo 11:14:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3914 [Pipeline] echo 11:14:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12684836338262d12790475a321293a93915a045 [Pipeline] echo 11:14:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1268483 [Pipeline] echo 11:14:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:14:25 provisioning config files... 11:14:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2528666054854555309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:14:25 ---> docker-login.sh 11:14:25 nexus3.edgexfoundry.org:10001 11:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:14:25 Configure a credential helper to remove this warning. See 11:14:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:14:25 11:14:25 Login Succeeded 11:14:25 nexus3.edgexfoundry.org:10002 11:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:14:26 Configure a credential helper to remove this warning. See 11:14:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:14:26 11:14:26 Login Succeeded 11:14:26 nexus3.edgexfoundry.org:10003 11:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:14:26 Configure a credential helper to remove this warning. See 11:14:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:14:26 11:14:26 Login Succeeded 11:14:26 nexus3.edgexfoundry.org:10004 11:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:14:26 Configure a credential helper to remove this warning. See 11:14:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:14:26 11:14:26 Login Succeeded 11:14:26 docker.io 11:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:14:26 Configure a credential helper to remove this warning. See 11:14:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:14:26 11:14:26 Login Succeeded 11:14:26 ---> docker-login.sh ends [Pipeline] } 11:14:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:14:27 + 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 11:14:27 + cut -d/ -f2 11:14:27 + dirname cmd/core-command/Dockerfile 11:14:27 + echo core-command,cmd/core-command/Dockerfile 11:14:27 + + cut -d/ -f2 11:14:27 dirname cmd/core-data/Dockerfile 11:14:27 + echo core-data,cmd/core-data/Dockerfile 11:14:27 + dirname cmd/core-metadata/Dockerfile 11:14:27 + cut -d/ -f2 11:14:27 + echo core-metadata,cmd/core-metadata/Dockerfile 11:14:27 + dirname cmd/security-bootstrapper/Dockerfile 11:14:27 + cut -d/ -f2 11:14:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 11:14:27 + dirname cmd/security-proxy-setup/Dockerfile 11:14:27 + cut -d/ -f2 11:14:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:14:27 + dirname cmd/security-secretstore-setup/Dockerfile 11:14:27 + cut -d/ -f2 11:14:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:14:27 + dirname cmd/support-notifications/Dockerfile 11:14:27 + cut -d/ -f2 11:14:27 + echo support-notifications,cmd/support-notifications/Dockerfile 11:14:27 + dirname cmd/support-scheduler/Dockerfile 11:14:27 + cut -d/ -f2 11:14:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile 11:14:27 + dirname cmd/sys-mgmt-agent/Dockerfile 11:14:27 + cut -d/ -f2 11:14:27 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 11:14:27 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 11:14:27 + git rev-list -1 --merges 12684836338262d12790475a321293a93915a045~1..12684836338262d12790475a321293a93915a045 [Pipeline] echo 11:14:27 -----------> git rev-list -1 --merges 12684836338262d12790475a321293a93915a045~1..12684836338262d12790475a321293a93915a045 12684836338262d12790475a321293a93915a045 [false] [Pipeline] sh 11:14:28 + git log --format=format:%s -1 12684836338262d12790475a321293a93915a045 [Pipeline] echo 11:14:28 ========================================================= 11:14:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:14:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 11:14:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:14:28 + grep -v github /etc/ssh/ssh_known_hosts 11:14:28 + [ -e /tmp/ssh_known_hosts ] 11:14:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:14:28 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 11:14:28 -a /etc/ssh/ssh_known_hosts 11:14:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 11:14:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:14:29 11:14:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:14:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:14:29 latest: Pulling from edgex-devops/git-semver 11:14:29 a0d0a0d46f8b: Pulling fs layer 11:14:29 3e5f54012d9b: Pulling fs layer 11:14:29 4c7163046ea9: Pulling fs layer 11:14:29 0c2d73faf560: Pulling fs layer 11:14:29 0c2d73faf560: Waiting 11:14:29 3e5f54012d9b: Verifying Checksum 11:14:29 3e5f54012d9b: Download complete 11:14:29 a0d0a0d46f8b: Verifying Checksum 11:14:29 a0d0a0d46f8b: Download complete 11:14:30 0c2d73faf560: Verifying Checksum 11:14:30 4c7163046ea9: Verifying Checksum 11:14:30 4c7163046ea9: Download complete 11:14:30 a0d0a0d46f8b: Pull complete 11:14:30 3e5f54012d9b: Pull complete 11:14:30 4c7163046ea9: Pull complete 11:14:30 0c2d73faf560: Pull complete 11:14:30 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 11:14:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:14:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:14:30 prd-ubuntu20.04-docker-8c-8g-7952 does not seem to be running inside a container 11:14:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:14:31 $ docker top 61c9f572d96e24366782bc6156d7b3905ec65e3176ad32f32fa54ae804bb5cbe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:14:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:14:31 [ssh-agent] Looking for ssh-agent implementation... 11:14:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:14:31 $ docker exec 61c9f572d96e24366782bc6156d7b3905ec65e3176ad32f32fa54ae804bb5cbe ssh-agent 11:14:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHbIiNk/agent.14 11:14:31 SSH_AGENT_PID=21 11:14:31 Running ssh-add (command line suppressed) 11:14:32 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5473776922399218135.key (/w/workspace/edgex-go/1@tmp/private_key_5473776922399218135.key) 11:14:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:14:32 + git tag --points-at HEAD [Pipeline] } 11:14:32 $ docker exec --env ******** --env ******** 61c9f572d96e24366782bc6156d7b3905ec65e3176ad32f32fa54ae804bb5cbe ssh-agent -k 11:14:32 unset SSH_AUTH_SOCK; 11:14:32 unset SSH_AGENT_PID; 11:14:32 echo Agent pid 21 killed; 11:14:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:14:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:14:32 [ssh-agent] Looking for ssh-agent implementation... 11:14:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:14:32 $ docker exec 61c9f572d96e24366782bc6156d7b3905ec65e3176ad32f32fa54ae804bb5cbe ssh-agent 11:14:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIDBHgn/agent.53 11:14:32 SSH_AGENT_PID=60 11:14:32 Running ssh-add (command line suppressed) 11:14:32 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7566626923887969720.key (/w/workspace/edgex-go/1@tmp/private_key_7566626923887969720.key) 11:14:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:14:33 + git semver init 11:14:33 # -> Open(): unable to determine branch for HEAD 11:14:33 # $GIT_DIR = /w/workspace/edgex-go/1/.git 11:14:33 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 11:14:33 # $SEMVER_REMOTE_NAME = origin 11:14:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:14:33 # $SEMVER_USER_NAME = edgex-jenkins 11:14:33 # $SEMVER_BRANCH = PR-3914 11:14:33 # $SEMVER_TEMP = /tmp/semver-318228299 11:14:33 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 11:14:48 # '/tmp/semver-318228299' -> '/w/workspace/edgex-go/1/.semver' 11:14:48 # -> Force: false 11:14:48 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 11:14:48 $ docker exec --env ******** --env ******** 61c9f572d96e24366782bc6156d7b3905ec65e3176ad32f32fa54ae804bb5cbe ssh-agent -k 11:14:48 unset SSH_AUTH_SOCK; 11:14:48 unset SSH_AGENT_PID; 11:14:48 echo Agent pid 60 killed; 11:14:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:14:48 + git semver [Pipeline] } 11:14:48 $ docker stop --time=1 61c9f572d96e24366782bc6156d7b3905ec65e3176ad32f32fa54ae804bb5cbe 11:14:50 $ docker rm -f 61c9f572d96e24366782bc6156d7b3905ec65e3176ad32f32fa54ae804bb5cbe [Pipeline] // withDockerContainer [Pipeline] sh 11:14:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:14:51 Stashed 1 file(s) [Pipeline] echo 11:14:51 [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 11:14:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:14:52 ========================================================= 11:14:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 11:14:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:14:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:14:52 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 11:14:52 59bf1c3509f3: Pulling fs layer 11:14:52 666ba61612fd: Pulling fs layer 11:14:52 8ed8ca486205: Pulling fs layer 11:14:52 4fe6c5a15a65: Pulling fs layer 11:14:52 22a0e8bec74d: Pulling fs layer 11:14:52 640e595b4fbd: Pulling fs layer 11:14:52 763cafe07f6e: Pulling fs layer 11:14:52 0c0b528cf693: Pulling fs layer 11:14:52 10935f4eaf8b: Pulling fs layer 11:14:52 763cafe07f6e: Waiting 11:14:52 0c0b528cf693: Waiting 11:14:52 640e595b4fbd: Waiting 11:14:52 10935f4eaf8b: Waiting 11:14:52 4fe6c5a15a65: Waiting 11:14:52 22a0e8bec74d: Waiting 11:14:52 8ed8ca486205: Verifying Checksum 11:14:52 8ed8ca486205: Download complete 11:14:52 666ba61612fd: Verifying Checksum 11:14:52 666ba61612fd: Download complete 11:14:52 22a0e8bec74d: Download complete 11:14:52 640e595b4fbd: Verifying Checksum 11:14:52 640e595b4fbd: Download complete 11:14:52 59bf1c3509f3: Verifying Checksum 11:14:52 59bf1c3509f3: Download complete 11:14:52 763cafe07f6e: Verifying Checksum 11:14:52 763cafe07f6e: Download complete 11:14:52 0c0b528cf693: Verifying Checksum 11:14:52 0c0b528cf693: Download complete 11:14:52 59bf1c3509f3: Pull complete 11:14:52 666ba61612fd: Pull complete 11:14:52 8ed8ca486205: Pull complete 11:14:53 10935f4eaf8b: Verifying Checksum 11:14:53 4fe6c5a15a65: Verifying Checksum 11:14:53 4fe6c5a15a65: Download complete 11:14:57 4fe6c5a15a65: Pull complete 11:14:57 22a0e8bec74d: Pull complete 11:14:57 640e595b4fbd: Pull complete 11:14:57 763cafe07f6e: Pull complete 11:14:57 0c0b528cf693: Pull complete 11:14:59 10935f4eaf8b: Pull complete 11:14:59 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 11:14:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:14:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 11:14:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:14:59 WORKDIR /edgex 11:14:59 COPY go.mod . 11:14:59 RUN go mod download 11:14:59 + docker build -t ci-base-image-x86_64 -f - . 11:15:01 Sending build context to Docker daemon 334.2MB 11:15:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:15:01 ---> 99d49a6021b9 11:15:01 Step 2/4 : WORKDIR /edgex 11:15:03 ---> Running in a8cebe8506d5 11:15:03 Removing intermediate container a8cebe8506d5 11:15:03 ---> 06827c88c66c 11:15:03 Step 3/4 : COPY go.mod . 11:15:03 ---> 3493eae2e13d 11:15:03 Step 4/4 : RUN go mod download 11:15:03 ---> Running in 21232ed6d1dd 11:15:06 Still waiting to schedule task 11:15:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:15:30 Removing intermediate container 21232ed6d1dd 11:15:30 ---> b06de4d740b6 11:15:30 Successfully built b06de4d740b6 11:15:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:15:30 + docker inspect -f . ci-base-image-x86_64 11:15:30 . [Pipeline] withDockerContainer 11:15:30 prd-ubuntu20.04-docker-8c-8g-7952 does not seem to be running inside a container 11:15:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 11:15:31 $ docker top 65a7ec0142379d664102141e88c1684e407e4dae630d9b6c61b3a60ebf7e8e74 -eo pid,comm [Pipeline] { [Pipeline] sh 11:15:31 + go version 11:15:31 go version go1.17.6 linux/amd64 [Pipeline] } 11:15:31 $ docker stop --time=1 65a7ec0142379d664102141e88c1684e407e4dae630d9b6c61b3a60ebf7e8e74 11:15:32 $ docker rm -f 65a7ec0142379d664102141e88c1684e407e4dae630d9b6c61b3a60ebf7e8e74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:15:33 + docker inspect -f . ci-base-image-x86_64 11:15:33 . [Pipeline] withDockerContainer 11:15:33 prd-ubuntu20.04-docker-8c-8g-7952 does not seem to be running inside a container 11:15:33 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 11:15:34 $ docker top 36b6aa42553d383c3b75075ba024cc2e2923d9a75eba23288ba06d59447a555c -eo pid,comm [Pipeline] { [Pipeline] echo 11:15:34 ========================================================= 11:15:34 [edgeXBuildGoParallel] Running Tests and Build... 11:15:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:15:34 + make test 11:15:34 go mod tidy 11:15:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:15:39 ? github.com/edgexfoundry/edgex-go [no test files] 11:15:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:15:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:15:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:15:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:15:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:15:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:15:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:15:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:15:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:15:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:15:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:15:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:15:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:15:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:15:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 11:15:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:15:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:15:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements 11:15:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:15:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.108s coverage: 54.9% of statements 11:15:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:15:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:15:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.596s coverage: 89.2% of statements 11:15:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 11:15:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:15:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:15:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 84.4% of statements 11:15:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:15:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:15:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 11:15:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:15:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:15:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.366s coverage: 94.2% of statements 11:15:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:15:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:15:54 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements 11:15:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:15:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 11:15:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:15:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:15:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:15:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements 11:15:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:15:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:15:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:15:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 11:15:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:15:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements 11:15:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.083s coverage: 24.0% of statements 11:15:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:15:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 11:15:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 79.5% of statements 11:15:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements 11:15:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 11:15:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements 11:16:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements 11:16:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements 11:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.175s coverage: 82.5% of statements 11:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.042s coverage: 65.1% of statements 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements 11:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 11:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.070s coverage: 85.4% of statements 11:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 64.4% of statements 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 11:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 11:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 11:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 11:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 11:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.339s coverage: 65.4% of statements 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 11:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 43.8% of statements 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.071s coverage: 84.8% of statements 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:16:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:16:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:16:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:16:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 11:16:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 11:16:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:16:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 11:16:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 11:16:15 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 11:16:30 GO111MODULE=on go vet ./... 11:16:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:16:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:16:32 ./bin/test-attribution-txt.sh [Pipeline] echo 11:16:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 11:16:33 + ls -al . 11:16:33 total 676 11:16:33 drwxrwxr-x 10 1001 1001 4096 Mar 18 11:16 . 11:16:33 drwxr-xr-x 4 root root 4096 Mar 18 11:15 .. 11:16:33 -rw-rw-r-- 1 1001 1001 11 Mar 18 11:14 .dockerignore 11:16:33 drwxrwxr-x 8 1001 1001 4096 Mar 18 11:14 .git 11:16:33 drwxrwxr-x 4 1001 1001 4096 Mar 18 11:14 .github 11:16:33 -rw-rw-r-- 1 1001 1001 804 Mar 18 11:14 .gitignore 11:16:33 -rw-rw-r-- 1 1001 1001 42 Mar 18 11:14 .golangci.yml 11:16:33 -rw-rw-r-- 1 1001 1001 76 Mar 18 11:14 .hadolint.yml 11:16:33 drwx------ 3 1001 1001 4096 Mar 18 11:14 .semver 11:16:33 -rw-rw-r-- 1 1001 1001 166 Mar 18 11:14 .sonarcloud.properties 11:16:33 -rw-rw-r-- 1 1001 1001 1171 Mar 18 11:14 ADOPTERS.md 11:16:33 -rw-rw-r-- 1 1001 1001 9019 Mar 18 11:14 Attribution.txt 11:16:33 -rw-rw-r-- 1 1001 1001 51732 Mar 18 11:14 CHANGELOG.md 11:16:33 -rw-rw-r-- 1 1001 1001 3804 Mar 18 11:14 CONTRIBUTING.md 11:16:33 -rw-rw-r-- 1 1001 1001 677 Mar 18 11:14 GOVERNANCE.md 11:16:33 -rw-rw-r-- 1 1001 1001 849 Mar 18 11:14 Jenkinsfile 11:16:33 -rw-rw-r-- 1 1001 1001 10775 Mar 18 11:14 LICENSE 11:16:33 -rw-rw-r-- 1 1001 1001 6508 Mar 18 11:14 Makefile 11:16:33 -rw-rw-r-- 1 1001 1001 582 Mar 18 11:14 OWNERS.md 11:16:33 -rw-rw-r-- 1 1001 1001 8207 Mar 18 11:14 README.md 11:16:33 -rw-rw-r-- 1 1001 1001 6912 Mar 18 11:14 SECURITY.md 11:16:33 -rw-rw-r-- 1 1001 1001 5 Mar 18 11:14 VERSION 11:16:33 -rw-rw-r-- 1 1001 1001 4131 Mar 18 11:14 ZMQWindows.md 11:16:33 drwxrwxr-x 2 1001 1001 4096 Mar 18 11:14 bin 11:16:33 drwxrwxr-x 14 1001 1001 4096 Mar 18 11:14 cmd 11:16:33 -rw-r--r-- 1 root root 426503 Mar 18 11:16 coverage.out 11:16:33 -rw-rw-r-- 1 1001 1001 2827 Mar 18 11:14 go.mod 11:16:33 -rw-rw-r-- 1 1001 1001 50579 Mar 18 11:14 go.sum 11:16:33 drwxrwxr-x 8 1001 1001 4096 Mar 18 11:14 internal 11:16:33 drwxrwxr-x 3 1001 1001 4096 Mar 18 11:14 openapi 11:16:33 drwxrwxr-x 4 1001 1001 4096 Mar 18 11:14 snap 11:16:33 -rw-rw-r-- 1 1001 1001 204 Mar 18 11:14 version.go [Pipeline] sh 11:16:33 + '[' -e coverage.out ] 11:16:33 + chown 1001:1001 coverage.out [Pipeline] stash 11:16:33 Stashed 1 file(s) [Pipeline] sh 11:16:33 + make build 11:16:33 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 11:16:35 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 11:16:40 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 11:16:40 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 11:16:41 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 11:16:41 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 11:16:42 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 11:16:43 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 11:16: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 11:16:45 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 11:16:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 11:16:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 11:16:47 $ docker stop --time=1 36b6aa42553d383c3b75075ba024cc2e2923d9a75eba23288ba06d59447a555c 11:16:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7953 in /w/workspace/edgexfoundry_edgex-go_PR-3914 11:16:49 $ docker rm -f 36b6aa42553d383c3b75075ba024cc2e2923d9a75eba23288ba06d59447a555c [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 11:16:50 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { 11:16:50 The recommended git tool is: git [Pipeline] isUnix [Pipeline] sh 11:16:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:16:51 11:16:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 11:16:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:16:51 latest: Pulling from edgex-devops/edgex-compose 11:16:51 cbdbe7a5bc2a: Pulling fs layer 11:16:51 ca9280d653b3: Pulling fs layer 11:16:51 7e9c9ca2126c: Pulling fs layer 11:16:51 cbdbe7a5bc2a: Download complete 11:16:51 ca9280d653b3: Verifying Checksum 11:16:51 ca9280d653b3: Download complete 11:16:51 cbdbe7a5bc2a: Pull complete 11:16:52 7e9c9ca2126c: Download complete 11:16:52 ca9280d653b3: Pull complete 11:16:55 7e9c9ca2126c: Pull complete 11:16:55 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 11:16:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:16:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 11:16:55 prd-ubuntu20.04-docker-8c-8g-7952 does not seem to be running inside a container 11:16:55 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose:latest cat 11:16:57 $ docker top b7fcab52e636cfef61a5f946536ddfc6ab9178370b8b6ca9fac166afae930dc4 -eo pid,comm [Pipeline] { [Pipeline] sh 11:16:57 + docker-compose build --help 11:16:57 + grep parallel 11:16:57 using credential edgex-jenkins-ssh 11:16:57 Cloning the remote Git repository 11:16:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:16:58 --parallel Build images in parallel. [Pipeline] } 11:16:58 $ docker stop --time=1 b7fcab52e636cfef61a5f946536ddfc6ab9178370b8b6ca9fac166afae930dc4 11:16:58 > git init /w/workspace/edgex-go/1 # timeout=10 11:16:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:16:58 > git --version # timeout=10 11:16:58 > git --version # 'git version 2.25.1' 11:16:58 using GIT_SSH to set credentials SSH Credentials for GitHub 11:16:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:16:59 $ docker rm -f b7fcab52e636cfef61a5f946536ddfc6ab9178370b8b6ca9fac166afae930dc4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:17:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:17:00 . [Pipeline] withDockerContainer 11:17:00 prd-ubuntu20.04-docker-8c-8g-7952 does not seem to be running inside a container 11:17:00 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:17:00 $ docker top d3c54c37cc7f3dfaf7210e0287ace77b409bb5c9ef9e18232333550128ed1271 -eo pid,comm [Pipeline] { [Pipeline] sh 11:17:01 + docker-compose -f ./docker-compose-build.yml build --parallel 11:17:01 Building core-command ... 11:17:01 Building core-data ... 11:17:01 Building core-metadata ... 11:17:01 Building security-bootstrapper ... 11:17:01 Building security-proxy-setup ... 11:17:01 Building security-secretstore-setup ... 11:17:01 Building support-notifications ... 11:17:01 Building support-scheduler ... 11:17:01 Building sys-mgmt-agent ... 11:17:01 Building support-notifications 11:17:01 Building sys-mgmt-agent 11:17:01 Building core-metadata 11:17:01 Building security-proxy-setup 11:17:01 Building core-command 11:17:16 Merging remotes/origin/main commit 6c3478e1e6f4d91ec84ab2540234cf3ed2d1b713 into PR head commit 12684836338262d12790475a321293a93915a045 11:17:16 Merge succeeded, producing 12684836338262d12790475a321293a93915a045 11:17:16 Checking out Revision 12684836338262d12790475a321293a93915a045 (PR-3914) 11:17:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:17:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:17:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:17:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:17:15 using GIT_SSH to set credentials SSH Credentials for GitHub 11:17:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3914/head:refs/remotes/origin/PR-3914 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:17:16 > git config core.sparsecheckout # timeout=10 11:17:16 > git checkout -f 12684836338262d12790475a321293a93915a045 # timeout=10 11:17:16 > git remote # timeout=10 11:17:16 > git config --get remote.origin.url # timeout=10 11:17:16 using GIT_SSH to set credentials SSH Credentials for GitHub 11:17:16 > git merge 6c3478e1e6f4d91ec84ab2540234cf3ed2d1b713 # timeout=10 11:17:16 > git rev-parse HEAD^{commit} # timeout=10 11:17:16 > git config core.sparsecheckout # timeout=10 11:17:16 > git checkout -f 12684836338262d12790475a321293a93915a045 # timeout=10 11:17:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:17:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:17:19 ---> b06de4d740b6 11:17:19 Step 3/23 : WORKDIR /edgex-go 11:17:19 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:17:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:17:19 ---> b06de4d740b6 11:17:19 Step 3/22 : WORKDIR /edgex-go 11:17:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:17:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:17:19 ---> b06de4d740b6 11:17:19 Step 3/23 : WORKDIR /edgex-go 11:17:19 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:17:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 11:17:19 ---> b06de4d740b6 11:17:19 Step 3/21 : WORKDIR /edgex-go 11:17:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:17:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:17:19 ---> b06de4d740b6 11:17:19 Step 3/23 : WORKDIR /edgex-go 11:17:20 ---> Running in 736f54666003 11:17:20 ---> Running in 65f4cb8ee0cf 11:17:20 ---> Running in 0ba3c186b44d 11:17:20 ---> Running in 8161d893f795 11:17:20 ---> Running in 27ddc1086aaf 11:17:20 Removing intermediate container 8161d893f795 11:17:20 ---> 098399ab59f2 11:17:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:17:20 Removing intermediate container 736f54666003 11:17:20 ---> fe2156a83ec3 11:17:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:17:20 Removing intermediate container 65f4cb8ee0cf 11:17:20 ---> 8504e197d4d3 11:17:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:17:20 Removing intermediate container 0ba3c186b44d 11:17:20 ---> 859bf8854771 11:17:20 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:17:20 Removing intermediate container 27ddc1086aaf 11:17:20 ---> de6a09841e67 11:17:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:17:20 ---> Running in e4b7de2a5f91 11:17:20 ---> Running in b3b861d3ce09 11:17:20 ---> Running in 812bb11c2c7d 11:17:20 ---> Running in 4a7ea840adc2 11:17:20 ---> Running in c9924c183fb2 11:17:21 Commit message: "build(snap): upgrade device-virtual and app-service-configurable" 11:17:21 Removing intermediate container e4b7de2a5f91 11:17:21 ---> 8c4f16f362a2 11:17:21 Step 5/23 : RUN apk add --update --no-cache make bash git 11:17:21 ---> Running in ca1f2215e722 11:17:21 Removing intermediate container b3b861d3ce09 11:17:21 ---> 044bab675458 11:17:21 Step 5/23 : RUN apk add --update --no-cache make git 11:17:21 ---> Running in 72e5cd338f3a 11:17:21 > git --version # timeout=10 11:17:21 > git --version # 'git version 2.25.1' 11:17:21 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 11:17:21 Removing intermediate container c9924c183fb2 11:17:21 ---> 082859a0d933 11:17:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 11:17:21 ---> Running in 6e8d0b4841d0 11:17:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 11:17:21 Removing intermediate container 4a7ea840adc2 11:17:21 ---> 055d6c3cf780 11:17:21 Step 5/21 : RUN apk add --update --no-cache make git 11:17:21 ---> Running in 0545de941b3f 11:17:21 Removing intermediate container 812bb11c2c7d 11:17:21 ---> 587cbcf5bd85 11:17:21 Step 5/23 : RUN apk add --update --no-cache make git 11:17:21 ---> Running in 8b70a48e9ba1 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:17:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:17:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:17:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:17:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:17:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:17:22 % Total % Received % Xferd Average Speed Time Time Time Current 11:17:22 Dload Upload Total Spent Left Speed 11:17:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 44522 0 --:--:-- --:--:-- --:--:-- 44690 11:17:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 11:17:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:17:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:17:22 OK: 221 MiB in 52 packages 11:17:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:17:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:17:23 OK: 221 MiB in 52 packages 11:17:23 OK: 221 MiB in 52 packages 11:17:23 Removing intermediate container ca1f2215e722 11:17:23 ---> c64ddbd6295f 11:17:23 Step 6/23 : COPY go.mod vendor* ./ 11:17:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:17:23 OK: 221 MiB in 52 packages 11:17:23 OK: 221 MiB in 52 packages 11:17:23 ---> 6dfbefc73d5c 11:17:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:17:23 + sudo tee /etc/docker/daemon.new 11:17:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:17:23 { 11:17:23 "registry-mirrors": [ 11:17:23 "https://nexus3.edgexfoundry.org:10001" 11:17:23 ], 11:17:23 "bip": "10.250.0.254/24", 11:17:23 "hosts": [ 11:17:23 "tcp://0.0.0.0:5555", 11:17:23 "unix:///var/run/docker.sock" 11:17:23 ], 11:17:23 "mtu": 1458, 11:17:23 "selinux-enabled": true, 11:17:23 "seccomp-profile": "/etc/docker/seccomp.json" 11:17:23 } [Pipeline] sh 11:17:23 ---> Running in ea118f1bee93 11:17:23 Removing intermediate container 72e5cd338f3a 11:17:23 ---> 7ed7fca48df6 11:17:23 Step 6/23 : COPY go.mod vendor* ./ 11:17:23 Removing intermediate container 6e8d0b4841d0 11:17:23 ---> 2e60e658b9df 11:17:23 Step 6/22 : COPY go.mod vendor* ./ 11:17:23 ---> fb63a6130949 11:17:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:17:23 ---> a148e6b2fba3 11:17:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:17:23 Removing intermediate container 0545de941b3f 11:17:23 ---> a5c5ffaf5bd9 11:17:23 Step 6/21 : COPY go.mod vendor* ./ 11:17:23 ---> Running in 52235cf4ee25 11:17:23 ---> Running in 0a15700f6be2 11:17:23 Removing intermediate container 8b70a48e9ba1 11:17:23 ---> 756e136c607c 11:17:23 Step 6/23 : COPY go.mod vendor* ./ 11:17:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:17:24 ---> 3c92ea354e75 11:17:24 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:17:24 ---> 53ccb746445b 11:17:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:17:24 ---> Running in beee5c6657ec 11:17:24 ---> Running in ceb973143ea3 11:17:24 + sudo service docker restart 11:17:25 Removing intermediate container ea118f1bee93 11:17:25 ---> 9b352000fda1 11:17:25 Step 8/23 : COPY . . 11:17:26 Removing intermediate container 0a15700f6be2 11:17:26 ---> f3429e6c082b 11:17:26 Step 8/22 : COPY . . 11:17:26 Removing intermediate container 52235cf4ee25 11:17:26 ---> 1b1c1b44ea04 11:17:26 Step 8/23 : COPY . . 11:17:26 Removing intermediate container beee5c6657ec 11:17:26 ---> ccbe10469608 11:17:26 Step 8/21 : COPY . . 11:17:26 Removing intermediate container ceb973143ea3 11:17:26 ---> 0b2051d4b5f5 11:17:26 Step 8/23 : COPY . . 11:17:36 ---> d6a4976cd577 11:17:36 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:17:36 ---> 8c1aa600d712 11:17:36 Step 9/23 : RUN make cmd/core-command/core-command 11:17:36 ---> f7b2e8b23322 11:17:36 Step 9/23 : RUN make cmd/core-metadata/core-metadata 11:17:36 ---> Running in 49ad001f4275 11:17:36 ---> 772b694d8383 11:17:36 Step 9/22 : RUN make cmd/support-notifications/support-notifications 11:17:36 ---> 7b4752115f1e 11:17:36 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:17:36 ---> Running in e1d7ffbb6492 11:17:36 ---> Running in bd43347431d5 11:17:36 ---> Running in 0a14f843c97c 11:17:36 ---> Running in 5d0c669986b3 11:17: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 11:17:36 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 11:17:36 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 11:17:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 11:17: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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:17:42 provisioning config files... 11:17:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3240840895551041842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:17:43 ---> docker-login.sh 11:17:43 nexus3.edgexfoundry.org:10001 11:17:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:44 Configure a credential helper to remove this warning. See 11:17:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:44 11:17:44 Login Succeeded 11:17:44 nexus3.edgexfoundry.org:10002 11:17:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:44 Configure a credential helper to remove this warning. See 11:17:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:44 11:17:44 Login Succeeded 11:17:44 nexus3.edgexfoundry.org:10003 11:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:45 Configure a credential helper to remove this warning. See 11:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:45 11:17:45 Login Succeeded 11:17:45 nexus3.edgexfoundry.org:10004 11:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:45 Configure a credential helper to remove this warning. See 11:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:45 11:17:45 Login Succeeded 11:17:45 docker.io 11:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:17:46 Configure a credential helper to remove this warning. See 11:17:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:17:46 11:17:46 Login Succeeded 11:17:46 ---> docker-login.sh ends [Pipeline] } 11:17:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:17:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:17:46 ========================================================= 11:17:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 11:17:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:17:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:17:47 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:17:47 9b3977197b4f: Pulling fs layer 11:17:47 1a89e8eeedd5: Pulling fs layer 11:17:47 94645a83ff95: Pulling fs layer 11:17:47 3f3a8bcf1eab: Pulling fs layer 11:17:47 0c92f367c5e7: Pulling fs layer 11:17:47 f7c0051592d6: Pulling fs layer 11:17:47 a227ed2f7395: Pulling fs layer 11:17:47 7b1c46037f91: Pulling fs layer 11:17:47 3f3a8bcf1eab: Waiting 11:17:47 0c92f367c5e7: Waiting 11:17:47 f7c0051592d6: Waiting 11:17:47 a227ed2f7395: Waiting 11:17:47 7b1c46037f91: Waiting 11:17:47 94645a83ff95: Download complete 11:17:47 1a89e8eeedd5: Verifying Checksum 11:17:47 1a89e8eeedd5: Download complete 11:17:47 0c92f367c5e7: Verifying Checksum 11:17:47 0c92f367c5e7: Download complete 11:17:47 9b3977197b4f: Verifying Checksum 11:17:47 9b3977197b4f: Download complete 11:17:47 f7c0051592d6: Verifying Checksum 11:17:47 f7c0051592d6: Download complete 11:17:47 a227ed2f7395: Verifying Checksum 11:17:47 a227ed2f7395: Download complete 11:17:48 9b3977197b4f: Pull complete 11:17:49 1a89e8eeedd5: Pull complete 11:17:49 94645a83ff95: Pull complete 11:17:49 7b1c46037f91: Verifying Checksum 11:17:49 7b1c46037f91: Download complete 11:17:50 3f3a8bcf1eab: Verifying Checksum 11:17:50 3f3a8bcf1eab: Download complete 11:17:51 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 11:17:51 Removing intermediate container 49ad001f4275 11:17:51 ---> 24b326195f77 11:17:51 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:17:51 Removing intermediate container e1d7ffbb6492 11:17:51 ---> a7336f02f264 11:17:51 11:17:51 Step 10/23 : FROM alpine:3.14 11:17:51 ---> Running in 1aab284fb034 11:17:51 Removing intermediate container bd43347431d5 11:17:51 ---> 2ef407c20462 11:17:51 11:17:51 Step 10/23 : FROM alpine:3.14 11:17:51 3.14: Pulling from library/alpine 11:17:51 3.14: Pulling from library/alpine 11:17:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 11:17:51 Removing intermediate container 5d0c669986b3 11:17:51 ---> 2073edef6376 11:17:51 11:17:51 Step 10/22 : FROM alpine:3.14 11:17:51 Removing intermediate container 0a14f843c97c 11:17:51 ---> 63ffd35eb4f0 11:17:51 11:17:51 Step 10/21 : FROM alpine:3.14 11:17:52 3.14: Pulling from library/alpine 11:17:52 3.14: Pulling from library/alpine 11:17:52 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 11:17:52 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 11:17:52 Status: Downloaded newer image for alpine:3.14 11:17:52 Status: Image is up to date for alpine:3.14 11:17:52 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 11:17:52 Status: Image is up to date for alpine:3.14 11:17:52 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 11:17:52 Status: Image is up to date for alpine:3.14 11:17:52 ---> a33ac4f1069a 11:17:52 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 11:17:52 ---> a33ac4f1069a 11:17:52 Step 11/21 : RUN apk add --update --no-cache curl 11:17:52 ---> a33ac4f1069a 11:17:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:17:52 ---> a33ac4f1069a 11:17:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:17:52 ---> Running in 31b583409c23 11:17:52 ---> Running in b9c3642732bc 11:17:52 ---> Running in e55102f397a1 11:17:52 ---> Running in 6ea5cab06984 11:17:52 Removing intermediate container 1aab284fb034 11:17:52 ---> 41f27923b283 11:17:52 11:17:52 Step 11/23 : FROM docker:20.10.10 11:17:52 20.10.10: Pulling from library/docker 11:17:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:17:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:17:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:17:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:17:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:17:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:17:53 (1/2) Installing ca-certificates (20211220-r0) 11:17:53 (2/2) Installing dumb-init (1.2.5-r1) 11:17:53 Executing busybox-1.33.1-r6.trigger 11:17:53 Executing ca-certificates-20211220-r0.trigger 11:17:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:17:53 OK: 6 MiB in 16 packages 11:17:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:17:53 (1/1) Installing dumb-init (1.2.5-r1) 11:17:53 Executing busybox-1.33.1-r6.trigger 11:17:53 OK: 6 MiB in 15 packages 11:17:53 (1/1) Installing dumb-init (1.2.5-r1) 11:17:53 (1/5) Installing ca-certificates (20211220-r0) 11:17:53 Executing busybox-1.33.1-r6.trigger 11:17:53 OK: 6 MiB in 15 packages 11:17:53 (2/5) Installing brotli-libs (1.0.9-r5) 11:17:53 (3/5) Installing nghttp2-libs (1.43.0-r0) 11:17:53 (4/5) Installing libcurl (7.79.1-r0) 11:17:53 (5/5) Installing curl (7.79.1-r0) 11:17:53 Executing busybox-1.33.1-r6.trigger 11:17:53 Executing ca-certificates-20211220-r0.trigger 11:17:53 OK: 8 MiB in 19 packages 11:17:54 Removing intermediate container e55102f397a1 11:17:54 ---> 7d5cf4e62d1c 11:17:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:17:55 Removing intermediate container 31b583409c23 11:17:55 ---> 9dd15597cad9 11:17:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 11:17:55 ---> Running in 12289861a7e2 11:17:55 ---> Running in fcb36d9e05ed 11:17:55 Removing intermediate container 6ea5cab06984 11:17:55 ---> 11bd131ef9a0 11:17:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:17:55 ---> Running in 63a262ba2fd1 11:17:55 Removing intermediate container 12289861a7e2 11:17:55 ---> 90969f94345f 11:17:55 Step 13/23 : ENV APP_PORT=59881 11:17:55 Removing intermediate container b9c3642732bc 11:17:55 ---> ce06e1be4fe6 11:17:55 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:17:55 Removing intermediate container fcb36d9e05ed 11:17:55 ---> 4ee0ddddfbcd 11:17:55 Step 13/22 : ENV APP_PORT=59860 11:17:55 ---> Running in 3fbd448a3b6b 11:17:55 ---> Running in da5ece5528ef 11:17:55 Removing intermediate container 63a262ba2fd1 11:17:55 ---> 0583db068ed7 11:17:55 Step 13/23 : ENV APP_PORT=59882 11:17:55 ---> Running in dc324f5896dd 11:17:55 ---> Running in ce9382dd9aa0 11:17:55 Removing intermediate container 3fbd448a3b6b 11:17:55 ---> 970562d3ff94 11:17:55 Step 14/23 : EXPOSE $APP_PORT 11:17:55 ---> Running in 02d9d1077744 11:17:55 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 11:17:55 Removing intermediate container da5ece5528ef 11:17:55 ---> 8773ed3ec631 11:17:55 Step 13/21 : WORKDIR /edgex 11:17:55 Status: Downloaded newer image for docker:20.10.10 11:17:55 ---> b706a049f56e 11:17:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 11:17:55 Removing intermediate container dc324f5896dd 11:17:55 ---> 2e5c137d7512 11:17:55 Step 14/22 : EXPOSE $APP_PORT 11:17:55 Removing intermediate container ce9382dd9aa0 11:17:55 ---> 1f599af71e72 11:17:55 Step 14/23 : EXPOSE $APP_PORT 11:17:55 ---> Running in 48b15ee697f1 11:17:55 ---> Running in cb4571c91a71 11:17:55 ---> Running in 4febba3bb237 11:17:55 ---> Running in 24bfd4bd22c2 11:17:55 Removing intermediate container 02d9d1077744 11:17:55 ---> 7d47e511fdc7 11:17:55 Step 15/23 : WORKDIR / 11:17:55 ---> Running in 147d462d16fe 11:17:55 Removing intermediate container 48b15ee697f1 11:17:55 ---> f5cdc87aca73 11:17:55 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:17:55 Removing intermediate container 4febba3bb237 11:17:55 ---> 2e5230712d0d 11:17:55 Step 15/23 : WORKDIR / 11:17:55 Removing intermediate container cb4571c91a71 11:17:55 ---> d1486d802679 11:17:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:17:55 ---> Running in c4455fa85cac 11:17:55 Removing intermediate container 24bfd4bd22c2 11:17:55 ---> 8dd8644143cb 11:17:55 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 11:17:55 Removing intermediate container 147d462d16fe 11:17:55 ---> bc455cf931a1 11:17:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:17:56 ---> Running in b4ace795d824 11:17:56 Removing intermediate container c4455fa85cac 11:17:56 ---> 7d3527929e3d 11:17:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:17:56 ---> 564777ad5f0b 11:17:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:17:56 ---> 19bb7ca8f1bc 11:17:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:17:56 ---> 65882a01ab36 11:17:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:17:56 (1/42) Installing readline (8.1.0-r0) 11:17:56 (2/42) Installing bash (5.1.4-r0) 11:17:56 ---> 7218220277d8 11:17:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:17:56 Executing bash-5.1.4-r0.post-install 11:17:56 (3/42) Installing brotli-libs (1.0.9-r5) 11:17:56 (4/42) Installing nghttp2-libs (1.43.0-r0) 11:17:56 (5/42) Installing libcurl (7.79.1-r0) 11:17:56 ---> 49f53e2f584a 11:17:56 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:17:56 (6/42) Installing curl (7.79.1-r0) 11:17:56 ---> 342cba117b78 11:17:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:17:56 (7/42) Installing dumb-init (1.2.5-r1) 11:17:56 (8/42) Installing libbz2 (1.0.8-r1) 11:17:56 (9/42) Installing expat (2.4.7-r0) 11:17:56 ---> f79963468034 11:17:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:17:56 (10/42) Installing libffi (3.3-r2) 11:17:56 (11/42) Installing gdbm (1.19-r0) 11:17:56 (12/42) Installing xz-libs (5.2.5-r0) 11:17:56 (13/42) Installing libgcc (10.3.1_git20210424-r2) 11:17:56 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 11:17:56 (15/42) Installing mpdecimal (2.5.1-r1) 11:17:56 (16/42) Installing sqlite-libs (3.35.5-r0) 11:17:56 (17/42) Installing python3 (3.9.5-r2) 11:17:57 (18/42) Installing py3-appdirs (1.4.4-r2) 11:17:57 (19/42) Installing py3-chardet (4.0.0-r2) 11:17:57 (20/42) Installing py3-idna (3.2-r0) 11:17:57 (21/42) Installing py3-urllib3 (1.26.5-r0) 11:17:57 (22/42) Installing py3-certifi (2020.12.5-r1) 11:17:57 (23/42) Installing py3-requests (2.25.1-r4) 11:17:57 (24/42) Installing py3-msgpack (1.0.2-r1) 11:17:57 (25/42) Installing py3-lockfile (0.12.2-r4) 11:17:57 (26/42) Installing py3-cachecontrol (0.12.6-r1) 11:17:57 (27/42) Installing py3-colorama (0.4.4-r1) 11:17:57 (28/42) Installing py3-contextlib2 (0.6.0-r1) 11:17:57 (29/42) Installing py3-distlib (0.3.1-r3) 11:17:57 (30/42) Installing py3-distro (1.5.0-r3) 11:17:57 (31/42) Installing py3-six (1.15.0-r1) 11:17:57 (32/42) Installing py3-webencodings (0.5.1-r4) 11:17:57 (33/42) Installing py3-html5lib (1.1-r1) 11:17:57 (34/42) Installing py3-parsing (2.4.7-r2) 11:17:57 (35/42) Installing py3-packaging (20.9-r1) 11:17:57 ---> ca58667f4944 11:17:57 Step 18/22 : ENTRYPOINT ["/support-notifications"] 11:17:57 (36/42) Installing py3-toml (0.10.2-r2) 11:17:57 (37/42) Installing py3-pep517 (0.10.0-r2) 11:17:57 (38/42) Installing py3-progress (1.5-r2) 11:17:57 (39/42) Installing py3-retrying (1.3.3-r1) 11:17:57 (40/42) Installing py3-ordered-set (4.0.2-r1) 11:17:57 (41/42) Installing py3-setuptools (52.0.0-r3) 11:17:57 ---> 77671ef2a18b 11:17:57 ---> 65bfded2772a 11:17:57 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"]Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:17:57 11:17:57 ---> Running in 0fc0322c6020 11:17:57 ---> c1a199762a19 11:17:57 Step 19/23 : ENTRYPOINT ["/core-metadata"] 11:17:57 (42/42) Installing py3-pip (20.3.4-r1) 11:17:57 ---> Running in 7627ffc9ddfd 11:17:57 ---> Running in ec65cb0035a7 11:17:57 Removing intermediate container 0fc0322c6020 11:17:57 ---> 72dac9966aa8 11:17:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:17:57 ---> Running in 087d7391021a 11:17:57 Removing intermediate container 7627ffc9ddfd 11:17:57 ---> f7430d098e74 11:17:57 Step 18/21 : CMD ["--init=true"] 11:17:57 Executing busybox-1.33.1-r6.trigger 11:17:57 Removing intermediate container ec65cb0035a7 11:17:57 ---> b05ea125784d 11:17:57 OK: 84 MiB in 64 packages 11:17:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:17:57 ---> 061a2f09cb7a 11:17:57 Step 19/23 : ENTRYPOINT ["/core-command"] 11:17:57 ---> Running in 4ed0a9cdd1d0 11:17:57 ---> Running in 3e502b152c24 11:17:57 ---> Running in 9abe8a347ff8 11:17:57 Removing intermediate container 087d7391021a 11:17:57 ---> 9f8fbf1945e5 11:17:57 Step 20/22 : LABEL arch=x86_64 11:17:57 ---> Running in 437c47c18b35 11:17:57 Removing intermediate container 4ed0a9cdd1d0 11:17:57 ---> 56d3a9da5770 11:17:57 Step 19/21 : LABEL arch=x86_64 11:17:57 ---> Running in a6dceae8d68a 11:17:57 Removing intermediate container 3e502b152c24 11:17:57 ---> 8eba18644a03 11:17:57 Step 21/23 : LABEL arch=x86_64 11:17:57 Removing intermediate container 9abe8a347ff8 11:17:57 ---> 6465795feed1 11:17:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:17:57 ---> Running in 7c6a94682d75 11:17:57 Removing intermediate container 437c47c18b35 11:17:57 ---> c6804a8d39e0 11:17:57 Step 21/22 : LABEL git_sha=12684836338262d12790475a321293a93915a045 11:17:57 ---> Running in 42feafe898e2 11:17:57 Removing intermediate container a6dceae8d68a 11:17:57 ---> e6b385b0dc43 11:17:57 Step 20/21 : LABEL git_sha=12684836338262d12790475a321293a93915a045 11:17:57 ---> Running in 40c26d240b8c 11:17:58 Removing intermediate container 7c6a94682d75 11:17:58 ---> 6d45ca5c2b03 11:17:58 Step 22/23 : LABEL git_sha=12684836338262d12790475a321293a93915a045 11:17:58 ---> Running in 9c1b2640e329 11:17:58 Removing intermediate container 42feafe898e2 11:17:58 ---> d20e78743de3 11:17:58 Step 21/23 : LABEL arch=x86_64 11:17:58 ---> Running in 7f1792146962 11:17:58 ---> Running in 9fe8868c5028 11:17:58 Removing intermediate container 40c26d240b8c 11:17:58 ---> 2f94b2450a6a 11:17:58 Step 22/22 : LABEL version=0.0.0 11:17:58 Removing intermediate container 9c1b2640e329 11:17:58 ---> f1e0c7bf76eb 11:17:58 Step 21/21 : LABEL version=0.0.0 11:17:58 ---> Running in 36777e3ea971 11:17:58 ---> Running in cd2254d3a964 11:17:58 Removing intermediate container 7f1792146962 11:17:58 ---> e52de20cd3a2 11:17:58 Step 23/23 : LABEL version=0.0.0 11:17:58 Removing intermediate container 9fe8868c5028 11:17:58 ---> 1e82d89a731f 11:17:58 Step 22/23 : LABEL git_sha=12684836338262d12790475a321293a93915a045 11:17:58 Removing intermediate container 36777e3ea971 11:17:58 ---> 29d58e01a607 11:17:58 11:17:58 ---> Running in ccac8de2dff3 11:17:58 ---> Running in c89c4ecb641d 11:17:58 Collecting docker-compose==1.23.2 11:17:58 Removing intermediate container cd2254d3a964 11:17:58 ---> 9c1ed14e7606 11:17:58 11:17:58 Successfully built 29d58e01a607 11:17:58 Successfully tagged support-notifications:latest 11:17:58 Building core-data 11:17:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:17:58  Building support-notifications ... done Successfully built 9c1ed14e7606 11:17:58 Successfully tagged security-proxy-setup:latest 11:17:58  Building security-proxy-setup ... done Building support-scheduler 11:17:58 Removing intermediate container c89c4ecb641d 11:17:58 ---> c779e9f2d951 11:17:58 11:17:58 Removing intermediate container ccac8de2dff3 11:17:58 ---> 93b01e756c53 11:17:58 Step 23/23 : LABEL version=0.0.0 11:17:58 ---> Running in 79d48a862f7d 11:17:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:17:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:17:58 Successfully built c779e9f2d951 11:17:58 Successfully tagged core-metadata:latest 11:17:58  Building core-metadata ... done Building security-secretstore-setup 11:17:58 Collecting jsonschema<3,>=2.5.1 11:17:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:17:58 Removing intermediate container 79d48a862f7d 11:17:58 ---> 8f6017577873 11:17:58 11:17:58 Successfully built 8f6017577873 11:17:58 Successfully tagged core-command:latest 11:17:58 Building security-bootstrapper 11:17:58  Building core-command ... done Collecting PyYAML<4,>=3.10 11:17:58 Downloading PyYAML-3.13.tar.gz (270 kB) 11:17:59 Collecting websocket-client<1.0,>=0.32.0 11:17:59 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 11:17:59 Collecting dockerpty<0.5,>=0.4.1 11:17:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:17:59 Collecting docopt<0.7,>=0.6.1 11:17:59 Downloading docopt-0.6.2.tar.gz (25 kB) 11:18:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 11:18:00 Collecting texttable<0.10,>=0.9.0 11:18:00 Downloading texttable-0.9.1.tar.gz (11 kB) 11:18:00 Collecting cached-property<2,>=1.2.0 11:18:00 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:18:00 Collecting docker<4.0,>=3.6.0 11:18:00 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:18:00 Collecting docker-pycreds>=0.4.0 11:18:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:18:00 Collecting idna<2.8,>=2.5 11:18:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:18:00 Collecting chardet<3.1.0,>=3.0.2 11:18:00 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 11:18:00 Collecting urllib3<1.25,>=1.21.1 11:18:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:18:00 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) 11:18:00 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 11:18:00 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 11:18:00 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 11:18:00 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 11:18:00 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 11:18:00 Attempting uninstall: urllib3 11:18:00 Found existing installation: urllib3 1.26.5 11:18:00 Uninstalling urllib3-1.26.5: 11:18:00 Successfully uninstalled urllib3-1.26.5 11:18:00 Attempting uninstall: idna 11:18:00 Found existing installation: idna 3.2 11:18:00 Uninstalling idna-3.2: 11:18:00 Successfully uninstalled idna-3.2 11:18:01 Attempting uninstall: chardet 11:18:01 Found existing installation: chardet 4.0.0 11:18:01 Uninstalling chardet-4.0.0: 11:18:01 Successfully uninstalled chardet-4.0.0 11:18:01 Attempting uninstall: requests 11:18:01 Found existing installation: requests 2.25.1 11:18:01 Uninstalling requests-2.25.1: 11:18:01 Successfully uninstalled requests-2.25.1 11:18:01 Running setup.py install for texttable: started 11:18:01 Running setup.py install for texttable: finished with status 'done' 11:18:01 Running setup.py install for PyYAML: started 11:18:02 Running setup.py install for PyYAML: finished with status 'done' 11:18:02 Running setup.py install for docopt: started 11:18:02 Running setup.py install for docopt: finished with status 'done' 11:18:02 Running setup.py install for dockerpty: started 11:18:02 Running setup.py install for dockerpty: finished with status 'done' 11:18:02 3f3a8bcf1eab: Pull complete 11:18:02 0c92f367c5e7: Pull complete 11:18:02 f7c0051592d6: Pull complete 11:18:02 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 11:18:03 a227ed2f7395: Pull complete 11:18:09 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:18:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:18:09 ---> b06de4d740b6 11:18:09 Step 3/22 : WORKDIR /edgex-go 11:18:09 ---> Using cache 11:18:09 ---> de6a09841e67 11:18:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:18:09 ---> Using cache 11:18:09 ---> 082859a0d933 11:18:09 Step 5/22 : RUN apk add --update --no-cache make git 11:18:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:18:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:18:09 ---> b06de4d740b6 11:18:09 Step 3/23 : WORKDIR /edgex-go 11:18:09 ---> Using cache 11:18:09 ---> de6a09841e67 11:18:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:18:09 ---> Using cache 11:18:09 ---> 082859a0d933 11:18:09 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:18:09 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:18:09 Step 2/31 : FROM ${BUILDER_BASE} AS builder 11:18:09 ---> b06de4d740b6 11:18:09 Step 3/31 : WORKDIR /edgex-go 11:18:09 ---> Using cache 11:18:09 ---> de6a09841e67 11:18:09 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:18:09 ---> Using cache 11:18:09 ---> 082859a0d933 11:18:09 Step 5/31 : RUN apk add --update --no-cache make git 11:18:09 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:18:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 11:18:09 ---> b06de4d740b6 11:18:09 Step 3/25 : WORKDIR /edgex-go 11:18:09 ---> Using cache 11:18:09 ---> de6a09841e67 11:18:09 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:18:09 ---> Using cache 11:18:09 ---> 082859a0d933 11:18:09 Step 5/25 : RUN apk add --update --no-cache make git 11:18:11 ---> Running in c6769c9ea530 11:18:11 ---> Running in 327150013d30 11:18:11 ---> Running in 5f561cc0cd3e 11:18:11 ---> Running in 1a9698e31e52 11:18:11 Removing intermediate container b4ace795d824 11:18:11 ---> 63ca4eb7de17 11:18:11 Step 14/23 : ENV APP_PORT=58890 11:18:11 ---> Running in 3e0dc754dd84 11:18:11 Removing intermediate container 3e0dc754dd84 11:18:11 ---> 7b96152837cb 11:18:11 Step 15/23 : EXPOSE $APP_PORT 11:18:11 7b1c46037f91: Pull complete 11:18:11 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 11:18:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:18:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists 11:18:11 ---> Running in b1116f220434 11:18:11 Removing intermediate container b1116f220434 11:18:11 ---> 23edb7636d8d 11:18:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [Pipeline] sh 11:18:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:18:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:18:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:18:11 + docker build -t ci-base-image-arm64 -f+ - . 11:18:11 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:18:11 WORKDIR /edgex 11:18:11 COPY go.mod . 11:18:11 RUN go mod download 11:18:11 ---> 00a0d8b60159 11:18:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:18:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:18:11 ---> 7c439144f942 11:18:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:18:12 ---> 0691202e3bf0 11:18:12 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 11:18:12 ---> Running in 6f386d3de3d3 11:18:12 Removing intermediate container 6f386d3de3d3 11:18:12 ---> 9fe781be33b0 11:18:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:18:12 ---> Running in 17abe73d8d74 11:18:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:18:12 Removing intermediate container 17abe73d8d74 11:18:12 ---> 9993dc7f4d4c 11:18:12 Step 21/23 : LABEL arch=x86_64 11:18:12 ---> Running in e7bde910abf1 11:18:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:18:12 Removing intermediate container e7bde910abf1 11:18:12 ---> 6c81315b65eb 11:18:12 Step 22/23 : LABEL git_sha=12684836338262d12790475a321293a93915a045 11:18:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:18:12 ---> Running in 9f55ff5a19eb 11:18:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:18:12 Removing intermediate container 9f55ff5a19eb 11:18:12 ---> f6e62fc9a4f5 11:18:12 Step 23/23 : LABEL version=0.0.0 11:18:12 ---> Running in 74c24455192d 11:18:12 OK: 221 MiB in 52 packages 11:18:12 OK: 221 MiB in 52 packages 11:18:12 Removing intermediate container 74c24455192d 11:18:12 ---> 587da48c8a4c 11:18:12 11:18:13 Successfully built 587da48c8a4c 11:18:13 Successfully tagged sys-mgmt-agent:latest 11:18:13  Building sys-mgmt-agent ... done OK: 221 MiB in 52 packages 11:18:13 OK: 221 MiB in 52 packages 11:18:13 Removing intermediate container 327150013d30 11:18:13 ---> 5495314cbc99 11:18:13 Step 6/31 : COPY go.mod vendor* ./ 11:18:13 Removing intermediate container 1a9698e31e52 11:18:13 ---> 2d7f33721f04 11:18:13 Step 6/23 : COPY go.mod vendor* ./ 11:18:13 Removing intermediate container 5f561cc0cd3e 11:18:13 ---> 6b557b3b584d 11:18:13 Step 6/22 : COPY go.mod vendor* ./ 11:18:13 ---> 499063f1b8fe 11:18:13 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:18:13 ---> cb6702c9439a 11:18:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:18:13 ---> Running in 0a37f7c2dc9b 11:18:13 Removing intermediate container c6769c9ea530 11:18:13 ---> ebe5fab13743 11:18:13 Step 6/25 : COPY go.mod vendor* ./ 11:18:13 ---> eeee306b3aec 11:18:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:18:13 ---> Running in dde7870cf7c6 11:18:13 ---> Running in 3eaa3566f47b 11:18:13 ---> 286a75758178 11:18:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:18:13 ---> Running in 752666a46c0a 11:18:14 Sending build context to Docker daemon 168.8MB 11:18:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:18:14 ---> f79e39bc4007 11:18:14 Step 2/4 : WORKDIR /edgex 11:18:15 Removing intermediate container 3eaa3566f47b 11:18:15 ---> 8d0c44725218 11:18:15 Step 8/22 : COPY . . 11:18:15 Removing intermediate container dde7870cf7c6 11:18:15 ---> a674920a1873 11:18:15 Step 8/23 : COPY . . 11:18:15 Removing intermediate container 0a37f7c2dc9b 11:18:15 ---> d00b4a82339a 11:18:15 Step 8/31 : COPY . . 11:18:15 Removing intermediate container 752666a46c0a 11:18:15 ---> 5dc96fa87b33 11:18:15 Step 8/25 : COPY . . 11:18:15 ---> Running in 28d2e188d79a 11:18:16 Removing intermediate container 28d2e188d79a 11:18:16 ---> 5edf0f0257db 11:18:16 Step 3/4 : COPY go.mod . 11:18:16 ---> fa04c2ab0f04 11:18:16 Step 4/4 : RUN go mod download 11:18:16 ---> Running in 0e16559dfe4e 11:18:21 ---> b87c9d5854a1 11:18:21 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:18:21 ---> abd5ba70707b 11:18:21 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 11:18:21 ---> d4096958f3e4 11:18:21 Step 9/23 : RUN make cmd/core-data/core-data 11:18:21 ---> 42f3b509461f 11:18:21 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 11:18:21 ---> Running in b3bdac9631ce 11:18:21 ---> Running in 329f6ee757a3 11:18:21 ---> Running in 3dc8310a11d8 11:18:21 ---> Running in bb5c92f9dc19 11:18:21 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 11:18:21 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 11:18:22 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 11:18:22 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 11:18:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:18:36 Removing intermediate container bb5c92f9dc19 11:18:36 ---> 26399acefcfe 11:18:36 11:18:36 Step 10/31 : FROM alpine:3.14 11:18:36 ---> a33ac4f1069a 11:18:36 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 11:18:36 Removing intermediate container 329f6ee757a3 11:18:36 ---> e44b12b49c46 11:18:36 11:18:36 Step 10/22 : FROM alpine:3.14 11:18:36 ---> a33ac4f1069a 11:18:36 Step 11/22 : RUN apk add --update --no-cache dumb-init 11:18:36 ---> Using cache 11:18:36 ---> 11bd131ef9a0 11:18:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:18:36 ---> Using cache 11:18:36 ---> 0583db068ed7 11:18:36 Step 13/22 : ENV APP_PORT=59861 11:18:36 ---> Running in 76e485f85a17 11:18:36 ---> Running in 58fdd69fd666 11:18:36 Removing intermediate container b3bdac9631ce 11:18:36 ---> 44295d0973db 11:18:36 11:18:36 Step 10/25 : FROM alpine:3.14 11:18:36 ---> a33ac4f1069a 11:18:36 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 11:18:36 Removing intermediate container 3dc8310a11d8 11:18:36 ---> 8a319d82dcb5 11:18:36 11:18:36 Step 10/23 : FROM alpine:3.14 11:18:36 ---> a33ac4f1069a 11:18:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:18:36 ---> Running in 6356df8eaba0 11:18:36 Removing intermediate container 76e485f85a17 11:18:36 ---> 06306bf25c8c 11:18:36 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 11:18:36 ---> Running in 6dc187064fc6 11:18:36 Removing intermediate container 58fdd69fd666 11:18:36 ---> 2844c38a6be6 11:18:36 Step 14/22 : EXPOSE $APP_PORT 11:18:36 ---> Running in 95a49ac0e8c3 11:18:36 ---> Running in 9d349e2fb750 11:18:36 Removing intermediate container 6dc187064fc6 11:18:36 ---> 6410d6640958 11:18:36 Step 12/23 : ENV APP_PORT=59880 11:18:36 ---> Running in d47a319435a9 11:18:36 Removing intermediate container 9d349e2fb750 11:18:36 ---> 9c1aa7395d8e 11:18:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:18:36 Removing intermediate container d47a319435a9 11:18:36 ---> d8640ec4604e 11:18:36 Step 13/23 : EXPOSE $APP_PORT 11:18:36 ---> Running in d2557d50a729 11:18:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:18:36 ---> fbbf3f6c353a 11:18:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:18:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:18:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:18:36 Removing intermediate container d2557d50a729 11:18:36 ---> cc3fc85750a0 11:18:36 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:18:36 ---> Running in ea3deaa3fc01 11:18:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:18:36 (1/3) Installing ca-certificates (20211220-r0) 11:18:36 (2/3) Installing dumb-init (1.2.5-r1) 11:18:36 (3/3) Installing su-exec (0.2-r1) 11:18:36 Executing busybox-1.33.1-r6.trigger 11:18:36 Executing ca-certificates-20211220-r0.trigger 11:18:36 OK: 6 MiB in 17 packages 11:18:36 (1/2) Installing dumb-init (1.2.5-r1) 11:18:36 (2/2) Installing su-exec (0.2-r1) 11:18:36 Executing busybox-1.33.1-r6.trigger 11:18:36 OK: 6 MiB in 16 packages 11:18:36 ---> 0aef9714a0dc 11:18:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:18:36 ---> 0813eb7991ca 11:18:36 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 11:18:36 ---> Running in 79a47df6c1e4 11:18:37 Removing intermediate container 79a47df6c1e4 11:18:37 ---> a83a58cd0a44 11:18:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:18:37 ---> Running in e96cd1a23dee 11:18:37 Removing intermediate container 95a49ac0e8c3 11:18:37 ---> c8b501e5859e 11:18:37 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 11:18:37 Removing intermediate container ea3deaa3fc01 11:18:37 ---> 8a732107a989 11:18:37 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 11:18:37 Removing intermediate container 6356df8eaba0 11:18:37 ---> 79bc16c534da 11:18:37 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:18:37 Removing intermediate container e96cd1a23dee 11:18:37 ---> f907961df695 11:18:37 Step 20/22 : LABEL arch=x86_64 11:18:37 ---> Running in cbdb0f2e806b 11:18:37 ---> Running in 49ef68bdf630 11:18:37 ---> Running in 6e2891381616 11:18:37 ---> Running in 4207f994eec3 11:18:37 Removing intermediate container cbdb0f2e806b 11:18:37 ---> 4930a796590f 11:18:37 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 11:18:37 ---> Running in 34c042d09592 11:18:37 Removing intermediate container 6e2891381616 11:18:37 ---> 2717ce13cdfb 11:18:37 Step 13/25 : WORKDIR / 11:18:37 Removing intermediate container 4207f994eec3 11:18:37 ---> e875d91175a1 11:18:37 Step 21/22 : LABEL git_sha=12684836338262d12790475a321293a93915a045 11:18:37 ---> Running in 55afd08b7b74 11:18:37 ---> Running in bdf6d4b06b30 11:18:37 Removing intermediate container 34c042d09592 11:18:37 ---> b9ecd2b5f0a0 11:18:37 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 11:18:37 ---> Running in 77b6534716ba 11:18:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:18:37 Removing intermediate container bdf6d4b06b30 11:18:37 ---> 65dab12207f3 11:18:37 Step 22/22 : LABEL version=0.0.0 11:18:37 Removing intermediate container 55afd08b7b74 11:18:37 ---> 38e5652335d0 11:18:37 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:18:37 ---> Running in 6a5d5431bc81 11:18:37 Removing intermediate container 6a5d5431bc81 11:18:37 ---> 25a6a1727577 11:18:37 11:18:37 ---> a4c280ab96d9 11:18:37 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:18:37 Successfully built 25a6a1727577 11:18:38 Successfully tagged support-scheduler:latest 11:18:38  Building support-scheduler ... done  ---> 1eab44d21225 11:18:38 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:18:38 ---> 07828847dc22 11:18:38 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 11:18:38 Removing intermediate container 77b6534716ba 11:18:38 ---> 3aa0f0cd82ab 11:18:38 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 11:18:38 ---> ade367d784be 11:18:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:18:38 ---> Running in 3573f58b9836 11:18:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:18:38 Removing intermediate container 3573f58b9836 11:18:38 ---> bb6bf88e3af4 11:18:38 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 11:18:38 ---> 7bdc712294f9 11:18:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:18:38 (1/6) Installing dumb-init (1.2.5-r1) 11:18:38 ---> d86f0384afe0 11:18:38 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 11:18:38 ---> Running in 351600e6bfab 11:18:38 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:18:38 (3/6) Installing libsodium (1.0.18-r0) 11:18:39 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:18:39 (5/6) Installing libzmq (4.3.4-r0) 11:18:39 ---> ecec865429d9 11:18:39 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:18:39 (6/6) Installing zeromq (4.3.4-r0) 11:18:39 Executing busybox-1.33.1-r6.trigger 11:18:39 OK: 8 MiB in 20 packages 11:18:39 ---> 5956991c827c 11:18:39 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 11:18:39 ---> Running in d1584cfc2ec9 11:18:39 Removing intermediate container 351600e6bfab 11:18:39 ---> ca47b6db0f95 11:18:39 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 11:18:39 ---> ca7f5702beec 11:18:39 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:18:39 Removing intermediate container 49ef68bdf630 11:18:39 ---> 4711d7eef320 11:18:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:18:40 ---> ba84a7866bef 11:18:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:18:40 ---> 235f25ea622b 11:18:40 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 11:18:40 Removing intermediate container d1584cfc2ec9 11:18:40 ---> f958b2286809 11:18:40 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 11:18:40 ---> 09d6f7191ea1 11:18:40 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 11:18:40 ---> Running in 13806608ef1d 11:18:40 ---> 5e8c7057e9e2 11:18:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:18:40 Removing intermediate container 13806608ef1d 11:18:40 ---> d4fe4e4717da 11:18:40 Step 23/25 : LABEL arch=x86_64 11:18:40 ---> 627f99a133d9 11:18:40 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 11:18:40 ---> Running in 0bc614e02a25 11:18:40 ---> b43eae010358 11:18:40 Step 19/23 : ENTRYPOINT ["/core-data"] 11:18:40 ---> Running in 2235ab2bfd3b 11:18:40 Removing intermediate container 0bc614e02a25 11:18:40 ---> e679298a0363 11:18:40 Step 24/25 : LABEL git_sha=12684836338262d12790475a321293a93915a045 11:18:40 ---> 0dafa5631685 11:18:40 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 11:18:40 ---> Running in 3c39913cce36 11:18:41 ---> Running in 4bd02b721112 11:18:41 Removing intermediate container 2235ab2bfd3b 11:18:41 ---> e6353377e8bf 11:18:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:18:41 ---> Running in b55db7b1c3fd 11:18:41 Removing intermediate container 3c39913cce36 11:18:41 ---> 61056a421428 11:18:41 Step 25/25 : LABEL version=0.0.0 11:18:41 ---> Running in 7f31564f8ca4 11:18:41 Removing intermediate container 4bd02b721112 11:18:41 ---> d622696644cb 11:18:41 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:18:41 Removing intermediate container b55db7b1c3fd 11:18:41 ---> 8602ad689163 11:18:41 Step 21/23 : LABEL arch=x86_64 11:18:41 ---> Running in ad6446c94120 11:18:41 Removing intermediate container 7f31564f8ca4 11:18:41 ---> 043c696332ed 11:18:41 11:18:41 Removing intermediate container ad6446c94120 11:18:41 ---> 868f9c513169 11:18:41 Step 22/23 : LABEL git_sha=12684836338262d12790475a321293a93915a045 11:18:41 Successfully built 043c696332ed 11:18:41 Successfully tagged security-secretstore-setup:latest 11:18:41  Building security-secretstore-setup ... done  ---> 440a91d7c19d 11:18:41 Step 26/31 : RUN chmod +x /entrypoint.sh 11:18:41 ---> Running in 0e34abde59c5 11:18:41 ---> Running in 35c3cdeacffe 11:18:41 Removing intermediate container 0e34abde59c5 11:18:41 ---> e57a7b330e59 11:18:41 Step 23/23 : LABEL version=0.0.0 11:18:41 ---> Running in f22bdbed51cd 11:18:41 Removing intermediate container f22bdbed51cd 11:18:41 ---> fe48023b9c2d 11:18:41 11:18:41 Successfully built fe48023b9c2d 11:18:41 Successfully tagged core-data:latest 11:18:42  Building core-data ... done Removing intermediate container 35c3cdeacffe 11:18:42 ---> 2e28c15b8ce9 11:18:42 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 11:18:42 ---> Running in 36eb4cfea0b0 11:18:42 Removing intermediate container 36eb4cfea0b0 11:18:42 ---> 3d3606777221 11:18:42 Step 28/31 : CMD ["gate"] 11:18:42 ---> Running in a5f1969c5e84 11:18:42 Removing intermediate container a5f1969c5e84 11:18:42 ---> 9a62c1f7326b 11:18:42 Step 29/31 : LABEL arch=x86_64 11:18:42 ---> Running in c585d78816aa 11:18:42 Removing intermediate container c585d78816aa 11:18:42 ---> 35d88d9773e7 11:18:42 Step 30/31 : LABEL git_sha=12684836338262d12790475a321293a93915a045 11:18:42 ---> Running in 68ca5b151311 11:18:42 Removing intermediate container 68ca5b151311 11:18:42 ---> cd69f41b58fd 11:18:42 Step 31/31 : LABEL version=0.0.0 11:18:43 ---> Running in ba32cbd2b08f 11:18:43 Removing intermediate container ba32cbd2b08f 11:18:43 ---> 063a5bcf337f 11:18:43 11:18:43 Successfully built 063a5bcf337f 11:18:43 Successfully tagged security-bootstrapper:latest 11:18:43  Building security-bootstrapper ... done  [Pipeline] } 11:18:43 $ docker stop --time=1 d3c54c37cc7f3dfaf7210e0287ace77b409bb5c9ef9e18232333550128ed1271 11:18:44 $ docker rm -f d3c54c37cc7f3dfaf7210e0287ace77b409bb5c9ef9e18232333550128ed1271 [Pipeline] // withDockerContainer [Pipeline] sh 11:18:45 + docker images 11:18:45 REPOSITORY TAG IMAGE ID CREATED SIZE 11:18:45 security-bootstrapper latest 063a5bcf337f 1 second ago 18.7MB 11:18:45 security-secretstore-setup latest 043c696332ed 3 seconds ago 27.9MB 11:18:45 core-data latest fe48023b9c2d 3 seconds ago 20MB 11:18:45 support-scheduler latest 25a6a1727577 7 seconds ago 15.9MB 11:18:45 8a319d82dcb5 9 seconds ago 1.79GB 11:18:45 e44b12b49c46 9 seconds ago 1.78GB 11:18:45 44295d0973db 9 seconds ago 1.78GB 11:18:45 26399acefcfe 10 seconds ago 1.77GB 11:18:45 sys-mgmt-agent latest 587da48c8a4c 32 seconds ago 296MB 11:18:45 security-proxy-setup latest 9c1ed14e7606 46 seconds ago 26.2MB 11:18:45 support-notifications latest 29d58e01a607 46 seconds ago 16.7MB 11:18:45 core-command latest 8f6017577873 46 seconds ago 15.8MB 11:18:45 core-metadata latest c779e9f2d951 46 seconds ago 16.6MB 11:18:45 41f27923b283 52 seconds ago 1.77GB 11:18:45 2073edef6376 53 seconds ago 1.78GB 11:18:45 63ffd35eb4f0 53 seconds ago 1.78GB 11:18:45 2ef407c20462 54 seconds ago 1.78GB 11:18:45 a7336f02f264 54 seconds ago 1.77GB 11:18:45 ci-base-image-x86_64 latest b06de4d740b6 3 minutes ago 1.27GB 11:18:45 alpine 3.14 a33ac4f1069a 20 hours ago 5.59MB 11:18:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB 11:18:45 docker 20.10.10 b706a049f56e 4 months ago 216MB 11:18:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 11:18:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 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 11:19:00 Still waiting to schedule task 11:19:00 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 11:19:38 Removing intermediate container 0e16559dfe4e 11:19:38 ---> d2eebc57a46d 11:19:38 Successfully built d2eebc57a46d 11:19:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:19:39 + docker inspect -f . ci-base-image-arm64 11:19:39 . [Pipeline] withDockerContainer 11:19:39 prd-ubuntu20.04-docker-arm64-4c-16g-7953 does not seem to be running inside a container 11:19:39 Running on prd-ubuntu18.04-docker-8c-8g-7954 in /w/workspace/edgexfoundry_edgex-go_PR-3914 11:19:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 11:19:40 $ docker top b69a26e24ce73cd705eb0efe042a96d7d3389dc2af8dc3de2534abd21bba282b -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 11:19:41 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 11:19:41 The recommended git tool is: git 11:19:41 + go version 11:19:41 go version go1.17.6 linux/arm64 [Pipeline] } 11:19:41 $ docker stop --time=1 b69a26e24ce73cd705eb0efe042a96d7d3389dc2af8dc3de2534abd21bba282b 11:19:42 using credential edgex-jenkins-ssh 11:19:42 Cloning the remote Git repository 11:19:43 $ docker rm -f b69a26e24ce73cd705eb0efe042a96d7d3389dc2af8dc3de2534abd21bba282b 11:19:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:19:42 > git init /w/workspace/edgex-go/1 # timeout=10 11:19:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:19:42 > git --version # timeout=10 11:19:42 > git --version # 'git version 2.17.1' 11:19:42 using GIT_SSH to set credentials SSH Credentials for GitHub 11:19:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:19:44 + docker inspect -f . ci-base-image-arm64 11:19:44 . [Pipeline] withDockerContainer 11:19:44 prd-ubuntu20.04-docker-arm64-4c-16g-7953 does not seem to be running inside a container 11:19:44 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 11:19:45 $ docker top 1b64512548ad3b2f9cb99d47d89bc24fc18d9c7116654bfa838059edba48506d -eo pid,comm [Pipeline] { [Pipeline] echo 11:19:46 ========================================================= 11:19:46 [edgeXBuildGoParallel] Running Tests and Build... 11:19:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:19:46 + make test 11:19:46 go mod tidy 11:19:47 Merging remotes/origin/main commit 6c3478e1e6f4d91ec84ab2540234cf3ed2d1b713 into PR head commit 12684836338262d12790475a321293a93915a045 11:19:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:19:47 Merge succeeded, producing 12684836338262d12790475a321293a93915a045 11:19:47 Checking out Revision 12684836338262d12790475a321293a93915a045 (PR-3914) 11:19:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:19:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:19:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:19:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:19:47 using GIT_SSH to set credentials SSH Credentials for GitHub 11:19:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3914/head:refs/remotes/origin/PR-3914 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:19:47 > git config core.sparsecheckout # timeout=10 11:19:47 > git checkout -f 12684836338262d12790475a321293a93915a045 # timeout=10 11:19:47 > git remote # timeout=10 11:19:47 > git config --get remote.origin.url # timeout=10 11:19:47 using GIT_SSH to set credentials SSH Credentials for GitHub 11:19:47 > git merge 6c3478e1e6f4d91ec84ab2540234cf3ed2d1b713 # timeout=10 11:19:47 > git rev-parse HEAD^{commit} # timeout=10 11:19:47 > git config core.sparsecheckout # timeout=10 11:19:47 > git checkout -f 12684836338262d12790475a321293a93915a045 # timeout=10 11:19:51 Commit message: "build(snap): upgrade device-virtual and app-service-configurable" 11:19:51 > git --version # timeout=10 11:19:51 > git --version # 'git version 2.17.1' 11:19:51 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:19:52 + echo snap-build.sh 11:19:52 snap-build.sh 11:19:52 + SNAP_BASE_DIR=. 11:19:52 + '[' '!' -z /w/workspace/edgex-go/1 ']' 11:19:52 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 11:19:52 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 11:19:52 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 11:19:52 + cd /w/workspace/edgex-go/1 11:19:52 + sudo apt-get remove -qy --purge lxd lxd-client 11:19:52 Reading package lists... 11:19:52 Building dependency tree... 11:19:52 Reading state information... 11:19:52 The following packages were automatically installed and are no longer required: 11:19:52 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 11:19:52 uidmap xdelta3 11:19:52 Use 'sudo apt autoremove' to remove them. 11:19:52 The following packages will be REMOVED: 11:19:52 lxd* lxd-client* 11:19:52 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 11:19:52 After this operation, 31.7 MB disk space will be freed. 11:19:53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 11:19:53 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 11:19:54 Removing lxd dnsmasq configuration 11:19:54 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 11:19:54 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 11:19:54 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 11:19:54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 11:19:54 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 11:19:56 Processing triggers for systemd (237-3ubuntu10.52) ... 11:19:56 Processing triggers for ureadahead (0.100.0-21) ... 11:19:56 + sudo snap remove --purge lxd 11:19:57 snap "lxd" is not installed 11:19:57 + sudo groupadd --force --system lxd 11:19:57 ++ whoami 11:19:57 + sudo /usr/sbin/usermod -G lxd -a jenkins 11:19:57 + newgrp - lxd 11:19:57 + sudo snap install lxd 11:20:07 2022-03-18T11:20:04Z INFO Waiting for automatic snapd restart... 11:20:20 ? github.com/edgexfoundry/edgex-go [no test files] 11:20:25 lxd 4.24 from Canonical* installed 11:20:25 + sudo lxd init --auto 11:20:31 + sudo snap install --classic snapcraft 11:20:37 snapcraft 6.0.2 from Canonical* installed 11:20:37 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 11:20:37 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 11:20:37 % Total % Received % Xferd Average Speed Time Time Time Current 11:20:37 Dload Upload Total Spent Left Speed 11:20:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 0 658 0 0 3760 0 --:--:-- --:--:-- --:--:-- 3760 11:20:37 100 3325k 100 3325k 0 0 8250k 0 --:--:-- --:--:-- --:--:-- 8250k 11:20:37 ./yq_linux_amd64 11:20:37 + sudo snapcraft prime --use-lxd 11:20:39 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 11:20:39 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: 11:20:39 - README.md 11:20:39 11:20:39 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 11:20:39 Launching a container. 11:20:49 Waiting for container to be ready 11:20:50 To start your first container, try: lxc launch ubuntu:20.04 11:20:50 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 11:20:50 11:20:54 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 11:20:55 Waiting for network to be ready... 11:20:56 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 11:20:56 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 11:20:56 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 11:20:56 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] 11:20:56 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 11:20:57 Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 11:20:57 Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] 11:20:57 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 11:20:57 Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 11:20:57 Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] 11:20:57 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 11:20:57 Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 11:20:57 Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 11:20:57 Get:14 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 11:20:57 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 11:20:57 Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] 11:20:57 Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] 11:20:57 Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] 11:20:57 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 11:20:57 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1642 kB] 11:20:57 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] 11:20:57 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] 11:20:57 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 11:20:57 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] 11:20:57 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] 11:20:57 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] 11:20:57 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] 11:21:00 Fetched 23.4 MB in 4s (5910 kB/s) 11:21:00 Reading package lists... 11:21:00 Reading package lists... 11:21:00 Building dependency tree... 11:21:00 Reading state information... 11:21:00 The following additional packages will be installed: 11:21:00 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 11:21:00 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 11:21:00 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 11:21:00 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 11:21:00 Suggested packages: 11:21:00 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 11:21:00 Recommended packages: 11:21:00 gnupg libsasl2-modules 11:21:00 The following NEW packages will be installed: 11:21:00 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 11:21:00 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 11:21:00 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 11:21:00 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 11:21:00 The following packages will be upgraded: 11:21:00 gpg gpg-agent gpgconf libudev1 11:21:01 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 11:21:01 Need to get 3859 kB of archives. 11:21:01 After this operation, 14.9 MB of additional disk space will be used. 11:21:01 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 11:21:01 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 11:21:01 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 11:21:01 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 11:21:01 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 11:21:01 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 11:21:01 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 11:21:02 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 11:21:02 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 11:21:02 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 11:21:02 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 11:21:02 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 11:21:02 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 11:21:02 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 11:21:02 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 11:21:02 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 11:21:02 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 11:21:02 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 11:21:02 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 11:21:02 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 11:21:02 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 11:21:02 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 11:21:02 debconf: delaying package configuration, since apt-utils is not installed 11:21:02 Fetched 3859 kB in 1s (3364 kB/s) 11:21:02 (Reading database ... 12816 files and directories currently installed.) 11:21:02 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 11:21:02 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 11:21:02 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 11:21:02 Selecting previously unselected package udev. 11:21:02 (Reading database ... 12816 files and directories currently installed.) 11:21:02 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 11:21:02 Unpacking udev (245.4-4ubuntu3.15) ... 11:21:02 Selecting previously unselected package libfuse2:amd64. 11:21:02 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 11:21:02 Unpacking libfuse2:amd64 (2.9.9-3) ... 11:21:02 Selecting previously unselected package fuse. 11:21:02 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 11:21:02 Unpacking fuse (2.9.9-3) ... 11:21:02 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 11:21:02 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 11:21:02 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 11:21:02 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 11:21:03 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 11:21:03 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 11:21:03 Selecting previously unselected package libksba8:amd64. 11:21:03 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 11:21:03 Unpacking libksba8:amd64 (1.3.5-2) ... 11:21:03 Selecting previously unselected package libroken18-heimdal:amd64. 11:21:03 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 11:21:03 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:21:03 Selecting previously unselected package libasn1-8-heimdal:amd64. 11:21:03 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 11:21:03 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:21:03 Selecting previously unselected package libheimbase1-heimdal:amd64. 11:21:03 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 11:21:03 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:21:03 Selecting previously unselected package libhcrypto4-heimdal:amd64. 11:21:03 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 11:21:03 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:21:03 Selecting previously unselected package libwind0-heimdal:amd64. 11:21:03 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 11:21:03 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:21:03 Selecting previously unselected package libhx509-5-heimdal:amd64. 11:21:03 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 11:21:03 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:21:03 Selecting previously unselected package libkrb5-26-heimdal:amd64. 11:21:03 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 11:21:03 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:21:03 Selecting previously unselected package libheimntlm0-heimdal:amd64. 11:21:03 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 11:21:03 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:21:03 Selecting previously unselected package libgssapi3-heimdal:amd64. 11:21:03 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 11:21:03 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:21:03 Selecting previously unselected package libsasl2-modules-db:amd64. 11:21:03 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 11:21:03 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 11:21:03 Selecting previously unselected package libsasl2-2:amd64. 11:21:03 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 11:21:03 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 11:21:03 Selecting previously unselected package libldap-common. 11:21:03 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 11:21:03 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 11:21:03 Selecting previously unselected package libldap-2.4-2:amd64. 11:21:03 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 11:21:03 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 11:21:03 Selecting previously unselected package dirmngr. 11:21:03 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 11:21:03 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 11:21:04 Setting up libksba8:amd64 (1.3.5-2) ... 11:21:04 Setting up libfuse2:amd64 (2.9.9-3) ... 11:21:04 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 11:21:04 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 11:21:04 Setting up udev (245.4-4ubuntu3.15) ... 11:21:04 invoke-rc.d: policy-rc.d denied execution of start. 11:21:04 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 11:21:04 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:21:04 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 11:21:04 Setting up gpg (2.2.19-3ubuntu2.1) ... 11:21:04 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:21:04 Setting up fuse (2.9.9-3) ... 11:21:04 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 11:21:05 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:21:05 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:21:05 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:21:05 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:21:05 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:21:05 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:21:05 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 11:21:05 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 11:21:05 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 11:21:05 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 11:21:05 Processing triggers for systemd (245.4-4ubuntu3) ... 11:21:05 Processing triggers for libc-bin (2.31-0ubuntu9) ... 11:21:06 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 11:21:06 Alias= settings in the [Install] section, and DefaultInstance= for template 11:21:06 units). This means they are not meant to be enabled using systemctl. 11:21:06 11:21:06 Possible reasons for having this kind of units are: 11:21:06 • A unit may be statically enabled by being symlinked from another unit's 11:21:06 .wants/ or .requires/ directory. 11:21:06 • A unit's purpose may be to act as a helper for some other unit which has 11:21:06 a requirement dependency on it. 11:21:06 • A unit may be started when needed via activation (socket, path, timer, 11:21:06 D-Bus, udev, scripted systemctl call, ...). 11:21:06 • In case of template units, the unit is meant to be enabled with some 11:21:06 instance name specified. 11:21:06 Reading package lists... 11:21:06 Building dependency tree... 11:21:06 Reading state information... 11:21:06 The following additional packages will be installed: 11:21:06 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 11:21:06 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 11:21:06 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 11:21:06 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 11:21:06 openssh-client python3 python3-minimal python3.8 python3.8-minimal 11:21:06 squashfs-tools systemd systemd-sysv systemd-timesyncd 11:21:06 Suggested packages: 11:21:06 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 11:21:06 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 11:21:06 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 11:21:06 systemd-container policykit-1 11:21:06 Recommended packages: 11:21:06 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 11:21:06 The following NEW packages will be installed: 11:21:06 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 11:21:06 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 11:21:06 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 11:21:06 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 11:21:06 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 11:21:06 The following packages will be upgraded: 11:21:06 libsystemd0 systemd systemd-sysv systemd-timesyncd 11:21:06 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 11:21:06 Need to get 46.5 MB of archives. 11:21:06 After this operation, 181 MB of additional disk space will be used. 11:21:06 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 11:21:06 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 11:21:07 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 11:21:07 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 11:21:07 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 11:21:07 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 11:21:07 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 11:21:07 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 11:21:07 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 11:21:07 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 11:21:07 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 11:21:07 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 11:21:07 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 11:21:07 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 11:21:07 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 11:21:07 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 11:21:07 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 11:21:07 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 11:21:07 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 11:21:07 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 11:21:07 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 11:21:07 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 11:21:07 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 11:21:07 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 11:21:07 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 11:21:07 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 11:21:07 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 11:21:07 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 11:21:07 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 11:21:07 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 11:21:07 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 11:21:07 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 11:21:07 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 11:21:09 debconf: delaying package configuration, since apt-utils is not installed 11:21:09 Fetched 46.5 MB in 2s (19.9 MB/s) 11:21:09 (Reading database ... 13067 files and directories currently installed.) 11:21:09 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 11:21:09 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 11:21:09 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 11:21:09 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 11:21:09 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 11:21:09 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 11:21:10 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 11:21:10 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 11:21:10 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 11:21:10 Selecting previously unselected package libpython3.8-minimal:amd64. 11:21:10 (Reading database ... 13068 files and directories currently installed.) 11:21:10 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 11:21:10 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 11:21:10 Selecting previously unselected package libexpat1:amd64. 11:21:10 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 11:21:10 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 11:21:10 Selecting previously unselected package python3.8-minimal. 11:21:10 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 11:21:10 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 11:21:10 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 11:21:10 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 11:21:10 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 11:21:11 Selecting previously unselected package python3-minimal. 11:21:11 (Reading database ... 13359 files and directories currently installed.) 11:21:11 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 11:21:11 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 11:21:11 Selecting previously unselected package mime-support. 11:21:11 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 11:21:11 Unpacking mime-support (3.64ubuntu1) ... 11:21:11 Selecting previously unselected package libmpdec2:amd64. 11:21:11 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 11:21:11 Unpacking libmpdec2:amd64 (2.4.2-3) ... 11:21:11 Selecting previously unselected package libpython3.8-stdlib:amd64. 11:21:11 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 11:21:11 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 11:21:11 Selecting previously unselected package python3.8. 11:21:11 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 11:21:11 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 11:21:11 Selecting previously unselected package libpython3-stdlib:amd64. 11:21:11 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 11:21:11 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 11:21:11 Setting up python3-minimal (3.8.2-0ubuntu2) ... 11:21:11 Selecting previously unselected package python3. 11:21:11 (Reading database ... 13761 files and directories currently installed.) 11:21:11 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 11:21:11 Unpacking python3 (3.8.2-0ubuntu2) ... 11:21:11 Selecting previously unselected package libdbus-1-3:amd64. 11:21:11 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 11:21:11 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 11:21:12 Selecting previously unselected package dbus. 11:21:12 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 11:21:12 Unpacking dbus (1.12.16-2ubuntu2.1) ... 11:21:12 Selecting previously unselected package libbsd0:amd64. 11:21:12 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 11:21:12 Unpacking libbsd0:amd64 (0.10.0-1) ... 11:21:12 Selecting previously unselected package libpam-systemd:amd64. 11:21:12 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 11:21:12 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 11:21:12 Selecting previously unselected package sudo. 11:21:12 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 11:21:12 Unpacking sudo (1.8.31-1ubuntu1.2) ... 11:21:12 Selecting previously unselected package apparmor. 11:21:12 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 11:21:12 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 11:21:12 Selecting previously unselected package libcbor0.6:amd64. 11:21:12 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 11:21:12 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 11:21:12 Selecting previously unselected package libedit2:amd64. 11:21:12 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 11:21:12 Unpacking libedit2:amd64 (3.1-20191231-1) ... 11:21:12 Selecting previously unselected package libfido2-1:amd64. 11:21:12 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 11:21:12 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 11:21:12 Selecting previously unselected package libkrb5support0:amd64. 11:21:12 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 11:21:12 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 11:21:12 Selecting previously unselected package libk5crypto3:amd64. 11:21:12 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 11:21:12 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 11:21:12 Selecting previously unselected package libkeyutils1:amd64. 11:21:12 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 11:21:12 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 11:21:12 Selecting previously unselected package libkrb5-3:amd64. 11:21:12 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 11:21:12 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 11:21:12 Selecting previously unselected package libgssapi-krb5-2:amd64. 11:21:12 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 11:21:12 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 11:21:12 Selecting previously unselected package openssh-client. 11:21:12 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 11:21:12 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 11:21:13 Selecting previously unselected package dbus-user-session. 11:21:13 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 11:21:13 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 11:21:13 Selecting previously unselected package liblzo2-2:amd64. 11:21:13 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 11:21:13 Unpacking liblzo2-2:amd64 (2.10-2) ... 11:21:13 Selecting previously unselected package squashfs-tools. 11:21:13 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 11:21:13 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 11:21:13 Selecting previously unselected package snapd. 11:21:13 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 11:21:13 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 11:21:16 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 11:21:16 Setting up mime-support (3.64ubuntu1) ... 11:21:16 Setting up liblzo2-2:amd64 (2.10-2) ... 11:21:16 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 11:21:16 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 11:21:16 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 11:21:16 Setting up dbus (1.12.16-2ubuntu2.1) ... 11:21:16 Setting up sudo (1.8.31-1ubuntu1.2) ... 11:21:16 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 11:21:16 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 11:21:16 Setting up libmpdec2:amd64 (2.4.2-3) ... 11:21:16 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 11:21:16 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 11:21:16 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 11:21:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:21:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:21:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:21:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:21:17 Setting up libbsd0:amd64 (0.10.0-1) ... 11:21:17 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 11:21:17 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 11:21:17 Setting up libedit2:amd64 (3.1-20191231-1) ... 11:21:17 Setting up python3 (3.8.2-0ubuntu2) ... 11:21:17 running python rtupdate hooks for python3.8... 11:21:17 running python post-rtupdate hooks for python3.8... 11:21:17 Setting up apparmor (2.13.3-7ubuntu5.1) ... 11:21:18 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 11:21:18 Reloading AppArmor profiles 11:21:18 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 11:21:18 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 11:21:18 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 11:21:18 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 11:21:18 Setting up systemd (245.4-4ubuntu3.15) ... 11:21:18 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 11:21:18 Installing new version of config file /etc/systemd/resolved.conf ... 11:21:20 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 11:21:20 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 11:21:20 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 11:21:20 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 11:21:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 11:21:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 11:21:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 11:21:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 11:21:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 11:21:21 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 11:21:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 11:21:22 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 11:21:22 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 11:21:22 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 11:21:23 /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' 11:21:23 Processing triggers for libc-bin (2.31-0ubuntu9) ... 11:21:23 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 11:21:23 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 11:21:24 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 11:21:25 Reading package lists... 11:21:25 Reading package lists... 11:21:25 Building dependency tree... 11:21:25 Reading state information... 11:21:25 Calculating upgrade... 11:21:25 The following packages will be upgraded: 11:21:25 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 11:21:25 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 11:21:25 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 11:21:25 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 11:21:25 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 11:21:25 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 11:21:25 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 11:21:25 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 11:21:25 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 11:21:25 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 11:21:25 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 11:21:25 xz-utils zlib1g 11:21:25 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 11:21:25 Need to get 65.7 MB of archives. 11:21:25 After this operation, 27.5 MB of additional disk space will be used. 11:21:25 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 11:21:25 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 11:21:25 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 11:21:25 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] 11:21:25 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 11:21:25 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 11:21:25 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 11:21:25 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 11:21:25 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 11:21:25 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 11:21:25 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 11:21:25 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 11:21:25 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 11:21:25 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 11:21:25 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 11:21:25 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 11:21:25 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 11:21:25 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 11:21:25 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 11:21:25 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 11:21:25 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 11:21:25 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 11:21:25 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 11:21:25 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 11:21:25 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 11:21:25 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 11:21:25 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 11:21:25 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 11:21:25 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 11:21:25 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 11:21:25 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 11:21:25 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 11:21:25 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 11:21:25 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 11:21:25 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 11:21:25 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 11:21:25 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 11:21:25 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 11:21:25 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 11:21:25 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 11:21:25 Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 11:21:25 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 11:21:25 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 11:21:25 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 11:21:25 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 11:21:25 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 11:21:25 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 11:21:25 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 11:21:25 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 11:21:25 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 11:21:25 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 11:21:25 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 11:21:25 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 11:21:25 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] 11:21:25 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] 11:21:26 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] 11:21:26 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] 11:21:26 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] 11:21:26 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] 11:21:26 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] 11:21:26 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 11:21:26 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 11:21:26 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 11:21:26 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 11:21:26 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 11:21:26 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 11:21:26 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 11:21:26 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 11:21:26 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 11:21:26 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 11:21:26 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 11:21:26 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 11:21:26 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 11:21:26 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 11:21:26 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 11:21:26 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 11:21:26 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 11:21:26 debconf: delaying package configuration, since apt-utils is not installed 11:21:26 Fetched 65.7 MB in 1s (55.7 MB/s) 11:21:26 (Reading database ... 14313 files and directories currently installed.) 11:21:26 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 11:21:26 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 11:21:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:21:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:21:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:21:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:21:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:21:27 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 11:21:27 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 11:21:27 Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... 11:21:27 Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... 11:21:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:21:27 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:21:27 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:21:27 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:21:27 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:21:28 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:21:28 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:21:28 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:21:28 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:21:28 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:21:28 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:21:28 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:21:28 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:21:28 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:21:28 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:21:28 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 11:21:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:21:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:21:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:21:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:21:28 (Reading database ... 14312 files and directories currently installed.) 11:21:28 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:21:28 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:21:28 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 11:21:28 (Reading database ... 14312 files and directories currently installed.) 11:21:28 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:21:28 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:21:28 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:21:28 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:21:28 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 11:21:28 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 11:21:28 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 11:21:28 (Reading database ... 14312 files and directories currently installed.) 11:21:28 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 11:21:29 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 11:21:29 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 11:21:29 (Reading database ... 14312 files and directories currently installed.) 11:21:29 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 11:21:30 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 11:21:30 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 11:21:30 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 11:21:30 Setting up base-files (11ubuntu5.5) ... 11:21:30 Installing new version of config file /etc/issue ... 11:21:30 Installing new version of config file /etc/issue.net ... 11:21:30 Installing new version of config file /etc/lsb-release ... 11:21:30 Installing new version of config file /etc/update-motd.d/50-motd-news ... 11:21:30 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 11:21:30 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 11:21:30 Removing obsolete conffile /etc/default/motd-news ... 11:21:30 (Reading database ... 14311 files and directories currently installed.) 11:21:30 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 11:21:30 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 11:21:31 Setting up bash (5.0-6ubuntu1.1) ... 11:21:31 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 11:21:31 (Reading database ... 14311 files and directories currently installed.) 11:21:31 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 11:21:31 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 11:21:31 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 11:21:31 (Reading database ... 14311 files and directories currently installed.) 11:21:31 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 11:21:31 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 11:21:31 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 11:21:31 (Reading database ... 14311 files and directories currently installed.) 11:21:31 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 11:21:31 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 11:21:31 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 11:21:31 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 11:21:31 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 11:21:32 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 11:21:32 Setting up perl-base (5.30.0-9ubuntu0.2) ... 11:21:32 (Reading database ... 14311 files and directories currently installed.) 11:21:32 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 11:21:32 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 11:21:33 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 11:21:33 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 11:21:33 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 11:21:33 (Reading database ... 14311 files and directories currently installed.) 11:21:33 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 11:21:33 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 11:21:33 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 11:21:33 (Reading database ... 14311 files and directories currently installed.) 11:21:33 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 11:21:33 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 11:21:33 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 11:21:33 (Reading database ... 14311 files and directories currently installed.) 11:21:33 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 11:21:33 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 11:21:33 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 11:21:33 (Reading database ... 14311 files and directories currently installed.) 11:21:33 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 11:21:33 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 11:21:33 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 11:21:33 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 11:21:33 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 11:21:33 (Reading database ... 14311 files and directories currently installed.) 11:21:33 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 11:21:33 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 11:21:33 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 11:21:33 (Reading database ... 14311 files and directories currently installed.) 11:21:33 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 11:21:33 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 11:21:33 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 11:21:34 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 11:21:34 Setting up util-linux (2.34-0.1ubuntu9.3) ... 11:21:34 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 11:21:35 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 11:21:35 (Reading database ... 14311 files and directories currently installed.) 11:21:35 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 11:21:35 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 11:21:35 Setting up libc-bin (2.31-0ubuntu9.7) ... 11:21:35 (Reading database ... 14311 files and directories currently installed.) 11:21:35 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 11:21:35 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 11:21:35 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 11:21:35 (Reading database ... 14311 files and directories currently installed.) 11:21:35 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 11:21:35 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 11:21:35 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 11:21:35 (Reading database ... 14311 files and directories currently installed.) 11:21:35 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 11:21:35 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 11:21:35 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 11:21:35 (Reading database ... 14311 files and directories currently installed.) 11:21:35 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 11:21:35 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 11:21:35 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 11:21:35 (Reading database ... 14311 files and directories currently installed.) 11:21:35 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 11:21:35 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 11:21:36 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 11:21:36 (Reading database ... 14311 files and directories currently installed.) 11:21:36 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 11:21:36 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 11:21:36 Setting up gpgv (2.2.19-3ubuntu2.1) ... 11:21:36 (Reading database ... 14311 files and directories currently installed.) 11:21:36 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 11:21:36 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 11:21:36 Setting up ubuntu-keyring (2020.02.11.4) ... 11:21:36 (Reading database ... 14311 files and directories currently installed.) 11:21:36 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 11:21:36 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 11:21:36 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 11:21:36 (Reading database ... 14311 files and directories currently installed.) 11:21:36 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 11:21:36 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 11:21:36 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 11:21:36 (Reading database ... 14311 files and directories currently installed.) 11:21:36 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 11:21:36 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 11:21:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.222s coverage: 28.7% of statements 11:21:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:21:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:21:37 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 11:21:37 (Reading database ... 14311 files and directories currently installed.) 11:21:37 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 11:21:37 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 11:21:37 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 11:21:37 (Reading database ... 14311 files and directories currently installed.) 11:21:37 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 11:21:37 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 11:21:37 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 11:21:37 (Reading database ... 14311 files and directories currently installed.) 11:21:37 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 11:21:37 Unpacking apt (2.0.6) over (2.0.2) ... 11:21:37 Setting up apt (2.0.6) ... 11:21:38 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 11:21:38 (Reading database ... 14311 files and directories currently installed.) 11:21:38 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 11:21:38 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 11:21:38 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 11:21:38 (Reading database ... 14311 files and directories currently installed.) 11:21:38 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 11:21:38 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 11:21:38 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 11:21:38 (Reading database ... 14313 files and directories currently installed.) 11:21:38 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 11:21:38 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 11:21:38 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 11:21:38 (Reading database ... 14317 files and directories currently installed.) 11:21:38 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 11:21:38 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 11:21:38 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 11:21:38 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 11:21:39 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 11:21:39 (Reading database ... 14317 files and directories currently installed.) 11:21:39 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 11:21:39 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 11:21:39 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 11:21:39 (Reading database ... 14317 files and directories currently installed.) 11:21:39 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 11:21:39 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 11:21:39 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 11:21:39 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 11:21:39 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 11:21:39 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 11:21:39 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 11:21:39 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 11:21:39 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 11:21:39 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 11:21:40 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 11:21:40 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 11:21:40 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 11:21:40 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 11:21:40 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 11:21:40 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 11:21:40 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 11:21:40 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 11:21:40 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 11:21:40 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 11:21:41 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 11:21:41 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 11:21:41 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 11:21:41 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 11:21:41 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 11:21:41 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 11:21:41 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 11:21:41 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 11:21:41 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 11:21:41 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 11:21:41 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 11:21:41 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 11:21:41 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 11:21:41 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 11:21:41 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 11:21:41 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 11:21:41 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... 11:21:41 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 11:21:42 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 11:21:42 Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 11:21:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.400s coverage: 98.5% of statements 11:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:21:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.475s coverage: 54.9% of statements 11:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:21:42 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 11:21:42 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 11:21:43 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 11:21:43 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 11:21:43 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 11:21:43 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 11:21:44 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 11:21:44 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 11:21:44 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... 11:21:44 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 11:21:44 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 11:21:44 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 11:21:44 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 11:21:44 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 11:21:44 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 11:21:44 Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... 11:21:44 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 11:21:44 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 11:21:44 Setting up tzdata (2021e-0ubuntu0.20.04) ... 11:21:45 11:21:45 Current default time zone: 'Etc/UTC' 11:21:45 Local time is now: Fri Mar 18 11:21:44 UTC 2022. 11:21:45 Universal Time is now: Fri Mar 18 11:21:44 UTC 2022. 11:21:45 Run 'dpkg-reconfigure tzdata' if you wish to change it. 11:21:45 11:21:45 Setting up xz-utils (5.2.4-1ubuntu1) ... 11:21:45 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 11:21:45 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 11:21:45 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 11:21:45 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 11:21:45 Setting up mount (2.34-0.1ubuntu9.3) ... 11:21:45 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 11:21:45 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 11:21:45 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 11:21:45 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 11:21:45 Setting up openssl (1.1.1f-1ubuntu2.12) ... 11:21:45 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 11:21:45 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 11:21:45 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 11:21:45 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 11:21:45 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... 11:21:45 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 11:21:45 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 11:21:45 Setting up fdisk (2.34-0.1ubuntu9.3) ... 11:21:45 Setting up ca-certificates (20210119~20.04.2) ... 11:21:47 Updating certificates in /etc/ssl/certs... 11:21:48 21 added, 21 removed; done. 11:21:48 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... 11:21:48 Setting up perl (5.30.0-9ubuntu0.2) ... 11:21:48 Setting up procps (2:3.3.16-1ubuntu2.3) ... 11:21:48 Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... 11:21:48 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 11:21:48 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 11:21:48 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 11:21:48 Setting up binutils (2.34-6ubuntu1.3) ... 11:21:48 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 11:21:48 Setting up build-essential (12.8ubuntu1.1) ... 11:21:48 Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... 11:21:48 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 11:21:48 Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... 11:21:48 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 11:21:48 Processing triggers for systemd (245.4-4ubuntu3.15) ... 11:21:48 Processing triggers for mime-support (3.64ubuntu1) ... 11:21:48 Processing triggers for ca-certificates (20210119~20.04.2) ... 11:21:48 Updating certificates in /etc/ssl/certs... 11:21:49 0 added, 0 removed; done. 11:21:49 Running hooks in /etc/ca-certificates/update.d... 11:21:49 done. 11:21:50 Reading package lists... 11:21:50 Building dependency tree... 11:21:50 Reading state information... 11:21:50 The following NEW packages will be installed: 11:21:50 apt-transport-https 11:21:50 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 11:21:50 Need to get 4680 B of archives. 11:21:50 After this operation, 162 kB of additional disk space will be used. 11:21:50 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 11:21:50 debconf: delaying package configuration, since apt-utils is not installed 11:21:51 Fetched 4680 B in 0s (24.8 kB/s) 11:21:51 Selecting previously unselected package apt-transport-https. 11:21:51 (Reading database ... 14320 files and directories currently installed.) 11:21:51 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 11:21:51 Unpacking apt-transport-https (2.0.6) ... 11:21:51 Setting up apt-transport-https (2.0.6) ... 11:21:51 Waiting for network to be ready... 11:21:57 2022-03-18T11:21:55Z INFO Waiting for automatic snapd restart... 11:21:58 snapd 2.54.4 from Canonical* installed 11:21:59 "snapd" switched to the "latest/stable" channel 11:21:59 11:22:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.475s coverage: 89.2% of statements 11:22:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 11:22:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:22:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:22:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.321s coverage: 84.4% of statements 11:22:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:22:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:22:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 11:22:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:22:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:22:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.638s coverage: 94.2% of statements 11:22:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:22:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:22:00 ok github.com/edgexfoundry/edgex-go/internal/io 0.352s coverage: 72.2% of statements 11:22:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:22:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 11:22:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:22:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:22:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:22:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.312s coverage: 60.0% of statements 11:22:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:22:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:22:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:22:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.630s coverage: 0.9% of statements 11:22:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:22:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.177s coverage: 58.8% of statements 11:22:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.530s coverage: 24.0% of statements 11:22:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:22:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.407s coverage: 47.1% of statements 11:22:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.252s coverage: 79.5% of statements 11:22:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.224s coverage: 94.1% of statements 11:22:02 core20 20220304 from Canonical* installed 11:22:02 "core20" switched to the "latest/stable" channel 11:22:02 11:22:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.256s coverage: 96.3% of statements 11:22:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.232s coverage: 87.5% of statements 11:22:04 snapcraft 6.0.2 from Canonical* installed 11:22:04 "snapcraft" switched to the "latest/stable" channel 11:22:04 11:22:09 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: 11:22:09 - README.md 11:22:09 11:22:09 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 11:22:09 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 11:22:09 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 11:22:09 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 11:22:10 Reading package lists... 11:22:11 Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 11:22:11 Reading package lists... 11:22:11 Building dependency tree... 11:22:11 Reading state information... 11:22:11 Suggested packages: 11:22:11 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 11:22:11 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 11:22:11 krb5-user libnorm-doc 11:22:11 Recommended packages: 11:22:11 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 11:22:11 The following NEW packages will be installed: 11:22:11 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 11:22:11 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 11:22:11 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 11:22:11 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 11:22:11 libzmq5 pkg-config zip 11:22:11 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 11:22:11 Need to get 10.3 MB of archives. 11:22:11 After this operation, 56.5 MB of additional disk space will be used. 11:22:11 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 11:22:11 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 11:22:11 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 11:22:11 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 11:22:11 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 11:22:11 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 11:22:11 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 11:22:11 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 11:22:11 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 11:22:11 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 11:22:11 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 11:22:11 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 11:22:12 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 11:22:12 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 11:22:12 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 11:22:12 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 11:22:12 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 11:22:12 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 11:22:12 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 11:22:12 Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 11:22:12 Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 11:22:12 Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 11:22:12 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 11:22:12 Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 11:22:12 Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 11:22:12 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 11:22:12 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 11:22:12 debconf: delaying package configuration, since apt-utils is not installed 11:22:12 Fetched 10.3 MB in 1s (9486 kB/s) 11:22:12 Selecting previously unselected package libglib2.0-0:amd64. 11:22:12 (Reading database ... 14324 files and directories currently installed.) 11:22:12 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 11:22:12 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 11:22:12 Selecting previously unselected package libsodium23:amd64. 11:22:12 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 11:22:12 Unpacking libsodium23:amd64 (1.0.18-1) ... 11:22:12 Selecting previously unselected package libpsl5:amd64. 11:22:12 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 11:22:12 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 11:22:13 Selecting previously unselected package libbrotli1:amd64. 11:22:13 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 11:22:13 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 11:22:13 Selecting previously unselected package libnghttp2-14:amd64. 11:22:13 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 11:22:13 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 11:22:13 Selecting previously unselected package librtmp1:amd64. 11:22:13 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 11:22:13 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 11:22:13 Selecting previously unselected package libssh-4:amd64. 11:22:13 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 11:22:13 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 11:22:13 Selecting previously unselected package libcurl3-gnutls:amd64. 11:22:13 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 11:22:13 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 11:22:13 Selecting previously unselected package liberror-perl. 11:22:13 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 11:22:13 Unpacking liberror-perl (0.17029-1) ... 11:22:13 Selecting previously unselected package git-man. 11:22:13 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 11:22:13 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 11:22:13 Selecting previously unselected package git. 11:22:13 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 11:22:13 Unpacking git (1:2.25.1-1ubuntu3.2) ... 11:22:14 Selecting previously unselected package libgssrpc4:amd64. 11:22:14 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 11:22:14 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 11:22:14 Selecting previously unselected package libkdb5-9:amd64. 11:22:14 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 11:22:14 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 11:22:14 Selecting previously unselected package libkadm5srv-mit11:amd64. 11:22:14 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 11:22:14 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 11:22:14 Selecting previously unselected package libkadm5clnt-mit11:amd64. 11:22:14 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 11:22:14 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 11:22:14 Selecting previously unselected package comerr-dev:amd64. 11:22:14 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 11:22:14 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 11:22:14 Selecting previously unselected package krb5-multidev:amd64. 11:22:14 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 11:22:14 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 11:22:14 Selecting previously unselected package libnorm1:amd64. 11:22:14 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 11:22:14 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 11:22:14 Selecting previously unselected package libnorm-dev:amd64. 11:22:14 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 11:22:14 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 11:22:14 Selecting previously unselected package libpgm-5.2-0:amd64. 11:22:14 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 11:22:14 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 11:22:14 Selecting previously unselected package libpgm-dev:amd64. 11:22:14 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 11:22:14 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 11:22:14 Selecting previously unselected package libsodium-dev:amd64. 11:22:14 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 11:22:14 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 11:22:14 Selecting previously unselected package libzmq5:amd64. 11:22:14 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 11:22:14 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 11:22:15 Selecting previously unselected package libkrb5-dev:amd64. 11:22:15 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 11:22:15 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 11:22:15 Selecting previously unselected package libzmq3-dev:amd64. 11:22:15 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 11:22:15 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 11:22:15 Selecting previously unselected package pkg-config. 11:22:15 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 11:22:15 Unpacking pkg-config (0.29.1-0ubuntu4) ... 11:22:15 Selecting previously unselected package zip. 11:22:15 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 11:22:15 Unpacking zip (3.0-11build1) ... 11:22:15 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 11:22:15 Setting up libsodium23:amd64 (1.0.18-1) ... 11:22:15 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 11:22:15 No schema files found: doing nothing. 11:22:15 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 11:22:15 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 11:22:15 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 11:22:15 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 11:22:15 Setting up liberror-perl (0.17029-1) ... 11:22:15 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 11:22:15 Setting up zip (3.0-11build1) ... 11:22:15 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 11:22:15 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 11:22:15 Setting up pkg-config (0.29.1-0ubuntu4) ... 11:22:15 Setting up libsodium-dev:amd64 (1.0.18-1) ... 11:22:15 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 11:22:15 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 11:22:15 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 11:22:15 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 11:22:15 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 11:22:15 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 11:22:15 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 11:22:15 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 11:22:15 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 11:22:15 Setting up git (1:2.25.1-1ubuntu3.2) ... 11:22:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.350s coverage: 94.4% of statements 11:22:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.208s coverage: 44.8% of statements 11:22:15 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 11:22:15 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 11:22:15 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 11:22:15 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 11:22:16 comerr-dev set to automatically installed. 11:22:16 git set to automatically installed. 11:22:16 git-man set to automatically installed. 11:22:16 krb5-multidev set to automatically installed. 11:22:16 libbrotli1 set to automatically installed. 11:22:16 libcurl3-gnutls set to automatically installed. 11:22:16 liberror-perl set to automatically installed. 11:22:16 libglib2.0-0 set to automatically installed. 11:22:16 libgssrpc4 set to automatically installed. 11:22:16 libkadm5clnt-mit11 set to automatically installed. 11:22:16 libkadm5srv-mit11 set to automatically installed. 11:22:16 libkdb5-9 set to automatically installed. 11:22:16 libkrb5-dev set to automatically installed. 11:22:16 libnghttp2-14 set to automatically installed. 11:22:16 libnorm-dev set to automatically installed. 11:22:16 libnorm1 set to automatically installed. 11:22:16 libpgm-5.2-0 set to automatically installed. 11:22:16 libpgm-dev set to automatically installed. 11:22:16 libpsl5 set to automatically installed. 11:22:16 librtmp1 set to automatically installed. 11:22:16 libsodium-dev set to automatically installed. 11:22:16 libsodium23 set to automatically installed. 11:22:16 libssh-4 set to automatically installed. 11:22:16 libzmq3-dev set to automatically installed. 11:22:16 libzmq5 set to automatically installed. 11:22:16 pkg-config set to automatically installed. 11:22:16 zip set to automatically installed. 11:22:16 snapd is not logged in, snap install commands will use sudo 11:22:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.604s coverage: 82.5% of statements 11:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:22:26 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 11:22:27 Downloading snap 'edgex-app-service-configurable' 11:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.320s coverage: 92.9% of statements 11:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements 11:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.200s coverage: 87.2% of statements 11:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 11:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.264s coverage: 58.8% of statements 11:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.287s coverage: 80.0% of statements 11:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements 11:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.259s coverage: 85.4% of statements 11:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.785s coverage: 91.2% of statements 11:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.688s coverage: 64.4% of statements 11:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.198s coverage: 100.0% of statements 11:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 89.4% of statements 11:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 11:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.133s coverage: 73.7% of statements 11:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 11:22:29 Pulling app-service-configurable 11:22:29 + snapcraftctl pull 11:22:31 Pulling config-common 11:22:31 + snapcraftctl pull 11:22:32 Pulling go-build-helper 11:22:32 + snapcraftctl pull 11:22:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.363s coverage: 65.4% of statements 11:22:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:22:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:22:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 11:22:34 'edgex-go' has dependencies that need to be staged: go-build-helper 11:22:34 Skipping pull go-build-helper (already ran) 11:22:34 Building go-build-helper 11:22:34 + snapcraftctl build 11:22:35 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 11:22:35 Staging go-build-helper 11:22:35 + snapcraftctl stage 11:22:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.812s coverage: 43.8% of statements 11:22:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:22:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:22:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.281s coverage: 89.5% of statements 11:22:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:22:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.256s coverage: 84.8% of statements 11:22:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:22:40 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 11:22:40 Fetched 290 kB in 0s (0 B/s) 11:22:40 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 11:22:40 Fetched 158 kB in 0s (0 B/s) 11:22:40 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 11:22:40 Fetched 242 kB in 0s (0 B/s) 11:22:40 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 11:22:40 Fetched 150 kB in 0s (0 B/s) 11:22:40 Pulling edgex-go 11:22:40 + snapcraftctl pull 11:22:42 Pulling hooks 11:22:42 + snapcraftctl pull 11:22:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.300s coverage: 17.7% of statements 11:22:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:22:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:22:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:22:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:22:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.663s coverage: 92.3% of statements 11:22:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:22:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:22:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:22:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:22:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.256s coverage: 63.2% of statements 11:22:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:22:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:22:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.431s coverage: 97.7% of statements 11:22:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:22:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:22:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:22:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 11:22:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.299s coverage: 28.9% of statements 11:22:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 11:22:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 11:22:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:22:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:22:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 11:22:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:22:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.285s coverage: 100.0% of statements 11:22:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements 11:22:44 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 11:22:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:22:44 GO111MODULE=on go vet ./... 11:22:57 Removing suid/guid from /root/parts/static-packages/install/bin/su 11:22:57 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 11:22:57 Fetched 96.1 kB in 0s (0 B/s) 11:22:57 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 11:22:57 Fetched 78.7 kB in 0s (0 B/s) 11:22:57 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 11:22:57 Fetched 48.0 kB in 0s (0 B/s) 11:22:57 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 11:22:57 Fetched 50.2 kB in 0s (0 B/s) 11:22:57 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 11:22:57 Fetched 14.7 kB in 0s (0 B/s) 11:22:57 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 11:22:57 Fetched 234 kB in 0s (0 B/s) 11:22:57 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 11:22:57 Fetched 155 kB in 0s (0 B/s) 11:22:57 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 11:22:57 Fetched 170 kB in 0s (0 B/s) 11:22:57 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 11:22:57 Fetched 267 kB in 0s (0 B/s) 11:22:57 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 11:22:57 Fetched 50.6 kB in 0s (0 B/s) 11:22:57 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 11:22:57 Fetched 15.1 kB in 0s (0 B/s) 11:22:57 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 11:22:57 Fetched 51.5 kB in 0s (0 B/s) 11:22:57 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 11:22:57 Fetched 121 kB in 0s (0 B/s) 11:22:57 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 11:22:57 Fetched 29.7 kB in 0s (0 B/s) 11:22:57 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 11:22:57 Fetched 1021 kB in 0s (0 B/s) 11:22:57 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 11:22:57 Fetched 49.3 kB in 0s (0 B/s) 11:22:57 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 11:22:57 Fetched 54.9 kB in 0s (0 B/s) 11:22:57 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 11:22:57 Fetched 16.6 kB in 0s (0 B/s) 11:22:57 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 11:22:57 Fetched 87.9 kB in 0s (0 B/s) 11:22:57 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 11:22:57 Fetched 142 kB in 0s (0 B/s) 11:22:57 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 11:22:57 Fetched 41.8 kB in 0s (0 B/s) 11:22:57 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 11:22:57 Fetched 181 kB in 0s (0 B/s) 11:22:57 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 11:22:57 Fetched 208 kB in 0s (0 B/s) 11:22:57 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 11:22:57 Fetched 161 kB in 0s (0 B/s) 11:22:57 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 11:22:57 Fetched 107 kB in 0s (0 B/s) 11:22:57 Pulling static-packages 11:22:57 + snapcraftctl pull 11:22:57 Pulling version 11:22:57 + cd /root/project 11:22:57 ++ git describe --tags --abbrev=0 11:22:57 ++ sed s/v// 11:22:57 + GIT_VERSION=2.2.0-dev.38 11:22:57 + '[' -z 2.2.0-dev.38 ']' 11:22:57 + snapcraftctl set-version 2.2.0-dev.38 11:22:58 Building app-service-configurable 11:22:58 + snapcraftctl build 11:23:00 Building config-common 11:23:00 + snapcraftctl build 11:23:01 + cp --archive --link --no-dereference . /root/parts/config-common/install 11:23:02 Skipping build go-build-helper (already ran) 11:23:02 Building edgex-go 11:23:02 + cd /root/parts/edgex-go/src 11:23:02 ++ git describe --tags --abbrev=0 11:23:02 ++ sed s/v// 11:23:02 + GIT_VERSION=2.2.0-dev.38 11:23:02 + '[' -z 2.2.0-dev.38 ']' 11:23:02 + echo 2.2.0-dev.38 11:23:02 + '[' '!' -d vendor ']' 11:23:02 + go mod download all 11:23:09 + make build 11:23:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o cmd/core-data/core-data ./cmd/core-data 11:23:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:23:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o cmd/core-command/core-command ./cmd/core-command 11:23:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:23:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 11:23:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 11:23:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:23:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 11:23:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:23:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:23:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o ./cmd/secrets-config ./cmd/secrets-config 11:23:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.38" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:23:36 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 11:23:36 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 11:23:36 + case "$service" in 11:23:36 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 11:23:36 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 11:23:36 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 11:23:36 + case "$service" in 11:23:36 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 11:23:36 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 11:23:36 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 11:23:36 + case "$service" in 11:23:36 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 11:23:36 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 11:23:36 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 11:23:36 + case "$service" in 11:23:36 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 11:23:36 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 11:23:36 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 11:23:36 + case "$service" in 11:23:36 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 11:23:36 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 11:23:36 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 11:23:36 + case "$service" in 11:23:36 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 11:23:36 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 11:23:36 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 11:23:36 + case "$service" in 11:23:36 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 11:23:36 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 11:23:36 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 11:23:36 + case "$service" in 11:23:36 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 11:23:36 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 11:23:36 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 11:23:36 + case "$service" in 11:23:36 + 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 11:23:36 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 11:23:36 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 11:23:36 + case "$service" in 11:23:36 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 11:23:36 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 11:23:36 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 11:23:36 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 11:23:36 + case "$service" in 11:23:36 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 11:23:36 + 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 11:23:36 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 11:23:36 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 11:23:36 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 11:23:36 Building hooks 11:23:36 + cd /root/parts/hooks/src 11:23:36 + make build 11:23:36 go mod tidy 11:23:36 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 11:23:37 go: downloading github.com/stretchr/testify v1.7.0 11:23:37 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 11:23:37 go: downloading github.com/davecgh/go-spew v1.1.0 11:23:37 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 11:23:38 GO111MODULE=on go build -o cmd/install/install ./cmd/install 11:23:38 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 11:23:38 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 11:23:40 Removing suid/guid from /root/parts/static-packages/install/bin/su 11:23:40 Building static-packages 11:23:40 + snapcraftctl build 11:23:42 Building version 11:23:42 + snapcraftctl build 11:23:44 Staging app-service-configurable 11:23:44 + snapcraftctl stage 11:23:46 Staging config-common 11:23:46 + snapcraftctl stage 11:23:47 Skipping stage go-build-helper (already ran) 11:23:47 Staging edgex-go 11:23:47 + snapcraftctl stage 11:23:48 Staging hooks 11:23:48 + snapcraftctl stage 11:23:50 Staging static-packages 11:23:50 + snapcraftctl stage 11:23:51 Staging version 11:23:51 + snapcraftctl stage 11:23:52 Priming app-service-configurable 11:23:52 + snapcraftctl prime 11:23:55 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 11:23:55 stage-packages: 11:23:55 - libnorm1 11:23:55 - libpgm-5.2-0 11:23:55 - libsodium23 11:23:55 - libzmq5 11:23:55 Priming config-common 11:23:55 + snapcraftctl prime 11:23:56 Priming go-build-helper 11:23:56 + snapcraftctl prime 11:23:58 Priming edgex-go 11:23:58 + snapcraftctl prime 11:23:59 Priming hooks 11:23:59 + snapcraftctl prime 11:24:00 Priming static-packages 11:24:00 + snapcraftctl prime 11:24:05 Priming version 11:24:05 + snapcraftctl prime 11:24:06 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 11:24:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:24:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:24:06 ./bin/test-attribution-txt.sh [Pipeline] echo 11:24:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 11:24:07 + ls -al . 11:24:07 total 672 11:24:07 drwxrwxr-x 9 1001 1001 4096 Mar 18 11:23 . 11:24:07 drwxr-xr-x 4 root root 4096 Mar 18 11:19 .. 11:24:07 -rw-rw-r-- 1 1001 1001 11 Mar 18 11:17 .dockerignore 11:24:07 drwxrwxr-x 8 1001 1001 4096 Mar 18 11:17 .git 11:24:07 drwxrwxr-x 4 1001 1001 4096 Mar 18 11:17 .github 11:24:07 -rw-rw-r-- 1 1001 1001 804 Mar 18 11:17 .gitignore 11:24:07 -rw-rw-r-- 1 1001 1001 42 Mar 18 11:17 .golangci.yml 11:24:07 -rw-rw-r-- 1 1001 1001 76 Mar 18 11:17 .hadolint.yml 11:24:07 -rw-rw-r-- 1 1001 1001 166 Mar 18 11:17 .sonarcloud.properties 11:24:07 -rw-rw-r-- 1 1001 1001 1171 Mar 18 11:17 ADOPTERS.md 11:24:07 -rw-rw-r-- 1 1001 1001 9019 Mar 18 11:17 Attribution.txt 11:24:07 -rw-rw-r-- 1 1001 1001 51732 Mar 18 11:17 CHANGELOG.md 11:24:07 -rw-rw-r-- 1 1001 1001 3804 Mar 18 11:17 CONTRIBUTING.md 11:24:07 -rw-rw-r-- 1 1001 1001 677 Mar 18 11:17 GOVERNANCE.md 11:24:07 -rw-rw-r-- 1 1001 1001 849 Mar 18 11:17 Jenkinsfile 11:24:07 -rw-rw-r-- 1 1001 1001 10775 Mar 18 11:17 LICENSE 11:24:07 -rw-rw-r-- 1 1001 1001 6508 Mar 18 11:17 Makefile 11:24:07 -rw-rw-r-- 1 1001 1001 582 Mar 18 11:17 OWNERS.md 11:24:07 -rw-rw-r-- 1 1001 1001 8207 Mar 18 11:17 README.md 11:24:07 -rw-rw-r-- 1 1001 1001 6912 Mar 18 11:17 SECURITY.md 11:24:07 -rw-rw-r-- 1 1001 1001 5 Mar 18 11:14 VERSION 11:24:07 -rw-rw-r-- 1 1001 1001 4131 Mar 18 11:17 ZMQWindows.md 11:24:07 drwxrwxr-x 2 1001 1001 4096 Mar 18 11:17 bin 11:24:07 drwxrwxr-x 14 1001 1001 4096 Mar 18 11:17 cmd 11:24:07 -rw-r--r-- 1 root root 426503 Mar 18 11:22 coverage.out 11:24:07 -rw-rw-r-- 1 1001 1001 2827 Mar 18 11:17 go.mod 11:24:07 -rw-rw-r-- 1 1001 1001 50579 Mar 18 11:17 go.sum 11:24:07 drwxrwxr-x 8 1001 1001 4096 Mar 18 11:17 internal 11:24:07 drwxrwxr-x 3 1001 1001 4096 Mar 18 11:17 openapi 11:24:07 drwxrwxr-x 4 1001 1001 4096 Mar 18 11:17 snap 11:24:07 -rw-rw-r-- 1 1001 1001 204 Mar 18 11:17 version.go [Pipeline] sh 11:24:08 + '[' -e coverage.out ] 11:24:08 + chown 1001:1001 coverage.out [Pipeline] stash 11:24:08 Warning: overwriting stash ‘coverage-report’ [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:24:08 Stashed 1 file(s) [Pipeline] sh 11:24:09 + make build 11:24:09 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 11:24:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:24:43 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 11:24:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:24:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 11:24:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 11:24:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:24:57 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 11:24:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:25:05 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 11:25:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 11:25:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 11:25:18 $ docker stop --time=1 1b64512548ad3b2f9cb99d47d89bc24fc18d9c7116654bfa838059edba48506d 11:25:20 $ docker rm -f 1b64512548ad3b2f9cb99d47d89bc24fc18d9c7116654bfa838059edba48506d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:25:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:25:21 11:25:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:25:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:25:22 latest: Pulling from edgex-devops/edgex-compose-arm64 11:25:22 29e5d40040c1: Pulling fs layer 11:25:22 1ce36da41761: Pulling fs layer 11:25:22 25b303627fd3: Pulling fs layer 11:25:22 29e5d40040c1: Verifying Checksum 11:25:22 29e5d40040c1: Download complete 11:25:22 1ce36da41761: Verifying Checksum 11:25:22 1ce36da41761: Download complete 11:25:23 29e5d40040c1: Pull complete 11:25:24 25b303627fd3: Download complete 11:25:24 1ce36da41761: Pull complete 11:25:37 25b303627fd3: Pull complete 11:25:37 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 11:25:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:25:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 11:25:37 prd-ubuntu20.04-docker-arm64-4c-16g-7953 does not seem to be running inside a container 11:25:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:25:39 $ docker top 5bf8ba6bc5450ebffa9633bf12469e0b1591aef9b014ceeba9519067f35e294f -eo pid,comm [Pipeline] { [Pipeline] sh 11:25:40 + docker-compose build --help 11:25:40 + grep parallel 11:25:45 --parallel Build images in parallel. [Pipeline] } 11:25:45 $ docker stop --time=1 5bf8ba6bc5450ebffa9633bf12469e0b1591aef9b014ceeba9519067f35e294f 11:25:46 $ docker rm -f 5bf8ba6bc5450ebffa9633bf12469e0b1591aef9b014ceeba9519067f35e294f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:25:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:25:47 . [Pipeline] withDockerContainer 11:25:48 prd-ubuntu20.04-docker-arm64-4c-16g-7953 does not seem to be running inside a container 11:25:48 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:25:49 $ docker top e7e0b7855161692bfdabbb904dbdd01b1d85f961c8aeaf5e15592b76dae6e0fb -eo pid,comm [Pipeline] { [Pipeline] sh 11:25:50 + docker-compose -f ./docker-compose-build.yml build --parallel 11:25:55 Building core-command ... 11:25:55 Building core-data ... 11:25:55 Building core-metadata ... 11:25:55 Building security-bootstrapper ... 11:25:55 Building security-proxy-setup ... 11:25:55 Building security-secretstore-setup ... 11:25:55 Building support-notifications ... 11:25:55 Building support-scheduler ... 11:25:55 Building sys-mgmt-agent ... 11:25:55 Building security-secretstore-setup 11:25:55 Building sys-mgmt-agent 11:25:55 Building core-metadata 11:25:55 Building support-notifications 11:25:55 Building security-bootstrapper 11:27:17 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:27:17 Step 2/31 : FROM ${BUILDER_BASE} AS builder 11:27:17 ---> d2eebc57a46d 11:27:17 Step 3/31 : WORKDIR /edgex-go 11:27:17 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:27:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:27:17 ---> d2eebc57a46d 11:27:17 Step 3/23 : WORKDIR /edgex-go 11:27:17 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:27:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 11:27:17 ---> d2eebc57a46d 11:27:17 Step 3/25 : WORKDIR /edgex-go 11:27:17 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:27:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:27:17 ---> d2eebc57a46d 11:27:17 Step 3/23 : WORKDIR /edgex-go 11:27:17 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:27:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:27:17 ---> d2eebc57a46d 11:27:17 Step 3/22 : WORKDIR /edgex-go 11:27:17 ---> Running in 6a43f1fd4bfc 11:27:17 ---> Running in 3fe8f9022f69 11:27:17 ---> Running in 70b1897ea1a0 11:27:17 ---> Running in 709d2ef6fc6d 11:27:17 ---> Running in 00f203c4cada 11:27:17 Removing intermediate container 709d2ef6fc6d 11:27:17 ---> c6d759dea493 11:27:17 Removing intermediate container 3fe8f9022f69 11:27:17 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:27:17 ---> 806af82abe7c 11:27:17 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:27:17 Removing intermediate container 70b1897ea1a0 11:27:17 ---> 6303c87e6ae1 11:27:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:27:17 Removing intermediate container 6a43f1fd4bfc 11:27:17 ---> 5514f2eda0b9 11:27:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:27:17 Removing intermediate container 00f203c4cada 11:27:17 ---> d72433134073 11:27:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:27:17 ---> Running in 6d0fded835d2 11:27:17 ---> Running in 15c09b1efd5c 11:27:17 ---> Running in 0b0c20ce5018 11:27:17 ---> Running in 801f9fde52df 11:27:17 ---> Running in 8c95ebd892f6 11:27:17 Removing intermediate container 0b0c20ce5018 11:27:17 ---> 14c90d14a05c 11:27:17 Step 5/23 : RUN apk add --update --no-cache make git 11:27:17 Removing intermediate container 6d0fded835d2 11:27:17 ---> 3f9e066ad77e 11:27:17 Step 5/25 : RUN apk add --update --no-cache make git 11:27:17 ---> Running in 228d1ff6900e 11:27:17 Removing intermediate container 15c09b1efd5c 11:27:17 ---> 69f6ca5a18cd 11:27:17 Step 5/31 : RUN apk add --update --no-cache make git 11:27:17 ---> Running in ab8caa9b4111 11:27:17 Removing intermediate container 801f9fde52df 11:27:17 ---> 2490a1d17edf 11:27:17 Step 5/23 : RUN apk add --update --no-cache make bash git 11:27:17 Removing intermediate container 8c95ebd892f6 11:27:17 ---> 2ff2ec84897a 11:27:17 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 11:27:17 ---> Running in fded3322dd0e 11:27:17 ---> Running in 1cd129c92e0e 11:27:17 ---> Running in 56ce29911578 11:27:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:27:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:27:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:27:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:27:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:27:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:27:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:27:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:27:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:27:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:27:19 OK: 220 MiB in 52 packages 11:27:20 OK: 220 MiB in 52 packages 11:27:20 OK: 220 MiB in 52 packages 11:27:20 OK: 220 MiB in 52 packages 11:27:20 OK: 220 MiB in 52 packages 11:27:20 Removing intermediate container 228d1ff6900e 11:27:20 ---> a585eabfef50 11:27:20 Step 6/23 : COPY go.mod vendor* ./ 11:27:21 Removing intermediate container ab8caa9b4111 11:27:21 ---> b0b53db3f7b2 11:27:21 Step 6/25 : COPY go.mod vendor* ./ 11:27:21 ---> 1d89f63e10c6 11:27:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:27:22 Removing intermediate container 56ce29911578 11:27:22 ---> 5938ebf25451 11:27:22 Step 6/23 : COPY go.mod vendor* ./ 11:27:22 Removing intermediate container 1cd129c92e0e 11:27:22 ---> df479ed3a3ee 11:27:22 Step 6/22 : COPY go.mod vendor* ./ 11:27:22 Removing intermediate container fded3322dd0e 11:27:22 ---> 604fd3966813 11:27:22 Step 6/31 : COPY go.mod vendor* ./ 11:27:22 ---> Running in d9ac4d5437f5 11:27:23 ---> 75602cd78ddd 11:27:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:27:23 ---> Running in 8d048b407c6f 11:27:23 ---> ffba51cfaef2 11:27:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:27:23 ---> 3b8c2628ab17 11:27:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:27:23 ---> e067e637771f 11:27:23 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:27:23 ---> Running in 5c749a37232b 11:27:23 ---> Running in c4722f96ebd7 11:27:23 ---> Running in a84415c67afb 11:27:28 Removing intermediate container d9ac4d5437f5 11:27:28 ---> 8bdce27fde73 11:27:28 Step 8/23 : COPY . . 11:27:29 Removing intermediate container 8d048b407c6f 11:27:29 ---> 2ce47d884c8a 11:27:29 Step 8/25 : COPY . . 11:27:30 Removing intermediate container 5c749a37232b 11:27:30 ---> 987514b90980 11:27:30 Step 8/23 : COPY . . 11:27:30 Removing intermediate container c4722f96ebd7 11:27:30 ---> befe71db1f27 11:27:30 Step 8/22 : COPY . . 11:27:31 Removing intermediate container a84415c67afb 11:27:31 ---> b8c79eac3487 11:27:31 Step 8/31 : COPY . . 11:27:53 ---> df21add1fbd6 11:27:53 Step 9/23 : RUN make cmd/core-metadata/core-metadata 11:27:53 ---> Running in 32e821a2b313 11:27:54 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 11:27:54 ---> 57f721a2f09b 11:27:54 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:27:55 ---> Running in 33c451e9536c 11:27:57 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 11:27:57 ---> bfd9813fefd2 11:27:57 Step 9/22 : RUN make cmd/support-notifications/support-notifications 11:27:57 ---> Running in f8ec2c548f78 11:27:57 ---> 34ac0dc7cdcd 11:27:57 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 11:27:58 ---> Running in 097a781f69b6 11:27:59 ---> e881bbee20bb 11:27:59 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:27:59 ---> Running in 5aa6b1eb078d 11:28:00 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 11:28:01 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 11:28:01 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 11:30:23 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 11:30:23 Removing intermediate container 5aa6b1eb078d 11:30:23 ---> 777fb8066109 11:30:23 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:30:23 ---> Running in 742163be4979 11:30:23 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 11:30:24 Removing intermediate container 097a781f69b6 11:30:24 ---> 4a98679bf6bb 11:30:24 11:30:24 Step 10/31 : FROM alpine:3.14 11:30:24 3.14: Pulling from library/alpine 11:30:26 Removing intermediate container 33c451e9536c 11:30:26 ---> 0bf55b2858b9 11:30:26 11:30:26 Step 10/25 : FROM alpine:3.14 11:30:26 3.14: Pulling from library/alpine 11:30:26 Removing intermediate container 742163be4979 11:30:26 ---> 39f233907533 11:30:26 11:30:26 Step 11/23 : FROM docker:20.10.10 11:30:26 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 11:30:26 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 11:30:26 Status: Downloaded newer image for alpine:3.14 11:30:26 Status: Downloaded newer image for alpine:3.14 11:30:26 ---> 71a2028e5025 11:30:26 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 11:30:26 ---> 71a2028e5025 11:30:26 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 11:30:27 20.10.10: Pulling from library/docker 11:30:27 ---> Running in fc076f2adcaa 11:30:27 ---> Running in ac0bc6aaab03 11:30:28 Removing intermediate container ac0bc6aaab03 11:30:28 ---> 7038205dfcb5 11:30:28 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 11:30:28 ---> Running in ae6f66a5d58d 11:30:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:30:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:30:31 (1/3) Installing ca-certificates (20211220-r0) 11:30:31 (2/3) Installing dumb-init (1.2.5-r1) 11:30:31 (3/3) Installing su-exec (0.2-r1) 11:30:31 Executing busybox-1.33.1-r6.trigger 11:30:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:30:31 Executing ca-certificates-20211220-r0.trigger 11:30:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:30:32 OK: 6 MiB in 17 packages 11:30:32 (1/2) Installing dumb-init (1.2.5-r1) 11:30:32 (2/2) Installing su-exec (0.2-r1) 11:30:32 Executing busybox-1.33.1-r6.trigger 11:30:32 OK: 6 MiB in 16 packages 11:30:34 Removing intermediate container ae6f66a5d58d 11:30:34 ---> 49434a630632 11:30:34 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 11:30:34 ---> Running in c50ea7bff5b8 11:30:34 Removing intermediate container fc076f2adcaa 11:30:34 ---> 86ede70d4d81 11:30:34 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:30:34 ---> Running in 87146389969f 11:30:34 Removing intermediate container 32e821a2b313 11:30:34 ---> af1da7c7428b 11:30:34 11:30:34 Step 10/23 : FROM alpine:3.14 11:30:34 ---> 71a2028e5025 11:30:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:30:35 ---> Running in 6c1236cb52a2 11:30:35 Removing intermediate container c50ea7bff5b8 11:30:35 ---> 3c3122eff809 11:30:35 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 11:30:35 ---> Running in 7c75e4732799 11:30:35 Removing intermediate container 87146389969f 11:30:35 ---> 4f0c973a067e 11:30:35 Step 13/25 : WORKDIR / 11:30:35 ---> Running in 8a86568e2dbb 11:30:36 Removing intermediate container 7c75e4732799 11:30:36 ---> 7c766cea4f5b 11:30:36 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 11:30:36 Removing intermediate container 8a86568e2dbb 11:30:36 ---> f69c6d41c954 11:30:36 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:30:36 ---> Running in 358b07772449 11:30:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:30:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:30:38 (1/1) Installing dumb-init (1.2.5-r1) 11:30:38 Executing busybox-1.33.1-r6.trigger 11:30:38 OK: 5 MiB in 15 packages 11:30:38 ---> 0aa3d968681d 11:30:38 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:30:39 Removing intermediate container f8ec2c548f78 11:30:39 ---> e7d5bd237a02 11:30:39 11:30:39 Step 10/22 : FROM alpine:3.14 11:30:39 ---> 71a2028e5025 11:30:39 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 11:30:39 ---> Running in 7b24ee10619e 11:30:39 ---> 55b4139cb3c4 11:30:39 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:30:39 Removing intermediate container 6c1236cb52a2 11:30:39 ---> 3a952da46dc1 11:30:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:30:39 ---> Running in 3d789933783a 11:30:40 Removing intermediate container 358b07772449 11:30:40 ---> 77400a63d126 11:30:40 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 11:30:40 ---> Running in b13c39ea0923 11:30:40 Removing intermediate container 3d789933783a 11:30:40 ---> c4b58167dd1c 11:30:40 Step 13/23 : ENV APP_PORT=59881 11:30:40 ---> Running in f3842f4a203d 11:30:41 Removing intermediate container b13c39ea0923 11:30:41 ---> 2102912ee54e 11:30:41 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 11:30:41 ---> 25d073d9b6dd 11:30:41 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 11:30:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:30:41 Removing intermediate container f3842f4a203d 11:30:41 ---> 035743359dfd 11:30:41 Step 14/23 : EXPOSE $APP_PORT 11:30:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:30:41 ---> Running in 04764218e117 11:30:42 ---> d0d6414973ad 11:30:42 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:30:42 Removing intermediate container 04764218e117 11:30:42 ---> 2b7f39bfb5d4 11:30:42 Step 15/23 : WORKDIR / 11:30:42 ---> b70252e27d39 11:30:42 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 11:30:42 (1/2) Installing ca-certificates (20211220-r0) 11:30:42 ---> Running in 53846119b0b5 11:30:42 (2/2) Installing dumb-init (1.2.5-r1) 11:30:42 Executing busybox-1.33.1-r6.trigger 11:30:43 Executing ca-certificates-20211220-r0.trigger 11:30:43 ---> Running in 40144ab57b8c 11:30:43 OK: 6 MiB in 16 packages 11:30:43 Removing intermediate container 53846119b0b5 11:30:43 ---> b51ec551c8f1 11:30:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:30:45 ---> 2a4d3a9d08ea 11:30:45 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:30:45 ---> e117d58d486a 11:30:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:30:45 Removing intermediate container 7b24ee10619e 11:30:45 ---> 7c7cd33830ea 11:30:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 11:30:45 ---> Running in a5040daef0f8 11:30:46 Removing intermediate container 40144ab57b8c 11:30:46 ---> 78c9c4914a73 11:30:46 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 11:30:46 Removing intermediate container a5040daef0f8 11:30:46 ---> 71a8bdafcd0c 11:30:46 Step 13/22 : ENV APP_PORT=59860 11:30:46 ---> Running in 1ec705ab11c8 11:30:47 ---> a3eb49668286 11:30:47 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:30:47 Removing intermediate container 1ec705ab11c8 11:30:47 ---> 36bf68c27fea 11:30:47 Step 14/22 : EXPOSE $APP_PORT 11:30:47 ---> Running in 79131120af2b 11:30:47 ---> 4a3f9b27807d 11:30:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:30:48 ---> 653372d9217f 11:30:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:30:48 Removing intermediate container 79131120af2b 11:30:48 ---> f537bbe9ae57 11:30:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:30:48 ---> c77212266dd7 11:30:48 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 11:30:48 ---> Running in 12320bde1747 11:30:48 ---> 3f13894e7f61 11:30:48 Step 19/23 : ENTRYPOINT ["/core-metadata"] 11:30:49 ---> Running in d2e74df27b33 11:30:49 ---> 68bd5750eb79 11:30:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:30:50 ---> 422abd0ce63f 11:30:50 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 11:30:50 Removing intermediate container d2e74df27b33 11:30:50 ---> 9e7685a3edf1 11:30:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:30:50 ---> Running in 502e22120cae 11:30:50 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 11:30:50 Status: Downloaded newer image for docker:20.10.10 11:30:50 ---> 520e9a0a30f7 11:30:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 11:30:50 Removing intermediate container 502e22120cae 11:30:50 ---> 0af6bebfcf8a 11:30:50 Step 21/23 : LABEL arch=arm64 11:30:50 ---> Running in 6bd09705ac01 11:30:51 ---> Running in e7435eea9510 11:30:51 ---> 629f2ca16b29 11:30:51 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 11:30:51 Removing intermediate container 6bd09705ac01 11:30:51 ---> d43b0d9047b7 11:30:51 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 11:30:51 ---> Running in 6a5382a83e13 11:30:51 ---> ecc50d071ef3 11:30:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:30:51 Removing intermediate container e7435eea9510 11:30:51 ---> 88cc40923282 11:30:51 Step 22/23 : LABEL git_sha=12684836338262d12790475a321293a93915a045 11:30:52 ---> Running in b0f10283208e 11:30:52 Removing intermediate container 12320bde1747 11:30:52 ---> 86c1b90fe9c0 11:30:52 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 11:30:52 ---> Running in f93df051012a 11:30:52 ---> 5d135af512aa 11:30:52 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 11:30:52 Removing intermediate container b0f10283208e 11:30:52 ---> 0c0fe0d1f111 11:30:52 Step 23/23 : LABEL version=0.0.0 11:30:52 ---> Running in d52a02c7d1af 11:30:53 ---> d1c505a290bd 11:30:53 Step 18/22 : ENTRYPOINT ["/support-notifications"] 11:30:53 Removing intermediate container f93df051012a 11:30:53 ---> 6e7b583161f0 11:30:53 Step 23/25 : LABEL arch=arm64 11:30:53 ---> Running in 5ac8a6694a05 11:30:53 ---> Running in 5cc39397aa2c 11:30:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:30:53 Removing intermediate container d52a02c7d1af 11:30:53 ---> a98a4a888b10 11:30:53 11:30:53 Removing intermediate container 5cc39397aa2c 11:30:53 ---> 7a83021e4612 11:30:53 Step 24/25 : LABEL git_sha=12684836338262d12790475a321293a93915a045 11:30:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:30:53 ---> 5e75ff048bd9 11:30:53 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 11:30:54 Removing intermediate container 5ac8a6694a05 11:30:54 ---> Running in d95430f4b3e9 11:30:54 ---> 6e5449a01cc1 11:30:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:30:54 ---> Running in 30162f9361ea 11:30:54 Successfully built a98a4a888b10 11:30:54 Successfully tagged core-metadata-arm64:latest 11:30:54  Building core-metadata ... done Building core-command 11:30:54 ---> Running in a309c94e5b6f 11:30:54 Removing intermediate container d95430f4b3e9 11:30:54 ---> 2577b8cdb0f3 11:30:54 Step 25/25 : LABEL version=0.0.0 11:30:54 ---> Running in 890ccccf0036 11:30:54 Removing intermediate container 30162f9361ea 11:30:54 ---> e2e5d9d2c93f 11:30:54 Step 20/22 : LABEL arch=arm64 11:30:54 (1/42) Installing readline (8.1.0-r0) 11:30:54 (2/42) Installing bash (5.1.4-r0) 11:30:54 ---> Running in c6a28fd649c9 11:30:54 Executing bash-5.1.4-r0.post-install 11:30:54 (3/42) Installing brotli-libs (1.0.9-r5) 11:30:54 (4/42) Installing nghttp2-libs (1.43.0-r0) 11:30:54 (5/42) Installing libcurl (7.79.1-r0) 11:30:55 (6/42) Installing curl (7.79.1-r0) 11:30:55 (7/42) Installing dumb-init (1.2.5-r1) 11:30:55 (8/42) Installing libbz2 (1.0.8-r1) 11:30:55 (9/42) Installing expat (2.4.7-r0) 11:30:55 (10/42) Installing libffi (3.3-r2) 11:30:55 (11/42) Installing gdbm (1.19-r0) 11:30:55 (12/42) Installing xz-libs (5.2.5-r0) 11:30:55 (13/42) Installing libgcc (10.3.1_git20210424-r2) 11:30:55 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 11:30:55 Removing intermediate container a309c94e5b6f 11:30:55 ---> 158bd3517a24 11:30:55 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:30:55 (15/42) Installing mpdecimal (2.5.1-r1) 11:30:55 (16/42) Installing sqlite-libs (3.35.5-r0) 11:30:55 (17/42) Installing python3 (3.9.5-r2) 11:30:55 Removing intermediate container 890ccccf0036 11:30:55 ---> 7071f71f3cf8 11:30:55 11:30:55 Removing intermediate container c6a28fd649c9 11:30:55 ---> aba9fe054fc3 11:30:55 Step 21/22 : LABEL git_sha=12684836338262d12790475a321293a93915a045 11:30:55 ---> Running in 8a9ebf222b4f 11:30:56 Successfully built 7071f71f3cf8 11:30:56 Successfully tagged security-secretstore-setup-arm64:latest 11:30:56  Building security-secretstore-setup ... done Building core-data 11:30:56 ---> 3e4a20bc3cec 11:30:56 Step 26/31 : RUN chmod +x /entrypoint.sh 11:30:56 ---> Running in 8f1bac8cde1b 11:30:56 Removing intermediate container 8a9ebf222b4f 11:30:56 ---> 9a70cbe9b997 11:30:56 Step 22/22 : LABEL version=0.0.0 11:30:56 ---> Running in 7362ebb67e0e 11:30:57 Removing intermediate container 7362ebb67e0e 11:30:57 ---> 76de109985ce 11:30:57 11:30:57 (18/42) Installing py3-appdirs (1.4.4-r2) 11:30:57 (19/42) Installing py3-chardet (4.0.0-r2) 11:30:57 Successfully built 76de109985ce 11:30:58 Successfully tagged support-notifications-arm64:latest 11:30:58  Building support-notifications ... done Building security-proxy-setup 11:30:58 (20/42) Installing py3-idna (3.2-r0) 11:30:58 (21/42) Installing py3-urllib3 (1.26.5-r0) 11:30:58 (22/42) Installing py3-certifi (2020.12.5-r1) 11:30:58 (23/42) Installing py3-requests (2.25.1-r4) 11:30:58 (24/42) Installing py3-msgpack (1.0.2-r1) 11:30:58 (25/42) Installing py3-lockfile (0.12.2-r4) 11:30:58 (26/42) Installing py3-cachecontrol (0.12.6-r1) 11:30:58 (27/42) Installing py3-colorama (0.4.4-r1) 11:30:58 (28/42) Installing py3-contextlib2 (0.6.0-r1) 11:30:58 (29/42) Installing py3-distlib (0.3.1-r3) 11:30:58 (30/42) Installing py3-distro (1.5.0-r3) 11:30:58 (31/42) Installing py3-six (1.15.0-r1) 11:30:58 (32/42) Installing py3-webencodings (0.5.1-r4) 11:30:58 (33/42) Installing py3-html5lib (1.1-r1) 11:30:58 (34/42) Installing py3-parsing (2.4.7-r2) 11:30:58 (35/42) Installing py3-packaging (20.9-r1) 11:30:58 (36/42) Installing py3-toml (0.10.2-r2) 11:30:58 (37/42) Installing py3-pep517 (0.10.0-r2) 11:30:58 (38/42) Installing py3-progress (1.5-r2) 11:30:58 (39/42) Installing py3-retrying (1.3.3-r1) 11:30:58 (40/42) Installing py3-ordered-set (4.0.2-r1) 11:30:58 (41/42) Installing py3-setuptools (52.0.0-r3) 11:30:58 (42/42) Installing py3-pip (20.3.4-r1) 11:30:59 Removing intermediate container 8f1bac8cde1b 11:30:59 ---> 4dc65beec1f7 11:30:59 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 11:30:59 ---> Running in 3db6f48d5912 11:30:59 Executing busybox-1.33.1-r6.trigger 11:30:59 OK: 84 MiB in 64 packages 11:30:59 Removing intermediate container 3db6f48d5912 11:30:59 ---> 775d634c4a4a 11:30:59 Step 28/31 : CMD ["gate"] 11:31:00 ---> Running in b0b6c7f2d59f 11:31:00 Removing intermediate container b0b6c7f2d59f 11:31:00 ---> af7a4cd44745 11:31:00 Step 29/31 : LABEL arch=arm64 11:31:01 ---> Running in c4df128820fb 11:31:01 Removing intermediate container c4df128820fb 11:31:01 ---> b3b6976f3ece 11:31:01 Step 30/31 : LABEL git_sha=12684836338262d12790475a321293a93915a045 11:31:02 ---> Running in 1b61b71c95b6 11:31:02 Removing intermediate container 1b61b71c95b6 11:31:02 ---> 3d6d995f7644 11:31:02 Step 31/31 : LABEL version=0.0.0 11:31:02 ---> Running in 4409e8e0f2f7 11:31:03 Removing intermediate container 4409e8e0f2f7 11:31:03 ---> b6728c0fe6d4 11:31:03 11:31:04 Successfully built b6728c0fe6d4 11:31:04 Successfully tagged security-bootstrapper-arm64:latest 11:31:04  Building security-bootstrapper ... done Building support-scheduler 11:31:04 Collecting docker-compose==1.23.2 11:31:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:31:05 Collecting PyYAML<4,>=3.10 11:31:06 Downloading PyYAML-3.13.tar.gz (270 kB) 11:31:10 Collecting jsonschema<3,>=2.5.1 11:31:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:31:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 11:31:10 Collecting docopt<0.7,>=0.6.1 11:31:10 Downloading docopt-0.6.2.tar.gz (25 kB) 11:31:11 Collecting texttable<0.10,>=0.9.0 11:31:11 Downloading texttable-0.9.1.tar.gz (11 kB) 11:31:14 Collecting docker<4.0,>=3.6.0 11:31:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:31:14 Collecting dockerpty<0.5,>=0.4.1 11:31:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:31:16 Collecting cached-property<2,>=1.2.0 11:31:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:31:16 Collecting websocket-client<1.0,>=0.32.0 11:31:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 11:31:18 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:31:18 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:31:18 Collecting docker-pycreds>=0.4.0 11:31:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:31:18 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 11:31:19 Collecting chardet<3.1.0,>=3.0.2 11:31:19 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 11:31:19 Collecting idna<2.8,>=2.5 11:31:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:31:20 Collecting urllib3<1.25,>=1.21.1 11:31:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:31:20 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 11:31:20 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 11:31:20 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 11:31:20 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 11:31:21 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 11:31:21 Attempting uninstall: urllib3 11:31:21 Found existing installation: urllib3 1.26.5 11:31:21 Uninstalling urllib3-1.26.5: 11:31:21 Successfully uninstalled urllib3-1.26.5 11:31:22 Attempting uninstall: idna 11:31:22 Found existing installation: idna 3.2 11:31:22 Uninstalling idna-3.2: 11:31:22 Successfully uninstalled idna-3.2 11:31:23 Attempting uninstall: chardet 11:31:23 Found existing installation: chardet 4.0.0 11:31:23 Uninstalling chardet-4.0.0: 11:31:23 Successfully uninstalled chardet-4.0.0 11:31:25 Attempting uninstall: requests 11:31:25 Found existing installation: requests 2.25.1 11:31:25 Uninstalling requests-2.25.1: 11:31:25 Successfully uninstalled requests-2.25.1 11:31:25 Running setup.py install for texttable: started 11:31:27 Running setup.py install for texttable: finished with status 'done' 11:31:28 Running setup.py install for PyYAML: started 11:31:30 Running setup.py install for PyYAML: finished with status 'done' 11:31:31 Running setup.py install for docopt: started 11:31:33 Running setup.py install for docopt: finished with status 'done' 11:31:33 Running setup.py install for dockerpty: started 11:31:35 Running setup.py install for dockerpty: finished with status 'done' 11:31:37 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 11:31:45 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:31:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:31:45 ---> d2eebc57a46d 11:31:45 Step 3/23 : WORKDIR /edgex-go 11:31:45 ---> Using cache 11:31:45 ---> d72433134073 11:31:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:31:45 ---> Using cache 11:31:45 ---> 2ff2ec84897a 11:31:45 Step 5/23 : RUN apk add --update --no-cache make git 11:31:45 ---> Running in 6ea753cf9838 11:31:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:31:47 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:31:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:31:47 ---> d2eebc57a46d 11:31:47 Step 3/23 : WORKDIR /edgex-go 11:31:47 ---> Using cache 11:31:47 ---> d72433134073 11:31:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:31:47 ---> Using cache 11:31:47 ---> 2ff2ec84897a 11:31:47 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:31:47 ---> Running in eeecd403b721 11:31:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:31:48 OK: 220 MiB in 52 packages 11:31:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:31:49 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:31:49 Step 2/21 : FROM ${BUILDER_BASE} AS builder 11:31:49 ---> d2eebc57a46d 11:31:49 Step 3/21 : WORKDIR /edgex-go 11:31:49 ---> Using cache 11:31:49 ---> d72433134073 11:31:49 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:31:49 ---> Using cache 11:31:49 ---> 2ff2ec84897a 11:31:49 Step 5/21 : RUN apk add --update --no-cache make git 11:31:49 ---> Running in d291d6153989 11:31:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:31:50 Removing intermediate container 6ea753cf9838 11:31:50 ---> 1081167918f6 11:31:50 Step 6/23 : COPY go.mod vendor* ./ 11:31:51 OK: 220 MiB in 52 packages 11:31:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:31:52 ---> 6c4d8e721023 11:31:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:31:52 ---> Running in cd19be353bf5 11:31:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:31:53 Removing intermediate container eeecd403b721 11:31:53 ---> f1b3aefdd2fd 11:31:53 Step 6/23 : COPY go.mod vendor* ./ 11:31:54 OK: 220 MiB in 52 packages 11:31:55 ---> 83032944ba71 11:31:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:31:55 ---> Running in d103e7b48731 11:31:55 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:31:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:31:55 ---> d2eebc57a46d 11:31:55 Step 3/22 : WORKDIR /edgex-go 11:31:55 ---> Using cache 11:31:55 ---> d72433134073 11:31:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:31:55 ---> Using cache 11:31:55 ---> 2ff2ec84897a 11:31:55 Step 5/22 : RUN apk add --update --no-cache make git 11:31:55 ---> Using cache 11:31:55 ---> 1081167918f6 11:31:55 Step 6/22 : COPY go.mod vendor* ./ 11:31:55 ---> Using cache 11:31:55 ---> 6c4d8e721023 11:31:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:31:55 ---> Running in 1ee20d15d335 11:31:56 Removing intermediate container d291d6153989 11:31:56 ---> 89083da8687d 11:31:56 Step 6/21 : COPY go.mod vendor* ./ 11:31:57 ---> 05dfe009f90c 11:31:57 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:31:57 Removing intermediate container cd19be353bf5 11:31:57 ---> 2d0dd9edd2ee 11:31:57 Step 8/23 : COPY . . 11:31:58 ---> Running in 21ffdae3e373 11:32:01 Removing intermediate container 6a5382a83e13 11:32:01 ---> aec71ff801aa 11:32:01 Step 14/23 : ENV APP_PORT=58890 11:32:01 ---> Running in 7e45a53759d7 11:32:01 Removing intermediate container 1ee20d15d335 11:32:01 ---> 661eafa93c17 11:32:01 Step 8/22 : COPY . . 11:32:02 Removing intermediate container d103e7b48731 11:32:02 ---> 2d9d3387da30 11:32:02 Step 8/23 : COPY . . 11:32:02 Removing intermediate container 7e45a53759d7 11:32:02 ---> 0ec6ae1386d3 11:32:02 Step 15/23 : EXPOSE $APP_PORT 11:32:02 ---> Running in f8872626d87f 11:32:03 Removing intermediate container 21ffdae3e373 11:32:03 ---> dadbe4dd4360 11:32:03 Step 8/21 : COPY . . 11:32:03 Removing intermediate container f8872626d87f 11:32:03 ---> 16dd6828ebf2 11:32:03 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:32:05 ---> 415922d41e0d 11:32:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:32:07 ---> 488c47428154 11:32:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:32:08 ---> d486f609b747 11:32:08 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 11:32:08 ---> Running in 194be372d066 11:32:09 Removing intermediate container 194be372d066 11:32:09 ---> a47131997414 11:32:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:32:09 ---> Running in 899ee2dbf4a4 11:32:10 Removing intermediate container 899ee2dbf4a4 11:32:10 ---> 565ef204678f 11:32:10 Step 21/23 : LABEL arch=arm64 11:32:10 ---> Running in 492e691ab8e2 11:32:11 Removing intermediate container 492e691ab8e2 11:32:11 ---> baece73f0098 11:32:11 Step 22/23 : LABEL git_sha=12684836338262d12790475a321293a93915a045 11:32:11 ---> Running in 85b8966dd5fd 11:32:12 Removing intermediate container 85b8966dd5fd 11:32:12 ---> 490acc400fb6 11:32:12 Step 23/23 : LABEL version=0.0.0 11:32:12 ---> Running in d9f8be3fb102 11:32:13 Removing intermediate container d9f8be3fb102 11:32:13 ---> dbd50da965c2 11:32:13 11:32:14 Successfully built dbd50da965c2 11:32:14 Successfully tagged sys-mgmt-agent-arm64:latest 11:32:24  Building sys-mgmt-agent ... done  ---> 770264bd8914 11:32:24 Step 9/23 : RUN make cmd/core-command/core-command 11:32:24 ---> Running in 8468aed39a0a 11:32:24 ---> d21ffbd5d43e 11:32:24 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 11:32:24 ---> Running in e1035cac3ecf 11:32:24 ---> 04cdcba1f0a7 11:32:24 Step 9/23 : RUN make cmd/core-data/core-data 11:32:25 ---> Running in f68cac19f109 11:32:25 ---> 5d6f8878cb38 11:32:25 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:32:25 ---> Running in 4ced28b9bd27 11:32: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 11:32:26 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 11:32:26 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 11:32:27 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 11:34:18 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 11:34:18 Removing intermediate container 8468aed39a0a 11:34:18 ---> 236d2dd79763 11:34:18 11:34:18 Step 10/23 : FROM alpine:3.14 11:34:18 ---> 71a2028e5025 11:34:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:34:18 ---> Using cache 11:34:18 ---> 3a952da46dc1 11:34:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:34:18 ---> Using cache 11:34:18 ---> c4b58167dd1c 11:34:18 Step 13/23 : ENV APP_PORT=59882 11:34:18 ---> Running in 1b0560dd3396 11:34:19 Removing intermediate container 1b0560dd3396 11:34:19 ---> a761e9174df8 11:34:19 Step 14/23 : EXPOSE $APP_PORT 11:34:19 ---> Running in 3957ddfc20ec 11:34:20 Removing intermediate container 3957ddfc20ec 11:34:20 ---> 729d7d4070a2 11:34:20 Step 15/23 : WORKDIR / 11:34:20 ---> Running in 25193debd5e6 11:34:20 Removing intermediate container 25193debd5e6 11:34:20 ---> 9027fcdf8c56 11:34:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:34:21 ---> e86ebf910bfc 11:34:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:34:23 ---> ef85c78720e3 11:34:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:34:24 ---> 4eb51b727033 11:34:24 Step 19/23 : ENTRYPOINT ["/core-command"] 11:34:24 ---> Running in 1bb168a0ff49 11:34:24 Removing intermediate container 1bb168a0ff49 11:34:24 ---> 6bf8f4063e85 11:34:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:34:24 ---> Running in 41203658ecfc 11:34:25 Removing intermediate container 41203658ecfc 11:34:25 ---> 5e1154aa9ddf 11:34:25 Step 21/23 : LABEL arch=arm64 11:34:25 ---> Running in e4f84e156669 11:34:26 Removing intermediate container e4f84e156669 11:34:26 ---> feef3f737edc 11:34:26 Step 22/23 : LABEL git_sha=12684836338262d12790475a321293a93915a045 11:34:26 ---> Running in bc579bb82cbf 11:34:27 Removing intermediate container bc579bb82cbf 11:34:27 ---> 9cad5f1934fe 11:34:27 Step 23/23 : LABEL version=0.0.0 11:34:27 ---> Running in bab4b5c8a164 11:34:28 Removing intermediate container bab4b5c8a164 11:34:28 ---> 60d629f14811 11:34:28 11:34:29 Successfully built 60d629f14811 11:34:29 Successfully tagged core-command-arm64:latest 11:34:31  Building core-command ... done Removing intermediate container 4ced28b9bd27 11:34:31 ---> 548bfaf96443 11:34:31 11:34:31 Step 10/21 : FROM alpine:3.14 11:34:31 ---> 71a2028e5025 11:34:31 Step 11/21 : RUN apk add --update --no-cache curl 11:34:31 ---> Running in 38311369ae11 11:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:34:34 (1/5) Installing ca-certificates (20211220-r0) 11:34:34 (2/5) Installing brotli-libs (1.0.9-r5) 11:34:34 (3/5) Installing nghttp2-libs (1.43.0-r0) 11:34:34 (4/5) Installing libcurl (7.79.1-r0) 11:34:34 (5/5) Installing curl (7.79.1-r0) 11:34:34 Executing busybox-1.33.1-r6.trigger 11:34:34 Executing ca-certificates-20211220-r0.trigger 11:34:34 OK: 8 MiB in 19 packages 11:34:34 Removing intermediate container e1035cac3ecf 11:34:34 ---> 0eaecaec42fa 11:34:34 11:34:34 Step 10/22 : FROM alpine:3.14 11:34:34 ---> 71a2028e5025 11:34:34 Step 11/22 : RUN apk add --update --no-cache dumb-init 11:34:34 ---> Using cache 11:34:34 ---> 3a952da46dc1 11:34:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:34:34 ---> Using cache 11:34:34 ---> c4b58167dd1c 11:34:34 Step 13/22 : ENV APP_PORT=59861 11:34:34 ---> Running in 9cfe194eab9f 11:34:35 Removing intermediate container 9cfe194eab9f 11:34:35 ---> 275b8f6448a4 11:34:35 Step 14/22 : EXPOSE $APP_PORT 11:34:35 ---> Running in 95666038e3b9 11:34:36 Removing intermediate container 95666038e3b9 11:34:36 ---> 815d6cba2d5e 11:34:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:34:36 Removing intermediate container 38311369ae11 11:34:36 ---> 9c3c387c666a 11:34:36 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:34:36 ---> Running in 1eb50ab703af 11:34:37 Removing intermediate container 1eb50ab703af 11:34:37 ---> 17fded72d686 11:34:37 Step 13/21 : WORKDIR /edgex 11:34:37 ---> ae9807fea624 11:34:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:34:37 ---> Running in f93da70b1a43 11:34:37 Removing intermediate container f93da70b1a43 11:34:37 ---> c8b0564d4eb0 11:34:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:34:38 ---> 093c75a99774 11:34:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:34:38 ---> 3ac545865a21 11:34:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:34:39 ---> 6fafe4e2b373 11:34:39 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 11:34:39 ---> Running in bbc1dcdb4be2 11:34:39 ---> 8fb2c27f3202 11:34:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:34:39 Removing intermediate container bbc1dcdb4be2 11:34:39 ---> ea5a65db2450 11:34:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:34:40 ---> Running in 8022d4af61e8 11:34:40 Removing intermediate container 8022d4af61e8 11:34:40 ---> 2a2736bc6595 11:34:40 Step 20/22 : LABEL arch=arm64 11:34:40 ---> Running in df909f2b3466 11:34:40 ---> c25d1863963a 11:34:40 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 11:34:41 ---> Running in 8e1ac82ed02d 11:34:41 Removing intermediate container df909f2b3466 11:34:41 ---> 72d2afa30078 11:34:41 Step 21/22 : LABEL git_sha=12684836338262d12790475a321293a93915a045 11:34:41 ---> Running in 84ec42e0204e 11:34:41 Removing intermediate container 8e1ac82ed02d 11:34:41 ---> 3151ecc71ce5 11:34:41 Step 18/21 : CMD ["--init=true"] 11:34:41 ---> Running in b9c33ecf910b 11:34:41 Removing intermediate container 84ec42e0204e 11:34:41 ---> bc38854a895b 11:34:41 Step 22/22 : LABEL version=0.0.0 11:34:42 ---> Running in aa34a6b2b3b5 11:34:42 Removing intermediate container b9c33ecf910b 11:34:42 ---> baab22878bfe 11:34:42 Step 19/21 : LABEL arch=arm64 11:34:42 ---> Running in 142c32d7d609 11:34:42 Removing intermediate container aa34a6b2b3b5 11:34:42 ---> 9835d4911555 11:34:42 11:34:42 Removing intermediate container 142c32d7d609 11:34:42 ---> a38448df0f84 11:34:42 Step 20/21 : LABEL git_sha=12684836338262d12790475a321293a93915a045 11:34:42 ---> Running in 6af6506c9042 11:34:43 Successfully built 9835d4911555 11:34:43 Successfully tagged support-scheduler-arm64:latest 11:34:43  Building support-scheduler ... done Removing intermediate container 6af6506c9042 11:34:43 ---> d7af8ce0d9cf 11:34:43 Step 21/21 : LABEL version=0.0.0 11:34:43 ---> Running in f74ea41421bd 11:34:44 Removing intermediate container f74ea41421bd 11:34:44 ---> d32299b5569a 11:34:44 11:34:44 Removing intermediate container f68cac19f109 11:34:44 ---> 9b9660937d4e 11:34:44 11:34:44 Step 10/23 : FROM alpine:3.14 11:34:44 ---> 71a2028e5025 11:34:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:34:44 ---> Running in fca06cc2a3cc 11:34:44 Successfully built d32299b5569a 11:34:44 Successfully tagged security-proxy-setup-arm64:latest 11:34:44  Building security-proxy-setup ... done Removing intermediate container fca06cc2a3cc 11:34:44 ---> 393aef96e9d1 11:34:44 Step 12/23 : ENV APP_PORT=59880 11:34:44 ---> Running in 51e65dd9a515 11:34:45 Removing intermediate container 51e65dd9a515 11:34:45 ---> f83618831c3f 11:34:45 Step 13/23 : EXPOSE $APP_PORT 11:34:45 ---> Running in 44faa212117f 11:34:45 Removing intermediate container 44faa212117f 11:34:45 ---> ed435cfb1629 11:34:45 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:34:45 ---> Running in a0873b79acca 11:34:47 Removing intermediate container a0873b79acca 11:34:47 ---> c53e36b4da29 11:34:47 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 11:34:47 ---> Running in e939c2757bf4 11:34:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:34:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:34:49 (1/6) Installing dumb-init (1.2.5-r1) 11:34:50 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:34:50 (3/6) Installing libsodium (1.0.18-r0) 11:34:50 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:34:50 (5/6) Installing libzmq (4.3.4-r0) 11:34:50 (6/6) Installing zeromq (4.3.4-r0) 11:34:50 Executing busybox-1.33.1-r6.trigger 11:34:50 OK: 8 MiB in 20 packages 11:34:51 Removing intermediate container e939c2757bf4 11:34:51 ---> cc7627d74dec 11:34:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:34:52 ---> da10f4364ea2 11:34:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:34:53 ---> fb0e6e4fe266 11:34:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:34:53 ---> 74d3596e4f8d 11:34:53 Step 19/23 : ENTRYPOINT ["/core-data"] 11:34:53 ---> Running in ca2cae687dc8 11:34:54 Removing intermediate container ca2cae687dc8 11:34:54 ---> 4d5b37ebcecb 11:34:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:34:54 ---> Running in ac7650491228 11:34:54 Removing intermediate container ac7650491228 11:34:54 ---> 59324b68fcf3 11:34:54 Step 21/23 : LABEL arch=arm64 11:34:54 ---> Running in f305a03cf193 11:34:55 Removing intermediate container f305a03cf193 11:34:55 ---> fa7ecc2cf774 11:34:55 Step 22/23 : LABEL git_sha=12684836338262d12790475a321293a93915a045 11:34:55 ---> Running in d58cd01da831 11:34:55 Removing intermediate container d58cd01da831 11:34:55 ---> 23ce94d9bd2d 11:34:55 Step 23/23 : LABEL version=0.0.0 11:34:55 ---> Running in 043f4c82e13e 11:34:55 Removing intermediate container 043f4c82e13e 11:34:55 ---> 952bc50828be 11:34:55 11:34:56 Successfully built 952bc50828be 11:34:56 Successfully tagged core-data-arm64:latest 11:34:56  Building core-data ... done  [Pipeline] } 11:34:56 $ docker stop --time=1 e7e0b7855161692bfdabbb904dbdd01b1d85f961c8aeaf5e15592b76dae6e0fb 11:34:58 $ docker rm -f e7e0b7855161692bfdabbb904dbdd01b1d85f961c8aeaf5e15592b76dae6e0fb [Pipeline] // withDockerContainer [Pipeline] sh 11:34:59 + docker images 11:34:59 REPOSITORY TAG IMAGE ID CREATED SIZE 11:34:59 core-data-arm64 latest 952bc50828be 4 seconds ago 19.2MB 11:34:59 security-proxy-setup-arm64 latest d32299b5569a 16 seconds ago 25.4MB 11:34:59 9b9660937d4e 16 seconds ago 1.61GB 11:34:59 support-scheduler-arm64 latest 9835d4911555 17 seconds ago 15.4MB 11:34:59 0eaecaec42fa 25 seconds ago 1.6GB 11:34:59 548bfaf96443 29 seconds ago 1.6GB 11:34:59 core-command-arm64 latest 60d629f14811 32 seconds ago 15.3MB 11:34:59 236d2dd79763 41 seconds ago 1.59GB 11:34:59 sys-mgmt-agent-arm64 latest dbd50da965c2 2 minutes ago 280MB 11:34:59 security-bootstrapper-arm64 latest b6728c0fe6d4 3 minutes ago 18MB 11:34:59 support-notifications-arm64 latest 76de109985ce 4 minutes ago 16.1MB 11:34:59 security-secretstore-setup-arm64 latest 7071f71f3cf8 4 minutes ago 26.9MB 11:34:59 core-metadata-arm64 latest a98a4a888b10 4 minutes ago 16MB 11:34:59 e7d5bd237a02 4 minutes ago 1.6GB 11:34:59 af1da7c7428b 4 minutes ago 1.6GB 11:34:59 39f233907533 4 minutes ago 1.59GB 11:34:59 0bf55b2858b9 4 minutes ago 1.6GB 11:34:59 4a98679bf6bb 4 minutes ago 1.59GB 11:34:59 ci-base-image-arm64 latest d2eebc57a46d 15 minutes ago 1.26GB 11:34:59 alpine 3.14 71a2028e5025 17 hours ago 5.34MB 11:34:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB 11:34:59 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 11:34:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 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 11:35:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:35:00 11:35:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 11:35:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:35:00 arm64: Pulling from edgex-lftools-log-publisher 11:35:00 8998bd30e6a1: Pulling fs layer 11:35:00 04944245beec: Pulling fs layer 11:35:00 699f458cf7ca: Pulling fs layer 11:35:00 765212b225bb: Pulling fs layer 11:35:00 f23df028b6ca: Pulling fs layer 11:35:00 d65c8cfc05b1: Pulling fs layer 11:35:00 2437ff75d9bd: Pulling fs layer 11:35:00 f23df028b6ca: Waiting 11:35:00 d65c8cfc05b1: Waiting 11:35:00 2437ff75d9bd: Waiting 11:35:00 765212b225bb: Waiting 11:35:00 04944245beec: Verifying Checksum 11:35:00 04944245beec: Download complete 11:35:00 765212b225bb: Verifying Checksum 11:35:00 765212b225bb: Download complete 11:35:01 f23df028b6ca: Verifying Checksum 11:35:01 f23df028b6ca: Download complete 11:35:01 d65c8cfc05b1: Verifying Checksum 11:35:01 d65c8cfc05b1: Download complete 11:35:01 699f458cf7ca: Verifying Checksum 11:35:01 699f458cf7ca: Download complete 11:35:01 8998bd30e6a1: Verifying Checksum 11:35:01 8998bd30e6a1: Download complete 11:35:03 2437ff75d9bd: Verifying Checksum 11:35:06 8998bd30e6a1: Pull complete 11:35:06 04944245beec: Pull complete 11:35:08 699f458cf7ca: Pull complete 11:35:08 765212b225bb: Pull complete 11:35:09 f23df028b6ca: Pull complete 11:35:09 d65c8cfc05b1: Pull complete 11:35:24 2437ff75d9bd: Pull complete 11:35:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:35:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:35:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 11:35:24 prd-ubuntu20.04-docker-arm64-4c-16g-7953 does not seem to be running inside a container 11:35:24 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:35:27 $ docker top 420ac15f642c73a1c71423005030628cbb752659aa69afcc303cd4ce4f17265e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:35:28 ---> job-cost.sh 11:35:28 lf-activate-venv: SKIPPING 11:35:28 INFO: No Stack... 11:35:29 INFO: Retrieving Pricing Info for: v3-standard-4 11:35:30 INFO: Archiving Costs [Pipeline] sh 11:35:30 + cat /w/workspace/edgex-go/1/archives/cost.csv 11:35:30 + cut -d, -f6 [Pipeline] lock 11:35:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3914-1-stack-cost] 11:35:30 Resource [jenkins-edgexfoundry-edgex-go-PR-3914-1-stack-cost] did not exist. Created. 11:35:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3914-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:35:31 + echo total: 0.10999999940395355 [Pipeline] stash 11:35:31 Stashed 1 file(s) [Pipeline] } 11:35:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3914-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:35:31 $ docker stop --time=1 420ac15f642c73a1c71423005030628cbb752659aa69afcc303cd4ce4f17265e 11:35:33 $ docker rm -f 420ac15f642c73a1c71423005030628cbb752659aa69afcc303cd4ce4f17265e [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 11:35:34 provisioning config files... 11:35:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6181433991668426413tmp [Pipeline] { [Pipeline] sh 11:35:34 + set +x 11:35:34 + curl -s https://codecov.io/bash 11:35:34 + bash -s -- 11:35:34 11:35:34 _____ _ 11:35:34 / ____| | | 11:35:34 | | ___ __| | ___ ___ _____ __ 11:35:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:35:34 | |___| (_) | (_| | __/ (_| (_) \ V / 11:35:34 \_____\___/ \__,_|\___|\___\___/ \_/ 11:35:34 Bash-1.0.6 11:35:34 11:35:34 11:35:34 ==> git version 2.25.1 found 11:35:34 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:35:34 Release-Date: 2020-01-08 11:35:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:35:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:35:34 ==> Jenkins CI detected. 11:35:34 current dir:  /w/workspace/edgex-go/1 11:35:34 project root: . 11:35:34 --> token set from env 11:35:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:35:34 ==> Running gcov in . (disable via -X gcov) 11:35:34 ==> Python coveragepy not found 11:35:34 ==> Searching for coverage reports in: 11:35:34 + . 11:35:34 -> Found 1 reports 11:35:34 ==> Detecting git/mercurial file structure 11:35:34 ==> Reading reports 11:35:35 + ./coverage.out bytes=426503 11:35:35 ==> Appending adjustments 11:35:35 https://docs.codecov.io/docs/fixing-reports 11:35:36 + Found adjustments 11:35:36 ==> Gzipping contents 11:35:36 60K /tmp/codecov.sQrT7Q.gz 11:35:36 ==> Uploading reports 11:35:36 url: https://codecov.io 11:35:36 query: branch=PR-3914&commit=12684836338262d12790475a321293a93915a045&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3914%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3914&job=&cmd_args= 11:35:36 -> Pinging Codecov 11:35:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3914&commit=12684836338262d12790475a321293a93915a045&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3914%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3914&job=&cmd_args= 11:35:36 -> Uploading to 11:35:36 https://storage.googleapis.com/codecov/v4/raw/2022-03-18/00271124DB129430A58F1EEE437C3FCB/12684836338262d12790475a321293a93915a045/49d97564-5a08-4e3c-b0cd-efb8c76497b7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220318T113536Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=efdadfa8cafebd63c937fef8c91cfd8eb70dcc8d9c777e770462881aaffdbb59 11:35:36 % Total % Received % Xferd Average Speed Time Time Time Current 11:35:36 Dload Upload Total Spent Left Speed 11:35:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57963 0 0 100 57963 0 230k --:--:-- --:--:-- --:--:-- 230k 11:35:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/12684836338262d12790475a321293a93915a045 [Pipeline] } 11:35:36 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 11:35:38 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 11:35:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:35:39 ---> package-listing.sh 11:35:39 ++ facter osfamily 11:35:39 ++ tr '[:upper:]' '[:lower:]' 11:35:39 + OS_FAMILY=debian 11:35:39 + workspace=/w/workspace/edgex-go/1 11:35:39 + START_PACKAGES=/tmp/packages_start.txt 11:35:39 + END_PACKAGES=/tmp/packages_end.txt 11:35:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:35:39 + PACKAGES=/tmp/packages_start.txt 11:35:39 + '[' /w/workspace/edgex-go/1 ']' 11:35:39 + PACKAGES=/tmp/packages_end.txt 11:35:39 + case "${OS_FAMILY}" in 11:35:39 + dpkg -l 11:35:39 + grep '^ii' 11:35:39 + '[' -f /tmp/packages_start.txt ']' 11:35:39 + '[' -f /tmp/packages_end.txt ']' 11:35:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:35:39 + '[' /w/workspace/edgex-go/1 ']' 11:35:39 + mkdir -p /w/workspace/edgex-go/1/archives/ 11:35:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 11:35:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:35:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:35:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:35:40 11:35:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:35:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:35:40 latest: Pulling from edgex-lftools-log-publisher 11:35:40 5eb5b503b376: Pulling fs layer 11:35:40 5c69ac0246d0: Pulling fs layer 11:35:40 ec43610c2a17: Pulling fs layer 11:35:40 3a2ae6a8a46f: Pulling fs layer 11:35:40 33b1e0a273af: Pulling fs layer 11:35:40 5d3b04190fa2: Pulling fs layer 11:35:40 2f39f015ded8: Pulling fs layer 11:35:40 3a2ae6a8a46f: Waiting 11:35:40 33b1e0a273af: Waiting 11:35:40 5d3b04190fa2: Waiting 11:35:40 5c69ac0246d0: Download complete 11:35:40 3a2ae6a8a46f: Verifying Checksum 11:35:40 3a2ae6a8a46f: Download complete 11:35:40 33b1e0a273af: Verifying Checksum 11:35:40 33b1e0a273af: Download complete 11:35:40 ec43610c2a17: Verifying Checksum 11:35:40 ec43610c2a17: Download complete 11:35:41 5d3b04190fa2: Verifying Checksum 11:35:41 5d3b04190fa2: Download complete 11:35:41 5eb5b503b376: Verifying Checksum 11:35:41 5eb5b503b376: Download complete 11:35:41 2f39f015ded8: Download complete 11:35:42 5eb5b503b376: Pull complete 11:35:42 5c69ac0246d0: Pull complete 11:35:42 ec43610c2a17: Pull complete 11:35:42 3a2ae6a8a46f: Pull complete 11:35:43 33b1e0a273af: Pull complete 11:35:43 5d3b04190fa2: Pull complete 11:35:47 2f39f015ded8: Pull complete 11:35:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:35:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:35:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:35:47 prd-ubuntu20.04-docker-8c-8g-7952 does not seem to be running inside a container 11:35:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:35:49 $ docker top c01e5522122f4ab89c20d9239673cbe270fc6c24a6e4fa9599b623108eac995d -eo pid,comm [Pipeline] { [Pipeline] sh 11:35:49 + touch /tmp/pre-build-complete [Pipeline] sh 11:35:50 + mkdir -p /var/log/sysstat [Pipeline] sh 11:35:50 + ls /var/log/sa-host 11:35:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:35:50 provisioning config files... 11:35:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2983443988782261463tmp [Pipeline] { [Pipeline] echo 11:35:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:35:51 ---> create-netrc.sh [Pipeline] } 11:35:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:35:51 ---> python-tools-install.sh [Pipeline] echo 11:35:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:35:51 ---> sudo-logs.sh 11:35:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:35:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:35:52 ---> job-cost.sh 11:35:52 lf-activate-venv: SKIPPING 11:35:52 DEBUG: total: 0.10999999940395355 11:35:52 INFO: Retrieving Stack Cost... 11:35:52 INFO: Retrieving Pricing Info for: v3-standard-8 11:35:53 INFO: Archiving Costs [Pipeline] echo 11:35:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:35:53 ---> logs-deploy.sh 11:35:53 lf-activate-venv: SKIPPING 11:35:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3914/1 11:35:53 INFO: archiving workspace using pattern(s): 11:35:54 Archives upload complete. 11:35:54 INFO: archiving logs to Nexus