Pull request #3937 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 rather than c870e69a3546c9bb2ebfd772f2567623e2946be6 Obtained Jenkinsfile from ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 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-ssh14612617026350697406.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-ssh4623074289710926702.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-3937/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-3937/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10845234638010985316.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-ssh15247377748563433840.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-3937/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-3937/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13793160162771988909.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-9552’ Running on prd-ubuntu20.04-docker-8c-8g-9555 in /w/workspace/edgexfoundry_edgex-go_PR-3937 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 into PR head commit c870e69a3546c9bb2ebfd772f2567623e2946be6 Merge succeeded, producing c870e69a3546c9bb2ebfd772f2567623e2946be6 Checking out Revision c870e69a3546c9bb2ebfd772f2567623e2946be6 (PR-3937) > 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/3937/head:refs/remotes/origin/PR-3937 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c870e69a3546c9bb2ebfd772f2567623e2946be6 # 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 ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c870e69a3546c9bb2ebfd772f2567623e2946be6 # timeout=10 Commit message: "feat(metadata): implement DELETE device command API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:04:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:04:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:04:07 ========================================================= 04:04:07 EdgeX Global Pipelines Version Info 04:04:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0e78d0b21875e4f5a04d0410db62d39127108bc4 # timeout=10 04:04:08 ------------------- 04:04:08 stable info: 04:04:08 ------------------- 04:04:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:04:08 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 04:04:08 Message: update stable to v1.0.221 04:04:08 ------------------- 04:04:08 experimental info: 04:04:08 ------------------- 04:04:08 Commited By: **** collab-it+edgex@linuxfoundation.org 04:04:08 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 04:04:08 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:04:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:04:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:04:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:04:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:04:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:04:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:04:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:04:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:04:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:04:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:04:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:04:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:04:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:04:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:04:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:04:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:04:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:04:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:04:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:04:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:04:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 04:04:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:04:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3937 [Pipeline] echo 04:04:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3937 [Pipeline] echo 04:04:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3937 [Pipeline] echo 04:04:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c870e69a3546c9bb2ebfd772f2567623e2946be6 [Pipeline] echo 04:04:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c870e69 [Pipeline] echo 04:04:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:04:09 provisioning config files... 04:04:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3267396576130882934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:09 ---> docker-login.sh 04:04:09 nexus3.edgexfoundry.org:10001 04:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:10 Configure a credential helper to remove this warning. See 04:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:10 04:04:10 Login Succeeded 04:04:10 nexus3.edgexfoundry.org:10002 04:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:10 Configure a credential helper to remove this warning. See 04:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:10 04:04:10 Login Succeeded 04:04:10 nexus3.edgexfoundry.org:10003 04:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:10 Configure a credential helper to remove this warning. See 04:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:10 04:04:10 Login Succeeded 04:04:10 nexus3.edgexfoundry.org:10004 04:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:10 Configure a credential helper to remove this warning. See 04:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:10 04:04:10 Login Succeeded 04:04:10 docker.io 04:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:11 Configure a credential helper to remove this warning. See 04:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:11 04:04:11 Login Succeeded 04:04:11 ---> docker-login.sh ends [Pipeline] } 04:04:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:04:11 + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 04:04:11 + dirname cmd/core-command/Dockerfile 04:04:11 + cut -d/ -f2 04:04:11 + echo core-command,cmd/core-command/Dockerfile 04:04:11 + dirname cmd/core-data/Dockerfile 04:04:11 + cut -d/ -f2 04:04:11 + echo core-data,cmd/core-data/Dockerfile 04:04:11 + dirname cmd/core-metadata/Dockerfile 04:04:11 + cut -d/ -f2 04:04:11 + echo core-metadata,cmd/core-metadata/Dockerfile 04:04:11 + dirname cmd/security-bootstrapper/Dockerfile 04:04:11 + cut -d/ -f2 04:04:11 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:04:11 + dirname cmd/security-proxy-setup/Dockerfile 04:04:11 + cut -d/ -f2 04:04:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:04:11 + dirname cmd/security-secretstore-setup/Dockerfile 04:04:11 + cut -d/ -f2 04:04:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:04:11 + dirname cmd/security-spiffe-token-provider/Dockerfile 04:04:11 + cut -d/ -f2 04:04:11 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 04:04:11 + dirname cmd/security-spire-agent/Dockerfile 04:04:11 + cut -d/ -f2 04:04:11 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 04:04:11 + dirname cmd/security-spire-config/Dockerfile 04:04:11 + cut -d/ -f2 04:04:11 + echo security-spire-config,cmd/security-spire-config/Dockerfile 04:04:11 + dirname cmd/security-spire-server/Dockerfile 04:04:11 + cut -d/ -f2 04:04:11 + echo security-spire-server,cmd/security-spire-server/Dockerfile 04:04:11 + dirname cmd/support-notifications/Dockerfile 04:04:11 + cut -d/ -f2 04:04:11 + echo support-notifications,cmd/support-notifications/Dockerfile 04:04:11 + dirname cmd/support-scheduler/Dockerfile 04:04:11 + cut -d/ -f2 04:04:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:04:11 + dirname cmd/sys-mgmt-agent/Dockerfile 04:04:11 + cut -d/ -f2 04:04:11 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:04:11 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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 04:04:11 + git rev-list -1 --merges c870e69a3546c9bb2ebfd772f2567623e2946be6~1..c870e69a3546c9bb2ebfd772f2567623e2946be6 [Pipeline] echo 04:04:11 -----------> git rev-list -1 --merges c870e69a3546c9bb2ebfd772f2567623e2946be6~1..c870e69a3546c9bb2ebfd772f2567623e2946be6 c870e69a3546c9bb2ebfd772f2567623e2946be6 [false] [Pipeline] sh 04:04:12 + git log --format=format:%s -1 c870e69a3546c9bb2ebfd772f2567623e2946be6 [Pipeline] echo 04:04:12 ========================================================= 04:04:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:04:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:04:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:04:12 + grep -v github /etc/ssh/ssh_known_hosts 04:04:12 + [ -e /tmp/ssh_known_hosts ] 04:04:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:04:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:04:12 + sudo tee -a /etc/ssh/ssh_known_hosts 04:04:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:04:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:04:12 04:04:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:04:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:04:13 latest: Pulling from edgex-devops/git-semver 04:04:13 a0d0a0d46f8b: Pulling fs layer 04:04:13 3e5f54012d9b: Pulling fs layer 04:04:13 4c7163046ea9: Pulling fs layer 04:04:13 0c2d73faf560: Pulling fs layer 04:04:13 0c2d73faf560: Waiting 04:04:13 3e5f54012d9b: Download complete 04:04:13 a0d0a0d46f8b: Download complete 04:04:13 0c2d73faf560: Verifying Checksum 04:04:13 0c2d73faf560: Download complete 04:04:13 4c7163046ea9: Verifying Checksum 04:04:13 4c7163046ea9: Download complete 04:04:13 a0d0a0d46f8b: Pull complete 04:04:13 3e5f54012d9b: Pull complete 04:04:13 4c7163046ea9: Pull complete 04:04:14 0c2d73faf560: Pull complete 04:04:14 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:04:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:04:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:04:14 prd-ubuntu20.04-docker-8c-8g-9555 does not seem to be running inside a container 04:04:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:04:15 $ docker top c17f28151022eb881c84fc72daa247971b136069d363579faad8da0cfe4eeec0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:04:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:15 [ssh-agent] Looking for ssh-agent implementation... 04:04:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:15 $ docker exec c17f28151022eb881c84fc72daa247971b136069d363579faad8da0cfe4eeec0 ssh-agent 04:04:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBheNhD/agent.15 04:04:15 SSH_AGENT_PID=22 04:04:15 Running ssh-add (command line suppressed) 04:04:15 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7754455539319255161.key (/w/workspace/edgex-go/2@tmp/private_key_7754455539319255161.key) 04:04:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:15 + git tag --points-at HEAD [Pipeline] } 04:04:15 $ docker exec --env ******** --env ******** c17f28151022eb881c84fc72daa247971b136069d363579faad8da0cfe4eeec0 ssh-agent -k 04:04:15 unset SSH_AUTH_SOCK; 04:04:15 unset SSH_AGENT_PID; 04:04:15 echo Agent pid 22 killed; 04:04:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:04:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:16 [ssh-agent] Looking for ssh-agent implementation... 04:04:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:16 $ docker exec c17f28151022eb881c84fc72daa247971b136069d363579faad8da0cfe4eeec0 ssh-agent 04:04:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNMKfbH/agent.54 04:04:16 SSH_AGENT_PID=60 04:04:16 Running ssh-add (command line suppressed) 04:04:16 Identity added: /w/workspace/edgex-go/2@tmp/private_key_727428115814300299.key (/w/workspace/edgex-go/2@tmp/private_key_727428115814300299.key) 04:04:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:16 + git semver init 04:04:16 # -> Open(): unable to determine branch for HEAD 04:04:16 # $GIT_DIR = /w/workspace/edgex-go/2/.git 04:04:16 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 04:04:16 # $SEMVER_REMOTE_NAME = origin 04:04:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:04:16 # $SEMVER_USER_NAME = edgex-jenkins 04:04:16 # $SEMVER_BRANCH = PR-3937 04:04:16 # $SEMVER_TEMP = /tmp/semver-367770933 04:04:16 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:04:31 # '/tmp/semver-367770933' -> '/w/workspace/edgex-go/2/.semver' 04:04:31 # -> Force: false 04:04:31 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 04:04:31 $ docker exec --env ******** --env ******** c17f28151022eb881c84fc72daa247971b136069d363579faad8da0cfe4eeec0 ssh-agent -k 04:04:31 unset SSH_AUTH_SOCK; 04:04:31 unset SSH_AGENT_PID; 04:04:31 echo Agent pid 60 killed; 04:04:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:04:32 + git semver [Pipeline] } 04:04:32 $ docker stop --time=1 c17f28151022eb881c84fc72daa247971b136069d363579faad8da0cfe4eeec0 04:04:34 $ docker rm -f c17f28151022eb881c84fc72daa247971b136069d363579faad8da0cfe4eeec0 [Pipeline] // withDockerContainer [Pipeline] sh 04:04:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:04:34 Stashed 1 file(s) [Pipeline] echo 04:04:34 [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 04:04:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:04:35 ========================================================= 04:04:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:04:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:04:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:04:35 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:04:35 59bf1c3509f3: Pulling fs layer 04:04:35 666ba61612fd: Pulling fs layer 04:04:35 8ed8ca486205: Pulling fs layer 04:04:35 4fe6c5a15a65: Pulling fs layer 04:04:35 22a0e8bec74d: Pulling fs layer 04:04:35 640e595b4fbd: Pulling fs layer 04:04:35 763cafe07f6e: Pulling fs layer 04:04:35 0c0b528cf693: Pulling fs layer 04:04:35 10935f4eaf8b: Pulling fs layer 04:04:35 640e595b4fbd: Waiting 04:04:35 763cafe07f6e: Waiting 04:04:35 10935f4eaf8b: Waiting 04:04:35 22a0e8bec74d: Waiting 04:04:35 0c0b528cf693: Waiting 04:04:35 8ed8ca486205: Verifying Checksum 04:04:35 8ed8ca486205: Download complete 04:04:35 666ba61612fd: Download complete 04:04:35 22a0e8bec74d: Verifying Checksum 04:04:35 22a0e8bec74d: Download complete 04:04:35 59bf1c3509f3: Verifying Checksum 04:04:35 640e595b4fbd: Verifying Checksum 04:04:35 640e595b4fbd: Download complete 04:04:35 763cafe07f6e: Verifying Checksum 04:04:35 763cafe07f6e: Download complete 04:04:35 0c0b528cf693: Download complete 04:04:35 59bf1c3509f3: Pull complete 04:04:35 666ba61612fd: Pull complete 04:04:35 8ed8ca486205: Pull complete 04:04:36 10935f4eaf8b: Verifying Checksum 04:04:36 10935f4eaf8b: Download complete 04:04:36 4fe6c5a15a65: Verifying Checksum 04:04:36 4fe6c5a15a65: Download complete 04:04:40 4fe6c5a15a65: Pull complete 04:04:40 22a0e8bec74d: Pull complete 04:04:40 640e595b4fbd: Pull complete 04:04:40 763cafe07f6e: Pull complete 04:04:40 0c0b528cf693: Pull complete 04:04:43 10935f4eaf8b: Pull complete 04:04:43 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 04:04:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:04:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 04:04:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:04:43 WORKDIR /edgex 04:04:43 COPY go.mod . 04:04:43 RUN go mod download 04:04:43 + docker build -t ci-base-image-x86_64 -f - . 04:04:44 Sending build context to Docker daemon 334.6MB 04:04:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:04:44 ---> 99d49a6021b9 04:04:44 Step 2/4 : WORKDIR /edgex 04:04:47 ---> Running in a9fb492b90fc 04:04:47 Removing intermediate container a9fb492b90fc 04:04:47 ---> fd9e00d5bbb2 04:04:47 Step 3/4 : COPY go.mod . 04:04:47 ---> fd4552dd056e 04:04:47 Step 4/4 : RUN go mod download 04:04:47 ---> Running in 8a72d0fb574e 04:04:49 Still waiting to schedule task 04:04:49 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9553’ is offline 04:05:02 Removing intermediate container 8a72d0fb574e 04:05:02 ---> 709f1cd35cc1 04:05:02 Successfully built 709f1cd35cc1 04:05:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:05:02 + docker inspect -f . ci-base-image-x86_64 04:05:02 . [Pipeline] withDockerContainer 04:05:02 prd-ubuntu20.04-docker-8c-8g-9555 does not seem to be running inside a container 04:05:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:05:03 $ docker top 13b83a401e90f26b81f24c9ab779d4056948a28281ea9430eb2876d40159d0f4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:03 + go version 04:05:03 go version go1.17.6 linux/amd64 [Pipeline] } 04:05:03 $ docker stop --time=1 13b83a401e90f26b81f24c9ab779d4056948a28281ea9430eb2876d40159d0f4 04:05:04 $ docker rm -f 13b83a401e90f26b81f24c9ab779d4056948a28281ea9430eb2876d40159d0f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:05:05 + docker inspect -f . ci-base-image-x86_64 04:05:05 . [Pipeline] withDockerContainer 04:05:05 prd-ubuntu20.04-docker-8c-8g-9555 does not seem to be running inside a container 04:05:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:05:05 $ docker top de5a87e5d1a024b0ae9dd28df61844c43515394ea75173912eeae5b6df856ebb -eo pid,comm [Pipeline] { [Pipeline] echo 04:05:05 ========================================================= 04:05:05 [edgeXBuildGoParallel] Running Tests and Build... 04:05:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:05:06 + make test 04:05:06 go mod tidy -compat=1.17 04:05:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:05:12 ? github.com/edgexfoundry/edgex-go [no test files] 04:05:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:05:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:05:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:05:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:05:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:05:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:05:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:05:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:05:24 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 04:05:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:05:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:05:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:05:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:05:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:05:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:05:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements 04:05:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:05:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:05:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.120s coverage: 98.5% of statements 04:05:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:05:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.9% of statements 04:05:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:05:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:05:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.010s coverage: 89.2% of statements 04:05:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 04:05:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:05:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:05:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.084s coverage: 84.4% of statements 04:05:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:05:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:05:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:05:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:05:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:05:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.465s coverage: 94.9% of statements 04:05:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:05:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:05:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.081s coverage: 72.2% of statements 04:05:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:05:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:05:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:05:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:05:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:05:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.088s coverage: 60.0% of statements 04:05:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:05:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:05:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:05:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.104s coverage: 0.9% of statements 04:05:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:05:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 04:05:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.082s coverage: 24.0% of statements 04:05:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:05:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements 04:05:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements 04:05:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements 04:05:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 04:05:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.072s coverage: 87.5% of statements 04:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 04:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.078s coverage: 44.8% of statements 04:05:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.204s coverage: 82.5% of statements 04:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.107s coverage: 92.9% of statements 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.068s coverage: 100.0% of statements 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 58.8% of statements 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements 04:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 04:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements 04:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.157s coverage: 91.2% of statements 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 64.4% of statements 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 04:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 04:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 04:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 04:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 04:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.417s coverage: 65.4% of statements 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.143s coverage: 43.8% of statements 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:05:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:05:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.164s coverage: 92.3% of statements 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:05:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:05:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:05:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.060s coverage: 28.9% of statements 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:05:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:05:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 04:05:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 04:05:50 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 04:06:08 GO111MODULE=on go vet ./... 04:06:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:06:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:06:14 ./bin/test-attribution-txt.sh [Pipeline] echo 04:06:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 04:06:14 + ls -al . 04:06:14 total 664 04:06:14 drwxrwxr-x 10 1001 1001 4096 Mar 31 04:06 . 04:06:14 drwxr-xr-x 4 root root 4096 Mar 31 04:05 .. 04:06:14 -rw-rw-r-- 1 1001 1001 11 Mar 31 04:04 .dockerignore 04:06:14 drwxrwxr-x 8 1001 1001 4096 Mar 31 04:04 .git 04:06:14 drwxrwxr-x 4 1001 1001 4096 Mar 31 04:04 .github 04:06:14 -rw-rw-r-- 1 1001 1001 870 Mar 31 04:04 .gitignore 04:06:14 -rw-rw-r-- 1 1001 1001 42 Mar 31 04:04 .golangci.yml 04:06:14 -rw-rw-r-- 1 1001 1001 87 Mar 31 04:04 .hadolint.yml 04:06:14 drwx------ 3 1001 1001 4096 Mar 31 04:04 .semver 04:06:14 -rw-rw-r-- 1 1001 1001 166 Mar 31 04:04 .sonarcloud.properties 04:06:14 -rw-rw-r-- 1 1001 1001 1171 Mar 31 04:04 ADOPTERS.md 04:06:14 -rw-rw-r-- 1 1001 1001 9953 Mar 31 04:04 Attribution.txt 04:06:14 -rw-rw-r-- 1 1001 1001 51732 Mar 31 04:04 CHANGELOG.md 04:06:14 -rw-rw-r-- 1 1001 1001 3804 Mar 31 04:04 CONTRIBUTING.md 04:06:14 -rw-rw-r-- 1 1001 1001 677 Mar 31 04:04 GOVERNANCE.md 04:06:14 -rw-rw-r-- 1 1001 1001 849 Mar 31 04:04 Jenkinsfile 04:06:14 -rw-rw-r-- 1 1001 1001 10775 Mar 31 04:04 LICENSE 04:06:14 -rw-rw-r-- 1 1001 1001 8478 Mar 31 04:04 Makefile 04:06:14 -rw-rw-r-- 1 1001 1001 582 Mar 31 04:04 OWNERS.md 04:06:14 -rw-rw-r-- 1 1001 1001 8207 Mar 31 04:04 README.md 04:06:14 -rw-rw-r-- 1 1001 1001 6912 Mar 31 04:04 SECURITY.md 04:06:14 -rw-rw-r-- 1 1001 1001 5 Mar 31 04:04 VERSION 04:06:14 -rw-rw-r-- 1 1001 1001 4131 Mar 31 04:04 ZMQWindows.md 04:06:14 drwxrwxr-x 2 1001 1001 4096 Mar 31 04:04 bin 04:06:14 drwxrwxr-x 18 1001 1001 4096 Mar 31 04:04 cmd 04:06:14 -rw-r--r-- 1 root root 429764 Mar 31 04:05 coverage.out 04:06:14 -rw-rw-r-- 1 1001 1001 3175 Mar 31 04:04 go.mod 04:06:14 -rw-rw-r-- 1 1001 1001 34990 Mar 31 04:04 go.sum 04:06:14 drwxrwxr-x 8 1001 1001 4096 Mar 31 04:04 internal 04:06:14 drwxrwxr-x 3 1001 1001 4096 Mar 31 04:04 openapi 04:06:14 drwxrwxr-x 4 1001 1001 4096 Mar 31 04:04 snap 04:06:14 -rw-rw-r-- 1 1001 1001 204 Mar 31 04:04 version.go [Pipeline] sh 04:06:15 + '[' -e coverage.out ] 04:06:15 + chown 1001:1001 coverage.out [Pipeline] stash 04:06:15 Stashed 1 file(s) [Pipeline] sh 04:06:15 + make build 04:06:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:06:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9556 in /w/workspace/edgexfoundry_edgex-go_PR-3937 [Pipeline] { [Pipeline] ws 04:06:27 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 04:06:27 The recommended git tool is: git 04:06:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:06:35 using credential edgex-jenkins-ssh 04:06:35 Cloning the remote Git repository 04:06:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:06:35 > git init /w/workspace/edgex-go/2 # timeout=10 04:06:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:06:35 > git --version # timeout=10 04:06:35 > git --version # 'git version 2.25.1' 04:06:35 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:06:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:06:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:06:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:06:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:06:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:06:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:06:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:06:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:06:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:06:53 Merging remotes/origin/main commit ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 into PR head commit c870e69a3546c9bb2ebfd772f2567623e2946be6 04:06:54 Merge succeeded, producing c870e69a3546c9bb2ebfd772f2567623e2946be6 04:06:54 Checking out Revision c870e69a3546c9bb2ebfd772f2567623e2946be6 (PR-3937) 04:06:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:06:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:06:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:06:52 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3937/head:refs/remotes/origin/PR-3937 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:06:53 > git config core.sparsecheckout # timeout=10 04:06:53 > git checkout -f c870e69a3546c9bb2ebfd772f2567623e2946be6 # timeout=10 04:06:54 > git remote # timeout=10 04:06:54 > git config --get remote.origin.url # timeout=10 04:06:54 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:54 > git merge ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 # timeout=10 04:06:54 > git rev-parse HEAD^{commit} # timeout=10 04:06:54 > git config core.sparsecheckout # timeout=10 04:06:54 > git checkout -f c870e69a3546c9bb2ebfd772f2567623e2946be6 # timeout=10 04:06:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 04:06:56 $ docker stop --time=1 de5a87e5d1a024b0ae9dd28df61844c43515394ea75173912eeae5b6df856ebb 04:06:58 Commit message: "feat(metadata): implement DELETE device command API" 04:06:59 $ docker rm -f de5a87e5d1a024b0ae9dd28df61844c43515394ea75173912eeae5b6df856ebb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 04:07:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:07:00 04:07:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:07:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:07:00 % Total % Received % Xferd Average Speed Time Time Time Current 04:07:00 Dload Upload Total Spent Left Speed 04:07:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49345 0 --:--:-- --:--:-- --:--:-- 49345 04:07:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:07:00 latest: Pulling from edgex-devops/edgex-compose 04:07:00 cbdbe7a5bc2a: Pulling fs layer 04:07:00 ca9280d653b3: Pulling fs layer 04:07:00 7e9c9ca2126c: Pulling fs layer 04:07:00 cbdbe7a5bc2a: Download complete [Pipeline] sh 04:07:00 ca9280d653b3: Verifying Checksum 04:07:00 ca9280d653b3: Download complete 04:07:00 cbdbe7a5bc2a: Pull complete 04:07:01 7e9c9ca2126c: Download complete 04:07:01 ca9280d653b3: Pull complete 04:07:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:07:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:07:01 + sudo tee /etc/docker/daemon.new 04:07:01 { 04:07:01 "registry-mirrors": [ 04:07:01 "https://nexus3.edgexfoundry.org:10001" 04:07:01 ], 04:07:01 "bip": "10.250.0.254/24", 04:07:01 "hosts": [ 04:07:01 "tcp://0.0.0.0:5555", 04:07:01 "unix:///var/run/docker.sock" 04:07:01 ], 04:07:01 "mtu": 1458, 04:07:01 "selinux-enabled": true, 04:07:01 "seccomp-profile": "/etc/docker/seccomp.json" 04:07:01 } [Pipeline] sh 04:07:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:07:02 + sudo service docker restart 04:07:04 7e9c9ca2126c: Pull complete 04:07:04 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:07:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:07:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:07:04 prd-ubuntu20.04-docker-8c-8g-9555 does not seem to be running inside a container 04:07:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:07:05 $ docker top 9c3d64abd8329e63622a9d8510ff46930d357311d1ac2ec20052ba8157718e4e -eo pid,comm [Pipeline] { [Pipeline] sh 04:07:06 + docker-compose build --help 04:07:06 + grep parallel 04:07:06 --parallel Build images in parallel. [Pipeline] } 04:07:06 $ docker stop --time=1 9c3d64abd8329e63622a9d8510ff46930d357311d1ac2ec20052ba8157718e4e 04:07:08 $ docker rm -f 9c3d64abd8329e63622a9d8510ff46930d357311d1ac2ec20052ba8157718e4e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:07:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:07:08 . [Pipeline] withDockerContainer 04:07:08 prd-ubuntu20.04-docker-8c-8g-9555 does not seem to be running inside a container 04:07:08 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:07:09 $ docker top f7909960492ca242c52b2109df745dea86716611a981d0e9d7adce0f9aa895bf -eo pid,comm [Pipeline] { [Pipeline] sh 04:07:09 + docker-compose -f ./docker-compose-build.yml build --parallel 04:07:10 Building core-command ... 04:07:10 Building core-data ... 04:07:10 Building core-metadata ... 04:07:10 Building security-bootstrapper ... 04:07:10 Building security-proxy-setup ... 04:07:10 Building security-secretstore-setup ... 04:07:10 Building security-spiffe-token-provider ... 04:07:10 Building security-spire-agent ... 04:07:10 Building security-spire-config ... 04:07:10 Building security-spire-server ... 04:07:10 Building support-notifications ... 04:07:10 Building support-scheduler ... 04:07:10 Building sys-mgmt-agent ... 04:07:10 Building security-spire-config 04:07:10 Building security-secretstore-setup 04:07:10 Building core-data 04:07:10 Building security-bootstrapper 04:07:10 Building core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:07:20 provisioning config files... 04:07:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3056450037894228893tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:21 ---> docker-login.sh 04:07:21 nexus3.edgexfoundry.org:10001 04:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:21 Configure a credential helper to remove this warning. See 04:07:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:21 04:07:21 Login Succeeded 04:07:21 nexus3.edgexfoundry.org:10002 04:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:22 Configure a credential helper to remove this warning. See 04:07:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:22 04:07:22 Login Succeeded 04:07:22 nexus3.edgexfoundry.org:10003 04:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:22 Configure a credential helper to remove this warning. See 04:07:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:22 04:07:22 Login Succeeded 04:07:22 nexus3.edgexfoundry.org:10004 04:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:23 Configure a credential helper to remove this warning. See 04:07:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:23 04:07:23 Login Succeeded 04:07:23 docker.io 04:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:24 Configure a credential helper to remove this warning. See 04:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:24 04:07:24 Login Succeeded 04:07:24 ---> docker-login.sh ends [Pipeline] } 04:07:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:07:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:07:24 ========================================================= 04:07:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 04:07:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:07:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:07:25 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:07:25 9b3977197b4f: Pulling fs layer 04:07:25 1a89e8eeedd5: Pulling fs layer 04:07:25 94645a83ff95: Pulling fs layer 04:07:25 3f3a8bcf1eab: Pulling fs layer 04:07:25 0c92f367c5e7: Pulling fs layer 04:07:25 f7c0051592d6: Pulling fs layer 04:07:25 3f3a8bcf1eab: Waiting 04:07:25 0c92f367c5e7: Waiting 04:07:25 a227ed2f7395: Pulling fs layer 04:07:25 f7c0051592d6: Waiting 04:07:25 7b1c46037f91: Pulling fs layer 04:07:25 a227ed2f7395: Waiting 04:07:25 7b1c46037f91: Waiting 04:07:25 94645a83ff95: Verifying Checksum 04:07:25 94645a83ff95: Download complete 04:07:25 1a89e8eeedd5: Verifying Checksum 04:07:25 1a89e8eeedd5: Download complete 04:07:25 0c92f367c5e7: Verifying Checksum 04:07:25 0c92f367c5e7: Download complete 04:07:25 f7c0051592d6: Verifying Checksum 04:07:25 f7c0051592d6: Download complete 04:07:25 9b3977197b4f: Download complete 04:07:25 a227ed2f7395: Verifying Checksum 04:07:25 a227ed2f7395: Download complete 04:07:26 9b3977197b4f: Pull complete 04:07:26 1a89e8eeedd5: Pull complete 04:07:26 94645a83ff95: Pull complete 04:07:27 7b1c46037f91: Verifying Checksum 04:07:27 7b1c46037f91: Download complete 04:07:28 3f3a8bcf1eab: Download complete 04:07:28 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:07:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:07:28 ---> 709f1cd35cc1 04:07:28 Step 3/24 : WORKDIR /edgex-go 04:07:28 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:07:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 04:07:28 ---> 709f1cd35cc1 04:07:28 Step 3/25 : WORKDIR /edgex-go 04:07:28 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:07:28 Step 2/31 : FROM ${BUILDER_BASE} AS builder 04:07:28 ---> 709f1cd35cc1 04:07:28 Step 3/31 : WORKDIR /edgex-go 04:07:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:07:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:07:28 ---> 709f1cd35cc1 04:07:28 Step 3/23 : WORKDIR /edgex-go 04:07:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:07:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:07:28 ---> 709f1cd35cc1 04:07:28 Step 3/23 : WORKDIR /edgex-go 04:07:32 ---> Running in 670b53e18f44 04:07:32 ---> Running in 4c1158974661 04:07:32 ---> Running in 0db8ae5cf190 04:07:32 ---> Running in d47ffc770c61 04:07:32 ---> Running in 84253671a73c 04:07:32 Removing intermediate container 670b53e18f44 04:07:32 ---> e807dbec0e7a 04:07:32 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:32 Removing intermediate container 4c1158974661 04:07:32 ---> 85005d8b7ae5 04:07:32 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:32 Removing intermediate container 0db8ae5cf190 04:07:32 ---> 768e20e221e4 04:07:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:32 Removing intermediate container d47ffc770c61 04:07:32 ---> 56d333312ccd 04:07:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:32 Removing intermediate container 84253671a73c 04:07:32 ---> 1c6f815aa263 04:07:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:32 ---> Running in accab4f3f3e8 04:07:32 ---> Running in b898d9ead496 04:07:32 ---> Running in bd3c0f42223e 04:07:32 ---> Running in 0a1ab24a2f2c 04:07:32 ---> Running in 7300fc0263c3 04:07:33 Removing intermediate container accab4f3f3e8 04:07:33 ---> dc0d46c527b8 04:07:33 Step 5/25 : RUN apk add --update --no-cache make git 04:07:33 ---> Running in 0c20d3bde9e0 04:07:34 Removing intermediate container b898d9ead496 04:07:34 ---> 5f98676ae195 04:07:34 Step 5/31 : RUN apk add --update --no-cache make git 04:07:34 ---> Running in 7f50dda7b8f5 04:07:34 Removing intermediate container bd3c0f42223e 04:07:34 ---> 6241b91bcb28 04:07:34 Step 5/23 : RUN apk add --update --no-cache make git 04:07:34 Removing intermediate container 7300fc0263c3 04:07:34 ---> 29a7a4880919 04:07:34 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:07:34 ---> Running in dbc8a1f477c4 04:07:34 Removing intermediate container 0a1ab24a2f2c 04:07:34 ---> f335c6604df8 04:07:34 Step 5/24 : RUN apk add --update --no-cache make git 04:07:34 ---> Running in 9d0b94d01f99 04:07:34 ---> Running in d8f8a22ee723 04:07:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:07:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:07:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:07:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:07:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:07:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:07:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:07:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:07:35 OK: 221 MiB in 52 packages 04:07:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:07:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:07:35 OK: 221 MiB in 52 packages 04:07:36 OK: 221 MiB in 52 packages 04:07:36 Removing intermediate container 0c20d3bde9e0 04:07:36 ---> 6084433383cf 04:07:36 Step 6/25 : COPY go.mod vendor* ./ 04:07:36 OK: 221 MiB in 52 packages 04:07:36 OK: 221 MiB in 52 packages 04:07:36 ---> e5d6a44236d1 04:07:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:36 Removing intermediate container 7f50dda7b8f5 04:07:36 ---> 5fa3848b8f47 04:07:36 Step 6/31 : COPY go.mod vendor* ./ 04:07:36 ---> Running in 4b5ca1119470 04:07:36 ---> 5681c9b2f3af 04:07:36 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:36 Removing intermediate container dbc8a1f477c4 04:07:36 ---> 1563af13ba80 04:07:36 Step 6/23 : COPY go.mod vendor* ./ 04:07:36 ---> Running in 21fcf6a70233 04:07:36 Removing intermediate container d8f8a22ee723 04:07:36 ---> d9b64c872a9c 04:07:36 Step 6/24 : COPY go.mod vendor* ./ 04:07:36 ---> 5b6316da5468 04:07:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:36 ---> Running in a24392cdf5c8 04:07:36 Removing intermediate container 9d0b94d01f99 04:07:36 ---> c637c99183f7 04:07:36 Step 6/23 : COPY go.mod vendor* ./ 04:07:36 ---> 756dfe31cf95 04:07:36 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:36 ---> Running in 7f1673f771e3 04:07:37 ---> 58ed8e53cd86 04:07:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:37 ---> Running in db32fc33f030 04:07:37 Removing intermediate container 4b5ca1119470 04:07:37 ---> b85489dbc28e 04:07:37 Step 8/25 : COPY . . 04:07:38 Removing intermediate container 21fcf6a70233 04:07:38 ---> aeecaa321a2f 04:07:38 Step 8/31 : COPY . . 04:07:40 3f3a8bcf1eab: Pull complete 04:07:40 0c92f367c5e7: Pull complete 04:07:40 f7c0051592d6: Pull complete 04:07:40 a227ed2f7395: Pull complete 04:07:41 Removing intermediate container a24392cdf5c8 04:07:41 ---> aa1c50467d29 04:07:41 Step 8/23 : COPY . . 04:07:44 Removing intermediate container 7f1673f771e3 04:07:44 Removing intermediate container db32fc33f030 04:07:44 ---> 7eedf1fa163f 04:07:44 ---> 7845e3e18ac6 04:07:44 Step 8/24 : COPY . .Step 8/23 : COPY . . 04:07:44 04:07:44 ---> 0ac62e33103e 04:07:44 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:07:44 ---> d092060addfa 04:07:44 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:07:45 ---> Running in ab6db876ea5c 04:07:45 ---> Running in 8e3fff7c0d5a 04:07:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:07:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:07:47 7b1c46037f91: Pull complete 04:07:47 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 04:07:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:07:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 04:07:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:07:47 WORKDIR /edgex 04:07:47 COPY go.mod . 04:07:47 RUN go mod download 04:07:47 + docker build -t ci-base-image-arm64 -f - . 04:07:51 Sending build context to Docker daemon 169.1MB 04:07:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:07:51 ---> f79e39bc4007 04:07:51 Step 2/4 : WORKDIR /edgex 04:07:52 ---> 1f928a3caa5e 04:07:52 Step 9/23 : RUN make cmd/core-command/core-command 04:07:52 ---> Running in 070438f99d5f 04:07:52 Removing intermediate container 070438f99d5f 04:07:52 ---> 37af82267ef3 04:07:52 Step 3/4 : COPY go.mod . 04:07:53 ---> 6e20ccf290cf 04:07:53 Step 4/4 : RUN go mod download 04:07:53 ---> Running in 3bfe89673149 04:07:54 ---> Running in 03ea0fdc27f1 04:07:54 ---> d1d7236d2f89 04:07:54 Step 9/23 : RUN make cmd/core-data/core-data 04:07:54 ---> 8b00a9de6426 04:07:54 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 04:07:55 ---> Running in ff53be6b998f 04:07:55 ---> Running in b86562923dc1 04:07:55 Removing intermediate container ff53be6b998f 04:07:55 ---> c2a9c9ecb8f9 04:07:55 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 04:07:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:07:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:07:56 ---> Running in 3cf7f06dff7b 04:07:57 spire-1.2.0/ 04:07:58 spire-1.2.0/README.md 04:07:58 spire-1.2.0/bin/ 04:07:58 spire-1.2.0/bin/spire-server 04:07:58 spire-1.2.0/bin/spire-agent 04:07:58 spire-1.2.0/conf/ 04:07:58 spire-1.2.0/conf/server/ 04:07:58 spire-1.2.0/conf/server/server.conf 04:07:58 spire-1.2.0/conf/agent/ 04:07:58 spire-1.2.0/conf/agent/agent.conf 04:07:58 spire-1.2.0/LICENSE 04:08:03 Removing intermediate container 3cf7f06dff7b 04:08:03 ---> 5acef48b85fe 04:08:03 04:08:03 Step 11/24 : FROM alpine:3.15 04:08:03 3.15: Pulling from library/alpine 04:08:03 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 04:08:03 Status: Downloaded newer image for alpine:3.15 04:08:03 ---> 76c8fb57b6fc 04:08:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:08:04 ---> Running in 0c11aa3d8df0 04:08:04 Removing intermediate container 0c11aa3d8df0 04:08:04 ---> e088bc904bda 04:08:04 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:08:04 ---> Running in 4adcde8eaf9d 04:08:07 Removing intermediate container 4adcde8eaf9d 04:08:07 ---> d3bad35f35d5 04:08:07 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 04:08:07 ---> Running in e87dea88c4d5 04:08:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:08:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:08:09 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:08:09 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 04:08:09 OK: 15854 distinct packages available 04:08:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:08:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:08:10 (1/4) Installing dumb-init (1.2.5-r1) 04:08:10 (2/4) Installing musl-obstack (1.2.3-r0) 04:08:10 (3/4) Installing libucontext (1.1-r0) 04:08:11 (4/4) Installing gcompat (1.0.0-r4) 04:08:11 Executing busybox-1.34.1-r4.trigger 04:08:11 OK: 6 MiB in 18 packages 04:08:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:08:13 Removing intermediate container e87dea88c4d5 04:08:13 ---> 09ed1c4cab19 04:08:13 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 04:08:18 ---> ec4843d500ed 04:08:18 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:08:18 Removing intermediate container ab6db876ea5c 04:08:18 ---> 868fc175b26a 04:08:18 04:08:18 Step 10/31 : FROM alpine:3.14 04:08:18 Removing intermediate container 8e3fff7c0d5a 04:08:18 ---> 58e1e81e4d35 04:08:18 04:08:18 Step 10/25 : FROM alpine:3.14 04:08:18 3.14: Pulling from library/alpine 04:08:18 3.14: Pulling from library/alpine 04:08:18 ---> 15d9a4418ce5 04:08:18 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 04:08:18 ---> Running in 35a406651d11 04:08:18 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 04:08:18 Status: Downloaded newer image for alpine:3.14 04:08:18 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 04:08:18 Status: Image is up to date for alpine:3.14 04:08:18 ---> 84b07dd2d1fd 04:08:18 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 04:08:19 ---> 84b07dd2d1fd 04:08:19 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:08:19 Removing intermediate container 35a406651d11 04:08:19 ---> 6bbfde2271f2 04:08:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:08:19 ---> Running in 5e6e5a5ece02 04:08:19 ---> Running in 7ac6368bc63b 04:08:19 Removing intermediate container 5e6e5a5ece02 04:08:19 ---> 82e66933da70 04:08:19 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 04:08:19 ---> 256dc86ad589 04:08:19 Step 19/24 : WORKDIR / 04:08:19 ---> Running in b676067c2543 04:08:19 ---> Running in 22da714318e7 04:08:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:08:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:08:20 (1/3) Installing ca-certificates (20211220-r0) 04:08:20 (2/3) Installing dumb-init (1.2.5-r1) 04:08:20 (3/3) Installing su-exec (0.2-r1) 04:08:20 Executing busybox-1.33.1-r6.trigger 04:08:20 Executing ca-certificates-20211220-r0.trigger 04:08:20 Removing intermediate container 22da714318e7 04:08:20 ---> 6308e2472887 04:08:20 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:08:20 OK: 6 MiB in 17 packages 04:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:08:20 ---> Running in c625261f13b7 04:08:20 (1/2) Installing dumb-init (1.2.5-r1) 04:08:20 (2/2) Installing su-exec (0.2-r1) 04:08:20 Executing busybox-1.33.1-r6.trigger 04:08:20 OK: 6 MiB in 16 packages 04:08:20 Removing intermediate container c625261f13b7 04:08:20 ---> 0c1a55792044 04:08:20 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:08:20 ---> Running in 70fa948f09f2 04:08:21 Removing intermediate container 7ac6368bc63b 04:08:21 ---> e8c752ce2dbf 04:08:21 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:08:21 Removing intermediate container 70fa948f09f2 04:08:21 ---> 98cdd754d880 04:08:21 Step 22/24 : LABEL arch=x86_64 04:08:21 ---> Running in 2598bacb8747 04:08:21 Removing intermediate container b676067c2543 04:08:21 ---> 720f5de48eeb 04:08:21 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 04:08:21 ---> Running in 954ebb0c06e6 04:08:21 ---> Running in 97b5b72ed708 04:08:21 Removing intermediate container 2598bacb8747 04:08:21 ---> 6250b65ce349 04:08:21 Step 13/25 : WORKDIR / 04:08:22 Removing intermediate container 954ebb0c06e6 04:08:22 ---> Running in 521f0c890d5e 04:08:22 ---> 976c76247d3d 04:08:22 Step 23/24 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 04:08:22 Removing intermediate container 97b5b72ed708 04:08:22 ---> 363c2fe4b35b 04:08:22 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:08:22 ---> Running in e680ff2a558a 04:08:22 Removing intermediate container 521f0c890d5e 04:08:22 ---> 0cd11aad3169 04:08:22 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:08:22 ---> Running in b0b95e417ac7 04:08:22 Removing intermediate container e680ff2a558a 04:08:22 ---> f2246166fb01 04:08:22 Step 24/24 : LABEL version=0.0.0 04:08:23 Removing intermediate container b0b95e417ac7 04:08:23 ---> c26624094d7b 04:08:23 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:08:23 ---> Running in f5cfff89f4ee 04:08:23 ---> f75d06adc09a 04:08:23 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:08:23 ---> Running in a7f98f7d99c7 04:08:23 Removing intermediate container f5cfff89f4ee 04:08:23 ---> 747f8781ec53 04:08:23 04:08:23 Successfully built 747f8781ec53 04:08:23 ---> e10d2a899322 04:08:23 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:08:23 Successfully tagged security-spire-config:latest 04:08:23  Building security-spire-config ... done Building sys-mgmt-agent 04:08:24 Removing intermediate container 03ea0fdc27f1 04:08:24 ---> 3afc1cbb4725 04:08:24 04:08:24 Step 10/23 : FROM alpine:3.14 04:08:24 ---> 84b07dd2d1fd 04:08:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:08:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:08:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:08:27 ---> 709f1cd35cc1 04:08:27 Step 3/23 : WORKDIR /edgex-go 04:08:27 ---> Using cache 04:08:27 ---> 56d333312ccd 04:08:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:08:27 ---> Using cache 04:08:27 ---> f335c6604df8 04:08:27 Step 5/23 : RUN apk add --update --no-cache make bash git 04:08:27 ---> c05c648d87a6 04:08:27 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:08:27 ---> Running in 9755a86991cf 04:08:27 ---> Running in 1dd0d681d6a2 04:08:28 Removing intermediate container a7f98f7d99c7 04:08:28 ---> 513bd3b6c7d5 04:08:28 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 04:08:28 ---> 99ff05f5d162 04:08:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:08:28 ---> Running in edc6f1eb855d 04:08:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:08:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:08:28 Removing intermediate container edc6f1eb855d 04:08:28 ---> b8519ad6f8a3 04:08:28 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:08:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:08:28 (1/1) Installing dumb-init (1.2.5-r1) 04:08:28 Executing busybox-1.33.1-r6.trigger 04:08:28 OK: 6 MiB in 15 packages 04:08:29 ---> 3bb4a2249093 04:08:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:08:29 ---> 6d90803679c6 04:08:29 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:08:29 ---> Running in 6c86ad2169d4 04:08:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:08:30 OK: 221 MiB in 52 packages 04:08:30 ---> 8cd379bd1e46 04:08:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:08:30 Removing intermediate container 1dd0d681d6a2 04:08:30 ---> 9e277f9299dd 04:08:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:08:30 ---> Running in aa2e8fd663f9 04:08:30 ---> 207eca705a5e 04:08:30 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/ 04:08:30 Removing intermediate container aa2e8fd663f9 04:08:30 ---> 8065556a22fc 04:08:30 Step 13/23 : ENV APP_PORT=59882 04:08:30 ---> Running in 044ee2b1328d 04:08:30 ---> Running in 1d59a22abc70 04:08:30 Removing intermediate container 9755a86991cf 04:08:30 ---> 2e61bb123c6f 04:08:30 Step 6/23 : COPY go.mod vendor* ./ 04:08:30 Removing intermediate container 6c86ad2169d4 04:08:30 ---> 4fcf334dfb13 04:08:30 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 04:08:30 Removing intermediate container 1d59a22abc70 04:08:30 ---> aa6f2e77f636 04:08:30 Step 14/23 : EXPOSE $APP_PORT 04:08:30 Removing intermediate container b86562923dc1 04:08:30 ---> 13db6a0e635e 04:08:30 04:08:30 Step 10/23 : FROM alpine:3.14 04:08:30 ---> 84b07dd2d1fd 04:08:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:08:31 ---> Running in d25e7681d6bd 04:08:31 ---> Running in 0bdd44e342b8 04:08:31 ---> 8a51eb10c653 04:08:31 ---> 53ce8256ca7e 04:08:31 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper .Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:31 04:08:31 ---> Running in af604d5151a4 04:08:31 Removing intermediate container d25e7681d6bd 04:08:31 ---> 6452eeaf42ff 04:08:31 Step 12/23 : ENV APP_PORT=59880 04:08:31 Removing intermediate container 0bdd44e342b8 04:08:31 ---> 1b4e646b4dec 04:08:31 Step 15/23 : WORKDIR / 04:08:31 ---> Running in 1d4affbf45dd 04:08:31 ---> Running in ce54da28fdb9 04:08:31 Removing intermediate container 1d4affbf45dd 04:08:31 ---> c204bf1ba1ef 04:08:31 Step 13/23 : EXPOSE $APP_PORT 04:08:31 Removing intermediate container 044ee2b1328d 04:08:31 ---> 8dceb6de33c8 04:08:31 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 04:08:31 Removing intermediate container ce54da28fdb9 04:08:31 ---> cd771d95db69 04:08:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:08:31 ---> 758c9f6dd2de 04:08:31 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:08:31 ---> Running in a7c2eccb4dde 04:08:31 ---> Running in ce5d27bd023e 04:08:31 Removing intermediate container a7c2eccb4dde 04:08:31 ---> f5565ff65572 04:08:31 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:08:32 ---> Running in 69b0aeb569db 04:08:32 ---> c5062543a69b 04:08:32 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:08:32 Removing intermediate container ce5d27bd023e 04:08:32 ---> cfa5a4a1daf9 04:08:32 Step 23/25 : LABEL arch=x86_64 04:08:32 ---> 4833036e0058 04:08:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:08:32 ---> Running in cec1dad64dcf 04:08:32 ---> 26443120adff 04:08:32 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:08:32 Removing intermediate container cec1dad64dcf 04:08:32 ---> cf54fe479fa6 04:08:32 Step 24/25 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 04:08:32 ---> Running in 0a02ce6503f3 04:08:32 ---> aee1db272e72 04:08:32 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 04:08:32 ---> Running in 29514f17bdb0 04:08:32 Removing intermediate container af604d5151a4 04:08:32 ---> 06cebc0b954b 04:08:32 Step 8/23 : COPY . . 04:08:33 Removing intermediate container 0a02ce6503f3 04:08:33 ---> eb7fc673550a 04:08:33 Step 25/25 : LABEL version=0.0.0 04:08:33 ---> 9b3766642e64 04:08:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:08:33 ---> Running in d9b9970f16cd 04:08:33 Removing intermediate container 29514f17bdb0 04:08:33 ---> da74093f4404 04:08:33 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:08:34 Removing intermediate container 69b0aeb569db 04:08:34 ---> 41284a5c5bd3 04:08:34 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 04:08:35 ---> a7aa3c3bf31a 04:08:35 Step 19/23 : ENTRYPOINT ["/core-command"] 04:08:35 Removing intermediate container d9b9970f16cd 04:08:35 ---> 5b792e5d1f8c 04:08:35 04:08:35 ---> Running in 20bf8d18a44e 04:08:35 Successfully built 5b792e5d1f8c 04:08:35 Successfully tagged security-secretstore-setup:latest 04:08:35 ---> d9191322156b 04:08:35  Building security-secretstore-setup ... done Step 26/31 : RUN chmod +x /entrypoint.sh 04:08:35 Building security-spiffe-token-provider 04:08:35 ---> Running in c475c537371a 04:08:35 ---> Running in e31d9bd6dd26 04:08:36 Removing intermediate container c475c537371a 04:08:36 ---> 7bb5344630ea 04:08:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:08:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:08:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:08:37 (1/6) Installing dumb-init (1.2.5-r1) 04:08:37 (2/6) Installing libgcc (10.3.1_git20210424-r2) 04:08:37 (3/6) Installing libsodium (1.0.18-r0) 04:08:37 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 04:08:37 (5/6) Installing libzmq (4.3.4-r0) 04:08:37 (6/6) Installing zeromq (4.3.4-r0) 04:08:38 ---> Running in b04b1d407500 04:08:38 Executing busybox-1.33.1-r6.trigger 04:08:38 OK: 8 MiB in 20 packages 04:08:38 Removing intermediate container b04b1d407500 04:08:38 ---> c426ddcdb5f1 04:08:38 Step 21/23 : LABEL arch=x86_64 04:08:39 ---> Running in 43d9856760e4 04:08:39 Removing intermediate container e31d9bd6dd26 04:08:39 ---> 0d866b18c554 04:08:39 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 04:08:39 ---> 5b85f5adc389 04:08:39 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:08:39 Removing intermediate container 43d9856760e4 04:08:39 ---> e8c19374da25 04:08:39 Step 22/23 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 04:08:40 Removing intermediate container 20bf8d18a44e 04:08:40 ---> 79ebccde2e23 04:08:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:08:40 ---> Running in 0a8e308c5175 04:08:40 ---> Running in 22c5483633bb 04:08:40 ---> Running in 9000e34c9b4b 04:08:40 Removing intermediate container 0a8e308c5175 04:08:40 ---> d9ffeb1ff3ff 04:08:40 Step 28/31 : CMD ["gate"] 04:08:40 ---> 5e6873b2056d 04:08:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:08:40 Removing intermediate container 9000e34c9b4b 04:08:40 ---> 0e8e17a35e0b 04:08:40 Step 23/23 : LABEL version=0.0.0 04:08:40 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:08:40 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:08:40 ---> 709f1cd35cc1 04:08:40 Step 3/20 : WORKDIR /edgex-go 04:08:40 ---> Using cache 04:08:40 ---> 56d333312ccd 04:08:40 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 04:08:40 ---> Running in 2f4c6f4013ec 04:08:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:08:40 ---> Running in 2612c50d8b8a 04:08:40 ---> Running in f5e76ea66035 04:08:41 Removing intermediate container 2f4c6f4013ec 04:08:41 ---> 8c3c4ccca61b 04:08:41 Step 29/31 : LABEL arch=x86_64 04:08:41 Removing intermediate container 2612c50d8b8a 04:08:41 ---> 0d6d89bb2a0e 04:08:41 04:08:41 Successfully built 0d6d89bb2a0e 04:08:41 Successfully tagged core-command:latest 04:08:41 Building support-scheduler 04:08:41 ---> Running in 373a3fd8c03e 04:08:41  Building core-command ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:08:41 ---> c7c41d616948 04:08:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:08:41 Removing intermediate container 373a3fd8c03e 04:08:41 ---> 387885771dfc 04:08:41 Step 30/31 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 04:08:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:08:42 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:08:42 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 04:08:42 OK: 15864 distinct packages available 04:08:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:08:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:08:43 OK: 221 MiB in 52 packages 04:08:43 ---> Running in a017dc86a148 04:08:43 ---> b113ddafaf0f 04:08:43 Step 19/23 : ENTRYPOINT ["/core-data"] 04:08:44 ---> Running in 00652a5e4ebc 04:08:44 Removing intermediate container a017dc86a148 04:08:44 ---> 434af85612c2 04:08:44 Step 31/31 : LABEL version=0.0.0 04:08:45 ---> Running in b08070027b98 04:08:45 Removing intermediate container 00652a5e4ebc 04:08:45 ---> a9edfa6a74ec 04:08:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:08:45 Removing intermediate container f5e76ea66035 04:08:45 ---> ff1151bed2f0 04:08:45 Step 5/20 : COPY go.mod vendor* ./ 04:08:45 ---> Running in 2f2c579b848e 04:08:45 Removing intermediate container b08070027b98 04:08:45 ---> 608ee1703a34 04:08:45 04:08:45 Removing intermediate container 2f2c579b848e 04:08:45 ---> 603758a8fbf5 04:08:45 Step 21/23 : LABEL arch=x86_64 04:08:45 Successfully built 608ee1703a34 04:08:45 ---> 692335cdd6c8 04:08:45 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:45 Successfully tagged security-bootstrapper:latest 04:08:45  Building security-bootstrapper ... done Building core-metadata 04:08:45 ---> Running in 1a463605e085 04:08:45 ---> Running in b7bd6326e112 04:08:46 Removing intermediate container 1a463605e085 04:08:46 ---> 0f066366d7f2 04:08:46 Step 22/23 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 04:08:48 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:08:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:08:48 ---> 709f1cd35cc1 04:08:48 Step 3/22 : WORKDIR /edgex-go 04:08:48 ---> Using cache 04:08:48 ---> 56d333312ccd 04:08:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:08:48 ---> Using cache 04:08:48 ---> f335c6604df8 04:08:48 Step 5/22 : RUN apk add --update --no-cache make git 04:08:48 ---> Using cache 04:08:48 ---> d9b64c872a9c 04:08:48 Step 6/22 : COPY go.mod vendor* ./ 04:08:48 ---> Using cache 04:08:48 ---> 756dfe31cf95 04:08:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:48 ---> Using cache 04:08:48 ---> 7eedf1fa163f 04:08:48 Step 8/22 : COPY . . 04:08:48 ---> Using cache 04:08:48 ---> 8b00a9de6426 04:08:48 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 04:08:48 ---> Running in d1cb2a56584a 04:08:48 ---> Running in 57314180d937 04:08:49 Removing intermediate container d1cb2a56584a 04:08:49 ---> 101ea770ac11 04:08:49 Step 23/23 : LABEL version=0.0.0 04:08:49 Removing intermediate container 3bfe89673149 04:08:49 ---> dbbe712ca450 04:08:49 Successfully built dbbe712ca450 04:08:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:08:50 ---> Running in 0cf3675b3eb0 04:08:50 Removing intermediate container b7bd6326e112 04:08:50 ---> 44ea133fcc92 04:08:50 Step 7/20 : COPY . . 04:08:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:08:50 + docker inspect -f . ci-base-image-arm64 04:08:50 . [Pipeline] withDockerContainer 04:08:50 prd-ubuntu20.04-docker-arm64-4c-16g-9556 does not seem to be running inside a container 04:08:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:08:50 Removing intermediate container 0cf3675b3eb0 04:08:50 ---> 4551b32de6eb 04:08:50 04:08:50 Successfully built 4551b32de6eb 04:08:50 Successfully tagged core-data:latest 04:08:50  Building core-data ... done Building security-spire-server 04:08:51 $ docker top bc32586c2db860dab573912d1ba2a62bf1e2b3a045ae91edc252b66b7c3bcdfc -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:52 + go version 04:08:52 go version go1.17.6 linux/arm64 [Pipeline] } 04:08:52 $ docker stop --time=1 bc32586c2db860dab573912d1ba2a62bf1e2b3a045ae91edc252b66b7c3bcdfc 04:08:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:08:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:08:53 ---> 709f1cd35cc1 04:08:53 Step 3/23 : WORKDIR /edgex-go 04:08:53 ---> Using cache 04:08:53 ---> 56d333312ccd 04:08:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:08:53 ---> Using cache 04:08:53 ---> f335c6604df8 04:08:53 Step 5/23 : RUN apk add --update --no-cache make git 04:08:53 ---> Using cache 04:08:53 ---> d9b64c872a9c 04:08:53 Step 6/23 : COPY go.mod vendor* ./ 04:08:53 ---> Using cache 04:08:53 ---> 756dfe31cf95 04:08:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:53 ---> Using cache 04:08:53 ---> 7eedf1fa163f 04:08:53 Step 8/23 : COPY . . 04:08:53 ---> Using cache 04:08:53 ---> 8b00a9de6426 04:08:53 Step 9/23 : RUN make cmd/core-metadata/core-metadata 04:08:54 $ docker rm -f bc32586c2db860dab573912d1ba2a62bf1e2b3a045ae91edc252b66b7c3bcdfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:08:55 + docker inspect -f . ci-base-image-arm64 04:08:55 . [Pipeline] withDockerContainer 04:08:55 prd-ubuntu20.04-docker-arm64-4c-16g-9556 does not seem to be running inside a container 04:08:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:08:56 $ docker top 630ca86162b541a14ea475481bdfd966ed91c92ca5e2ec8fa75b52ce450a425e -eo pid,comm [Pipeline] { [Pipeline] echo 04:08:57 ========================================================= 04:08:57 [edgeXBuildGoParallel] Running Tests and Build... 04:08:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:08:57 + make test 04:08:57 go mod tidy -compat=1.17 04:08:58 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:08:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:08:58 ---> 709f1cd35cc1 04:08:58 Step 3/23 : WORKDIR /edgex-go 04:08:58 ---> Using cache 04:08:58 ---> 56d333312ccd 04:08:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:08:58 ---> Using cache 04:08:58 ---> f335c6604df8 04:08:58 Step 5/23 : RUN apk add --update --no-cache make git 04:08:58 ---> Using cache 04:08:58 ---> d9b64c872a9c 04:08:58 Step 6/23 : COPY go.mod vendor* ./ 04:08:58 ---> Using cache 04:08:58 ---> 756dfe31cf95 04:08:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:58 ---> Using cache 04:08:58 ---> 7eedf1fa163f 04:08:58 Step 8/23 : COPY . . 04:08:58 ---> Using cache 04:08:58 ---> 8b00a9de6426 04:08:58 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 04:08:58 ---> Using cache 04:08:58 ---> c2a9c9ecb8f9 04:08:58 Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 04:08:58 ---> Using cache 04:08:58 ---> 5acef48b85fe 04:08:58 04:08:58 Step 11/23 : FROM alpine:3.15 04:08:58 ---> 76c8fb57b6fc 04:08:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:08:58 ---> Using cache 04:08:58 ---> e088bc904bda 04:08:58 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:08:58 ---> Using cache 04:08:58 ---> d3bad35f35d5 04:08:58 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:08:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:09:01 ---> Running in 8aa841f28fa1 04:09:01 ---> Running in db0ff964b3ee 04:09:01 ---> 12c918ace6fe 04:09:01 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:09:01 ---> Running in 44eae80b96b6 04:09:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:09:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:09:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:09:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:09:03 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:09:03 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 04:09:03 OK: 15854 distinct packages available 04:09:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:09:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:09:04 (1/5) Installing dumb-init (1.2.5-r1) 04:09:04 (2/5) Installing musl-obstack (1.2.3-r0) 04:09:04 (3/5) Installing libucontext (1.1-r0) 04:09:05 Removing intermediate container 22c5483633bb 04:09:05 ---> 2080608e7ab6 04:09:05 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:09:05 (4/5) Installing gcompat (1.0.0-r4) 04:09:05 (5/5) Installing openssl (1.1.1n-r0) 04:09:05 ---> Running in 71321fd67348 04:09:05 Executing busybox-1.34.1-r4.trigger 04:09:05 OK: 6 MiB in 19 packages 04:09:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:09:06 Removing intermediate container db0ff964b3ee 04:09:06 ---> aff1b8fb9558 04:09:06 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 04:09:07 Removing intermediate container 71321fd67348 04:09:07 ---> a72e436268ba 04:09:07 04:09:07 Step 11/23 : FROM docker:20.10.10 04:09:07 20.10.10: Pulling from library/docker 04:09:08 ---> 714d72db2171 04:09:08 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:09:09 ---> 0d59842fccc4 04:09:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:09:10 ---> 00502cea2fcc 04:09:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:09:11 ---> 08165e51999f 04:09:11 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:09:11 ---> Running in fa9e8adcd14b 04:09:12 Removing intermediate container fa9e8adcd14b 04:09:12 ---> b8e1ab030510 04:09:12 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:09:12 ---> Running in 1d4f94f9b818 04:09:13 Removing intermediate container 1d4f94f9b818 04:09:13 ---> 7924d87570c9 04:09:13 Step 21/23 : LABEL arch=x86_64 04:09:13 ---> Running in d9d61bbb4a80 04:09:14 Removing intermediate container d9d61bbb4a80 04:09:14 ---> 72b43572efc4 04:09:14 Step 22/23 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 04:09:14 ---> Running in 9fbf79bf6d18 04:09:15 Removing intermediate container 9fbf79bf6d18 04:09:15 ---> 5d157e54280f 04:09:15 Step 23/23 : LABEL version=0.0.0 04:09:15 ---> Running in df5eb3aee516 04:09:16 Removing intermediate container df5eb3aee516 04:09:16 ---> d823793d1bac 04:09:16 04:09:17 Successfully built d823793d1bac 04:09:17 Successfully tagged security-spire-server:latest 04:09:17  Building security-spire-server ... done Building support-notifications 04:09:17 Removing intermediate container 57314180d937 04:09:17 ---> 2b54e76bf46b 04:09:17 04:09:17 Step 10/22 : FROM alpine:3.14 04:09:17 ---> 84b07dd2d1fd 04:09:17 Step 11/22 : RUN apk add --update --no-cache dumb-init 04:09:17 ---> Using cache 04:09:17 ---> 9e277f9299dd 04:09:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:09:17 ---> Using cache 04:09:17 ---> 8065556a22fc 04:09:17 Step 13/22 : ENV APP_PORT=59861 04:09:20 ---> Running in 767cc3e3cdbf 04:09:22 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:09:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:09:22 ---> 709f1cd35cc1 04:09:22 Step 3/22 : WORKDIR /edgex-go 04:09:22 ---> Using cache 04:09:22 ---> 56d333312ccd 04:09:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:09:22 ---> Using cache 04:09:22 ---> f335c6604df8 04:09:22 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 04:09:22 Removing intermediate container 767cc3e3cdbf 04:09:22 ---> 49a797a9f285 04:09:22 Step 14/22 : EXPOSE $APP_PORT 04:09:22 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 04:09:23 Status: Downloaded newer image for docker:20.10.10 04:09:23 ---> Running in 2034e09c5d2a 04:09:23 ---> b706a049f56e 04:09:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:09:23 ---> Running in a76fcfd59bad 04:09:23 ---> Running in 37566c6be8b8 04:09:23 Removing intermediate container 2034e09c5d2a 04:09:23 ---> 1298998bf7ef 04:09:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:09:23 Removing intermediate container 37566c6be8b8 04:09:23 ---> 44299a19a8e4 04:09:23 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 04:09:23 ---> dfcc71278da1 04:09:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:09:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:09:23 ---> Running in 71fbcfd11696 04:09:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:09:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:09:24 (1/42) Installing readline (8.1.0-r0) 04:09:24 (2/42) Installing bash (5.1.16-r0) 04:09:24 Executing bash-5.1.16-r0.post-install 04:09:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:09:24 (3/42) Installing brotli-libs (1.0.9-r5) 04:09:24 (4/42) Installing nghttp2-libs (1.43.0-r0) 04:09:24 (5/42) Installing libcurl (7.79.1-r0) 04:09:24 (6/42) Installing curl (7.79.1-r0) 04:09:24 (7/42) Installing dumb-init (1.2.5-r1) 04:09:24 (8/42) Installing libbz2 (1.0.8-r1) 04:09:24 (9/42) Installing expat (2.4.7-r0) 04:09:24 (10/42) Installing libffi (3.3-r2) 04:09:24 (11/42) Installing gdbm (1.19-r0) 04:09:24 (12/42) Installing xz-libs (5.2.5-r0) 04:09:24 (13/42) Installing libgcc (10.3.1_git20210424-r2) 04:09:24 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 04:09:24 (15/42) Installing mpdecimal (2.5.1-r1) 04:09:24 ---> 5ee019fa52ae 04:09:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:09:24 (16/42) Installing sqlite-libs (3.35.5-r0) 04:09:24 (17/42) Installing python3 (3.9.5-r2) 04:09:24 OK: 221 MiB in 52 packages 04:09:24 (18/42) Installing py3-appdirs (1.4.4-r2) 04:09:24 (19/42) Installing py3-chardet (4.0.0-r2) 04:09:24 (20/42) Installing py3-idna (3.2-r0) 04:09:24 (21/42) Installing py3-urllib3 (1.26.5-r0) 04:09:24 (22/42) Installing py3-certifi (2020.12.5-r1) 04:09:24 (23/42) Installing py3-requests (2.25.1-r4) 04:09:24 (24/42) Installing py3-msgpack (1.0.2-r1) 04:09:24 (25/42) Installing py3-lockfile (0.12.2-r4) 04:09:24 (26/42) Installing py3-cachecontrol (0.12.6-r1) 04:09:24 (27/42) Installing py3-colorama (0.4.4-r1) 04:09:24 (28/42) Installing py3-contextlib2 (0.6.0-r1) 04:09:24 (29/42) Installing py3-distlib (0.3.1-r3) 04:09:24 (30/42) Installing py3-distro (1.5.0-r3) 04:09:24 (31/42) Installing py3-six (1.15.0-r1) 04:09:25 (32/42) Installing py3-webencodings (0.5.1-r4) 04:09:25 (33/42) Installing py3-html5lib (1.1-r1) 04:09:25 (34/42) Installing py3-parsing (2.4.7-r2) 04:09:25 (35/42) Installing py3-packaging (20.9-r1) 04:09:25 (36/42) Installing py3-toml (0.10.2-r2) 04:09:25 (37/42) Installing py3-pep517 (0.10.0-r2) 04:09:25 (38/42) Installing py3-progress (1.5-r2) 04:09:25 (39/42) Installing py3-retrying (1.3.3-r1) 04:09:25 (40/42) Installing py3-ordered-set (4.0.2-r1) 04:09:25 (41/42) Installing py3-setuptools (52.0.0-r3) 04:09:25 (42/42) Installing py3-pip (20.3.4-r1) 04:09:25 ---> 643fb3a04538 04:09:25 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 04:09:25 Executing busybox-1.33.1-r6.trigger 04:09:25 OK: 84 MiB in 64 packages 04:09:25 ---> Running in 6d0570c7cd6a 04:09:25 Removing intermediate container a76fcfd59bad 04:09:25 ---> a34f269861de 04:09:25 Step 6/22 : COPY go.mod vendor* ./ 04:09:26 Removing intermediate container 6d0570c7cd6a 04:09:26 ---> c4c8df6964c1 04:09:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:09:26 ---> d3f69f63bf5d 04:09:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:09:26 ---> Running in acbb4780bfb6 04:09:26 ---> Running in 0cbe3ce35b88 04:09:26 Removing intermediate container acbb4780bfb6 04:09:26 ---> 90781131d1a6 04:09:26 Step 20/22 : LABEL arch=x86_64 04:09:26 Collecting docker-compose==1.23.2 04:09:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:09:26 Collecting docopt<0.7,>=0.6.1 04:09:26 Downloading docopt-0.6.2.tar.gz (25 kB) 04:09:26 ---> Running in 3b549ee80b5d 04:09:27 Collecting texttable<0.10,>=0.9.0 04:09:27 Downloading texttable-0.9.1.tar.gz (11 kB) 04:09:27 Removing intermediate container 3b549ee80b5d 04:09:27 ---> 1d6c96ff4320 04:09:27 Step 21/22 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 04:09:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 04:09:27 Collecting websocket-client<1.0,>=0.32.0 04:09:27 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:09:27 Collecting docker<4.0,>=3.6.0 04:09:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:09:27 Collecting dockerpty<0.5,>=0.4.1 04:09:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:09:27 ---> Running in 86d356ccc35f 04:09:28 Collecting jsonschema<3,>=2.5.1 04:09:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:09:28 Removing intermediate container 86d356ccc35f 04:09:28 ---> 7eea1982582c 04:09:28 Step 22/22 : LABEL version=0.0.0 04:09:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:09:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:09:28 ---> Running in 5e81e741a6ec 04:09:28 Removing intermediate container 0cbe3ce35b88 04:09:28 ---> d8b9df45ef19 04:09:28 Step 8/22 : COPY . . 04:09:28 Removing intermediate container 44eae80b96b6 04:09:28 ---> 5974ea8daba3 04:09:28 04:09:28 Step 9/20 : FROM alpine:3.15 04:09:28 ---> 76c8fb57b6fc 04:09:28 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:09:28 ---> Using cache 04:09:28 ---> e088bc904bda 04:09:28 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:09:28 ---> Using cache 04:09:28 ---> d3bad35f35d5 04:09:28 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:09:28 Collecting PyYAML<4,>=3.10 04:09:28 Downloading PyYAML-3.13.tar.gz (270 kB) 04:09:28 Removing intermediate container 8aa841f28fa1 04:09:28 ---> aac57a40188a 04:09:28 04:09:28 Step 10/23 : FROM alpine:3.14 04:09:28 ---> 84b07dd2d1fd 04:09:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:09:28 ---> Using cache 04:09:28 ---> 9e277f9299dd 04:09:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:09:28 ---> Using cache 04:09:28 ---> 8065556a22fc 04:09:28 Step 13/23 : ENV APP_PORT=59881 04:09:28 ---> Running in ad63f1a7f8ea 04:09:29 Collecting cached-property<2,>=1.2.0 04:09:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:09:29 Collecting docker-pycreds>=0.4.0 04:09:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:09:29 Collecting chardet<3.1.0,>=3.0.2 04:09:29 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:09:29 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) 04:09:29 Collecting idna<2.8,>=2.5 04:09:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:09:29 Collecting urllib3<1.25,>=1.21.1 04:09:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:09:29 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:09:29 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:09:29 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:09:29 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:09:29 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 04:09:29 Attempting uninstall: urllib3 04:09:29 Found existing installation: urllib3 1.26.5 04:09:29 Uninstalling urllib3-1.26.5: 04:09:29 Successfully uninstalled urllib3-1.26.5 04:09:29 Removing intermediate container 5e81e741a6ec 04:09:29 ---> 6009bc247d97 04:09:29 04:09:29 ---> Running in f30311aaf104 04:09:30 Attempting uninstall: idna 04:09:30 Found existing installation: idna 3.2 04:09:30 Uninstalling idna-3.2: 04:09:30 Successfully uninstalled idna-3.2 04:09:30 Successfully built 6009bc247d97 04:09:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:09:30 Successfully tagged support-scheduler:latest 04:09:30 Building security-proxy-setup 04:09:30  Building support-scheduler ... done  Attempting uninstall: chardet 04:09:30 Found existing installation: chardet 4.0.0 04:09:30 Uninstalling chardet-4.0.0: 04:09:30 Successfully uninstalled chardet-4.0.0 04:09:31 ? github.com/edgexfoundry/edgex-go [no test files] 04:09:31 Removing intermediate container f30311aaf104 04:09:31 ---> 282014bd1489 04:09:31 Step 14/23 : EXPOSE $APP_PORT 04:09:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:09:31 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:09:31 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 04:09:31 OK: 15854 distinct packages available 04:09:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:09:32 Attempting uninstall: requests 04:09:32 Found existing installation: requests 2.25.1 04:09:32 Uninstalling requests-2.25.1: 04:09:32 Successfully uninstalled requests-2.25.1 04:09:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:09:32 (1/9) Installing ca-certificates (20211220-r0) 04:09:33 (2/9) Installing brotli-libs (1.0.9-r5) 04:09:33 (3/9) Installing nghttp2-libs (1.46.0-r0) 04:09:33 (4/9) Installing libcurl (7.80.0-r0) 04:09:33 (5/9) Installing curl (7.80.0-r0) 04:09:33 (6/9) Installing dumb-init (1.2.5-r1) 04:09:33 (7/9) Installing musl-obstack (1.2.3-r0) 04:09:33 Running setup.py install for texttable: started 04:09:33 ---> Running in 0739d0d3db30 04:09:33 (8/9) Installing libucontext (1.1-r0) 04:09:33 (9/9) Installing gcompat (1.0.0-r4) 04:09:34 Executing busybox-1.34.1-r4.trigger 04:09:34 Executing ca-certificates-20211220-r0.trigger 04:09:34 OK: 8 MiB in 23 packages 04:09:34 Running setup.py install for texttable: finished with status 'done' 04:09:34 Running setup.py install for PyYAML: started 04:09:34 Removing intermediate container 0739d0d3db30 04:09:34 ---> dbdbdc14cf56 04:09:34 Step 15/23 : WORKDIR / 04:09:34 Running setup.py install for PyYAML: finished with status 'done' 04:09:34 Running setup.py install for docopt: started 04:09:34 ---> Running in 8db3ab9d1e54 04:09:35 ---> d986e7944305 04:09:35 Step 9/22 : RUN make cmd/support-notifications/support-notifications 04:09:35 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:09:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:09:35 ---> 709f1cd35cc1 04:09:35 Step 3/22 : WORKDIR /edgex-go 04:09:35 ---> Using cache 04:09:35 ---> 56d333312ccd 04:09:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:09:35 ---> Using cache 04:09:35 ---> f335c6604df8 04:09:35 Step 5/22 : RUN apk add --update --no-cache make git 04:09:35 ---> Using cache 04:09:35 ---> d9b64c872a9c 04:09:35 Step 6/22 : COPY go.mod vendor* ./ 04:09:35 ---> Using cache 04:09:35 ---> 756dfe31cf95 04:09:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:09:35 ---> Using cache 04:09:35 ---> 7eedf1fa163f 04:09:35 Step 8/22 : COPY . . 04:09:35 ---> Using cache 04:09:35 ---> 8b00a9de6426 04:09:35 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:09:35 Running setup.py install for docopt: finished with status 'done' 04:09:35 Running setup.py install for dockerpty: started 04:09:35 Removing intermediate container 8db3ab9d1e54 04:09:35 ---> ff9430f59e4c 04:09:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:09:35 ---> Running in a664f251336a 04:09:35 ---> Running in 72ae30fc8dbe 04:09:35 Removing intermediate container ad63f1a7f8ea 04:09:35 ---> 9941700d4183 04:09:35 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 04:09:35 ---> 28e44aada826 04:09:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:09:35 ---> d4f2fa4c14a1 04:09:35 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:09:35 Running setup.py install for dockerpty: finished with status 'done' 04:09:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:09:35 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 04:09:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:09:36 ---> fc16aa322928 04:09:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:09:36 ---> aebb4ca46056 04:09:36 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 04:09:37 ---> db47d2822bcd 04:09:37 Step 19/23 : ENTRYPOINT ["/core-metadata"] 04:09:37 ---> 70a599b67448 04:09:37 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 04:09:37 ---> Running in df0b16d7eb3e 04:09:37 ---> Running in a09318db4ed1 04:09:37 Removing intermediate container df0b16d7eb3e 04:09:37 ---> 13b04ccc7745 04:09:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:09:37 Removing intermediate container a09318db4ed1 04:09:37 ---> b7559a9f6b09 04:09:37 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:09:37 ---> Running in fabedc842c42 04:09:37 ---> Running in af7734ba4102 04:09:37 Removing intermediate container fabedc842c42 04:09:37 ---> afd50a1d3ffc 04:09:37 Step 21/23 : LABEL arch=x86_64 04:09:37 Removing intermediate container af7734ba4102 04:09:37 ---> 1d1bd593be72 04:09:37 Step 18/20 : LABEL arch=x86_64 04:09:38 ---> Running in 3b33742ecb37 04:09:38 ---> Running in 0a10c4b92732 04:09:38 Removing intermediate container 0a10c4b92732 04:09:38 ---> a314e783710c 04:09:38 Step 22/23 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 04:09:38 Removing intermediate container 3b33742ecb37 04:09:38 ---> 73d07cfb37ee 04:09:38 Step 19/20 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 04:09:38 ---> Running in b7be5e6cc55b 04:09:38 ---> Running in 2663cb69233b 04:09:38 Removing intermediate container 2663cb69233b 04:09:38 ---> a29b97dcb8b5 04:09:38 Step 20/20 : LABEL version=0.0.0 04:09:38 Removing intermediate container b7be5e6cc55b 04:09:38 ---> 0f6fef7cc6bd 04:09:38 Step 23/23 : LABEL version=0.0.0 04:09:39 ---> Running in 3b9a64feb668 04:09:39 ---> Running in 22f93ef3c7c9 04:09:39 Removing intermediate container 22f93ef3c7c9 04:09:39 ---> 5d881f237c2b 04:09:39 04:09:39 Removing intermediate container 3b9a64feb668 04:09:39 ---> df6b35717f9d 04:09:39 04:09:39 Successfully built 5d881f237c2b 04:09:39 Successfully tagged core-metadata:latest 04:09:39  Building core-metadata ... done Successfully built df6b35717f9d 04:09:39 Building security-spire-agent 04:09:39 Successfully tagged security-spiffe-token-provider:latest 04:09:39  Building security-spiffe-token-provider ... done Removing intermediate container 71fbcfd11696 04:09:39 ---> 31d54da3a5b6 04:09:39 Step 14/23 : ENV APP_PORT=58890 04:09:40 ---> Running in 1004534d1d41 04:09:42 Removing intermediate container 1004534d1d41 04:09:42 ---> be777c8dea0a 04:09:42 Step 15/23 : EXPOSE $APP_PORT 04:09:44 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:09:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:09:44 ---> 709f1cd35cc1 04:09:44 Step 3/24 : WORKDIR /edgex-go 04:09:44 ---> Using cache 04:09:44 ---> 56d333312ccd 04:09:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:09:44 ---> Using cache 04:09:44 ---> f335c6604df8 04:09:44 Step 5/24 : RUN apk add --update --no-cache make git 04:09:44 ---> Using cache 04:09:44 ---> d9b64c872a9c 04:09:44 Step 6/24 : COPY go.mod vendor* ./ 04:09:44 ---> Using cache 04:09:44 ---> 756dfe31cf95 04:09:44 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:09:44 ---> Using cache 04:09:44 ---> 7eedf1fa163f 04:09:44 Step 8/24 : COPY . . 04:09:44 ---> Using cache 04:09:44 ---> 8b00a9de6426 04:09:44 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 04:09:44 ---> Using cache 04:09:44 ---> c2a9c9ecb8f9 04:09:44 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 04:09:44 ---> Using cache 04:09:44 ---> 5acef48b85fe 04:09:44 04:09:44 Step 11/24 : FROM alpine:3.15 04:09:44 ---> 76c8fb57b6fc 04:09:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:09:44 ---> Using cache 04:09:44 ---> e088bc904bda 04:09:44 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:09:44 ---> Using cache 04:09:44 ---> d3bad35f35d5 04:09:44 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:09:44 ---> Using cache 04:09:44 ---> aff1b8fb9558 04:09:44 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 04:09:44 ---> Running in b33656875459 04:09:45 Removing intermediate container b33656875459 04:09:45 ---> 03253eb706e2 04:09:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:09:45 ---> 3d5ade96bdbc 04:09:45 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 04:09:48 ---> 411233dcc212 04:09:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:09:48 ---> 7fde782cb569 04:09:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:09:49 ---> 0026afb68be3 04:09:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:09:49 ---> 95d81066879b 04:09:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:09:49 ---> 7cf59af7c1a7 04:09:49 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 04:09:49 ---> Running in feac4ca5919e 04:09:49 ---> 211fb277d59f 04:09:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:09:49 Removing intermediate container feac4ca5919e 04:09:49 ---> 074e233cecaf 04:09:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:09:50 ---> Running in bb015951767b 04:09:50 ---> 803e557520a7 04:09:50 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:09:50 ---> Running in 9c698d3a0adf 04:09:50 Removing intermediate container bb015951767b 04:09:50 ---> 55ae61bab233 04:09:50 Step 21/23 : LABEL arch=x86_64 04:09:50 ---> Running in 8101ba19c981 04:09:50 Removing intermediate container 9c698d3a0adf 04:09:50 ---> 30c53d9ce203 04:09:50 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:09:50 ---> Running in 2a9636c007f0 04:09:50 Removing intermediate container 8101ba19c981 04:09:50 ---> 1e1b3e83af6f 04:09:50 Step 22/23 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 04:09:50 Removing intermediate container 2a9636c007f0 04:09:50 ---> be9690c8240a 04:09:50 Step 22/24 : LABEL arch=x86_64 04:09:50 ---> Running in d7421d7bb3cd 04:09:50 ---> Running in 58b106e9ab6f 04:09:51 Removing intermediate container d7421d7bb3cd 04:09:51 ---> 4b61fcb0bb0d 04:09:51 Step 23/23 : LABEL version=0.0.0 04:09:51 Removing intermediate container 58b106e9ab6f 04:09:51 ---> dea7bda398cb 04:09:51 Step 23/24 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 04:09:51 ---> Running in c6112868692a 04:09:51 ---> Running in 5cbb89c4ec64 04:09:52 Removing intermediate container c6112868692a 04:09:52 ---> 5f41f2e46b60 04:09:52 04:09:52 Removing intermediate container 5cbb89c4ec64 04:09:52 ---> 2fd6b64df6ab 04:09:52 Step 24/24 : LABEL version=0.0.0 04:09:52 Successfully built 5f41f2e46b60 04:09:52 Successfully tagged sys-mgmt-agent:latest 04:09:52  Building sys-mgmt-agent ... done  ---> Running in fa74c15ebf98 04:09:52 Removing intermediate container fa74c15ebf98 04:09:52 ---> a5ad2ab880c7 04:09:52 04:09:52 Successfully built a5ad2ab880c7 04:09:52 Successfully tagged security-spire-agent:latest 04:09:55  Building security-spire-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:10:00 Removing intermediate container 72ae30fc8dbe 04:10:00 ---> aff161c3ac92 04:10:00 04:10:00 Step 10/22 : FROM alpine:3.14 04:10:00 Removing intermediate container a664f251336a 04:10:00 ---> 84b07dd2d1fd 04:10:00 ---> ccd4cda5124e 04:10:00 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 04:10:00 04:10:00 Step 10/22 : FROM alpine:3.14 04:10:00 ---> 84b07dd2d1fd 04:10:00 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 04:10:00 ---> Running in 4e8ef6f2b1d1 04:10:00 ---> Running in 67d1bd171ff4 04:10:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:10:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:10:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:10:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:10:00 (1/6) Installing ca-certificates (20211220-r0) 04:10:00 (2/6) Installing brotli-libs (1.0.9-r5) 04:10:00 (1/2) Installing ca-certificates (20211220-r0) 04:10:00 (3/6) Installing nghttp2-libs (1.43.0-r0) 04:10:00 (4/6) Installing libcurl (7.79.1-r0) 04:10:00 (2/2) Installing dumb-init (1.2.5-r1) 04:10:00 Executing busybox-1.33.1-r6.trigger 04:10:00 (5/6) Installing curl (7.79.1-r0) 04:10:00 Executing ca-certificates-20211220-r0.trigger 04:10:00 (6/6) Installing dumb-init (1.2.5-r1) 04:10:00 Executing busybox-1.33.1-r6.trigger 04:10:00 Executing ca-certificates-20211220-r0.trigger 04:10:00 OK: 6 MiB in 16 packages 04:10:00 OK: 8 MiB in 20 packages 04:10:01 Removing intermediate container 4e8ef6f2b1d1 04:10:01 ---> cb329f419517 04:10:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:10:01 Removing intermediate container 67d1bd171ff4 04:10:01 ---> d13bdcbd813f 04:10:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:10:01 ---> Running in 2afc08df1c78 04:10:01 ---> Running in cd4358dd4dd3 04:10:01 Removing intermediate container 2afc08df1c78 04:10:01 ---> e85164bbc306 04:10:01 Step 13/22 : ENV APP_PORT=59860 04:10:01 Removing intermediate container cd4358dd4dd3 04:10:01 ---> a17ee41a574d 04:10:01 Step 13/22 : WORKDIR /edgex 04:10:01 ---> Running in 9fc5b91452f3 04:10:01 ---> Running in fd4a12cbd5ac 04:10:01 Removing intermediate container 9fc5b91452f3 04:10:01 ---> ff8fed051e9d 04:10:01 Step 14/22 : EXPOSE $APP_PORT 04:10:01 ---> Running in ad13f2fff242 04:10:01 Removing intermediate container fd4a12cbd5ac 04:10:01 ---> f2e1b4f87b01 04:10:01 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:10:01 Removing intermediate container ad13f2fff242 04:10:01 ---> 566ebacb7faa 04:10:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:10:02 ---> 34cd8e0cd8bd 04:10:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:10:02 ---> 630df1a2c34b 04:10:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:10:02 ---> bc780e38b42f 04:10:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:10:02 ---> 8926111bdb20 04:10:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:10:02 ---> 7f2a5cd151a6 04:10:02 Step 18/22 : ENTRYPOINT ["/support-notifications"] 04:10:02 ---> Running in a90f02dc5268 04:10:03 ---> b9c0f66fb01b 04:10:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:10:03 Removing intermediate container a90f02dc5268 04:10:03 ---> a5e329c771d2 04:10:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:10:03 ---> Running in 19fb4a3c7a87 04:10:03 ---> 38082d0f5b0b 04:10:03 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:10:03 Removing intermediate container 19fb4a3c7a87 04:10:03 ---> 75e1d772b151 04:10:03 Step 20/22 : LABEL arch=x86_64 04:10:03 ---> Running in d6f0f46a0bde 04:10:03 ---> Running in fa839794c5f7 04:10:03 Removing intermediate container fa839794c5f7 04:10:03 ---> 3940c8ebead6 04:10:03 Step 21/22 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 04:10:03 ---> Running in 01b97008b6d0 04:10:03 Removing intermediate container 01b97008b6d0 04:10:03 ---> 52e3fa1494c2 04:10:03 Step 22/22 : LABEL version=0.0.0 04:10:03 ---> Running in e5864a941dc8 04:10:03 Removing intermediate container e5864a941dc8 04:10:03 ---> b6b6243d3b39 04:10:03 04:10:04 Successfully built b6b6243d3b39 04:10:04 Successfully tagged support-notifications:latest 04:10:04  Building support-notifications ... done Removing intermediate container d6f0f46a0bde 04:10:04 ---> 547910df9c21 04:10:04 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 04:10:04 ---> Running in b40a881a05e3 04:10:04 Removing intermediate container b40a881a05e3 04:10:04 ---> 03138abbb00f 04:10:04 Step 20/22 : LABEL arch=x86_64 04:10:04 ---> Running in ac9f405f6935 04:10:04 Removing intermediate container ac9f405f6935 04:10:04 ---> 2a95849fa19f 04:10:04 Step 21/22 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 04:10:04 ---> Running in e6b3f0d851dd 04:10:04 Removing intermediate container e6b3f0d851dd 04:10:04 ---> 212ececbdc65 04:10:04 Step 22/22 : LABEL version=0.0.0 04:10:04 ---> Running in 4462a04b8d50 04:10:04 Removing intermediate container 4462a04b8d50 04:10:04 ---> 89c3c488bef7 04:10:04 04:10:04 Successfully built 89c3c488bef7 04:10:04 Successfully tagged security-proxy-setup:latest 04:10:04  Building security-proxy-setup ... done  [Pipeline] } 04:10:04 $ docker stop --time=1 f7909960492ca242c52b2109df745dea86716611a981d0e9d7adce0f9aa895bf 04:10:06 $ docker rm -f f7909960492ca242c52b2109df745dea86716611a981d0e9d7adce0f9aa895bf [Pipeline] // withDockerContainer [Pipeline] sh 04:10:06 + docker images 04:10:06 REPOSITORY TAG IMAGE ID CREATED SIZE 04:10:06 security-proxy-setup latest 89c3c488bef7 2 seconds ago 43.4MB 04:10:06 support-notifications latest b6b6243d3b39 3 seconds ago 26.6MB 04:10:06 ccd4cda5124e 7 seconds ago 1.63GB 04:10:06 aff161c3ac92 9 seconds ago 1.62GB 04:10:06 security-spire-agent latest a5ad2ab880c7 14 seconds ago 119MB 04:10:06 sys-mgmt-agent latest 5f41f2e46b60 15 seconds ago 305MB 04:10:06 security-spiffe-token-provider latest df6b35717f9d 27 seconds ago 28.5MB 04:10:06 core-metadata latest 5d881f237c2b 27 seconds ago 26.2MB 04:10:06 support-scheduler latest 6009bc247d97 38 seconds ago 26MB 04:10:06 aac57a40188a 39 seconds ago 1.62GB 04:10:06 5974ea8daba3 39 seconds ago 1.61GB 04:10:06 2b54e76bf46b 50 seconds ago 1.62GB 04:10:06 security-spire-server latest d823793d1bac 50 seconds ago 82.9MB 04:10:06 a72e436268ba 59 seconds ago 1.62GB 04:10:06 core-data latest 4551b32de6eb About a minute ago 35.9MB 04:10:06 security-bootstrapper latest 608ee1703a34 About a minute ago 24.3MB 04:10:06 core-command latest 0d6d89bb2a0e About a minute ago 24.5MB 04:10:06 security-secretstore-setup latest 5b792e5d1f8c About a minute ago 42.1MB 04:10:06 13db6a0e635e About a minute ago 1.65GB 04:10:06 security-spire-config latest 747f8781ec53 About a minute ago 82.2MB 04:10:06 3afc1cbb4725 About a minute ago 1.61GB 04:10:06 58e1e81e4d35 About a minute ago 1.63GB 04:10:06 868fc175b26a About a minute ago 1.61GB 04:10:06 5acef48b85fe 2 minutes ago 1.61GB 04:10:06 ci-base-image-x86_64 latest 709f1cd35cc1 5 minutes ago 896MB 04:10:06 alpine 3.14 84b07dd2d1fd 2 days ago 5.59MB 04:10:06 alpine 3.15 76c8fb57b6fc 2 days ago 5.57MB 04:10:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 8 weeks ago 562MB 04:10:06 docker 20.10.10 b706a049f56e 4 months ago 216MB 04:10:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 04:10:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 04:10:21 Still waiting to schedule task 04:10:21 ‘prd-ubuntu18.04-docker-8c-8g-9557’ is offline 04:10:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:11:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:11:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:11:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:11:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:11:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:11:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:11:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:11:05 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 04:11:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:11:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:11:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:11:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:11:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:11:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:11:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.200s coverage: 28.7% of statements 04:11:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:11:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:11:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.394s coverage: 98.5% of statements 04:11:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:11:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.620s coverage: 54.9% of statements 04:11:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:11:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:11:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.142s coverage: 89.2% of statements 04:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 04:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:11:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.407s coverage: 84.4% of statements 04:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:11:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.816s coverage: 94.9% of statements 04:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:11:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.490s coverage: 72.2% of statements 04:11:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:11:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:11:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:11:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:11:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:11:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.577s coverage: 60.0% of statements 04:11:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:11:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:11:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:11:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.555s coverage: 0.9% of statements 04:11:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:11:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.274s coverage: 58.8% of statements 04:11:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.515s coverage: 24.0% of statements 04:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.273s coverage: 47.1% of statements 04:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.323s coverage: 79.5% of statements 04:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.198s coverage: 94.1% of statements 04:11:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.306s coverage: 96.3% of statements 04:11:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.258s coverage: 87.5% of statements 04:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.273s coverage: 94.4% of statements 04:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.188s coverage: 44.8% of statements 04:12:01 Running on prd-ubuntu18.04-docker-8c-8g-9558 in /w/workspace/edgexfoundry_edgex-go_PR-3937 [Pipeline] { [Pipeline] ws 04:12:01 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 04:12:01 The recommended git tool is: git 04:12:02 using credential edgex-jenkins-ssh 04:12:02 Cloning the remote Git repository 04:12:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:12:02 > git init /w/workspace/edgex-go/2 # timeout=10 04:12:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:12:03 > git --version # timeout=10 04:12:03 > git --version # 'git version 2.17.1' 04:12:03 using GIT_SSH to set credentials SSH Credentials for GitHub 04:12:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.799s coverage: 82.5% of statements 04:12:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:12:08 Merging remotes/origin/main commit ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 into PR head commit c870e69a3546c9bb2ebfd772f2567623e2946be6 04:12:08 Merge succeeded, producing c870e69a3546c9bb2ebfd772f2567623e2946be6 04:12:08 Checking out Revision c870e69a3546c9bb2ebfd772f2567623e2946be6 (PR-3937) 04:12:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:12:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:12:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:12:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:12:07 using GIT_SSH to set credentials SSH Credentials for GitHub 04:12:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3937/head:refs/remotes/origin/PR-3937 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:12:08 > git config core.sparsecheckout # timeout=10 04:12:08 > git checkout -f c870e69a3546c9bb2ebfd772f2567623e2946be6 # timeout=10 04:12:08 > git remote # timeout=10 04:12:08 > git config --get remote.origin.url # timeout=10 04:12:08 using GIT_SSH to set credentials SSH Credentials for GitHub 04:12:08 > git merge ea9b5bdecfd9b2dd2195ccd2cd7d72df09f2bdc3 # timeout=10 04:12:08 > git rev-parse HEAD^{commit} # timeout=10 04:12:08 > git config core.sparsecheckout # timeout=10 04:12:08 > git checkout -f c870e69a3546c9bb2ebfd772f2567623e2946be6 # timeout=10 04:12:11 Commit message: "feat(metadata): implement DELETE device command API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:12:12 + echo snap-build.sh 04:12:12 snap-build.sh 04:12:12 + SNAP_BASE_DIR=. 04:12:12 + '[' '!' -z /w/workspace/edgex-go/2 ']' 04:12:12 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 04:12:12 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 04:12:12 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 04:12:12 + cd /w/workspace/edgex-go/2 04:12:12 + sudo apt-get remove -qy --purge lxd lxd-client 04:12:12 Reading package lists... 04:12:12 Building dependency tree... 04:12:12 Reading state information... 04:12:12 The following packages were automatically installed and are no longer required: 04:12:12 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 04:12:12 uidmap xdelta3 04:12:12 Use 'sudo apt autoremove' to remove them. 04:12:12 The following packages will be REMOVED: 04:12:12 lxd* lxd-client* 04:12:12 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 04:12:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.253s coverage: 92.9% of statements 04:12:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:12:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:12:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:12:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 65.1% of statements 04:12:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:12:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:12:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:12:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:12:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:12:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements 04:12:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:12:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:12:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 04:12:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:12:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.261s coverage: 58.8% of statements 04:12:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:12:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.409s coverage: 80.0% of statements 04:12:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.270s coverage: 87.2% of statements 04:12:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.289s coverage: 85.4% of statements 04:12:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.802s coverage: 91.2% of statements 04:12:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:12:12 After this operation, 31.7 MB disk space will be freed. 04:12:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.884s coverage: 64.4% of statements 04:12:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:12:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:12:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.256s coverage: 100.0% of statements 04:12:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 89.4% of statements 04:12:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 04:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements 04:12:13 (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.) 04:12:13 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 04:12:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements 04:12:14 Removing lxd dnsmasq configuration 04:12:14 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 04:12:14 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 04:12:15 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:12:15 (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.) 04:12:15 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 04:12:16 Processing triggers for systemd (237-3ubuntu10.52) ... 04:12:16 Processing triggers for ureadahead (0.100.0-21) ... 04:12:17 + sudo snap remove --purge lxd 04:12:17 snap "lxd" is not installed 04:12:17 + sudo groupadd --force --system lxd 04:12:17 ++ whoami 04:12:17 + sudo /usr/sbin/usermod -G lxd -a jenkins 04:12:17 + newgrp - lxd 04:12:17 + sudo snap install lxd 04:12:20 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.402s coverage: 65.4% of statements 04:12:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:12:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:12:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:12:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.752s coverage: 43.8% of statements 04:12:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:12:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:12:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.350s coverage: 89.5% of statements 04:12:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:12:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.227s coverage: 84.8% of statements 04:12:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 04:12:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 04:12:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 04:12:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:12:27 2022-03-31T04:12:24Z INFO Waiting for automatic snapd restart... 04:12:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.347s coverage: 17.7% of statements 04:12:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:12:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:12:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:12:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:12:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.628s coverage: 92.3% of statements 04:12:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:12:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:12:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:12:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:12:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.382s coverage: 63.2% of statements 04:12:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:12:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:12:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.407s coverage: 97.7% of statements 04:12:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:12:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:12:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:12:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:12:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.197s coverage: 28.9% of statements 04:12:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:12:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:12:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:12:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:12:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:12:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:12:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.227s coverage: 100.0% of statements 04:12:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 04:12:30 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 04:12:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:12:30 GO111MODULE=on go vet ./... 04:12:42 lxd 4.24-c92c0b2 from Canonical* installed 04:12:42 + sudo lxd init --auto 04:12:52 + sudo snap install --classic snapcraft 04:12:55 snapcraft 6.1 from Canonical* installed 04:12:55 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 04:12:55 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 04:12:55 % Total % Received % Xferd Average Speed Time Time Time Current 04:12:55 Dload Upload Total Spent Left Speed 04:12:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3825 0 --:--:-- --:--:-- --:--:-- 3825 04:12:55 100 3325k 100 3325k 0 0 7089k 0 --:--:-- --:--:-- --:--:-- 7089k 04:12:55 ./yq_linux_amd64 04:12:55 + sudo snapcraft prime --use-lxd 04:12:57 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 04:12:57 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: 04:12:57 - README.md 04:12:57 04:12:57 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:12:57 Launching a container. 04:13:07 Waiting for container to be ready 04:13:08 To start your first container, try: lxc launch ubuntu:20.04 04:13:08 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 04:13:08 04:13:12 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 04:13:13 Waiting for network to be ready... 04:13:14 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 04:13:14 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 04:13:14 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 04:13:14 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1367 kB] 04:13:14 Get:5 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [237 kB] 04:13:14 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 04:13:14 Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 04:13:14 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [845 kB] 04:13:14 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 04:13:14 Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [120 kB] 04:13:14 Get:11 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 04:13:14 Get:12 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 04:13:14 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 04:13:14 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 04:13:14 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 04:13:14 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 04:13:14 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 04:13:14 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 04:13:14 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 04:13:14 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1694 kB] 04:13:14 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [318 kB] 04:13:14 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 04:13:14 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 04:13:14 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [903 kB] 04:13:14 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [129 kB] 04:13:14 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [915 kB] 04:13:14 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 04:13:17 Fetched 23.6 MB in 3s (7253 kB/s) 04:13:17 Reading package lists... 04:13:17 Reading package lists... 04:13:18 Building dependency tree... 04:13:18 Reading state information... 04:13:18 The following additional packages will be installed: 04:13:18 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:13:18 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:13:18 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:13:18 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 04:13:18 Suggested packages: 04:13:18 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 04:13:18 Recommended packages: 04:13:18 gnupg libsasl2-modules 04:13:18 The following NEW packages will be installed: 04:13:18 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:13:18 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:13:18 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:13:18 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 04:13:18 The following packages will be upgraded: 04:13:18 gpg gpg-agent gpgconf libudev1 04:13:18 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 04:13:18 Need to get 3859 kB of archives. 04:13:18 After this operation, 14.9 MB of additional disk space will be used. 04:13:18 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 04:13:18 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 04:13:18 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 04:13:18 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 04:13:18 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 04:13:19 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 04:13:19 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 04:13:19 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 04:13:19 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 04:13:19 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 04:13:19 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 04:13:19 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 04:13:19 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 04:13:19 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 04:13:19 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 04:13:19 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 04:13:19 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 04:13:19 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 04:13:19 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 04:13:19 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 04:13:19 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 04:13:19 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 04:13:19 debconf: delaying package configuration, since apt-utils is not installed 04:13:19 Fetched 3859 kB in 1s (3217 kB/s) 04:13:19 (Reading database ... 12816 files and directories currently installed.) 04:13:19 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 04:13:19 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 04:13:19 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 04:13:19 Selecting previously unselected package udev. 04:13:19 (Reading database ... 12816 files and directories currently installed.) 04:13:19 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 04:13:19 Unpacking udev (245.4-4ubuntu3.15) ... 04:13:20 Selecting previously unselected package libfuse2:amd64. 04:13:20 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 04:13:20 Unpacking libfuse2:amd64 (2.9.9-3) ... 04:13:20 Selecting previously unselected package fuse. 04:13:20 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 04:13:20 Unpacking fuse (2.9.9-3) ... 04:13:20 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 04:13:20 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 04:13:20 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 04:13:20 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 04:13:20 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 04:13:20 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 04:13:20 Selecting previously unselected package libksba8:amd64. 04:13:20 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 04:13:20 Unpacking libksba8:amd64 (1.3.5-2) ... 04:13:20 Selecting previously unselected package libroken18-heimdal:amd64. 04:13:20 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:13:20 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:13:20 Selecting previously unselected package libasn1-8-heimdal:amd64. 04:13:20 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:13:20 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:13:20 Selecting previously unselected package libheimbase1-heimdal:amd64. 04:13:20 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:13:20 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:13:20 Selecting previously unselected package libhcrypto4-heimdal:amd64. 04:13:20 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:13:20 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:13:20 Selecting previously unselected package libwind0-heimdal:amd64. 04:13:20 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:13:20 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:13:20 Selecting previously unselected package libhx509-5-heimdal:amd64. 04:13:20 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:13:20 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:13:20 Selecting previously unselected package libkrb5-26-heimdal:amd64. 04:13:20 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:13:20 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:13:20 Selecting previously unselected package libheimntlm0-heimdal:amd64. 04:13:20 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:13:20 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:13:20 Selecting previously unselected package libgssapi3-heimdal:amd64. 04:13:20 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:13:20 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:13:20 Selecting previously unselected package libsasl2-modules-db:amd64. 04:13:20 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 04:13:20 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 04:13:20 Selecting previously unselected package libsasl2-2:amd64. 04:13:20 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 04:13:20 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 04:13:21 Selecting previously unselected package libldap-common. 04:13:21 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 04:13:21 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 04:13:21 Selecting previously unselected package libldap-2.4-2:amd64. 04:13:21 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 04:13:21 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 04:13:21 Selecting previously unselected package dirmngr. 04:13:21 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 04:13:21 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 04:13:21 Setting up libksba8:amd64 (1.3.5-2) ... 04:13:21 Setting up libfuse2:amd64 (2.9.9-3) ... 04:13:21 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 04:13:21 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 04:13:21 Setting up udev (245.4-4ubuntu3.15) ... 04:13:21 invoke-rc.d: policy-rc.d denied execution of start. 04:13:21 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 04:13:21 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:13:21 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 04:13:21 Setting up gpg (2.2.19-3ubuntu2.1) ... 04:13:21 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:13:21 Setting up fuse (2.9.9-3) ... 04:13:21 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 04:13:22 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:13:22 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:13:22 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:13:22 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:13:22 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:13:22 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:13:22 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:13:22 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 04:13:22 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 04:13:22 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 04:13:22 Processing triggers for systemd (245.4-4ubuntu3) ... 04:13:22 Processing triggers for libc-bin (2.31-0ubuntu9) ... 04:13:23 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 04:13:23 Alias= settings in the [Install] section, and DefaultInstance= for template 04:13:23 units). This means they are not meant to be enabled using systemctl. 04:13:23 04:13:23 Possible reasons for having this kind of units are: 04:13:23 • A unit may be statically enabled by being symlinked from another unit's 04:13:23 .wants/ or .requires/ directory. 04:13:23 • A unit's purpose may be to act as a helper for some other unit which has 04:13:23 a requirement dependency on it. 04:13:23 • A unit may be started when needed via activation (socket, path, timer, 04:13:23 D-Bus, udev, scripted systemctl call, ...). 04:13:23 • In case of template units, the unit is meant to be enabled with some 04:13:23 instance name specified. 04:13:23 Reading package lists... 04:13:23 Building dependency tree... 04:13:23 Reading state information... 04:13:23 The following additional packages will be installed: 04:13:23 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 04:13:23 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 04:13:23 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 04:13:23 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 04:13:23 openssh-client python3 python3-minimal python3.8 python3.8-minimal 04:13:23 squashfs-tools systemd systemd-sysv systemd-timesyncd 04:13:23 Suggested packages: 04:13:23 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 04:13:23 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 04:13:23 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 04:13:23 systemd-container policykit-1 04:13:23 Recommended packages: 04:13:23 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 04:13:23 The following NEW packages will be installed: 04:13:23 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 04:13:23 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 04:13:23 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 04:13:23 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 04:13:23 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 04:13:23 The following packages will be upgraded: 04:13:23 libsystemd0 systemd systemd-sysv systemd-timesyncd 04:13:23 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 04:13:23 Need to get 46.5 MB of archives. 04:13:23 After this operation, 181 MB of additional disk space will be used. 04:13:23 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 04:13:23 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 04:13:23 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 04:13:23 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 04:13:23 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 04:13:23 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 04:13:24 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 04:13:24 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 04:13:24 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 04:13:24 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 04:13:24 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 04:13:24 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 04:13:24 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 04:13:24 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 04:13:24 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 04:13:24 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 04:13:24 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 04:13:24 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 04:13:24 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 04:13:24 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 04:13:24 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 04:13:24 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 04:13:24 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 04:13:24 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 04:13:24 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 04:13:24 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 04:13:24 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 04:13:24 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 04:13:24 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 04:13:24 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 04:13:24 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 04:13:24 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 04:13:24 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 04:13:24 debconf: delaying package configuration, since apt-utils is not installed 04:13:24 Fetched 46.5 MB in 1s (76.6 MB/s) 04:13:24 (Reading database ... 13067 files and directories currently installed.) 04:13:24 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 04:13:24 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 04:13:24 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 04:13:24 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 04:13:24 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 04:13:24 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 04:13:25 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 04:13:25 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 04:13:25 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 04:13:25 Selecting previously unselected package libpython3.8-minimal:amd64. 04:13:25 (Reading database ... 13068 files and directories currently installed.) 04:13:25 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 04:13:25 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 04:13:25 Selecting previously unselected package libexpat1:amd64. 04:13:25 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 04:13:25 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 04:13:25 Selecting previously unselected package python3.8-minimal. 04:13:25 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 04:13:25 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 04:13:26 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 04:13:26 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 04:13:26 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 04:13:26 Selecting previously unselected package python3-minimal. 04:13:26 (Reading database ... 13359 files and directories currently installed.) 04:13:26 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 04:13:26 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 04:13:26 Selecting previously unselected package mime-support. 04:13:26 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 04:13:26 Unpacking mime-support (3.64ubuntu1) ... 04:13:26 Selecting previously unselected package libmpdec2:amd64. 04:13:26 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 04:13:26 Unpacking libmpdec2:amd64 (2.4.2-3) ... 04:13:26 Selecting previously unselected package libpython3.8-stdlib:amd64. 04:13:26 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 04:13:26 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 04:13:26 Selecting previously unselected package python3.8. 04:13:26 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 04:13:26 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 04:13:27 Selecting previously unselected package libpython3-stdlib:amd64. 04:13:27 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 04:13:27 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 04:13:27 Setting up python3-minimal (3.8.2-0ubuntu2) ... 04:13:27 Selecting previously unselected package python3. 04:13:27 (Reading database ... 13761 files and directories currently installed.) 04:13:27 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 04:13:27 Unpacking python3 (3.8.2-0ubuntu2) ... 04:13:27 Selecting previously unselected package libdbus-1-3:amd64. 04:13:27 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 04:13:27 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 04:13:27 Selecting previously unselected package dbus. 04:13:27 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 04:13:27 Unpacking dbus (1.12.16-2ubuntu2.1) ... 04:13:27 Selecting previously unselected package libbsd0:amd64. 04:13:27 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 04:13:27 Unpacking libbsd0:amd64 (0.10.0-1) ... 04:13:27 Selecting previously unselected package libpam-systemd:amd64. 04:13:27 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 04:13:27 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 04:13:27 Selecting previously unselected package sudo. 04:13:27 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 04:13:27 Unpacking sudo (1.8.31-1ubuntu1.2) ... 04:13:27 Selecting previously unselected package apparmor. 04:13:27 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 04:13:27 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 04:13:27 Selecting previously unselected package libcbor0.6:amd64. 04:13:27 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 04:13:27 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 04:13:27 Selecting previously unselected package libedit2:amd64. 04:13:27 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 04:13:27 Unpacking libedit2:amd64 (3.1-20191231-1) ... 04:13:27 Selecting previously unselected package libfido2-1:amd64. 04:13:27 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 04:13:27 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 04:13:27 Selecting previously unselected package libkrb5support0:amd64. 04:13:27 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 04:13:27 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 04:13:28 Selecting previously unselected package libk5crypto3:amd64. 04:13:28 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 04:13:28 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 04:13:28 Selecting previously unselected package libkeyutils1:amd64. 04:13:28 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 04:13:28 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 04:13:28 Selecting previously unselected package libkrb5-3:amd64. 04:13:28 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 04:13:28 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 04:13:28 Selecting previously unselected package libgssapi-krb5-2:amd64. 04:13:28 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 04:13:28 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 04:13:28 Selecting previously unselected package openssh-client. 04:13:28 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 04:13:28 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 04:13:28 Selecting previously unselected package dbus-user-session. 04:13:28 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 04:13:28 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 04:13:28 Selecting previously unselected package liblzo2-2:amd64. 04:13:28 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 04:13:28 Unpacking liblzo2-2:amd64 (2.10-2) ... 04:13:28 Selecting previously unselected package squashfs-tools. 04:13:28 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 04:13:28 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 04:13:28 Selecting previously unselected package snapd. 04:13:28 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 04:13:28 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 04:13:31 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 04:13:31 Setting up mime-support (3.64ubuntu1) ... 04:13:31 Setting up liblzo2-2:amd64 (2.10-2) ... 04:13:31 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 04:13:31 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 04:13:31 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 04:13:31 Setting up dbus (1.12.16-2ubuntu2.1) ... 04:13:31 Setting up sudo (1.8.31-1ubuntu1.2) ... 04:13:31 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 04:13:31 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 04:13:31 Setting up libmpdec2:amd64 (2.4.2-3) ... 04:13:31 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 04:13:31 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 04:13:31 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 04:13:32 Setting up libbsd0:amd64 (0.10.0-1) ... 04:13:32 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 04:13:32 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 04:13:32 Setting up libedit2:amd64 (3.1-20191231-1) ... 04:13:32 Setting up python3 (3.8.2-0ubuntu2) ... 04:13:32 running python rtupdate hooks for python3.8... 04:13:32 running python post-rtupdate hooks for python3.8... 04:13:32 Setting up apparmor (2.13.3-7ubuntu5.1) ... 04:13:33 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 04:13:33 Reloading AppArmor profiles 04:13:33 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 04:13:33 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 04:13:34 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 04:13:34 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 04:13:34 Setting up systemd (245.4-4ubuntu3.15) ... 04:13:34 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 04:13:34 Installing new version of config file /etc/systemd/resolved.conf ... 04:13:36 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 04:13:36 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 04:13:36 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 04:13:36 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 04:13:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 04:13:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 04:13:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 04:13:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 04:13:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:13:37 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:13:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 04:13:37 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 04:13:38 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 04:13:38 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 04:13:38 /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' 04:13:38 Processing triggers for libc-bin (2.31-0ubuntu9) ... 04:13:39 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 04:13:39 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 04:13:39 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 04:13:40 Reading package lists... 04:13:40 Reading package lists... 04:13:40 Building dependency tree... 04:13:40 Reading state information... 04:13:40 Calculating upgrade... 04:13:40 The following packages will be upgraded: 04:13:40 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 04:13:40 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 04:13:40 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 04:13:40 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 04:13:40 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 04:13:40 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 04:13:40 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 04:13:40 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 04:13:40 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 04:13:40 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 04:13:40 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 04:13:40 xz-utils zlib1g 04:13:41 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 04:13:41 Need to get 65.7 MB of archives. 04:13:41 After this operation, 27.6 MB of additional disk space will be used. 04:13:41 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 04:13:41 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 04:13:41 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 04:13:42 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 04:13:42 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 04:13:42 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 04:13:42 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 04:13:42 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 04:13:42 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 04:13:42 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 04:13:42 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 04:13:42 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 04:13:42 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 04:13:42 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 04:13:42 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 04:13:42 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 04:13:42 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 04:13:42 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 04:13:42 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 04:13:42 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 04:13:42 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 04:13:42 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 04:13:42 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 04:13:42 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 04:13:42 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 04:13:42 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 04:13:42 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 04:13:42 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 04:13:42 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 04:13:42 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 04:13:42 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 04:13:42 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 04:13:42 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 04:13:42 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 04:13:42 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 04:13:42 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 04:13:42 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 04:13:42 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 04:13:42 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 04:13:42 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 04:13:42 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 04:13:42 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 04:13:42 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 04:13:42 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 04:13:42 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 04:13:42 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 04:13:42 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 04:13:42 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 04:13:42 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 04:13:42 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 04:13:42 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 04:13:42 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 04:13:42 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 04:13:42 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 04:13:42 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 04:13:42 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 04:13:42 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 04:13:42 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 04:13:42 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 04:13:42 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 04:13:42 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 04:13:42 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 04:13:42 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 04:13:42 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 04:13:42 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 04:13:42 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 04:13:42 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 04:13:43 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 04:13:43 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 04:13:43 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 04:13:43 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 04:13:43 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 04:13:43 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 04:13:43 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 04:13:43 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 04:13:43 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 04:13:43 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 04:13:44 debconf: delaying package configuration, since apt-utils is not installed 04:13:44 Fetched 65.7 MB in 3s (21.8 MB/s) 04:13:44 (Reading database ... 14313 files and directories currently installed.) 04:13:44 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 04:13:44 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 04:13:44 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 04:13:44 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 04:13:44 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 04:13:44 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 04:13:45 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:13:45 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:13:45 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:13:45 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:13:45 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:13:45 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:13:45 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:13:45 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:13:45 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:13:45 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:13:45 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:13:45 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:13:46 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:13:46 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:13:46 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 04:13:46 (Reading database ... 14312 files and directories currently installed.) 04:13:46 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:13:46 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:13:46 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:13:46 (Reading database ... 14312 files and directories currently installed.) 04:13:46 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:13:46 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:13:46 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:13:46 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:13:46 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:13:46 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 04:13:46 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 04:13:46 (Reading database ... 14312 files and directories currently installed.) 04:13:46 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 04:13:46 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 04:13:47 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 04:13:47 (Reading database ... 14312 files and directories currently installed.) 04:13:47 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 04:13:47 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 04:13:47 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 04:13:47 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 04:13:47 Setting up base-files (11ubuntu5.5) ... 04:13:47 Installing new version of config file /etc/issue ... 04:13:47 Installing new version of config file /etc/issue.net ... 04:13:47 Installing new version of config file /etc/lsb-release ... 04:13:47 Installing new version of config file /etc/update-motd.d/50-motd-news ... 04:13:47 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 04:13:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 04:13:48 Removing obsolete conffile /etc/default/motd-news ... 04:13:48 (Reading database ... 14311 files and directories currently installed.) 04:13:48 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 04:13:48 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 04:13:48 Setting up bash (5.0-6ubuntu1.1) ... 04:13:48 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 04:13:48 (Reading database ... 14311 files and directories currently installed.) 04:13:48 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 04:13:48 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 04:13:48 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 04:13:48 (Reading database ... 14311 files and directories currently installed.) 04:13:48 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 04:13:48 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 04:13:48 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 04:13:48 (Reading database ... 14311 files and directories currently installed.) 04:13:48 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 04:13:48 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 04:13:49 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 04:13:49 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 04:13:49 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 04:13:49 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 04:13:49 Setting up perl-base (5.30.0-9ubuntu0.2) ... 04:13:49 (Reading database ... 14311 files and directories currently installed.) 04:13:49 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 04:13:49 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 04:13:50 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 04:13:50 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 04:13:50 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 04:13:50 (Reading database ... 14311 files and directories currently installed.) 04:13:50 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 04:13:50 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 04:13:50 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 04:13:50 (Reading database ... 14311 files and directories currently installed.) 04:13:50 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 04:13:50 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:13:50 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 04:13:50 (Reading database ... 14311 files and directories currently installed.) 04:13:50 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 04:13:50 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:13:50 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 04:13:50 (Reading database ... 14311 files and directories currently installed.) 04:13:50 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 04:13:50 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:13:50 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 04:13:50 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:13:50 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 04:13:50 (Reading database ... 14311 files and directories currently installed.) 04:13:50 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 04:13:50 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:13:50 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 04:13:51 (Reading database ... 14311 files and directories currently installed.) 04:13:51 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 04:13:51 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:13:51 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 04:13:51 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:13:51 Setting up util-linux (2.34-0.1ubuntu9.3) ... 04:13:52 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 04:13:52 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 04:13:52 (Reading database ... 14311 files and directories currently installed.) 04:13:52 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 04:13:52 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 04:13:52 Setting up libc-bin (2.31-0ubuntu9.7) ... 04:13:52 (Reading database ... 14311 files and directories currently installed.) 04:13:52 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 04:13:52 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 04:13:52 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 04:13:52 (Reading database ... 14311 files and directories currently installed.) 04:13:52 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 04:13:52 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 04:13:52 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 04:13:52 (Reading database ... 14311 files and directories currently installed.) 04:13:52 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 04:13:52 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 04:13:53 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 04:13:53 (Reading database ... 14311 files and directories currently installed.) 04:13:53 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 04:13:53 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 04:13:53 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 04:13:53 (Reading database ... 14311 files and directories currently installed.) 04:13:53 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 04:13:53 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 04:13:53 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 04:13:53 (Reading database ... 14311 files and directories currently installed.) 04:13:53 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 04:13:53 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 04:13:53 Setting up gpgv (2.2.19-3ubuntu2.1) ... 04:13:53 (Reading database ... 14311 files and directories currently installed.) 04:13:53 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 04:13:53 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 04:13:53 Setting up ubuntu-keyring (2020.02.11.4) ... 04:13:53 (Reading database ... 14311 files and directories currently installed.) 04:13:53 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 04:13:53 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 04:13:53 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 04:13:53 (Reading database ... 14311 files and directories currently installed.) 04:13:53 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 04:13:53 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 04:13:53 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 04:13:53 (Reading database ... 14311 files and directories currently installed.) 04:13:53 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 04:13:53 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 04:13:53 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 04:13:53 (Reading database ... 14311 files and directories currently installed.) 04:13:53 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 04:13:53 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 04:13:54 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 04:13:54 (Reading database ... 14311 files and directories currently installed.) 04:13:54 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 04:13:54 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 04:13:54 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 04:13:54 (Reading database ... 14311 files and directories currently installed.) 04:13:54 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 04:13:54 Unpacking apt (2.0.6) over (2.0.2) ... 04:13:54 Setting up apt (2.0.6) ... 04:13:55 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 04:13:55 (Reading database ... 14311 files and directories currently installed.) 04:13:55 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 04:13:55 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 04:13:55 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 04:13:55 (Reading database ... 14311 files and directories currently installed.) 04:13:55 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 04:13:55 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 04:13:55 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 04:13:55 (Reading database ... 14313 files and directories currently installed.) 04:13:55 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 04:13:55 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 04:13:55 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 04:13:55 (Reading database ... 14317 files and directories currently installed.) 04:13:55 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 04:13:55 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 04:13:56 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 04:13:56 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 04:13:56 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 04:13:56 (Reading database ... 14317 files and directories currently installed.) 04:13:56 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 04:13:56 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 04:13:56 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 04:13:56 (Reading database ... 14317 files and directories currently installed.) 04:13:56 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 04:13:56 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 04:13:56 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 04:13:56 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 04:13:56 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 04:13:56 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 04:13:56 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 04:13:56 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 04:13:57 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 04:13:57 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 04:13:57 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 04:13:57 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 04:13:57 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 04:13:57 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 04:13:57 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 04:13:57 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 04:13:57 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 04:13:57 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 04:13:57 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 04:13:57 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 04:13:57 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 04:13:57 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 04:13:57 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 04:13:57 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:13:57 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 04:13:57 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:13:58 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 04:13:58 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:13:58 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 04:13:58 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:13:58 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 04:13:58 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:13:58 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 04:13:58 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 04:13:58 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 04:13:58 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 04:13:58 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 04:13:58 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 04:13:58 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 04:13:58 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 04:13:59 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 04:13:59 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 04:14:00 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 04:14:00 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 04:14:00 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 04:14:00 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 04:14:00 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 04:14:00 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 04:14:01 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 04:14:01 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 04:14:01 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 04:14:01 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 04:14:01 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 04:14:01 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 04:14:01 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 04:14:01 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 04:14:01 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 04:14:01 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:14:01 Setting up tzdata (2022a-0ubuntu0.20.04) ... 04:14:02 04:14:02 Current default time zone: 'Etc/UTC' 04:14:02 Local time is now: Thu Mar 31 04:14:01 UTC 2022. 04:14:02 Universal Time is now: Thu Mar 31 04:14:01 UTC 2022. 04:14:02 Run 'dpkg-reconfigure tzdata' if you wish to change it. 04:14:02 04:14:02 Setting up xz-utils (5.2.4-1ubuntu1) ... 04:14:02 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 04:14:02 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:14:02 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 04:14:02 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:14:02 Setting up mount (2.34-0.1ubuntu9.3) ... 04:14:02 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 04:14:02 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 04:14:02 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 04:14:02 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 04:14:02 Setting up openssl (1.1.1f-1ubuntu2.12) ... 04:14:02 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 04:14:02 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 04:14:02 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 04:14:02 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:14:02 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 04:14:02 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 04:14:02 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 04:14:02 Setting up fdisk (2.34-0.1ubuntu9.3) ... 04:14:02 Setting up ca-certificates (20210119~20.04.2) ... 04:14:03 Updating certificates in /etc/ssl/certs... 04:14:04 21 added, 21 removed; done. 04:14:04 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 04:14:04 Setting up perl (5.30.0-9ubuntu0.2) ... 04:14:04 Setting up procps (2:3.3.16-1ubuntu2.3) ... 04:14:05 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 04:14:05 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 04:14:05 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 04:14:05 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 04:14:05 Setting up binutils (2.34-6ubuntu1.3) ... 04:14:05 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 04:14:05 Setting up build-essential (12.8ubuntu1.1) ... 04:14:05 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 04:14:05 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 04:14:05 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 04:14:05 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 04:14:05 Processing triggers for systemd (245.4-4ubuntu3.15) ... 04:14:05 Processing triggers for mime-support (3.64ubuntu1) ... 04:14:05 Processing triggers for ca-certificates (20210119~20.04.2) ... 04:14:05 Updating certificates in /etc/ssl/certs... 04:14:05 0 added, 0 removed; done. 04:14:05 Running hooks in /etc/ca-certificates/update.d... 04:14:05 done. 04:14:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:14:07 Reading package lists... 04:14:07 Building dependency tree... 04:14:07 Reading state information... 04:14:07 The following NEW packages will be installed: 04:14:07 apt-transport-https 04:14:07 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 04:14:07 Need to get 4680 B of archives. 04:14:07 After this operation, 162 kB of additional disk space will be used. 04:14:07 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 04:14:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:14:07 debconf: delaying package configuration, since apt-utils is not installed 04:14:07 Fetched 4680 B in 0s (84.5 kB/s) 04:14:07 Selecting previously unselected package apt-transport-https. 04:14:07 (Reading database ... 14320 files and directories currently installed.) 04:14:07 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 04:14:07 Unpacking apt-transport-https (2.0.6) ... 04:14:07 Setting up apt-transport-https (2.0.6) ... 04:14:07 Waiting for network to be ready... 04:14:08 ./bin/test-attribution-txt.sh [Pipeline] echo 04:14:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 04:14:12 + ls -al . 04:14:12 total 660 04:14:12 drwxrwxr-x 9 1001 1001 4096 Mar 31 04:14 . 04:14:12 drwxr-xr-x 4 root root 4096 Mar 31 04:08 .. 04:14:12 -rw-rw-r-- 1 1001 1001 11 Mar 31 04:06 .dockerignore 04:14:12 drwxrwxr-x 8 1001 1001 4096 Mar 31 04:06 .git 04:14:12 drwxrwxr-x 4 1001 1001 4096 Mar 31 04:06 .github 04:14:12 -rw-rw-r-- 1 1001 1001 870 Mar 31 04:06 .gitignore 04:14:12 -rw-rw-r-- 1 1001 1001 42 Mar 31 04:06 .golangci.yml 04:14:12 -rw-rw-r-- 1 1001 1001 87 Mar 31 04:06 .hadolint.yml 04:14:12 -rw-rw-r-- 1 1001 1001 166 Mar 31 04:06 .sonarcloud.properties 04:14:12 -rw-rw-r-- 1 1001 1001 1171 Mar 31 04:06 ADOPTERS.md 04:14:12 -rw-rw-r-- 1 1001 1001 9953 Mar 31 04:06 Attribution.txt 04:14:12 -rw-rw-r-- 1 1001 1001 51732 Mar 31 04:06 CHANGELOG.md 04:14:12 -rw-rw-r-- 1 1001 1001 3804 Mar 31 04:06 CONTRIBUTING.md 04:14:12 -rw-rw-r-- 1 1001 1001 677 Mar 31 04:06 GOVERNANCE.md 04:14:12 -rw-rw-r-- 1 1001 1001 849 Mar 31 04:06 Jenkinsfile 04:14:12 -rw-rw-r-- 1 1001 1001 10775 Mar 31 04:06 LICENSE 04:14:12 -rw-rw-r-- 1 1001 1001 8478 Mar 31 04:06 Makefile 04:14:12 -rw-rw-r-- 1 1001 1001 582 Mar 31 04:06 OWNERS.md 04:14:12 -rw-rw-r-- 1 1001 1001 8207 Mar 31 04:06 README.md 04:14:12 -rw-rw-r-- 1 1001 1001 6912 Mar 31 04:06 SECURITY.md 04:14:12 -rw-rw-r-- 1 1001 1001 5 Mar 31 04:04 VERSION 04:14:12 -rw-rw-r-- 1 1001 1001 4131 Mar 31 04:06 ZMQWindows.md 04:14:12 drwxrwxr-x 2 1001 1001 4096 Mar 31 04:06 bin 04:14:12 drwxrwxr-x 18 1001 1001 4096 Mar 31 04:06 cmd 04:14:12 -rw-r--r-- 1 root root 429764 Mar 31 04:12 coverage.out 04:14:12 -rw-rw-r-- 1 1001 1001 3175 Mar 31 04:06 go.mod 04:14:12 -rw-rw-r-- 1 1001 1001 34990 Mar 31 04:06 go.sum 04:14:12 drwxrwxr-x 8 1001 1001 4096 Mar 31 04:06 internal 04:14:12 drwxrwxr-x 3 1001 1001 4096 Mar 31 04:06 openapi 04:14:12 drwxrwxr-x 4 1001 1001 4096 Mar 31 04:06 snap 04:14:12 -rw-rw-r-- 1 1001 1001 204 Mar 31 04:06 version.go [Pipeline] sh 04:14:13 + '[' -e coverage.out ] 04:14:13 + chown 1001:1001 coverage.out [Pipeline] stash 04:14:13 Warning: overwriting stash ‘coverage-report’ 04:14:14 Stashed 1 file(s) [Pipeline] sh 04:14:14 2022-03-31T04:14:11Z INFO Waiting for automatic snapd restart... 04:14:14 snapd 2.54.4 from Canonical* installed 04:14:15 + make build 04:14:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:14:15 "snapd" switched to the "latest/stable" channel 04:14:15 04:14:18 core20 20220318 from Canonical* installed 04:14:18 "core20" switched to the "latest/stable" channel 04:14:18 04:14:21 snapcraft 6.1 from Canonical* installed 04:14:21 "snapcraft" switched to the "latest/stable" channel 04:14:21 04:14:26 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: 04:14:26 - README.md 04:14:26 04:14:26 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:14:26 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 04:14:26 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 04:14:26 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 04:14:26 Reading package lists... 04:14:27 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 04:14:27 Reading package lists... 04:14:27 Building dependency tree... 04:14:27 Reading state information... 04:14:27 Suggested packages: 04:14:27 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 04:14:27 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 04:14:27 krb5-user libnorm-doc 04:14:27 Recommended packages: 04:14:27 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 04:14:27 The following NEW packages will be installed: 04:14:27 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 04:14:27 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 04:14:27 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 04:14:27 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 04:14:27 libzmq5 pkg-config zip 04:14:27 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 04:14:27 Need to get 10.3 MB of archives. 04:14:27 After this operation, 56.5 MB of additional disk space will be used. 04:14:27 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 04:14:27 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 04:14:27 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 04:14:27 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 04:14:27 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 04:14:27 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 04:14:27 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 04:14:27 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 04:14:27 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 04:14:27 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 04:14:27 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 04:14:27 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 04:14:27 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 04:14:27 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 04:14:27 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 04:14:27 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 04:14:27 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 04:14:28 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 04:14:28 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 04:14:28 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 04:14:28 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 04:14:28 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 04:14:28 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 04:14:28 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 04:14:28 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 04:14:28 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 04:14:28 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 04:14:28 debconf: delaying package configuration, since apt-utils is not installed 04:14:28 Fetched 10.3 MB in 1s (8951 kB/s) 04:14:28 Selecting previously unselected package libglib2.0-0:amd64. 04:14:28 (Reading database ... 14324 files and directories currently installed.) 04:14:28 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 04:14:28 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 04:14:29 Selecting previously unselected package libsodium23:amd64. 04:14:29 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 04:14:29 Unpacking libsodium23:amd64 (1.0.18-1) ... 04:14:29 Selecting previously unselected package libpsl5:amd64. 04:14:29 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 04:14:29 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 04:14:29 Selecting previously unselected package libbrotli1:amd64. 04:14:29 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 04:14:29 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 04:14:29 Selecting previously unselected package libnghttp2-14:amd64. 04:14:29 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 04:14:29 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 04:14:29 Selecting previously unselected package librtmp1:amd64. 04:14:29 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 04:14:29 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 04:14:29 Selecting previously unselected package libssh-4:amd64. 04:14:29 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 04:14:29 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 04:14:29 Selecting previously unselected package libcurl3-gnutls:amd64. 04:14:29 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 04:14:29 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 04:14:29 Selecting previously unselected package liberror-perl. 04:14:29 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 04:14:29 Unpacking liberror-perl (0.17029-1) ... 04:14:29 Selecting previously unselected package git-man. 04:14:29 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 04:14:29 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 04:14:29 Selecting previously unselected package git. 04:14:29 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 04:14:29 Unpacking git (1:2.25.1-1ubuntu3.2) ... 04:14:30 Selecting previously unselected package libgssrpc4:amd64. 04:14:30 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 04:14:30 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 04:14:30 Selecting previously unselected package libkdb5-9:amd64. 04:14:30 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 04:14:30 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 04:14:30 Selecting previously unselected package libkadm5srv-mit11:amd64. 04:14:30 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 04:14:30 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 04:14:30 Selecting previously unselected package libkadm5clnt-mit11:amd64. 04:14:30 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 04:14:30 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 04:14:30 Selecting previously unselected package comerr-dev:amd64. 04:14:30 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 04:14:30 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 04:14:30 Selecting previously unselected package krb5-multidev:amd64. 04:14:30 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 04:14:30 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 04:14:30 Selecting previously unselected package libnorm1:amd64. 04:14:30 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 04:14:30 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 04:14:30 Selecting previously unselected package libnorm-dev:amd64. 04:14:30 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 04:14:30 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 04:14:30 Selecting previously unselected package libpgm-5.2-0:amd64. 04:14:30 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 04:14:30 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 04:14:31 Selecting previously unselected package libpgm-dev:amd64. 04:14:31 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 04:14:31 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 04:14:31 Selecting previously unselected package libsodium-dev:amd64. 04:14:31 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 04:14:31 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 04:14:31 Selecting previously unselected package libzmq5:amd64. 04:14:31 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 04:14:31 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 04:14:31 Selecting previously unselected package libkrb5-dev:amd64. 04:14:31 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 04:14:31 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 04:14:31 Selecting previously unselected package libzmq3-dev:amd64. 04:14:31 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 04:14:31 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 04:14:31 Selecting previously unselected package pkg-config. 04:14:31 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 04:14:31 Unpacking pkg-config (0.29.1-0ubuntu4) ... 04:14:31 Selecting previously unselected package zip. 04:14:31 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 04:14:31 Unpacking zip (3.0-11build1) ... 04:14:31 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 04:14:31 Setting up libsodium23:amd64 (1.0.18-1) ... 04:14:31 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 04:14:31 No schema files found: doing nothing. 04:14:31 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 04:14:31 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 04:14:31 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 04:14:31 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 04:14:31 Setting up liberror-perl (0.17029-1) ... 04:14:31 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 04:14:31 Setting up zip (3.0-11build1) ... 04:14:31 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 04:14:31 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 04:14:31 Setting up pkg-config (0.29.1-0ubuntu4) ... 04:14:31 Setting up libsodium-dev:amd64 (1.0.18-1) ... 04:14:31 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 04:14:31 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 04:14:31 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 04:14:31 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 04:14:31 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 04:14:31 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 04:14:31 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 04:14:31 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 04:14:31 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 04:14:31 Setting up git (1:2.25.1-1ubuntu3.2) ... 04:14:31 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 04:14:32 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 04:14:32 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 04:14:32 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 04:14:32 comerr-dev set to automatically installed. 04:14:32 git set to automatically installed. 04:14:32 git-man set to automatically installed. 04:14:32 krb5-multidev set to automatically installed. 04:14:32 libbrotli1 set to automatically installed. 04:14:32 libcurl3-gnutls set to automatically installed. 04:14:32 liberror-perl set to automatically installed. 04:14:32 libglib2.0-0 set to automatically installed. 04:14:32 libgssrpc4 set to automatically installed. 04:14:32 libkadm5clnt-mit11 set to automatically installed. 04:14:32 libkadm5srv-mit11 set to automatically installed. 04:14:32 libkdb5-9 set to automatically installed. 04:14:32 libkrb5-dev set to automatically installed. 04:14:32 libnghttp2-14 set to automatically installed. 04:14:32 libnorm-dev set to automatically installed. 04:14:32 libnorm1 set to automatically installed. 04:14:32 libpgm-5.2-0 set to automatically installed. 04:14:32 libpgm-dev set to automatically installed. 04:14:32 libpsl5 set to automatically installed. 04:14:32 librtmp1 set to automatically installed. 04:14:32 libsodium-dev set to automatically installed. 04:14:32 libsodium23 set to automatically installed. 04:14:32 libssh-4 set to automatically installed. 04:14:32 libzmq3-dev set to automatically installed. 04:14:32 libzmq5 set to automatically installed. 04:14:32 pkg-config set to automatically installed. 04:14:32 zip set to automatically installed. 04:14:33 snapd is not logged in, snap install commands will use sudo 04:14:45 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 04:14:45 Downloading snap 'edgex-app-service-configurable' 04:14:47 Pulling app-service-configurable 04:14:47 + snapcraftctl pull 04:14:48 Pulling config-common 04:14:48 + snapcraftctl pull 04:14:49 Pulling go-build-helper 04:14:49 + snapcraftctl pull 04:14:51 'edgex-go' has dependencies that need to be staged: go-build-helper 04:14:51 Skipping pull go-build-helper (already ran) 04:14:51 Building go-build-helper 04:14:51 + snapcraftctl build 04:14:52 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 04:14:53 Staging go-build-helper 04:14:53 + snapcraftctl stage 04:14:57 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 04:14:57 Fetched 290 kB in 0s (0 B/s) 04:14:57 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 04:14:57 Fetched 158 kB in 0s (0 B/s) 04:14:57 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 04:14:57 Fetched 242 kB in 0s (0 B/s) 04:14:57 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 04:14:57 Fetched 150 kB in 0s (0 B/s) 04:14:57 Pulling edgex-go 04:14:57 + snapcraftctl pull 04:14:59 Pulling hooks 04:14:59 + snapcraftctl pull 04:15:11 Removing suid/guid from /root/parts/static-packages/install/bin/su 04:15:11 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 04:15:11 Fetched 96.1 kB in 0s (0 B/s) 04:15:11 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 04:15:11 Fetched 78.7 kB in 0s (0 B/s) 04:15:11 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 04:15:11 Fetched 48.0 kB in 0s (0 B/s) 04:15:11 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 04:15:11 Fetched 50.2 kB in 0s (0 B/s) 04:15:11 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 04:15:11 Fetched 14.7 kB in 0s (0 B/s) 04:15:11 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 04:15:11 Fetched 234 kB in 0s (0 B/s) 04:15:11 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 04:15:11 Fetched 155 kB in 0s (0 B/s) 04:15:11 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 04:15:11 Fetched 170 kB in 0s (0 B/s) 04:15:11 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 04:15:11 Fetched 267 kB in 0s (0 B/s) 04:15:11 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 04:15:11 Fetched 50.6 kB in 0s (0 B/s) 04:15:11 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 04:15:11 Fetched 15.1 kB in 0s (0 B/s) 04:15:11 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 04:15:11 Fetched 51.5 kB in 0s (0 B/s) 04:15:11 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 04:15:11 Fetched 121 kB in 0s (0 B/s) 04:15:11 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 04:15:11 Fetched 29.7 kB in 0s (0 B/s) 04:15:11 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 04:15:11 Fetched 1021 kB in 0s (0 B/s) 04:15:11 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 04:15:11 Fetched 49.3 kB in 0s (0 B/s) 04:15:11 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 04:15:11 Fetched 54.9 kB in 0s (0 B/s) 04:15:11 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 04:15:11 Fetched 16.6 kB in 0s (0 B/s) 04:15:11 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 04:15:11 Fetched 87.9 kB in 0s (0 B/s) 04:15:11 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 04:15:11 Fetched 142 kB in 0s (0 B/s) 04:15:11 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 04:15:11 Fetched 41.8 kB in 0s (0 B/s) 04:15:11 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 04:15:11 Fetched 181 kB in 0s (0 B/s) 04:15:11 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 04:15:11 Fetched 208 kB in 0s (0 B/s) 04:15:11 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 04:15:11 Fetched 161 kB in 0s (0 B/s) 04:15:11 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 04:15:11 Fetched 107 kB in 0s (0 B/s) 04:15:11 Pulling static-packages 04:15:11 + snapcraftctl pull 04:15:13 Pulling version 04:15:13 + cd /root/project 04:15:13 ++ git describe --tags --abbrev=0 04:15:13 ++ sed s/v// 04:15:13 + GIT_VERSION=2.2.0-dev.50 04:15:13 + '[' -z 2.2.0-dev.50 ']' 04:15:13 + snapcraftctl set-version 2.2.0-dev.50 04:15:14 Building app-service-configurable 04:15:14 + snapcraftctl build 04:15:16 Building config-common 04:15:16 + snapcraftctl build 04:15:17 + cp --archive --link --no-dereference . /root/parts/config-common/install 04:15:18 Skipping build go-build-helper (already ran) 04:15:18 Building edgex-go 04:15:18 + cd /root/parts/edgex-go/src 04:15:18 ++ git describe --tags --abbrev=0 04:15:18 ++ sed s/v// 04:15:18 + GIT_VERSION=2.2.0-dev.50 04:15:18 + '[' -z 2.2.0-dev.50 ']' 04:15:18 + echo 2.2.0-dev.50 04:15:18 + '[' '!' -d vendor ']' 04:15:18 + go mod download all 04:15:23 + make build 04:15:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:15:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:15:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:15:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:15:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:15:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:15:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:15:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:16:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:16:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:16:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:16:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:16:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:16:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.50" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:16:08 + 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 04:16:08 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 04:16:08 + case "$service" in 04:16:08 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 04:16:08 + 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 04:16:08 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 04:16:08 + case "$service" in 04:16:08 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 04:16:08 + 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 04:16:08 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 04:16:08 + case "$service" in 04:16:08 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 04:16:08 + 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 04:16:08 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 04:16:08 + case "$service" in 04:16:08 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 04:16:08 + 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 04:16:08 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 04:16:08 + case "$service" in 04:16:08 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 04:16:08 + 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 04:16:08 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 04:16:08 + case "$service" in 04:16:08 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 04:16:08 + 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 04:16:08 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 04:16:08 + case "$service" in 04:16:08 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 04:16:08 + 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 04:16:08 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 04:16:08 + case "$service" in 04:16:08 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 04:16:08 + 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 04:16:08 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 04:16:08 + case "$service" in 04:16:08 + 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 04:16:08 + 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 04:16:08 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 04:16:08 + case "$service" in 04:16:08 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 04:16:08 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 04:16:08 + 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 04:16:08 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 04:16:08 + case "$service" in 04:16:08 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 04:16:08 + 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 04:16:08 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 04:16:08 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 04:16:08 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 04:16:09 Building hooks 04:16:09 + cd /root/parts/hooks/src 04:16:09 + make build 04:16:09 go mod tidy 04:16:09 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 04:16:09 go: downloading github.com/stretchr/testify v1.7.0 04:16:09 go: downloading github.com/davecgh/go-spew v1.1.0 04:16:09 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 04:16:09 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 04:16:11 GO111MODULE=on go build -o cmd/install/install ./cmd/install 04:16:11 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 04:16:11 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 04:16:13 Removing suid/guid from /root/parts/static-packages/install/bin/su 04:16:13 Building static-packages 04:16:13 + snapcraftctl build 04:16:15 Building version 04:16:15 + snapcraftctl build 04:16:17 Staging app-service-configurable 04:16:17 + snapcraftctl stage 04:16:19 Staging config-common 04:16:19 + snapcraftctl stage 04:16:21 Skipping stage go-build-helper (already ran) 04:16:21 Staging edgex-go 04:16:21 + snapcraftctl stage 04:16:21 Staging hooks 04:16:21 + snapcraftctl stage 04:16:23 Staging static-packages 04:16:23 + snapcraftctl stage 04:16:24 Staging version 04:16:24 + snapcraftctl stage 04:16:26 Priming app-service-configurable 04:16:26 + snapcraftctl prime 04:16:28 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 04:16:28 stage-packages: 04:16:28 - libnorm1 04:16:28 - libpgm-5.2-0 04:16:28 - libsodium23 04:16:28 - libzmq5 04:16:28 Priming config-common 04:16:28 + snapcraftctl prime 04:16:30 Priming go-build-helper 04:16:30 + snapcraftctl prime 04:16:31 Priming edgex-go 04:16:31 + snapcraftctl prime 04:16:32 Priming hooks 04:16:32 + snapcraftctl prime 04:16:34 Priming static-packages 04:16:34 + snapcraftctl prime 04:16:38 Priming version 04:16:38 + snapcraftctl prime 04:16:39 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:17:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:17:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:17:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:17:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:17:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:17:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:17:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:17:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:18:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:18:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:18:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 04:18:18 $ docker stop --time=1 630ca86162b541a14ea475481bdfd966ed91c92ca5e2ec8fa75b52ce450a425e 04:18:20 $ docker rm -f 630ca86162b541a14ea475481bdfd966ed91c92ca5e2ec8fa75b52ce450a425e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:18:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:18:22 04:18:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:18:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:18:23 latest: Pulling from edgex-devops/edgex-compose-arm64 04:18:23 29e5d40040c1: Pulling fs layer 04:18:23 1ce36da41761: Pulling fs layer 04:18:23 25b303627fd3: Pulling fs layer 04:18:23 29e5d40040c1: Verifying Checksum 04:18:23 29e5d40040c1: Download complete 04:18:23 1ce36da41761: Verifying Checksum 04:18:23 1ce36da41761: Download complete 04:18:23 29e5d40040c1: Pull complete 04:18:25 25b303627fd3: Verifying Checksum 04:18:25 25b303627fd3: Download complete 04:18:25 1ce36da41761: Pull complete 04:18:37 25b303627fd3: Pull complete 04:18:37 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:18:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:18:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:18:37 prd-ubuntu20.04-docker-arm64-4c-16g-9556 does not seem to be running inside a container 04:18:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:18:40 $ docker top 2f4c613219590a3a35c43ce00d94b4e5275cb57a6ff5877fd938f1fe500b5621 -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:41 + grep parallel+ 04:18:41 docker-compose build --help 04:18:45 --parallel Build images in parallel. [Pipeline] } 04:18:45 $ docker stop --time=1 2f4c613219590a3a35c43ce00d94b4e5275cb57a6ff5877fd938f1fe500b5621 04:18:47 $ docker rm -f 2f4c613219590a3a35c43ce00d94b4e5275cb57a6ff5877fd938f1fe500b5621 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:18:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:18:47 . [Pipeline] withDockerContainer 04:18:47 prd-ubuntu20.04-docker-arm64-4c-16g-9556 does not seem to be running inside a container 04:18:48 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:18:49 $ docker top 12499544613d26fb6cbb7a15b3f36fabdca1328dc5069dce805e3f57f3dcad2d -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:50 + docker-compose -f ./docker-compose-build.yml build --parallel 04:18:54 Building core-command ... 04:18:54 Building core-data ... 04:18:54 Building core-metadata ... 04:18:54 Building security-bootstrapper ... 04:18:54 Building security-proxy-setup ... 04:18:54 Building security-secretstore-setup ... 04:18:54 Building security-spiffe-token-provider ... 04:18:54 Building security-spire-agent ... 04:18:54 Building security-spire-config ... 04:18:54 Building security-spire-server ... 04:18:54 Building support-notifications ... 04:18:54 Building support-scheduler ... 04:18:54 Building sys-mgmt-agent ... 04:18:54 Building security-spire-agent 04:18:54 Building security-secretstore-setup 04:18:54 Building security-spire-server 04:18:54 Building support-notifications 04:18:54 Building security-bootstrapper 04:20:46 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:20:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:20:46 ---> dbbe712ca450 04:20:46 Step 3/22 : WORKDIR /edgex-go 04:20:46 ---> Running in 3ef69fec9402 04:20:46 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:20:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:20:46 ---> dbbe712ca450 04:20:46 Step 3/24 : WORKDIR /edgex-go 04:20:46 ---> Running in ca96cc42d7f0 04:20:46 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:20:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 04:20:46 ---> dbbe712ca450 04:20:46 Step 3/25 : WORKDIR /edgex-go 04:20:46 ---> Running in a9e1f44b2ed1 04:20:46 Removing intermediate container ca96cc42d7f0 04:20:46 ---> 2c3b475b6beb 04:20:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:20:46 Removing intermediate container 3ef69fec9402 04:20:46 ---> 2f41f113fee4 04:20:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:20:46 ---> Running in 878786c7f422 04:20:46 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:20:46 Step 2/31 : FROM ${BUILDER_BASE} AS builder 04:20:46 ---> dbbe712ca450 04:20:46 Step 3/31 : WORKDIR /edgex-go 04:20:46 ---> Running in dd98fdee7364 04:20:46 ---> Running in 0e7966597bbd 04:20:46 Removing intermediate container a9e1f44b2ed1 04:20:46 ---> 8e06d3327201 04:20:46 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:20:46 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:20:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:20:46 ---> dbbe712ca450 04:20:46 Step 3/23 : WORKDIR /edgex-go 04:20:46 ---> Using cache 04:20:46 ---> 2c3b475b6beb 04:20:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:20:46 ---> Running in 375e5f484937 04:20:46 ---> Running in 26e3f8f4fd88 04:20:46 Removing intermediate container dd98fdee7364 04:20:46 ---> e34102a1d81b 04:20:46 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:20:46 ---> Running in 072a87f2d760 04:20:46 Removing intermediate container 878786c7f422 04:20:46 ---> a87118151f6a 04:20:46 Step 5/24 : RUN apk add --update --no-cache make git 04:20:46 ---> Running in fd37fef53532 04:20:46 Removing intermediate container 375e5f484937 04:20:46 ---> 7cd96539a5ff 04:20:46 Step 5/23 : RUN apk add --update --no-cache make git 04:20:46 ---> Running in 31727e92898e 04:20:46 Removing intermediate container 0e7966597bbd 04:20:46 ---> 5eb226ccca24 04:20:46 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 04:20:46 ---> Running in ea2b77dc9b92 04:20:46 Removing intermediate container 072a87f2d760 04:20:46 ---> 162421f9c7bb 04:20:46 Step 5/31 : RUN apk add --update --no-cache make git 04:20:46 Removing intermediate container 26e3f8f4fd88 04:20:46 ---> aa5b3cb5037a 04:20:46 Step 5/25 : RUN apk add --update --no-cache make git 04:20:46 ---> Running in 17873e1ebc33 04:20:46 ---> Running in 0f7c5577c390 04:20:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:20:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:20:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:20:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:20:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:20:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:20:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:20:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:20:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:20:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:20:46 OK: 220 MiB in 52 packages 04:20:46 OK: 220 MiB in 52 packages 04:20:46 OK: 220 MiB in 52 packages 04:20:46 OK: 220 MiB in 52 packages 04:20:46 OK: 220 MiB in 52 packages 04:20:46 Removing intermediate container fd37fef53532 04:20:46 ---> e2eb5fea8105 04:20:46 Step 6/24 : COPY go.mod vendor* ./ 04:20:46 Removing intermediate container 31727e92898e 04:20:46 ---> 16a3f3ead14f 04:20:46 Step 6/23 : COPY go.mod vendor* ./ 04:20:46 Removing intermediate container ea2b77dc9b92 04:20:46 ---> 8de0e992b7a8 04:20:46 Step 6/22 : COPY go.mod vendor* ./ 04:20:46 Removing intermediate container 0f7c5577c390 04:20:46 ---> cd520dd57162 04:20:46 Step 6/25 : COPY go.mod vendor* ./ 04:20:46 Removing intermediate container 17873e1ebc33 04:20:46 ---> ae3c784eea94 04:20:46 Step 6/31 : COPY go.mod vendor* ./ 04:20:46 ---> 058bf950c46b 04:20:46 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:46 ---> aa5957da7f33 04:20:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:47 ---> d548f6271fa4 04:20:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:47 ---> Running in 0a63d5c808f7 04:20:47 ---> Running in d74258593468 04:20:47 ---> Running in 4e6d525d5412 04:20:47 ---> b9837b5ea685 04:20:47 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:47 ---> 2a0fbe79008e 04:20:47 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:47 ---> Running in 1d5e5b1bee9b 04:20:47 ---> Running in 4c1a56e18359 04:20:52 Removing intermediate container d74258593468 04:20:52 ---> 5579e7635f7a 04:20:52 Step 8/24 : COPY . . 04:20:52 Removing intermediate container 4e6d525d5412 04:20:52 ---> 79bfb47b8528 04:20:52 Step 8/22 : COPY . . 04:20:53 Removing intermediate container 4c1a56e18359 04:20:53 ---> 0e7036454df9 04:20:53 Step 8/25 : COPY . . 04:20:53 Removing intermediate container 1d5e5b1bee9b 04:20:53 ---> 45069c905d08 04:20:53 Step 8/31 : COPY . . 04:20:53 Removing intermediate container 0a63d5c808f7 04:20:53 ---> 62a6297a9cbf 04:20:53 Step 8/23 : COPY . . 04:21:25 ---> 162cf83dfc9f 04:21:25 Step 9/22 : RUN make cmd/support-notifications/support-notifications 04:21:25 ---> 8be611e10909 04:21:25 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:21:25 ---> Running in 10ded6832cc3 04:21:25 ---> Running in 1df342097192 04:21:25 ---> 17541e7c2934 04:21:25 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:21:25 ---> Running in ba75f743db8d 04:21:25 ---> eae6aba73411 04:21:25 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 04:21:25 ---> Running in 4695fd400b01 04:21:25 ---> 64d5a6724521 04:21:25 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 04:21:25 ---> Running in 358f5f5b6ae1 04:21:25 Removing intermediate container 4695fd400b01 04:21:25 ---> 7ab2bf0bcfc4 04:21:25 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 04:21:25 ---> Running in 6c1186df89e5 04:21:26 Removing intermediate container 358f5f5b6ae1 04:21:26 ---> dba9ba993726 04:21:26 Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 04:21:26 ---> Running in cf62cf5c20d3 04:21:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:21:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:21:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:21:30 spire-1.2.0/ 04:21:30 spire-1.2.0/ 04:21:34 spire-1.2.0/README.md 04:21:34 spire-1.2.0/bin/ 04:21:34 spire-1.2.0/bin/spire-server 04:21:34 spire-1.2.0/bin/spire-agent 04:21:34 spire-1.2.0/conf/ 04:21:34 spire-1.2.0/conf/server/ 04:21:34 spire-1.2.0/conf/server/server.conf 04:21:34 spire-1.2.0/conf/agent/ 04:21:34 spire-1.2.0/conf/agent/agent.conf 04:21:34 spire-1.2.0/LICENSE 04:21:34 spire-1.2.0/README.md 04:21:34 spire-1.2.0/bin/ 04:21:34 spire-1.2.0/bin/spire-server 04:21:34 spire-1.2.0/bin/spire-agent 04:21:34 spire-1.2.0/conf/ 04:21:34 spire-1.2.0/conf/server/ 04:21:34 spire-1.2.0/conf/server/server.conf 04:21:34 spire-1.2.0/conf/agent/ 04:21:34 spire-1.2.0/conf/agent/agent.conf 04:21:34 spire-1.2.0/LICENSE 04:21:42 Removing intermediate container cf62cf5c20d3 04:21:42 ---> ff28596bcd8c 04:21:42 04:21:42 Step 11/23 : FROM alpine:3.15 04:21:43 3.15: Pulling from library/alpine 04:21:43 Removing intermediate container 6c1186df89e5 04:21:43 ---> 627be2a21a56 04:21:43 04:21:43 Step 11/24 : FROM alpine:3.15 04:21:43 3.15: Pulling from library/alpine 04:21:44 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 04:21:44 Status: Downloaded newer image for alpine:3.15 04:21:44 Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04 04:21:44 Status: Image is up to date for alpine:3.15 04:21:44 ---> 03078ca19a05 04:21:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:21:44 ---> 03078ca19a05 04:21:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:21:44 ---> Running in c782b58fe6d0 04:21:44 ---> Running in b934a0214e1b 04:21:45 Removing intermediate container b934a0214e1b 04:21:45 ---> 41b29848e95d 04:21:45 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:21:45 ---> Running in 3244130ab7ec 04:21:45 Removing intermediate container c782b58fe6d0 04:21:45 ---> accdd69c78fe 04:21:45 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:21:45 ---> Running in 8ad547bfd56d 04:21:48 Removing intermediate container 3244130ab7ec 04:21:48 ---> 3c168e386815 04:21:48 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:21:48 ---> Running in a91a4064bd9a 04:21:49 Removing intermediate container 8ad547bfd56d 04:21:49 ---> 28895b5dd3e9 04:21:49 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:21:49 ---> Running in 66775b25856d 04:21:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:21:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:21:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:21:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:21:53 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:21:53 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 04:21:53 OK: 15729 distinct packages available 04:21:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:21:53 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:21:53 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 04:21:53 OK: 15729 distinct packages available 04:21:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:21:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:21:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:21:55 (1/5) Installing dumb-init (1.2.5-r1) 04:21:55 (2/5) Installing musl-obstack (1.2.3-r0) 04:21:55 (3/5) Installing libucontext (1.1-r0) 04:21:56 (4/5) Installing gcompat (1.0.0-r4) 04:21:56 (5/5) Installing openssl (1.1.1n-r0) 04:21:56 (1/5) Installing dumb-init (1.2.5-r1) 04:21:56 Executing busybox-1.34.1-r4.trigger 04:21:56 (2/5) Installing musl-obstack (1.2.3-r0) 04:21:56 OK: 6 MiB in 19 packages 04:21:56 (3/5) Installing libucontext (1.1-r0) 04:21:56 (4/5) Installing gcompat (1.0.0-r4) 04:21:56 (5/5) Installing openssl (1.1.1n-r0) 04:21:56 Executing busybox-1.34.1-r4.trigger 04:21:56 OK: 6 MiB in 19 packages 04:21:58 Removing intermediate container a91a4064bd9a 04:21:58 ---> 6023e5f8d839 04:21:58 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 04:21:58 Removing intermediate container 66775b25856d 04:21:58 ---> 2f0b90c79a86 04:21:58 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 04:22:02 ---> afea2a827e00 04:22:02 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 04:22:05 ---> 7f9260b405b0 04:22:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:22:07 ---> 29fa294d7372 04:22:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:22:08 ---> 8212e6e387f4 04:22:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:22:09 ---> e352ce46c3b3 04:22:09 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:22:09 ---> Running in 9bc8d1c8bbdf 04:22:10 Removing intermediate container 9bc8d1c8bbdf 04:22:10 ---> ca66ada2fcba 04:22:10 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:22:10 ---> Running in d9b0884abc65 04:22:11 Removing intermediate container d9b0884abc65 04:22:11 ---> 96175c1e8841 04:22:11 Step 21/23 : LABEL arch=arm64 04:22:11 ---> Running in 26c4634b2b03 04:22:11 ---> ba3d7236ce2f 04:22:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:22:12 Removing intermediate container 26c4634b2b03 04:22:12 ---> d733ae8f5cbd 04:22:12 Step 22/23 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 04:22:12 ---> Running in d8cb48988b68 04:22:13 Removing intermediate container d8cb48988b68 04:22:13 ---> 7bd447396c6e 04:22:13 Step 23/23 : LABEL version=0.0.0 04:22:13 ---> Running in a0ddee85eef6 04:22:13 ---> 5e97d477c3bd 04:22:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:22:14 Removing intermediate container a0ddee85eef6 04:22:14 ---> f50ae65a54ef 04:22:14 04:22:14 ---> c2394bc43538 04:22:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:22:14 Successfully built f50ae65a54ef 04:22:14 Successfully tagged security-spire-server-arm64:latest 04:22:14 Building core-command 04:22:15  Building security-spire-server ... done  ---> affab572d360 04:22:15 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:22:15 ---> Running in fd49b63239bb 04:22:16 Removing intermediate container fd49b63239bb 04:22:16 ---> e7405832747b 04:22:16 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:22:16 ---> Running in 819f77b1e6a6 04:22:16 Removing intermediate container 819f77b1e6a6 04:22:16 ---> 0b4328809864 04:22:16 Step 22/24 : LABEL arch=arm64 04:22:16 ---> Running in 7ddd493b6b2c 04:22:17 Removing intermediate container 7ddd493b6b2c 04:22:17 ---> 8cb487e6bb33 04:22:17 Step 23/24 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 04:22:17 ---> Running in 681f49678e14 04:22:18 Removing intermediate container 681f49678e14 04:22:18 ---> 18af2a966d9e 04:22:18 Step 24/24 : LABEL version=0.0.0 04:22:18 ---> Running in 89e878308d76 04:22:18 Removing intermediate container 89e878308d76 04:22:18 ---> a6e0b620665d 04:22:18 04:22:19 Successfully built a6e0b620665d 04:22:19 Successfully tagged security-spire-agent-arm64:latest 04:22:19  Building security-spire-agent ... done Building security-spire-config 04:23:15 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:23:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:23:15 ---> dbbe712ca450 04:23:15 Step 3/23 : WORKDIR /edgex-go 04:23:15 ---> Using cache 04:23:15 ---> e34102a1d81b 04:23:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:23:15 ---> Using cache 04:23:15 ---> 162421f9c7bb 04:23:15 Step 5/23 : RUN apk add --update --no-cache make git 04:23:15 ---> Using cache 04:23:15 ---> ae3c784eea94 04:23:15 Step 6/23 : COPY go.mod vendor* ./ 04:23:15 ---> Using cache 04:23:15 ---> b9837b5ea685 04:23:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:15 ---> Using cache 04:23:15 ---> 45069c905d08 04:23:15 Step 8/23 : COPY . . 04:23:15 ---> Using cache 04:23:15 ---> 17541e7c2934 04:23:15 Step 9/23 : RUN make cmd/core-command/core-command 04:23:15 ---> Running in f0c258f67fc4 04:23:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:23:15 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:23:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:23:15 ---> dbbe712ca450 04:23:15 Step 3/24 : WORKDIR /edgex-go 04:23:15 ---> Using cache 04:23:15 ---> e34102a1d81b 04:23:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:23:15 ---> Using cache 04:23:15 ---> 162421f9c7bb 04:23:15 Step 5/24 : RUN apk add --update --no-cache make git 04:23:15 ---> Using cache 04:23:15 ---> ae3c784eea94 04:23:15 Step 6/24 : COPY go.mod vendor* ./ 04:23:15 ---> Using cache 04:23:15 ---> b9837b5ea685 04:23:15 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:15 ---> Using cache 04:23:15 ---> 45069c905d08 04:23:15 Step 8/24 : COPY . . 04:23:15 ---> Using cache 04:23:15 ---> 17541e7c2934 04:23:15 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 04:23:15 ---> Running in 995dc5f45116 04:23:15 Removing intermediate container 995dc5f45116 04:23:15 ---> 00072d5ec3ca 04:23:15 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 04:23:15 ---> Running in 7d968f1cb8ef 04:23:15 spire-1.2.0/ 04:23:21 spire-1.2.0/README.md 04:23:21 spire-1.2.0/bin/ 04:23:21 spire-1.2.0/bin/spire-server 04:23:21 spire-1.2.0/bin/spire-agent 04:23:21 spire-1.2.0/conf/ 04:23:21 spire-1.2.0/conf/server/ 04:23:21 spire-1.2.0/conf/server/server.conf 04:23:21 spire-1.2.0/conf/agent/ 04:23:21 spire-1.2.0/conf/agent/agent.conf 04:23:21 spire-1.2.0/LICENSE 04:23:27 Removing intermediate container 7d968f1cb8ef 04:23:27 ---> bfadb4b308bf 04:23:27 04:23:27 Step 11/24 : FROM alpine:3.15 04:23:27 ---> 03078ca19a05 04:23:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:23:27 ---> Using cache 04:23:27 ---> accdd69c78fe 04:23:27 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:23:27 ---> Using cache 04:23:27 ---> 28895b5dd3e9 04:23:27 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 04:23:27 ---> Running in e9e284295082 04:23:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:23:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:23:31 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:23:31 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 04:23:31 OK: 15729 distinct packages available 04:23:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:23:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:23:33 (1/4) Installing dumb-init (1.2.5-r1) 04:23:33 (2/4) Installing musl-obstack (1.2.3-r0) 04:23:33 (3/4) Installing libucontext (1.1-r0) 04:23:33 (4/4) Installing gcompat (1.0.0-r4) 04:23:33 Executing busybox-1.34.1-r4.trigger 04:23:34 OK: 6 MiB in 18 packages 04:23:35 Removing intermediate container e9e284295082 04:23:35 ---> c23f6597918d 04:23:35 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 04:23:41 ---> 60f9179adbe1 04:23:41 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:23:42 ---> 420aea8c601f 04:23:42 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 04:23:42 ---> Running in 11549fdd8575 04:23:42 Removing intermediate container 11549fdd8575 04:23:42 ---> b3252e515d26 04:23:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:23:43 ---> b1279347a7d3 04:23:43 Step 19/24 : WORKDIR / 04:23:43 ---> Running in 43c3ad6864ab 04:23:44 Removing intermediate container 43c3ad6864ab 04:23:44 ---> 7ed2272af4ec 04:23:44 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 04:23:44 ---> Running in 1fc70b4cd6f7 04:23:45 Removing intermediate container 1fc70b4cd6f7 04:23:45 ---> 175f10d94dbb 04:23:45 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 04:23:45 ---> Running in c7a5531853f5 04:23:45 Removing intermediate container c7a5531853f5 04:23:45 ---> c97c5107d021 04:23:45 Step 22/24 : LABEL arch=arm64 04:23:45 ---> Running in 33adac0616da 04:23:46 Removing intermediate container 33adac0616da 04:23:46 ---> f1b31fb244f8 04:23:46 Step 23/24 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 04:23:46 ---> Running in dc573fca4d82 04:23:46 Removing intermediate container dc573fca4d82 04:23:46 ---> 7d21161f6b26 04:23:46 Step 24/24 : LABEL version=0.0.0 04:23:46 ---> Running in 3cad5bf01a2f 04:23:47 Removing intermediate container 3cad5bf01a2f 04:23:47 ---> 46a874b5545b 04:23:47 04:23:48 Successfully built 46a874b5545b 04:23:48 Successfully tagged security-spire-config-arm64:latest 04:23:48  Building security-spire-config ... done Building core-metadata 04:24:20 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:24:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:24:20 ---> dbbe712ca450 04:24:20 Step 3/23 : WORKDIR /edgex-go 04:24:20 ---> Using cache 04:24:20 ---> e34102a1d81b 04:24:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:24:20 ---> Using cache 04:24:20 ---> 162421f9c7bb 04:24:20 Step 5/23 : RUN apk add --update --no-cache make git 04:24:20 ---> Using cache 04:24:20 ---> ae3c784eea94 04:24:20 Step 6/23 : COPY go.mod vendor* ./ 04:24:20 ---> Using cache 04:24:20 ---> b9837b5ea685 04:24:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:24:20 ---> Using cache 04:24:20 ---> 45069c905d08 04:24:20 Step 8/23 : COPY . . 04:24:20 ---> Using cache 04:24:20 ---> 17541e7c2934 04:24:20 Step 9/23 : RUN make cmd/core-metadata/core-metadata 04:24:20 ---> Running in 2455ec86d374 04:24:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:27:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:28:04 Removing intermediate container 1df342097192 04:28:04 ---> 56e66a38d3f3 04:28:04 04:28:04 Step 10/25 : FROM alpine:3.14 04:28:04 Removing intermediate container ba75f743db8d 04:28:04 ---> 0b2236c71afb 04:28:04 04:28:04 Step 10/31 : FROM alpine:3.14 04:28:04 3.14: Pulling from library/alpine 04:28:04 3.14: Pulling from library/alpine 04:28:04 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 04:28:04 Status: Downloaded newer image for alpine:3.14 04:28:04 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 04:28:04 Status: Image is up to date for alpine:3.14 04:28:04 ---> cc3d11fa2d52 04:28:04 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 04:28:04 ---> cc3d11fa2d52 04:28:04 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:28:04 ---> Running in 74d4058958f6 04:28:04 ---> Running in a9a4531be1d0 04:28:05 Removing intermediate container a9a4531be1d0 04:28:05 ---> 342e64a48cc8 04:28:05 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 04:28:06 ---> Running in 95b2ac861b1a 04:28:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:28:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:28:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:28:08 (1/3) Installing ca-certificates (20211220-r0) 04:28:09 (2/3) Installing dumb-init (1.2.5-r1) 04:28:09 (3/3) Installing su-exec (0.2-r1) 04:28:09 Executing busybox-1.33.1-r6.trigger 04:28:09 Executing ca-certificates-20211220-r0.trigger 04:28:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:28:09 OK: 6 MiB in 17 packages 04:28:10 (1/2) Installing dumb-init (1.2.5-r1) 04:28:10 (2/2) Installing su-exec (0.2-r1) 04:28:10 Executing busybox-1.33.1-r6.trigger 04:28:10 OK: 6 MiB in 16 packages 04:28:12 Removing intermediate container 95b2ac861b1a 04:28:12 ---> 0e9d227496c7 04:28:12 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 04:28:13 ---> Running in fbe3bdaee8b6 04:28:13 Removing intermediate container 74d4058958f6 04:28:13 ---> 36f226f3506b 04:28:13 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:28:13 ---> Running in d186006d103e 04:28:14 Removing intermediate container fbe3bdaee8b6 04:28:14 ---> 722adfe033bb 04:28:14 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:28:14 ---> Running in aa6d54eb8276 04:28:14 Removing intermediate container d186006d103e 04:28:14 ---> c1934640bb67 04:28:14 Step 13/25 : WORKDIR / 04:28:14 ---> Running in ec00564f8c8e 04:28:15 Removing intermediate container ec00564f8c8e 04:28:15 ---> 9cf0507320bc 04:28:15 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:28:15 Removing intermediate container aa6d54eb8276 04:28:15 ---> b8f3e6ac9970 04:28:15 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:28:15 ---> Running in d6024ca1870d 04:28:18 ---> 0ca7dd00999b 04:28:18 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:28:20 ---> 05e1bdc5783b 04:28:20 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:28:20 Removing intermediate container d6024ca1870d 04:28:20 ---> 98c0b33b14b0 04:28:20 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 04:28:20 Removing intermediate container 10ded6832cc3 04:28:20 ---> 582ad71fc88c 04:28:20 04:28:20 Step 10/22 : FROM alpine:3.14 04:28:20 ---> cc3d11fa2d52 04:28:20 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 04:28:20 ---> Running in 93fc0445d987 04:28:20 ---> Running in 3b182ef21032 04:28:21 Removing intermediate container 93fc0445d987 04:28:21 ---> 77e8a3ea627d 04:28:21 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:28:22 ---> c2d45d041ab0 04:28:22 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:28:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:28:23 ---> 9d536e4d8774 04:28:23 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:28:23 ---> Running in eb4d9a59befe 04:28:23 ---> e2a3982c9603 04:28:23 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:28:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:28:24 (1/2) Installing ca-certificates (20211220-r0) 04:28:24 (2/2) Installing dumb-init (1.2.5-r1) 04:28:24 Executing busybox-1.33.1-r6.trigger 04:28:24 Executing ca-certificates-20211220-r0.trigger 04:28:25 OK: 6 MiB in 16 packages 04:28:27 ---> 877843f02dbb 04:28:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:28:28 Removing intermediate container eb4d9a59befe 04:28:28 ---> 1c5d2fcce4ca 04:28:28 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 04:28:28 Removing intermediate container 3b182ef21032 04:28:28 ---> 70ea0ae6e61e 04:28:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:28:28 ---> Running in 2949cd5d63c7 04:28:29 Removing intermediate container 2949cd5d63c7 04:28:29 ---> 7cef00159645 04:28:29 Step 13/22 : ENV APP_PORT=59860 04:28:29 ---> Running in 265fa29acb33 04:28:30 ---> b387e651709c 04:28:30 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:28:30 Removing intermediate container 265fa29acb33 04:28:30 ---> 3538ef11d0cb 04:28:30 Step 14/22 : EXPOSE $APP_PORT 04:28:30 ---> Running in 0f6718704b10 04:28:31 ---> 4924dc5099d6 04:28:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:28:31 Removing intermediate container 0f6718704b10 04:28:31 ---> 5b131be01a11 04:28:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:28:32 ---> 495d5d79f1fd 04:28:32 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/ 04:28:33 ---> Running in b94187e48d2d 04:28:33 ---> 0247593624c7 04:28:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:28:34 ---> b0b6ef9f9ad7 04:28:34 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:28:35 ---> 0ae8adb51e72 04:28:35 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:28:37 ---> 949ca8237a70 04:28:37 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:28:37 Removing intermediate container b94187e48d2d 04:28:37 ---> 6f783d24e23e 04:28:37 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 04:28:37 ---> Running in 0d023e0ce2c8 04:28:38 ---> d918400009ce 04:28:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:28:38 Removing intermediate container 0d023e0ce2c8 04:28:38 ---> e1ac27650264 04:28:38 Step 23/25 : LABEL arch=arm64 04:28:38 ---> Running in 333f388c2374 04:28:38 ---> 0c6e85d744a1 04:28:38 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 04:28:39 ---> Running in 480a4e736fb2 04:28:39 Removing intermediate container 333f388c2374 04:28:39 ---> 2ff0a379a7da 04:28:39 Step 24/25 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 04:28:39 ---> Running in 727c7f5bb4f1 04:28:39 ---> f8ff8be72950 04:28:39 Step 18/22 : ENTRYPOINT ["/support-notifications"] 04:28:40 ---> Running in 6ec6b54c3ea2 04:28:40 Removing intermediate container 480a4e736fb2 04:28:40 ---> cbead3f7b2c3 04:28:40 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:28:40 Removing intermediate container 727c7f5bb4f1 04:28:40 ---> 0263452bb621 04:28:40 Step 25/25 : LABEL version=0.0.0 04:28:40 ---> Running in 5b92197ce08c 04:28:41 Removing intermediate container 6ec6b54c3ea2 04:28:41 ---> 67d6dfa99599 04:28:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:28:41 ---> Running in 0aa7103d5516 04:28:41 Removing intermediate container 5b92197ce08c 04:28:41 ---> b419f6fb022a 04:28:41 04:28:41 Removing intermediate container 0aa7103d5516 04:28:41 ---> d46359461f51 04:28:41 Step 20/22 : LABEL arch=arm64 04:28:42 ---> Running in 262a016cfa31 04:28:42 ---> 76a6f3a8e44f 04:28:42 Step 26/31 : RUN chmod +x /entrypoint.sh 04:28:42 Successfully built b419f6fb022a 04:28:42 ---> Running in 4bc038391c54 04:28:42 Successfully tagged security-secretstore-setup-arm64:latest 04:28:42  Building security-secretstore-setup ... done Building security-proxy-setup 04:28:42 Removing intermediate container 262a016cfa31 04:28:42 ---> 793300fd96b9 04:28:42 Step 21/22 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 04:28:43 ---> Running in 8e0edfa7b881 04:28:44 Removing intermediate container 8e0edfa7b881 04:28:44 ---> bd4c4f0e915c 04:28:44 Step 22/22 : LABEL version=0.0.0 04:28:44 ---> Running in 03f0d93bd800 04:28:45 Removing intermediate container 03f0d93bd800 04:28:45 ---> 49df2393bccc 04:28:45 04:28:45 Successfully built 49df2393bccc 04:28:45 Successfully tagged support-notifications-arm64:latest 04:28:45 Building sys-mgmt-agent 04:28:46  Building support-notifications ... done Removing intermediate container 4bc038391c54 04:28:46 ---> 9f4d69833b23 04:28:46 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 04:28:46 ---> Running in 6e16e659d66f 04:28:47 Removing intermediate container 6e16e659d66f 04:28:47 ---> 245def0ab520 04:28:47 Step 28/31 : CMD ["gate"] 04:28:47 ---> Running in 6cbd3d6a8f39 04:28:48 Removing intermediate container 6cbd3d6a8f39 04:28:48 ---> 2ad5c5480173 04:28:48 Step 29/31 : LABEL arch=arm64 04:28:48 ---> Running in 056ee7f6a986 04:28:49 Removing intermediate container 056ee7f6a986 04:28:49 ---> 58642c3f4dd0 04:28:49 Step 30/31 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 04:28:49 ---> Running in 94ca2354c96d 04:28:50 Removing intermediate container 94ca2354c96d 04:28:50 ---> 690eefc98198 04:28:50 Step 31/31 : LABEL version=0.0.0 04:28:50 ---> Running in 17bcb8b19254 04:28:51 Removing intermediate container 17bcb8b19254 04:28:51 ---> e8117146268f 04:28:51 04:28:51 Successfully built e8117146268f 04:28:51 Successfully tagged security-bootstrapper-arm64:latest 04:28:51  Building security-bootstrapper ... done Building core-data 04:29:30 Removing intermediate container f0c258f67fc4 04:29:30 ---> df69c97b0697 04:29:30 04:29:30 Step 10/23 : FROM alpine:3.14 04:29:30 ---> cc3d11fa2d52 04:29:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:29:30 ---> Running in 2fc7853b6e52 04:29:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:29:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:29:30 (1/1) Installing dumb-init (1.2.5-r1) 04:29:30 Executing busybox-1.33.1-r6.trigger 04:29:30 OK: 5 MiB in 15 packages 04:29:30 Removing intermediate container 2fc7853b6e52 04:29:30 ---> d1d6ddc3cf25 04:29:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:29:30 ---> Running in 830fe2828008 04:29:31 Removing intermediate container 830fe2828008 04:29:31 ---> dd84ea308fc5 04:29:31 Step 13/23 : ENV APP_PORT=59882 04:29:31 ---> Running in 7c4cd6498929 04:29:32 Removing intermediate container 7c4cd6498929 04:29:32 ---> d20f2cb821d2 04:29:32 Step 14/23 : EXPOSE $APP_PORT 04:29:32 ---> Running in 145a35e14e55 04:29:33 Removing intermediate container 145a35e14e55 04:29:33 ---> fc7b1eaa6268 04:29:33 Step 15/23 : WORKDIR / 04:29:33 ---> Running in 51a13c67ff2d 04:29:33 Removing intermediate container 51a13c67ff2d 04:29:33 ---> 574d99668dc3 04:29:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:29:34 ---> a413cbc95722 04:29:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:29:38 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:29:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:29:38 ---> dbbe712ca450 04:29:38 Step 3/22 : WORKDIR /edgex-go 04:29:38 ---> Using cache 04:29:38 ---> e34102a1d81b 04:29:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:29:38 ---> Using cache 04:29:38 ---> 162421f9c7bb 04:29:38 Step 5/22 : RUN apk add --update --no-cache make git 04:29:38 ---> Using cache 04:29:38 ---> ae3c784eea94 04:29:38 Step 6/22 : COPY go.mod vendor* ./ 04:29:38 ---> Using cache 04:29:38 ---> b9837b5ea685 04:29:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:29:38 ---> Using cache 04:29:38 ---> 45069c905d08 04:29:38 Step 8/22 : COPY . . 04:29:38 ---> Using cache 04:29:38 ---> 17541e7c2934 04:29:38 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:29:38 ---> Running in 5b0590e1c50b 04:29:39 ---> ef11c6163dcb 04:29:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:29:40 ---> 9c359ceae8ea 04:29:40 Step 19/23 : ENTRYPOINT ["/core-command"] 04:29:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:29:41 ---> Running in 32e517668b27 04:29:42 Removing intermediate container 32e517668b27 04:29:42 ---> 52b21146d4f5 04:29:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:29:42 ---> Running in 9dca3cd9fa82 04:29:43 Removing intermediate container 9dca3cd9fa82 04:29:43 ---> 00ada33f6e7e 04:29:43 Step 21/23 : LABEL arch=arm64 04:29:43 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:29:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:29:43 ---> dbbe712ca450 04:29:43 Step 3/23 : WORKDIR /edgex-go 04:29:43 ---> Using cache 04:29:43 ---> e34102a1d81b 04:29:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:29:43 ---> Using cache 04:29:43 ---> 162421f9c7bb 04:29:43 Step 5/23 : RUN apk add --update --no-cache make bash git 04:29:43 ---> Running in 9e2e1028233b 04:29:43 ---> Running in 63cf23479239 04:29:44 Removing intermediate container 63cf23479239 04:29:44 ---> f676288ffd3c 04:29:44 Step 22/23 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 04:29:44 ---> Running in 24d687f601c9 04:29:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:29:46 Removing intermediate container 24d687f601c9 04:29:46 ---> ff1c55e03edd 04:29:46 Step 23/23 : LABEL version=0.0.0 04:29:46 ---> Running in cccae1e21db3 04:29:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:29:46 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:29:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:29:46 ---> dbbe712ca450 04:29:46 Step 3/23 : WORKDIR /edgex-go 04:29:46 ---> Using cache 04:29:46 ---> e34102a1d81b 04:29:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:29:46 ---> Using cache 04:29:46 ---> 162421f9c7bb 04:29:46 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:29:46 ---> Running in 5aa64c27cc62 04:29:47 Removing intermediate container cccae1e21db3 04:29:47 ---> 75d40d377279 04:29:47 04:29:47 OK: 220 MiB in 52 packages 04:29:49 Successfully built 75d40d377279 04:29:49 Successfully tagged core-command-arm64:latest 04:29:49  Building core-command ... done Building support-scheduler 04:29:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:29:49 Removing intermediate container 9e2e1028233b 04:29:49 ---> 69c28efc9d8e 04:29:49 Step 6/23 : COPY go.mod vendor* ./ 04:29:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:29:50 ---> 3d21ca8c545a 04:29:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:29:50 ---> Running in 6d18048f0d99 04:29:51 OK: 220 MiB in 52 packages 04:29:54 Removing intermediate container 5aa64c27cc62 04:29:54 ---> 63401bf65dd1 04:29:54 Step 6/23 : COPY go.mod vendor* ./ 04:29:55 ---> 059d36757a19 04:29:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:29:56 ---> Running in da27a477979d 04:29:56 Removing intermediate container 2455ec86d374 04:29:56 ---> b9ff75eb7e83 04:29:56 04:29:56 Step 10/23 : FROM alpine:3.14 04:29:56 ---> cc3d11fa2d52 04:29:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:29:56 ---> Using cache 04:29:56 ---> d1d6ddc3cf25 04:29:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:29:56 ---> Using cache 04:29:56 ---> dd84ea308fc5 04:29:56 Step 13/23 : ENV APP_PORT=59881 04:29:56 ---> Running in efeee49f6ed4 04:29:57 Removing intermediate container efeee49f6ed4 04:29:57 ---> 28fe20a78a4c 04:29:57 Step 14/23 : EXPOSE $APP_PORT 04:29:57 ---> Running in d03177332f8e 04:29:58 Removing intermediate container 6d18048f0d99 04:29:58 ---> 183674fda05e 04:29:58 Step 8/23 : COPY . . 04:29:58 Removing intermediate container d03177332f8e 04:29:58 ---> 3959e6c50ec9 04:29:58 Step 15/23 : WORKDIR / 04:29:58 ---> Running in fa857ebd228b 04:29:59 Removing intermediate container fa857ebd228b 04:29:59 ---> 37d5d87b3901 04:29:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:30:00 ---> 8ab151e6bd60 04:30:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:30:02 Removing intermediate container da27a477979d 04:30:02 ---> 23452e94a595 04:30:02 Step 8/23 : COPY . . 04:30:05 ---> f5cae283347f 04:30:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:30:06 ---> 0d975cb22a83 04:30:06 Step 19/23 : ENTRYPOINT ["/core-metadata"] 04:30:07 ---> Running in 388cbcbc7a0a 04:30:07 Removing intermediate container 388cbcbc7a0a 04:30:07 ---> b9dcaba4e133 04:30:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:30:08 ---> Running in 6bf06a2329c7 04:30:09 Removing intermediate container 6bf06a2329c7 04:30:09 ---> c7db6af58d63 04:30:09 Step 21/23 : LABEL arch=arm64 04:30:09 ---> Running in 7b117d070352 04:30:10 Removing intermediate container 7b117d070352 04:30:10 ---> 1bef37aa3e56 04:30:10 Step 22/23 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 04:30:11 ---> Running in 47998202d16c 04:30:12 Removing intermediate container 47998202d16c 04:30:12 ---> db5ad6af396a 04:30:12 Step 23/23 : LABEL version=0.0.0 04:30:13 ---> Running in 4b038daecbe8 04:30:14 Removing intermediate container 4b038daecbe8 04:30:14 ---> 996aee1db1c4 04:30:14 04:30:16 Successfully built 996aee1db1c4 04:30:16 Successfully tagged core-metadata-arm64:latest 04:30:16  Building core-metadata ... done Building security-spiffe-token-provider 04:30:28 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:30:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:30:28 ---> dbbe712ca450 04:30:28 Step 3/22 : WORKDIR /edgex-go 04:30:28 ---> Using cache 04:30:28 ---> e34102a1d81b 04:30:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:30:28 ---> Using cache 04:30:28 ---> 162421f9c7bb 04:30:28 Step 5/22 : RUN apk add --update --no-cache make git 04:30:28 ---> Using cache 04:30:28 ---> ae3c784eea94 04:30:29 Step 6/22 : COPY go.mod vendor* ./ 04:30:29 ---> Using cache 04:30:29 ---> b9837b5ea685 04:30:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:30:29 ---> Using cache 04:30:29 ---> 45069c905d08 04:30:29 Step 8/22 : COPY . . 04:30:29 ---> Using cache 04:30:29 ---> 17541e7c2934 04:30:29 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 04:30:31 ---> Running in 87bc364b57fa 04:30:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:30:52 ---> eaa18a78cff7 04:30:52 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:30:52 ---> Running in 3e0d9c71c564 04:30:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:30:54 ---> 9f6fd6a49ea4 04:30:54 Step 9/23 : RUN make cmd/core-data/core-data 04:30:55 ---> Running in 2e232bf12d68 04:30:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:30:58 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:30:58 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:30:58 ---> dbbe712ca450 04:30:58 Step 3/20 : WORKDIR /edgex-go 04:30:58 ---> Using cache 04:30:58 ---> e34102a1d81b 04:30:58 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 04:30:58 ---> Running in 6cb0b08c59f2 04:30:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:31:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:31:02 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:31:02 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 04:31:02 OK: 15739 distinct packages available 04:31:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:31:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:31:04 OK: 220 MiB in 52 packages 04:31:06 Removing intermediate container 6cb0b08c59f2 04:31:06 ---> 9d3ad165a7f8 04:31:06 Step 5/20 : COPY go.mod vendor* ./ 04:31:07 ---> e3af1d9e202c 04:31:07 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:31:07 ---> Running in 09eb619282a9 04:31:12 Removing intermediate container 09eb619282a9 04:31:12 ---> e370a60665c1 04:31:12 Step 7/20 : COPY . . 04:31:39 ---> ff80f7636e26 04:31:39 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:31:39 ---> Running in 497f9da440ff 04:31:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:35:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:35:14 Removing intermediate container 5b0590e1c50b 04:35:14 ---> 0715838e1d7d 04:35:14 04:35:14 Step 10/22 : FROM alpine:3.14 04:35:14 ---> cc3d11fa2d52 04:35:14 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 04:35:14 ---> Running in 07ab72393f09 04:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:35:17 (1/6) Installing ca-certificates (20211220-r0) 04:35:17 (2/6) Installing brotli-libs (1.0.9-r5) 04:35:17 (3/6) Installing nghttp2-libs (1.43.0-r0) 04:35:17 (4/6) Installing libcurl (7.79.1-r0) 04:35:17 (5/6) Installing curl (7.79.1-r0) 04:35:17 (6/6) Installing dumb-init (1.2.5-r1) 04:35:17 Executing busybox-1.33.1-r6.trigger 04:35:17 Executing ca-certificates-20211220-r0.trigger 04:35:17 OK: 8 MiB in 20 packages 04:35:19 Removing intermediate container 07ab72393f09 04:35:19 ---> 963dfb13055e 04:35:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:35:20 ---> Running in cf0e589ceb21 04:35:20 Removing intermediate container cf0e589ceb21 04:35:20 ---> 6bb8895f93a4 04:35:20 Step 13/22 : WORKDIR /edgex 04:35:20 ---> Running in 4950d7f50300 04:35:21 Removing intermediate container 4950d7f50300 04:35:21 ---> 07d45e290144 04:35:21 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:35:22 ---> 5b007400bb40 04:35:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:35:24 ---> 2cb90b09fb63 04:35:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:35:26 ---> 8c27a1212203 04:35:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:35:27 ---> 8ce78de4a59d 04:35:27 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:35:27 ---> Running in a598882795d3 04:35:30 Removing intermediate container a598882795d3 04:35:30 ---> 7a70cd8261a3 04:35:30 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 04:35:30 ---> Running in 08972d15bdbf 04:35:30 Removing intermediate container 08972d15bdbf 04:35:30 ---> 17ded59d26c6 04:35:30 Step 20/22 : LABEL arch=arm64 04:35:30 ---> Running in 94c2ac73f89b 04:35:31 Removing intermediate container 94c2ac73f89b 04:35:31 ---> a5476da427b4 04:35:31 Step 21/22 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 04:35:31 ---> Running in 34451d4a0d01 04:35:31 Removing intermediate container 34451d4a0d01 04:35:31 ---> 90ceee4c337d 04:35:31 Step 22/22 : LABEL version=0.0.0 04:35:31 ---> Running in bd419ed47df2 04:35:32 Removing intermediate container bd419ed47df2 04:35:32 ---> 9c36e981438c 04:35:32 04:35:33 Successfully built 9c36e981438c 04:35:33 Successfully tagged security-proxy-setup-arm64:latest 04:37:10  Building security-proxy-setup ... done Removing intermediate container 87bc364b57fa 04:37:10 ---> 117da5cf16c9 04:37:10 04:37:10 Step 10/22 : FROM alpine:3.14 04:37:10 ---> cc3d11fa2d52 04:37:10 Step 11/22 : RUN apk add --update --no-cache dumb-init 04:37:10 ---> Using cache 04:37:10 ---> d1d6ddc3cf25 04:37:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:37:10 ---> Using cache 04:37:10 ---> dd84ea308fc5 04:37:10 Step 13/22 : ENV APP_PORT=59861 04:37:10 ---> Running in 99dcaab779c4 04:37:10 Removing intermediate container 99dcaab779c4 04:37:10 ---> 3a0472569be3 04:37:10 Step 14/22 : EXPOSE $APP_PORT 04:37:10 ---> Running in 210919f8cc94 04:37:10 Removing intermediate container 210919f8cc94 04:37:10 ---> 15d7ffc40a4e 04:37:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:37:10 ---> da795bd4b275 04:37:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:37:10 ---> 08050d69b201 04:37:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:37:10 ---> a9fb16d30100 04:37:10 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 04:37:10 ---> Running in 263f84c5df14 04:37:10 Removing intermediate container 263f84c5df14 04:37:10 ---> 8aa29eff954a 04:37:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:37:10 ---> Running in d857420c0fab 04:37:10 Removing intermediate container 3e0d9c71c564 04:37:10 ---> 496ef42319f5 04:37:10 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:37:10 Removing intermediate container d857420c0fab 04:37:10 ---> 5d8047e2dd1b 04:37:10 Step 20/22 : LABEL arch=arm64 04:37:10 ---> Running in 564091cb53e9 04:37:10 ---> Running in 1254fed11d22 04:37:10 Removing intermediate container 1254fed11d22 04:37:10 ---> a494f97c8301 04:37:10 Step 21/22 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 04:37:10 ---> Running in c879e4cd5dc1 04:37:10 Removing intermediate container c879e4cd5dc1 04:37:10 ---> 351a721606a4 04:37:10 Step 22/22 : LABEL version=0.0.0 04:37:10 ---> Running in 3c4b27148603 04:37:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:37:10 Removing intermediate container 3c4b27148603 04:37:10 ---> 4666f71db5cf 04:37:10 04:37:10 Successfully built 4666f71db5cf 04:37:10 Successfully tagged support-scheduler-arm64:latest 04:37:11  Building support-scheduler ... done Removing intermediate container 564091cb53e9 04:37:11 ---> 21c728556854 04:37:11 04:37:11 Step 11/23 : FROM docker:20.10.10 04:37:11 20.10.10: Pulling from library/docker 04:37:21 Removing intermediate container 497f9da440ff 04:37:21 ---> 70b3a4dec4e4 04:37:21 04:37:21 Step 9/20 : FROM alpine:3.15 04:37:21 ---> 03078ca19a05 04:37:21 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:37:21 ---> Using cache 04:37:21 ---> accdd69c78fe 04:37:21 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:21 ---> Using cache 04:37:21 ---> 28895b5dd3e9 04:37:21 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:37:21 ---> Running in 031cbcc60ac4 04:37:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:37:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:37:23 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 04:37:23 Status: Downloaded newer image for docker:20.10.10 04:37:23 ---> 520e9a0a30f7 04:37:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:37:23 ---> Running in 0692d32417f5 04:37:24 v3.15.3-2-g9717d71770 [https://nl.alpinelinux.org/alpine/v3.15/main] 04:37:24 v3.15.3-8-gb93ee057a3 [https://nl.alpinelinux.org/alpine/v3.15/community] 04:37:24 OK: 15729 distinct packages available 04:37:24 Removing intermediate container 0692d32417f5 04:37:24 ---> bc5ddbb0b7d5 04:37:24 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 04:37:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:37:24 ---> Running in 542e2c6b8fdc 04:37:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:37:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:37:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:37:26 (1/9) Installing ca-certificates (20211220-r0) 04:37:26 (2/9) Installing brotli-libs (1.0.9-r5) 04:37:26 (3/9) Installing nghttp2-libs (1.46.0-r0) 04:37:26 (4/9) Installing libcurl (7.80.0-r0) 04:37:26 (5/9) Installing curl (7.80.0-r0) 04:37:26 (6/9) Installing dumb-init (1.2.5-r1) 04:37:26 (7/9) Installing musl-obstack (1.2.3-r0) 04:37:26 (1/42) Installing readline (8.1.0-r0) 04:37:26 (2/42) Installing bash (5.1.16-r0) 04:37:26 (8/9) Installing libucontext (1.1-r0) 04:37:26 Executing bash-5.1.16-r0.post-install 04:37:26 (3/42) Installing brotli-libs (1.0.9-r5) 04:37:27 (4/42) Installing nghttp2-libs (1.43.0-r0) 04:37:27 (5/42) Installing libcurl (7.79.1-r0) 04:37:27 (9/9) Installing gcompat (1.0.0-r4) 04:37:27 (6/42) Installing curl (7.79.1-r0) 04:37:27 (7/42) Installing dumb-init (1.2.5-r1) 04:37:27 (8/42) Installing libbz2 (1.0.8-r1) 04:37:27 (9/42) Installing expat (2.4.7-r0) 04:37:27 (10/42) Installing libffi (3.3-r2) 04:37:27 (11/42) Installing gdbm (1.19-r0) 04:37:27 (12/42) Installing xz-libs (5.2.5-r0) 04:37:27 (13/42) Installing libgcc (10.3.1_git20210424-r2) 04:37:27 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 04:37:27 (15/42) Installing mpdecimal (2.5.1-r1) 04:37:27 (16/42) Installing sqlite-libs (3.35.5-r0) 04:37:27 Executing busybox-1.34.1-r4.trigger 04:37:27 Executing ca-certificates-20211220-r0.trigger 04:37:27 (17/42) Installing python3 (3.9.5-r2) 04:37:27 OK: 8 MiB in 23 packages 04:37:29 (18/42) Installing py3-appdirs (1.4.4-r2) 04:37:29 (19/42) Installing py3-chardet (4.0.0-r2) 04:37:29 (20/42) Installing py3-idna (3.2-r0) 04:37:29 (21/42) Installing py3-urllib3 (1.26.5-r0) 04:37:29 (22/42) Installing py3-certifi (2020.12.5-r1) 04:37:29 (23/42) Installing py3-requests (2.25.1-r4) 04:37:29 (24/42) Installing py3-msgpack (1.0.2-r1) 04:37:29 (25/42) Installing py3-lockfile (0.12.2-r4) 04:37:29 (26/42) Installing py3-cachecontrol (0.12.6-r1) 04:37:29 (27/42) Installing py3-colorama (0.4.4-r1) 04:37:29 (28/42) Installing py3-contextlib2 (0.6.0-r1) 04:37:29 (29/42) Installing py3-distlib (0.3.1-r3) 04:37:29 (30/42) Installing py3-distro (1.5.0-r3) 04:37:29 (31/42) Installing py3-six (1.15.0-r1) 04:37:29 (32/42) Installing py3-webencodings (0.5.1-r4) 04:37:29 (33/42) Installing py3-html5lib (1.1-r1) 04:37:29 Removing intermediate container 031cbcc60ac4 04:37:29 ---> 6b2b01728fa2 04:37:29 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 04:37:29 (34/42) Installing py3-parsing (2.4.7-r2) 04:37:29 (35/42) Installing py3-packaging (20.9-r1) 04:37:29 (36/42) Installing py3-toml (0.10.2-r2) 04:37:29 (37/42) Installing py3-pep517 (0.10.0-r2) 04:37:29 (38/42) Installing py3-progress (1.5-r2) 04:37:29 (39/42) Installing py3-retrying (1.3.3-r1) 04:37:29 (40/42) Installing py3-ordered-set (4.0.2-r1) 04:37:29 (41/42) Installing py3-setuptools (52.0.0-r3) 04:37:30 (42/42) Installing py3-pip (20.3.4-r1) 04:37:30 Executing busybox-1.33.1-r6.trigger 04:37:30 OK: 84 MiB in 64 packages 04:37:30 ---> 1ffb2b2a1fad 04:37:30 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:37:32 Removing intermediate container 2e232bf12d68 04:37:32 ---> d8bf6420089d 04:37:32 04:37:32 Step 10/23 : FROM alpine:3.14 04:37:32 ---> cc3d11fa2d52 04:37:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:37:32 ---> Running in 86b295f7dad0 04:37:33 ---> bf462e55b785 04:37:33 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 04:37:33 Removing intermediate container 86b295f7dad0 04:37:33 ---> e72209ef136a 04:37:33 Step 12/23 : ENV APP_PORT=59880 04:37:33 ---> Running in 0ced8eab77ef 04:37:33 Removing intermediate container 0ced8eab77ef 04:37:33 ---> 4a496c3f3283 04:37:33 Step 13/23 : EXPOSE $APP_PORT 04:37:33 ---> Running in 53fd58c5c059 04:37:33 ---> 22e7dff55071 04:37:33 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 04:37:34 ---> Running in e27a65c24141 04:37:34 Removing intermediate container 53fd58c5c059 04:37:34 ---> 33f3ef6158d9 04:37:34 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:34 ---> Running in 90277f2696f4 04:37:34 Removing intermediate container e27a65c24141 04:37:34 ---> 4cae7674567c 04:37:34 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:37:34 ---> Running in e9c5197fe4b1 04:37:35 Removing intermediate container e9c5197fe4b1 04:37:35 ---> d8e536cd506b 04:37:35 Step 18/20 : LABEL arch=arm64 04:37:35 ---> Running in 74c6e7926073 04:37:35 Collecting docker-compose==1.23.2 04:37:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:37:35 Removing intermediate container 74c6e7926073 04:37:35 ---> 58783b2935ae 04:37:35 Step 19/20 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 04:37:35 ---> Running in 4425adfcb42d 04:37:36 Collecting dockerpty<0.5,>=0.4.1 04:37:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:37:36 Removing intermediate container 4425adfcb42d 04:37:36 ---> a528ebcf90d3 04:37:36 Step 20/20 : LABEL version=0.0.0 04:37:36 ---> Running in 3fdf6860bbfe 04:37:36 Removing intermediate container 90277f2696f4 04:37:36 ---> 7b0b63c649d9 04:37:36 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 04:37:37 ---> Running in c9d16d4a6280 04:37:37 Removing intermediate container 3fdf6860bbfe 04:37:37 ---> 6ffe62957221 04:37:37 04:37:37 Successfully built 6ffe62957221 04:37:37 Successfully tagged security-spiffe-token-provider-arm64:latest 04:37:37  Building security-spiffe-token-provider ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:37:38 Collecting websocket-client<1.0,>=0.32.0 04:37:38 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:37:38 Collecting docopt<0.7,>=0.6.1 04:37:38 Downloading docopt-0.6.2.tar.gz (25 kB) 04:37:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:37:39 (1/6) Installing dumb-init (1.2.5-r1) 04:37:39 (2/6) Installing libgcc (10.3.1_git20210424-r2) 04:37:39 (3/6) Installing libsodium (1.0.18-r0) 04:37:39 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 04:37:40 (5/6) Installing libzmq (4.3.4-r0) 04:37:40 (6/6) Installing zeromq (4.3.4-r0) 04:37:40 Executing busybox-1.33.1-r6.trigger 04:37:40 OK: 8 MiB in 20 packages 04:37:41 Collecting PyYAML<4,>=3.10 04:37:41 Downloading PyYAML-3.13.tar.gz (270 kB) 04:37:41 Removing intermediate container c9d16d4a6280 04:37:41 ---> 1d1d0f8cb024 04:37:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:37:42 ---> ff626f91c7cc 04:37:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:37:43 ---> 89712bf3582d 04:37:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:37:44 ---> 143025391314 04:37:44 Step 19/23 : ENTRYPOINT ["/core-data"] 04:37:44 ---> Running in 2ed36905647f 04:37:44 Removing intermediate container 2ed36905647f 04:37:44 ---> 764447ed2f51 04:37:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:37:44 ---> Running in af136d692dca 04:37:44 Collecting jsonschema<3,>=2.5.1 04:37:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:37:45 Removing intermediate container af136d692dca 04:37:45 ---> 42cf7238c718 04:37:45 Step 21/23 : LABEL arch=arm64 04:37:45 ---> Running in 8542c88f6b09 04:37:45 Removing intermediate container 8542c88f6b09 04:37:45 ---> 169293df7212 04:37:45 Step 22/23 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 04:37:45 ---> Running in 8c2ff669b264 04:37:46 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:37:46 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:37:46 Removing intermediate container 8c2ff669b264 04:37:46 ---> 12f22b9f600b 04:37:46 Step 23/23 : LABEL version=0.0.0 04:37:46 Collecting texttable<0.10,>=0.9.0 04:37:46 Downloading texttable-0.9.1.tar.gz (11 kB) 04:37:46 ---> Running in 8d190867602a 04:37:46 Removing intermediate container 8d190867602a 04:37:46 ---> fa1961e06b01 04:37:46 04:37:46 Successfully built fa1961e06b01 04:37:46 Successfully tagged core-data-arm64:latest 04:37:47  Building core-data ... done Collecting cached-property<2,>=1.2.0 04:37:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:37:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 04:37:48 Collecting docker<4.0,>=3.6.0 04:37:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:37:48 Collecting docker-pycreds>=0.4.0 04:37:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:37:49 Collecting chardet<3.1.0,>=3.0.2 04:37:49 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:37:49 Collecting idna<2.8,>=2.5 04:37:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:37:49 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) 04:37:49 Collecting urllib3<1.25,>=1.21.1 04:37:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:37:49 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:37:49 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:37:49 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:37:49 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:37:50 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 04:37:50 Attempting uninstall: urllib3 04:37:50 Found existing installation: urllib3 1.26.5 04:37:50 Uninstalling urllib3-1.26.5: 04:37:50 Successfully uninstalled urllib3-1.26.5 04:37:51 Attempting uninstall: idna 04:37:51 Found existing installation: idna 3.2 04:37:51 Uninstalling idna-3.2: 04:37:51 Successfully uninstalled idna-3.2 04:37:52 Attempting uninstall: chardet 04:37:52 Found existing installation: chardet 4.0.0 04:37:52 Uninstalling chardet-4.0.0: 04:37:52 Successfully uninstalled chardet-4.0.0 04:37:53 Attempting uninstall: requests 04:37:53 Found existing installation: requests 2.25.1 04:37:53 Uninstalling requests-2.25.1: 04:37:53 Successfully uninstalled requests-2.25.1 04:37:54 Running setup.py install for texttable: started 04:37:56 Running setup.py install for texttable: finished with status 'done' 04:37:56 Running setup.py install for PyYAML: started 04:37:57 Running setup.py install for PyYAML: finished with status 'done' 04:37:58 Running setup.py install for docopt: started 04:38:00 Running setup.py install for docopt: finished with status 'done' 04:38:00 Running setup.py install for dockerpty: started 04:38:01 Running setup.py install for dockerpty: finished with status 'done' 04:38:03 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 04:38:11 Removing intermediate container 542e2c6b8fdc 04:38:11 ---> c6e027dc5140 04:38:11 Step 14/23 : ENV APP_PORT=58890 04:38:11 ---> Running in ffaffbe48ae0 04:38:11 Removing intermediate container ffaffbe48ae0 04:38:11 ---> d4073fef0266 04:38:11 Step 15/23 : EXPOSE $APP_PORT 04:38:11 ---> Running in ffc895060071 04:38:11 Removing intermediate container ffc895060071 04:38:11 ---> 6f36cbf25837 04:38:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:38:13 ---> 6787a4b1f00f 04:38:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:38:13 ---> dd7c210556b0 04:38:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:38:14 ---> 39f2c43b7e36 04:38:14 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 04:38:14 ---> Running in 88180a026e43 04:38:14 Removing intermediate container 88180a026e43 04:38:14 ---> 576ca6c96003 04:38:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:38:14 ---> Running in d57a14953f75 04:38:14 Removing intermediate container d57a14953f75 04:38:14 ---> 5b1577d64a56 04:38:14 Step 21/23 : LABEL arch=arm64 04:38:14 ---> Running in 1da5fe837975 04:38:15 Removing intermediate container 1da5fe837975 04:38:15 ---> 71ab3d77437e 04:38:15 Step 22/23 : LABEL git_sha=c870e69a3546c9bb2ebfd772f2567623e2946be6 04:38:15 ---> Running in 333b789cafe8 04:38:15 Removing intermediate container 333b789cafe8 04:38:15 ---> b3cb6fec9a0d 04:38:15 Step 23/23 : LABEL version=0.0.0 04:38:15 ---> Running in 4493a43889be 04:38:16 Removing intermediate container 4493a43889be 04:38:16 ---> 35e4ebb6b4f1 04:38:16 04:38:16 Successfully built 35e4ebb6b4f1 04:38:16 Successfully tagged sys-mgmt-agent-arm64:latest 04:38:16  Building sys-mgmt-agent ... done  [Pipeline] } 04:38:16 $ docker stop --time=1 12499544613d26fb6cbb7a15b3f36fabdca1328dc5069dce805e3f57f3dcad2d 04:38:18 $ docker rm -f 12499544613d26fb6cbb7a15b3f36fabdca1328dc5069dce805e3f57f3dcad2d [Pipeline] // withDockerContainer [Pipeline] sh 04:38:19 + docker images 04:38:19 REPOSITORY TAG IMAGE ID CREATED SIZE 04:38:19 sys-mgmt-agent-arm64 latest 35e4ebb6b4f1 4 seconds ago 288MB 04:38:19 core-data-arm64 latest fa1961e06b01 33 seconds ago 34.4MB 04:38:19 security-spiffe-token-provider-arm64 latest 6ffe62957221 43 seconds ago 27.7MB 04:38:19 d8bf6420089d 48 seconds ago 1.46GB 04:38:19 70b3a4dec4e4 About a minute ago 1.42GB 04:38:19 21c728556854 About a minute ago 1.43GB 04:38:19 support-scheduler-arm64 latest 4666f71db5cf About a minute ago 24.9MB 04:38:19 117da5cf16c9 About a minute ago 1.43GB 04:38:19 security-proxy-setup-arm64 latest 9c36e981438c 2 minutes ago 42.1MB 04:38:19 0715838e1d7d 3 minutes ago 1.44GB 04:38:19 core-metadata-arm64 latest 996aee1db1c4 8 minutes ago 25.1MB 04:38:19 b9ff75eb7e83 8 minutes ago 1.43GB 04:38:19 core-command-arm64 latest 75d40d377279 8 minutes ago 23.7MB 04:38:19 df69c97b0697 8 minutes ago 1.43GB 04:38:19 security-bootstrapper-arm64 latest e8117146268f 9 minutes ago 23.6MB 04:38:19 support-notifications-arm64 latest 49df2393bccc 9 minutes ago 25.5MB 04:38:19 security-secretstore-setup-arm64 latest b419f6fb022a 9 minutes ago 40.8MB 04:38:19 582ad71fc88c 10 minutes ago 1.43GB 04:38:19 0b2236c71afb 10 minutes ago 1.43GB 04:38:19 56e66a38d3f3 10 minutes ago 1.44GB 04:38:19 security-spire-config-arm64 latest 46a874b5545b 14 minutes ago 81.9MB 04:38:19 bfadb4b308bf 14 minutes ago 1.42GB 04:38:19 security-spire-agent-arm64 latest a6e0b620665d 16 minutes ago 118MB 04:38:19 security-spire-server-arm64 latest f50ae65a54ef 16 minutes ago 82.6MB 04:38:19 627be2a21a56 16 minutes ago 1.42GB 04:38:19 ff28596bcd8c 16 minutes ago 1.42GB 04:38:19 ci-base-image-arm64 latest dbbe712ca450 29 minutes ago 886MB 04:38:19 alpine 3.14 cc3d11fa2d52 2 days ago 5.34MB 04:38:19 alpine 3.15 03078ca19a05 2 days ago 5.32MB 04:38:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 8 weeks ago 551MB 04:38:19 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 04:38:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:38:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:38:19 04:38:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:38:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:38:20 arm64: Pulling from edgex-lftools-log-publisher 04:38:20 8998bd30e6a1: Pulling fs layer 04:38:20 04944245beec: Pulling fs layer 04:38:20 699f458cf7ca: Pulling fs layer 04:38:20 765212b225bb: Pulling fs layer 04:38:20 f23df028b6ca: Pulling fs layer 04:38:20 765212b225bb: Waiting 04:38:20 d65c8cfc05b1: Pulling fs layer 04:38:20 2437ff75d9bd: Pulling fs layer 04:38:20 f23df028b6ca: Waiting 04:38:20 2437ff75d9bd: Waiting 04:38:20 d65c8cfc05b1: Waiting 04:38:20 04944245beec: Verifying Checksum 04:38:20 04944245beec: Download complete 04:38:20 765212b225bb: Verifying Checksum 04:38:20 765212b225bb: Download complete 04:38:20 f23df028b6ca: Verifying Checksum 04:38:20 f23df028b6ca: Download complete 04:38:20 d65c8cfc05b1: Verifying Checksum 04:38:20 d65c8cfc05b1: Download complete 04:38:20 699f458cf7ca: Verifying Checksum 04:38:20 699f458cf7ca: Download complete 04:38:21 8998bd30e6a1: Verifying Checksum 04:38:21 8998bd30e6a1: Download complete 04:38:23 2437ff75d9bd: Verifying Checksum 04:38:23 2437ff75d9bd: Download complete 04:38:25 8998bd30e6a1: Pull complete 04:38:26 04944245beec: Pull complete 04:38:27 699f458cf7ca: Pull complete 04:38:28 765212b225bb: Pull complete 04:38:29 f23df028b6ca: Pull complete 04:38:29 d65c8cfc05b1: Pull complete 04:38:44 2437ff75d9bd: Pull complete 04:38:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:38:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:38:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:38:44 prd-ubuntu20.04-docker-arm64-4c-16g-9556 does not seem to be running inside a container 04:38:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:38:47 $ docker top 59f12779ae45a748b01983f8003f248295f79f07bc889dd136ab7d09a6bca036 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:48 ---> job-cost.sh 04:38:48 lf-activate-venv: SKIPPING 04:38:48 INFO: No Stack... 04:38:48 INFO: Retrieving Pricing Info for: v3-standard-4 04:38:49 INFO: Archiving Costs [Pipeline] sh 04:38:50 + cat /w/workspace/edgex-go/2/archives/cost.csv 04:38:50 + cut -d, -f6 [Pipeline] lock 04:38:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3937-2-stack-cost] 04:38:50 Resource [jenkins-edgexfoundry-edgex-go-PR-3937-2-stack-cost] did not exist. Created. 04:38:50 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3937-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:38:51 + echo total: 0.10999999940395355 [Pipeline] stash 04:38:51 Stashed 1 file(s) [Pipeline] } 04:38:51 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3937-2-stack-cost] [Pipeline] // lock [Pipeline] } 04:38:51 $ docker stop --time=1 59f12779ae45a748b01983f8003f248295f79f07bc889dd136ab7d09a6bca036 04:38:52 $ docker rm -f 59f12779ae45a748b01983f8003f248295f79f07bc889dd136ab7d09a6bca036 [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 04:38:53 provisioning config files... 04:38:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6255777194740342499tmp [Pipeline] { [Pipeline] sh 04:38:53 + set +x 04:38:53 + curl -s https://codecov.io/bash 04:38:53 + bash -s -- 04:38:53 04:38:53 _____ _ 04:38:53 / ____| | | 04:38:53 | | ___ __| | ___ ___ _____ __ 04:38:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:38:53 | |___| (_) | (_| | __/ (_| (_) \ V / 04:38:53 \_____\___/ \__,_|\___|\___\___/ \_/ 04:38:53 Bash-1.0.6 04:38:53 04:38:53 04:38:53 ==> git version 2.25.1 found 04:38:53 ==> 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 04:38:53 Release-Date: 2020-01-08 04:38:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:38:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:38:53 ==> Jenkins CI detected. 04:38:53 current dir:  /w/workspace/edgex-go/2 04:38:53 project root: . 04:38:53 --> token set from env 04:38:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:38:53 ==> Running gcov in . (disable via -X gcov) 04:38:53 ==> Python coveragepy not found 04:38:53 ==> Searching for coverage reports in: 04:38:53 + . 04:38:53 -> Found 1 reports 04:38:53 ==> Detecting git/mercurial file structure 04:38:53 ==> Reading reports 04:38:53 + ./coverage.out bytes=429764 04:38:53 ==> Appending adjustments 04:38:53 https://docs.codecov.io/docs/fixing-reports 04:38:54 + Found adjustments 04:38:55 ==> Gzipping contents 04:38:55 60K /tmp/codecov.2qcHsW.gz 04:38:55 ==> Uploading reports 04:38:55 url: https://codecov.io 04:38:55 query: branch=PR-3937&commit=c870e69a3546c9bb2ebfd772f2567623e2946be6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3937%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3937&job=&cmd_args= 04:38:55 -> Pinging Codecov 04:38:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3937&commit=c870e69a3546c9bb2ebfd772f2567623e2946be6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3937%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3937&job=&cmd_args= 04:38:55 -> Uploading to 04:38:55 https://storage.googleapis.com/codecov/v4/raw/2022-03-31/00271124DB129430A58F1EEE437C3FCB/c870e69a3546c9bb2ebfd772f2567623e2946be6/46ae03b6-9057-43c5-b53f-fd14d6973680.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220331T043855Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6cd9d2a31f83d7bdf3ccde68e1eb4f3b8f07418733676cb297459791d794b1fe 04:38:55 % Total % Received % Xferd Average Speed Time Time Time Current 04:38:55 Dload Upload Total Spent Left Speed 04:38:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58968 0 0 100 58968 0 221k --:--:-- --:--:-- --:--:-- 221k 04:38:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c870e69a3546c9bb2ebfd772f2567623e2946be6 [Pipeline] } 04:38:55 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 04:38:56 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 04:38:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:38:57 ---> package-listing.sh 04:38:57 ++ facter osfamily 04:38:57 ++ tr '[:upper:]' '[:lower:]' 04:38:57 + OS_FAMILY=debian 04:38:57 + workspace=/w/workspace/edgex-go/2 04:38:57 + START_PACKAGES=/tmp/packages_start.txt 04:38:57 + END_PACKAGES=/tmp/packages_end.txt 04:38:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:38:57 + PACKAGES=/tmp/packages_start.txt 04:38:57 + '[' /w/workspace/edgex-go/2 ']' 04:38:57 + PACKAGES=/tmp/packages_end.txt 04:38:57 + case "${OS_FAMILY}" in 04:38:57 + dpkg -l 04:38:57 + grep '^ii' 04:38:57 + '[' -f /tmp/packages_start.txt ']' 04:38:57 + '[' -f /tmp/packages_end.txt ']' 04:38:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:38:57 + '[' /w/workspace/edgex-go/2 ']' 04:38:57 + mkdir -p /w/workspace/edgex-go/2/archives/ 04:38:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 04:38:57 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:38:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:38:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:38:58 04:38:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:38:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:38:58 latest: Pulling from edgex-lftools-log-publisher 04:38:58 5eb5b503b376: Pulling fs layer 04:38:58 5c69ac0246d0: Pulling fs layer 04:38:58 ec43610c2a17: Pulling fs layer 04:38:58 3a2ae6a8a46f: Pulling fs layer 04:38:58 33b1e0a273af: Pulling fs layer 04:38:58 5d3b04190fa2: Pulling fs layer 04:38:58 2f39f015ded8: Pulling fs layer 04:38:58 33b1e0a273af: Waiting 04:38:58 5d3b04190fa2: Waiting 04:38:58 2f39f015ded8: Waiting 04:38:58 3a2ae6a8a46f: Waiting 04:38:58 5c69ac0246d0: Verifying Checksum 04:38:58 5c69ac0246d0: Download complete 04:38:58 3a2ae6a8a46f: Download complete 04:38:58 33b1e0a273af: Verifying Checksum 04:38:58 33b1e0a273af: Download complete 04:38:58 ec43610c2a17: Verifying Checksum 04:38:58 ec43610c2a17: Download complete 04:38:58 5d3b04190fa2: Download complete 04:38:59 5eb5b503b376: Verifying Checksum 04:38:59 5eb5b503b376: Download complete 04:38:59 2f39f015ded8: Download complete 04:39:00 5eb5b503b376: Pull complete 04:39:00 5c69ac0246d0: Pull complete 04:39:01 ec43610c2a17: Pull complete 04:39:01 3a2ae6a8a46f: Pull complete 04:39:01 33b1e0a273af: Pull complete 04:39:01 5d3b04190fa2: Pull complete 04:39:06 2f39f015ded8: Pull complete 04:39:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:39:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:39:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:39:06 prd-ubuntu20.04-docker-8c-8g-9555 does not seem to be running inside a container 04:39:06 $ 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:39:08 $ docker top 6dc1c1801fa7d1481f8bcd52ae459ef7cca9dc1de224e026cac028482ed08a2c -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:09 + touch /tmp/pre-build-complete [Pipeline] sh 04:39:09 + mkdir -p /var/log/sysstat [Pipeline] sh 04:39:09 + ls /var/log/sa-host 04:39:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:39:09 provisioning config files... 04:39:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config438767967227525239tmp [Pipeline] { [Pipeline] echo 04:39:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:39:10 ---> create-netrc.sh [Pipeline] } 04:39:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:39:10 ---> python-tools-install.sh [Pipeline] echo 04:39:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:39:10 ---> sudo-logs.sh 04:39:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:39:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:39:11 ---> job-cost.sh 04:39:11 lf-activate-venv: SKIPPING 04:39:11 DEBUG: total: 0.10999999940395355 04:39:11 INFO: Retrieving Stack Cost... 04:39:11 INFO: Retrieving Pricing Info for: v3-standard-8 04:39:12 INFO: Archiving Costs [Pipeline] echo 04:39:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:39:12 ---> logs-deploy.sh 04:39:12 lf-activate-venv: SKIPPING 04:39:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3937/2 04:39:12 INFO: archiving workspace using pattern(s): 04:39:13 Archives upload complete. 04:39:13 INFO: archiving logs to Nexus