Pull request #3905 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 32908ac30e68773996ddcecfbd38d2219affed23+1cc235d0ac57d8b13d02bd868f6cddc2b2d7ce24 (8687063c531cca7f9194ef1ca6ef81d808c141cc) 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-ssh17871455091205731769.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-ssh6229358798935344662.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3905/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3905/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16632209876044603083.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9205853292412224414.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3905/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3905/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11612901945579408136.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7325’ Running on prd-ubuntu20.04-docker-8c-8g-7327 in /w/workspace/edgexfoundry_edgex-go_PR-3905 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 > 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/3905/head:refs/remotes/origin/PR-3905 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1cc235d0ac57d8b13d02bd868f6cddc2b2d7ce24 into PR head commit 32908ac30e68773996ddcecfbd38d2219affed23 Merge succeeded, producing 32908ac30e68773996ddcecfbd38d2219affed23 Checking out Revision 32908ac30e68773996ddcecfbd38d2219affed23 (PR-3905) > git config core.sparsecheckout # timeout=10 > git checkout -f 32908ac30e68773996ddcecfbd38d2219affed23 # 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 1cc235d0ac57d8b13d02bd868f6cddc2b2d7ce24 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32908ac30e68773996ddcecfbd38d2219affed23 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:42:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:42:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:42:42 ========================================================= 19:42:42 EdgeX Global Pipelines Version Info 19:42:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:42:43 ------------------- 19:42:43 stable info: 19:42:43 ------------------- 19:42:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:42:43 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 19:42:43 Message: update stable to v1.0.221 > git rev-list --no-walk f625b3bb259f4530edc4b8b38d2ff4e2384484fc # timeout=10 19:42:44 ------------------- 19:42:44 experimental info: 19:42:44 ------------------- 19:42:44 Commited By: **** collab-it+edgex@linuxfoundation.org 19:42:44 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 19:42:44 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:42:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:42:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:42:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:42:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:42:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:42:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:42:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:42:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:42:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:42:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:42:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:42:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:42:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:42:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:42:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:42:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:42:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:42:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:42:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:42:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:42:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:42:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:42:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3905 [Pipeline] echo 19:42:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3905 [Pipeline] echo 19:42:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3905 [Pipeline] echo 19:42:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32908ac30e68773996ddcecfbd38d2219affed23 [Pipeline] echo 19:42:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32908ac [Pipeline] echo 19:42:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:42:44 provisioning config files... 19:42:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6972333393099182093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:42:45 ---> docker-login.sh 19:42:45 nexus3.edgexfoundry.org:10001 19:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:45 Configure a credential helper to remove this warning. See 19:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:45 19:42:45 Login Succeeded 19:42:45 nexus3.edgexfoundry.org:10002 19:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:45 Configure a credential helper to remove this warning. See 19:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:45 19:42:45 Login Succeeded 19:42:45 nexus3.edgexfoundry.org:10003 19:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:45 Configure a credential helper to remove this warning. See 19:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:45 19:42:45 Login Succeeded 19:42:45 nexus3.edgexfoundry.org:10004 19:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:45 Configure a credential helper to remove this warning. See 19:42:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:45 19:42:45 Login Succeeded 19:42:45 docker.io 19:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:42:46 Configure a credential helper to remove this warning. See 19:42:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:42:46 19:42:46 Login Succeeded 19:42:46 ---> docker-login.sh ends [Pipeline] } 19:42:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:42:46 + 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 19:42:46 + dirname cmd/core-command/Dockerfile 19:42:46 + cut -d/ -f2 19:42:46 + echo core-command,cmd/core-command/Dockerfile 19:42:46 + dirname cmd/core-data/Dockerfile 19:42:46 + cut -d/ -f2 19:42:46 + echo core-data,cmd/core-data/Dockerfile 19:42:46 + dirname cmd/core-metadata/Dockerfile 19:42:46 + cut -d/ -f2 19:42:46 + echo core-metadata,cmd/core-metadata/Dockerfile 19:42:46 + dirname cmd/security-bootstrapper/Dockerfile 19:42:46 + cut -d/ -f2 19:42:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:42:46 + dirname cmd/security-proxy-setup/Dockerfile 19:42:46 + cut -d/ -f2 19:42:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:42:46 + dirname cmd/security-secretstore-setup/Dockerfile 19:42:46 + cut -d/ -f2 19:42:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:42:46 + dirname cmd/support-notifications/Dockerfile 19:42:46 + cut -d/ -f2 19:42:46 + echo support-notifications,cmd/support-notifications/Dockerfile 19:42:46 + dirname cmd/support-scheduler/Dockerfile 19:42:46 + cut -d/ -f2 19:42:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:42:46 + dirname cmd/sys-mgmt-agent/Dockerfile 19:42:46 + cut -d/ -f2 19:42:46 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:42:46 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 19:42:47 + git rev-list -1 --merges 32908ac30e68773996ddcecfbd38d2219affed23~1..32908ac30e68773996ddcecfbd38d2219affed23 [Pipeline] echo 19:42:47 -----------> git rev-list -1 --merges 32908ac30e68773996ddcecfbd38d2219affed23~1..32908ac30e68773996ddcecfbd38d2219affed23 32908ac30e68773996ddcecfbd38d2219affed23 [false] [Pipeline] sh 19:42:47 + git log --format=format:%s -1 32908ac30e68773996ddcecfbd38d2219affed23 [Pipeline] echo 19:42:47 ========================================================= 19:42:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:42:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:42:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:42:47 + grep -v github /etc/ssh/ssh_known_hosts 19:42:47 + [ -e /tmp/ssh_known_hosts ] 19:42:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:42:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:42:47 + sudo tee -a /etc/ssh/ssh_known_hosts 19:42:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:42:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:42:48 19:42:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:42:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:42:48 latest: Pulling from edgex-devops/git-semver 19:42:48 a0d0a0d46f8b: Pulling fs layer 19:42:48 3e5f54012d9b: Pulling fs layer 19:42:48 4c7163046ea9: Pulling fs layer 19:42:48 0c2d73faf560: Pulling fs layer 19:42:48 0c2d73faf560: Waiting 19:42:48 3e5f54012d9b: Verifying Checksum 19:42:48 3e5f54012d9b: Download complete 19:42:48 a0d0a0d46f8b: Download complete 19:42:48 0c2d73faf560: Verifying Checksum 19:42:48 0c2d73faf560: Download complete 19:42:48 4c7163046ea9: Verifying Checksum 19:42:48 4c7163046ea9: Download complete 19:42:48 a0d0a0d46f8b: Pull complete 19:42:48 3e5f54012d9b: Pull complete 19:42:49 4c7163046ea9: Pull complete 19:42:49 0c2d73faf560: Pull complete 19:42:49 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:42:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:42:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:42:49 prd-ubuntu20.04-docker-8c-8g-7327 does not seem to be running inside a container 19:42:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:42:50 $ docker top 8b66f49067be316ec53943b9d6059e26565a62aee90ccb1588cd07f61d8bccf2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:42:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:42:50 [ssh-agent] Looking for ssh-agent implementation... 19:42:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:42:50 $ docker exec 8b66f49067be316ec53943b9d6059e26565a62aee90ccb1588cd07f61d8bccf2 ssh-agent 19:42:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLAcFoc/agent.13 19:42:50 SSH_AGENT_PID=20 19:42:50 Running ssh-add (command line suppressed) 19:42:50 Identity added: /w/workspace/edgex-go/4@tmp/private_key_2669949784611708233.key (/w/workspace/edgex-go/4@tmp/private_key_2669949784611708233.key) 19:42:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:42:51 + git tag --points-at HEAD [Pipeline] } 19:42:51 $ docker exec --env ******** --env ******** 8b66f49067be316ec53943b9d6059e26565a62aee90ccb1588cd07f61d8bccf2 ssh-agent -k 19:42:51 unset SSH_AUTH_SOCK; 19:42:51 unset SSH_AGENT_PID; 19:42:51 echo Agent pid 20 killed; 19:42:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:42:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:42:51 [ssh-agent] Looking for ssh-agent implementation... 19:42:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:42:51 $ docker exec 8b66f49067be316ec53943b9d6059e26565a62aee90ccb1588cd07f61d8bccf2 ssh-agent 19:42:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjafOJd/agent.52 19:42:51 SSH_AGENT_PID=58 19:42:51 Running ssh-add (command line suppressed) 19:42:51 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7353668103968279424.key (/w/workspace/edgex-go/4@tmp/private_key_7353668103968279424.key) 19:42:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:42:51 + git semver init 19:42:51 # -> Open(): unable to determine branch for HEAD 19:42:51 # $GIT_DIR = /w/workspace/edgex-go/4/.git 19:42:51 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 19:42:51 # $SEMVER_REMOTE_NAME = origin 19:42:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:42:51 # $SEMVER_USER_NAME = edgex-jenkins 19:42:51 # $SEMVER_BRANCH = PR-3905 19:42:51 # $SEMVER_TEMP = /tmp/semver-430612476 19:42:51 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:43:04 # '/tmp/semver-430612476' -> '/w/workspace/edgex-go/4/.semver' 19:43:04 # -> Force: false 19:43:04 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 19:43:04 $ docker exec --env ******** --env ******** 8b66f49067be316ec53943b9d6059e26565a62aee90ccb1588cd07f61d8bccf2 ssh-agent -k 19:43:04 unset SSH_AUTH_SOCK; 19:43:04 unset SSH_AGENT_PID; 19:43:04 echo Agent pid 58 killed; 19:43:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:43:04 + git semver [Pipeline] } 19:43:04 $ docker stop --time=1 8b66f49067be316ec53943b9d6059e26565a62aee90ccb1588cd07f61d8bccf2 19:43:06 $ docker rm -f 8b66f49067be316ec53943b9d6059e26565a62aee90ccb1588cd07f61d8bccf2 [Pipeline] // withDockerContainer [Pipeline] sh 19:43:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:43:07 Stashed 1 file(s) [Pipeline] echo 19:43:07 [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 19:43:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:43:07 ========================================================= 19:43:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:43:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:43:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:43:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:43:07 59bf1c3509f3: Pulling fs layer 19:43:07 666ba61612fd: Pulling fs layer 19:43:07 8ed8ca486205: Pulling fs layer 19:43:07 4fe6c5a15a65: Pulling fs layer 19:43:07 22a0e8bec74d: Pulling fs layer 19:43:07 640e595b4fbd: Pulling fs layer 19:43:07 763cafe07f6e: Pulling fs layer 19:43:07 0c0b528cf693: Pulling fs layer 19:43:07 10935f4eaf8b: Pulling fs layer 19:43:07 22a0e8bec74d: Waiting 19:43:07 640e595b4fbd: Waiting 19:43:07 4fe6c5a15a65: Waiting 19:43:07 763cafe07f6e: Waiting 19:43:07 0c0b528cf693: Waiting 19:43:07 10935f4eaf8b: Waiting 19:43:07 8ed8ca486205: Verifying Checksum 19:43:07 8ed8ca486205: Download complete 19:43:07 666ba61612fd: Download complete 19:43:07 22a0e8bec74d: Download complete 19:43:07 640e595b4fbd: Verifying Checksum 19:43:07 640e595b4fbd: Download complete 19:43:07 763cafe07f6e: Download complete 19:43:07 59bf1c3509f3: Verifying Checksum 19:43:07 59bf1c3509f3: Download complete 19:43:08 0c0b528cf693: Verifying Checksum 19:43:08 0c0b528cf693: Download complete 19:43:08 59bf1c3509f3: Pull complete 19:43:08 666ba61612fd: Pull complete 19:43:08 8ed8ca486205: Pull complete 19:43:08 10935f4eaf8b: Verifying Checksum 19:43:08 10935f4eaf8b: Download complete 19:43:08 4fe6c5a15a65: Verifying Checksum 19:43:08 4fe6c5a15a65: Download complete 19:43:11 4fe6c5a15a65: Pull complete 19:43:11 22a0e8bec74d: Pull complete 19:43:11 640e595b4fbd: Pull complete 19:43:11 763cafe07f6e: Pull complete 19:43:12 0c0b528cf693: Pull complete 19:43:13 10935f4eaf8b: Pull complete 19:43:13 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 19:43:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:43:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:43:14 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:43:14 WORKDIR /edgex 19:43:14 COPY go.mod . 19:43:14 RUN go mod download 19:43:14 docker build -t ci-base-image-x86_64 -f - . 19:43:15 Sending build context to Docker daemon 334.1MB 19:43:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:43:15 ---> 99d49a6021b9 19:43:15 Step 2/4 : WORKDIR /edgex 19:43:17 ---> Running in 37244be4e81a 19:43:17 Removing intermediate container 37244be4e81a 19:43:17 ---> b9642a6315e8 19:43:17 Step 3/4 : COPY go.mod . 19:43:17 ---> b58161165a76 19:43:17 Step 4/4 : RUN go mod download 19:43:17 ---> Running in 46502892e4b8 19:43:22 Still waiting to schedule task 19:43:22 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7326’ 19:43:39 Removing intermediate container 46502892e4b8 19:43:39 ---> 2831fadd95c8 19:43:39 Successfully built 2831fadd95c8 19:43:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:43:39 + docker inspect -f . ci-base-image-x86_64 19:43:39 . [Pipeline] withDockerContainer 19:43:39 prd-ubuntu20.04-docker-8c-8g-7327 does not seem to be running inside a container 19:43:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-x86_64 cat 19:43:40 $ docker top 2290429f1b1ecc15bffd30aab1300eb8bf083ad5f8b12116b55432e30b34ab9b -eo pid,comm [Pipeline] { [Pipeline] sh 19:43:40 + go version 19:43:40 go version go1.17.6 linux/amd64 [Pipeline] } 19:43:40 $ docker stop --time=1 2290429f1b1ecc15bffd30aab1300eb8bf083ad5f8b12116b55432e30b34ab9b 19:43:42 $ docker rm -f 2290429f1b1ecc15bffd30aab1300eb8bf083ad5f8b12116b55432e30b34ab9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:43:42 + docker inspect -f . ci-base-image-x86_64 19:43:42 . [Pipeline] withDockerContainer 19:43:42 prd-ubuntu20.04-docker-8c-8g-7327 does not seem to be running inside a container 19:43:42 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-x86_64 cat 19:43:42 $ docker top 1cb24a66e27b84e922dbf72411ab8acf790339733dec32fa5d216a75ba2580b1 -eo pid,comm [Pipeline] { [Pipeline] echo 19:43:43 ========================================================= 19:43:43 [edgeXBuildGoParallel] Running Tests and Build... 19:43:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:43:43 + make test 19:43:43 go mod tidy 19:43:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:43:48 ? github.com/edgexfoundry/edgex-go [no test files] 19:43:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:43:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:43:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:43:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:43:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:43:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:43:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:43:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:43:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:43:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:43:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:43:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:43:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:43:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 19:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:43:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements 19:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:43:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.9% of statements 19:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:43:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.140s coverage: 89.5% of statements 19:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:43:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 84.4% of statements 19:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:43:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.384s coverage: 94.2% of statements 19:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:43:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:43:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 59.1% of statements 19:43:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:43:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:43:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:43:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:43:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:43:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 19:43:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:43:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:43:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:43:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements 19:43:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:43:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 19:43:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 21.7% of statements 19:43:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements 19:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements 19:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 19:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements 19:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 19:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements 19:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.086s coverage: 44.8% of statements 19:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.184s coverage: 82.5% of statements 19:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements 19:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 19:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 19:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.156s coverage: 91.2% of statements 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.161s coverage: 64.4% of statements 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.079s coverage: 100.0% of statements 19:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 19:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 19:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 19:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 19:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.332s coverage: 65.4% of statements 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.153s coverage: 43.8% of statements 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:44:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:44:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:44:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:44:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:44:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:44:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.062s coverage: 28.9% of statements 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:44:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:44:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 19:44:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 19:44:23 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 19:44:35 GO111MODULE=on go vet ./... 19:44:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:44:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:44:40 ./bin/test-attribution-txt.sh [Pipeline] echo 19:44:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:44:40 + ls -al . 19:44:40 total 672 19:44:40 drwxrwxr-x 10 1001 1001 4096 Mar 16 19:44 . 19:44:40 drwxr-xr-x 4 root root 4096 Mar 16 19:43 .. 19:44:40 -rw-rw-r-- 1 1001 1001 11 Mar 16 19:42 .dockerignore 19:44:40 drwxrwxr-x 8 1001 1001 4096 Mar 16 19:42 .git 19:44:40 drwxrwxr-x 4 1001 1001 4096 Mar 16 19:42 .github 19:44:40 -rw-rw-r-- 1 1001 1001 804 Mar 16 19:42 .gitignore 19:44:40 -rw-rw-r-- 1 1001 1001 42 Mar 16 19:42 .golangci.yml 19:44:40 -rw-rw-r-- 1 1001 1001 76 Mar 16 19:42 .hadolint.yml 19:44:40 drwx------ 3 1001 1001 4096 Mar 16 19:43 .semver 19:44:40 -rw-rw-r-- 1 1001 1001 166 Mar 16 19:42 .sonarcloud.properties 19:44:40 -rw-rw-r-- 1 1001 1001 1171 Mar 16 19:42 ADOPTERS.md 19:44:40 -rw-rw-r-- 1 1001 1001 9019 Mar 16 19:42 Attribution.txt 19:44:40 -rw-rw-r-- 1 1001 1001 51732 Mar 16 19:42 CHANGELOG.md 19:44:40 -rw-rw-r-- 1 1001 1001 3804 Mar 16 19:42 CONTRIBUTING.md 19:44:40 -rw-rw-r-- 1 1001 1001 677 Mar 16 19:42 GOVERNANCE.md 19:44:40 -rw-rw-r-- 1 1001 1001 849 Mar 16 19:42 Jenkinsfile 19:44:40 -rw-rw-r-- 1 1001 1001 10775 Mar 16 19:42 LICENSE 19:44:40 -rw-rw-r-- 1 1001 1001 6508 Mar 16 19:42 Makefile 19:44:40 -rw-rw-r-- 1 1001 1001 582 Mar 16 19:42 OWNERS.md 19:44:40 -rw-rw-r-- 1 1001 1001 8207 Mar 16 19:42 README.md 19:44:40 -rw-rw-r-- 1 1001 1001 6912 Mar 16 19:42 SECURITY.md 19:44:40 -rw-rw-r-- 1 1001 1001 5 Mar 16 19:43 VERSION 19:44:40 -rw-rw-r-- 1 1001 1001 4131 Mar 16 19:42 ZMQWindows.md 19:44:40 drwxrwxr-x 2 1001 1001 4096 Mar 16 19:42 bin 19:44:40 drwxrwxr-x 14 1001 1001 4096 Mar 16 19:42 cmd 19:44:40 -rw-r--r-- 1 root root 425751 Mar 16 19:44 coverage.out 19:44:40 -rw-rw-r-- 1 1001 1001 2827 Mar 16 19:42 go.mod 19:44:40 -rw-rw-r-- 1 1001 1001 50489 Mar 16 19:42 go.sum 19:44:40 drwxrwxr-x 8 1001 1001 4096 Mar 16 19:42 internal 19:44:40 drwxrwxr-x 3 1001 1001 4096 Mar 16 19:42 openapi 19:44:40 drwxrwxr-x 4 1001 1001 4096 Mar 16 19:42 snap 19:44:40 -rw-rw-r-- 1 1001 1001 204 Mar 16 19:42 version.go [Pipeline] sh 19:44:41 + '[' -e coverage.out ] 19:44:41 + chown 1001:1001 coverage.out [Pipeline] stash 19:44:41 Stashed 1 file(s) [Pipeline] sh 19:44:41 + make build 19:44:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:44:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:44:47 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 19:44:48 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 19:44:49 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 19:44: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 19:44:49 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 19:44:50 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 19:44:51 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 19:44:52 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 19:44:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:44:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 19:44:54 $ docker stop --time=1 1cb24a66e27b84e922dbf72411ab8acf790339733dec32fa5d216a75ba2580b1 19:44:57 $ docker rm -f 1cb24a66e27b84e922dbf72411ab8acf790339733dec32fa5d216a75ba2580b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:44:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:44:57 19:44:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:44:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:44:58 latest: Pulling from edgex-devops/edgex-compose 19:44:58 cbdbe7a5bc2a: Pulling fs layer 19:44:58 ca9280d653b3: Pulling fs layer 19:44:58 7e9c9ca2126c: Pulling fs layer 19:44:58 cbdbe7a5bc2a: Download complete 19:44:58 ca9280d653b3: Verifying Checksum 19:44:58 ca9280d653b3: Download complete 19:44:58 cbdbe7a5bc2a: Pull complete 19:44:58 7e9c9ca2126c: Verifying Checksum 19:44:58 7e9c9ca2126c: Download complete 19:44:58 ca9280d653b3: Pull complete 19:45:02 7e9c9ca2126c: Pull complete 19:45:02 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:45:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:45:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:45:02 prd-ubuntu20.04-docker-8c-8g-7327 does not seem to be running inside a container 19:45:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 19:45:03 $ docker top 78141fa51646e2d74104af56e9e111accd08d3c24bbd67c9a5bfc9b3de6acf4b -eo pid,comm [Pipeline] { [Pipeline] sh 19:45:03 + + docker-composegrep build parallel --help 19:45:03 19:45:04 --parallel Build images in parallel. [Pipeline] } 19:45:04 $ docker stop --time=1 78141fa51646e2d74104af56e9e111accd08d3c24bbd67c9a5bfc9b3de6acf4b 19:45:05 $ docker rm -f 78141fa51646e2d74104af56e9e111accd08d3c24bbd67c9a5bfc9b3de6acf4b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:45:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:45:06 . [Pipeline] withDockerContainer 19:45:06 prd-ubuntu20.04-docker-8c-8g-7327 does not seem to be running inside a container 19:45:06 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:45:06 $ docker top 6f4299df02d4ffb301a7f62df1ceb079080c932d835dd355a4396aeb0bb2979c -eo pid,comm [Pipeline] { [Pipeline] sh 19:45:07 + docker-compose -f ./docker-compose-build.yml build --parallel 19:45:07 Building core-command ... 19:45:07 Building core-data ... 19:45:07 Building core-metadata ... 19:45:07 Building security-bootstrapper ... 19:45:07 Building security-proxy-setup ... 19:45:07 Building security-secretstore-setup ... 19:45:07 Building support-notifications ... 19:45:07 Building support-scheduler ... 19:45:07 Building sys-mgmt-agent ... 19:45:07 Building support-notifications 19:45:07 Building security-secretstore-setup 19:45:07 Building sys-mgmt-agent 19:45:07 Building security-bootstrapper 19:45:07 Building core-data 19:45:19 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:45:19 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:45:19 ---> 2831fadd95c8 19:45:19 Step 3/31 : WORKDIR /edgex-go 19:45:19 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:45:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:45:19 ---> 2831fadd95c8 19:45:19 Step 3/22 : WORKDIR /edgex-go 19:45:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:45:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:45:19 ---> 2831fadd95c8 19:45:19 Step 3/23 : WORKDIR /edgex-go 19:45:20 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:45:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:45:20 ---> 2831fadd95c8 19:45:20 Step 3/25 : WORKDIR /edgex-go 19:45:20 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:45:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:45:20 ---> 2831fadd95c8 19:45:20 Step 3/23 : WORKDIR /edgex-go 19:45:22 ---> Running in 15c78bdef726 19:45:22 ---> Running in b669f117df45 19:45:22 ---> Running in 32ef0d11d727 19:45:22 ---> Running in 3ea921626110 19:45:22 ---> Running in deb2e27cf40f 19:45:22 Removing intermediate container deb2e27cf40f 19:45:22 ---> bf3cbfe96bff 19:45:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:45:22 Removing intermediate container 15c78bdef726 19:45:22 ---> 5f20e59c9504 19:45:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:45:22 Removing intermediate container b669f117df45 19:45:22 ---> e0c1eb50df6c 19:45:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:45:22 Removing intermediate container 32ef0d11d727 19:45:22 ---> 62238b2a949b 19:45:22 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:45:22 Removing intermediate container 3ea921626110 19:45:22 ---> d388106c82e8 19:45:22 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:45:22 ---> Running in 5a3310bca89c 19:45:22 ---> Running in 336860e94efd 19:45:22 ---> Running in 54395e931850 19:45:22 ---> Running in 4bc8f3cc2506 19:45:22 ---> Running in f8dbd6572b9e 19:45:23 Removing intermediate container 5a3310bca89c 19:45:23 ---> e76fa10f2967 19:45:23 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:45:23 ---> Running in 1549fc74d188 19:45:23 Removing intermediate container 336860e94efd 19:45:23 ---> 5c068a97f688 19:45:23 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:45:23 ---> Running in 9263d459a527 19:45:23 Removing intermediate container 54395e931850 19:45:23 Removing intermediate container f8dbd6572b9e 19:45:23 ---> ddb193b9c05a 19:45:23 ---> 992d12c43c7b 19:45:23 Step 5/23 : RUN apk add --update --no-cache make bash gitStep 5/25 : RUN apk add --update --no-cache make git 19:45:23 19:45:23 ---> Running in c9bd78b0b952 19:45:23 ---> Running in 67794a0f86ea 19:45:24 Removing intermediate container 4bc8f3cc2506 19:45:24 ---> fd6d8f919e8e 19:45:24 Step 5/31 : RUN apk add --update --no-cache make git 19:45:24 ---> Running in 35ee1ce46f53 19:45:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:45:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:45:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:45:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:45:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:45:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:45:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:45:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:45:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:45:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:45:25 OK: 221 MiB in 52 packages 19:45:25 OK: 221 MiB in 52 packages 19:45:25 OK: 221 MiB in 52 packages 19:45:25 OK: 221 MiB in 52 packages 19:45:25 OK: 221 MiB in 52 packages 19:45:26 Removing intermediate container 1549fc74d188 19:45:26 ---> 2e61ded6b2f3 19:45:26 Step 6/23 : COPY go.mod vendor* ./ 19:45:26 Removing intermediate container 9263d459a527 19:45:26 ---> 3397806b7cf3 19:45:26 Step 6/22 : COPY go.mod vendor* ./ 19:45:26 ---> 6f7c857dce78 19:45:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:26 ---> Running in 9bc774181a88 19:45:26 Removing intermediate container c9bd78b0b952 19:45:26 ---> c548eb7c5f02 19:45:26 Step 6/23 : COPY go.mod vendor* ./ 19:45:26 ---> 78448b64814b 19:45:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:26 Removing intermediate container 67794a0f86ea 19:45:26 ---> c11d4c6061a7 19:45:26 Step 6/25 : COPY go.mod vendor* ./ 19:45:26 ---> Running in 1b843999e453 19:45:26 Removing intermediate container 35ee1ce46f53 19:45:26 ---> 95cb04ca59e5 19:45:26 Step 6/31 : COPY go.mod vendor* ./ 19:45:26 ---> 0eca4548653e 19:45:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:26 ---> Running in e39fd694f4cf 19:45:26 ---> b2de82040ddc 19:45:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:26 ---> Running in 4dd3daba895e 19:45:26 ---> f4c168dc7fc8 19:45:26 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:26 ---> Running in e7dfd69de8cc 19:45:27 Removing intermediate container 9bc774181a88 19:45:27 ---> 0a781d084c28 19:45:27 Step 8/23 : COPY . . 19:45:27 Removing intermediate container 1b843999e453 19:45:27 ---> 6f4640b35bf5 19:45:27 Step 8/22 : COPY . . 19:45:32 ---> 44f49d7951b6 19:45:32 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:45:32 Removing intermediate container e39fd694f4cf 19:45:32 ---> a2bcb9d87cd1 19:45:32 Step 8/23 : COPY . . 19:45:32 ---> 8266674d3fd0 19:45:32 Step 9/23 : RUN make cmd/core-data/core-data 19:45:32 Removing intermediate container e7dfd69de8cc 19:45:32 ---> 2de6068e2eac 19:45:32 Step 8/31 : COPY . . 19:45:32 Removing intermediate container 4dd3daba895e 19:45:32 ---> a4c307d0e3b9 19:45:32 Step 8/25 : COPY . . 19:45:32 ---> Running in a6fc48d48a3c 19:45:32 ---> Running in 2df22e34cdd1 19:45:32 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 19:45:32 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 19:45:44 ---> bbfd6f6720cf 19:45:44 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:45:44 ---> 820ea07ab2ed 19:45:44 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:45:44 ---> 8ab5cb85ac5a 19:45:44 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:45:45 ---> Running in 7c3d6dd58caa 19:45:45 ---> Running in 7838a3f9f167 19:45:45 ---> Running in 643fa6db7bd9 19:45:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:45:46 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 19:45:46 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 19:45:46 Removing intermediate container a6fc48d48a3c 19:45:46 ---> f5f53941b1e9 19:45:46 19:45:46 Step 10/22 : FROM alpine:3.14 19:45:46 Removing intermediate container 2df22e34cdd1 19:45:46 ---> 89e87c0453c4 19:45:46 19:45:46 Step 10/23 : FROM alpine:3.14 19:45:47 3.14: Pulling from library/alpine 19:45:47 3.14: Pulling from library/alpine 19:45:48 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 19:45:48 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 19:45:48 Status: Downloaded newer image for alpine:3.14 19:45:48 Status: Image is up to date for alpine:3.14 19:45:48 ---> 0a97eee8041e 19:45:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:45:48 ---> 0a97eee8041e 19:45:48 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:45:48 ---> Running in e53e1ad222dd 19:45:48 ---> Running in 735f4e6e5df0 19:45:49 Removing intermediate container e53e1ad222dd 19:45:49 ---> 88ec7ad65d42 19:45:49 Step 12/23 : ENV APP_PORT=59880 19:45:49 ---> Running in 028ac621f068 19:45:49 Removing intermediate container 028ac621f068 19:45:49 ---> 2d1d2b512dec 19:45:49 Step 13/23 : EXPOSE $APP_PORT 19:45:49 ---> Running in d5bdcf606456 19:45:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:45:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:45:49 Removing intermediate container d5bdcf606456 19:45:49 ---> ce4895371a46 19:45:49 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:45:49 ---> Running in 10a2eb7c6ffc 19:45:49 (1/2) Installing ca-certificates (20211220-r0) 19:45:49 (2/2) Installing dumb-init (1.2.5-r1) 19:45:49 Executing busybox-1.33.1-r6.trigger 19:45:49 Executing ca-certificates-20211220-r0.trigger 19:45:49 OK: 6 MiB in 16 packages 19:45:50 Removing intermediate container 735f4e6e5df0 19:45:50 ---> a195a743f7c8 19:45:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:45:50 ---> Running in f9ab0a75660e 19:45:50 Removing intermediate container 10a2eb7c6ffc 19:45:50 ---> 4389c20c98da 19:45:50 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:45:50 Removing intermediate container f9ab0a75660e 19:45:50 ---> 7d91b1184fd6 19:45:50 Step 13/22 : ENV APP_PORT=59860 19:45:50 ---> Running in 6fe51e6dc5f6 19:45:50 ---> Running in bda50a115d57 19:45:51 Removing intermediate container bda50a115d57 19:45:51 ---> 0ff8d131c33d 19:45:51 Step 14/22 : EXPOSE $APP_PORT 19:45:51 ---> Running in cf53236dc039 19:45:51 Removing intermediate container cf53236dc039 19:45:51 ---> c2cae1910d6f 19:45:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:45:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:45:51 ---> acb4a74fbd38 19:45:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:45:52 ---> b1852927516b 19:45:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:45:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:45:52 (1/6) Installing dumb-init (1.2.5-r1) 19:45:52 ---> 581e75ca7b32 19:45:52 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:45:52 ---> Running in 6b2de36a49a0 19:45:52 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:45:52 (3/6) Installing libsodium (1.0.18-r0) 19:45:52 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:45:53 (5/6) Installing libzmq (4.3.4-r0) 19:45:53 Removing intermediate container 6b2de36a49a0 19:45:53 ---> a94a0e7ac943 19:45:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:45:53 ---> Running in 250fffde516b 19:45:53 (6/6) Installing zeromq (4.3.4-r0) 19:45:53 Executing busybox-1.33.1-r6.trigger 19:45:53 OK: 8 MiB in 20 packages 19:45:53 Removing intermediate container 250fffde516b 19:45:53 ---> 35032b031151 19:45:53 Step 20/22 : LABEL arch=x86_64 19:45:53 ---> Running in daef0d49c024 19:45:53 Removing intermediate container daef0d49c024 19:45:53 ---> 64638338b435 19:45:53 Step 21/22 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 19:45:53 ---> Running in 400db8904c9c 19:45:53 Removing intermediate container 6fe51e6dc5f6 19:45:53 ---> 0ea73b4a20d0 19:45:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:45:53 Removing intermediate container 400db8904c9c 19:45:53 ---> ce33385dd156 19:45:53 Step 22/22 : LABEL version=0.0.0 19:45:53 ---> Running in 52028afa3349 19:45:54 ---> ac8ee6289a18 19:45:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:45:54 Removing intermediate container 52028afa3349 19:45:54 ---> c2d979a3260d 19:45:54 19:45:54 Successfully built c2d979a3260d 19:45:54 Successfully tagged support-notifications:latest 19:45:54 Building security-proxy-setup 19:45:55  Building support-notifications ... done 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 19:45:56 ---> b2906080a3a6 19:45:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:45:56 ---> a1f1302b748e 19:45:56 Step 19/23 : ENTRYPOINT ["/core-data"] 19:45:56 ---> Running in dfafffb6c732 19:45:57 Removing intermediate container dfafffb6c732 19:45:57 ---> 14af3078ba8e 19:45:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:45:57 ---> Running in f2c72019bd64 19:45:57 Removing intermediate container 643fa6db7bd9 19:45:57 ---> 4baa324b90d3 19:45:57 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:45:57 Removing intermediate container 7c3d6dd58caa 19:45:57 ---> 2b927c8ae4ef 19:45:57 19:45:57 Step 10/31 : FROM alpine:3.14 19:45:57 ---> 0a97eee8041e 19:45:57 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:45:57 ---> Running in 66595982c7e2 19:45:57 ---> Running in 32be3f3b8835 19:45:57 Removing intermediate container f2c72019bd64 19:45:57 ---> 56ae2fe3b843 19:45:57 Step 21/23 : LABEL arch=x86_64 19:45:58 Removing intermediate container 32be3f3b8835 19:45:58 ---> 9f4c372a6d33 19:45:58 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:45:58 ---> Running in 8d4ab924a25c 19:45:58 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 19:45:58 ---> Running in f0cfc3f43d52 19:45:58 Removing intermediate container 8d4ab924a25c 19:45:58 ---> 747f234ff872 19:45:58 Step 22/23 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 19:45:58 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:45:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:45:58 ---> 2831fadd95c8 19:45:58 Step 3/21 : WORKDIR /edgex-go 19:45:58 ---> Using cache 19:45:58 ---> 62238b2a949b 19:45:58 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:45:58 ---> Using cache 19:45:58 ---> fd6d8f919e8e 19:45:58 Step 5/21 : RUN apk add --update --no-cache make git 19:45:58 ---> Using cache 19:45:58 ---> 95cb04ca59e5 19:45:58 Step 6/21 : COPY go.mod vendor* ./ 19:45:58 ---> Using cache 19:45:58 ---> f4c168dc7fc8 19:45:58 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:58 ---> Using cache 19:45:58 ---> 2de6068e2eac 19:45:58 Step 8/21 : COPY . . 19:45:58 ---> Using cache 19:45:58 ---> bbfd6f6720cf 19:45:58 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:45:58 ---> Running in e29ed54a1620 19:45:58 ---> Running in 4918b6efb200 19:45:58 Removing intermediate container 7838a3f9f167 19:45:58 ---> 75f4c97d200e 19:45:58 19:45:58 Step 10/25 : FROM alpine:3.14 19:45:58 ---> 0a97eee8041e 19:45:58 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:45:58 ---> Running in 3837728232ce 19:45:58 Removing intermediate container 4918b6efb200 19:45:58 ---> b646c9b2e62d 19:45:58 Step 23/23 : LABEL version=0.0.0 19:45:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:45:58 ---> Running in 242195d7a76b 19:45:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:45:58 Removing intermediate container 242195d7a76b 19:45:58 ---> a8d26ead0394 19:45:58 19:45:59 Successfully built a8d26ead0394 19:45:59 Successfully tagged core-data:latest 19:45:59 Building core-command 19:45:59  Building core-data ... done 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 19:45:59 (1/2) Installing dumb-init (1.2.5-r1) 19:45:59 (2/2) Installing su-exec (0.2-r1) 19:45:59 Executing busybox-1.33.1-r6.trigger 19:45:59 OK: 6 MiB in 16 packages 19:45:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:45:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:45:59 (1/3) Installing ca-certificates (20211220-r0) 19:45:59 (2/3) Installing dumb-init (1.2.5-r1) 19:45:59 (3/3) Installing su-exec (0.2-r1) 19:45:59 Executing busybox-1.33.1-r6.trigger 19:45:59 Executing ca-certificates-20211220-r0.trigger 19:45:59 OK: 6 MiB in 17 packages 19:46:01 Removing intermediate container 66595982c7e2 19:46:01 ---> 165ab17758dc 19:46:01 19:46:01 Step 11/23 : FROM docker:20.10.10 19:46:01 20.10.10: Pulling from library/docker 19:46:01 Removing intermediate container f0cfc3f43d52 19:46:01 ---> 6af36069b72b 19:46:01 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:46:01 ---> Running in 7cdd45de264d 19:46:02 Removing intermediate container 3837728232ce 19:46:02 ---> 5e236fce3a73 19:46:02 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:46:02 Removing intermediate container 7cdd45de264d 19:46:02 ---> f966dcfdf989 19:46:02 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:46:02 ---> Running in 0eff8ebc3539 19:46:02 ---> Running in 07756d378e61 19:46:02 Removing intermediate container 0eff8ebc3539 19:46:02 ---> 739e6d7f00af 19:46:02 Step 13/25 : WORKDIR / 19:46:02 ---> Running in 3f7519117029 19:46:02 Removing intermediate container 07756d378e61 19:46:02 ---> bf6184244ac0 19:46:02 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:46:02 ---> Running in 223125283c68 19:46:02 Removing intermediate container 3f7519117029 19:46:02 ---> 04138c1ae792 19:46:02 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:46:03 ---> a770bded29ec 19:46:03 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:46:03 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:46:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:46:03 ---> 2831fadd95c8 19:46:03 Step 3/23 : WORKDIR /edgex-go 19:46:03 ---> Using cache 19:46:03 ---> 62238b2a949b 19:46:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:46:03 ---> Using cache 19:46:03 ---> fd6d8f919e8e 19:46:03 Step 5/23 : RUN apk add --update --no-cache make git 19:46:03 ---> Using cache 19:46:03 ---> 95cb04ca59e5 19:46:03 Step 6/23 : COPY go.mod vendor* ./ 19:46:03 ---> Using cache 19:46:03 ---> f4c168dc7fc8 19:46:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:03 ---> Using cache 19:46:03 ---> 2de6068e2eac 19:46:03 Step 8/23 : COPY . . 19:46:03 ---> Using cache 19:46:03 ---> bbfd6f6720cf 19:46:03 Step 9/23 : RUN make cmd/core-command/core-command 19:46:03 ---> Running in 9e6a6f5ec2fd 19:46:03 ---> e0f886f3b35e 19:46:03 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:46:03 Removing intermediate container 223125283c68 19:46:03 ---> 057aa26263ae 19:46:03 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:46:04 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 19:46:04 ---> f09e86c03c45 19:46:04 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:46:04 ---> Running in 312313e89a1a 19:46:04 Removing intermediate container 312313e89a1a 19:46:04 ---> d1ae9d346457 19:46:04 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:46:04 ---> a6cfe142dc7a 19:46:04 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:46:04 ---> acec6739092c 19:46:04 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:46:04 ---> Running in 9431daa70d2d 19:46:05 ---> 49c3016ccb57 19:46:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:46:06 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 19:46:06 ---> 31e3a6e90121 19:46:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:46:06 Removing intermediate container 9431daa70d2d 19:46:06 ---> 9fa4c47de0f3 19:46:06 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:46:06 ---> 5b1053238a96 19:46:06 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/ 19:46:06 ---> bb381c5f9ae3 19:46:06 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:46:06 ---> Running in ba83a5a34b5a 19:46:07 ---> 52992079a43f 19:46:07 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:46:07 ---> 000d29edb0bc 19:46:07 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:46:07 Removing intermediate container ba83a5a34b5a 19:46:07 ---> e7b63164fa6d 19:46:07 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:46:07 ---> Running in 72d57000bd5a 19:46:07 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 19:46:07 Status: Downloaded newer image for docker:20.10.10 19:46:07 ---> b706a049f56e 19:46:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:46:07 ---> Running in 058b695ca6b2 19:46:07 ---> 80d3d4370523 19:46:07 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:46:07 Removing intermediate container 72d57000bd5a 19:46:07 ---> 62e3b28217dd 19:46:07 Step 23/25 : LABEL arch=x86_64 19:46:07 ---> Running in 81017d94905f 19:46:07 Removing intermediate container 058b695ca6b2 19:46:07 ---> a38e33a20710 19:46:07 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 19:46:07 ---> Running in 9c195c791ce8 19:46:07 ---> 024da7eec4e1 19:46:07 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:46:08 Removing intermediate container 81017d94905f 19:46:08 ---> 2559870d53df 19:46:08 Step 24/25 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 19:46:08 ---> Running in 47077c01749e 19:46:08 ---> Running in e2965dc1b21c 19:46:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:46:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:46:08 Removing intermediate container e2965dc1b21c 19:46:08 ---> a2d8c7c74346 19:46:08 Step 25/25 : LABEL version=0.0.0 19:46:08 (1/42) Installing readline (8.1.0-r0) 19:46:08 (2/42) Installing bash (5.1.4-r0) 19:46:08 Executing bash-5.1.4-r0.post-install 19:46:08 (3/42) Installing brotli-libs (1.0.9-r5) 19:46:08 Removing intermediate container 47077c01749e 19:46:08 ---> caf1ee88fdc3 19:46:08 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:46:08 (4/42) Installing nghttp2-libs (1.43.0-r0) 19:46:08 ---> Running in c66eee05f2bb 19:46:08 (5/42) Installing libcurl (7.79.1-r0) 19:46:08 (6/42) Installing curl (7.79.1-r0) 19:46:08 (7/42) Installing dumb-init (1.2.5-r1) 19:46:08 (8/42) Installing libbz2 (1.0.8-r1) 19:46:08 (9/42) Installing expat (2.4.7-r0) 19:46:08 (10/42) Installing libffi (3.3-r2) 19:46:08 (11/42) Installing gdbm (1.19-r0) 19:46:08 (12/42) Installing xz-libs (5.2.5-r0) 19:46:08 (13/42) Installing libgcc (10.3.1_git20210424-r2) 19:46:08 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 19:46:08 Removing intermediate container e29ed54a1620 19:46:08 ---> 2daeeeac6cb7 19:46:08 19:46:08 Step 10/21 : FROM alpine:3.14 19:46:08 ---> 0a97eee8041e 19:46:08 Step 11/21 : RUN apk add --update --no-cache curl 19:46:08 (15/42) Installing mpdecimal (2.5.1-r1) 19:46:09 (16/42) Installing sqlite-libs (3.35.5-r0) 19:46:09 (17/42) Installing python3 (3.9.5-r2) 19:46:09 ---> Running in cfbe64e741e2 19:46:09 Removing intermediate container c66eee05f2bb 19:46:09 ---> 623b70e2b40b 19:46:09 19:46:09 ---> cf609268ef25 19:46:09 Step 26/31 : RUN chmod +x /entrypoint.sh 19:46:09 Successfully built 623b70e2b40b 19:46:09 Successfully tagged security-secretstore-setup:latest 19:46:09  Building security-secretstore-setup ... done Building core-metadata 19:46:09 ---> Running in 5da32f13ba74 19:46:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:46:09 (18/42) Installing py3-appdirs (1.4.4-r2) 19:46:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:46:09 (19/42) Installing py3-chardet (4.0.0-r2) 19:46:09 (20/42) Installing py3-idna (3.2-r0) 19:46:09 (21/42) Installing py3-urllib3 (1.26.5-r0) 19:46:09 (22/42) Installing py3-certifi (2020.12.5-r1) 19:46:09 (23/42) Installing py3-requests (2.25.1-r4) 19:46:09 (24/42) Installing py3-msgpack (1.0.2-r1) 19:46:09 (25/42) Installing py3-lockfile (0.12.2-r4) 19:46:09 (26/42) Installing py3-cachecontrol (0.12.6-r1) 19:46:09 (27/42) Installing py3-colorama (0.4.4-r1) 19:46:09 (28/42) Installing py3-contextlib2 (0.6.0-r1) 19:46:09 (29/42) Installing py3-distlib (0.3.1-r3) 19:46:09 (30/42) Installing py3-distro (1.5.0-r3) 19:46:09 (31/42) Installing py3-six (1.15.0-r1) 19:46:09 (32/42) Installing py3-webencodings (0.5.1-r4) 19:46:09 (33/42) Installing py3-html5lib (1.1-r1) 19:46:09 (34/42) Installing py3-parsing (2.4.7-r2) 19:46:09 (35/42) Installing py3-packaging (20.9-r1) 19:46:09 (36/42) Installing py3-toml (0.10.2-r2) 19:46:09 (37/42) Installing py3-pep517 (0.10.0-r2) 19:46:09 (38/42) Installing py3-progress (1.5-r2) 19:46:09 (39/42) Installing py3-retrying (1.3.3-r1) 19:46:09 (40/42) Installing py3-ordered-set (4.0.2-r1) 19:46:09 (41/42) Installing py3-setuptools (52.0.0-r3) 19:46:09 (1/5) Installing ca-certificates (20211220-r0) 19:46:09 (42/42) Installing py3-pip (20.3.4-r1) 19:46:09 (2/5) Installing brotli-libs (1.0.9-r5) 19:46:09 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:46:09 (4/5) Installing libcurl (7.79.1-r0) 19:46:09 (5/5) Installing curl (7.79.1-r0) 19:46:09 Executing busybox-1.33.1-r6.trigger 19:46:09 Executing ca-certificates-20211220-r0.trigger 19:46:09 OK: 8 MiB in 19 packages 19:46:09 Executing busybox-1.33.1-r6.trigger 19:46:09 OK: 84 MiB in 64 packages 19:46:10 Collecting docker-compose==1.23.2 19:46:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:46: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) 19:46:10 Collecting texttable<0.10,>=0.9.0 19:46:10 Downloading texttable-0.9.1.tar.gz (11 kB) 19:46:10 Collecting jsonschema<3,>=2.5.1 19:46:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:46:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:46:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:46:11 Collecting cached-property<2,>=1.2.0 19:46:11 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:46:11 Collecting docker<4.0,>=3.6.0 19:46:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:46:11 Collecting PyYAML<4,>=3.10 19:46:11 Downloading PyYAML-3.13.tar.gz (270 kB) 19:46:11 Collecting docopt<0.7,>=0.6.1 19:46:11 Downloading docopt-0.6.2.tar.gz (25 kB) 19:46:12 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:46:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:46:12 ---> 2831fadd95c8 19:46:12 Step 3/23 : WORKDIR /edgex-go 19:46:12 ---> Using cache 19:46:12 ---> 62238b2a949b 19:46:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:46:12 ---> Using cache 19:46:12 ---> fd6d8f919e8e 19:46:12 Step 5/23 : RUN apk add --update --no-cache make git 19:46:12 ---> Using cache 19:46:12 ---> 95cb04ca59e5 19:46:12 Step 6/23 : COPY go.mod vendor* ./ 19:46:12 ---> Using cache 19:46:12 ---> f4c168dc7fc8 19:46:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:12 ---> Using cache 19:46:12 ---> 2de6068e2eac 19:46:12 Step 8/23 : COPY . . 19:46:12 ---> Using cache 19:46:12 ---> bbfd6f6720cf 19:46:12 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:46:12 ---> Running in 68585a65ac42 19:46:12 Collecting websocket-client<1.0,>=0.32.0 19:46:12 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:46:12 Collecting dockerpty<0.5,>=0.4.1 19:46:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:46:12 Removing intermediate container 5da32f13ba74 19:46:12 ---> 08c3dd5bc81d 19:46:12 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:46:12 Removing intermediate container cfbe64e741e2 19:46:12 ---> 208b24b56a0c 19:46:12 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:46:12 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 19:46:12 ---> Running in a232fedfe44e 19:46:12 ---> Running in 093ae1f443b0 19:46:12 Collecting docker-pycreds>=0.4.0 19:46:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:46:12 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) 19:46:12 Collecting idna<2.8,>=2.5 19:46:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:46:12 Removing intermediate container a232fedfe44e 19:46:12 ---> bc6abe384590 19:46:12 Step 28/31 : CMD ["gate"] 19:46:12 Collecting urllib3<1.25,>=1.21.1 19:46:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:46:12 Removing intermediate container 093ae1f443b0 19:46:12 ---> 9c23cb3c9c3b 19:46:12 Step 13/21 : WORKDIR /edgex 19:46:13 Collecting chardet<3.1.0,>=3.0.2 19:46:13 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:46:13 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:46:13 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:46:13 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:46:13 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:46:13 ---> Running in 58dee9498e0b 19:46:13 ---> Running in 2adf533951b9 19:46:13 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:46:13 Attempting uninstall: urllib3 19:46:13 Found existing installation: urllib3 1.26.5 19:46:13 Uninstalling urllib3-1.26.5: 19:46:13 Successfully uninstalled urllib3-1.26.5 19:46:13 Removing intermediate container 9e6a6f5ec2fd 19:46:13 ---> 0d242978ee05 19:46:13 19:46:13 Step 10/23 : FROM alpine:3.14 19:46:13 ---> 0a97eee8041e 19:46:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:46:13 Removing intermediate container 58dee9498e0b 19:46:13 ---> f5dd3a626dd7 19:46:13 Step 29/31 : LABEL arch=x86_64 19:46:13 Removing intermediate container 2adf533951b9 19:46:13 ---> 47f791159539 19:46:13 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:46:13 Attempting uninstall: idna 19:46:13 Found existing installation: idna 3.2 19:46:13 Uninstalling idna-3.2: 19:46:13 Successfully uninstalled idna-3.2 19:46:13 ---> Running in dd31bcd074dd 19:46:13 ---> Running in 1ff17a7a2ca7 19:46:13 Attempting uninstall: chardet 19:46:13 Found existing installation: chardet 4.0.0 19:46:13 Uninstalling chardet-4.0.0: 19:46:13 Successfully uninstalled chardet-4.0.0 19:46:13 ---> a5e27b8477c7 19:46:13 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:46:13 Removing intermediate container 1ff17a7a2ca7 19:46:13 ---> 637ce0838461 19:46:13 Step 30/31 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 19:46:14 ---> Running in 37b7005affc5 19:46:14 Attempting uninstall: requests 19:46:14 Found existing installation: requests 2.25.1 19:46:14 Uninstalling requests-2.25.1: 19:46:14 Successfully uninstalled requests-2.25.1 19:46:14 Running setup.py install for texttable: started 19:46:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:46:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7329 in /w/workspace/edgexfoundry_edgex-go_PR-3905 [Pipeline] { [Pipeline] ws 19:46:14 Running in /w/workspace/edgex-go/4 [Pipeline] { 19:46:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:46:14 Removing intermediate container 37b7005affc5 19:46:14 ---> b2fdcf2e9503 19:46:14 Step 31/31 : LABEL version=0.0.0 19:46:14 (1/1) Installing dumb-init (1.2.5-r1) 19:46:14 Executing busybox-1.33.1-r6.trigger 19:46:14 OK: 6 MiB in 15 packages 19:46:14 ---> Running in fee1402d0920 [Pipeline] checkout 19:46:14 ---> d6610ecf67ac 19:46:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:46:14 Running setup.py install for texttable: finished with status 'done' 19:46:14 Running setup.py install for PyYAML: started 19:46:14 The recommended git tool is: git 19:46:14 Removing intermediate container fee1402d0920 19:46:14 ---> fbacf41e09fd 19:46:14 19:46:14 Successfully built fbacf41e09fd 19:46:14 Successfully tagged security-bootstrapper:latest 19:46:14 Building support-scheduler 19:46:14  Building security-bootstrapper ... done  Running setup.py install for PyYAML: finished with status 'done' 19:46:15 Running setup.py install for docopt: started 19:46:15 ---> 41e36aac60cc 19:46:15 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:46:15 Running setup.py install for docopt: finished with status 'done' 19:46:16 Running setup.py install for dockerpty: started 19:46:16 Running setup.py install for dockerpty: finished with status 'done' 19:46:16 Removing intermediate container dd31bcd074dd 19:46:16 ---> 37b6de56c2c2 19:46:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:46:16 ---> Running in 06df78e2c2a5 19:46:16 ---> Running in decfbeed96fe 19:46:17 Removing intermediate container decfbeed96fe 19:46:17 ---> 830282064d9d 19:46:17 Step 13/23 : ENV APP_PORT=59882 19:46:17 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 19:46:17 Removing intermediate container 06df78e2c2a5 19:46:17 ---> 9b38fb66ece1 19:46:17 Step 18/21 : CMD ["--init=true"] 19:46:17 ---> Running in 065350d7633d 19:46:17 ---> Running in ef776a6993f1 19:46:17 Removing intermediate container 065350d7633d 19:46:17 ---> 941960675fa6 19:46:17 Step 14/23 : EXPOSE $APP_PORT 19:46:17 ---> Running in 97cd138536e2 19:46:17 Removing intermediate container ef776a6993f1 19:46:17 ---> 1057ca8dea8f 19:46:17 Step 19/21 : LABEL arch=x86_64 19:46:17 ---> Running in 233f0c8ba86b 19:46:17 Removing intermediate container 97cd138536e2 19:46:17 ---> 15849dfd5351 19:46:17 Step 15/23 : WORKDIR / 19:46:17 ---> Running in 3bb531edfeac 19:46:18 Removing intermediate container 233f0c8ba86b 19:46:18 ---> da5de218d54d 19:46:18 Step 20/21 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 19:46:18 Removing intermediate container 3bb531edfeac 19:46:18 ---> Running in 72228a3eb46b 19:46:18 ---> 44854bdd33f4 19:46:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:46:18 Removing intermediate container 72228a3eb46b 19:46:18 ---> 5532a6a38ac1 19:46:18 Step 21/21 : LABEL version=0.0.0 19:46:18 ---> 8f2d804752cb 19:46:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:46:18 ---> Running in 789c28e5becb 19:46:19 Removing intermediate container 789c28e5becb 19:46:19 ---> f4779afba95e 19:46:19 19:46:19 Successfully built f4779afba95e 19:46:19 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:46:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:46:19 Successfully tagged security-proxy-setup:latest 19:46:19 ---> 2831fadd95c8 19:46:19 Step 3/22 : WORKDIR /edgex-go 19:46:19 ---> Using cache 19:46:19 ---> 62238b2a949b 19:46:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:46:19 ---> Using cache 19:46:19 ---> fd6d8f919e8e 19:46:19 Step 5/22 : RUN apk add --update --no-cache make git 19:46:19  Building security-proxy-setup ... done  ---> Using cache 19:46:19 ---> 95cb04ca59e5 19:46:19 Step 6/22 : COPY go.mod vendor* ./ 19:46:19 ---> Using cache 19:46:19 ---> f4c168dc7fc8 19:46:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:46:19 ---> Using cache 19:46:19 ---> 2de6068e2eac 19:46:19 Step 8/22 : COPY . . 19:46:19 ---> Using cache 19:46:19 ---> bbfd6f6720cf 19:46:19 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:46:19 ---> 8f7f307a3264 19:46:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:46:19 ---> Running in 1d02a453dca8 19:46:19 ---> 41c2284e4c95 19:46:19 Step 19/23 : ENTRYPOINT ["/core-command"] 19:46:19 ---> Running in 7f7c6ccb4a60 19:46:19 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 19:46:20 Removing intermediate container 7f7c6ccb4a60 19:46:20 ---> fecc61cf3d11 19:46:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:46:20 ---> Running in 9754263b6d56 19:46:20 Removing intermediate container 9754263b6d56 19:46:20 ---> 900c27f4c1ef 19:46:20 Step 21/23 : LABEL arch=x86_64 19:46:20 Removing intermediate container 9c195c791ce8 19:46:20 ---> 70485b75f445 19:46:20 Step 14/23 : ENV APP_PORT=58890 19:46:20 ---> Running in 8de16cb2c109 19:46:20 ---> Running in 9a358ad7c699 19:46:21 Removing intermediate container 9a358ad7c699 19:46:21 ---> d67d64b22119 19:46:21 Step 15/23 : EXPOSE $APP_PORT 19:46:21 Removing intermediate container 8de16cb2c109 19:46:21 ---> 79f35b970c99 19:46:21 Step 22/23 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 19:46:21 ---> Running in ce2e0d83b973 19:46:21 ---> Running in 147fe693245d 19:46:21 Removing intermediate container 68585a65ac42 19:46:21 ---> c7f0c2d65111 19:46:21 19:46:21 Step 10/23 : FROM alpine:3.14 19:46:21 ---> 0a97eee8041e 19:46:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:46:21 ---> Using cache 19:46:21 ---> 37b6de56c2c2 19:46:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:46:21 ---> Using cache 19:46:21 ---> 830282064d9d 19:46:21 Step 13/23 : ENV APP_PORT=59881 19:46:21 ---> Running in 7e1d89d281d7 19:46:21 Removing intermediate container 147fe693245d 19:46:21 ---> d8d97361370f 19:46:21 Step 23/23 : LABEL version=0.0.0 19:46:21 Removing intermediate container ce2e0d83b973 19:46:21 ---> ebd706e12a30 19:46:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:46:21 ---> Running in a60ff0120314 19:46:21 Removing intermediate container 7e1d89d281d7 19:46:21 ---> 8338edfdc6d2 19:46:21 Step 14/23 : EXPOSE $APP_PORT 19:46:21 ---> Running in dd13965377ea 19:46:22 Removing intermediate container a60ff0120314 19:46:22 ---> 05617c4e8abb 19:46:22 19:46:22 Removing intermediate container dd13965377ea 19:46:22 ---> fdcfc92e6616 19:46:22 Step 15/23 : WORKDIR / 19:46:22 ---> Running in 934c5cdd91d9 19:46:22 Successfully built 05617c4e8abb 19:46:22 Successfully tagged core-command:latest 19:46:22  Building core-command ... done  ---> fd13c08c924f 19:46:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:46:22 Removing intermediate container 934c5cdd91d9 19:46:22 ---> b1252788747f 19:46:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:46:22 ---> 2c9d43b01994 19:46:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:46:22 ---> 94b25d3f4871 19:46:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:46:22 using credential edgex-jenkins-ssh 19:46:22 Cloning the remote Git repository 19:46:22 ---> 9416c0b5715b 19:46:22 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:46:22 ---> Running in e5db97cbbe7e 19:46:22 ---> 238a96c665fb 19:46:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:46:23 Removing intermediate container e5db97cbbe7e 19:46:23 ---> 9fd3fe15640e 19:46:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:46:23 ---> 50fa89833461 19:46:23 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:46:23 ---> Running in 6e0204d62512 19:46:23 ---> Running in 7eaca425596f 19:46:23 Removing intermediate container 6e0204d62512 19:46:23 ---> 68e154e7216d 19:46:23 Step 21/23 : LABEL arch=x86_64 19:46:23 ---> Running in 5ca7ee73f17f 19:46:23 Removing intermediate container 7eaca425596f 19:46:23 ---> ee6de2fab911 19:46:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:46:23 ---> Running in 603c9dcc4f6e 19:46:23 Removing intermediate container 5ca7ee73f17f 19:46:23 ---> 8ef20e87f7cd 19:46:23 Step 22/23 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 19:46:23 ---> Running in 88a238a45fbd 19:46:23 Removing intermediate container 603c9dcc4f6e 19:46:23 ---> 320ada46ae0a 19:46:23 Step 21/23 : LABEL arch=x86_64 19:46:23 ---> Running in 2b843b3f6a4c 19:46:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:46:23 > git init /w/workspace/edgex-go/4 # timeout=10 19:46:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:46:23 > git --version # timeout=10 19:46:23 > git --version # 'git version 2.25.1' 19:46:23 using GIT_SSH to set credentials SSH Credentials for GitHub 19:46:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:46:23 Removing intermediate container 88a238a45fbd 19:46:23 ---> a1161916d8b7 19:46:23 Step 23/23 : LABEL version=0.0.0 19:46:23 Removing intermediate container 2b843b3f6a4c 19:46:23 ---> 1abc31028f26 19:46:23 Step 22/23 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 19:46:23 ---> Running in 179a1b1c8df1 19:46:23 ---> Running in bbd610e75d31 19:46:23 Removing intermediate container 179a1b1c8df1 19:46:23 ---> 1c7c171bf871 19:46:23 19:46:23 Removing intermediate container bbd610e75d31 19:46:23 ---> 8bfb5d201e86 19:46:23 Step 23/23 : LABEL version=0.0.0 19:46:24 Successfully built 1c7c171bf871 19:46:24 ---> Running in eec9be3d10e0 19:46:24 Successfully tagged sys-mgmt-agent:latest 19:46:24  Building sys-mgmt-agent ... done Removing intermediate container eec9be3d10e0 19:46:24 ---> b78ce320f6d3 19:46:24 19:46:24 Successfully built b78ce320f6d3 19:46:24 Successfully tagged core-metadata:latest 19:46:27  Building core-metadata ... done Removing intermediate container 1d02a453dca8 19:46:27 ---> 4f1c9dd1e749 19:46:27 19:46:27 Step 10/22 : FROM alpine:3.14 19:46:27 ---> 0a97eee8041e 19:46:27 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:46:27 ---> Using cache 19:46:27 ---> 37b6de56c2c2 19:46:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:46:27 ---> Using cache 19:46:27 ---> 830282064d9d 19:46:27 Step 13/22 : ENV APP_PORT=59861 19:46:27 ---> Running in 52c0f148d5f1 19:46:27 Removing intermediate container 52c0f148d5f1 19:46:27 ---> a05068aadf25 19:46:27 Step 14/22 : EXPOSE $APP_PORT 19:46:27 ---> Running in 18e67b4147f8 19:46:27 Removing intermediate container 18e67b4147f8 19:46:27 ---> c4643bdab40c 19:46:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:46:27 ---> 43d1986a0e82 19:46:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:46:28 ---> bc873066fe41 19:46:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:46:28 ---> b3edf494dbe0 19:46:28 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:46:28 ---> Running in 24ab865e424f 19:46:28 Removing intermediate container 24ab865e424f 19:46:28 ---> 40cfddcf2bf8 19:46:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:46:28 ---> Running in 5812a5ba983b 19:46:28 Removing intermediate container 5812a5ba983b 19:46:28 ---> d293ce47f8e0 19:46:28 Step 20/22 : LABEL arch=x86_64 19:46:28 ---> Running in f74bb5e68321 19:46:28 Removing intermediate container f74bb5e68321 19:46:28 ---> 29211b407073 19:46:28 Step 21/22 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 19:46:28 ---> Running in 5c34919aaa04 19:46:28 Removing intermediate container 5c34919aaa04 19:46:28 ---> 42dfec48c554 19:46:28 Step 22/22 : LABEL version=0.0.0 19:46:28 ---> Running in 64f8a87a597e 19:46:29 Removing intermediate container 64f8a87a597e 19:46:29 ---> 80c06e59b66f 19:46:29 19:46:29 Successfully built 80c06e59b66f 19:46:29 Successfully tagged support-scheduler:latest 19:46:29  Building support-scheduler ... done  [Pipeline] } 19:46:29 $ docker stop --time=1 6f4299df02d4ffb301a7f62df1ceb079080c932d835dd355a4396aeb0bb2979c 19:46:30 $ docker rm -f 6f4299df02d4ffb301a7f62df1ceb079080c932d835dd355a4396aeb0bb2979c [Pipeline] // withDockerContainer [Pipeline] sh 19:46:30 + docker images 19:46:30 REPOSITORY TAG IMAGE ID CREATED SIZE 19:46:30 support-scheduler latest 80c06e59b66f 2 seconds ago 16MB 19:46:30 4f1c9dd1e749 4 seconds ago 1.78GB 19:46:30 sys-mgmt-agent latest 1c7c171bf871 7 seconds ago 296MB 19:46:30 core-metadata latest b78ce320f6d3 7 seconds ago 16.6MB 19:46:30 core-command latest 05617c4e8abb 9 seconds ago 15.8MB 19:46:30 c7f0c2d65111 9 seconds ago 1.78GB 19:46:30 security-proxy-setup latest f4779afba95e 12 seconds ago 26.2MB 19:46:30 security-bootstrapper latest fbacf41e09fd 16 seconds ago 18.7MB 19:46:30 0d242978ee05 17 seconds ago 1.77GB 19:46:30 security-secretstore-setup latest 623b70e2b40b 22 seconds ago 27.9MB 19:46:30 2daeeeac6cb7 22 seconds ago 1.78GB 19:46:30 165ab17758dc 31 seconds ago 1.77GB 19:46:30 core-data latest a8d26ead0394 32 seconds ago 20MB 19:46:30 75f4c97d200e 32 seconds ago 1.78GB 19:46:30 2b927c8ae4ef 33 seconds ago 1.77GB 19:46:30 support-notifications latest c2d979a3260d 36 seconds ago 16.7MB 19:46:30 f5f53941b1e9 45 seconds ago 1.78GB 19:46:30 89e87c0453c4 45 seconds ago 1.79GB 19:46:30 ci-base-image-x86_64 latest 2831fadd95c8 2 minutes ago 1.27GB 19:46:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB 19:46:30 docker 20.10.10 b706a049f56e 4 months ago 216MB 19:46:30 alpine 3.14 0a97eee8041e 4 months ago 5.61MB 19:46:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 19:46:30 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 19:46:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:46:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:46:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:46:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:46:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:46:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3905/head:refs/remotes/origin/PR-3905 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:46:44 Merging remotes/origin/main commit 1cc235d0ac57d8b13d02bd868f6cddc2b2d7ce24 into PR head commit 32908ac30e68773996ddcecfbd38d2219affed23 19:46:44 Merge succeeded, producing 32908ac30e68773996ddcecfbd38d2219affed23 19:46:44 Checking out Revision 32908ac30e68773996ddcecfbd38d2219affed23 (PR-3905) 19:46:45 Still waiting to schedule task 19:46:45 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:46:44 > git config core.sparsecheckout # timeout=10 19:46:44 > git checkout -f 32908ac30e68773996ddcecfbd38d2219affed23 # timeout=10 19:46:44 > git remote # timeout=10 19:46:44 > git config --get remote.origin.url # timeout=10 19:46:44 using GIT_SSH to set credentials SSH Credentials for GitHub 19:46:44 > git merge 1cc235d0ac57d8b13d02bd868f6cddc2b2d7ce24 # timeout=10 19:46:44 > git rev-parse HEAD^{commit} # timeout=10 19:46:44 > git config core.sparsecheckout # timeout=10 19:46:44 > git checkout -f 32908ac30e68773996ddcecfbd38d2219affed23 # timeout=10 19:46:49 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:46:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:46:50 % Total % Received % Xferd Average Speed Time Time Time Current 19:46:50 Dload Upload Total Spent Left Speed 19:46:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 186k 0 --:--:-- --:--:-- --:--:-- 189k [Pipeline] sh 19:46:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:46:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:46:51 + sudo tee /etc/docker/daemon.new 19:46:51 { 19:46:51 "registry-mirrors": [ 19:46:51 "https://nexus3.edgexfoundry.org:10001" 19:46:51 ], 19:46:51 "bip": "10.250.0.254/24", 19:46:51 "hosts": [ 19:46:51 "tcp://0.0.0.0:5555", 19:46:51 "unix:///var/run/docker.sock" 19:46:51 ], 19:46:51 "mtu": 1458, 19:46:51 "selinux-enabled": true, 19:46:51 "seccomp-profile": "/etc/docker/seccomp.json" 19:46:51 } [Pipeline] sh 19:46:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:46:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:47:10 provisioning config files... 19:47:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3966510286489859489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:47:10 ---> docker-login.sh 19:47:10 nexus3.edgexfoundry.org:10001 19:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:11 Configure a credential helper to remove this warning. See 19:47:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:11 19:47:11 Login Succeeded 19:47:11 nexus3.edgexfoundry.org:10002 19:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:12 Configure a credential helper to remove this warning. See 19:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:12 19:47:12 Login Succeeded 19:47:12 nexus3.edgexfoundry.org:10003 19:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:12 Configure a credential helper to remove this warning. See 19:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:12 19:47:12 Login Succeeded 19:47:12 nexus3.edgexfoundry.org:10004 19:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:13 Configure a credential helper to remove this warning. See 19:47:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:13 19:47:13 Login Succeeded 19:47:13 docker.io 19:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:47:14 Configure a credential helper to remove this warning. See 19:47:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:47:14 19:47:14 Login Succeeded 19:47:14 ---> docker-login.sh ends [Pipeline] } 19:47:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:47:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:47:14 ========================================================= 19:47:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:47:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:47:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:47:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:47:15 9b3977197b4f: Pulling fs layer 19:47:15 1a89e8eeedd5: Pulling fs layer 19:47:15 94645a83ff95: Pulling fs layer 19:47:15 3f3a8bcf1eab: Pulling fs layer 19:47:15 0c92f367c5e7: Pulling fs layer 19:47:15 f7c0051592d6: Pulling fs layer 19:47:15 a227ed2f7395: Pulling fs layer 19:47:15 7b1c46037f91: Pulling fs layer 19:47:15 0c92f367c5e7: Waiting 19:47:15 f7c0051592d6: Waiting 19:47:15 a227ed2f7395: Waiting 19:47:15 7b1c46037f91: Waiting 19:47:15 3f3a8bcf1eab: Waiting 19:47:15 94645a83ff95: Download complete 19:47:15 1a89e8eeedd5: Verifying Checksum 19:47:15 1a89e8eeedd5: Download complete 19:47:15 0c92f367c5e7: Verifying Checksum 19:47:15 0c92f367c5e7: Download complete 19:47:15 f7c0051592d6: Verifying Checksum 19:47:15 f7c0051592d6: Download complete 19:47:15 9b3977197b4f: Download complete 19:47:15 a227ed2f7395: Verifying Checksum 19:47:15 a227ed2f7395: Download complete 19:47:16 9b3977197b4f: Pull complete 19:47:17 1a89e8eeedd5: Pull complete 19:47:17 94645a83ff95: Pull complete 19:47:17 7b1c46037f91: Verifying Checksum 19:47:17 7b1c46037f91: Download complete 19:47:18 3f3a8bcf1eab: Verifying Checksum 19:47:18 3f3a8bcf1eab: Download complete 19:47:27 Running on prd-ubuntu18.04-docker-8c-8g-7331 in /w/workspace/edgexfoundry_edgex-go_PR-3905 [Pipeline] { [Pipeline] ws 19:47:27 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 19:47:27 The recommended git tool is: git 19:47:29 using credential edgex-jenkins-ssh 19:47:29 Cloning the remote Git repository 19:47:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:47:29 > git init /w/workspace/edgex-go/4 # timeout=10 19:47:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:47:29 > git --version # timeout=10 19:47:29 > git --version # 'git version 2.17.1' 19:47:29 using GIT_SSH to set credentials SSH Credentials for GitHub 19:47:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:47:30 3f3a8bcf1eab: Pull complete 19:47:30 0c92f367c5e7: Pull complete 19:47:30 f7c0051592d6: Pull complete 19:47:31 a227ed2f7395: Pull complete 19:47:33 Merging remotes/origin/main commit 1cc235d0ac57d8b13d02bd868f6cddc2b2d7ce24 into PR head commit 32908ac30e68773996ddcecfbd38d2219affed23 19:47:34 Merge succeeded, producing 32908ac30e68773996ddcecfbd38d2219affed23 19:47:34 Checking out Revision 32908ac30e68773996ddcecfbd38d2219affed23 (PR-3905) 19:47:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:47:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:47:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:47:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:47:33 using GIT_SSH to set credentials SSH Credentials for GitHub 19:47:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3905/head:refs/remotes/origin/PR-3905 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:47:33 > git config core.sparsecheckout # timeout=10 19:47:33 > git checkout -f 32908ac30e68773996ddcecfbd38d2219affed23 # timeout=10 19:47:34 > git remote # timeout=10 19:47:34 > git config --get remote.origin.url # timeout=10 19:47:34 using GIT_SSH to set credentials SSH Credentials for GitHub 19:47:34 > git merge 1cc235d0ac57d8b13d02bd868f6cddc2b2d7ce24 # timeout=10 19:47:34 > git rev-parse HEAD^{commit} # timeout=10 19:47:34 > git config core.sparsecheckout # timeout=10 19:47:34 > git checkout -f 32908ac30e68773996ddcecfbd38d2219affed23 # timeout=10 19:47:37 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:47:38 + echo snap-build.sh 19:47:38 snap-build.sh 19:47:38 + SNAP_BASE_DIR=. 19:47:38 + '[' '!' -z /w/workspace/edgex-go/4 ']' 19:47:38 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 19:47:38 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 19:47:38 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 19:47:38 + cd /w/workspace/edgex-go/4 19:47:38 + sudo apt-get remove -qy --purge lxd lxd-client 19:47:38 Reading package lists... 19:47:38 Building dependency tree... 19:47:38 Reading state information... 19:47:38 The following packages were automatically installed and are no longer required: 19:47:38 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:47:38 uidmap xdelta3 19:47:38 Use 'sudo apt autoremove' to remove them. 19:47:38 The following packages will be REMOVED: 19:47:38 lxd* lxd-client* 19:47:38 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:47:38 After this operation, 31.7 MB disk space will be freed. 19:47:39 (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.) 19:47:39 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:47:39 7b1c46037f91: Pull complete 19:47:39 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 19:47:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:47:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:47:39 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:47:39 WORKDIR /edgex 19:47:39 COPY go.mod . 19:47:39 RUN go mod download 19:47:39 + docker build -t ci-base-image-arm64 -f - . 19:47:40 Removing lxd dnsmasq configuration 19:47:40 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:47:40 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:47:40 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:47:41 (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.) 19:47:41 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:47:42 Processing triggers for systemd (237-3ubuntu10.52) ... 19:47:42 Processing triggers for ureadahead (0.100.0-21) ... 19:47:42 Sending build context to Docker daemon 168.7MB 19:47:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:47:42 ---> f79e39bc4007 19:47:42 Step 2/4 : WORKDIR /edgex 19:47:43 + sudo snap remove --purge lxd 19:47:43 snap "lxd" is not installed 19:47:43 + sudo groupadd --force --system lxd 19:47:43 ++ whoami 19:47:43 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:47:43 + newgrp - lxd 19:47:43 + sudo snap install lxd 19:47:44 ---> Running in 7912811458b9 19:47:44 Removing intermediate container 7912811458b9 19:47:44 ---> 10322a7ab94d 19:47:44 Step 3/4 : COPY go.mod . 19:47:45 ---> 62034f7e6ced 19:47:45 Step 4/4 : RUN go mod download 19:47:45 ---> Running in 66dda6eba1dd 19:47:53 2022-03-16T19:47:49Z INFO Waiting for automatic snapd restart... 19:48:08 lxd 4.24 from Canonical* installed 19:48:08 + sudo lxd init --auto 19:48:18 + sudo snap install --classic snapcraft 19:48:21 snapcraft 6.0.2 from Canonical* installed 19:48:21 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:48:21 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:48:21 % Total % Received % Xferd Average Speed Time Time Time Current 19:48:21 Dload Upload Total Spent Left Speed 19:48:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3241 0 --:--:-- --:--:-- --:--:-- 3241 19:48:21 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 8547k 0 --:--:-- --:--:-- --:--:-- 61.2M 19:48:21 ./yq_linux_amd64 19:48:22 + sudo snapcraft prime --use-lxd 19:48:24 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:48:24 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: 19:48:24 - README.md 19:48:24 19:48:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:48:24 Launching a container. 19:48:34 Waiting for container to be ready 19:48:34 To start your first container, try: lxc launch ubuntu:20.04 19:48:34 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 19:48:34 19:48:38 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:48:39 Waiting for network to be ready... 19:48:40 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 19:48:40 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1317 kB] 19:48:40 Get:3 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 19:48:40 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [231 kB] 19:48:40 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 19:48:40 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 19:48:40 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] 19:48:40 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] 19:48:40 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [692 kB] 19:48:40 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [121 kB] 19:48:40 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 19:48:40 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 19:48:41 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 19:48:41 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 19:48:41 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 19:48:41 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 19:48:41 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 19:48:41 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 19:48:41 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 19:48:41 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1643 kB] 19:48:41 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] 19:48:41 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] 19:48:41 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 19:48:41 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] 19:48:41 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] 19:48:41 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] 19:48:41 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] 19:48:43 Fetched 23.4 MB in 4s (6339 kB/s) 19:48:44 Reading package lists... 19:48:44 Reading package lists... 19:48:44 Building dependency tree... 19:48:44 Reading state information... 19:48:44 The following additional packages will be installed: 19:48:44 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:48:44 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:48:44 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:48:44 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:48:44 Suggested packages: 19:48:44 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:48:44 Recommended packages: 19:48:44 gnupg libsasl2-modules 19:48:44 The following NEW packages will be installed: 19:48:44 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:48:44 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:48:44 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:48:44 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:48:44 The following packages will be upgraded: 19:48:44 gpg gpg-agent gpgconf libudev1 19:48:45 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 19:48:45 Need to get 3859 kB of archives. 19:48:45 After this operation, 14.9 MB of additional disk space will be used. 19:48:45 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 19:48:45 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 19:48:45 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 19:48:45 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 19:48:45 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 19:48:45 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 19:48:45 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 19:48:45 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:48:45 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 19:48:45 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 19:48:45 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 19:48:45 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 19:48:45 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 19:48:45 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 19:48:45 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 19:48:45 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 19:48:45 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 19:48:45 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 19:48:45 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 19:48:45 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 19:48:45 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 19:48:46 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 19:48:46 debconf: delaying package configuration, since apt-utils is not installed 19:48:46 Fetched 3859 kB in 1s (3328 kB/s) 19:48:46 (Reading database ... 12816 files and directories currently installed.) 19:48:46 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 19:48:46 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:48:46 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 19:48:46 Selecting previously unselected package udev. 19:48:46 (Reading database ... 12816 files and directories currently installed.) 19:48:46 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 19:48:46 Unpacking udev (245.4-4ubuntu3.15) ... 19:48:46 Selecting previously unselected package libfuse2:amd64. 19:48:46 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 19:48:46 Unpacking libfuse2:amd64 (2.9.9-3) ... 19:48:46 Selecting previously unselected package fuse. 19:48:46 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 19:48:46 Unpacking fuse (2.9.9-3) ... 19:48:46 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 19:48:46 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:48:46 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 19:48:46 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:48:47 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 19:48:47 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:48:47 Selecting previously unselected package libksba8:amd64. 19:48:47 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:48:47 Unpacking libksba8:amd64 (1.3.5-2) ... 19:48:47 Selecting previously unselected package libroken18-heimdal:amd64. 19:48:47 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:48:47 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:48:47 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:48:47 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:48:47 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:48:47 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:48:47 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:48:47 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:48:47 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:48:47 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:48:47 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:48:47 Selecting previously unselected package libwind0-heimdal:amd64. 19:48:47 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:48:47 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:48:47 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:48:47 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:48:47 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:48:47 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:48:47 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:48:47 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:48:47 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:48:47 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:48:47 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:48:47 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:48:47 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:48:47 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:48:47 Selecting previously unselected package libsasl2-modules-db:amd64. 19:48:47 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 19:48:47 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 19:48:47 Selecting previously unselected package libsasl2-2:amd64. 19:48:47 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 19:48:47 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 19:48:47 Selecting previously unselected package libldap-common. 19:48:47 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 19:48:47 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 19:48:47 Selecting previously unselected package libldap-2.4-2:amd64. 19:48:47 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 19:48:47 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 19:48:47 Selecting previously unselected package dirmngr. 19:48:47 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 19:48:47 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 19:48:47 Setting up libksba8:amd64 (1.3.5-2) ... 19:48:47 Setting up libfuse2:amd64 (2.9.9-3) ... 19:48:47 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 19:48:47 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 19:48:47 Setting up udev (245.4-4ubuntu3.15) ... 19:48:48 invoke-rc.d: policy-rc.d denied execution of start. 19:48:48 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 19:48:48 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:48:48 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 19:48:48 Setting up gpg (2.2.19-3ubuntu2.1) ... 19:48:48 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:48:48 Setting up fuse (2.9.9-3) ... 19:48:48 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 19:48:49 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:48:49 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:48:49 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:48:49 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:48:49 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:48:49 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:48:49 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:48:49 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 19:48:49 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 19:48:49 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 19:48:49 Processing triggers for systemd (245.4-4ubuntu3) ... 19:48:49 Processing triggers for libc-bin (2.31-0ubuntu9) ... 19:48:49 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 19:48:49 Alias= settings in the [Install] section, and DefaultInstance= for template 19:48:49 units). This means they are not meant to be enabled using systemctl. 19:48:49 19:48:49 Possible reasons for having this kind of units are: 19:48:49 • A unit may be statically enabled by being symlinked from another unit's 19:48:49 .wants/ or .requires/ directory. 19:48:49 • A unit's purpose may be to act as a helper for some other unit which has 19:48:49 a requirement dependency on it. 19:48:49 • A unit may be started when needed via activation (socket, path, timer, 19:48:49 D-Bus, udev, scripted systemctl call, ...). 19:48:49 • In case of template units, the unit is meant to be enabled with some 19:48:49 instance name specified. 19:48:49 Reading package lists... 19:48:50 Building dependency tree... 19:48:50 Reading state information... 19:48:50 The following additional packages will be installed: 19:48:50 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 19:48:50 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 19:48:50 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 19:48:50 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 19:48:50 openssh-client python3 python3-minimal python3.8 python3.8-minimal 19:48:50 squashfs-tools systemd systemd-sysv systemd-timesyncd 19:48:50 Suggested packages: 19:48:50 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 19:48:50 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:48:50 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 19:48:50 systemd-container policykit-1 19:48:50 Recommended packages: 19:48:50 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 19:48:50 The following NEW packages will be installed: 19:48:50 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 19:48:50 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 19:48:50 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 19:48:50 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 19:48:50 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 19:48:50 The following packages will be upgraded: 19:48:50 libsystemd0 systemd systemd-sysv systemd-timesyncd 19:48:50 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 19:48:50 Need to get 46.5 MB of archives. 19:48:50 After this operation, 181 MB of additional disk space will be used. 19:48:50 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 19:48:50 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 19:48:50 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 19:48:50 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 19:48:50 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 19:48:50 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 19:48:50 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 19:48:50 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 19:48:50 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 19:48:50 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 19:48:50 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 19:48:50 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 19:48:50 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 19:48:50 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 19:48:50 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 19:48:50 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 19:48:50 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 19:48:50 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 19:48:50 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 19:48:50 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 19:48:50 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 19:48:50 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 19:48:50 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 19:48:51 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 19:48:51 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 19:48:51 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 19:48:51 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 19:48:51 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 19:48:51 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 19:48:51 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 19:48:51 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 19:48:51 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 19:48:51 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 19:48:51 debconf: delaying package configuration, since apt-utils is not installed 19:48:51 Fetched 46.5 MB in 1s (50.6 MB/s) 19:48:51 (Reading database ... 13067 files and directories currently installed.) 19:48:51 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 19:48:51 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:48:51 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 19:48:51 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:48:51 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 19:48:51 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:48:52 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 19:48:52 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:48:52 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 19:48:52 Selecting previously unselected package libpython3.8-minimal:amd64. 19:48:52 (Reading database ... 13068 files and directories currently installed.) 19:48:52 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 19:48:52 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 19:48:52 Selecting previously unselected package libexpat1:amd64. 19:48:52 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 19:48:52 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 19:48:52 Selecting previously unselected package python3.8-minimal. 19:48:52 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 19:48:52 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 19:48:52 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 19:48:52 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 19:48:52 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 19:48:53 Selecting previously unselected package python3-minimal. 19:48:53 (Reading database ... 13359 files and directories currently installed.) 19:48:53 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 19:48:53 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 19:48:53 Selecting previously unselected package mime-support. 19:48:53 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 19:48:53 Unpacking mime-support (3.64ubuntu1) ... 19:48:53 Selecting previously unselected package libmpdec2:amd64. 19:48:53 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 19:48:53 Unpacking libmpdec2:amd64 (2.4.2-3) ... 19:48:53 Selecting previously unselected package libpython3.8-stdlib:amd64. 19:48:53 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 19:48:53 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 19:48:53 Selecting previously unselected package python3.8. 19:48:53 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 19:48:53 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 19:48:53 Selecting previously unselected package libpython3-stdlib:amd64. 19:48:53 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 19:48:53 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 19:48:53 Setting up python3-minimal (3.8.2-0ubuntu2) ... 19:48:54 Selecting previously unselected package python3. 19:48:54 (Reading database ... 13761 files and directories currently installed.) 19:48:54 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 19:48:54 Unpacking python3 (3.8.2-0ubuntu2) ... 19:48:54 Selecting previously unselected package libdbus-1-3:amd64. 19:48:54 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 19:48:54 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 19:48:54 Selecting previously unselected package dbus. 19:48:54 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 19:48:54 Unpacking dbus (1.12.16-2ubuntu2.1) ... 19:48:54 Selecting previously unselected package libbsd0:amd64. 19:48:54 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 19:48:54 Unpacking libbsd0:amd64 (0.10.0-1) ... 19:48:54 Selecting previously unselected package libpam-systemd:amd64. 19:48:54 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 19:48:54 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 19:48:54 Selecting previously unselected package sudo. 19:48:54 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 19:48:54 Unpacking sudo (1.8.31-1ubuntu1.2) ... 19:48:54 Selecting previously unselected package apparmor. 19:48:54 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 19:48:54 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 19:48:54 Selecting previously unselected package libcbor0.6:amd64. 19:48:54 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 19:48:54 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 19:48:54 Selecting previously unselected package libedit2:amd64. 19:48:54 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 19:48:54 Unpacking libedit2:amd64 (3.1-20191231-1) ... 19:48:54 Selecting previously unselected package libfido2-1:amd64. 19:48:54 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 19:48:54 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 19:48:54 Selecting previously unselected package libkrb5support0:amd64. 19:48:54 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 19:48:54 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 19:48:55 Selecting previously unselected package libk5crypto3:amd64. 19:48:55 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 19:48:55 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 19:48:55 Selecting previously unselected package libkeyutils1:amd64. 19:48:55 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 19:48:55 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 19:48:55 Selecting previously unselected package libkrb5-3:amd64. 19:48:55 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 19:48:55 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 19:48:55 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:48:55 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 19:48:55 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 19:48:55 Selecting previously unselected package openssh-client. 19:48:55 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 19:48:55 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 19:48:55 Selecting previously unselected package dbus-user-session. 19:48:55 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 19:48:55 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 19:48:55 Selecting previously unselected package liblzo2-2:amd64. 19:48:55 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 19:48:55 Unpacking liblzo2-2:amd64 (2.10-2) ... 19:48:55 Selecting previously unselected package squashfs-tools. 19:48:55 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 19:48:55 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 19:48:55 Selecting previously unselected package snapd. 19:48:55 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 19:48:55 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 19:48:58 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 19:48:58 Setting up mime-support (3.64ubuntu1) ... 19:48:58 Setting up liblzo2-2:amd64 (2.10-2) ... 19:48:58 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 19:48:58 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 19:48:58 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 19:48:58 Setting up dbus (1.12.16-2ubuntu2.1) ... 19:48:58 Setting up sudo (1.8.31-1ubuntu1.2) ... 19:48:58 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 19:48:58 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 19:48:58 Setting up libmpdec2:amd64 (2.4.2-3) ... 19:48:58 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 19:48:58 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 19:48:58 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 19:48:59 Setting up libbsd0:amd64 (0.10.0-1) ... 19:48:59 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 19:48:59 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 19:48:59 Setting up libedit2:amd64 (3.1-20191231-1) ... 19:48:59 Setting up python3 (3.8.2-0ubuntu2) ... 19:48:59 running python rtupdate hooks for python3.8... 19:48:59 running python post-rtupdate hooks for python3.8... 19:48:59 Setting up apparmor (2.13.3-7ubuntu5.1) ... 19:49:00 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:49:00 Reloading AppArmor profiles 19:49:00 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 19:49:00 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 19:49:00 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 19:49:01 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 19:49:01 Setting up systemd (245.4-4ubuntu3.15) ... 19:49:01 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:49:01 Installing new version of config file /etc/systemd/resolved.conf ... 19:49:02 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 19:49:02 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 19:49:02 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 19:49:02 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 19:49:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:49:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:49:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:49:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:49:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:49:04 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:49:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:49:04 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:49:04 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:49:04 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:49:05 /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' 19:49:05 Processing triggers for libc-bin (2.31-0ubuntu9) ... 19:49:06 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 19:49:06 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 19:49:06 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 19:49:06 Reading package lists... 19:49:07 Reading package lists... 19:49:07 Building dependency tree... 19:49:07 Reading state information... 19:49:07 Removing intermediate container 66dda6eba1dd 19:49:07 ---> 25459d304dd5 19:49:07 Successfully built 25459d304dd5 19:49:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:49:07 Calculating upgrade... 19:49:07 The following packages will be upgraded: 19:49:07 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 19:49:07 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 19:49:07 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 19:49:07 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 19:49:07 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 19:49:07 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 19:49:07 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 19:49:07 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 19:49:07 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 19:49:07 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 19:49:07 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 19:49:07 xz-utils zlib1g 19:49:07 + docker inspect -f . ci-base-image-arm64 19:49:07 . [Pipeline] withDockerContainer 19:49:07 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:49:07 Need to get 65.7 MB of archives. 19:49:07 After this operation, 27.5 MB of additional disk space will be used. 19:49:07 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 19:49:07 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 19:49:07 prd-ubuntu20.04-docker-arm64-4c-16g-7329 does not seem to be running inside a container 19:49:07 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 19:49:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 19:49:08 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 19:49:08 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 19:49:08 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 19:49:08 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 19:49:08 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 19:49:08 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 19:49:08 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 19:49:08 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 19:49:08 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 19:49:08 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] 19:49:08 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 19:49:08 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 19:49:08 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 19:49:08 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 19:49:08 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 19:49:08 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 19:49:08 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 19:49:08 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 19:49:08 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 19:49:08 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 19:49:08 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 19:49:08 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 19:49:08 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 19:49:08 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 19:49:08 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 19:49:08 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 19:49:08 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 19:49:08 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 19:49:08 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 19:49:08 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 19:49:08 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 19:49:08 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 19:49:08 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 19:49:09 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 19:49:09 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 19:49:09 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 19:49:09 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 19:49:09 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 19:49:09 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 19:49:09 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 19:49:09 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 19:49:09 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 19:49:09 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 19:49:09 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 19:49:09 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 19:49:09 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 19:49:09 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 19:49:09 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 19:49:09 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 19:49:09 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 19:49:09 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 19:49:09 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 19:49:09 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 19:49:09 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 19:49:09 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 19:49:09 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 19:49:09 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 19:49:09 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 19:49:09 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 19:49:09 $ docker top c4ccec4a32760da1921e07c31560ec6d7dcc3d05cf052f2aa1aa0f8988c5a03f -eo pid,comm 19:49:09 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 19:49:09 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 19:49:09 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 19:49:09 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 19:49:09 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 19:49:09 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 19:49:09 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 19:49:09 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 19:49:09 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] 19:49:09 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [Pipeline] { [Pipeline] sh 19:49:09 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] 19:49:10 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] 19:49:10 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] 19:49:10 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] 19:49:10 + go version 19:49:10 go version go1.17.6 linux/arm64 [Pipeline] } 19:49:10 $ docker stop --time=1 c4ccec4a32760da1921e07c31560ec6d7dcc3d05cf052f2aa1aa0f8988c5a03f 19:49:10 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] 19:49:10 debconf: delaying package configuration, since apt-utils is not installed 19:49:10 Fetched 65.7 MB in 3s (21.6 MB/s) 19:49:10 (Reading database ... 14313 files and directories currently installed.) 19:49:10 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 19:49:10 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 19:49:11 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 19:49:11 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 19:49:11 Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... 19:49:11 Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... 19:49:11 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:49:11 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:49:11 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:49:11 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:49:11 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:49:11 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:49:12 $ docker rm -f c4ccec4a32760da1921e07c31560ec6d7dcc3d05cf052f2aa1aa0f8988c5a03f 19:49:12 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:49:12 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:49:12 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:49:12 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 19:49:12 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:49:12 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:49:12 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:49:12 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:49:12 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 19:49:12 (Reading database ... 14312 files and directories currently installed.) 19:49:12 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:49:12 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:49:12 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:49:12 (Reading database ... 14312 files and directories currently installed.) 19:49:12 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:49:12 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:49:12 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:49:12 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:49:12 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:49:12 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:49:12 + docker inspect -f . ci-base-image-arm64 19:49:12 . [Pipeline] withDockerContainer 19:49:12 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 19:49:12 (Reading database ... 14312 files and directories currently installed.) 19:49:12 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 19:49:13 prd-ubuntu20.04-docker-arm64-4c-16g-7329 does not seem to be running inside a container 19:49:13 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 19:49:13 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 19:49:13 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 19:49:14 (Reading database ... 14312 files and directories currently installed.) 19:49:14 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 19:49:14 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:49:14 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:49:14 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 19:49:14 Setting up base-files (11ubuntu5.5) ... 19:49:14 Installing new version of config file /etc/issue ... 19:49:14 Installing new version of config file /etc/issue.net ... 19:49:14 Installing new version of config file /etc/lsb-release ... 19:49:14 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:49:14 $ docker top a9aa567fa08d0058af5d19aebdd48978b39b69a649061fc771d328ae586170e3 -eo pid,comm 19:49:14 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:49:14 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:49:14 Removing obsolete conffile /etc/default/motd-news ... [Pipeline] { 19:49:14 (Reading database ... 14311 files and directories currently installed.) 19:49:14 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 19:49:14 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 19:49:14 Setting up bash (5.0-6ubuntu1.1) ... 19:49:14 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 19:49:14 (Reading database ... 14311 files and directories currently installed.) 19:49:14 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 19:49:14 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [Pipeline] echo 19:49:14 ========================================================= 19:49:14 [edgeXBuildGoParallel] Running Tests and Build... 19:49:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:49:15 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 19:49:15 (Reading database ... 14311 files and directories currently installed.) 19:49:15 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 19:49:15 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 19:49:15 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 19:49:15 (Reading database ... 14311 files and directories currently installed.) 19:49:15 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 19:49:15 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:49:15 + make test 19:49:15 go mod tidy 19:49:15 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 19:49:15 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:49:15 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 19:49:15 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:49:16 Setting up perl-base (5.30.0-9ubuntu0.2) ... 19:49:16 (Reading database ... 14311 files and directories currently installed.) 19:49:16 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 19:49:16 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:49:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:49:16 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 19:49:16 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 19:49:16 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 19:49:17 (Reading database ... 14311 files and directories currently installed.) 19:49:17 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 19:49:17 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 19:49:17 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 19:49:17 (Reading database ... 14311 files and directories currently installed.) 19:49:17 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 19:49:17 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:49:17 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 19:49:17 (Reading database ... 14311 files and directories currently installed.) 19:49:17 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 19:49:17 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:49:17 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 19:49:17 (Reading database ... 14311 files and directories currently installed.) 19:49:17 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 19:49:17 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:49:17 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 19:49:17 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:49:17 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 19:49:17 (Reading database ... 14311 files and directories currently installed.) 19:49:17 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 19:49:17 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:49:17 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 19:49:17 (Reading database ... 14311 files and directories currently installed.) 19:49:17 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 19:49:17 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:49:18 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 19:49:18 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:49:18 Setting up util-linux (2.34-0.1ubuntu9.3) ... 19:49:18 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:49:19 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:49:19 (Reading database ... 14311 files and directories currently installed.) 19:49:19 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 19:49:19 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 19:49:19 Setting up libc-bin (2.31-0ubuntu9.7) ... 19:49:19 (Reading database ... 14311 files and directories currently installed.) 19:49:19 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 19:49:19 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 19:49:19 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 19:49:19 (Reading database ... 14311 files and directories currently installed.) 19:49:19 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 19:49:19 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 19:49:19 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 19:49:19 (Reading database ... 14311 files and directories currently installed.) 19:49:19 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 19:49:19 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 19:49:19 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 19:49:19 (Reading database ... 14311 files and directories currently installed.) 19:49:19 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 19:49:19 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 19:49:19 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 19:49:19 (Reading database ... 14311 files and directories currently installed.) 19:49:19 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 19:49:19 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 19:49:20 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 19:49:20 (Reading database ... 14311 files and directories currently installed.) 19:49:20 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 19:49:20 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:49:20 Setting up gpgv (2.2.19-3ubuntu2.1) ... 19:49:20 (Reading database ... 14311 files and directories currently installed.) 19:49:20 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 19:49:20 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 19:49:20 Setting up ubuntu-keyring (2020.02.11.4) ... 19:49:20 (Reading database ... 14311 files and directories currently installed.) 19:49:20 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 19:49:20 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 19:49:20 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 19:49:20 (Reading database ... 14311 files and directories currently installed.) 19:49:20 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 19:49:20 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 19:49:20 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 19:49:20 (Reading database ... 14311 files and directories currently installed.) 19:49:20 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 19:49:20 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 19:49:20 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 19:49:20 (Reading database ... 14311 files and directories currently installed.) 19:49:20 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 19:49:21 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 19:49:21 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 19:49:21 (Reading database ... 14311 files and directories currently installed.) 19:49:21 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 19:49:21 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 19:49:21 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 19:49:21 (Reading database ... 14311 files and directories currently installed.) 19:49:21 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 19:49:21 Unpacking apt (2.0.6) over (2.0.2) ... 19:49:21 Setting up apt (2.0.6) ... 19:49:22 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:49:22 (Reading database ... 14311 files and directories currently installed.) 19:49:22 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 19:49:22 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:49:22 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 19:49:22 (Reading database ... 14311 files and directories currently installed.) 19:49:22 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 19:49:22 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:49:22 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 19:49:22 (Reading database ... 14313 files and directories currently installed.) 19:49:22 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 19:49:22 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:49:22 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 19:49:22 (Reading database ... 14317 files and directories currently installed.) 19:49:22 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 19:49:22 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:49:22 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 19:49:22 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:49:23 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 19:49:23 (Reading database ... 14317 files and directories currently installed.) 19:49:23 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 19:49:23 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 19:49:23 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 19:49:23 (Reading database ... 14317 files and directories currently installed.) 19:49:23 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 19:49:23 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 19:49:23 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 19:49:23 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 19:49:23 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 19:49:23 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 19:49:23 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 19:49:23 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 19:49:24 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 19:49:24 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 19:49:24 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 19:49:24 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 19:49:24 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 19:49:24 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 19:49:24 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 19:49:24 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 19:49:24 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 19:49:24 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 19:49:24 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 19:49:24 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 19:49:24 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 19:49:24 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 19:49:24 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 19:49:24 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:49:24 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 19:49:24 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:49:25 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 19:49:25 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:49:25 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 19:49:25 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:49:25 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 19:49:25 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:49:25 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 19:49:25 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:49:25 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 19:49:25 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 19:49:25 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... 19:49:25 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 19:49:26 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 19:49:26 Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 19:49:26 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 19:49:26 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 19:49:27 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 19:49:27 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 19:49:27 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 19:49:27 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 19:49:28 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 19:49:28 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 19:49:28 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... 19:49:28 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 19:49:28 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 19:49:28 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 19:49:28 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 19:49:28 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 19:49:28 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 19:49:28 Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... 19:49:28 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 19:49:28 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:49:28 Setting up tzdata (2021e-0ubuntu0.20.04) ... 19:49:28 19:49:28 Current default time zone: 'Etc/UTC' 19:49:28 Local time is now: Wed Mar 16 19:49:28 UTC 2022. 19:49:28 Universal Time is now: Wed Mar 16 19:49:28 UTC 2022. 19:49:28 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:49:28 19:49:28 Setting up xz-utils (5.2.4-1ubuntu1) ... 19:49:28 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:49:29 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:49:29 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 19:49:29 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:49:29 Setting up mount (2.34-0.1ubuntu9.3) ... 19:49:29 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 19:49:29 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 19:49:29 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 19:49:29 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 19:49:29 Setting up openssl (1.1.1f-1ubuntu2.12) ... 19:49:29 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:49:29 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:49:29 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 19:49:29 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:49:29 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... 19:49:29 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:49:29 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 19:49:29 Setting up fdisk (2.34-0.1ubuntu9.3) ... 19:49:29 Setting up ca-certificates (20210119~20.04.2) ... 19:49:31 Updating certificates in /etc/ssl/certs... 19:49:31 21 added, 21 removed; done. 19:49:32 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... 19:49:32 Setting up perl (5.30.0-9ubuntu0.2) ... 19:49:32 Setting up procps (2:3.3.16-1ubuntu2.3) ... 19:49:32 Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... 19:49:32 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 19:49:32 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 19:49:32 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 19:49:32 Setting up binutils (2.34-6ubuntu1.3) ... 19:49:32 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 19:49:32 Setting up build-essential (12.8ubuntu1.1) ... 19:49:32 Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... 19:49:32 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 19:49:32 Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... 19:49:32 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 19:49:32 Processing triggers for systemd (245.4-4ubuntu3.15) ... 19:49:32 Processing triggers for mime-support (3.64ubuntu1) ... 19:49:32 Processing triggers for ca-certificates (20210119~20.04.2) ... 19:49:32 Updating certificates in /etc/ssl/certs... 19:49:33 0 added, 0 removed; done. 19:49:33 Running hooks in /etc/ca-certificates/update.d... 19:49:33 done. 19:49:34 Reading package lists... 19:49:34 Building dependency tree... 19:49:34 Reading state information... 19:49:34 The following NEW packages will be installed: 19:49:34 apt-transport-https 19:49:34 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:49:34 Need to get 4680 B of archives. 19:49:34 After this operation, 162 kB of additional disk space will be used. 19:49:34 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 19:49:34 debconf: delaying package configuration, since apt-utils is not installed 19:49:34 Fetched 4680 B in 0s (24.9 kB/s) 19:49:34 Selecting previously unselected package apt-transport-https. 19:49:34 (Reading database ... 14320 files and directories currently installed.) 19:49:34 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 19:49:34 Unpacking apt-transport-https (2.0.6) ... 19:49:34 Setting up apt-transport-https (2.0.6) ... 19:49:35 Waiting for network to be ready... 19:49:41 2022-03-16T19:49:38Z INFO Waiting for automatic snapd restart... 19:49:42 snapd 2.54.4 from Canonical* installed 19:49:43 "snapd" switched to the "latest/stable" channel 19:49:43 19:49:45 core20 20220304 from Canonical* installed 19:49:46 "core20" switched to the "latest/stable" channel 19:49:46 19:49:48 snapcraft 6.0.2 from Canonical* installed 19:49:48 "snapcraft" switched to the "latest/stable" channel 19:49:48 19:49:52 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: 19:49:52 - README.md 19:49:52 19:49:52 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:49:53 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 19:49:53 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 19:49:53 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 19:49:54 Reading package lists... 19:49:54 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 19:49:54 Reading package lists... 19:49:54 Building dependency tree... 19:49:54 Reading state information... 19:49:54 Suggested packages: 19:49:54 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 19:49:54 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 19:49:54 krb5-user libnorm-doc 19:49:54 Recommended packages: 19:49:54 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:49:54 The following NEW packages will be installed: 19:49:54 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 19:49:54 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 19:49:54 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 19:49:54 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 19:49:54 libzmq5 pkg-config zip 19:49:54 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 19:49:55 Need to get 10.3 MB of archives. 19:49:55 After this operation, 56.5 MB of additional disk space will be used. 19:49:55 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 19:49:55 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 19:49:55 ? github.com/edgexfoundry/edgex-go [no test files] 19:49:55 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 19:49:55 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 19:49:55 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 19:49:55 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 19:49:55 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 19:49:55 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 19:49:55 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 19:49:55 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 19:49:55 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 19:49:55 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 19:49:55 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 19:49:55 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 19:49:55 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 19:49:56 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 19:49:56 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 19:49:56 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 19:49:56 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 19:49:56 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 19:49:56 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 19:49:56 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 19:49:56 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 19:49:56 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 19:49:56 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 19:49:56 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 19:49:56 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 19:49:56 debconf: delaying package configuration, since apt-utils is not installed 19:49:56 Fetched 10.3 MB in 1s (9287 kB/s) 19:49:56 Selecting previously unselected package libglib2.0-0:amd64. 19:49:56 (Reading database ... 14324 files and directories currently installed.) 19:49:56 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 19:49:56 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 19:49:56 Selecting previously unselected package libsodium23:amd64. 19:49:56 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 19:49:56 Unpacking libsodium23:amd64 (1.0.18-1) ... 19:49:56 Selecting previously unselected package libpsl5:amd64. 19:49:56 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 19:49:56 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 19:49:56 Selecting previously unselected package libbrotli1:amd64. 19:49:56 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 19:49:56 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 19:49:56 Selecting previously unselected package libnghttp2-14:amd64. 19:49:56 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 19:49:56 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 19:49:56 Selecting previously unselected package librtmp1:amd64. 19:49:56 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 19:49:56 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 19:49:56 Selecting previously unselected package libssh-4:amd64. 19:49:56 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 19:49:56 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 19:49:56 Selecting previously unselected package libcurl3-gnutls:amd64. 19:49:56 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 19:49:56 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 19:49:56 Selecting previously unselected package liberror-perl. 19:49:56 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 19:49:56 Unpacking liberror-perl (0.17029-1) ... 19:49:56 Selecting previously unselected package git-man. 19:49:56 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 19:49:56 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 19:49:57 Selecting previously unselected package git. 19:49:57 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 19:49:57 Unpacking git (1:2.25.1-1ubuntu3.2) ... 19:49:57 Selecting previously unselected package libgssrpc4:amd64. 19:49:57 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 19:49:57 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 19:49:57 Selecting previously unselected package libkdb5-9:amd64. 19:49:57 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 19:49:57 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 19:49:57 Selecting previously unselected package libkadm5srv-mit11:amd64. 19:49:57 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 19:49:57 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 19:49:57 Selecting previously unselected package libkadm5clnt-mit11:amd64. 19:49:57 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 19:49:57 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 19:49:57 Selecting previously unselected package comerr-dev:amd64. 19:49:57 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 19:49:57 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 19:49:57 Selecting previously unselected package krb5-multidev:amd64. 19:49:57 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 19:49:57 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 19:49:57 Selecting previously unselected package libnorm1:amd64. 19:49:57 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 19:49:57 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 19:49:57 Selecting previously unselected package libnorm-dev:amd64. 19:49:57 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 19:49:57 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 19:49:58 Selecting previously unselected package libpgm-5.2-0:amd64. 19:49:58 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 19:49:58 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:49:58 Selecting previously unselected package libpgm-dev:amd64. 19:49:58 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 19:49:58 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:49:58 Selecting previously unselected package libsodium-dev:amd64. 19:49:58 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 19:49:58 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 19:49:58 Selecting previously unselected package libzmq5:amd64. 19:49:58 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 19:49:58 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 19:49:58 Selecting previously unselected package libkrb5-dev:amd64. 19:49:58 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 19:49:58 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 19:49:58 Selecting previously unselected package libzmq3-dev:amd64. 19:49:58 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 19:49:58 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 19:49:58 Selecting previously unselected package pkg-config. 19:49:58 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 19:49:58 Unpacking pkg-config (0.29.1-0ubuntu4) ... 19:49:58 Selecting previously unselected package zip. 19:49:58 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 19:49:58 Unpacking zip (3.0-11build1) ... 19:49:58 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 19:49:58 Setting up libsodium23:amd64 (1.0.18-1) ... 19:49:58 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 19:49:58 No schema files found: doing nothing. 19:49:58 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 19:49:58 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 19:49:58 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 19:49:58 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 19:49:58 Setting up liberror-perl (0.17029-1) ... 19:49:58 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 19:49:58 Setting up zip (3.0-11build1) ... 19:49:58 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 19:49:58 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 19:49:58 Setting up pkg-config (0.29.1-0ubuntu4) ... 19:49:58 Setting up libsodium-dev:amd64 (1.0.18-1) ... 19:49:58 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 19:49:58 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 19:49:58 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 19:49:58 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 19:49:58 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:49:58 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 19:49:58 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 19:49:58 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 19:49:58 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:49:58 Setting up git (1:2.25.1-1ubuntu3.2) ... 19:49:58 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 19:49:58 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 19:49:58 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 19:49:58 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 19:49:59 comerr-dev set to automatically installed. 19:49:59 git set to automatically installed. 19:49:59 git-man set to automatically installed. 19:49:59 krb5-multidev set to automatically installed. 19:49:59 libbrotli1 set to automatically installed. 19:49:59 libcurl3-gnutls set to automatically installed. 19:49:59 liberror-perl set to automatically installed. 19:49:59 libglib2.0-0 set to automatically installed. 19:49:59 libgssrpc4 set to automatically installed. 19:49:59 libkadm5clnt-mit11 set to automatically installed. 19:49:59 libkadm5srv-mit11 set to automatically installed. 19:49:59 libkdb5-9 set to automatically installed. 19:49:59 libkrb5-dev set to automatically installed. 19:49:59 libnghttp2-14 set to automatically installed. 19:49:59 libnorm-dev set to automatically installed. 19:49:59 libnorm1 set to automatically installed. 19:49:59 libpgm-5.2-0 set to automatically installed. 19:49:59 libpgm-dev set to automatically installed. 19:49:59 libpsl5 set to automatically installed. 19:49:59 librtmp1 set to automatically installed. 19:49:59 libsodium-dev set to automatically installed. 19:49:59 libsodium23 set to automatically installed. 19:49:59 libssh-4 set to automatically installed. 19:49:59 libzmq3-dev set to automatically installed. 19:49:59 libzmq5 set to automatically installed. 19:49:59 pkg-config set to automatically installed. 19:49:59 zip set to automatically installed. 19:50:00 snapd is not logged in, snap install commands will use sudo 19:50:12 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 19:50:12 Downloading snap 'edgex-app-service-configurable' 19:50:14 Pulling app-service-configurable 19:50:14 + snapcraftctl pull 19:50:15 Pulling config-common 19:50:15 + snapcraftctl pull 19:50:16 Pulling go-build-helper 19:50:16 + snapcraftctl pull 19:50:18 'edgex-go' has dependencies that need to be staged: go-build-helper 19:50:18 Skipping pull go-build-helper (already ran) 19:50:18 Building go-build-helper 19:50:18 + snapcraftctl build 19:50:19 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 19:50:19 Staging go-build-helper 19:50:19 + snapcraftctl stage 19:50:25 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 19:50:25 Fetched 290 kB in 0s (0 B/s) 19:50:25 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 19:50:25 Fetched 158 kB in 0s (0 B/s) 19:50:25 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 19:50:25 Fetched 242 kB in 0s (0 B/s) 19:50:25 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 19:50:25 Fetched 150 kB in 0s (0 B/s) 19:50:25 Pulling edgex-go 19:50:25 + snapcraftctl pull 19:50:26 Pulling hooks 19:50:26 + snapcraftctl pull 19:50:41 Removing suid/guid from /root/parts/static-packages/install/bin/su 19:50:41 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 19:50:41 Fetched 96.1 kB in 0s (0 B/s) 19:50:41 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 19:50:41 Fetched 78.7 kB in 0s (0 B/s) 19:50:41 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 19:50:41 Fetched 48.0 kB in 0s (0 B/s) 19:50:41 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 19:50:41 Fetched 50.2 kB in 0s (0 B/s) 19:50:41 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 19:50:41 Fetched 14.7 kB in 0s (0 B/s) 19:50:41 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 19:50:41 Fetched 234 kB in 0s (0 B/s) 19:50:41 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 19:50:41 Fetched 155 kB in 0s (0 B/s) 19:50:41 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 19:50:41 Fetched 170 kB in 0s (0 B/s) 19:50:41 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 19:50:41 Fetched 267 kB in 0s (0 B/s) 19:50:41 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:50:41 Fetched 50.6 kB in 0s (0 B/s) 19:50:41 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 19:50:41 Fetched 15.1 kB in 0s (0 B/s) 19:50:41 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 19:50:41 Fetched 51.5 kB in 0s (0 B/s) 19:50:41 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 19:50:41 Fetched 121 kB in 0s (0 B/s) 19:50:41 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 19:50:41 Fetched 29.7 kB in 0s (0 B/s) 19:50:41 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 19:50:41 Fetched 1021 kB in 0s (0 B/s) 19:50:41 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 19:50:41 Fetched 49.3 kB in 0s (0 B/s) 19:50:41 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 19:50:41 Fetched 54.9 kB in 0s (0 B/s) 19:50:41 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 19:50:41 Fetched 16.6 kB in 0s (0 B/s) 19:50:41 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 19:50:41 Fetched 87.9 kB in 0s (0 B/s) 19:50:41 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 19:50:41 Fetched 142 kB in 0s (0 B/s) 19:50:41 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 19:50:41 Fetched 41.8 kB in 0s (0 B/s) 19:50:41 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 19:50:41 Fetched 181 kB in 0s (0 B/s) 19:50:41 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 19:50:41 Fetched 208 kB in 0s (0 B/s) 19:50:41 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 19:50:41 Fetched 161 kB in 0s (0 B/s) 19:50:41 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 19:50:41 Fetched 107 kB in 0s (0 B/s) 19:50:41 Pulling static-packages 19:50:41 + snapcraftctl pull 19:50:41 Pulling version 19:50:41 + cd /root/project 19:50:41 ++ git describe --tags --abbrev=0 19:50:41 ++ sed s/v// 19:50:41 + GIT_VERSION=2.2.0-dev.35 19:50:41 + '[' -z 2.2.0-dev.35 ']' 19:50:41 + snapcraftctl set-version 2.2.0-dev.35 19:50:42 Building app-service-configurable 19:50:42 + snapcraftctl build 19:50:44 Building config-common 19:50:44 + snapcraftctl build 19:50:46 + cp --archive --link --no-dereference . /root/parts/config-common/install 19:50:46 Skipping build go-build-helper (already ran) 19:50:46 Building edgex-go 19:50:46 + cd /root/parts/edgex-go/src 19:50:46 ++ git describe --tags --abbrev=0 19:50:46 ++ sed s/v// 19:50:46 + GIT_VERSION=2.2.0-dev.35 19:50:46 + '[' -z 2.2.0-dev.35 ']' 19:50:46 + echo 2.2.0-dev.35 19:50:46 + '[' '!' -d vendor ']' 19:50:46 + go mod download all 19:50:53 + make build 19:50:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/core-data/core-data ./cmd/core-data 19:51:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:51:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:51:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:51:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:51:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:51:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/core-command/core-command ./cmd/core-command 19:51:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:51:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:51:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:51:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:51:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:51:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:51:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:51:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o ./cmd/secrets-config ./cmd/secrets-config 19:51:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:51:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:51:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:51:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:51:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:51:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:51:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.35" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:51:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:51:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:51:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:51:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:51:19 + 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 19:51:19 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:51:19 + case "$service" in 19:51:19 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:51:19 + 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 19:51:19 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:51:19 + case "$service" in 19:51:19 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:51:19 + 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 19:51:19 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:51:19 + case "$service" in 19:51:19 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:51:19 + 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 19:51:19 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:51:19 + case "$service" in 19:51:19 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:51:19 + 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 19:51:19 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:51:19 + case "$service" in 19:51:19 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:51:19 + 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 19:51:19 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:51:19 + case "$service" in 19:51:19 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:51:19 + 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 19:51:19 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:51:19 + case "$service" in 19:51:19 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:51:19 + 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 19:51:19 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:51:19 + case "$service" in 19:51:19 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:51:19 + 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 19:51:19 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:51:19 + case "$service" in 19:51:19 + 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 19:51:19 + 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 19:51:19 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:51:19 + case "$service" in 19:51:19 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:51:19 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:51:19 + 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 19:51:19 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:51:19 + case "$service" in 19:51:19 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:51:19 + 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 19:51:19 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:51:19 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:51:19 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:51:19 Building hooks 19:51:19 + cd /root/parts/hooks/src 19:51:19 + make build 19:51:19 go mod tidy 19:51:19 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 19:51:20 go: downloading github.com/davecgh/go-spew v1.1.0 19:51:20 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:51:20 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 19:51:20 GO111MODULE=on go build -o cmd/install/install ./cmd/install 19:51:21 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 19:51:21 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 19:51:23 Removing suid/guid from /root/parts/static-packages/install/bin/su 19:51:23 Building static-packages 19:51:23 + snapcraftctl build 19:51:25 Building version 19:51:25 + snapcraftctl build 19:51:27 Staging app-service-configurable 19:51:27 + snapcraftctl stage 19:51:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.234s coverage: 28.7% of statements 19:51:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:51:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:51:28 Staging config-common 19:51:28 + snapcraftctl stage 19:51:29 Skipping stage go-build-helper (already ran) 19:51:29 Staging edgex-go 19:51:29 + snapcraftctl stage 19:51:30 Staging hooks 19:51:30 + snapcraftctl stage 19:51:32 Staging static-packages 19:51:32 + snapcraftctl stage 19:51:33 Staging version 19:51:33 + snapcraftctl stage 19:51:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.427s coverage: 98.5% of statements 19:51:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:51:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.569s coverage: 54.9% of statements 19:51:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:51:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:51:35 Priming app-service-configurable 19:51:35 + snapcraftctl prime 19:51:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.736s coverage: 89.5% of statements 19:51:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:51:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:51:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:51:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.307s coverage: 84.4% of statements 19:51:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:51:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:51:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:51:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:51:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:51:36 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 19:51:36 stage-packages: 19:51:36 - libnorm1 19:51:36 - libpgm-5.2-0 19:51:36 - libsodium23 19:51:36 - libzmq5 19:51:36 Priming config-common 19:51:36 + snapcraftctl prime 19:51:38 Priming go-build-helper 19:51:38 + snapcraftctl prime 19:51:39 Priming edgex-go 19:51:39 + snapcraftctl prime 19:51:41 Priming hooks 19:51:41 + snapcraftctl prime 19:51:42 Priming static-packages 19:51:42 + snapcraftctl prime 19:51:46 Priming version 19:51:46 + snapcraftctl prime 19:51:48 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 19:51:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.112s coverage: 94.2% of statements 19:51:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:51:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:51:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.244s coverage: 59.1% of statements 19:51:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:51:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:51:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:51:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:51:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:51:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.312s coverage: 60.0% of statements 19:51:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:51:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:51:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:51:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.443s coverage: 0.9% of statements 19:51:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:51:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.260s coverage: 58.8% of statements 19:51:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.241s coverage: 21.7% of statements 19:51:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.233s coverage: 47.1% of statements 19:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.277s coverage: 79.5% of statements 19:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.271s coverage: 94.1% of statements 19:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.262s coverage: 96.3% of statements 19:51:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.234s coverage: 87.5% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:52:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.284s coverage: 94.4% of statements 19:52:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.245s coverage: 44.8% of statements 19:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.720s coverage: 82.5% of statements 19:52:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.310s coverage: 92.9% of statements 19:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 19:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.233s coverage: 87.2% of statements 19:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.202s coverage: 100.0% of statements 19:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.293s coverage: 58.8% of statements 19:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.271s coverage: 80.0% of statements 19:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.358s coverage: 87.2% of statements 19:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.300s coverage: 85.4% of statements 19:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.863s coverage: 91.2% of statements 19:52:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.943s coverage: 64.4% of statements 19:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.235s coverage: 100.0% of statements 19:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements 19:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements 19:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements 19:52:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 19:52:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.553s coverage: 65.4% of statements 19:52:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:52:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:52:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.891s coverage: 43.8% of statements 19:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.300s coverage: 89.5% of statements 19:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.291s coverage: 84.8% of statements 19:52:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:52:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.324s coverage: 17.7% of statements 19:52:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:52:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:52:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:52:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:52:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.738s coverage: 92.3% of statements 19:52:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:52:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:52:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:52:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:52:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.315s coverage: 63.2% of statements 19:52:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:52:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:52:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.445s coverage: 97.7% of statements 19:52:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:52:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:52:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:52:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:52:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.206s coverage: 28.9% of statements 19:52:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:52:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:52:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:52:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:52:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:52:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:52:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.282s coverage: 100.0% of statements 19:52:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 19:52:35 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 19:52:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:52:35 GO111MODULE=on go vet ./... 19:53:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:53:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:53:57 ./bin/test-attribution-txt.sh [Pipeline] echo 19:54:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:54:00 + ls -al . 19:54:00 total 668 19:54:00 drwxrwxr-x 9 1001 1001 4096 Mar 16 19:53 . 19:54:00 drwxr-xr-x 4 root root 4096 Mar 16 19:49 .. 19:54:00 -rw-rw-r-- 1 1001 1001 11 Mar 16 19:46 .dockerignore 19:54:00 drwxrwxr-x 8 1001 1001 4096 Mar 16 19:46 .git 19:54:00 drwxrwxr-x 4 1001 1001 4096 Mar 16 19:46 .github 19:54:00 -rw-rw-r-- 1 1001 1001 804 Mar 16 19:46 .gitignore 19:54:00 -rw-rw-r-- 1 1001 1001 42 Mar 16 19:46 .golangci.yml 19:54:00 -rw-rw-r-- 1 1001 1001 76 Mar 16 19:46 .hadolint.yml 19:54:00 -rw-rw-r-- 1 1001 1001 166 Mar 16 19:46 .sonarcloud.properties 19:54:00 -rw-rw-r-- 1 1001 1001 1171 Mar 16 19:46 ADOPTERS.md 19:54:00 -rw-rw-r-- 1 1001 1001 9019 Mar 16 19:46 Attribution.txt 19:54:00 -rw-rw-r-- 1 1001 1001 51732 Mar 16 19:46 CHANGELOG.md 19:54:00 -rw-rw-r-- 1 1001 1001 3804 Mar 16 19:46 CONTRIBUTING.md 19:54:00 -rw-rw-r-- 1 1001 1001 677 Mar 16 19:46 GOVERNANCE.md 19:54:00 -rw-rw-r-- 1 1001 1001 849 Mar 16 19:46 Jenkinsfile 19:54:00 -rw-rw-r-- 1 1001 1001 10775 Mar 16 19:46 LICENSE 19:54:00 -rw-rw-r-- 1 1001 1001 6508 Mar 16 19:46 Makefile 19:54:00 -rw-rw-r-- 1 1001 1001 582 Mar 16 19:46 OWNERS.md 19:54:00 -rw-rw-r-- 1 1001 1001 8207 Mar 16 19:46 README.md 19:54:00 -rw-rw-r-- 1 1001 1001 6912 Mar 16 19:46 SECURITY.md 19:54:00 -rw-rw-r-- 1 1001 1001 5 Mar 16 19:43 VERSION 19:54:00 -rw-rw-r-- 1 1001 1001 4131 Mar 16 19:46 ZMQWindows.md 19:54:00 drwxrwxr-x 2 1001 1001 4096 Mar 16 19:46 bin 19:54:00 drwxrwxr-x 14 1001 1001 4096 Mar 16 19:46 cmd 19:54:00 -rw-r--r-- 1 root root 425751 Mar 16 19:52 coverage.out 19:54:00 -rw-rw-r-- 1 1001 1001 2827 Mar 16 19:46 go.mod 19:54:00 -rw-rw-r-- 1 1001 1001 50489 Mar 16 19:46 go.sum 19:54:00 drwxrwxr-x 8 1001 1001 4096 Mar 16 19:46 internal 19:54:00 drwxrwxr-x 3 1001 1001 4096 Mar 16 19:46 openapi 19:54:00 drwxrwxr-x 4 1001 1001 4096 Mar 16 19:46 snap 19:54:00 -rw-rw-r-- 1 1001 1001 204 Mar 16 19:46 version.go [Pipeline] sh 19:54:01 + '[' -e coverage.out ] 19:54:01 + chown 1001:1001 coverage.out [Pipeline] stash 19:54:01 Warning: overwriting stash ‘coverage-report’ 19:54:02 Stashed 1 file(s) [Pipeline] sh 19:54:03 + make build 19:54:03 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 19:54:11 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 19:54: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 19:54:43 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 19:54:47 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 19:54:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:54: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 19:54:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:55:00 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 19:55: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 19:55:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:55:13 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] } 19:55:20 $ docker stop --time=1 a9aa567fa08d0058af5d19aebdd48978b39b69a649061fc771d328ae586170e3 19:55:22 $ docker rm -f a9aa567fa08d0058af5d19aebdd48978b39b69a649061fc771d328ae586170e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:55:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:55:23 19:55:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:55:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:55:24 latest: Pulling from edgex-devops/edgex-compose-arm64 19:55:24 29e5d40040c1: Pulling fs layer 19:55:24 1ce36da41761: Pulling fs layer 19:55:24 25b303627fd3: Pulling fs layer 19:55:24 29e5d40040c1: Verifying Checksum 19:55:24 29e5d40040c1: Download complete 19:55:24 1ce36da41761: Verifying Checksum 19:55:24 1ce36da41761: Download complete 19:55:25 29e5d40040c1: Pull complete 19:55:26 25b303627fd3: Verifying Checksum 19:55:26 25b303627fd3: Download complete 19:55:26 1ce36da41761: Pull complete 19:55:39 25b303627fd3: Pull complete 19:55:39 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:55:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:55:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:55:39 prd-ubuntu20.04-docker-arm64-4c-16g-7329 does not seem to be running inside a container 19:55:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 19:55:42 $ docker top 22765d03b22ae52724b8e092901148596ddea4aadbb2fab71332265c11ff6c55 -eo pid,comm [Pipeline] { [Pipeline] sh 19:55:42 + docker-compose build --help 19:55:42 + grep parallel 19:55:48 --parallel Build images in parallel. [Pipeline] } 19:55:48 $ docker stop --time=1 22765d03b22ae52724b8e092901148596ddea4aadbb2fab71332265c11ff6c55 19:55:50 $ docker rm -f 22765d03b22ae52724b8e092901148596ddea4aadbb2fab71332265c11ff6c55 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:55:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:55:50 . [Pipeline] withDockerContainer 19:55:51 prd-ubuntu20.04-docker-arm64-4c-16g-7329 does not seem to be running inside a container 19:55:51 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 19:55:52 $ docker top 61a51e557bb031c00da14c816bbf1394bceb8739ef6e9e29e07aa8bb35148a67 -eo pid,comm [Pipeline] { [Pipeline] sh 19:55:53 + docker-compose -f ./docker-compose-build.yml build --parallel 19:56:00 Building core-command ... 19:56:00 Building core-data ... 19:56:00 Building core-metadata ... 19:56:00 Building security-bootstrapper ... 19:56:00 Building security-proxy-setup ... 19:56:00 Building security-secretstore-setup ... 19:56:00 Building support-notifications ... 19:56:00 Building support-scheduler ... 19:56:00 Building sys-mgmt-agent ... 19:56:00 Building sys-mgmt-agent 19:56:00 Building core-command 19:56:00 Building core-data 19:56:00 Building security-secretstore-setup 19:56:00 Building security-proxy-setup 19:57:21 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:57:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:57:21 ---> 25459d304dd5 19:57:21 Step 3/23 : WORKDIR /edgex-go 19:57:21 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:57:21 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:57:21 19:57:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:57:21 ---> 25459d304dd5 19:57:21 ---> 25459d304dd5 19:57:21 Step 3/21 : WORKDIR /edgex-goStep 3/23 : WORKDIR /edgex-go 19:57:21 19:57:21 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:57:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:57:21 ---> 25459d304dd5 19:57:21 Step 3/25 : WORKDIR /edgex-go 19:57:21 ---> Running in f40617a5cc97 19:57:21 ---> Running in 480589a6ce8e 19:57:21 ---> Running in 653b7a74e168 19:57:21 ---> Running in b85b36800d80 19:57:21 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:57:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:57:21 ---> 25459d304dd5 19:57:21 Step 3/23 : WORKDIR /edgex-go 19:57:21 ---> Running in a3355b02d8a3 19:57:21 Removing intermediate container b85b36800d80 19:57:21 ---> 7b96d7010bf7 19:57:21 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:21 Removing intermediate container 653b7a74e168 19:57:21 ---> 19ad56ace3c6 19:57:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:21 Removing intermediate container 480589a6ce8e 19:57:21 ---> ea3125f9bc45 19:57:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:21 ---> Running in 1987720aa806 19:57:21 Removing intermediate container f40617a5cc97 19:57:21 ---> 630173731773 19:57:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:21 Removing intermediate container a3355b02d8a3 19:57:21 ---> 22be8bc9a35d 19:57:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:21 ---> Running in 3aa57c3bae25 19:57:21 ---> Running in 0652116b02da 19:57:21 ---> Running in f1804a1608ee 19:57:21 ---> Running in 3cb326cc122e 19:57:21 Removing intermediate container 1987720aa806 19:57:21 ---> 43908454bf13 19:57:21 Step 5/21 : RUN apk add --update --no-cache make git 19:57:21 ---> Running in bb3079c15808 19:57:21 Removing intermediate container 3aa57c3bae25 19:57:21 ---> 75c04a3b2c48 19:57:21 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:57:21 Removing intermediate container f1804a1608ee 19:57:21 ---> e514c3e802ab 19:57:21 Step 5/23 : RUN apk add --update --no-cache make bash git 19:57:21 ---> Running in 6ef6afdb23cc 19:57:21 ---> Running in 7ba1ea2be783 19:57:21 Removing intermediate container 3cb326cc122e 19:57:21 ---> 8d0aa768fa1a 19:57:21 Step 5/23 : RUN apk add --update --no-cache make git 19:57:21 ---> Running in d1d9423896c7 19:57:21 Removing intermediate container 0652116b02da 19:57:21 ---> 85b192f6fba4 19:57:21 Step 5/25 : RUN apk add --update --no-cache make git 19:57:21 ---> Running in 77beca073673 19:57:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:57:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:57:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:57:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:57:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:57:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:57:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:57:21 OK: 220 MiB in 52 packages 19:57:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:57:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:57:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:57:23 OK: 220 MiB in 52 packages 19:57:23 OK: 220 MiB in 52 packages 19:57:23 Removing intermediate container bb3079c15808 19:57:23 ---> 4cc5391709af 19:57:23 Step 6/21 : COPY go.mod vendor* ./ 19:57:23 OK: 220 MiB in 52 packages 19:57:23 OK: 220 MiB in 52 packages 19:57:24 Removing intermediate container 6ef6afdb23cc 19:57:24 ---> f84e2b15e42c 19:57:24 Step 6/23 : COPY go.mod vendor* ./ 19:57:25 ---> f8125358177c 19:57:25 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:25 Removing intermediate container d1d9423896c7 19:57:25 ---> dfe839301256 19:57:25 Step 6/23 : COPY go.mod vendor* ./ 19:57:25 ---> Running in ca312226e346 19:57:25 Removing intermediate container 7ba1ea2be783 19:57:25 ---> eae84913d3ac 19:57:25 Step 6/23 : COPY go.mod vendor* ./ 19:57:25 Removing intermediate container 77beca073673 19:57:25 ---> faedd35aaf25 19:57:25 Step 6/25 : COPY go.mod vendor* ./ 19:57:26 ---> b01847dd1730 19:57:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:26 ---> Running in a8c0c4405e20 19:57:26 ---> 0eeb131fbbeb 19:57:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:26 ---> 7bd27a1ae9a9 19:57:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:26 ---> Running in 6a72e728cde5 19:57:26 ---> Running in 504df945905a 19:57:27 ---> fd187a9ff096 19:57:27 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:27 ---> Running in 3437a96ade3f 19:57:31 Removing intermediate container ca312226e346 19:57:31 ---> 338031b7f639 19:57:31 Step 8/21 : COPY . . 19:57:33 Removing intermediate container a8c0c4405e20 19:57:33 ---> b07be5a3614b 19:57:33 Step 8/23 : COPY . . 19:57:35 Removing intermediate container 6a72e728cde5 19:57:35 ---> c1bd79df5df5 19:57:35 Step 8/23 : COPY . . 19:57:35 Removing intermediate container 504df945905a 19:57:35 ---> dc9125c6a37e 19:57:35 Step 8/23 : COPY . . 19:57:36 Removing intermediate container 3437a96ade3f 19:57:36 ---> d0eaa96430a6 19:57:36 Step 8/25 : COPY . . 19:57:58 ---> 203286cb4e50 19:57:58 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:57:58 ---> Running in bc0d73a35702 19:57:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:57:59 ---> 2e7360ad2a24 19:57:59 Step 9/23 : RUN make cmd/core-data/core-data 19:58:00 ---> Running in 6e949a3df70b 19:58:02 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 19:58:03 ---> cad4df35cd0a 19:58:03 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:58:03 ---> 60f5f33ab271 19:58:03 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:58:03 ---> e6dbef94992f 19:58:03 Step 9/23 : RUN make cmd/core-command/core-command 19:58:03 ---> Running in e8b84af83db2 19:58:03 ---> Running in afc54cc4ce7d 19:58:03 ---> Running in 499f76f643e0 19:58: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 19:58:06 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 19:58:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:00:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:00:23 Removing intermediate container bc0d73a35702 20:00:23 ---> e6b7454d907e 20:00:23 20:00:23 Step 10/21 : FROM alpine:3.14 20:00:23 3.14: Pulling from library/alpine 20:00: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 20:00:24 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:00:24 Status: Downloaded newer image for alpine:3.14 20:00:24 ---> 5b8b7b635229 20:00:24 Step 11/21 : RUN apk add --update --no-cache curl 20:00:24 ---> Running in 8cc2d1768acf 20:00:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:00:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:00:29 (1/5) Installing ca-certificates (20211220-r0) 20:00:29 (2/5) Installing brotli-libs (1.0.9-r5) 20:00:29 (3/5) Installing nghttp2-libs (1.43.0-r0) 20:00:29 (4/5) Installing libcurl (7.79.1-r0) 20:00:29 (5/5) Installing curl (7.79.1-r0) 20:00:29 Executing busybox-1.33.1-r6.trigger 20:00:29 Executing ca-certificates-20211220-r0.trigger 20:00:29 OK: 8 MiB in 19 packages 20:00:33 Removing intermediate container 499f76f643e0 20:00:33 ---> ee136dc7a4b0 20:00:33 20:00:33 Step 10/23 : FROM alpine:3.14 20:00:33 ---> 5b8b7b635229 20:00:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:00:33 ---> Running in 1e09cdb076fb 20:00:33 Removing intermediate container 8cc2d1768acf 20:00:33 ---> 680df2b1ae46 20:00:33 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:00:33 ---> Running in a109bd6cf837 20:00:35 Removing intermediate container a109bd6cf837 20:00:35 ---> 5aa054ff49c9 20:00:35 Step 13/21 : WORKDIR /edgex 20:00:35 ---> Running in c73440f207f2 20:00:35 Removing intermediate container afc54cc4ce7d 20:00:35 ---> 45056dc27d8f 20:00:35 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:00:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:00:35 ---> Running in e0db74e3a295 20:00:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:00:36 Removing intermediate container c73440f207f2 20:00:36 ---> 307e1efa19ad 20:00:36 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:00:36 (1/1) Installing dumb-init (1.2.5-r1) 20:00:36 Executing busybox-1.33.1-r6.trigger 20:00:36 OK: 6 MiB in 15 packages 20:00:38 ---> b7a9da43a939 20:00:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:00:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:00:38 Removing intermediate container 1e09cdb076fb 20:00:38 ---> ddc0a01be9c7 20:00:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:00:39 ---> Running in 416c05aa148a 20:00:40 Removing intermediate container 416c05aa148a 20:00:40 ---> ee4301482a52 20:00:40 Step 13/23 : ENV APP_PORT=59882 20:00:40 ---> Running in 9d7b8c054599 20:00:41 Removing intermediate container 9d7b8c054599 20:00:41 ---> a7136d897780 20:00:41 Step 14/23 : EXPOSE $APP_PORT 20:00:41 ---> 2e7e6f398104 20:00:41 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:00:41 ---> Running in b55d8358a827 20:00:41 Removing intermediate container e8b84af83db2 20:00:41 ---> eed2c1928983 20:00:41 20:00:41 Step 10/25 : FROM alpine:3.14 20:00:41 ---> 5b8b7b635229 20:00:41 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:00:41 ---> Running in 336271579c1d 20:00:42 Removing intermediate container b55d8358a827 20:00:42 ---> 1c476b77e213 20:00:42 Step 15/23 : WORKDIR / 20:00:42 ---> Running in 5d3d13c53afa 20:00:43 Removing intermediate container 5d3d13c53afa 20:00:43 ---> 33c496d261bf 20:00:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:00:43 ---> 006942377cf4 20:00:43 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:00:43 Removing intermediate container e0db74e3a295 20:00:43 ---> bb5b39e3d8cf 20:00:43 20:00:43 Step 11/23 : FROM docker:20.10.10 20:00:43 ---> Running in 07bf907aef9a 20:00:44 20.10.10: Pulling from library/docker 20:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:00:44 Removing intermediate container 07bf907aef9a 20:00:44 ---> 78303d71e181 20:00:44 Step 18/21 : CMD ["--init=true"] 20:00:44 ---> Running in 1bcbd3d42809 20:00:45 ---> 3d72e5965539 20:00:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:00:45 (1/3) Installing ca-certificates (20211220-r0) 20:00:45 (2/3) Installing dumb-init (1.2.5-r1) 20:00:45 (3/3) Installing su-exec (0.2-r1) 20:00:45 Executing busybox-1.33.1-r6.trigger 20:00:45 Executing ca-certificates-20211220-r0.trigger 20:00:46 Removing intermediate container 1bcbd3d42809 20:00:46 ---> 385a228a71a3 20:00:46 Step 19/21 : LABEL arch=arm64 20:00:46 OK: 6 MiB in 17 packages 20:00:46 ---> Running in 3894faf9a5c7 20:00:47 Removing intermediate container 3894faf9a5c7 20:00:47 ---> c3ace25a299f 20:00:47 Step 20/21 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 20:00:47 ---> Running in 4beca5f1fbab 20:00:48 Removing intermediate container 4beca5f1fbab 20:00:48 ---> 9947f40e8688 20:00:48 Step 21/21 : LABEL version=0.0.0 20:00:48 ---> Running in 35a1dfb76149 20:00:48 ---> 9a38ded504e6 20:00:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:00:48 Removing intermediate container 336271579c1d 20:00:48 ---> 7ed417825742 20:00:48 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:00:48 ---> Running in 47c300572c74 20:00:48 Removing intermediate container 35a1dfb76149 20:00:48 ---> 1daf3d2ef5f5 20:00:48 20:00:49 Removing intermediate container 47c300572c74 20:00:49 ---> 029b782d9c97 20:00:49 Step 13/25 : WORKDIR / 20:00:49 ---> Running in 7d873fb725a8 20:00:50 Successfully built 1daf3d2ef5f5 20:00:50 Successfully tagged security-proxy-setup-arm64:latest 20:00:50  Building security-proxy-setup ... done Building core-metadata 20:00:50 ---> c9e997b53402 20:00:50 Step 19/23 : ENTRYPOINT ["/core-command"] 20:00:50 ---> Running in b67b27066212 20:00:50 Removing intermediate container 7d873fb725a8 20:00:50 ---> ee5d09338505 20:00:50 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:00:51 Removing intermediate container b67b27066212 20:00:51 ---> fb13c80c18a3 20:00:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:00:51 ---> Running in 39fd93896a17 20:00:52 ---> e1a56ddbd82d 20:00:52 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:00:52 Removing intermediate container 39fd93896a17 20:00:52 ---> a2c4d94d0ce9 20:00:52 Step 21/23 : LABEL arch=arm64 20:00:52 ---> Running in 9bb469a1427c 20:00:53 Removing intermediate container 9bb469a1427c 20:00:53 ---> 8a83a2d90177 20:00:53 Step 22/23 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 20:00:53 ---> f48c219df36a 20:00:53 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:00:53 ---> Running in 46bec14d0b04 20:00:54 Removing intermediate container 46bec14d0b04 20:00:54 ---> 981bfaf54389 20:00:54 Step 23/23 : LABEL version=0.0.0 20:00:55 ---> 2ef0c8afb39c 20:00:55 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:00:55 ---> Running in c8d7348c6e17 20:00:56 Removing intermediate container c8d7348c6e17 20:00:56 ---> 8d43eeba11fb 20:00:56 20:00:56 ---> 349850457de0 20:00:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:00:56 Successfully built 8d43eeba11fb 20:00:56 Successfully tagged core-command-arm64:latest 20:00:56  Building core-command ... done Building support-notifications 20:00:57 Removing intermediate container 6e949a3df70b 20:00:57 ---> 431b91c31943 20:00:57 20:00:57 Step 10/23 : FROM alpine:3.14 20:00:57 ---> 5b8b7b635229 20:00:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:00:57 ---> Running in 4b058b519e83 20:00:58 Removing intermediate container 4b058b519e83 20:00:58 ---> 9112b1b53946 20:00:58 Step 12/23 : ENV APP_PORT=59880 20:00:58 ---> Running in 2acfbf220baf 20:00:58 ---> ec0b42834d6f 20:00:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:00:58 Removing intermediate container 2acfbf220baf 20:00:58 ---> 8b9a38bdbbae 20:00:58 Step 13/23 : EXPOSE $APP_PORT 20:00:59 ---> Running in 43b015de43d6 20:01:00 Removing intermediate container 43b015de43d6 20:01:00 ---> b87865c8a412 20:01:00 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:01:00 ---> Running in d6283f833ac6 20:01:02 ---> 60acc471cf12 20:01:02 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:01:03 ---> bbae25f881fe 20:01:03 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/ 20:01:03 ---> Running in 02e4ae2f0739 20:01:03 Removing intermediate container d6283f833ac6 20:01:03 ---> 6424167f198c 20:01:03 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:01:04 ---> Running in f85aed92cc47 20:01:05 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 20:01:05 Status: Downloaded newer image for docker:20.10.10 20:01:05 ---> 520e9a0a30f7 20:01:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:01:05 ---> Running in 81597fbf4eed 20:01:06 Removing intermediate container 81597fbf4eed 20:01:06 ---> 48e49e2eba20 20:01:06 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 20:01:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:01:06 ---> Running in 79cf9f090738 20:01:07 Removing intermediate container 02e4ae2f0739 20:01:07 ---> 6cb1a93305d2 20:01:07 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:01:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:01:07 ---> Running in eb48e15aad08 20:01:08 Removing intermediate container eb48e15aad08 20:01:08 ---> b3b34f7c95fd 20:01:08 Step 23/25 : LABEL arch=arm64 20:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:01:08 (1/6) Installing dumb-init (1.2.5-r1) 20:01:08 ---> Running in 1dc82ee94e19 20:01:08 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:01:08 (3/6) Installing libsodium (1.0.18-r0) 20:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:01:08 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:01:08 (5/6) Installing libzmq (4.3.4-r0) 20:01:08 Removing intermediate container 1dc82ee94e19 20:01:08 ---> 133558f88c31 20:01:08 Step 24/25 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 20:01:08 (6/6) Installing zeromq (4.3.4-r0) 20:01:08 ---> Running in aeb937137a42 20:01:08 Executing busybox-1.33.1-r6.trigger 20:01:09 OK: 8 MiB in 20 packages 20:01:09 (1/42) Installing readline (8.1.0-r0) 20:01:09 (2/42) Installing bash (5.1.4-r0) 20:01:09 Executing bash-5.1.4-r0.post-install 20:01:09 (3/42) Installing brotli-libs (1.0.9-r5) 20:01:09 (4/42) Installing nghttp2-libs (1.43.0-r0) 20:01:09 (5/42) Installing libcurl (7.79.1-r0) 20:01:09 (6/42) Installing curl (7.79.1-r0) 20:01:09 (7/42) Installing dumb-init (1.2.5-r1) 20:01:09 (8/42) Installing libbz2 (1.0.8-r1) 20:01:09 (9/42) Installing expat (2.4.7-r0) 20:01:09 (10/42) Installing libffi (3.3-r2) 20:01:09 (11/42) Installing gdbm (1.19-r0) 20:01:10 (12/42) Installing xz-libs (5.2.5-r0) 20:01:10 (13/42) Installing libgcc (10.3.1_git20210424-r2) 20:01:10 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 20:01:10 (15/42) Installing mpdecimal (2.5.1-r1) 20:01:10 (16/42) Installing sqlite-libs (3.35.5-r0) 20:01:10 Removing intermediate container aeb937137a42 20:01:10 ---> 792c1528ef2f 20:01:10 Step 25/25 : LABEL version=0.0.0 20:01:10 (17/42) Installing python3 (3.9.5-r2) 20:01:10 ---> Running in 24dc770a9f4f 20:01:11 Removing intermediate container 24dc770a9f4f 20:01:11 ---> 553d0e256b01 20:01:11 20:01:11 Removing intermediate container f85aed92cc47 20:01:11 ---> 821e563127af 20:01:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:01:11 Successfully built 553d0e256b01 20:01:11 Successfully tagged security-secretstore-setup-arm64:latest 20:01:11  Building security-secretstore-setup ... done Building security-bootstrapper 20:01:12 (18/42) Installing py3-appdirs (1.4.4-r2) 20:01:12 (19/42) Installing py3-chardet (4.0.0-r2) 20:01:12 (20/42) Installing py3-idna (3.2-r0) 20:01:12 ---> e28a3daa6e32 20:01:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:01:12 (21/42) Installing py3-urllib3 (1.26.5-r0) 20:01:12 (22/42) Installing py3-certifi (2020.12.5-r1) 20:01:12 (23/42) Installing py3-requests (2.25.1-r4) 20:01:12 (24/42) Installing py3-msgpack (1.0.2-r1) 20:01:12 (25/42) Installing py3-lockfile (0.12.2-r4) 20:01:12 (26/42) Installing py3-cachecontrol (0.12.6-r1) 20:01:12 (27/42) Installing py3-colorama (0.4.4-r1) 20:01:12 (28/42) Installing py3-contextlib2 (0.6.0-r1) 20:01:12 (29/42) Installing py3-distlib (0.3.1-r3) 20:01:12 (30/42) Installing py3-distro (1.5.0-r3) 20:01:12 (31/42) Installing py3-six (1.15.0-r1) 20:01:12 (32/42) Installing py3-webencodings (0.5.1-r4) 20:01:12 (33/42) Installing py3-html5lib (1.1-r1) 20:01:12 (34/42) Installing py3-parsing (2.4.7-r2) 20:01:13 (35/42) Installing py3-packaging (20.9-r1) 20:01:13 (36/42) Installing py3-toml (0.10.2-r2) 20:01:13 (37/42) Installing py3-pep517 (0.10.0-r2) 20:01:13 (38/42) Installing py3-progress (1.5-r2) 20:01:13 (39/42) Installing py3-retrying (1.3.3-r1) 20:01:13 (40/42) Installing py3-ordered-set (4.0.2-r1) 20:01:13 (41/42) Installing py3-setuptools (52.0.0-r3) 20:01:13 (42/42) Installing py3-pip (20.3.4-r1) 20:01:13 Executing busybox-1.33.1-r6.trigger 20:01:13 OK: 84 MiB in 64 packages 20:01:14 ---> c6cb104a4f27 20:01:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:01:15 ---> a611dae046d3 20:01:15 Step 19/23 : ENTRYPOINT ["/core-data"] 20:01:15 ---> Running in cd54114f860d 20:01:16 Removing intermediate container cd54114f860d 20:01:16 ---> 75a794995b68 20:01:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:01:16 ---> Running in 076c0d123566 20:01:17 Removing intermediate container 076c0d123566 20:01:17 ---> 609010c3038a 20:01:17 Step 21/23 : LABEL arch=arm64 20:01:17 ---> Running in 2cdcd333c2b3 20:01:17 Removing intermediate container 2cdcd333c2b3 20:01:17 ---> a1c71182dabf 20:01:17 Step 22/23 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 20:01:17 ---> Running in 32e8df3efcc0 20:01:18 Removing intermediate container 32e8df3efcc0 20:01:18 ---> 5605630cb9c5 20:01:18 Step 23/23 : LABEL version=0.0.0 20:01:18 ---> Running in 93e32d7677eb 20:01:18 Collecting docker-compose==1.23.2 20:01:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:01:18 Removing intermediate container 93e32d7677eb 20:01:18 ---> 9133c2cb5202 20:01:18 20:01:19 Collecting docker<4.0,>=3.6.0 20:01:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:01:19 Successfully built 9133c2cb5202 20:01:19 Successfully tagged core-data-arm64:latest 20:01:19  Building core-data ... done Building support-scheduler 20:01:20 Collecting PyYAML<4,>=3.10 20:01:20 Downloading PyYAML-3.13.tar.gz (270 kB) 20:01:23 Collecting websocket-client<1.0,>=0.32.0 20:01:23 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:01:24 Collecting jsonschema<3,>=2.5.1 20:01:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:01:24 Collecting dockerpty<0.5,>=0.4.1 20:01:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:01:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:01:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:01:24 ---> 25459d304dd5 20:01:24 Step 3/23 : WORKDIR /edgex-go 20:01:24 ---> Using cache 20:01:24 ---> 22be8bc9a35d 20:01:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:01:24 ---> Using cache 20:01:24 ---> 8d0aa768fa1a 20:01:24 Step 5/23 : RUN apk add --update --no-cache make git 20:01:24 ---> Using cache 20:01:24 ---> dfe839301256 20:01:24 Step 6/23 : COPY go.mod vendor* ./ 20:01:24 ---> Using cache 20:01:24 ---> 0eeb131fbbeb 20:01:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:24 ---> Using cache 20:01:24 ---> dc9125c6a37e 20:01:24 Step 8/23 : COPY . . 20:01:24 ---> Using cache 20:01:24 ---> e6dbef94992f 20:01:24 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:01:25 ---> Running in 1cace957c3a3 20:01:26 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 20:01:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:01:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:01:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:01:27 Collecting docopt<0.7,>=0.6.1 20:01:27 Downloading docopt-0.6.2.tar.gz (25 kB) 20:01:29 Collecting cached-property<2,>=1.2.0 20:01:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:01:29 Collecting texttable<0.10,>=0.9.0 20:01:29 Downloading texttable-0.9.1.tar.gz (11 kB) 20:01:32 Collecting docker-pycreds>=0.4.0 20:01:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:01:33 Collecting urllib3<1.25,>=1.21.1 20:01:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:01:33 Collecting idna<2.8,>=2.5 20:01:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:01:33 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 20:01:33 Collecting chardet<3.1.0,>=3.0.2 20:01:33 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:01:34 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:01:34 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:01:34 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:01:34 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:01:35 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:01:35 Attempting uninstall: urllib3 20:01:35 Found existing installation: urllib3 1.26.5 20:01:35 Uninstalling urllib3-1.26.5: 20:01:35 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:01:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:01:35 ---> 25459d304dd5 20:01:35 Step 3/22 : WORKDIR /edgex-go 20:01:35 ---> Using cache 20:01:35 ---> 22be8bc9a35d 20:01:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:01:35 ---> Using cache 20:01:35 ---> 8d0aa768fa1a 20:01:35 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:01:35 ---> Running in e282c64fd661 20:01:35 Successfully uninstalled urllib3-1.26.5 20:01:36 Attempting uninstall: idna 20:01:36 Found existing installation: idna 3.2 20:01:36 Uninstalling idna-3.2: 20:01:36 Successfully uninstalled idna-3.2 20:01:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:01:37 Attempting uninstall: chardet 20:01:37 Found existing installation: chardet 4.0.0 20:01:37 Uninstalling chardet-4.0.0: 20:01:37 Successfully uninstalled chardet-4.0.0 20:01:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:01:39 Attempting uninstall: requests 20:01:39 Found existing installation: requests 2.25.1 20:01:39 OK: 220 MiB in 52 packages 20:01:39 Uninstalling requests-2.25.1: 20:01:39 Successfully uninstalled requests-2.25.1 20:01:40 Running setup.py install for texttable: started 20:01:42 Removing intermediate container e282c64fd661 20:01:42 ---> e84dbe2e56b7 20:01:42 Step 6/22 : COPY go.mod vendor* ./ 20:01:43 Running setup.py install for texttable: finished with status 'done' 20:01:43 Running setup.py install for PyYAML: started 20:01:43 ---> 4dc6185bda9c 20:01:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:43 ---> Running in 10903b7029ba 20:01:45 Running setup.py install for PyYAML: finished with status 'done' 20:01:46 Running setup.py install for docopt: started 20:01:48 Running setup.py install for docopt: finished with status 'done' 20:01:48 Running setup.py install for dockerpty: started 20:01:51 Removing intermediate container 10903b7029ba 20:01:51 ---> 388a3f914598 20:01:51 Step 8/22 : COPY . . 20:01:51 Running setup.py install for dockerpty: finished with status 'done' 20:01:53 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:01:58 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:01:58 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:01:58 ---> 25459d304dd5 20:01:58 Step 3/31 : WORKDIR /edgex-go 20:01:58 ---> Using cache 20:01:58 ---> 22be8bc9a35d 20:01:58 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:01:58 ---> Using cache 20:01:58 ---> 8d0aa768fa1a 20:01:58 Step 5/31 : RUN apk add --update --no-cache make git 20:01:58 ---> Using cache 20:01:58 ---> dfe839301256 20:01:58 Step 6/31 : COPY go.mod vendor* ./ 20:01:58 ---> Using cache 20:01:58 ---> 0eeb131fbbeb 20:01:58 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:58 ---> Using cache 20:01:58 ---> dc9125c6a37e 20:01:58 Step 8/31 : COPY . . 20:01:58 ---> Using cache 20:01:58 ---> e6dbef94992f 20:01:58 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:01:59 ---> Running in b6900bccae5c 20:02:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:02:05 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:02:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:02:05 ---> 25459d304dd5 20:02:05 Step 3/22 : WORKDIR /edgex-go 20:02:05 ---> Using cache 20:02:05 ---> 22be8bc9a35d 20:02:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:02:05 ---> Using cache 20:02:05 ---> 8d0aa768fa1a 20:02:05 Step 5/22 : RUN apk add --update --no-cache make git 20:02:05 ---> Using cache 20:02:05 ---> dfe839301256 20:02:05 Step 6/22 : COPY go.mod vendor* ./ 20:02:05 ---> Using cache 20:02:05 ---> 0eeb131fbbeb 20:02:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:05 ---> Using cache 20:02:05 ---> dc9125c6a37e 20:02:05 Step 8/22 : COPY . . 20:02:05 ---> Using cache 20:02:05 ---> e6dbef94992f 20:02:05 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:02:06 ---> Running in ec3b0df0092d 20:02:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:02:18 Removing intermediate container 79cf9f090738 20:02:18 ---> 9e6a25740064 20:02:18 Step 14/23 : ENV APP_PORT=58890 20:02:18 ---> Running in 6096ee4c5bbc 20:02:19 Removing intermediate container 6096ee4c5bbc 20:02:19 ---> de14b0c7f6df 20:02:19 Step 15/23 : EXPOSE $APP_PORT 20:02:19 ---> Running in 2fb64e8c5c10 20:02:20 Removing intermediate container 2fb64e8c5c10 20:02:20 ---> 204e73f3cc0e 20:02:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:02:23 ---> 7a51b85f93f2 20:02:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:02:24 ---> 6d4591e630c1 20:02:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:02:25 ---> bc4271acde1d 20:02:25 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:02:25 ---> Running in feb77810d403 20:02:26 ---> 949f64339ee1 20:02:26 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:02:26 ---> Running in 43d86f26a685 20:02:27 Removing intermediate container 43d86f26a685 20:02:27 ---> fc6e200cb7eb 20:02:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:02:27 ---> Running in 9fb02fa324ad 20:02:28 Removing intermediate container 9fb02fa324ad 20:02:28 ---> b4eca1306771 20:02:28 Step 21/23 : LABEL arch=arm64 20:02:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:02:28 ---> Running in a70b9b9bc21c 20:02:28 Removing intermediate container a70b9b9bc21c 20:02:28 ---> 187040af0d01 20:02:28 Step 22/23 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 20:02:28 ---> Running in 5a1dc12ff2ca 20:02:29 Removing intermediate container 5a1dc12ff2ca 20:02:29 ---> 96ac83999cf0 20:02:29 Step 23/23 : LABEL version=0.0.0 20:02:29 ---> Running in c0883218400c 20:02:29 Removing intermediate container c0883218400c 20:02:29 ---> cd94ae4aa54b 20:02:29 20:02:30 Successfully built cd94ae4aa54b 20:02:30 Successfully tagged sys-mgmt-agent-arm64:latest 20:03:26  Building sys-mgmt-agent ... done Removing intermediate container 1cace957c3a3 20:03:26 ---> a643146feb58 20:03:26 20:03:26 Step 10/23 : FROM alpine:3.14 20:03:26 ---> 5b8b7b635229 20:03:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:03:26 ---> Using cache 20:03:26 ---> ddc0a01be9c7 20:03:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:03:26 ---> Using cache 20:03:26 ---> ee4301482a52 20:03:26 Step 13/23 : ENV APP_PORT=59881 20:03:26 ---> Running in c3427462e9cf 20:03:26 Removing intermediate container c3427462e9cf 20:03:26 ---> 35df3d7fc812 20:03:26 Step 14/23 : EXPOSE $APP_PORT 20:03:26 ---> Running in 1fc725318242 20:03:26 Removing intermediate container 1fc725318242 20:03:26 ---> bef746946fad 20:03:26 Step 15/23 : WORKDIR / 20:03:26 ---> Running in 321b47cb3c19 20:03:26 Removing intermediate container 321b47cb3c19 20:03:26 ---> 129b6e49522e 20:03:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:26 ---> 8ecd089cf749 20:03:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:03:28 ---> e67c6297c094 20:03:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:03:29 ---> ccf7c8b59049 20:03:29 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:03:29 ---> Running in cc76950e8931 20:03:30 Removing intermediate container cc76950e8931 20:03:30 ---> 90db55198fdc 20:03:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:03:30 ---> Running in c855e24b08bc 20:03:30 Removing intermediate container c855e24b08bc 20:03:30 ---> d1bb3f9c140d 20:03:30 Step 21/23 : LABEL arch=arm64 20:03:30 ---> Running in fef613b9d401 20:03:31 Removing intermediate container fef613b9d401 20:03:31 ---> 7f0484173c8f 20:03:31 Step 22/23 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 20:03:31 ---> Running in 4628c6f60801 20:03:32 Removing intermediate container 4628c6f60801 20:03:32 ---> 5490241b2f27 20:03:32 Step 23/23 : LABEL version=0.0.0 20:03:32 ---> Running in 0485032b07cf 20:03:32 Removing intermediate container 0485032b07cf 20:03:32 ---> a84cbd3d559b 20:03:32 20:03:33 Successfully built a84cbd3d559b 20:03:33 Successfully tagged core-metadata-arm64:latest 20:03:55  Building core-metadata ... done Removing intermediate container b6900bccae5c 20:03:55 ---> 560e8c373b30 20:03:55 20:03:55 Step 10/31 : FROM alpine:3.14 20:03:55 ---> 5b8b7b635229 20:03:55 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:03:55 ---> Running in 800ec1880932 20:03:55 Removing intermediate container 800ec1880932 20:03:55 ---> be167da063a2 20:03:55 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:03:55 ---> Running in f5126ab4bfbc 20:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:03:55 (1/2) Installing dumb-init (1.2.5-r1) 20:03:55 (2/2) Installing su-exec (0.2-r1) 20:03:55 Executing busybox-1.33.1-r6.trigger 20:03:55 OK: 6 MiB in 16 packages 20:03:57 Removing intermediate container f5126ab4bfbc 20:03:57 ---> 46a22d74391b 20:03:57 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:03:57 ---> Running in 7785ed522c4e 20:03:57 Removing intermediate container 7785ed522c4e 20:03:57 ---> da36b79f552e 20:03:57 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:03:57 ---> Running in d151d6628580 20:03:58 Removing intermediate container d151d6628580 20:03:58 ---> ec64a7256e81 20:03:58 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:03:58 ---> Running in 82ac5b65f7aa 20:04:01 Removing intermediate container 82ac5b65f7aa 20:04:01 ---> 589a9e7ed26b 20:04:01 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:04:01 ---> Running in e857660ada8f 20:04:02 Removing intermediate container e857660ada8f 20:04:02 ---> 61ee15d12c9e 20:04:02 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:04:03 ---> 9bb6a8c7f352 20:04:03 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:04:03 ---> Running in 654a41be19e3 20:04:05 Removing intermediate container ec3b0df0092d 20:04:05 ---> 2d40a4f4b6ef 20:04:05 20:04:05 Step 10/22 : FROM alpine:3.14 20:04:05 ---> 5b8b7b635229 20:04:05 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:04:05 ---> Using cache 20:04:05 ---> ddc0a01be9c7 20:04:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:04:05 ---> Using cache 20:04:05 ---> ee4301482a52 20:04:05 Step 13/22 : ENV APP_PORT=59861 20:04:05 ---> Running in 59da6cccee86 20:04:06 Removing intermediate container 654a41be19e3 20:04:06 ---> 388e2c777c65 20:04:06 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:06 Removing intermediate container 59da6cccee86 20:04:06 ---> 70b5f4d91e12 20:04:06 Step 14/22 : EXPOSE $APP_PORT 20:04:06 ---> Running in 300555e11214 20:04:06 Removing intermediate container 300555e11214 20:04:06 ---> 4c36447aafbe 20:04:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:06 ---> 5e4540e69988 20:04:06 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:04:07 ---> af9677c4a26e 20:04:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:04:08 ---> 821c9186a0df 20:04:08 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:04:09 ---> 783947d22ca4 20:04:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:04:09 ---> 130bb08bcbfe 20:04:09 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:04:10 ---> 783dc113d2b3 20:04:10 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:04:10 ---> f6bd82dc2eb8 20:04:10 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:04:10 ---> Running in bd1e13a69b58 20:04:10 Removing intermediate container bd1e13a69b58 20:04:10 ---> c675bb24e8ed 20:04:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:04:10 ---> Running in 0e4b77c9d4e3 20:04:10 ---> 078a3cd0f72b 20:04:10 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:04:11 ---> Running in 79c5d0e89d4d 20:04:11 Removing intermediate container 0e4b77c9d4e3 20:04:11 ---> 876a2a54cba3 20:04:11 Step 20/22 : LABEL arch=arm64 20:04:11 ---> Running in f788503c78aa 20:04:11 Removing intermediate container 79c5d0e89d4d 20:04:11 ---> 39d59f62673b 20:04:11 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:04:11 Removing intermediate container feb77810d403 20:04:11 ---> 4094b5f62be9 20:04:11 20:04:11 Step 10/22 : FROM alpine:3.14 20:04:11 ---> 5b8b7b635229 20:04:11 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:04:11 ---> Running in 329711f4d030 20:04:12 Removing intermediate container f788503c78aa 20:04:12 ---> 16c0284c3c63 20:04:12 Step 21/22 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 20:04:12 ---> Running in 09f7035fecde 20:04:12 Removing intermediate container 09f7035fecde 20:04:12 ---> d5945511ef00 20:04:12 Step 22/22 : LABEL version=0.0.0 20:04:12 ---> 1262577fdbab 20:04:12 Step 26/31 : RUN chmod +x /entrypoint.sh 20:04:12 ---> Running in 931dc7467053 20:04:12 ---> Running in 858ff1ba42f7 20:04:13 Removing intermediate container 931dc7467053 20:04:13 ---> 04ba70d862fa 20:04:13 20:04:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:04:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:04:13 Successfully built 04ba70d862fa 20:04:13 Successfully tagged support-scheduler-arm64:latest 20:04:14  Building support-scheduler ... done (1/2) Installing ca-certificates (20211220-r0) 20:04:14 (2/2) Installing dumb-init (1.2.5-r1) 20:04:14 Executing busybox-1.33.1-r6.trigger 20:04:14 Executing ca-certificates-20211220-r0.trigger 20:04:14 OK: 6 MiB in 16 packages 20:04:15 Removing intermediate container 858ff1ba42f7 20:04:15 ---> 0894835fc171 20:04:15 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:04:15 ---> Running in 13e7edd71a92 20:04:15 Removing intermediate container 13e7edd71a92 20:04:15 ---> f846c6ceaa01 20:04:15 Step 28/31 : CMD ["gate"] 20:04:15 Removing intermediate container 329711f4d030 20:04:15 ---> 4fa38b705422 20:04:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:04:15 ---> Running in aead3d29f344 20:04:15 ---> Running in 543a10158f65 20:04:16 Removing intermediate container 543a10158f65 20:04:16 ---> 66b710a6f728 20:04:16 Step 13/22 : ENV APP_PORT=59860 20:04:16 Removing intermediate container aead3d29f344 20:04:16 ---> f921698cfbab 20:04:16 Step 29/31 : LABEL arch=arm64 20:04:16 ---> Running in 55b99cd2ec79 20:04:16 ---> Running in 6365e4281723 20:04:16 Removing intermediate container 55b99cd2ec79 20:04:16 ---> 643c20e160f3 20:04:16 Step 14/22 : EXPOSE $APP_PORT 20:04:16 ---> Running in 7a88ed17c5b0 20:04:17 Removing intermediate container 6365e4281723 20:04:17 ---> 10e1707c857a 20:04:17 Step 30/31 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 20:04:17 ---> Running in 43c4106d1b31 20:04:17 Removing intermediate container 7a88ed17c5b0 20:04:17 ---> 684f06da26e6 20:04:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:17 Removing intermediate container 43c4106d1b31 20:04:17 ---> 9581c18e926d 20:04:17 Step 31/31 : LABEL version=0.0.0 20:04:17 ---> Running in 634ca5941e9a 20:04:17 ---> ead308c20383 20:04:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:04:18 Removing intermediate container 634ca5941e9a 20:04:18 ---> 71863d599bf4 20:04:18 20:04:18 Successfully built 71863d599bf4 20:04:18 Successfully tagged security-bootstrapper-arm64:latest 20:04:19  Building security-bootstrapper ... done  ---> 32fbe6f12fa7 20:04:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:04:19 ---> 764ee1065693 20:04:19 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:04:19 ---> Running in 12274ee67434 20:04:20 Removing intermediate container 12274ee67434 20:04:20 ---> da17c4d8aa9e 20:04:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:04:20 ---> Running in dd91a42d11b9 20:04:20 Removing intermediate container dd91a42d11b9 20:04:20 ---> d3795ca71aba 20:04:20 Step 20/22 : LABEL arch=arm64 20:04:20 ---> Running in ccf086459ce9 20:04:21 Removing intermediate container ccf086459ce9 20:04:21 ---> bff94a41e14e 20:04:21 Step 21/22 : LABEL git_sha=32908ac30e68773996ddcecfbd38d2219affed23 20:04:21 ---> Running in 6e1a645482d3 20:04:21 Removing intermediate container 6e1a645482d3 20:04:21 ---> 5968b9d805bc 20:04:21 Step 22/22 : LABEL version=0.0.0 20:04:21 ---> Running in 43d48e25bb58 20:04:21 Removing intermediate container 43d48e25bb58 20:04:21 ---> c9fb753fe2a4 20:04:21 20:04:22 Successfully built c9fb753fe2a4 20:04:22 Successfully tagged support-notifications-arm64:latest 20:04:22  Building support-notifications ... done  [Pipeline] } 20:04:22 $ docker stop --time=1 61a51e557bb031c00da14c816bbf1394bceb8739ef6e9e29e07aa8bb35148a67 20:04:24 $ docker rm -f 61a51e557bb031c00da14c816bbf1394bceb8739ef6e9e29e07aa8bb35148a67 [Pipeline] // withDockerContainer [Pipeline] sh 20:04:24 + docker images 20:04:25 REPOSITORY TAG IMAGE ID CREATED SIZE 20:04:25 support-notifications-arm64 latest c9fb753fe2a4 3 seconds ago 16.1MB 20:04:25 security-bootstrapper-arm64 latest 71863d599bf4 6 seconds ago 18MB 20:04:25 support-scheduler-arm64 latest 04ba70d862fa 12 seconds ago 15.4MB 20:04:25 4094b5f62be9 13 seconds ago 1.6GB 20:04:25 2d40a4f4b6ef 20 seconds ago 1.6GB 20:04:25 560e8c373b30 33 seconds ago 1.59GB 20:04:25 core-metadata-arm64 latest a84cbd3d559b 52 seconds ago 16MB 20:04:25 a643146feb58 About a minute ago 1.6GB 20:04:25 sys-mgmt-agent-arm64 latest cd94ae4aa54b About a minute ago 280MB 20:04:25 core-data-arm64 latest 9133c2cb5202 3 minutes ago 19.2MB 20:04:25 security-secretstore-setup-arm64 latest 553d0e256b01 3 minutes ago 27MB 20:04:25 431b91c31943 3 minutes ago 1.61GB 20:04:25 core-command-arm64 latest 8d43eeba11fb 3 minutes ago 15.3MB 20:04:25 security-proxy-setup-arm64 latest 1daf3d2ef5f5 3 minutes ago 25.5MB 20:04:25 bb5b39e3d8cf 3 minutes ago 1.59GB 20:04:25 eed2c1928983 3 minutes ago 1.6GB 20:04:25 ee136dc7a4b0 3 minutes ago 1.59GB 20:04:25 e6b7454d907e 4 minutes ago 1.6GB 20:04:25 ci-base-image-arm64 latest 25459d304dd5 15 minutes ago 1.26GB 20:04:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB 20:04:25 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 20:04:25 alpine 3.14 5b8b7b635229 4 months ago 5.35MB 20:04:25 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 20:04:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:04:25 20:04:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:04:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:04:26 arm64: Pulling from edgex-lftools-log-publisher 20:04:26 8998bd30e6a1: Pulling fs layer 20:04:26 04944245beec: Pulling fs layer 20:04:26 699f458cf7ca: Pulling fs layer 20:04:26 765212b225bb: Pulling fs layer 20:04:26 f23df028b6ca: Pulling fs layer 20:04:26 d65c8cfc05b1: Pulling fs layer 20:04:26 2437ff75d9bd: Pulling fs layer 20:04:26 f23df028b6ca: Waiting 20:04:26 d65c8cfc05b1: Waiting 20:04:26 2437ff75d9bd: Waiting 20:04:26 765212b225bb: Waiting 20:04:26 04944245beec: Download complete 20:04:26 765212b225bb: Verifying Checksum 20:04:26 765212b225bb: Download complete 20:04:26 f23df028b6ca: Verifying Checksum 20:04:26 f23df028b6ca: Download complete 20:04:26 d65c8cfc05b1: Verifying Checksum 20:04:26 d65c8cfc05b1: Download complete 20:04:26 699f458cf7ca: Verifying Checksum 20:04:26 699f458cf7ca: Download complete 20:04:26 8998bd30e6a1: Verifying Checksum 20:04:26 8998bd30e6a1: Download complete 20:04:29 2437ff75d9bd: Verifying Checksum 20:04:29 2437ff75d9bd: Download complete 20:04:31 8998bd30e6a1: Pull complete 20:04:31 04944245beec: Pull complete 20:04:32 699f458cf7ca: Pull complete 20:04:33 765212b225bb: Pull complete 20:04:34 f23df028b6ca: Pull complete 20:04:34 d65c8cfc05b1: Pull complete 20:04:49 2437ff75d9bd: Pull complete 20:04:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:04:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:04:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:04:49 prd-ubuntu20.04-docker-arm64-4c-16g-7329 does not seem to be running inside a container 20:04:49 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 20:04:52 $ docker top f039e638b504e388157b2b965fc39e884af1d934fa088a0090b839116ddef463 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:53 ---> job-cost.sh 20:04:53 lf-activate-venv: SKIPPING 20:04:53 INFO: No Stack... 20:04:53 INFO: Retrieving Pricing Info for: v3-standard-4 20:04:54 INFO: Archiving Costs [Pipeline] sh 20:04:55 + + catcut /w/workspace/edgex-go/4/archives/cost.csv -d, 20:04:55 -f6 [Pipeline] lock 20:04:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3905-4-stack-cost] 20:04:55 Resource [jenkins-edgexfoundry-edgex-go-PR-3905-4-stack-cost] did not exist. Created. 20:04:55 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3905-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:04:56 + echo total: 0.10999999940395355 [Pipeline] stash 20:04:56 Stashed 1 file(s) [Pipeline] } 20:04:56 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3905-4-stack-cost] [Pipeline] // lock [Pipeline] } 20:04:56 $ docker stop --time=1 f039e638b504e388157b2b965fc39e884af1d934fa088a0090b839116ddef463 20:04:57 $ docker rm -f f039e638b504e388157b2b965fc39e884af1d934fa088a0090b839116ddef463 [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 20:04:58 provisioning config files... 20:04:58 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config3555572332893790906tmp [Pipeline] { [Pipeline] sh 20:04:58 + set +x 20:04:58 + curl -s https://codecov.io/bash 20:04:58 + bash -s -- 20:04:58 20:04:58 _____ _ 20:04:58 / ____| | | 20:04:58 | | ___ __| | ___ ___ _____ __ 20:04:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:04:58 | |___| (_) | (_| | __/ (_| (_) \ V / 20:04:58 \_____\___/ \__,_|\___|\___\___/ \_/ 20:04:58 Bash-1.0.6 20:04:58 20:04:58 20:04:58 ==> git version 2.25.1 found 20:04:58 ==> 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 20:04:58 Release-Date: 2020-01-08 20:04:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:04:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:04:58 ==> Jenkins CI detected. 20:04:58 current dir:  /w/workspace/edgex-go/4 20:04:58 project root: . 20:04:58 --> token set from env 20:04:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:04:58 ==> Running gcov in . (disable via -X gcov) 20:04:58 ==> Python coveragepy not found 20:04:58 ==> Searching for coverage reports in: 20:04:58 + . 20:04:58 -> Found 1 reports 20:04:58 ==> Detecting git/mercurial file structure 20:04:58 ==> Reading reports 20:04:58 + ./coverage.out bytes=425751 20:04:58 ==> Appending adjustments 20:04:58 https://docs.codecov.io/docs/fixing-reports 20:04:59 + Found adjustments 20:04:59 ==> Gzipping contents 20:04:59 60K /tmp/codecov.4goRd1.gz 20:04:59 ==> Uploading reports 20:04:59 url: https://codecov.io 20:04:59 query: branch=PR-3905&commit=32908ac30e68773996ddcecfbd38d2219affed23&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3905%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3905&job=&cmd_args= 20:04:59 -> Pinging Codecov 20:04:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3905&commit=32908ac30e68773996ddcecfbd38d2219affed23&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3905%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3905&job=&cmd_args= 20:04:59 -> Uploading to 20:04:59 https://storage.googleapis.com/codecov/v4/raw/2022-03-16/00271124DB129430A58F1EEE437C3FCB/32908ac30e68773996ddcecfbd38d2219affed23/df03c3a1-6061-4a3b-8149-16c106ec4c12.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220316T200459Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0b2af08a2918cb19065b88934c2d92ebbbce6a739d3a0a70072e1a50ef93c582 20:05:00 % Total % Received % Xferd Average Speed Time Time Time Current 20:05:00 Dload Upload Total Spent Left Speed 20:05:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57887 0 0 100 57887 0 221k --:--:-- --:--:-- --:--:-- 222k 20:05:00 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/32908ac30e68773996ddcecfbd38d2219affed23 [Pipeline] } 20:05:00 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 20:05:01 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 20:05:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:05:02 ---> package-listing.sh 20:05:02 ++ facter osfamily 20:05:02 ++ tr '[:upper:]' '[:lower:]' 20:05:02 + OS_FAMILY=debian 20:05:02 + workspace=/w/workspace/edgex-go/4 20:05:02 + START_PACKAGES=/tmp/packages_start.txt 20:05:02 + END_PACKAGES=/tmp/packages_end.txt 20:05:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:05:02 + PACKAGES=/tmp/packages_start.txt 20:05:02 + '[' /w/workspace/edgex-go/4 ']' 20:05:02 + PACKAGES=/tmp/packages_end.txt 20:05:02 + case "${OS_FAMILY}" in 20:05:02 + dpkg -l 20:05:02 + grep '^ii' 20:05:02 + '[' -f /tmp/packages_start.txt ']' 20:05:02 + '[' -f /tmp/packages_end.txt ']' 20:05:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:05:02 + '[' /w/workspace/edgex-go/4 ']' 20:05:02 + mkdir -p /w/workspace/edgex-go/4/archives/ 20:05:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 20:05:02 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:05:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:05:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:03 20:05:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:05:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:03 latest: Pulling from edgex-lftools-log-publisher 20:05:03 5eb5b503b376: Pulling fs layer 20:05:03 5c69ac0246d0: Pulling fs layer 20:05:03 ec43610c2a17: Pulling fs layer 20:05:03 3a2ae6a8a46f: Pulling fs layer 20:05:03 33b1e0a273af: Pulling fs layer 20:05:03 5d3b04190fa2: Pulling fs layer 20:05:03 2f39f015ded8: Pulling fs layer 20:05:03 33b1e0a273af: Waiting 20:05:03 5d3b04190fa2: Waiting 20:05:03 2f39f015ded8: Waiting 20:05:03 3a2ae6a8a46f: Waiting 20:05:03 5c69ac0246d0: Verifying Checksum 20:05:03 5c69ac0246d0: Download complete 20:05:03 3a2ae6a8a46f: Download complete 20:05:03 33b1e0a273af: Verifying Checksum 20:05:03 33b1e0a273af: Download complete 20:05:03 5d3b04190fa2: Verifying Checksum 20:05:03 5d3b04190fa2: Download complete 20:05:03 ec43610c2a17: Verifying Checksum 20:05:03 ec43610c2a17: Download complete 20:05:03 5eb5b503b376: Verifying Checksum 20:05:03 5eb5b503b376: Download complete 20:05:04 2f39f015ded8: Download complete 20:05:04 5eb5b503b376: Pull complete 20:05:04 5c69ac0246d0: Pull complete 20:05:05 ec43610c2a17: Pull complete 20:05:05 3a2ae6a8a46f: Pull complete 20:05:05 33b1e0a273af: Pull complete 20:05:05 5d3b04190fa2: Pull complete 20:05:09 2f39f015ded8: Pull complete 20:05:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:05:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:05:09 prd-ubuntu20.04-docker-8c-8g-7327 does not seem to be running inside a container 20:05:09 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:latest cat 20:05:11 $ docker top 88d5374938c17655a07368dee2e3bb444fe7d0931bcd42437f5687302c7d445c -eo pid,comm [Pipeline] { [Pipeline] sh 20:05:12 + touch /tmp/pre-build-complete [Pipeline] sh 20:05:12 + mkdir -p /var/log/sysstat [Pipeline] sh 20:05:12 + ls /var/log/sa-host 20:05:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:05:12 provisioning config files... 20:05:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6468283108962096769tmp [Pipeline] { [Pipeline] echo 20:05:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:05:13 ---> create-netrc.sh [Pipeline] } 20:05:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:05:13 ---> python-tools-install.sh [Pipeline] echo 20:05:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:05:13 ---> sudo-logs.sh 20:05:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:05:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:05:14 ---> job-cost.sh 20:05:14 lf-activate-venv: SKIPPING 20:05:14 DEBUG: total: 0.10999999940395355 20:05:14 INFO: Retrieving Stack Cost... 20:05:14 INFO: Retrieving Pricing Info for: v3-standard-8 20:05:14 INFO: Archiving Costs [Pipeline] echo 20:05:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:05:15 ---> logs-deploy.sh 20:05:15 lf-activate-venv: SKIPPING 20:05:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3905/4 20:05:15 INFO: archiving workspace using pattern(s): 20:05:16 Archives upload complete. 20:05:16 INFO: archiving logs to Nexus