Pull request #3926 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 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 rather than a685941c10fd8e7165613d272d6d3a86290bc252 Obtained Jenkinsfile from 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 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-ssh1936924575267746567.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-ssh7872096653503516735.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-3926/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-3926/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16953043802980912684.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-ssh17575112972278733437.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-3926/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-3926/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6228668183882042908.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9263 in /w/workspace/edgexfoundry_edgex-go_PR-3926 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 into PR head commit a685941c10fd8e7165613d272d6d3a86290bc252 > 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/3926/head:refs/remotes/origin/PR-3926 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a685941c10fd8e7165613d272d6d3a86290bc252 # timeout=10 Merge succeeded, producing a685941c10fd8e7165613d272d6d3a86290bc252 Checking out Revision a685941c10fd8e7165613d272d6d3a86290bc252 (PR-3926) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a685941c10fd8e7165613d272d6d3a86290bc252 # timeout=10 Commit message: "feat(metadata): implement PATCH device profile basic info API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:32:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:32:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:32:48 ========================================================= 16:32:48 EdgeX Global Pipelines Version Info 16:32:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ad60142b355f7adf7628945f95dbdce0084c47c7 # timeout=10 16:32:49 ------------------- 16:32:49 stable info: 16:32:49 ------------------- 16:32:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:32:49 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 16:32:49 Message: update stable to v1.0.221 16:32:50 ------------------- 16:32:50 experimental info: 16:32:50 ------------------- 16:32:50 Commited By: **** collab-it+edgex@linuxfoundation.org 16:32:50 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 16:32:50 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3926 [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3926 [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3926 [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a685941c10fd8e7165613d272d6d3a86290bc252 [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a685941 [Pipeline] echo 16:32:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:50 provisioning config files... 16:32:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4324657137393492428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:51 ---> docker-login.sh 16:32:51 nexus3.edgexfoundry.org:10001 16:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:51 Configure a credential helper to remove this warning. See 16:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:51 16:32:51 Login Succeeded 16:32:51 nexus3.edgexfoundry.org:10002 16:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:51 Configure a credential helper to remove this warning. See 16:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:51 16:32:51 Login Succeeded 16:32:51 nexus3.edgexfoundry.org:10003 16:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:51 Configure a credential helper to remove this warning. See 16:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:51 16:32:51 Login Succeeded 16:32:51 nexus3.edgexfoundry.org:10004 16:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:52 Configure a credential helper to remove this warning. See 16:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:52 16:32:52 Login Succeeded 16:32:52 docker.io 16:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:52 Configure a credential helper to remove this warning. See 16:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:52 16:32:52 Login Succeeded 16:32:52 ---> docker-login.sh ends [Pipeline] } 16:32:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:52 + 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 16:32:52 + dirname cmd/core-command/Dockerfile 16:32:52 + cut -d/ -f2 16:32:52 + echo core-command,cmd/core-command/Dockerfile 16:32:52 + dirname cmd/core-data/Dockerfile 16:32:52 + cut -d/ -f2 16:32:52 + echo core-data,cmd/core-data/Dockerfile 16:32:52 + cut -d/ -f2 16:32:52 + dirname cmd/core-metadata/Dockerfile 16:32:52 + echo core-metadata,cmd/core-metadata/Dockerfile 16:32:52 + dirname cmd/security-bootstrapper/Dockerfile 16:32:52 + cut -d/ -f2 16:32:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:32:52 + + dirname cmd/security-proxy-setup/Dockerfile 16:32:52 cut -d/ -f2 16:32:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:32:52 + dirname cmd/security-secretstore-setup/Dockerfile 16:32:52 + cut -d/ -f2 16:32:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:32:52 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:32:52 + cut -d/ -f2 16:32:52 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:32:52 + dirname cmd/security-spire-agent/Dockerfile 16:32:52 + cut -d/ -f2 16:32:52 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:32:52 + + cutdirname -d/ cmd/security-spire-config/Dockerfile -f2 16:32:52 16:32:52 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:32:52 + dirname cmd/security-spire-server/Dockerfile 16:32:52 + cut -d/ -f2 16:32:52 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:32:52 + dirname cmd/support-notifications/Dockerfile 16:32:52 + cut -d/ -f2 16:32:52 + echo support-notifications,cmd/support-notifications/Dockerfile 16:32:52 + dirname cmd/support-scheduler/Dockerfile 16:32:52 + cut -d/ -f2 16:32:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:32:52 + dirname cmd/sys-mgmt-agent/Dockerfile 16:32:52 + cut -d/ -f2 16:32:52 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:32:52 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 16:32:53 + git rev-list -1 --merges a685941c10fd8e7165613d272d6d3a86290bc252~1..a685941c10fd8e7165613d272d6d3a86290bc252 [Pipeline] echo 16:32:53 -----------> git rev-list -1 --merges a685941c10fd8e7165613d272d6d3a86290bc252~1..a685941c10fd8e7165613d272d6d3a86290bc252 a685941c10fd8e7165613d272d6d3a86290bc252 [false] [Pipeline] sh 16:32:53 + git log --format=format:%s -1 a685941c10fd8e7165613d272d6d3a86290bc252 [Pipeline] echo 16:32:53 ========================================================= 16:32:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:32:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:32:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:32:54 + grep -v github /etc/ssh/ssh_known_hosts 16:32:54 + [ -e /tmp/ssh_known_hosts ] 16:32:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:32:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:32:54 + sudo tee -a /etc/ssh/ssh_known_hosts 16:32:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:32:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:54 16:32:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:32:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:54 latest: Pulling from edgex-devops/git-semver 16:32:54 a0d0a0d46f8b: Pulling fs layer 16:32:54 3e5f54012d9b: Pulling fs layer 16:32:54 4c7163046ea9: Pulling fs layer 16:32:54 0c2d73faf560: Pulling fs layer 16:32:54 0c2d73faf560: Waiting 16:32:54 3e5f54012d9b: Verifying Checksum 16:32:54 3e5f54012d9b: Download complete 16:32:54 a0d0a0d46f8b: Download complete 16:32:55 0c2d73faf560: Verifying Checksum 16:32:55 0c2d73faf560: Download complete 16:32:55 4c7163046ea9: Verifying Checksum 16:32:55 a0d0a0d46f8b: Pull complete 16:32:55 3e5f54012d9b: Pull complete 16:32:55 4c7163046ea9: Pull complete 16:32:55 0c2d73faf560: Pull complete 16:32:56 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:32:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:32:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:32:56 prd-ubuntu20.04-docker-8c-8g-9263 does not seem to be running inside a container 16:32:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:32:57 $ docker top 9dfdba619471cbd02785ef50d8853a9c210819537686bccd12aa96d2f371c9ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:32:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:57 [ssh-agent] Looking for ssh-agent implementation... 16:32:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:57 $ docker exec 9dfdba619471cbd02785ef50d8853a9c210819537686bccd12aa96d2f371c9ce ssh-agent 16:32:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCJGpIK/agent.13 16:32:57 SSH_AGENT_PID=19 16:32:57 Running ssh-add (command line suppressed) 16:32:57 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7346704540970629883.key (/w/workspace/edgex-go/4@tmp/private_key_7346704540970629883.key) 16:32:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:57 + git tag --points-at HEAD [Pipeline] } 16:32:57 $ docker exec --env ******** --env ******** 9dfdba619471cbd02785ef50d8853a9c210819537686bccd12aa96d2f371c9ce ssh-agent -k 16:32:57 unset SSH_AUTH_SOCK; 16:32:57 unset SSH_AGENT_PID; 16:32:57 echo Agent pid 19 killed; 16:32:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:32:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:32:58 [ssh-agent] Looking for ssh-agent implementation... 16:32:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:58 $ docker exec 9dfdba619471cbd02785ef50d8853a9c210819537686bccd12aa96d2f371c9ce ssh-agent 16:32:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXodIBfN/agent.52 16:32:58 SSH_AGENT_PID=58 16:32:58 Running ssh-add (command line suppressed) 16:32:58 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7142737002648313244.key (/w/workspace/edgex-go/4@tmp/private_key_7142737002648313244.key) 16:32:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:32:58 + git semver init 16:32:58 # -> Open(): unable to determine branch for HEAD 16:32:58 # $GIT_DIR = /w/workspace/edgex-go/4/.git 16:32:58 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 16:32:58 # $SEMVER_REMOTE_NAME = origin 16:32:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:32:58 # $SEMVER_USER_NAME = edgex-jenkins 16:32:58 # $SEMVER_BRANCH = PR-3926 16:32:58 # $SEMVER_TEMP = /tmp/semver-439487406 16:32:58 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:33:13 # '/tmp/semver-439487406' -> '/w/workspace/edgex-go/4/.semver' 16:33:13 # -> Force: false 16:33:13 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 16:33:13 $ docker exec --env ******** --env ******** 9dfdba619471cbd02785ef50d8853a9c210819537686bccd12aa96d2f371c9ce ssh-agent -k 16:33:13 unset SSH_AUTH_SOCK; 16:33:13 unset SSH_AGENT_PID; 16:33:13 echo Agent pid 58 killed; 16:33:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:33:14 + git semver [Pipeline] } 16:33:14 $ docker stop --time=1 9dfdba619471cbd02785ef50d8853a9c210819537686bccd12aa96d2f371c9ce 16:33:15 $ docker rm -f 9dfdba619471cbd02785ef50d8853a9c210819537686bccd12aa96d2f371c9ce [Pipeline] // withDockerContainer [Pipeline] sh 16:33:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:33:16 Stashed 1 file(s) [Pipeline] echo 16:33:16 [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 16:33:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:33:16 ========================================================= 16:33:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:33:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:33:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:33:16 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:33:16 59bf1c3509f3: Pulling fs layer 16:33:16 666ba61612fd: Pulling fs layer 16:33:16 8ed8ca486205: Pulling fs layer 16:33:16 4fe6c5a15a65: Pulling fs layer 16:33:16 22a0e8bec74d: Pulling fs layer 16:33:16 640e595b4fbd: Pulling fs layer 16:33:16 763cafe07f6e: Pulling fs layer 16:33:16 0c0b528cf693: Pulling fs layer 16:33:16 10935f4eaf8b: Pulling fs layer 16:33:16 22a0e8bec74d: Waiting 16:33:16 640e595b4fbd: Waiting 16:33:16 10935f4eaf8b: Waiting 16:33:16 763cafe07f6e: Waiting 16:33:16 4fe6c5a15a65: Waiting 16:33:16 0c0b528cf693: Waiting 16:33:16 8ed8ca486205: Download complete 16:33:16 666ba61612fd: Download complete 16:33:16 22a0e8bec74d: Verifying Checksum 16:33:16 22a0e8bec74d: Download complete 16:33:16 640e595b4fbd: Verifying Checksum 16:33:16 640e595b4fbd: Download complete 16:33:16 59bf1c3509f3: Verifying Checksum 16:33:16 59bf1c3509f3: Download complete 16:33:16 763cafe07f6e: Verifying Checksum 16:33:16 763cafe07f6e: Download complete 16:33:17 0c0b528cf693: Verifying Checksum 16:33:17 0c0b528cf693: Download complete 16:33:17 59bf1c3509f3: Pull complete 16:33:17 666ba61612fd: Pull complete 16:33:17 8ed8ca486205: Pull complete 16:33:17 10935f4eaf8b: Verifying Checksum 16:33:17 10935f4eaf8b: Download complete 16:33:17 4fe6c5a15a65: Verifying Checksum 16:33:17 4fe6c5a15a65: Download complete 16:33:21 4fe6c5a15a65: Pull complete 16:33:21 22a0e8bec74d: Pull complete 16:33:21 640e595b4fbd: Pull complete 16:33:21 763cafe07f6e: Pull complete 16:33:21 0c0b528cf693: Pull complete 16:33:23 10935f4eaf8b: Pull complete 16:33:23 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 16:33:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:33:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:33:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:33:24 WORKDIR /edgex 16:33:24 COPY go.mod . 16:33:24 RUN go mod download 16:33:24 + docker build -t ci-base-image-x86_64 -f - . 16:33:25 Sending build context to Docker daemon 334.4MB 16:33:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:33:25 ---> 99d49a6021b9 16:33:25 Step 2/4 : WORKDIR /edgex 16:33:26 ---> Running in 563c69eb9189 16:33:27 Removing intermediate container 563c69eb9189 16:33:27 ---> 4083cbed5d7b 16:33:27 Step 3/4 : COPY go.mod . 16:33:27 ---> 9c3fda81dfa6 16:33:27 Step 4/4 : RUN go mod download 16:33:27 ---> Running in eafbac814cb8 16:33:31 Still waiting to schedule task 16:33:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:33:45 Removing intermediate container eafbac814cb8 16:33:45 ---> 4473338f4888 16:33:45 Successfully built 4473338f4888 16:33:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:33:45 + docker inspect -f . ci-base-image-x86_64 16:33:45 . [Pipeline] withDockerContainer 16:33:45 prd-ubuntu20.04-docker-8c-8g-9263 does not seem to be running inside a container 16:33:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:33:46 $ docker top ff7c12d076113647117c12f8d74a4bb491af14ba1e4294daf38dcf9deda53eb5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:46 + go version 16:33:46 go version go1.17.6 linux/amd64 [Pipeline] } 16:33:46 $ docker stop --time=1 ff7c12d076113647117c12f8d74a4bb491af14ba1e4294daf38dcf9deda53eb5 16:33:47 $ docker rm -f ff7c12d076113647117c12f8d74a4bb491af14ba1e4294daf38dcf9deda53eb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:33:48 + docker inspect -f . ci-base-image-x86_64 16:33:48 . [Pipeline] withDockerContainer 16:33:48 prd-ubuntu20.04-docker-8c-8g-9263 does not seem to be running inside a container 16:33:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:33:48 $ docker top d2aaf11c6db738de5d04546824370a2df975bd7baf340f29d535b054d30bf15a -eo pid,comm [Pipeline] { [Pipeline] echo 16:33:48 ========================================================= 16:33:48 [edgeXBuildGoParallel] Running Tests and Build... 16:33:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:33:49 + make test 16:33:49 go mod tidy -compat=1.17 16:33:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:33:55 ? github.com/edgexfoundry/edgex-go [no test files] 16:34:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:34:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:34:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:34:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:34:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:34:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:34:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:34:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:34:05 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:34:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:34:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:34:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:34:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:34:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:34:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:34:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.075s coverage: 28.7% of statements 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:34:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.095s coverage: 98.5% of statements 16:34:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:34:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.9% of statements 16:34:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:34:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.972s coverage: 89.2% of statements 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.126s coverage: 84.4% of statements 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.374s coverage: 94.5% of statements 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.093s coverage: 60.0% of statements 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 24.0% of statements 16:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.100s coverage: 79.5% of statements 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 16:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 16:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements 16:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.079s coverage: 44.8% of statements 16:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.199s coverage: 82.5% of statements 16:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:34:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.102s coverage: 92.9% of statements 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:34:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:34:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:34:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:34:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:34:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.049s coverage: 80.0% of statements 16:34:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 16:34:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements 16:34:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.152s coverage: 91.2% of statements 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:34:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.4% of statements 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:34:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements 16:34:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 16:34:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 16:34:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 16:34:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements 16:34:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 65.4% of statements 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:34:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 43.8% of statements 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:34:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.075s coverage: 89.5% of statements 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:34:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:34:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:34:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:34:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.074s coverage: 63.2% of statements 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:34:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:34:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:34:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:34:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements 16:34:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 16:34:32 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 16:34:50 GO111MODULE=on go vet ./... 16:34:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:34:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:34:53 ./bin/test-attribution-txt.sh [Pipeline] echo 16:34:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:34:54 + ls -al . 16:34:54 total 664 16:34:54 drwxrwxr-x 10 1001 1001 4096 Mar 28 16:34 . 16:34:54 drwxr-xr-x 4 root root 4096 Mar 28 16:33 .. 16:34:54 -rw-rw-r-- 1 1001 1001 11 Mar 28 16:32 .dockerignore 16:34:54 drwxrwxr-x 8 1001 1001 4096 Mar 28 16:32 .git 16:34:54 drwxrwxr-x 4 1001 1001 4096 Mar 28 16:32 .github 16:34:54 -rw-rw-r-- 1 1001 1001 870 Mar 28 16:32 .gitignore 16:34:54 -rw-rw-r-- 1 1001 1001 42 Mar 28 16:32 .golangci.yml 16:34:54 -rw-rw-r-- 1 1001 1001 87 Mar 28 16:32 .hadolint.yml 16:34:54 drwx------ 3 1001 1001 4096 Mar 28 16:33 .semver 16:34:54 -rw-rw-r-- 1 1001 1001 166 Mar 28 16:32 .sonarcloud.properties 16:34:54 -rw-rw-r-- 1 1001 1001 1171 Mar 28 16:32 ADOPTERS.md 16:34:54 -rw-rw-r-- 1 1001 1001 9953 Mar 28 16:32 Attribution.txt 16:34:54 -rw-rw-r-- 1 1001 1001 51732 Mar 28 16:32 CHANGELOG.md 16:34:54 -rw-rw-r-- 1 1001 1001 3804 Mar 28 16:32 CONTRIBUTING.md 16:34:54 -rw-rw-r-- 1 1001 1001 677 Mar 28 16:32 GOVERNANCE.md 16:34:54 -rw-rw-r-- 1 1001 1001 849 Mar 28 16:32 Jenkinsfile 16:34:54 -rw-rw-r-- 1 1001 1001 10775 Mar 28 16:32 LICENSE 16:34:54 -rw-rw-r-- 1 1001 1001 8478 Mar 28 16:32 Makefile 16:34:54 -rw-rw-r-- 1 1001 1001 582 Mar 28 16:32 OWNERS.md 16:34:54 -rw-rw-r-- 1 1001 1001 8207 Mar 28 16:32 README.md 16:34:54 -rw-rw-r-- 1 1001 1001 6912 Mar 28 16:32 SECURITY.md 16:34:54 -rw-rw-r-- 1 1001 1001 5 Mar 28 16:33 VERSION 16:34:54 -rw-rw-r-- 1 1001 1001 4131 Mar 28 16:32 ZMQWindows.md 16:34:54 drwxrwxr-x 2 1001 1001 4096 Mar 28 16:32 bin 16:34:54 drwxrwxr-x 18 1001 1001 4096 Mar 28 16:32 cmd 16:34:54 -rw-r--r-- 1 root root 427963 Mar 28 16:34 coverage.out 16:34:54 -rw-rw-r-- 1 1001 1001 3175 Mar 28 16:32 go.mod 16:34:54 -rw-rw-r-- 1 1001 1001 34990 Mar 28 16:32 go.sum 16:34:54 drwxrwxr-x 8 1001 1001 4096 Mar 28 16:32 internal 16:34:54 drwxrwxr-x 3 1001 1001 4096 Mar 28 16:32 openapi 16:34:54 drwxrwxr-x 4 1001 1001 4096 Mar 28 16:32 snap 16:34:54 -rw-rw-r-- 1 1001 1001 204 Mar 28 16:32 version.go [Pipeline] sh 16:34:54 + '[' -e coverage.out ] 16:34:54 + chown 1001:1001 coverage.out [Pipeline] stash 16:34:54 Stashed 1 file(s) [Pipeline] sh 16:34:55 + make build 16:34:55 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 16:35:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9264 in /w/workspace/edgexfoundry_edgex-go_PR-3926 [Pipeline] { [Pipeline] ws 16:35:07 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 16:35:08 The recommended git tool is: git 16:35:13 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 16:35:15 using credential edgex-jenkins-ssh 16:35:15 Cloning the remote Git repository 16:35:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:35:16 > git init /w/workspace/edgex-go/4 # timeout=10 16:35:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:16 > git --version # timeout=10 16:35:16 > git --version # 'git version 2.25.1' 16:35:16 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:23 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 16:35:23 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 16:35:24 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 16:35:24 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 16:35:25 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 16:35: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:35:27 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 16:35:29 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 16:35:30 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 16:35:31 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 16:35:33 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] } 16:35:33 $ docker stop --time=1 d2aaf11c6db738de5d04546824370a2df975bd7baf340f29d535b054d30bf15a 16:35:34 Merging remotes/origin/main commit 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 into PR head commit a685941c10fd8e7165613d272d6d3a86290bc252 16:35:34 Merge succeeded, producing a685941c10fd8e7165613d272d6d3a86290bc252 16:35:34 Checking out Revision a685941c10fd8e7165613d272d6d3a86290bc252 (PR-3926) 16:35:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:35:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:35:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:33 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3926/head:refs/remotes/origin/PR-3926 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:35:34 > git config core.sparsecheckout # timeout=10 16:35:34 > git checkout -f a685941c10fd8e7165613d272d6d3a86290bc252 # timeout=10 16:35:34 > git remote # timeout=10 16:35:34 > git config --get remote.origin.url # timeout=10 16:35:34 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:34 > git merge 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 # timeout=10 16:35:34 > git rev-parse HEAD^{commit} # timeout=10 16:35:34 > git config core.sparsecheckout # timeout=10 16:35:34 > git checkout -f a685941c10fd8e7165613d272d6d3a86290bc252 # timeout=10 16:35:35 $ docker rm -f d2aaf11c6db738de5d04546824370a2df975bd7baf340f29d535b054d30bf15a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:35:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:37 16:35:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:35:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:37 latest: Pulling from edgex-devops/edgex-compose 16:35:37 cbdbe7a5bc2a: Pulling fs layer 16:35:37 ca9280d653b3: Pulling fs layer 16:35:37 7e9c9ca2126c: Pulling fs layer 16:35:37 cbdbe7a5bc2a: Verifying Checksum 16:35:38 ca9280d653b3: Verifying Checksum 16:35:38 ca9280d653b3: Download complete 16:35:38 cbdbe7a5bc2a: Pull complete 16:35:38 7e9c9ca2126c: Download complete 16:35:38 ca9280d653b3: Pull complete 16:35:39 Commit message: "feat(metadata): implement PATCH device profile basic info API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:35:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:35:39 % Total % Received % Xferd Average Speed Time Time Time Current 16:35:39 Dload Upload Total Spent Left Speed 16:35:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48142 0 --:--:-- --:--:-- --:--:-- 48142 [Pipeline] sh 16:35:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:35:40 + sudo tee /etc/docker/daemon.new 16:35:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:35:40 { 16:35:40 "registry-mirrors": [ 16:35:40 "https://nexus3.edgexfoundry.org:10001" 16:35:40 ], 16:35:40 "bip": "10.250.0.254/24", 16:35:40 "hosts": [ 16:35:40 "tcp://0.0.0.0:5555", 16:35:40 "unix:///var/run/docker.sock" 16:35:40 ], 16:35:40 "mtu": 1458, 16:35:40 "selinux-enabled": true, 16:35:40 "seccomp-profile": "/etc/docker/seccomp.json" 16:35:40 } [Pipeline] sh 16:35:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:35:41 + sudo service docker restart 16:35:41 7e9c9ca2126c: Pull complete 16:35:41 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:35:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:35:42 prd-ubuntu20.04-docker-8c-8g-9263 does not seem to be running inside a container 16:35:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:35:43 $ docker top 986e8fb35cc90cbfefdd64294d0fdd158c8d528c370ceaa0a9592d0bf03dbfbf -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:43 + docker-compose build --help 16:35:43 + grep parallel 16:35:44 --parallel Build images in parallel. [Pipeline] } 16:35:44 $ docker stop --time=1 986e8fb35cc90cbfefdd64294d0fdd158c8d528c370ceaa0a9592d0bf03dbfbf 16:35:45 $ docker rm -f 986e8fb35cc90cbfefdd64294d0fdd158c8d528c370ceaa0a9592d0bf03dbfbf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:35:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:45 . [Pipeline] withDockerContainer 16:35:46 prd-ubuntu20.04-docker-8c-8g-9263 does not seem to be running inside a container 16:35:46 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:35:46 $ docker top b5871ee283a784a9964ef19ee8d1c3ca93305b347fca7aca2e382ab93b0874ca -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:46 + docker-compose -f ./docker-compose-build.yml build --parallel 16:35:47 Building core-command ... 16:35:47 Building core-data ... 16:35:47 Building core-metadata ... 16:35:47 Building security-bootstrapper ... 16:35:47 Building security-proxy-setup ... 16:35:47 Building security-secretstore-setup ... 16:35:47 Building security-spiffe-token-provider ... 16:35:47 Building security-spire-agent ... 16:35:47 Building security-spire-config ... 16:35:47 Building security-spire-server ... 16:35:47 Building support-notifications ... 16:35:47 Building support-scheduler ... 16:35:47 Building sys-mgmt-agent ... 16:35:47 Building security-spiffe-token-provider 16:35:47 Building security-secretstore-setup 16:35:47 Building security-bootstrapper 16:35:47 Building security-spire-agent 16:35:47 Building sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:35:59 provisioning config files... 16:35:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6419876656677250125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:36:00 ---> docker-login.sh 16:36:00 nexus3.edgexfoundry.org:10001 16:36:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:01 Configure a credential helper to remove this warning. See 16:36:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:01 16:36:01 Login Succeeded 16:36:01 nexus3.edgexfoundry.org:10002 16:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:01 Configure a credential helper to remove this warning. See 16:36:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:01 16:36:01 Login Succeeded 16:36:01 nexus3.edgexfoundry.org:10003 16:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:01 Configure a credential helper to remove this warning. See 16:36:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:01 16:36:01 Login Succeeded 16:36:01 nexus3.edgexfoundry.org:10004 16:36:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:02 Configure a credential helper to remove this warning. See 16:36:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:02 16:36:02 Login Succeeded 16:36:02 docker.io 16:36:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:03 Configure a credential helper to remove this warning. See 16:36:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:03 16:36:03 Login Succeeded 16:36:03 ---> docker-login.sh ends [Pipeline] } 16:36:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:36:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:36:03 ========================================================= 16:36:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:36:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:36:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:36:04 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:36:04 9b3977197b4f: Pulling fs layer 16:36:04 1a89e8eeedd5: Pulling fs layer 16:36:04 94645a83ff95: Pulling fs layer 16:36:04 3f3a8bcf1eab: Pulling fs layer 16:36:04 0c92f367c5e7: Pulling fs layer 16:36:04 f7c0051592d6: Pulling fs layer 16:36:04 3f3a8bcf1eab: Waiting 16:36:04 a227ed2f7395: Pulling fs layer 16:36:04 7b1c46037f91: Pulling fs layer 16:36:04 0c92f367c5e7: Waiting 16:36:04 f7c0051592d6: Waiting 16:36:04 a227ed2f7395: Waiting 16:36:04 7b1c46037f91: Waiting 16:36:04 94645a83ff95: Verifying Checksum 16:36:04 94645a83ff95: Download complete 16:36:04 1a89e8eeedd5: Verifying Checksum 16:36:04 1a89e8eeedd5: Download complete 16:36:04 0c92f367c5e7: Download complete 16:36:04 f7c0051592d6: Verifying Checksum 16:36:04 f7c0051592d6: Download complete 16:36:04 a227ed2f7395: Download complete 16:36:04 9b3977197b4f: Verifying Checksum 16:36:04 9b3977197b4f: Download complete 16:36:04 9b3977197b4f: Pull complete 16:36:05 1a89e8eeedd5: Pull complete 16:36:05 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:36:05 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:36:05 ---> 4473338f4888 16:36:05 Step 3/31 : WORKDIR /edgex-go 16:36:05 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:36:05 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:36:05 ---> 4473338f4888 16:36:05 Step 3/20 : WORKDIR /edgex-go 16:36:05 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:36:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:36:05 ---> 4473338f4888 16:36:05 Step 3/24 : WORKDIR /edgex-go 16:36:05 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:36:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:36:05 ---> 4473338f4888 16:36:05 Step 3/23 : WORKDIR /edgex-go 16:36:05 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:36:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:36:05 ---> 4473338f4888 16:36:05 Step 3/25 : WORKDIR /edgex-go 16:36:06 94645a83ff95: Pull complete 16:36:06 7b1c46037f91: Verifying Checksum 16:36:06 7b1c46037f91: Download complete 16:36:06 ---> Running in 658b23fbda5d 16:36:06 ---> Running in d03dd7e1e7c7 16:36:06 ---> Running in 37f960066a37 16:36:06 ---> Running in 44d135cd4991 16:36:06 ---> Running in b4542ee82d35 16:36:06 Removing intermediate container 37f960066a37 16:36:06 ---> 1e23f90c1c55 16:36:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:06 Removing intermediate container d03dd7e1e7c7 16:36:06 ---> 9821e2917cc9 16:36:06 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:06 Removing intermediate container 44d135cd4991 16:36:06 ---> a80a67666af8 16:36:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:06 Removing intermediate container b4542ee82d35 16:36:06 ---> 61aaaf491635 16:36:06 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:36:06 Removing intermediate container 658b23fbda5d 16:36:06 ---> 0007f25f06cf 16:36:06 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:06 ---> Running in acdc3e1e201c 16:36:06 ---> Running in 07beb5ae7e3f 16:36:06 ---> Running in 8f290d01a74b 16:36:06 ---> Running in d614b9e9392a 16:36:06 ---> Running in f947095eb826 16:36:06 3f3a8bcf1eab: Verifying Checksum 16:36:06 3f3a8bcf1eab: Download complete 16:36:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:07 Removing intermediate container 07beb5ae7e3f 16:36:07 ---> df1a8d472e6d 16:36:07 Step 5/24 : RUN apk add --update --no-cache make git 16:36:07 ---> Running in 6eb4f3aee1df 16:36:07 Removing intermediate container acdc3e1e201c 16:36:07 ---> 102b11fce6c8 16:36:07 Step 5/25 : RUN apk add --update --no-cache make git 16:36:07 ---> Running in 1d7e40c1dafe 16:36:08 Removing intermediate container 8f290d01a74b 16:36:08 ---> 6f1055ff9843 16:36:08 Step 5/23 : RUN apk add --update --no-cache make bash git 16:36:08 ---> Running in 75b886774748 16:36:08 Removing intermediate container f947095eb826 16:36:08 ---> 4b166ad07985 16:36:08 Step 5/31 : RUN apk add --update --no-cache make git 16:36:08 ---> Running in 558f6d3eec7c 16:36:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:08 v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/main] 16:36:08 v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/community] 16:36:08 OK: 15863 distinct packages available 16:36:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:09 OK: 221 MiB in 52 packages 16:36:09 OK: 221 MiB in 52 packages 16:36:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:09 OK: 221 MiB in 52 packages 16:36:09 OK: 221 MiB in 52 packages 16:36:09 Removing intermediate container 6eb4f3aee1df 16:36:09 ---> aec571a4e9ee 16:36:09 Step 6/24 : COPY go.mod vendor* ./ 16:36:10 Removing intermediate container 1d7e40c1dafe 16:36:10 ---> 7a4f32e1e636 16:36:10 Step 6/25 : COPY go.mod vendor* ./ 16:36:10 OK: 221 MiB in 52 packages 16:36:10 ---> 46503fba7e2e 16:36:10 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:10 ---> Running in 8a974ffe16b8 16:36:10 Removing intermediate container 75b886774748 16:36:10 ---> 55fcf5a433fc 16:36:10 Step 6/23 : COPY go.mod vendor* ./ 16:36:10 ---> 6a6aad9247b0 16:36:10 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:10 Removing intermediate container 558f6d3eec7c 16:36:10 ---> b246e6d22da4 16:36:10 Step 6/31 : COPY go.mod vendor* ./ 16:36:10 ---> Running in 9c704f1c46a0 16:36:10 ---> 26c476a09886 16:36:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:10 ---> Running in 4f0cf51d31eb 16:36:10 ---> 1b2c5879b63c 16:36:10 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:10 ---> Running in 18135cc55bcb 16:36:10 Removing intermediate container d614b9e9392a 16:36:10 ---> cc50dc0abc25 16:36:10 Step 5/20 : COPY go.mod vendor* ./ 16:36:10 ---> c4173f82db9f 16:36:10 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:10 ---> Running in 1fa9de311b82 16:36:11 Removing intermediate container 8a974ffe16b8 16:36:11 ---> 4cf6a7f4fad0 16:36:11 Step 8/24 : COPY . . 16:36:11 Removing intermediate container 9c704f1c46a0 16:36:11 ---> 9c81d1af855a 16:36:11 Step 8/25 : COPY . . 16:36:14 Removing intermediate container 18135cc55bcb 16:36:14 ---> 4e09d61eeab4 16:36:14 Step 8/31 : COPY . . 16:36:14 Removing intermediate container 4f0cf51d31eb 16:36:14 ---> 76efbc47c59d 16:36:14 Step 8/23 : COPY . . 16:36:14 Removing intermediate container 1fa9de311b82 16:36:14 ---> 9af18e075c45 16:36:14 Step 7/20 : COPY . . 16:36:19 3f3a8bcf1eab: Pull complete 16:36:19 0c92f367c5e7: Pull complete 16:36:19 f7c0051592d6: Pull complete 16:36:19 a227ed2f7395: Pull complete 16:36:22 ---> 1200667994c6 16:36:22 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:36:22 ---> 77a7608faeb9 16:36:22 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:36:22 ---> 0501f6fa7fdb 16:36:22 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 16:36:22 ---> f2483af15c7d 16:36:22 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:36:22 ---> Running in 4bf9f45688a8 16:36:22 ---> Running in 665ea0d93e28 16:36:22 ---> Running in 4ca8c32e0a5b 16:36:22 ---> 803a6b7cf0ae 16:36:22 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:36:22 ---> Running in 6e1278167ae3 16:36:22 ---> Running in ca41cb697a66 16:36:22 Removing intermediate container 4bf9f45688a8 16:36:22 ---> 576243c2f98b 16:36:22 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" 16:36:22 ---> Running in 93dc05b4dd4f 16:36:22 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 16:36:22 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 16:36:22 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 16:36:22 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 16:36:24 spire-1.2.0/ 16:36:25 spire-1.2.0/README.md 16:36:25 spire-1.2.0/bin/ 16:36:25 spire-1.2.0/bin/spire-server 16:36:25 spire-1.2.0/bin/spire-agent 16:36:25 spire-1.2.0/conf/ 16:36:25 spire-1.2.0/conf/server/ 16:36:25 spire-1.2.0/conf/server/server.conf 16:36:25 spire-1.2.0/conf/agent/ 16:36:25 spire-1.2.0/conf/agent/agent.conf 16:36:25 spire-1.2.0/LICENSE 16:36:27 Removing intermediate container 93dc05b4dd4f 16:36:27 ---> d8ca06721d8e 16:36:27 16:36:27 Step 11/24 : FROM alpine:3.15 16:36:27 3.15: Pulling from library/alpine 16:36:27 7b1c46037f91: Pull complete 16:36:27 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 16:36:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:36:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:36:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:36:28 WORKDIR /edgex 16:36:28 COPY go.mod . 16:36:28 RUN go mod download 16:36:28 + docker build -t ci-base-image-arm64 -f - . 16:36:28 Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 16:36:28 Status: Downloaded newer image for alpine:3.15 16:36:28 ---> 9c842ac49a39 16:36:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:36:28 ---> Running in cfefe13f2083 16:36:28 Removing intermediate container cfefe13f2083 16:36:28 ---> 20165c1e3418 16:36:28 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:28 ---> Running in 5ac026b5282d 16:36:30 Removing intermediate container 5ac026b5282d 16:36:30 ---> c7f97b137daf 16:36:30 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:36:30 ---> Running in dd16ae56bd8e 16:36:30 Sending build context to Docker daemon 169MB 16:36:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:36:30 ---> f79e39bc4007 16:36:30 Step 2/4 : WORKDIR /edgex 16:36:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:32 ---> Running in 1256a1107290 16:36:32 v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/main] 16:36:32 v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/community] 16:36:32 OK: 15854 distinct packages available 16:36:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:32 Removing intermediate container 1256a1107290 16:36:32 ---> e9d6dd0c19bd 16:36:32 Step 3/4 : COPY go.mod . 16:36:33 ---> d6adfaa9aa25 16:36:33 Step 4/4 : RUN go mod download 16:36:33 ---> Running in bbde9d19d0de 16:36:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:33 (1/5) Installing dumb-init (1.2.5-r1) 16:36:33 (2/5) Installing musl-obstack (1.2.2-r0) 16:36:33 (3/5) Installing libucontext (1.1-r0) 16:36:33 (4/5) Installing gcompat (1.0.0-r4) 16:36:34 (5/5) Installing openssl (1.1.1n-r0) 16:36:34 Executing busybox-1.34.1-r4.trigger 16:36:34 OK: 6 MiB in 19 packages 16:36:35 Removing intermediate container dd16ae56bd8e 16:36:35 ---> a7402b980c87 16:36:35 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 16:36:36 ---> c638062d37d9 16:36:36 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 16:36:39 ---> bbdecd5707c2 16:36:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:36:39 ---> 9bdd49f75d5c 16:36:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:36:40 ---> 07e23d30727c 16:36:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:36:40 ---> afa8a7bf6b61 16:36:40 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:36:40 ---> Running in 6741a52488c8 16:36:41 Removing intermediate container 6741a52488c8 16:36:41 ---> 157706ac4515 16:36:41 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:36:41 ---> Running in fb93aa25b367 16:36:41 Removing intermediate container fb93aa25b367 16:36:41 ---> 6ce039a4515a 16:36:41 Step 22/24 : LABEL arch=x86_64 16:36:41 ---> Running in 844aeee96630 16:36:42 Removing intermediate container 844aeee96630 16:36:42 ---> 0af4a6c51ab3 16:36:42 Step 23/24 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 16:36:42 ---> Running in d5f522944887 16:36:42 Removing intermediate container d5f522944887 16:36:42 ---> de318db5a95e 16:36:42 Step 24/24 : LABEL version=0.0.0 16:36:42 ---> Running in c7c2d04ae889 16:36:42 Removing intermediate container c7c2d04ae889 16:36:42 ---> 8490208bed7d 16:36:42 16:36:42 Successfully built 8490208bed7d 16:36:42 Successfully tagged security-spire-agent:latest 16:36:42  Building security-spire-agent ... done Building security-spire-config 16:36:48 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:36:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:36:48 ---> 4473338f4888 16:36:48 Step 3/24 : WORKDIR /edgex-go 16:36:48 ---> Using cache 16:36:48 ---> 0007f25f06cf 16:36:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:48 ---> Using cache 16:36:48 ---> 4b166ad07985 16:36:48 Step 5/24 : RUN apk add --update --no-cache make git 16:36:48 ---> Using cache 16:36:48 ---> b246e6d22da4 16:36:48 Step 6/24 : COPY go.mod vendor* ./ 16:36:48 ---> Using cache 16:36:48 ---> 1b2c5879b63c 16:36:48 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:48 ---> Using cache 16:36:48 ---> 4e09d61eeab4 16:36:48 Step 8/24 : COPY . . 16:36:48 ---> Using cache 16:36:48 ---> 77a7608faeb9 16:36:48 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 16:36:49 ---> Running in d82ead73adb4 16:36:49 Removing intermediate container d82ead73adb4 16:36:49 ---> 5bd86811be84 16:36:49 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" 16:36:49 ---> Running in 364b9dd84baa 16:36:50 spire-1.2.0/ 16:36:52 spire-1.2.0/README.md 16:36:52 spire-1.2.0/bin/ 16:36:52 spire-1.2.0/bin/spire-server 16:36:52 spire-1.2.0/bin/spire-agent 16:36:52 spire-1.2.0/conf/ 16:36:52 spire-1.2.0/conf/server/ 16:36:52 spire-1.2.0/conf/server/server.conf 16:36:52 spire-1.2.0/conf/agent/ 16:36:52 spire-1.2.0/conf/agent/agent.conf 16:36:52 spire-1.2.0/LICENSE 16:36: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:36:54 Removing intermediate container 364b9dd84baa 16:36:54 ---> a81e75a149d7 16:36:54 16:36:54 Step 11/24 : FROM alpine:3.15 16:36:54 ---> 9c842ac49a39 16:36:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:36:54 ---> Using cache 16:36:54 ---> 20165c1e3418 16:36:54 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:54 ---> Using cache 16:36:54 ---> c7f97b137daf 16:36:54 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:36:54 ---> Running in 84a6f9e7765d 16:36:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:56 v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/main] 16:36:56 v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/community] 16:36:56 OK: 15854 distinct packages available 16:36:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:56 Removing intermediate container ca41cb697a66 16:36:56 ---> fa1bec383008 16:36:56 16:36:56 Step 9/20 : FROM alpine:3.15 16:36:56 ---> 9c842ac49a39 16:36:56 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:36:56 ---> Using cache 16:36:56 ---> 20165c1e3418 16:36:56 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:56 ---> Using cache 16:36:56 ---> c7f97b137daf 16:36:56 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:36:56 Removing intermediate container 4ca8c32e0a5b 16:36:56 ---> cc0340f96e68 16:36:56 16:36:56 Step 10/31 : FROM alpine:3.14 16:36:56 Removing intermediate container 6e1278167ae3 16:36:56 ---> 57d038e2f4ac 16:36:56 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:36:56 ---> Running in eee81e909bc2 16:36:56 Removing intermediate container 665ea0d93e28 16:36:56 ---> 7601de1757be 16:36:56 16:36:56 Step 10/25 : FROM alpine:3.14 16:36:56 3.14: Pulling from library/alpine 16:36:56 ---> Running in f74abe09db32 16:36:56 3.14: Pulling from library/alpine 16:36:56 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 16:36:56 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 16:36:56 Status: Downloaded newer image for alpine:3.14 16:36:56 Status: Downloaded newer image for alpine:3.14 16:36:56 ---> a33ac4f1069a 16:36:56 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:36:56 ---> a33ac4f1069a 16:36:56 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:36:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:56 ---> Running in 6d7bb9fcf664 16:36:56 ---> Running in e5b06d5fc43e 16:36:56 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 16:36:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:56 Removing intermediate container e5b06d5fc43e 16:36:56 ---> 6e2717dd2c48 16:36:56 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:36:56 ---> Running in f05fc58e00ee 16:36:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:36:57 (1/4) Installing dumb-init (1.2.5-r1) 16:36:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:36:57 (2/4) Installing musl-obstack (1.2.2-r0) 16:36:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:36:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:36:57 (3/4) Installing libucontext (1.1-r0) 16:36:57 Removing intermediate container f74abe09db32 16:36:57 ---> 2331e3657d84 16:36:57 16:36:57 Step 11/23 : FROM docker:20.10.10 16:36:57 (4/4) Installing gcompat (1.0.0-r4) 16:36:57 20.10.10: Pulling from library/docker 16:36:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:57 Executing busybox-1.34.1-r4.trigger 16:36:57 OK: 6 MiB in 18 packages 16:36:57 (1/3) Installing ca-certificates (20211220-r0) 16:36:57 (1/2) Installing dumb-init (1.2.5-r1) 16:36:57 (2/2) Installing su-exec (0.2-r1) 16:36:57 Executing busybox-1.33.1-r6.trigger 16:36:57 (2/3) Installing dumb-init (1.2.5-r1) 16:36:57 OK: 6 MiB in 16 packages 16:36:57 (3/3) Installing su-exec (0.2-r1) 16:36:57 Executing busybox-1.33.1-r6.trigger 16:36:57 Executing ca-certificates-20211220-r0.trigger 16:36:57 OK: 6 MiB in 17 packages 16:36:57 v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/main] 16:36:57 v3.15.2-44-gdbb488bd1b [https://nl.alpinelinux.org/alpine/v3.15/community] 16:36:57 OK: 15854 distinct packages available 16:36:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:58 Removing intermediate container 84a6f9e7765d 16:36:58 ---> f02ccd8c9150 16:36:58 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 16:36:58 Removing intermediate container f05fc58e00ee 16:36:58 ---> 5b065eb10538 16:36:58 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:36:58 ---> Running in 318adbc7f97e 16:36:58 Removing intermediate container 6d7bb9fcf664 16:36:58 ---> e2561eaa945a 16:36:58 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:36:58 ---> Running in ac584892d141 16:36:58 Removing intermediate container 318adbc7f97e 16:36:58 ---> 3395dbcd0579 16:36:58 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:36:58 ---> Running in 2273096ab068 16:36:58 Removing intermediate container ac584892d141 16:36:58 ---> 9291d174ed53 16:36:58 Step 13/25 : WORKDIR / 16:36:58 ---> Running in de3ef9ecb123 16:36:58 Removing intermediate container 2273096ab068 16:36:58 ---> 5c1bb429ef5e 16:36:58 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:36:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:59 ---> Running in 957c632b3efc 16:36:59 Removing intermediate container de3ef9ecb123 16:36:59 ---> 27f5884ef006 16:36:59 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:36:59 (1/9) Installing ca-certificates (20211220-r0) 16:36:59 (2/9) Installing brotli-libs (1.0.9-r5) 16:36:59 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:36:59 (4/9) Installing libcurl (7.80.0-r0) 16:36:59 ---> 88da0470834f 16:36:59 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:36:59 (5/9) Installing curl (7.80.0-r0) 16:36:59 (6/9) Installing dumb-init (1.2.5-r1) 16:36:59 ---> 4963f2947d95 16:36:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:36:59 ---> 9a9a7839d1fc 16:36:59 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:36:59 (7/9) Installing musl-obstack (1.2.2-r0) 16:36:59 (8/9) Installing libucontext (1.1-r0) 16:37:00 ---> 04f5c35f2187 16:37:00 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:37:00 (9/9) Installing gcompat (1.0.0-r4) 16:37:00 Removing intermediate container 957c632b3efc 16:37:00 ---> b668bc721e2b 16:37:00 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:37:00 ---> 5ad2a82bfd96 16:37:00 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:37:00 ---> Running in f368a640586f 16:37:00 ---> Running in 69c6caf597ba 16:37:00 Executing busybox-1.34.1-r4.trigger 16:37:00 Executing ca-certificates-20211220-r0.trigger 16:37:00 OK: 8 MiB in 23 packages 16:37:00 Removing intermediate container f368a640586f 16:37:00 ---> 36b67201a8fb 16:37:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:37:00 Removing intermediate container 69c6caf597ba 16:37:00 ---> 3b6fd5d86e5c 16:37:00 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:37:00 ---> 34f14a5ed437 16:37:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:37:00 ---> aa60f95b1e59 16:37:00 Step 19/24 : WORKDIR / 16:37:00 ---> Running in f6f86d104a0a 16:37:00 ---> 0a3e394ff15b 16:37:00 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:37:00 ---> Running in 7a8fb06b6ffb 16:37:00 Removing intermediate container f6f86d104a0a 16:37:00 ---> 5a26bef6832c 16:37:00 ---> 7f670c5ef2e6 16:37:00 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ]Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:37:00 16:37:00 Removing intermediate container eee81e909bc2 16:37:00 ---> f63316482fc7 16:37:00 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:00 ---> Running in 6357e38d655a 16:37:00 Removing intermediate container 6357e38d655a 16:37:00 ---> bcac33c07979 16:37:00 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:37:01 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 16:37:01 ---> Running in c543efa66a03 16:37:01 Status: Downloaded newer image for docker:20.10.10 16:37:01 ---> caf0836aff20 16:37:01 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:37:01 ---> b706a049f56e 16:37:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:37:01 ---> Running in 8d364eba852b 16:37:01 Removing intermediate container c543efa66a03 16:37:01 ---> 0f00d23981df 16:37:01 Step 22/24 : LABEL arch=x86_64 16:37:01 ---> 2af3ba082505 16:37:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:37:01 ---> Running in 693177840d35 16:37:01 Removing intermediate container 8d364eba852b 16:37:01 ---> 86bbbb53f48a 16:37:01 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 16:37:01 Removing intermediate container 693177840d35 16:37:01 ---> 4711f610166d 16:37:01 Step 23/24 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 16:37:01 ---> Running in f74ac7565298 16:37:01 ---> e56167746d24 16:37:01 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/ 16:37:01 ---> Running in f37b0349525e 16:37:01 ---> Running in 6fe0a47ece88 16:37:01 Removing intermediate container 7a8fb06b6ffb 16:37:01 ---> 3c99e1e03327 16:37:01 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:01 ---> 983e8edcfea3 16:37:01 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:37:01 Removing intermediate container f37b0349525e 16:37:01 ---> edb458641ed8 16:37:01 Step 24/24 : LABEL version=0.0.0 16:37:01 ---> Running in 2ac0321e9d0e 16:37:01 ---> 2935d08e6439 16:37:01 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:37:01 ---> dd36c833a521 16:37:01 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:37:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:01 Removing intermediate container 2ac0321e9d0e 16:37:01 ---> fef4671d50bf 16:37:01 16:37:01 ---> Running in f81ea7ef0cc4 16:37:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:01 Successfully built fef4671d50bf 16:37:01 Successfully tagged security-spire-config:latest 16:37:01  Building security-spire-config ... done Building support-scheduler 16:37:01 Removing intermediate container f81ea7ef0cc4 16:37:01 ---> 88faca59016d 16:37:01 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:02 (1/42) Installing readline (8.1.0-r0) 16:37:02 (2/42) Installing bash (5.1.16-r0) 16:37:02 ---> Running in 2b09454824e6 16:37:02 Executing bash-5.1.16-r0.post-install 16:37:02 (3/42) Installing brotli-libs (1.0.9-r5) 16:37:02 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:37:02 (5/42) Installing libcurl (7.79.1-r0) 16:37:02 (6/42) Installing curl (7.79.1-r0) 16:37:02 (7/42) Installing dumb-init (1.2.5-r1) 16:37:02 (8/42) Installing libbz2 (1.0.8-r1) 16:37:02 (9/42) Installing expat (2.4.7-r0) 16:37:02 (10/42) Installing libffi (3.3-r2) 16:37:02 (11/42) Installing gdbm (1.19-r0) 16:37:02 (12/42) Installing xz-libs (5.2.5-r0) 16:37:02 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:37:02 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:37:02 (15/42) Installing mpdecimal (2.5.1-r1) 16:37:02 (16/42) Installing sqlite-libs (3.35.5-r0) 16:37:02 (17/42) Installing python3 (3.9.5-r2) 16:37:03 ---> d69617c5c32c 16:37:03 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:37:03 (18/42) Installing py3-appdirs (1.4.4-r2) 16:37:03 (19/42) Installing py3-chardet (4.0.0-r2) 16:37:03 (20/42) Installing py3-idna (3.2-r0) 16:37:03 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:37:03 (22/42) Installing py3-certifi (2020.12.5-r1) 16:37:03 (23/42) Installing py3-requests (2.25.1-r4) 16:37:03 (24/42) Installing py3-msgpack (1.0.2-r1) 16:37:03 (25/42) Installing py3-lockfile (0.12.2-r4) 16:37:03 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:37:03 (27/42) Installing py3-colorama (0.4.4-r1) 16:37:03 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:37:03 (29/42) Installing py3-distlib (0.3.1-r3) 16:37:03 (30/42) Installing py3-distro (1.5.0-r3) 16:37:03 (31/42) Installing py3-six (1.15.0-r1) 16:37:03 (32/42) Installing py3-webencodings (0.5.1-r4) 16:37:03 (33/42) Installing py3-html5lib (1.1-r1) 16:37:03 (34/42) Installing py3-parsing (2.4.7-r2) 16:37:03 (35/42) Installing py3-packaging (20.9-r1) 16:37:03 (36/42) Installing py3-toml (0.10.2-r2) 16:37:03 (37/42) Installing py3-pep517 (0.10.0-r2) 16:37:03 (38/42) Installing py3-progress (1.5-r2) 16:37:03 (39/42) Installing py3-retrying (1.3.3-r1) 16:37:03 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:37:03 (41/42) Installing py3-setuptools (52.0.0-r3) 16:37:03 (42/42) Installing py3-pip (20.3.4-r1) 16:37:03 Removing intermediate container 6fe0a47ece88 16:37:03 ---> d49692957152 16:37:03 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:37:03 Removing intermediate container 2b09454824e6 16:37:03 ---> 3a817b8803c8 16:37:03 Step 18/20 : LABEL arch=x86_64 16:37:03 Executing busybox-1.33.1-r6.trigger 16:37:03 OK: 84 MiB in 64 packages 16:37:03 ---> 04ef59534a69 16:37:03 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:37:03 ---> Running in 7df4c86d8c52 16:37:03 ---> Running in 5c32d4b13ddc 16:37:03 Removing intermediate container 5c32d4b13ddc 16:37:03 ---> 42e450937e27 16:37:03 Step 19/20 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 16:37:03 ---> d9c790122ed9 16:37:03 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:37:03 Removing intermediate container 7df4c86d8c52 16:37:03 ---> 2080f0d453a8 16:37:03 Step 23/25 : LABEL arch=x86_64 16:37:04 ---> Running in f157d210104b 16:37:04 ---> Running in 92c51c7b4648 16:37:04 ---> 9615b86a0fa1 16:37:04 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:37:04 Removing intermediate container f157d210104b 16:37:04 ---> 3c9753997e7c 16:37:04 Step 20/20 : LABEL version=0.0.0 16:37:04 ---> Running in bc6fd76b42ca 16:37:04 Removing intermediate container 92c51c7b4648 16:37:04 ---> eeb738370155 16:37:04 Step 24/25 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 16:37:04 ---> Running in e3e6d13d68ff 16:37:04 ---> Running in 7aaa14b30efc 16:37:04 Removing intermediate container bc6fd76b42ca 16:37:04 ---> 44afeae3919a 16:37:04 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:37:04 Collecting docker-compose==1.23.2 16:37:04 Removing intermediate container e3e6d13d68ff 16:37:04 ---> d3d0367f9ebc 16:37:04 16:37:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:37:04 Removing intermediate container 7aaa14b30efc 16:37:04 ---> 4ec0cfc501e5 16:37:04 Step 25/25 : LABEL version=0.0.0 16:37:04 Collecting docopt<0.7,>=0.6.1 16:37:04 Downloading docopt-0.6.2.tar.gz (25 kB) 16:37:04 Successfully built d3d0367f9ebc 16:37:04 Successfully tagged security-spiffe-token-provider:latest 16:37:04  Building security-spiffe-token-provider ... done Building core-command 16:37:04 ---> Running in ca2641032272 16:37:04 ---> 113a9f31a614 16:37:04 Step 26/31 : RUN chmod +x /entrypoint.sh 16:37:04 Removing intermediate container ca2641032272 16:37:04 ---> 564f085e0111 16:37:04 16:37:04 ---> Running in cbcb48ce6204 16:37:04 Successfully built 564f085e0111 16:37:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:37:04 Successfully tagged security-secretstore-setup:latest 16:37:04  Building security-secretstore-setup ... done Building support-notifications 16:37:05 Collecting PyYAML<4,>=3.10 16:37:05 Downloading PyYAML-3.13.tar.gz (270 kB) 16:37:06 Collecting jsonschema<3,>=2.5.1 16:37:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:37:06 Collecting docker<4.0,>=3.6.0 16:37:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:37:06 Collecting texttable<0.10,>=0.9.0 16:37:06 Downloading texttable-0.9.1.tar.gz (11 kB) 16:37:06 Collecting cached-property<2,>=1.2.0 16:37:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:37:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:37:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:37:06 Collecting websocket-client<1.0,>=0.32.0 16:37:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:37:06 Collecting dockerpty<0.5,>=0.4.1 16:37:06 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:37:06 Removing intermediate container cbcb48ce6204 16:37:06 ---> b135bd3e6e94 16:37:06 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:37:06 Collecting docker-pycreds>=0.4.0 16:37:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:37:07 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) 16:37:07 Collecting idna<2.8,>=2.5 16:37:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:37:07 Collecting urllib3<1.25,>=1.21.1 16:37:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:37:07 Collecting chardet<3.1.0,>=3.0.2 16:37:07 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:37:07 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:37:07 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:37:07 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:37:07 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:37:07 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:37:07 Attempting uninstall: urllib3 16:37:07 Found existing installation: urllib3 1.26.5 16:37:07 Uninstalling urllib3-1.26.5: 16:37:07 Successfully uninstalled urllib3-1.26.5 16:37:07 ---> Running in 0ea86c8fdbb7 16:37:07 Attempting uninstall: idna 16:37:07 Found existing installation: idna 3.2 16:37:07 Uninstalling idna-3.2: 16:37:07 Successfully uninstalled idna-3.2 16:37:07 Removing intermediate container 0ea86c8fdbb7 16:37:07 ---> d048f5a59ddb 16:37:07 Step 28/31 : CMD ["gate"] 16:37:07 Attempting uninstall: chardet 16:37:07 Found existing installation: chardet 4.0.0 16:37:07 Uninstalling chardet-4.0.0: 16:37:07 Successfully uninstalled chardet-4.0.0 16:37:07 ---> Running in 782e0d3acaec 16:37:07 Removing intermediate container 782e0d3acaec 16:37:07 ---> 5bfe20fb3f12 16:37:07 Step 29/31 : LABEL arch=x86_64 16:37:08 ---> Running in 81793c98657d 16:37:08 Removing intermediate container 81793c98657d 16:37:08 ---> b8b44616be8e 16:37:08 Step 30/31 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 16:37:08 Attempting uninstall: requests 16:37:08 Found existing installation: requests 2.25.1 16:37:08 Uninstalling requests-2.25.1: 16:37:08 Successfully uninstalled requests-2.25.1 16:37:08 ---> Running in 9a4f10f98e19 16:37:08 Running setup.py install for texttable: started 16:37:08 Removing intermediate container 9a4f10f98e19 16:37:08 ---> 5e0da3827f57 16:37:08 Step 31/31 : LABEL version=0.0.0 16:37:08 ---> Running in 896d76456814 16:37:08 Running setup.py install for texttable: finished with status 'done' 16:37:08 Running setup.py install for PyYAML: started 16:37:08 Removing intermediate container 896d76456814 16:37:08 ---> 1195209c1339 16:37:08 16:37:08 Successfully built 1195209c1339 16:37:08 Successfully tagged security-bootstrapper:latest 16:37:08  Building security-bootstrapper ... done Building security-spire-server 16:37:09 Running setup.py install for PyYAML: finished with status 'done' 16:37:09 Running setup.py install for docopt: started 16:37:09 Running setup.py install for docopt: finished with status 'done' 16:37:09 Running setup.py install for dockerpty: started 16:37:10 Running setup.py install for dockerpty: finished with status 'done' 16:37:10 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 16:37:10 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:37:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:37:10 ---> 4473338f4888 16:37:10 Step 3/22 : WORKDIR /edgex-go 16:37:10 ---> Using cache 16:37:10 ---> 0007f25f06cf 16:37:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:10 ---> Using cache 16:37:10 ---> 4b166ad07985 16:37:10 Step 5/22 : RUN apk add --update --no-cache make git 16:37:10 ---> Using cache 16:37:10 ---> b246e6d22da4 16:37:10 Step 6/22 : COPY go.mod vendor* ./ 16:37:10 ---> Using cache 16:37:10 ---> 1b2c5879b63c 16:37:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:10 ---> Using cache 16:37:10 ---> 4e09d61eeab4 16:37:10 Step 8/22 : COPY . . 16:37:10 ---> Using cache 16:37:10 ---> 77a7608faeb9 16:37:10 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:37:13 ---> Running in 3def5f0a0357 16:37:13 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 16:37:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:37:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:14 ---> 4473338f4888 16:37:14 Step 3/23 : WORKDIR /edgex-go 16:37:14 ---> Using cache 16:37:14 ---> 0007f25f06cf 16:37:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:14 ---> Using cache 16:37:14 ---> 4b166ad07985 16:37:14 Step 5/23 : RUN apk add --update --no-cache make git 16:37:14 ---> Using cache 16:37:14 ---> b246e6d22da4 16:37:14 Step 6/23 : COPY go.mod vendor* ./ 16:37:14 ---> Using cache 16:37:14 ---> 1b2c5879b63c 16:37:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:14 ---> Using cache 16:37:14 ---> 4e09d61eeab4 16:37:14 Step 8/23 : COPY . . 16:37:14 ---> Using cache 16:37:14 ---> 77a7608faeb9 16:37:14 Step 9/23 : RUN make cmd/core-command/core-command 16:37:14 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:37:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:37:14 ---> 4473338f4888 16:37:14 Step 3/22 : WORKDIR /edgex-go 16:37:14 ---> Using cache 16:37:14 ---> 0007f25f06cf 16:37:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:14 ---> Using cache 16:37:14 ---> 4b166ad07985 16:37:14 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:37:15 ---> Running in 442648471c4a 16:37:15 ---> Running in 2bae9f702490 16:37:15 Removing intermediate container f74ac7565298 16:37:15 ---> 16e976279e90 16:37:15 Step 14/23 : ENV APP_PORT=58890 16:37:15 ---> Running in 264e65446a30 16:37: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 16:37:15 Removing intermediate container 264e65446a30 16:37:15 ---> bac92d2d0811 16:37:15 Step 15/23 : EXPOSE $APP_PORT 16:37:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:15 ---> Running in e66c5506538e 16:37:15 Removing intermediate container e66c5506538e 16:37:15 ---> 371088aad00a 16:37:15 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:37:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:16 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:37:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:16 ---> 4473338f4888 16:37:16 Step 3/23 : WORKDIR /edgex-go 16:37:16 ---> Using cache 16:37:16 ---> 0007f25f06cf 16:37:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:16 ---> Using cache 16:37:16 ---> 4b166ad07985 16:37:16 Step 5/23 : RUN apk add --update --no-cache make git 16:37:16 ---> Using cache 16:37:16 ---> b246e6d22da4 16:37:16 Step 6/23 : COPY go.mod vendor* ./ 16:37:16 ---> Using cache 16:37:16 ---> 1b2c5879b63c 16:37:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:16 ---> Using cache 16:37:16 ---> 4e09d61eeab4 16:37:16 Step 8/23 : COPY . . 16:37:16 ---> Using cache 16:37:16 ---> 77a7608faeb9 16:37:16 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 16:37:16 ---> Using cache 16:37:16 ---> 5bd86811be84 16:37:16 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" 16:37:16 ---> Using cache 16:37:16 ---> a81e75a149d7 16:37:16 16:37:16 Step 11/23 : FROM alpine:3.15 16:37:16 ---> 9c842ac49a39 16:37:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:37:16 ---> Using cache 16:37:16 ---> 20165c1e3418 16:37:16 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:16 ---> Using cache 16:37:16 ---> c7f97b137daf 16:37:16 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:37:16 ---> Using cache 16:37:16 ---> a7402b980c87 16:37:16 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 16:37:16 ---> 41a34cc11181 16:37:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:37:17 OK: 221 MiB in 52 packages 16:37:17 ---> ea58288ccdf9 16:37:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:37:17 Removing intermediate container 442648471c4a 16:37:17 ---> a640ffae5af5 16:37:17 Step 6/22 : COPY go.mod vendor* ./ 16:37:18 ---> b46f0e245205 16:37:18 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:37:18 ---> bcc633ad2477 16:37:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:18 ---> Running in a8c368bf8df6 16:37:18 ---> d08e0f48c823 16:37:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:37:18 ---> Running in 0c575100b004 16:37:18 Removing intermediate container a8c368bf8df6 16:37:18 ---> ccaa7b82f8f9 16:37:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:18 ---> Running in b9d452b82b95 16:37:18 ---> 9013af769b38 16:37:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:37:19 Removing intermediate container b9d452b82b95 16:37:19 ---> 1dca6fd7f1cd 16:37:19 Step 21/23 : LABEL arch=x86_64 16:37:19 ---> Running in b923e7e23cde 16:37:19 ---> a995f40e7be6 16:37:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:37:19 Removing intermediate container b923e7e23cde 16:37:19 ---> 5c302f3d2c9b 16:37:19 Step 22/23 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 16:37:19 ---> Running in fcb95c6788a3 16:37:19 Removing intermediate container fcb95c6788a3 16:37:19 ---> 63ce5abef860 16:37:19 Step 23/23 : LABEL version=0.0.0 16:37:19 ---> 5014db53e434 16:37:19 ---> Running in 474841c3d3e5 16:37:19 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:37:19 ---> Running in a046d3699091 16:37:20 Removing intermediate container a046d3699091 16:37:20 ---> 66c8c3bc3c66 16:37:20 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:37:20 ---> Running in d5c7908ea003 16:37:20 Removing intermediate container 474841c3d3e5 16:37:20 ---> e183d90c8627 16:37:20 16:37:20 Removing intermediate container 0c575100b004 16:37:20 ---> 141d8f7e1a2e 16:37:20 Step 8/22 : COPY . . 16:37:20 Successfully built e183d90c8627 16:37:20 Successfully tagged sys-mgmt-agent:latest 16:37:20  Building sys-mgmt-agent ... done Building security-proxy-setup 16:37:20 Removing intermediate container bbde9d19d0de 16:37:20 ---> b4364f59b59d 16:37:20 Successfully built b4364f59b59d 16:37:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:37:20 Removing intermediate container d5c7908ea003 16:37:20 ---> d89448c78d2e 16:37:20 Step 21/23 : LABEL arch=x86_64 16:37:20 + docker inspect -f . ci-base-image-arm64 16:37:20 . [Pipeline] withDockerContainer 16:37:20 prd-ubuntu20.04-docker-arm64-4c-16g-9264 does not seem to be running inside a container 16:37:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:37:21 ---> Running in e35b447d0ba8 16:37:22 $ docker top afebb6e6b60774648341c103412dfa76eb77c83f1bd5e41098cdbf59be709a96 -eo pid,comm [Pipeline] { [Pipeline] sh 16:37:22 Removing intermediate container e35b447d0ba8 16:37:22 ---> 9d50eb97d11a 16:37:22 Step 22/23 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 16:37:23 ---> Running in 75075367ba3d 16:37:23 + go version 16:37:23 go version go1.17.6 linux/arm64 [Pipeline] } 16:37:23 $ docker stop --time=1 afebb6e6b60774648341c103412dfa76eb77c83f1bd5e41098cdbf59be709a96 16:37:23 Removing intermediate container 75075367ba3d 16:37:23 ---> 763137e1a16e 16:37:23 Step 23/23 : LABEL version=0.0.0 16:37:23 ---> Running in 624f59030a24 16:37:24 Removing intermediate container 624f59030a24 16:37:24 ---> 7d6d9f59e2c2 16:37:24 16:37:24 Successfully built 7d6d9f59e2c2 16:37:24 Successfully tagged security-spire-server:latest 16:37:24  Building security-spire-server ... done Building core-metadata 16:37:24 $ docker rm -f afebb6e6b60774648341c103412dfa76eb77c83f1bd5e41098cdbf59be709a96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:37:25 + docker inspect -f . ci-base-image-arm64 16:37:25 . [Pipeline] withDockerContainer 16:37:25 prd-ubuntu20.04-docker-arm64-4c-16g-9264 does not seem to be running inside a container 16:37:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:37:26 $ docker top 20be9d15e77ca7be7f7c371b77d023b08e86dcc48fd64c890a694816747cb875 -eo pid,comm [Pipeline] { [Pipeline] echo 16:37:27 ========================================================= 16:37:27 [edgeXBuildGoParallel] Running Tests and Build... 16:37:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:37:27 + make test 16:37:27 go mod tidy -compat=1.17 16:37:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:37:30 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:37:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:37:30 ---> 4473338f4888 16:37:30 Step 3/22 : WORKDIR /edgex-go 16:37:30 ---> Using cache 16:37:30 ---> 0007f25f06cf 16:37:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:30 ---> Using cache 16:37:30 ---> 4b166ad07985 16:37:30 Step 5/22 : RUN apk add --update --no-cache make git 16:37:30 ---> Using cache 16:37:30 ---> b246e6d22da4 16:37:30 Step 6/22 : COPY go.mod vendor* ./ 16:37:30 ---> Using cache 16:37:30 ---> 1b2c5879b63c 16:37:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:30 ---> Using cache 16:37:30 ---> 4e09d61eeab4 16:37:30 Step 8/22 : COPY . . 16:37:30 ---> Using cache 16:37:30 ---> 77a7608faeb9 16:37:30 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:37:32 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:37:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:32 ---> 4473338f4888 16:37:32 Step 3/23 : WORKDIR /edgex-go 16:37:32 ---> Using cache 16:37:32 ---> 0007f25f06cf 16:37:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:32 ---> Using cache 16:37:32 ---> 4b166ad07985 16:37:32 Step 5/23 : RUN apk add --update --no-cache make git 16:37:32 ---> Using cache 16:37:32 ---> b246e6d22da4 16:37:32 Step 6/23 : COPY go.mod vendor* ./ 16:37:32 ---> Using cache 16:37:32 ---> 1b2c5879b63c 16:37:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:32 ---> Using cache 16:37:32 ---> 4e09d61eeab4 16:37:32 Step 8/23 : COPY . . 16:37:32 ---> Using cache 16:37:32 ---> 77a7608faeb9 16:37:32 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:37:34 ---> Running in 3a7b47b294b7 16:37:34 ---> Running in 00c18c864078 16:37:34 ---> 283d3bde909b 16:37:34 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:37:34 ---> Running in f68051a40dd7 16:37:35 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 16:37: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 16:37:35 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 16:37:37 Removing intermediate container 3def5f0a0357 16:37:37 ---> e6c61cedd020 16:37:37 16:37:37 Step 10/22 : FROM alpine:3.14 16:37:37 ---> a33ac4f1069a 16:37:37 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:37:37 ---> Running in d6f9a6eaa58a 16:37:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:38 (1/1) Installing dumb-init (1.2.5-r1) 16:37:38 Executing busybox-1.33.1-r6.trigger 16:37:38 OK: 6 MiB in 15 packages 16:37:38 Removing intermediate container 2bae9f702490 16:37:38 ---> 54c7402ddf8e 16:37:38 16:37:38 Step 10/23 : FROM alpine:3.14 16:37:38 ---> a33ac4f1069a 16:37:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:37:38 ---> Running in 33b897f952e0 16:37:39 Removing intermediate container d6f9a6eaa58a 16:37:39 ---> 69d6f607f64c 16:37:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:39 ---> Running in 20a4b65c71f1 16:37:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:40 (1/1) Installing dumb-init (1.2.5-r1) 16:37:40 Executing busybox-1.33.1-r6.trigger 16:37:40 OK: 6 MiB in 15 packages 16:37:40 Removing intermediate container 20a4b65c71f1 16:37:40 ---> bc7d36f9cc42 16:37:40 Step 13/22 : ENV APP_PORT=59861 16:37:40 ---> Running in d71ed9801f64 16:37:40 Removing intermediate container d71ed9801f64 16:37:40 ---> a2f3d8bca08d 16:37:40 Step 14/22 : EXPOSE $APP_PORT 16:37:40 ---> Running in c6d368a56086 16:37:40 Removing intermediate container 33b897f952e0 16:37:40 ---> c1805ddff562 16:37:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:40 ---> Running in 581310348a0a 16:37:40 Removing intermediate container c6d368a56086 16:37:40 ---> e69080f10cdb 16:37:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:41 Removing intermediate container 581310348a0a 16:37:41 ---> d73ba5632542 16:37:41 Step 13/23 : ENV APP_PORT=59882 16:37:41 ---> b753b84c366c 16:37:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:37:41 ---> Running in 13495d01e7a2 16:37:41 Removing intermediate container 13495d01e7a2 16:37:41 ---> f957c0e391b0 16:37:41 Step 14/23 : EXPOSE $APP_PORT 16:37:41 ---> Running in 9ab7be5a2f01 16:37:41 Removing intermediate container 9ab7be5a2f01 16:37:41 ---> acfe49ea100a 16:37:41 Step 15/23 : WORKDIR / 16:37:41 ---> Running in 25c28d2403ff 16:37:42 ---> 859050a36f58 16:37:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:37:42 Removing intermediate container 25c28d2403ff 16:37:42 ---> 0c8a7148691d 16:37:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:42 ---> 6112392ea339 16:37:42 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:37:42 ---> Running in 47421d3166e0 16:37:42 ---> 056a79de65ae 16:37:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:37:42 Removing intermediate container 47421d3166e0 16:37:42 ---> 507d13b67229 16:37:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:42 ---> Running in ee248046ea4d 16:37:43 Removing intermediate container ee248046ea4d 16:37:43 ---> 7bc36e79d205 16:37:43 Step 20/22 : LABEL arch=x86_64 16:37:43 ---> Running in 322fefd24b19 16:37:43 Removing intermediate container 322fefd24b19 16:37:43 ---> d5a5f1f77d4f 16:37:43 Step 21/22 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 16:37:43 ---> 7749eebbc539 16:37:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:37:43 ---> Running in 5676ba0c0d66 16:37:44 Removing intermediate container 5676ba0c0d66 16:37:44 ---> 9ad0dc748777 16:37:44 Step 22/22 : LABEL version=0.0.0 16:37:44 ---> Running in 8cb8ac0787ba 16:37:44 ---> 8340c033bcc7 16:37:44 Step 19/23 : ENTRYPOINT ["/core-command"] 16:37:44 Removing intermediate container 8cb8ac0787ba 16:37:44 ---> 2786a9702e16 16:37:44 16:37:44 ---> Running in 815c119cd45d 16:37:44 Successfully built 2786a9702e16 16:37:44 Successfully tagged support-scheduler:latest 16:37:44  Building support-scheduler ... done Building core-data 16:37:45 Removing intermediate container 815c119cd45d 16:37:45 ---> a61e511f9ca3 16:37:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:46 ---> Running in e5cd2b8c115e 16:37:46 Removing intermediate container e5cd2b8c115e 16:37:46 ---> 1a89e56cced9 16:37:46 Step 21/23 : LABEL arch=x86_64 16:37:46 ---> Running in a6c09efce460 16:37:46 Removing intermediate container a6c09efce460 16:37:46 ---> a5ace1669acb 16:37:46 Step 22/23 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 16:37:47 ---> Running in 8133ae0a1ac5 16:37:47 Removing intermediate container 8133ae0a1ac5 16:37:47 ---> 571e13bad3d8 16:37:47 Step 23/23 : LABEL version=0.0.0 16:37:47 ---> Running in 79bc56761208 16:37:47 Removing intermediate container 79bc56761208 16:37:47 ---> 1db4926e43ea 16:37:47 16:37:47 Successfully built 1db4926e43ea 16:37:47 Successfully tagged core-command:latest 16:37:49  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:37:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:49 ---> 4473338f4888 16:37:49 Step 3/23 : WORKDIR /edgex-go 16:37:49 ---> Using cache 16:37:49 ---> 0007f25f06cf 16:37:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:49 ---> Using cache 16:37:49 ---> 4b166ad07985 16:37:49 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:37:50 ---> Running in 120db5f1f895 16:37:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:52 OK: 221 MiB in 52 packages 16:37:53 Removing intermediate container 120db5f1f895 16:37:53 ---> 57da88b09717 16:37:53 Step 6/23 : COPY go.mod vendor* ./ 16:37:54 ---> 70f97a0f9582 16:37:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:54 ---> Running in 8c2de368b481 16:37:56 Removing intermediate container 8c2de368b481 16:37:56 ---> 704aec8b599e 16:37:56 Step 8/23 : COPY . . 16:38: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 16:38:00 ? github.com/edgexfoundry/edgex-go [no test files] 16:38:03 ---> 71edd36d422d 16:38:03 Step 9/23 : RUN make cmd/core-data/core-data 16:38:03 ---> Running in 73a7d1019c85 16:38:04 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 16:38:06 Removing intermediate container f68051a40dd7 16:38:06 ---> 5cdc6771beef 16:38:06 16:38:06 Step 10/22 : FROM alpine:3.14 16:38:06 ---> a33ac4f1069a 16:38:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:38:06 Removing intermediate container 3a7b47b294b7 16:38:06 ---> 29305f356fe8 16:38:06 16:38:06 Step 10/23 : FROM alpine:3.14 16:38:06 ---> a33ac4f1069a 16:38:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:38:06 ---> Using cache 16:38:06 ---> c1805ddff562 16:38:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:38:06 ---> Using cache 16:38:06 ---> d73ba5632542 16:38:06 Step 13/23 : ENV APP_PORT=59881 16:38:06 Removing intermediate container 00c18c864078 16:38:06 ---> 7515e79e284b 16:38:06 16:38:06 Step 10/22 : FROM alpine:3.14 16:38:06 ---> a33ac4f1069a 16:38:06 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:38:06 ---> Running in e7ef101838a4 16:38:06 ---> Running in 4b4b8f1fb9a7 16:38:06 ---> Running in 0c0c4f638148 16:38:06 Removing intermediate container e7ef101838a4 16:38:06 ---> 1818692bc96b 16:38:06 Step 14/23 : EXPOSE $APP_PORT 16:38:07 ---> Running in 6f3cfd1ff935 16:38:07 Removing intermediate container 6f3cfd1ff935 16:38:07 ---> acc7b9f3a74e 16:38:07 Step 15/23 : WORKDIR / 16:38:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:38:07 ---> Running in 545912beb6a1 16:38:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:38:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:38:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:38:07 Removing intermediate container 545912beb6a1 16:38:07 ---> 2b6dbda80ef3 16:38:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:07 (1/2) Installing ca-certificates (20211220-r0) 16:38:07 (1/6) Installing ca-certificates (20211220-r0) 16:38:07 (2/2) Installing dumb-init (1.2.5-r1) 16:38:07 Executing busybox-1.33.1-r6.trigger 16:38:07 Executing ca-certificates-20211220-r0.trigger 16:38:07 (2/6) Installing brotli-libs (1.0.9-r5) 16:38:07 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:38:07 (4/6) Installing libcurl (7.79.1-r0) 16:38:07 (5/6) Installing curl (7.79.1-r0) 16:38:07 (6/6) Installing dumb-init (1.2.5-r1) 16:38:07 Executing busybox-1.33.1-r6.trigger 16:38:07 Executing ca-certificates-20211220-r0.trigger 16:38:07 OK: 6 MiB in 16 packages 16:38:07 ---> d2ad4bbfea1f 16:38:07 OK: 8 MiB in 20 packages 16:38:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:38:08 ---> 26d22e74af0e 16:38:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:38:08 Removing intermediate container 4b4b8f1fb9a7 16:38:08 ---> 0a55228e6e50 16:38:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:38:08 Removing intermediate container 0c0c4f638148 16:38:08 ---> 8fca541a53a3 16:38:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:38:08 ---> Running in 0be605a8ef78 16:38:08 ---> 25eb4f20297e 16:38:08 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:38:08 ---> Running in 903508081f41 16:38:08 ---> Running in 6a26439fa805 16:38:08 Removing intermediate container 0be605a8ef78 16:38:08 ---> cf655bae0832 16:38:08 Step 13/22 : ENV APP_PORT=59860 16:38:08 Removing intermediate container 903508081f41 16:38:08 ---> d901032260ba 16:38:08 Step 13/22 : WORKDIR /edgex 16:38:08 Removing intermediate container 6a26439fa805 16:38:08 ---> fe419d4fd0c8 16:38:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:08 ---> Running in 3d14d2d5861a 16:38:08 ---> Running in b7041750357a 16:38:09 ---> Running in 13bfe42ac98f 16:38:09 Removing intermediate container 3d14d2d5861a 16:38:09 ---> 21dc7935314f 16:38:09 Step 14/22 : EXPOSE $APP_PORT 16:38:09 ---> Running in 27430a58afb5 16:38:09 Removing intermediate container b7041750357a 16:38:09 ---> 66a5d32e66b4 16:38:09 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:38:09 Removing intermediate container 13bfe42ac98f 16:38:09 ---> bf8ea2aa4e24 16:38:09 Step 21/23 : LABEL arch=x86_64 16:38:09 ---> Running in aa05cd84700a 16:38:09 Removing intermediate container 27430a58afb5 16:38:09 ---> fe6f0d3899a8 16:38:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:09 Removing intermediate container aa05cd84700a 16:38:09 ---> c1aa71fc3e80 16:38:09 Step 22/23 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 16:38:09 ---> 1c30d8cd4caf 16:38:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:38:09 ---> Running in ab54397fa526 16:38:09 ---> 78f652881094 16:38:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:38:10 Removing intermediate container ab54397fa526 16:38:10 ---> 773e06f91eca 16:38:10 Step 23/23 : LABEL version=0.0.0 16:38:10 ---> Running in 3f7bfe2cbb80 16:38:10 ---> 8682d08818c2 16:38:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:38:10 ---> 72c2ab75a5ce 16:38:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:38:10 Removing intermediate container 3f7bfe2cbb80 16:38:10 ---> 9e9325665c8d 16:38:10 16:38:10 Successfully built 9e9325665c8d 16:38:10 Successfully tagged core-metadata:latest 16:38:11  Building core-metadata ... done  ---> 2218fac00151 16:38:11 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:38:11 ---> Running in b33401c9f479 16:38:11 ---> ad00620c3148 16:38:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:38:12 Removing intermediate container b33401c9f479 16:38:12 ---> 0fad8a00b126 16:38:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:12 ---> Running in a67983fe64f9 16:38:12 ---> 60518446e036 16:38:12 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:38:12 Removing intermediate container a67983fe64f9 16:38:12 ---> 6fae3b836d68 16:38:12 Step 20/22 : LABEL arch=x86_64 16:38:12 ---> Running in 67f27e1febad 16:38:12 ---> Running in afb44b717e25 16:38:12 Removing intermediate container afb44b717e25 16:38:12 ---> 27286ca37334 16:38:12 Step 21/22 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 16:38:12 ---> Running in 89a389b1a738 16:38:13 Removing intermediate container 89a389b1a738 16:38:13 ---> bd7a0fb18da4 16:38:13 Step 22/22 : LABEL version=0.0.0 16:38:13 ---> Running in 5a08dae2181f 16:38:13 Removing intermediate container 5a08dae2181f 16:38:13 ---> 4d114b6896b1 16:38:13 16:38:13 Removing intermediate container 67f27e1febad 16:38:13 ---> a464a9e9db56 16:38:13 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:38:13 Successfully built 4d114b6896b1 16:38:13 Successfully tagged support-notifications:latest 16:38:13  Building support-notifications ... done  ---> Running in c93168bc7732 16:38:13 Removing intermediate container c93168bc7732 16:38:13 ---> 150c3d3bc46d 16:38:13 Step 20/22 : LABEL arch=x86_64 16:38:13 ---> Running in beeb7401a3e7 16:38:13 Removing intermediate container beeb7401a3e7 16:38:13 ---> 0a25db00bc63 16:38:13 Step 21/22 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 16:38:14 ---> Running in 0f805b4d5634 16:38:14 Removing intermediate container 0f805b4d5634 16:38:14 ---> 319dcb023af8 16:38:14 Step 22/22 : LABEL version=0.0.0 16:38:14 ---> Running in 5de95da64b16 16:38:14 Removing intermediate container 5de95da64b16 16:38:14 ---> da2bad9374e6 16:38:14 16:38:14 Successfully built da2bad9374e6 16:38:14 Successfully tagged security-proxy-setup:latest 16:38:22  Building security-proxy-setup ... done Removing intermediate container 73a7d1019c85 16:38:22 ---> cdcc146a07ef 16:38:22 16:38:22 Step 10/23 : FROM alpine:3.14 16:38:22 ---> a33ac4f1069a 16:38:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:38:22 ---> Running in 6f2fa75bf966 16:38:22 Removing intermediate container 6f2fa75bf966 16:38:22 ---> a0a4ae233d76 16:38:22 Step 12/23 : ENV APP_PORT=59880 16:38:23 ---> Running in 0595b01ae3da 16:38:23 Removing intermediate container 0595b01ae3da 16:38:23 ---> 0cec5705d328 16:38:23 Step 13/23 : EXPOSE $APP_PORT 16:38:23 ---> Running in d9a38774237e 16:38:23 Removing intermediate container d9a38774237e 16:38:23 ---> 0c1ddc39485d 16:38:23 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:23 ---> Running in 94ab3a97b037 16:38:24 Removing intermediate container 94ab3a97b037 16:38:24 ---> 21825c064a51 16:38:24 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:38:24 ---> Running in 75c36587bb2a 16:38:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:38:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:38:25 (1/6) Installing dumb-init (1.2.5-r1) 16:38:25 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:38:26 (3/6) Installing libsodium (1.0.18-r0) 16:38:26 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:38:26 (5/6) Installing libzmq (4.3.4-r0) 16:38:26 (6/6) Installing zeromq (4.3.4-r0) 16:38:26 Executing busybox-1.33.1-r6.trigger 16:38:26 OK: 8 MiB in 20 packages 16:38:26 Removing intermediate container 75c36587bb2a 16:38:26 ---> 7c379fb1c7ec 16:38:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:26 ---> 43d8e403b5d5 16:38:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:38:27 ---> 4cedd3d4a78c 16:38:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:38:27 ---> 08c684e17319 16:38:27 Step 19/23 : ENTRYPOINT ["/core-data"] 16:38:27 ---> Running in 207a9383338d 16:38:27 Removing intermediate container 207a9383338d 16:38:27 ---> 78192c02a214 16:38:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:27 ---> Running in 8f3cb9d38ee6 16:38:28 Removing intermediate container 8f3cb9d38ee6 16:38:28 ---> 8478772da9d0 16:38:28 Step 21/23 : LABEL arch=x86_64 16:38:28 ---> Running in 33826d7c64e5 16:38:28 Removing intermediate container 33826d7c64e5 16:38:28 ---> 73c76338cd42 16:38:28 Step 22/23 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 16:38:28 ---> Running in d80c800763ed 16:38:28 Removing intermediate container d80c800763ed 16:38:28 ---> 28539dd9a7c1 16:38:28 Step 23/23 : LABEL version=0.0.0 16:38:28 ---> Running in 737a9c174601 16:38:28 Removing intermediate container 737a9c174601 16:38:28 ---> 5ad3d001c09c 16:38:28 16:38:28 Successfully built 5ad3d001c09c 16:38:28 Successfully tagged core-data:latest 16:38:28  Building core-data ... done  [Pipeline] } 16:38:28 $ docker stop --time=1 b5871ee283a784a9964ef19ee8d1c3ca93305b347fca7aca2e382ab93b0874ca 16:38:30 $ docker rm -f b5871ee283a784a9964ef19ee8d1c3ca93305b347fca7aca2e382ab93b0874ca [Pipeline] // withDockerContainer [Pipeline] sh 16:38:30 + docker images 16:38:30 REPOSITORY TAG IMAGE ID CREATED SIZE 16:38:30 core-data latest 5ad3d001c09c 2 seconds ago 35.9MB 16:38:30 cdcc146a07ef 9 seconds ago 1.65GB 16:38:30 security-proxy-setup latest da2bad9374e6 16 seconds ago 43.4MB 16:38:30 support-notifications latest 4d114b6896b1 17 seconds ago 26.6MB 16:38:30 core-metadata latest 9e9325665c8d 20 seconds ago 26.1MB 16:38:30 29305f356fe8 25 seconds ago 1.62GB 16:38:30 7515e79e284b 25 seconds ago 1.63GB 16:38:30 5cdc6771beef 25 seconds ago 1.62GB 16:38:30 core-command latest 1db4926e43ea 43 seconds ago 24.5MB 16:38:30 support-scheduler latest 2786a9702e16 46 seconds ago 26MB 16:38:30 54c7402ddf8e 53 seconds ago 1.61GB 16:38:30 e6c61cedd020 54 seconds ago 1.62GB 16:38:30 security-spire-server latest 7d6d9f59e2c2 About a minute ago 82.9MB 16:38:30 sys-mgmt-agent latest e183d90c8627 About a minute ago 305MB 16:38:30 security-bootstrapper latest 1195209c1339 About a minute ago 24.3MB 16:38:30 security-spiffe-token-provider latest d3d0367f9ebc About a minute ago 28.5MB 16:38:30 security-secretstore-setup latest 564f085e0111 About a minute ago 42.1MB 16:38:30 security-spire-config latest fef4671d50bf About a minute ago 82.2MB 16:38:30 2331e3657d84 About a minute ago 1.61GB 16:38:30 7601de1757be About a minute ago 1.63GB 16:38:30 cc0340f96e68 About a minute ago 1.61GB 16:38:30 fa1bec383008 About a minute ago 1.61GB 16:38:30 a81e75a149d7 About a minute ago 1.61GB 16:38:30 security-spire-agent latest 8490208bed7d About a minute ago 119MB 16:38:30 d8ca06721d8e 2 minutes ago 1.61GB 16:38:30 ci-base-image-x86_64 latest 4473338f4888 4 minutes ago 896MB 16:38:30 alpine 3.15 9c842ac49a39 5 days ago 5.57MB 16:38:30 alpine 3.14 a33ac4f1069a 11 days ago 5.59MB 16:38:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 7 weeks ago 562MB 16:38:30 docker 20.10.10 b706a049f56e 4 months ago 216MB 16:38:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 16:38:30 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 16:38:45 Still waiting to schedule task 16:38:45 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:39:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:39:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:39:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:39:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:39:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:39:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:39:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:39:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:39:34 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:39:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:39:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:39:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:39:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:39:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:39:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.209s coverage: 28.7% of statements 16:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:39:49 Running on prd-ubuntu18.04-docker-8c-8g-9265 in /w/workspace/edgexfoundry_edgex-go_PR-3926 [Pipeline] { [Pipeline] ws 16:39:49 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 16:39:49 The recommended git tool is: git 16:39:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.495s coverage: 98.5% of statements 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:39:51 using credential edgex-jenkins-ssh 16:39:51 Cloning the remote Git repository 16:39:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:39:51 > git init /w/workspace/edgex-go/4 # timeout=10 16:39:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:39:51 > git --version # timeout=10 16:39:51 > git --version # 'git version 2.17.1' 16:39:51 using GIT_SSH to set credentials SSH Credentials for GitHub 16:39:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:39:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.436s coverage: 54.9% of statements 16:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:39:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:39:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:39:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:39:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:39:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:39:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3926/head:refs/remotes/origin/PR-3926 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:39:57 Merging remotes/origin/main commit 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 into PR head commit a685941c10fd8e7165613d272d6d3a86290bc252 16:39:57 Merge succeeded, producing a685941c10fd8e7165613d272d6d3a86290bc252 16:39:57 Checking out Revision a685941c10fd8e7165613d272d6d3a86290bc252 (PR-3926) 16:39:57 > git config core.sparsecheckout # timeout=10 16:39:57 > git checkout -f a685941c10fd8e7165613d272d6d3a86290bc252 # timeout=10 16:39:57 > git remote # timeout=10 16:39:57 > git config --get remote.origin.url # timeout=10 16:39:57 using GIT_SSH to set credentials SSH Credentials for GitHub 16:39:57 > git merge 8e1ceee72f1e8b529f59e19a94ec3dfd502baa97 # timeout=10 16:39:57 > git rev-parse HEAD^{commit} # timeout=10 16:39:57 > git config core.sparsecheckout # timeout=10 16:39:57 > git checkout -f a685941c10fd8e7165613d272d6d3a86290bc252 # timeout=10 16:40:00 Commit message: "feat(metadata): implement PATCH device profile basic info API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:40:01 + echo snap-build.sh 16:40:01 snap-build.sh 16:40:01 + SNAP_BASE_DIR=. 16:40:01 + '[' '!' -z /w/workspace/edgex-go/4 ']' 16:40:01 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 16:40:01 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 16:40:01 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 16:40:01 + cd /w/workspace/edgex-go/4 16:40:01 + sudo apt-get remove -qy --purge lxd lxd-client 16:40:01 Reading package lists... 16:40:01 Building dependency tree... 16:40:01 Reading state information... 16:40:01 The following packages were automatically installed and are no longer required: 16:40:01 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:40:01 uidmap xdelta3 16:40:01 Use 'sudo apt autoremove' to remove them. 16:40:01 The following packages will be REMOVED: 16:40:01 lxd* lxd-client* 16:40:01 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:40:01 After this operation, 31.7 MB disk space will be freed. 16:40:02 (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.) 16:40:02 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:40:03 Removing lxd dnsmasq configuration 16:40:03 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:40:03 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:40:04 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:40:04 (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.) 16:40:04 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:40:05 Processing triggers for systemd (237-3ubuntu10.52) ... 16:40:05 Processing triggers for ureadahead (0.100.0-21) ... 16:40:06 + sudo snap remove --purge lxd 16:40:06 snap "lxd" is not installed 16:40:06 + sudo groupadd --force --system lxd 16:40:06 ++ whoami 16:40:06 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:40:06 + newgrp - lxd 16:40:06 + sudo snap install lxd 16:40:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.692s coverage: 89.2% of statements 16:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:40:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.403s coverage: 84.4% of statements 16:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:40:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.503s coverage: 94.5% of statements 16:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:40:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:40:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.286s coverage: 72.2% of statements 16:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:40:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.356s coverage: 60.0% of statements 16:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:40:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.700s coverage: 0.9% of statements 16:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:40:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.313s coverage: 58.8% of statements 16:40:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.461s coverage: 24.0% of statements 16:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.326s coverage: 47.1% of statements 16:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.245s coverage: 79.5% of statements 16:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.250s coverage: 94.1% of statements 16:40:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.255s coverage: 96.3% of statements 16:40:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.342s coverage: 87.5% of statements 16:40:16 2022-03-28T16:40:14Z INFO Waiting for automatic snapd restart... 16:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.289s coverage: 94.4% of statements 16:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.210s coverage: 44.8% of statements 16:40:34 lxd 4.24-c92c0b2 from Canonical* installed 16:40:34 + sudo lxd init --auto 16:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.689s coverage: 82.5% of statements 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.265s coverage: 92.9% of statements 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.260s coverage: 58.8% of statements 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.281s coverage: 80.0% of statements 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.268s coverage: 85.4% of statements 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.792s coverage: 91.2% of statements 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.987s coverage: 64.4% of statements 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.199s coverage: 100.0% of statements 16:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 89.4% of statements 16:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements 16:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements 16:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 16:40:43 + sudo snap install --classic snapcraft 16:40:48 snapcraft 6.1 from Canonical* installed 16:40:48 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:40:48 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:40:48 % Total % Received % Xferd Average Speed Time Time Time Current 16:40:48 Dload Upload Total Spent Left Speed 16:40:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4061 0 --:--:-- --:--:-- --:--:-- 4061 16:40:48 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 4904k 0 --:--:-- --:--:-- --:--:-- 14.6M 16:40:48 ./yq_linux_amd64 16:40:48 + sudo snapcraft prime --use-lxd 16:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.431s coverage: 65.4% of statements 16:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:40:50 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:40:50 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: 16:40:50 - README.md 16:40:50 16:40:50 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.744s coverage: 43.8% of statements 16:40:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:40:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.241s coverage: 89.5% of statements 16:40:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.296s coverage: 84.8% of statements 16:40:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:40:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:40:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:40:51 Launching a container. 16:40:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.343s coverage: 17.7% of statements 16:40:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:40:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:40:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:40:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:40:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.646s coverage: 92.3% of statements 16:40:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:40:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:40:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:40:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:40:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.458s coverage: 63.2% of statements 16:40:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:40:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:40:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.451s coverage: 97.7% of statements 16:40:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:40:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:40:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:40:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:40:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.201s coverage: 28.9% of statements 16:40:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:40:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:40:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:40:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:40:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:40:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:40:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.195s coverage: 100.0% of statements 16:40:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements 16:40:59 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 16:40:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:40:59 GO111MODULE=on go vet ./... 16:41:03 Waiting for container to be ready 16:41:03 To start your first container, try: lxc launch ubuntu:20.04 16:41:03 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 16:41:03 16:41:07 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:41:08 Waiting for network to be ready... 16:41:08 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 16:41:08 Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 16:41:08 Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 16:41:08 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 16:41:09 Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 16:41:09 Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 16:41:09 Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 16:41:09 Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 16:41:09 Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 16:41:09 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 16:41:09 Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 16:41:09 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1675 kB] 16:41:09 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [316 kB] 16:41:09 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 16:41:09 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 16:41:09 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [888 kB] 16:41:09 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [127 kB] 16:41:09 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [913 kB] 16:41:09 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [203 kB] 16:41:09 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1347 kB] 16:41:09 Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [234 kB] 16:41:09 Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 16:41:09 Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 16:41:09 Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [831 kB] 16:41:09 Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [118 kB] 16:41:09 Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 16:41:09 Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 16:41:12 Fetched 23.5 MB in 3s (7062 kB/s) 16:41:12 Reading package lists... 16:41:12 Reading package lists... 16:41:12 Building dependency tree... 16:41:12 Reading state information... 16:41:13 The following additional packages will be installed: 16:41:13 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:41:13 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:41:13 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:41:13 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:41:13 Suggested packages: 16:41:13 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:41:13 Recommended packages: 16:41:13 gnupg libsasl2-modules 16:41:13 The following NEW packages will be installed: 16:41:13 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:41:13 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:41:13 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:41:13 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:41:13 The following packages will be upgraded: 16:41:13 gpg gpg-agent gpgconf libudev1 16:41:13 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 16:41:13 Need to get 3859 kB of archives. 16:41:13 After this operation, 14.9 MB of additional disk space will be used. 16:41:13 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 16:41:13 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 16:41:13 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 16:41:13 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 16:41:13 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 16:41:13 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 16:41:13 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 16:41:13 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 16:41:13 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 16:41:13 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:41:14 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 16:41:14 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 16:41:14 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 16:41:14 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 16:41:14 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 16:41:14 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 16:41:14 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 16:41:14 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 16:41:14 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 16:41:14 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 16:41:14 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 16:41:14 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 16:41:14 debconf: delaying package configuration, since apt-utils is not installed 16:41:14 Fetched 3859 kB in 1s (3484 kB/s) 16:41:14 (Reading database ... 12816 files and directories currently installed.) 16:41:14 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 16:41:14 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 16:41:14 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 16:41:14 Selecting previously unselected package udev. 16:41:14 (Reading database ... 12816 files and directories currently installed.) 16:41:14 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 16:41:15 Unpacking udev (245.4-4ubuntu3.15) ... 16:41:15 Selecting previously unselected package libfuse2:amd64. 16:41:15 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 16:41:15 Unpacking libfuse2:amd64 (2.9.9-3) ... 16:41:15 Selecting previously unselected package fuse. 16:41:15 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 16:41:15 Unpacking fuse (2.9.9-3) ... 16:41:15 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 16:41:15 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 16:41:15 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 16:41:15 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 16:41:15 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 16:41:15 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 16:41:15 Selecting previously unselected package libksba8:amd64. 16:41:15 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:41:15 Unpacking libksba8:amd64 (1.3.5-2) ... 16:41:16 Selecting previously unselected package libroken18-heimdal:amd64. 16:41:16 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:41:16 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:16 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:41:16 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:41:16 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:16 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:41:16 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:41:16 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:16 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:41:16 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:41:16 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:16 Selecting previously unselected package libwind0-heimdal:amd64. 16:41:16 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:41:16 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:16 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:41:16 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:41:16 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:16 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:41:16 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:41:16 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:16 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:41:16 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:41:16 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:17 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:41:17 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:41:17 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:17 Selecting previously unselected package libsasl2-modules-db:amd64. 16:41:17 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 16:41:17 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 16:41:17 Selecting previously unselected package libsasl2-2:amd64. 16:41:17 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 16:41:17 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 16:41:17 Selecting previously unselected package libldap-common. 16:41:17 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 16:41:17 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 16:41:17 Selecting previously unselected package libldap-2.4-2:amd64. 16:41:17 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 16:41:17 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 16:41:17 Selecting previously unselected package dirmngr. 16:41:17 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 16:41:17 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 16:41:17 Setting up libksba8:amd64 (1.3.5-2) ... 16:41:17 Setting up libfuse2:amd64 (2.9.9-3) ... 16:41:17 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 16:41:17 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 16:41:17 Setting up udev (245.4-4ubuntu3.15) ... 16:41:18 invoke-rc.d: policy-rc.d denied execution of start. 16:41:18 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 16:41:18 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:18 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 16:41:18 Setting up gpg (2.2.19-3ubuntu2.1) ... 16:41:18 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:18 Setting up fuse (2.9.9-3) ... 16:41:18 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 16:41:19 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:19 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:19 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:19 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:19 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:19 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:19 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:41:19 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 16:41:19 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 16:41:19 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 16:41:19 Processing triggers for systemd (245.4-4ubuntu3) ... 16:41:19 Processing triggers for libc-bin (2.31-0ubuntu9) ... 16:41:19 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 16:41:19 Alias= settings in the [Install] section, and DefaultInstance= for template 16:41:19 units). This means they are not meant to be enabled using systemctl. 16:41:19 16:41:19 Possible reasons for having this kind of units are: 16:41:19 • A unit may be statically enabled by being symlinked from another unit's 16:41:19 .wants/ or .requires/ directory. 16:41:19 • A unit's purpose may be to act as a helper for some other unit which has 16:41:19 a requirement dependency on it. 16:41:19 • A unit may be started when needed via activation (socket, path, timer, 16:41:19 D-Bus, udev, scripted systemctl call, ...). 16:41:19 • In case of template units, the unit is meant to be enabled with some 16:41:19 instance name specified. 16:41:20 Reading package lists... 16:41:20 Building dependency tree... 16:41:20 Reading state information... 16:41:20 The following additional packages will be installed: 16:41:20 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 16:41:20 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 16:41:20 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 16:41:20 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 16:41:20 openssh-client python3 python3-minimal python3.8 python3.8-minimal 16:41:20 squashfs-tools systemd systemd-sysv systemd-timesyncd 16:41:20 Suggested packages: 16:41:20 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 16:41:20 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:41:20 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 16:41:20 systemd-container policykit-1 16:41:20 Recommended packages: 16:41:20 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 16:41:20 The following NEW packages will be installed: 16:41:20 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 16:41:20 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 16:41:20 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 16:41:20 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 16:41:20 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 16:41:20 The following packages will be upgraded: 16:41:20 libsystemd0 systemd systemd-sysv systemd-timesyncd 16:41:20 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 16:41:20 Need to get 46.5 MB of archives. 16:41:20 After this operation, 181 MB of additional disk space will be used. 16:41:20 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 16:41:20 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 16:41:20 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 16:41:20 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 16:41:20 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 16:41:20 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 16:41:20 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 16:41:20 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 16:41:20 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 16:41:20 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 16:41:20 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 16:41:20 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 16:41:20 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 16:41:20 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 16:41:21 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 16:41:21 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 16:41:21 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 16:41:21 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 16:41:21 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 16:41:21 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 16:41:21 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 16:41:21 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 16:41:21 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 16:41:21 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 16:41:21 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 16:41:21 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 16:41:21 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 16:41:21 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 16:41:21 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 16:41:21 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 16:41:21 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 16:41:21 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 16:41:21 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 16:41:23 debconf: delaying package configuration, since apt-utils is not installed 16:41:23 Fetched 46.5 MB in 2s (20.3 MB/s) 16:41:23 (Reading database ... 13067 files and directories currently installed.) 16:41:23 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 16:41:23 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 16:41:23 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 16:41:23 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 16:41:23 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 16:41:23 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 16:41:24 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 16:41:24 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 16:41:24 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 16:41:24 Selecting previously unselected package libpython3.8-minimal:amd64. 16:41:24 (Reading database ... 13068 files and directories currently installed.) 16:41:24 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 16:41:24 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 16:41:24 Selecting previously unselected package libexpat1:amd64. 16:41:24 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 16:41:24 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 16:41:24 Selecting previously unselected package python3.8-minimal. 16:41:24 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 16:41:24 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 16:41:24 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 16:41:24 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 16:41:24 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 16:41:25 Selecting previously unselected package python3-minimal. 16:41:25 (Reading database ... 13359 files and directories currently installed.) 16:41:25 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 16:41:25 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 16:41:25 Selecting previously unselected package mime-support. 16:41:25 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 16:41:25 Unpacking mime-support (3.64ubuntu1) ... 16:41:25 Selecting previously unselected package libmpdec2:amd64. 16:41:25 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 16:41:25 Unpacking libmpdec2:amd64 (2.4.2-3) ... 16:41:25 Selecting previously unselected package libpython3.8-stdlib:amd64. 16:41:25 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 16:41:25 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 16:41:25 Selecting previously unselected package python3.8. 16:41:25 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 16:41:25 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 16:41:25 Selecting previously unselected package libpython3-stdlib:amd64. 16:41:25 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 16:41:25 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 16:41:25 Setting up python3-minimal (3.8.2-0ubuntu2) ... 16:41:25 Selecting previously unselected package python3. 16:41:25 (Reading database ... 13761 files and directories currently installed.) 16:41:25 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 16:41:25 Unpacking python3 (3.8.2-0ubuntu2) ... 16:41:25 Selecting previously unselected package libdbus-1-3:amd64. 16:41:25 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 16:41:25 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 16:41:25 Selecting previously unselected package dbus. 16:41:25 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 16:41:25 Unpacking dbus (1.12.16-2ubuntu2.1) ... 16:41:25 Selecting previously unselected package libbsd0:amd64. 16:41:25 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 16:41:25 Unpacking libbsd0:amd64 (0.10.0-1) ... 16:41:26 Selecting previously unselected package libpam-systemd:amd64. 16:41:26 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 16:41:26 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 16:41:26 Selecting previously unselected package sudo. 16:41:26 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 16:41:26 Unpacking sudo (1.8.31-1ubuntu1.2) ... 16:41:26 Selecting previously unselected package apparmor. 16:41:26 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 16:41:26 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 16:41:26 Selecting previously unselected package libcbor0.6:amd64. 16:41:26 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 16:41:26 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 16:41:26 Selecting previously unselected package libedit2:amd64. 16:41:26 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 16:41:26 Unpacking libedit2:amd64 (3.1-20191231-1) ... 16:41:26 Selecting previously unselected package libfido2-1:amd64. 16:41:26 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 16:41:26 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 16:41:27 Selecting previously unselected package libkrb5support0:amd64. 16:41:27 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 16:41:27 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 16:41:27 Selecting previously unselected package libk5crypto3:amd64. 16:41:27 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 16:41:27 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 16:41:27 Selecting previously unselected package libkeyutils1:amd64. 16:41:27 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 16:41:27 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 16:41:27 Selecting previously unselected package libkrb5-3:amd64. 16:41:27 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 16:41:27 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 16:41:27 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:41:27 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 16:41:27 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 16:41:27 Selecting previously unselected package openssh-client. 16:41:27 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 16:41:27 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 16:41:27 Selecting previously unselected package dbus-user-session. 16:41:27 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 16:41:27 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 16:41:27 Selecting previously unselected package liblzo2-2:amd64. 16:41:27 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 16:41:27 Unpacking liblzo2-2:amd64 (2.10-2) ... 16:41:27 Selecting previously unselected package squashfs-tools. 16:41:27 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 16:41:27 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 16:41:27 Selecting previously unselected package snapd. 16:41:27 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 16:41:27 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 16:41:31 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 16:41:31 Setting up mime-support (3.64ubuntu1) ... 16:41:31 Setting up liblzo2-2:amd64 (2.10-2) ... 16:41:31 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 16:41:31 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 16:41:31 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 16:41:31 Setting up dbus (1.12.16-2ubuntu2.1) ... 16:41:31 Setting up sudo (1.8.31-1ubuntu1.2) ... 16:41:31 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 16:41:31 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 16:41:31 Setting up libmpdec2:amd64 (2.4.2-3) ... 16:41:31 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 16:41:31 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 16:41:31 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 16:41:31 Setting up libbsd0:amd64 (0.10.0-1) ... 16:41:31 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 16:41:32 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 16:41:32 Setting up libedit2:amd64 (3.1-20191231-1) ... 16:41:32 Setting up python3 (3.8.2-0ubuntu2) ... 16:41:32 running python rtupdate hooks for python3.8... 16:41:32 running python post-rtupdate hooks for python3.8... 16:41:32 Setting up apparmor (2.13.3-7ubuntu5.1) ... 16:41:33 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:41:33 Reloading AppArmor profiles 16:41:33 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 16:41:33 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 16:41:33 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 16:41:33 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 16:41:33 Setting up systemd (245.4-4ubuntu3.15) ... 16:41:33 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:41:33 Installing new version of config file /etc/systemd/resolved.conf ... 16:41:35 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 16:41:35 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 16:41:35 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 16:41:35 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 16:41:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:41:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:41:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:41:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:41:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:41:36 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:41:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:41:37 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:41:37 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:41:37 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:41: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' 16:41:38 Processing triggers for libc-bin (2.31-0ubuntu9) ... 16:41:38 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 16:41:38 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 16:41:38 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 16:41:39 Reading package lists... 16:41:39 Reading package lists... 16:41:40 Building dependency tree... 16:41:40 Reading state information... 16:41:40 Calculating upgrade... 16:41:40 The following packages will be upgraded: 16:41:40 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 16:41:40 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 16:41:40 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 16:41:40 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 16:41:40 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 16:41:40 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 16:41:40 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 16:41:40 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 16:41:40 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 16:41:40 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 16:41:40 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 16:41:40 xz-utils zlib1g 16:41:40 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:41:40 Need to get 65.7 MB of archives. 16:41:40 After this operation, 27.6 MB of additional disk space will be used. 16:41:40 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 16:41:40 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 16:41:40 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 16:41:41 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 16:41:41 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 16:41:41 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 16:41:41 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 16:41:41 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 16:41:41 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 16:41:41 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 16:41:41 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 16:41:41 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-105.119 [1119 kB] 16:41:41 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 16:41:41 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 16:41:41 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 16:41:41 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 16:41:41 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 16:41:41 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 16:41:41 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 16:41:41 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 16:41:41 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 16:41:41 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 16:41:41 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 16:41:41 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 16:41:41 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 16:41:41 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 16:41:41 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 16:41:41 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 16:41:41 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 16:41:41 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 16:41:41 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 16:41:41 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 16:41:41 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 16:41:41 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 16:41:41 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 16:41:41 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 16:41:41 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 16:41:41 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 16:41:41 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 16:41:42 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 16:41:42 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 16:41:42 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 16:41:42 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 16:41:42 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 16:41:42 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 16:41:42 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 16:41:42 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 16:41:42 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 16:41:42 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 16:41: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] 16:41:42 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 16:41:42 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 16:41:42 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 16:41:42 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 16:41:42 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 16:41:42 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 16:41:42 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 16:41:42 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 16:41:42 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 16:41:42 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 16:41:42 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 16:41:42 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 16:41:42 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 16:41:42 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 16:41:42 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 16:41:42 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 16:41:42 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 16:41:42 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 16:41:42 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 16:41:42 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 16:41:42 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 16:41:42 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 16:41:42 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 16:41:42 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 16:41: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] 16:41:43 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 16:41: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] 16:41:43 debconf: delaying package configuration, since apt-utils is not installed 16:41:43 Fetched 65.7 MB in 3s (21.2 MB/s) 16:41:43 (Reading database ... 14313 files and directories currently installed.) 16:41:43 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 16:41:43 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 16:41:44 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 16:41:44 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 16:41:44 Preparing to unpack .../2-linux-libc-dev_5.4.0-105.119_amd64.deb ... 16:41:44 Unpacking linux-libc-dev:amd64 (5.4.0-105.119) over (5.4.0-26.30) ... 16:41:44 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:41:44 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:41:44 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:41:44 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:41:45 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:41:45 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:41:45 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:41:45 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:41:45 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:41:45 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:41:45 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:41:45 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:41:45 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:41:45 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:41:45 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 16:41:45 (Reading database ... 14312 files and directories currently installed.) 16:41:45 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:41:45 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:41:45 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:41:45 (Reading database ... 14312 files and directories currently installed.) 16:41:45 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:41:45 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:41:45 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:41:45 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:41:45 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:41:45 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:41:45 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 16:41:45 (Reading database ... 14312 files and directories currently installed.) 16:41:45 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 16:41:46 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 16:41:46 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 16:41:46 (Reading database ... 14312 files and directories currently installed.) 16:41:46 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 16:41:46 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:41:46 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:41:46 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 16:41:46 Setting up base-files (11ubuntu5.5) ... 16:41:46 Installing new version of config file /etc/issue ... 16:41:46 Installing new version of config file /etc/issue.net ... 16:41:46 Installing new version of config file /etc/lsb-release ... 16:41:47 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:41:47 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:41:47 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:41:47 Removing obsolete conffile /etc/default/motd-news ... 16:41:47 (Reading database ... 14311 files and directories currently installed.) 16:41:47 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 16:41:47 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 16:41:47 Setting up bash (5.0-6ubuntu1.1) ... 16:41:47 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 16:41:47 (Reading database ... 14311 files and directories currently installed.) 16:41:47 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 16:41:47 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 16:41:47 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 16:41:47 (Reading database ... 14311 files and directories currently installed.) 16:41:47 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 16:41:47 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 16:41:47 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 16:41:47 (Reading database ... 14311 files and directories currently installed.) 16:41:47 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 16:41:47 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 16:41:48 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 16:41:48 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 16:41:48 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 16:41:48 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 16:41:49 Setting up perl-base (5.30.0-9ubuntu0.2) ... 16:41:49 (Reading database ... 14311 files and directories currently installed.) 16:41:49 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 16:41:49 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 16:41:49 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 16:41:49 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 16:41:49 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 16:41:49 (Reading database ... 14311 files and directories currently installed.) 16:41:49 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 16:41:49 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 16:41:49 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 16:41:49 (Reading database ... 14311 files and directories currently installed.) 16:41:49 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 16:41:49 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:41:49 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 16:41:49 (Reading database ... 14311 files and directories currently installed.) 16:41:49 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 16:41:49 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:41:50 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 16:41:50 (Reading database ... 14311 files and directories currently installed.) 16:41:50 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 16:41:50 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:41:50 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 16:41:50 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:41:50 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 16:41:50 (Reading database ... 14311 files and directories currently installed.) 16:41:50 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 16:41:50 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:41:50 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 16:41:50 (Reading database ... 14311 files and directories currently installed.) 16:41:50 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 16:41:50 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:41:50 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 16:41:50 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:41:51 Setting up util-linux (2.34-0.1ubuntu9.3) ... 16:41:51 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:41:51 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:41:51 (Reading database ... 14311 files and directories currently installed.) 16:41:51 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 16:41:51 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 16:41:52 Setting up libc-bin (2.31-0ubuntu9.7) ... 16:41:52 (Reading database ... 14311 files and directories currently installed.) 16:41:52 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 16:41:52 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 16:41:52 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 16:41:52 (Reading database ... 14311 files and directories currently installed.) 16:41:52 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 16:41:52 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 16:41:52 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 16:41:52 (Reading database ... 14311 files and directories currently installed.) 16:41:52 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 16:41:52 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 16:41:52 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 16:41:52 (Reading database ... 14311 files and directories currently installed.) 16:41:52 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 16:41:52 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 16:41:52 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 16:41:53 (Reading database ... 14311 files and directories currently installed.) 16:41:53 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 16:41:53 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 16:41:53 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 16:41:53 (Reading database ... 14311 files and directories currently installed.) 16:41:53 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 16:41:53 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 16:41:53 Setting up gpgv (2.2.19-3ubuntu2.1) ... 16:41:53 (Reading database ... 14311 files and directories currently installed.) 16:41:53 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 16:41:53 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 16:41:53 Setting up ubuntu-keyring (2020.02.11.4) ... 16:41:53 (Reading database ... 14311 files and directories currently installed.) 16:41:53 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 16:41:53 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 16:41:53 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 16:41:53 (Reading database ... 14311 files and directories currently installed.) 16:41:53 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 16:41:53 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 16:41:53 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 16:41:53 (Reading database ... 14311 files and directories currently installed.) 16:41:53 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 16:41:53 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 16:41:53 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 16:41:53 (Reading database ... 14311 files and directories currently installed.) 16:41:53 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 16:41:53 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 16:41:54 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 16:41:54 (Reading database ... 14311 files and directories currently installed.) 16:41:54 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 16:41:54 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 16:41:54 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 16:41:54 (Reading database ... 14311 files and directories currently installed.) 16:41:54 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 16:41:54 Unpacking apt (2.0.6) over (2.0.2) ... 16:41:54 Setting up apt (2.0.6) ... 16:41:55 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:41:55 (Reading database ... 14311 files and directories currently installed.) 16:41:55 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 16:41:55 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 16:41:55 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 16:41:55 (Reading database ... 14311 files and directories currently installed.) 16:41:55 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 16:41:55 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 16:41:55 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 16:41:55 (Reading database ... 14313 files and directories currently installed.) 16:41:55 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 16:41:55 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 16:41:55 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 16:41:55 (Reading database ... 14317 files and directories currently installed.) 16:41:55 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 16:41:55 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:41:55 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 16:41:55 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 16:41:55 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 16:41:56 (Reading database ... 14317 files and directories currently installed.) 16:41:56 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 16:41:56 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 16:41:56 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 16:41:56 (Reading database ... 14317 files and directories currently installed.) 16:41:56 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 16:41:56 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 16:41:56 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 16:41:56 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 16:41:56 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 16:41:56 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 16:41:56 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 16:41:56 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 16:41:57 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 16:41:57 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 16:41:57 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 16:41:57 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 16:41:57 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 16:41:57 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 16:41:57 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 16:41:57 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 16:41:57 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 16:41:57 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 16:41:57 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 16:41:57 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 16:41:57 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 16:41:57 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 16:41:57 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 16:41:57 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:41:57 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 16:41:57 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:41:58 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 16:41:58 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:41:58 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 16:41:58 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:41:58 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 16:41:58 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:41:58 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 16:41:58 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:41:58 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 16:41:58 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 16:41:58 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 16:41:58 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 16:41:58 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 16:41:58 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 16:41:59 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 16:41:59 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 16:42:00 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 16:42:00 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 16:42:00 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 16:42:00 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 16:42:01 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 16:42:01 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 16:42:01 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 16:42:01 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 16:42:01 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 16:42:01 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 16:42:01 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 16:42:01 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 16:42:01 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 16:42:01 Setting up linux-libc-dev:amd64 (5.4.0-105.119) ... 16:42:01 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 16:42:01 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:42:01 Setting up tzdata (2022a-0ubuntu0.20.04) ... 16:42:01 16:42:01 Current default time zone: 'Etc/UTC' 16:42:01 Local time is now: Mon Mar 28 16:42:01 UTC 2022. 16:42:01 Universal Time is now: Mon Mar 28 16:42:01 UTC 2022. 16:42:01 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:42:01 16:42:02 Setting up xz-utils (5.2.4-1ubuntu1) ... 16:42:02 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 16:42:02 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:42:02 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 16:42:02 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:42:02 Setting up mount (2.34-0.1ubuntu9.3) ... 16:42:02 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 16:42:02 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 16:42:02 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 16:42:02 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 16:42:02 Setting up openssl (1.1.1f-1ubuntu2.12) ... 16:42:02 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 16:42:02 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 16:42:02 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 16:42:02 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:42:02 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 16:42:02 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 16:42:02 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 16:42:02 Setting up fdisk (2.34-0.1ubuntu9.3) ... 16:42:02 Setting up ca-certificates (20210119~20.04.2) ... 16:42:03 Updating certificates in /etc/ssl/certs... 16:42:04 21 added, 21 removed; done. 16:42:04 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 16:42:04 Setting up perl (5.30.0-9ubuntu0.2) ... 16:42:04 Setting up procps (2:3.3.16-1ubuntu2.3) ... 16:42:04 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 16:42:04 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 16:42:04 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 16:42:04 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 16:42:04 Setting up binutils (2.34-6ubuntu1.3) ... 16:42:04 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 16:42:04 Setting up build-essential (12.8ubuntu1.1) ... 16:42:04 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 16:42:04 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 16:42:04 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 16:42:04 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 16:42:04 Processing triggers for systemd (245.4-4ubuntu3.15) ... 16:42:05 Processing triggers for mime-support (3.64ubuntu1) ... 16:42:05 Processing triggers for ca-certificates (20210119~20.04.2) ... 16:42:05 Updating certificates in /etc/ssl/certs... 16:42:05 0 added, 0 removed; done. 16:42:05 Running hooks in /etc/ca-certificates/update.d... 16:42:05 done. 16:42:06 Reading package lists... 16:42:06 Building dependency tree... 16:42:06 Reading state information... 16:42:06 The following NEW packages will be installed: 16:42:06 apt-transport-https 16:42:06 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:42:07 Need to get 4680 B of archives. 16:42:07 After this operation, 162 kB of additional disk space will be used. 16:42:07 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 16:42:07 debconf: delaying package configuration, since apt-utils is not installed 16:42:07 Fetched 4680 B in 0s (85.8 kB/s) 16:42:07 Selecting previously unselected package apt-transport-https. 16:42:07 (Reading database ... 14320 files and directories currently installed.) 16:42:07 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 16:42:07 Unpacking apt-transport-https (2.0.6) ... 16:42:07 Setting up apt-transport-https (2.0.6) ... 16:42:07 Waiting for network to be ready... 16:42:13 2022-03-28T16:42:11Z INFO Waiting for automatic snapd restart... 16:42:14 snapd 2.54.4 from Canonical* installed 16:42:15 "snapd" switched to the "latest/stable" channel 16:42:15 16:42:17 core20 20220304 from Canonical* installed 16:42:18 "core20" switched to the "latest/stable" channel 16:42:18 16:42:20 snapcraft 6.1 from Canonical* installed 16:42:20 "snapcraft" switched to the "latest/stable" channel 16:42:20 16:42: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: 16:42:26 - README.md 16:42:26 16:42:26 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:42:26 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 16:42:26 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 16:42:26 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 16:42:26 Reading package lists... 16:42:26 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 16:42:27 Reading package lists... 16:42:27 Building dependency tree... 16:42:27 Reading state information... 16:42:27 Suggested packages: 16:42:27 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 16:42:27 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 16:42:27 krb5-user libnorm-doc 16:42:27 Recommended packages: 16:42:27 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:42:27 The following NEW packages will be installed: 16:42:27 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 16:42:27 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 16:42:27 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 16:42:27 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 16:42:27 libzmq5 pkg-config zip 16:42:27 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 16:42:27 Need to get 10.3 MB of archives. 16:42:27 After this operation, 56.5 MB of additional disk space will be used. 16:42: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] 16:42:27 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 16:42:27 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 16:42:27 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 16:42:27 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 16:42:27 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 16:42:27 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 16:42:27 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 16:42:27 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 16:42:27 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 16:42:27 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 16:42:27 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 16:42:27 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 16:42:27 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 16:42:27 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 16:42:27 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 16:42:27 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 16:42:27 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 16:42:27 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 16:42:27 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 16:42:27 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 16:42:27 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 16:42:27 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 16:42:27 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 16:42:27 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 16:42:27 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 16:42:27 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 16:42:27 debconf: delaying package configuration, since apt-utils is not installed 16:42:27 Fetched 10.3 MB in 0s (35.3 MB/s) 16:42:27 Selecting previously unselected package libglib2.0-0:amd64. 16:42:27 (Reading database ... 14324 files and directories currently installed.) 16:42:27 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 16:42:27 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 16:42:28 Selecting previously unselected package libsodium23:amd64. 16:42:28 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 16:42:28 Unpacking libsodium23:amd64 (1.0.18-1) ... 16:42:28 Selecting previously unselected package libpsl5:amd64. 16:42:28 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 16:42:28 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 16:42:28 Selecting previously unselected package libbrotli1:amd64. 16:42:28 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 16:42:28 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 16:42:28 Selecting previously unselected package libnghttp2-14:amd64. 16:42:28 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 16:42:28 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 16:42:28 Selecting previously unselected package librtmp1:amd64. 16:42:28 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 16:42:28 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 16:42:28 Selecting previously unselected package libssh-4:amd64. 16:42:28 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 16:42:28 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 16:42:28 Selecting previously unselected package libcurl3-gnutls:amd64. 16:42:28 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 16:42:28 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 16:42:28 Selecting previously unselected package liberror-perl. 16:42:28 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 16:42:28 Unpacking liberror-perl (0.17029-1) ... 16:42:28 Selecting previously unselected package git-man. 16:42:28 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 16:42:28 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 16:42:28 Selecting previously unselected package git. 16:42:28 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 16:42:28 Unpacking git (1:2.25.1-1ubuntu3.2) ... 16:42:29 Selecting previously unselected package libgssrpc4:amd64. 16:42:29 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 16:42:29 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 16:42:29 Selecting previously unselected package libkdb5-9:amd64. 16:42:29 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 16:42:29 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 16:42:29 Selecting previously unselected package libkadm5srv-mit11:amd64. 16:42:29 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 16:42:29 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 16:42:29 Selecting previously unselected package libkadm5clnt-mit11:amd64. 16:42:29 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 16:42:29 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 16:42:29 Selecting previously unselected package comerr-dev:amd64. 16:42:29 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 16:42:29 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 16:42:29 Selecting previously unselected package krb5-multidev:amd64. 16:42:29 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 16:42:29 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 16:42:29 Selecting previously unselected package libnorm1:amd64. 16:42:29 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 16:42:29 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 16:42:29 Selecting previously unselected package libnorm-dev:amd64. 16:42:29 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 16:42:29 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 16:42:29 Selecting previously unselected package libpgm-5.2-0:amd64. 16:42:29 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 16:42:29 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 16:42:30 Selecting previously unselected package libpgm-dev:amd64. 16:42:30 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 16:42:30 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 16:42:30 Selecting previously unselected package libsodium-dev:amd64. 16:42:30 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 16:42:30 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 16:42:30 Selecting previously unselected package libzmq5:amd64. 16:42:30 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 16:42:30 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 16:42:30 Selecting previously unselected package libkrb5-dev:amd64. 16:42:30 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 16:42:30 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 16:42:30 Selecting previously unselected package libzmq3-dev:amd64. 16:42:30 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 16:42:30 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 16:42:30 Selecting previously unselected package pkg-config. 16:42:30 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 16:42:30 Unpacking pkg-config (0.29.1-0ubuntu4) ... 16:42:30 Selecting previously unselected package zip. 16:42:30 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 16:42:30 Unpacking zip (3.0-11build1) ... 16:42:30 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 16:42:30 Setting up libsodium23:amd64 (1.0.18-1) ... 16:42:30 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 16:42:30 No schema files found: doing nothing. 16:42:30 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 16:42:30 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 16:42:30 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 16:42:30 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 16:42:30 Setting up liberror-perl (0.17029-1) ... 16:42:30 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 16:42:30 Setting up zip (3.0-11build1) ... 16:42:30 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 16:42:30 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 16:42:30 Setting up pkg-config (0.29.1-0ubuntu4) ... 16:42:30 Setting up libsodium-dev:amd64 (1.0.18-1) ... 16:42:30 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 16:42:30 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 16:42:30 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 16:42:30 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 16:42:30 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 16:42:30 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 16:42:30 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 16:42:30 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 16:42:30 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 16:42:30 Setting up git (1:2.25.1-1ubuntu3.2) ... 16:42:30 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 16:42:30 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 16:42:30 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 16:42:30 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 16:42:31 comerr-dev set to automatically installed. 16:42:31 git set to automatically installed. 16:42:31 git-man set to automatically installed. 16:42:31 krb5-multidev set to automatically installed. 16:42:31 libbrotli1 set to automatically installed. 16:42:31 libcurl3-gnutls set to automatically installed. 16:42:31 liberror-perl set to automatically installed. 16:42:31 libglib2.0-0 set to automatically installed. 16:42:31 libgssrpc4 set to automatically installed. 16:42:31 libkadm5clnt-mit11 set to automatically installed. 16:42:31 libkadm5srv-mit11 set to automatically installed. 16:42:31 libkdb5-9 set to automatically installed. 16:42:31 libkrb5-dev set to automatically installed. 16:42:31 libnghttp2-14 set to automatically installed. 16:42:31 libnorm-dev set to automatically installed. 16:42:31 libnorm1 set to automatically installed. 16:42:31 libpgm-5.2-0 set to automatically installed. 16:42:31 libpgm-dev set to automatically installed. 16:42:31 libpsl5 set to automatically installed. 16:42:31 librtmp1 set to automatically installed. 16:42:31 libsodium-dev set to automatically installed. 16:42:31 libsodium23 set to automatically installed. 16:42:31 libssh-4 set to automatically installed. 16:42:31 libzmq3-dev set to automatically installed. 16:42:31 libzmq5 set to automatically installed. 16:42:31 pkg-config set to automatically installed. 16:42:31 zip set to automatically installed. 16:42:31 snapd is not logged in, snap install commands will use sudo 16:42:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:42:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:42:36 ./bin/test-attribution-txt.sh [Pipeline] echo 16:42:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:42:40 + ls -al . 16:42:40 total 660 16:42:40 drwxrwxr-x 9 1001 1001 4096 Mar 28 16:42 . 16:42:40 drwxr-xr-x 4 root root 4096 Mar 28 16:37 .. 16:42:40 -rw-rw-r-- 1 1001 1001 11 Mar 28 16:35 .dockerignore 16:42:40 drwxrwxr-x 8 1001 1001 4096 Mar 28 16:35 .git 16:42:40 drwxrwxr-x 4 1001 1001 4096 Mar 28 16:35 .github 16:42:40 -rw-rw-r-- 1 1001 1001 870 Mar 28 16:35 .gitignore 16:42:40 -rw-rw-r-- 1 1001 1001 42 Mar 28 16:35 .golangci.yml 16:42:40 -rw-rw-r-- 1 1001 1001 87 Mar 28 16:35 .hadolint.yml 16:42:40 -rw-rw-r-- 1 1001 1001 166 Mar 28 16:35 .sonarcloud.properties 16:42:40 -rw-rw-r-- 1 1001 1001 1171 Mar 28 16:35 ADOPTERS.md 16:42:40 -rw-rw-r-- 1 1001 1001 9953 Mar 28 16:35 Attribution.txt 16:42:40 -rw-rw-r-- 1 1001 1001 51732 Mar 28 16:35 CHANGELOG.md 16:42:40 -rw-rw-r-- 1 1001 1001 3804 Mar 28 16:35 CONTRIBUTING.md 16:42:40 -rw-rw-r-- 1 1001 1001 677 Mar 28 16:35 GOVERNANCE.md 16:42:40 -rw-rw-r-- 1 1001 1001 849 Mar 28 16:35 Jenkinsfile 16:42:40 -rw-rw-r-- 1 1001 1001 10775 Mar 28 16:35 LICENSE 16:42:40 -rw-rw-r-- 1 1001 1001 8478 Mar 28 16:35 Makefile 16:42:40 -rw-rw-r-- 1 1001 1001 582 Mar 28 16:35 OWNERS.md 16:42:40 -rw-rw-r-- 1 1001 1001 8207 Mar 28 16:35 README.md 16:42:40 -rw-rw-r-- 1 1001 1001 6912 Mar 28 16:35 SECURITY.md 16:42:40 -rw-rw-r-- 1 1001 1001 5 Mar 28 16:33 VERSION 16:42:40 -rw-rw-r-- 1 1001 1001 4131 Mar 28 16:35 ZMQWindows.md 16:42:40 drwxrwxr-x 2 1001 1001 4096 Mar 28 16:35 bin 16:42:40 drwxrwxr-x 18 1001 1001 4096 Mar 28 16:35 cmd 16:42:40 -rw-r--r-- 1 root root 427963 Mar 28 16:40 coverage.out 16:42:40 -rw-rw-r-- 1 1001 1001 3175 Mar 28 16:35 go.mod 16:42:40 -rw-rw-r-- 1 1001 1001 34990 Mar 28 16:35 go.sum 16:42:40 drwxrwxr-x 8 1001 1001 4096 Mar 28 16:35 internal 16:42:40 drwxrwxr-x 3 1001 1001 4096 Mar 28 16:35 openapi 16:42:40 drwxrwxr-x 4 1001 1001 4096 Mar 28 16:35 snap 16:42:40 -rw-rw-r-- 1 1001 1001 204 Mar 28 16:35 version.go [Pipeline] sh 16:42:41 + '[' -e coverage.out ] 16:42:41 + chown 1001:1001 coverage.out [Pipeline] stash 16:42:41 Warning: overwriting stash ‘coverage-report’ 16:42:42 Stashed 1 file(s) [Pipeline] sh 16:42:42 + make build 16:42:42 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 16:42:44 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 16:42:44 Downloading snap 'edgex-app-service-configurable' 16:42:46 Pulling app-service-configurable 16:42:46 + snapcraftctl pull 16:42:48 Pulling config-common 16:42:48 + snapcraftctl pull 16:42:49 Pulling go-build-helper 16:42:49 + snapcraftctl pull 16:42:51 'edgex-go' has dependencies that need to be staged: go-build-helper 16:42:51 Skipping pull go-build-helper (already ran) 16:42:51 Building go-build-helper 16:42:51 + snapcraftctl build 16:42:52 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 16:42:53 Staging go-build-helper 16:42:53 + snapcraftctl stage 16:42:58 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 16:42:58 Fetched 290 kB in 0s (0 B/s) 16:42:58 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 16:42:58 Fetched 158 kB in 0s (0 B/s) 16:42:58 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 16:42:58 Fetched 242 kB in 0s (0 B/s) 16:42:58 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 16:42:58 Fetched 150 kB in 0s (0 B/s) 16:42:58 Pulling edgex-go 16:42:58 + snapcraftctl pull 16:42:59 Pulling hooks 16:42:59 + snapcraftctl pull 16:43:12 Removing suid/guid from /root/parts/static-packages/install/bin/su 16:43:12 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 16:43:12 Fetched 96.1 kB in 0s (0 B/s) 16:43:12 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 16:43:12 Fetched 78.7 kB in 0s (0 B/s) 16:43:12 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 16:43:12 Fetched 48.0 kB in 0s (0 B/s) 16:43:12 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 16:43:12 Fetched 50.2 kB in 0s (0 B/s) 16:43:12 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 16:43:12 Fetched 14.7 kB in 0s (0 B/s) 16:43:12 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 16:43:12 Fetched 234 kB in 0s (0 B/s) 16:43:12 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 16:43:12 Fetched 155 kB in 0s (0 B/s) 16:43:12 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 16:43:12 Fetched 170 kB in 0s (0 B/s) 16:43:12 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 16:43:12 Fetched 267 kB in 0s (0 B/s) 16:43:12 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:43:12 Fetched 50.6 kB in 0s (0 B/s) 16:43:12 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 16:43:12 Fetched 15.1 kB in 0s (0 B/s) 16:43:12 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 16:43:12 Fetched 51.5 kB in 0s (0 B/s) 16:43:12 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 16:43:12 Fetched 121 kB in 0s (0 B/s) 16:43:12 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 16:43:12 Fetched 29.7 kB in 0s (0 B/s) 16:43:12 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 16:43:12 Fetched 1021 kB in 0s (0 B/s) 16:43:12 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 16:43:12 Fetched 49.3 kB in 0s (0 B/s) 16:43:12 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 16:43:12 Fetched 54.9 kB in 0s (0 B/s) 16:43:12 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 16:43:12 Fetched 16.6 kB in 0s (0 B/s) 16:43:12 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 16:43:12 Fetched 87.9 kB in 0s (0 B/s) 16:43:12 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 16:43:12 Fetched 142 kB in 0s (0 B/s) 16:43:12 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 16:43:12 Fetched 41.8 kB in 0s (0 B/s) 16:43:12 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 16:43:12 Fetched 181 kB in 0s (0 B/s) 16:43:12 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 16:43:12 Fetched 208 kB in 0s (0 B/s) 16:43:12 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 16:43:12 Fetched 161 kB in 0s (0 B/s) 16:43:12 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 16:43:12 Fetched 107 kB in 0s (0 B/s) 16:43:12 Pulling static-packages 16:43:12 + snapcraftctl pull 16:43:12 Pulling version 16:43:12 + cd /root/project 16:43:12 ++ git describe --tags --abbrev=0 16:43:12 ++ sed s/v// 16:43:12 + GIT_VERSION=2.2.0-dev.47 16:43:12 + '[' -z 2.2.0-dev.47 ']' 16:43:12 + snapcraftctl set-version 2.2.0-dev.47 16:43:13 Building app-service-configurable 16:43:13 + snapcraftctl build 16:43:15 Building config-common 16:43:15 + snapcraftctl build 16:43:17 + cp --archive --link --no-dereference . /root/parts/config-common/install 16:43:18 Skipping build go-build-helper (already ran) 16:43:18 Building edgex-go 16:43:18 + cd /root/parts/edgex-go/src 16:43:18 ++ git describe --tags --abbrev=0 16:43:18 ++ sed s/v// 16:43:18 + GIT_VERSION=2.2.0-dev.47 16:43:18 + '[' -z 2.2.0-dev.47 ']' 16:43:18 + echo 2.2.0-dev.47 16:43:18 + '[' '!' -d vendor ']' 16:43:18 + go mod download all 16:43:23 + make build 16:43:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:43:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:43:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:43:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:43:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:43:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:44:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:44:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:44:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:44:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:44:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:44:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:44:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.47" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:44:10 + 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 16:44:10 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:44:10 + case "$service" in 16:44:10 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:44:10 + 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 16:44:10 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:44:10 + case "$service" in 16:44:10 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:44:10 + 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 16:44:10 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:44:10 + case "$service" in 16:44:10 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:44:10 + 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 16:44:10 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:44:10 + case "$service" in 16:44:10 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:44:10 + 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 16:44:10 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:44:10 + case "$service" in 16:44:10 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:44:10 + 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 16:44:10 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:44:10 + case "$service" in 16:44:10 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:44:10 + 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 16:44:10 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:44:10 + case "$service" in 16:44:10 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:44:10 + 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 16:44:10 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:44:10 + case "$service" in 16:44:10 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:44:10 + 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 16:44:10 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:44:10 + case "$service" in 16:44:10 + 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 16:44:10 + 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 16:44:10 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:44:10 + case "$service" in 16:44:10 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:44:10 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:44:10 + 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 16:44:10 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:44:10 + case "$service" in 16:44:10 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:44:10 + 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 16:44:10 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:44:10 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:44:10 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:44:10 Building hooks 16:44:10 + cd /root/parts/hooks/src 16:44:10 + make build 16:44:10 go mod tidy 16:44:11 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 16:44:11 go: downloading github.com/stretchr/testify v1.7.0 16:44:11 go: downloading github.com/davecgh/go-spew v1.1.0 16:44:11 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:44:11 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:44:13 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:44:13 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:44:13 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:44:15 Removing suid/guid from /root/parts/static-packages/install/bin/su 16:44:15 Building static-packages 16:44:15 + snapcraftctl build 16:44:17 Building version 16:44:17 + snapcraftctl build 16:44:20 Staging app-service-configurable 16:44:20 + snapcraftctl stage 16:44:21 Staging config-common 16:44:21 + snapcraftctl stage 16:44:22 Skipping stage go-build-helper (already ran) 16:44:22 Staging edgex-go 16:44:22 + snapcraftctl stage 16:44:24 Staging hooks 16:44:24 + snapcraftctl stage 16:44:26 Staging static-packages 16:44:26 + snapcraftctl stage 16:44:27 Staging version 16:44:27 + snapcraftctl stage 16:44:29 Priming app-service-configurable 16:44:29 + snapcraftctl prime 16:44:31 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 16:44:31 stage-packages: 16:44:31 - libnorm1 16:44:31 - libpgm-5.2-0 16:44:31 - libsodium23 16:44:31 - libzmq5 16:44:32 Priming config-common 16:44:32 + snapcraftctl prime 16:44:33 Priming go-build-helper 16:44:33 + snapcraftctl prime 16:44:34 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 16:44:34 Priming edgex-go 16:44:34 + snapcraftctl prime 16:44:36 Priming hooks 16:44:36 + snapcraftctl prime 16:44:38 Priming static-packages 16:44:38 + snapcraftctl prime 16:44:42 Priming version 16:44:42 + snapcraftctl prime 16:44:43 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] } 16:45:56 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 16:45:56 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 16:45:58 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 16:46:00 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 16:46:05 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 16:46:12 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 16:46:16 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 16:46:23 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 16:46:27 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 16:46:33 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 16:46:41 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] } 16:46:45 $ docker stop --time=1 20be9d15e77ca7be7f7c371b77d023b08e86dcc48fd64c890a694816747cb875 16:46:47 $ docker rm -f 20be9d15e77ca7be7f7c371b77d023b08e86dcc48fd64c890a694816747cb875 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:46:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:49 16:46:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:46:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:50 latest: Pulling from edgex-devops/edgex-compose-arm64 16:46:50 29e5d40040c1: Pulling fs layer 16:46:50 1ce36da41761: Pulling fs layer 16:46:50 25b303627fd3: Pulling fs layer 16:46:50 29e5d40040c1: Verifying Checksum 16:46:50 29e5d40040c1: Download complete 16:46:50 1ce36da41761: Verifying Checksum 16:46:50 1ce36da41761: Download complete 16:46:51 29e5d40040c1: Pull complete 16:46:52 25b303627fd3: Verifying Checksum 16:46:52 25b303627fd3: Download complete 16:46:52 1ce36da41761: Pull complete 16:47:05 25b303627fd3: Pull complete 16:47:05 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:47:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:47:05 prd-ubuntu20.04-docker-arm64-4c-16g-9264 does not seem to be running inside a container 16:47:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:47:07 $ docker top d5bfffb52fab8d9a2a150a406eb519da187d59a7dfdf1a17ec5f084a09c3a14f -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:08 + docker-compose build --help 16:47:08 + grep parallel 16:47:11 --parallel Build images in parallel. [Pipeline] } 16:47:12 $ docker stop --time=1 d5bfffb52fab8d9a2a150a406eb519da187d59a7dfdf1a17ec5f084a09c3a14f 16:47:13 $ docker rm -f d5bfffb52fab8d9a2a150a406eb519da187d59a7dfdf1a17ec5f084a09c3a14f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:47:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:14 . [Pipeline] withDockerContainer 16:47:14 prd-ubuntu20.04-docker-arm64-4c-16g-9264 does not seem to be running inside a container 16:47:14 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:47:15 $ docker top 7f6add171fddf4d6424e9c6439a39306f7cbc0c23116353efe619b79989f2259 -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:16 + docker-compose -f ./docker-compose-build.yml build --parallel 16:47:20 Building core-command ... 16:47:20 Building core-data ... 16:47:20 Building core-metadata ... 16:47:20 Building security-bootstrapper ... 16:47:20 Building security-proxy-setup ... 16:47:20 Building security-secretstore-setup ... 16:47:20 Building security-spiffe-token-provider ... 16:47:20 Building security-spire-agent ... 16:47:20 Building security-spire-config ... 16:47:20 Building security-spire-server ... 16:47:20 Building support-notifications ... 16:47:20 Building support-scheduler ... 16:47:20 Building sys-mgmt-agent ... 16:47:20 Building security-secretstore-setup 16:47:20 Building support-scheduler 16:47:20 Building security-spire-server 16:47:20 Building support-notifications 16:47:20 Building core-data 16:49:12 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:49:12 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:49:12 ---> b4364f59b59d 16:49:12 Step 3/25 : WORKDIR /edgex-go 16:49:12 ---> Running in 5a66b13da5ab 16:49:12 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:49:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:49:12 ---> b4364f59b59d 16:49:12 Step 3/23 : WORKDIR /edgex-go 16:49:12 ---> Running in 8208383c5db2 16:49:12 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:49:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:49:12 ---> b4364f59b59d 16:49:12 Step 3/22 : WORKDIR /edgex-go 16:49:12 ---> Running in df1d18d6009a 16:49:12 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:49:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:49:12 ---> b4364f59b59d 16:49:12 Step 3/23 : WORKDIR /edgex-go 16:49:12 ---> Running in 2a244f483ea7 16:49:12 Removing intermediate container 8208383c5db2 16:49:12 ---> f418ef5140b9 16:49:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:12 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:49:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:49:12 ---> b4364f59b59d 16:49:12 Step 3/22 : WORKDIR /edgex-go 16:49:12 ---> Running in c79131b1fb9f 16:49:12 Removing intermediate container 5a66b13da5ab 16:49:12 ---> 865846f43756 16:49:12 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:12 ---> Running in 4a27ac35ee39 16:49:12 Removing intermediate container df1d18d6009a 16:49:12 ---> 878a6faf0075 16:49:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:12 ---> Running in 2518f84672ff 16:49:12 Removing intermediate container 2a244f483ea7 16:49:12 ---> df19dd3c8f76 16:49:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:12 ---> Running in 48bb5d7d744d 16:49:12 ---> Running in 2a37ba46179a 16:49:12 Removing intermediate container c79131b1fb9f 16:49:12 ---> cffc493c8767 16:49:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:12 ---> Running in 0fa36fea065e 16:49:12 Removing intermediate container 4a27ac35ee39 16:49:12 ---> 7bccdea75f25 16:49:12 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:49:12 ---> Running in d5dd15e55aae 16:49:12 Removing intermediate container 48bb5d7d744d 16:49:12 ---> bd329a71faad 16:49:12 Step 5/23 : RUN apk add --update --no-cache make git 16:49:12 ---> Running in 6a5f58f24646 16:49:12 Removing intermediate container 2a37ba46179a 16:49:12 ---> 863360194a4e 16:49:12 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:49:12 ---> Running in 7b4e5941f99d 16:49:12 Removing intermediate container 2518f84672ff 16:49:12 ---> 343b6abd9df0 16:49:12 Step 5/25 : RUN apk add --update --no-cache make git 16:49:12 ---> Running in b1924d46f805 16:49:12 Removing intermediate container 0fa36fea065e 16:49:12 ---> 0d696bf3a563 16:49:12 Step 5/22 : RUN apk add --update --no-cache make git 16:49:12 ---> Running in 06912d2b5bdd 16:49:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:49:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:49:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:49:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:49:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:49:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:49:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:49:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:49:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:49:12 OK: 220 MiB in 52 packages 16:49:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:49:12 OK: 220 MiB in 52 packages 16:49:12 OK: 220 MiB in 52 packages 16:49:12 OK: 220 MiB in 52 packages 16:49:12 Removing intermediate container d5dd15e55aae 16:49:12 ---> 2ad6829ca600 16:49:12 Step 6/23 : COPY go.mod vendor* ./ 16:49:12 OK: 220 MiB in 52 packages 16:49:12 Removing intermediate container 6a5f58f24646 16:49:12 ---> 1babaaf17bb8 16:49:12 Step 6/23 : COPY go.mod vendor* ./ 16:49:12 Removing intermediate container 7b4e5941f99d 16:49:12 ---> f02c88e8bf33 16:49:12 Step 6/22 : COPY go.mod vendor* ./ 16:49:12 Removing intermediate container b1924d46f805 16:49:12 ---> 4092004d4bf0 16:49:12 Step 6/25 : COPY go.mod vendor* ./ 16:49:12 ---> e9e121f42e01 16:49:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:12 Removing intermediate container 06912d2b5bdd 16:49:12 ---> 236c5100d9fd 16:49:12 Step 6/22 : COPY go.mod vendor* ./ 16:49:12 ---> Running in 41b760624930 16:49:12 ---> 43a4309f45ae 16:49:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:12 ---> Running in 839cb88b2d2a 16:49:12 ---> b054b2274372 16:49:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:13 ---> 7a12de31aa67 16:49:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:13 ---> Running in 8532bd8f0f1a 16:49:13 ---> Running in b22c64a09cc1 16:49:13 ---> 0a4297a31903 16:49:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:13 ---> Running in 5f6483e51999 16:49:17 Removing intermediate container 41b760624930 16:49:17 ---> fed9be024a98 16:49:17 Step 8/23 : COPY . . 16:49:18 Removing intermediate container 839cb88b2d2a 16:49:18 ---> 4aef23de60e4 16:49:18 Step 8/23 : COPY . . 16:49:18 Removing intermediate container 8532bd8f0f1a 16:49:18 ---> 35b282f5b72b 16:49:18 Step 8/22 : COPY . . 16:49:19 Removing intermediate container 5f6483e51999 16:49:19 ---> 46f90312c4bf 16:49:19 Step 8/22 : COPY . . 16:49:19 Removing intermediate container b22c64a09cc1 16:49:19 ---> 7065c8dfe9c9 16:49:19 Step 8/25 : COPY . . 16:49:51 ---> f9b51c57181b 16:49:51 Step 9/23 : RUN make cmd/core-data/core-data 16:49:51 ---> b0a4de54e705 16:49:51 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:49:51 ---> Running in a23268d643dc 16:49:51 ---> a17b0c89eb8a 16:49:51 ---> Running in 59a1f54c887b 16:49:51 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:49:51 ---> 0876faece3ba 16:49:51 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:49:51 ---> Running in e40def64f01e 16:49:51 ---> Running in 554da1ff3d31 16:49:51 ---> bdfb8f8a06b7 16:49:51 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 16:49:51 ---> Running in c1d05a1530a4 16:49:51 Removing intermediate container c1d05a1530a4 16:49:51 ---> cc1717ef9494 16:49:51 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" 16:49:51 ---> Running in 71bca7b00a3a 16:49:51 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 16:49:51 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 16:49:52 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 16:49:52 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 16:49:55 spire-1.2.0/ 16:50:00 spire-1.2.0/README.md 16:50:00 spire-1.2.0/bin/ 16:50:00 spire-1.2.0/bin/spire-server 16:50:00 spire-1.2.0/bin/spire-agent 16:50:00 spire-1.2.0/conf/ 16:50:00 spire-1.2.0/conf/server/ 16:50:00 spire-1.2.0/conf/server/server.conf 16:50:00 spire-1.2.0/conf/agent/ 16:50:00 spire-1.2.0/conf/agent/agent.conf 16:50:00 spire-1.2.0/LICENSE 16:50:05 Removing intermediate container 71bca7b00a3a 16:50:05 ---> 5f8ca6f61cb3 16:50:05 16:50:05 Step 11/23 : FROM alpine:3.15 16:50:05 3.15: Pulling from library/alpine 16:50:06 Digest: sha256:ceeae2849a425ef1a7e591d8288f1a58cdf1f4e8d9da7510e29ea829e61cf512 16:50:06 Status: Downloaded newer image for alpine:3.15 16:50:06 ---> 7ffa42511a80 16:50:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:50:06 ---> Running in a6a277300245 16:50:07 Removing intermediate container a6a277300245 16:50:07 ---> e36a952eeb97 16:50:07 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:07 ---> Running in c6f17c15c972 16:50:10 Removing intermediate container c6f17c15c972 16:50:10 ---> 03c63d5a6a7b 16:50:10 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:50:10 ---> Running in ab5118066036 16:50:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:14 v3.15.2-37-gccde08ec5b [https://nl.alpinelinux.org/alpine/v3.15/main] 16:50:14 v3.15.2-37-gccde08ec5b [https://nl.alpinelinux.org/alpine/v3.15/community] 16:50:14 OK: 15729 distinct packages available 16:50:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:16 (1/5) Installing dumb-init (1.2.5-r1) 16:50:17 (2/5) Installing musl-obstack (1.2.2-r0) 16:50:17 (3/5) Installing libucontext (1.1-r0) 16:50:17 (4/5) Installing gcompat (1.0.0-r4) 16:50:17 (5/5) Installing openssl (1.1.1n-r0) 16:50:17 Executing busybox-1.34.1-r4.trigger 16:50:17 OK: 6 MiB in 19 packages 16:50:18 Removing intermediate container ab5118066036 16:50:18 ---> 7b8131ddb439 16:50:18 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 16:50:24 ---> cb912b5723e4 16:50:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:50:24 ---> e906b91b7b15 16:50:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:50:25 ---> 37ab37686816 16:50:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:50:26 ---> 316507e15460 16:50:26 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:50:26 ---> Running in 9f203ed1db28 16:50:26 Removing intermediate container 9f203ed1db28 16:50:26 ---> c6ed8a1c9a08 16:50:26 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:50:26 ---> Running in 226f49faed9a 16:50:27 Removing intermediate container 226f49faed9a 16:50:27 ---> c7b13db08778 16:50:27 Step 21/23 : LABEL arch=arm64 16:50:27 ---> Running in 58c95f4e2fae 16:50:28 Removing intermediate container 58c95f4e2fae 16:50:28 ---> 4d2532ccd1a0 16:50:28 Step 22/23 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 16:50:28 ---> Running in 9fcbd1571813 16:50:28 Removing intermediate container 9fcbd1571813 16:50:28 ---> f904fb5e6f9c 16:50:28 Step 23/23 : LABEL version=0.0.0 16:50:28 ---> Running in b5c471fbb3e6 16:50:29 Removing intermediate container b5c471fbb3e6 16:50:29 ---> 6b45a04b86e3 16:50:29 16:50:29 Successfully built 6b45a04b86e3 16:50:29 Successfully tagged security-spire-server-arm64:latest 16:50:29  Building security-spire-server ... done Building sys-mgmt-agent 16:51:08 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:51:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:51:08 ---> b4364f59b59d 16:51:08 Step 3/23 : WORKDIR /edgex-go 16:51:08 ---> Using cache 16:51:08 ---> cffc493c8767 16:51:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:08 ---> Using cache 16:51:08 ---> 0d696bf3a563 16:51:08 Step 5/23 : RUN apk add --update --no-cache make bash git 16:51:08 ---> Running in e75181595cff 16:51:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:51:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:51:09 OK: 220 MiB in 52 packages 16:51:10 Removing intermediate container e75181595cff 16:51:10 ---> 4cfaccf1edd7 16:51:10 Step 6/23 : COPY go.mod vendor* ./ 16:51:11 ---> d647d8b67477 16:51:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:11 ---> Running in aba1d4e3f71b 16:51:16 Removing intermediate container aba1d4e3f71b 16:51:16 ---> 59ff69ec0ccb 16:51:16 Step 8/23 : COPY . . 16:51:43 ---> 034d4a844257 16:51:43 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:51:43 ---> Running in a3ceeca4b766 16:51:43 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 16:56:20 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 16:56:27 Removing intermediate container e40def64f01e 16:56:27 ---> be5f392dfa9e 16:56:27 16:56:27 Step 10/25 : FROM alpine:3.14 16:56:27 3.14: Pulling from library/alpine 16:56:28 Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 16:56:28 Status: Downloaded newer image for alpine:3.14 16:56:28 ---> 71a2028e5025 16:56:28 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:56:28 ---> Running in d0b3d71db994 16:56:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:56:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:56:32 (1/3) Installing ca-certificates (20211220-r0) 16:56:32 (2/3) Installing dumb-init (1.2.5-r1) 16:56:32 (3/3) Installing su-exec (0.2-r1) 16:56:32 Executing busybox-1.33.1-r6.trigger 16:56:32 Executing ca-certificates-20211220-r0.trigger 16:56:32 OK: 6 MiB in 17 packages 16:56:37 Removing intermediate container d0b3d71db994 16:56:37 ---> ae6cc97f32fd 16:56:37 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:56:37 ---> Running in 24417e590a43 16:56:38 Removing intermediate container 24417e590a43 16:56:38 ---> 9cbd8809daef 16:56:38 Step 13/25 : WORKDIR / 16:56:38 ---> Running in f4bf09be15f3 16:56:39 Removing intermediate container f4bf09be15f3 16:56:39 ---> 430b5537ff6c 16:56:39 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:56:41 ---> f95c98678e46 16:56:41 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:56:43 ---> 79d10b85109c 16:56:43 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:56:46 ---> 61978ebf3464 16:56:46 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:56:47 ---> de15cb8f8f95 16:56:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:56:48 Removing intermediate container 554da1ff3d31 16:56:48 ---> 321b130adf45 16:56:48 16:56:48 Step 10/22 : FROM alpine:3.14 16:56:48 ---> 71a2028e5025 16:56:48 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:56:48 ---> Running in 5d5e99a3b895 16:56:49 Removing intermediate container 59a1f54c887b 16:56:49 ---> 798c170b4363 16:56:49 16:56:49 Step 10/22 : FROM alpine:3.14 16:56:49 ---> 71a2028e5025 16:56:49 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:56:50 ---> Running in 3bcea1d5ff50 16:56:51 ---> 450eae3de73e 16:56:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:56:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:56:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:56:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:56:52 (1/1) Installing dumb-init (1.2.5-r1) 16:56:52 Executing busybox-1.33.1-r6.trigger 16:56:52 OK: 5 MiB in 15 packages 16:56:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:56:53 ---> 833971688455 16:56:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:56:53 (1/2) Installing ca-certificates (20211220-r0) 16:56:53 (2/2) Installing dumb-init (1.2.5-r1) 16:56:54 Executing busybox-1.33.1-r6.trigger 16:56:54 Executing ca-certificates-20211220-r0.trigger 16:56:54 Removing intermediate container 5d5e99a3b895 16:56:54 ---> 996fd7bf0aa0 16:56:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:56:54 OK: 6 MiB in 16 packages 16:56:54 ---> Running in d209f5607020 16:56:54 ---> 55b326fd28d0 16:56:54 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/ 16:56:55 ---> Running in 9aabf6b49d03 16:56:55 Removing intermediate container d209f5607020 16:56:55 ---> 9a3b2459fb79 16:56:55 Step 13/22 : ENV APP_PORT=59861 16:56:55 ---> Running in 69525b874c79 16:56:56 Removing intermediate container 69525b874c79 16:56:56 ---> 5952ea42933a 16:56:56 Step 14/22 : EXPOSE $APP_PORT 16:56:56 ---> Running in b85a6473ec65 16:56:57 Removing intermediate container 3bcea1d5ff50 16:56:57 ---> 1c4ee4afdae3 16:56:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:56:57 ---> Running in 67af0831eed2 16:56:57 Removing intermediate container b85a6473ec65 16:56:57 ---> 267ee409f5ac 16:56:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:58 Removing intermediate container 67af0831eed2 16:56:58 ---> 0bb52f672c74 16:56:58 Step 13/22 : ENV APP_PORT=59860 16:56:58 ---> Running in 10c076d4357b 16:56:59 Removing intermediate container 9aabf6b49d03 16:56:59 ---> c4c66312124d 16:56:59 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:56:59 ---> Running in a24bd5c8b0cd 16:56:59 Removing intermediate container 10c076d4357b 16:56:59 ---> ce14ea305eb1 16:56:59 Step 14/22 : EXPOSE $APP_PORT 16:56:59 ---> f0b81dbf03a7 16:56:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:56:59 ---> Running in e97a4ef0e2b2 16:57:00 Removing intermediate container a24bd5c8b0cd 16:57:00 ---> df970d1a6e34 16:57:00 Step 23/25 : LABEL arch=arm64 16:57:00 ---> Running in 8289eec8521f 16:57:00 Removing intermediate container e97a4ef0e2b2 16:57:00 ---> c18ecf39df01 16:57:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:57:01 Removing intermediate container 8289eec8521f 16:57:01 ---> 5033a8897f1b 16:57:01 Step 24/25 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 16:57:01 ---> Running in 6ab6b9a0d754 16:57:01 Removing intermediate container 6ab6b9a0d754 16:57:01 ---> c8e2842503ee 16:57:01 Step 25/25 : LABEL version=0.0.0 16:57:01 ---> Running in 4622a021dcbd 16:57:01 ---> fa862161e74c 16:57:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:57:03 Removing intermediate container 4622a021dcbd 16:57:03 ---> 7e3eb62ebd78 16:57:03 16:57:03 ---> 395dcf402214 16:57:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:57:04 Successfully built 7e3eb62ebd78 16:57:04 Successfully tagged security-secretstore-setup-arm64:latest 16:57:04 Building security-spire-config 16:57:05  Building security-secretstore-setup ... done  ---> 7532d38fbef3 16:57:05 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:57:05 ---> Running in e968a8fc4ff9 16:57:06 Removing intermediate container e968a8fc4ff9 16:57:06 ---> 7655303a618d 16:57:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:06 ---> eec3fc08ab6c 16:57:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:57:06 ---> Running in 9ca3c33943fd 16:57:08 Removing intermediate container 9ca3c33943fd 16:57:08 ---> 3a0eea03c1d0 16:57:08 Step 20/22 : LABEL arch=arm64 16:57:08 ---> 6c870c4236fd 16:57:08 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:57:08 ---> Running in 83962327b4b5 16:57:08 ---> Running in 42b4d4204526 16:57:09 Removing intermediate container 42b4d4204526 16:57:09 ---> 4072a13dd61c 16:57:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:09 Removing intermediate container 83962327b4b5 16:57:09 ---> 97c5403f0366 16:57:09 Step 21/22 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 16:57:09 ---> Running in 739ba4f4cfd1 16:57:09 ---> Running in 32d97778cc29 16:57:10 Removing intermediate container 739ba4f4cfd1 16:57:10 ---> 6c25edb6d239 16:57:10 Step 22/22 : LABEL version=0.0.0 16:57:10 Removing intermediate container 32d97778cc29 16:57:10 ---> 42187f6f47d6 16:57:10 Step 20/22 : LABEL arch=arm64 16:57:10 ---> Running in 6310451b60c6 16:57:10 ---> Running in e8d53f216ca4 16:57:11 Removing intermediate container 6310451b60c6 16:57:11 ---> 6b2812347f3c 16:57:11 16:57:11 Removing intermediate container e8d53f216ca4 16:57:11 ---> d67580b082ca 16:57:11 Step 21/22 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 16:57:11 ---> Running in 7f0f3ab3affd 16:57:12 Successfully built 6b2812347f3c 16:57:12 Successfully tagged support-scheduler-arm64:latest 16:57:12  Building support-scheduler ... done Building security-proxy-setup 16:57:12 Removing intermediate container 7f0f3ab3affd 16:57:12 ---> d92b826bc9ad 16:57:12 Step 22/22 : LABEL version=0.0.0 16:57:12 ---> Running in aef3598d2feb 16:57:13 Removing intermediate container aef3598d2feb 16:57:13 ---> 6d533726594f 16:57:13 16:57:13 Successfully built 6d533726594f 16:57:13 Successfully tagged support-notifications-arm64:latest 16:57:13  Building support-notifications ... done Building security-spire-agent 16:57:16 Removing intermediate container a23268d643dc 16:57:16 ---> d1794a047904 16:57:16 16:57:16 Step 10/23 : FROM alpine:3.14 16:57:16 ---> 71a2028e5025 16:57:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:57:16 ---> Running in 63443498a6b5 16:57:16 Removing intermediate container 63443498a6b5 16:57:16 ---> 2d7102c2bac6 16:57:16 Step 12/23 : ENV APP_PORT=59880 16:57:16 ---> Running in 3a70338f4ff9 16:57:17 Removing intermediate container 3a70338f4ff9 16:57:17 ---> 37608e4f55ad 16:57:17 Step 13/23 : EXPOSE $APP_PORT 16:57:17 ---> Running in 4273a8c38e33 16:57:18 Removing intermediate container 4273a8c38e33 16:57:18 ---> 6aea1e7c9381 16:57:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:18 ---> Running in cb929dbb2f32 16:57:21 Removing intermediate container cb929dbb2f32 16:57:21 ---> 92dce008a3e5 16:57:21 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:57:21 ---> Running in 052e91967604 16:57:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:57:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:57:24 (1/6) Installing dumb-init (1.2.5-r1) 16:57:25 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:57:25 (3/6) Installing libsodium (1.0.18-r0) 16:57:25 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:57:25 (5/6) Installing libzmq (4.3.4-r0) 16:57:25 (6/6) Installing zeromq (4.3.4-r0) 16:57:25 Executing busybox-1.33.1-r6.trigger 16:57:25 OK: 8 MiB in 20 packages 16:57:27 Removing intermediate container 052e91967604 16:57:27 ---> b614718e849f 16:57:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:57:28 ---> 3af2187f9cf5 16:57:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:57:31 Removing intermediate container a3ceeca4b766 16:57:31 ---> f199d8c2a2a6 16:57:31 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:57:31 ---> Running in 717a080d84da 16:57:31 ---> e43c31b8624a 16:57:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:57:32 ---> 0b57af07121f 16:57:32 Step 19/23 : ENTRYPOINT ["/core-data"] 16:57:32 ---> Running in 32f4d4805670 16:57: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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:57:33 Removing intermediate container 32f4d4805670 16:57:33 ---> 7e5ae35fe9db 16:57:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:33 ---> Running in ab54e30d7140 16:57:33 Removing intermediate container ab54e30d7140 16:57:33 ---> 307fea322c3e 16:57:33 Step 21/23 : LABEL arch=arm64 16:57:33 ---> Running in 193cc2f955ba 16:57:34 Removing intermediate container 193cc2f955ba 16:57:34 ---> 0bdf17efb012 16:57:34 Step 22/23 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 16:57:34 ---> Running in 5265b1b5d5b1 16:57:35 Removing intermediate container 717a080d84da 16:57:35 ---> ddb8c916be55 16:57:35 16:57:35 Step 11/23 : FROM docker:20.10.10 16:57:35 Removing intermediate container 5265b1b5d5b1 16:57:35 ---> 1ca984dec0e1 16:57:35 Step 23/23 : LABEL version=0.0.0 16:57:35 20.10.10: Pulling from library/docker 16:57:35 ---> Running in 54cb708547b8 16:57:36 Removing intermediate container 54cb708547b8 16:57:36 ---> 4abf7a4d4c32 16:57:36 16:57:36 Successfully built 4abf7a4d4c32 16:57:36 Successfully tagged core-data-arm64:latest 16:57:36  Building core-data ... done Building security-bootstrapper 16:57:46 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 16:57:46 Status: Downloaded newer image for docker:20.10.10 16:57:46 ---> 520e9a0a30f7 16:57:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:57:47 ---> Running in 2339bf8eef14 16:57:48 Removing intermediate container 2339bf8eef14 16:57:48 ---> df1663482f4a 16:57:48 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 16:57:48 ---> Running in 6b556530abfd 16:57:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:57:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:57:50 (1/42) Installing readline (8.1.0-r0) 16:57:50 (2/42) Installing bash (5.1.16-r0) 16:57:50 Executing bash-5.1.16-r0.post-install 16:57:50 (3/42) Installing brotli-libs (1.0.9-r5) 16:57:50 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:57:50 (5/42) Installing libcurl (7.79.1-r0) 16:57:50 (6/42) Installing curl (7.79.1-r0) 16:57:50 (7/42) Installing dumb-init (1.2.5-r1) 16:57:50 (8/42) Installing libbz2 (1.0.8-r1) 16:57:50 (9/42) Installing expat (2.4.7-r0) 16:57:50 (10/42) Installing libffi (3.3-r2) 16:57:50 (11/42) Installing gdbm (1.19-r0) 16:57:50 (12/42) Installing xz-libs (5.2.5-r0) 16:57:50 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:57:50 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:57:51 (15/42) Installing mpdecimal (2.5.1-r1) 16:57:51 (16/42) Installing sqlite-libs (3.35.5-r0) 16:57:51 (17/42) Installing python3 (3.9.5-r2) 16:57:53 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:57:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:57:53 ---> b4364f59b59d 16:57:53 Step 3/24 : WORKDIR /edgex-go 16:57:53 ---> Using cache 16:57:53 ---> cffc493c8767 16:57:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:53 ---> Using cache 16:57:53 ---> 0d696bf3a563 16:57:53 Step 5/24 : RUN apk add --update --no-cache make git 16:57:53 ---> Using cache 16:57:53 ---> 236c5100d9fd 16:57:53 Step 6/24 : COPY go.mod vendor* ./ 16:57:53 ---> Using cache 16:57:53 ---> 0a4297a31903 16:57:53 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:53 ---> Using cache 16:57:53 ---> 46f90312c4bf 16:57:53 Step 8/24 : COPY . . 16:57:53 ---> Using cache 16:57:53 ---> a17b0c89eb8a 16:57:53 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 16:57:53 (18/42) Installing py3-appdirs (1.4.4-r2) 16:57:53 (19/42) Installing py3-chardet (4.0.0-r2) 16:57:53 (20/42) Installing py3-idna (3.2-r0) 16:57:53 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:57:53 (22/42) Installing py3-certifi (2020.12.5-r1) 16:57:53 (23/42) Installing py3-requests (2.25.1-r4) 16:57:53 ---> Running in 4758ec08e490 16:57:53 (24/42) Installing py3-msgpack (1.0.2-r1) 16:57:53 (25/42) Installing py3-lockfile (0.12.2-r4) 16:57:53 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:57:53 (27/42) Installing py3-colorama (0.4.4-r1) 16:57:53 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:57:53 (29/42) Installing py3-distlib (0.3.1-r3) 16:57:53 (30/42) Installing py3-distro (1.5.0-r3) 16:57:53 (31/42) Installing py3-six (1.15.0-r1) 16:57:53 (32/42) Installing py3-webencodings (0.5.1-r4) 16:57:53 (33/42) Installing py3-html5lib (1.1-r1) 16:57:53 (34/42) Installing py3-parsing (2.4.7-r2) 16:57:53 (35/42) Installing py3-packaging (20.9-r1) 16:57:53 (36/42) Installing py3-toml (0.10.2-r2) 16:57:53 (37/42) Installing py3-pep517 (0.10.0-r2) 16:57:53 (38/42) Installing py3-progress (1.5-r2) 16:57:53 (39/42) Installing py3-retrying (1.3.3-r1) 16:57:53 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:57:53 Removing intermediate container 4758ec08e490 16:57:53 ---> 0d4a831c6932 16:57:53 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" 16:57:53 (41/42) Installing py3-setuptools (52.0.0-r3) 16:57:54 ---> Running in dd1e4a5766c3 16:57:54 (42/42) Installing py3-pip (20.3.4-r1) 16:57:54 Executing busybox-1.33.1-r6.trigger 16:57:54 OK: 84 MiB in 64 packages 16:57:56 spire-1.2.0/ 16:57:59 Collecting docker-compose==1.23.2 16:57:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:58:00 spire-1.2.0/README.md 16:58:00 spire-1.2.0/bin/ 16:58:00 spire-1.2.0/bin/spire-server 16:58:00 spire-1.2.0/bin/spire-agent 16:58:00 spire-1.2.0/conf/ 16:58:00 spire-1.2.0/conf/server/ 16:58:00 spire-1.2.0/conf/server/server.conf 16:58:00 spire-1.2.0/conf/agent/ 16:58:00 spire-1.2.0/conf/agent/agent.conf 16:58:00 spire-1.2.0/LICENSE 16:58:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:58:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:58:00 Collecting texttable<0.10,>=0.9.0 16:58:00 Downloading texttable-0.9.1.tar.gz (11 kB) 16:58:03 Collecting PyYAML<4,>=3.10 16:58:03 Downloading PyYAML-3.13.tar.gz (270 kB) 16:58:06 Collecting cached-property<2,>=1.2.0 16:58:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:58:07 Collecting docker<4.0,>=3.6.0 16:58:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:58:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:58:07 Collecting docopt<0.7,>=0.6.1 16:58:07 Downloading docopt-0.6.2.tar.gz (25 kB) 16:58:08 Removing intermediate container dd1e4a5766c3 16:58:08 ---> 21ec7ff29434 16:58:08 16:58:08 Step 11/24 : FROM alpine:3.15 16:58:08 ---> 7ffa42511a80 16:58:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:58:08 ---> Using cache 16:58:08 ---> e36a952eeb97 16:58:08 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:08 ---> Using cache 16:58:08 ---> 03c63d5a6a7b 16:58:08 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:58:09 ---> Running in 1ade4f7c94cf 16:58:09 Collecting jsonschema<3,>=2.5.1 16:58:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:58:09 Collecting dockerpty<0.5,>=0.4.1 16:58:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:58:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:58:11 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:58:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:58:11 ---> b4364f59b59d 16:58:11 Step 3/22 : WORKDIR /edgex-go 16:58:11 ---> Using cache 16:58:11 ---> cffc493c8767 16:58:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:11 ---> Using cache 16:58:11 ---> 0d696bf3a563 16:58:11 Step 5/22 : RUN apk add --update --no-cache make git 16:58:11 ---> Using cache 16:58:11 ---> 236c5100d9fd 16:58:11 Step 6/22 : COPY go.mod vendor* ./ 16:58:11 ---> Using cache 16:58:11 ---> 0a4297a31903 16:58:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:11 ---> Using cache 16:58:11 ---> 46f90312c4bf 16:58:11 Step 8/22 : COPY . . 16:58:11 ---> Using cache 16:58:11 ---> a17b0c89eb8a 16:58:11 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:58:11 ---> Running in ca15612a0484 16:58:11 Collecting websocket-client<1.0,>=0.32.0 16:58:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:58:12 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:58:12 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:58:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:58:12 ---> b4364f59b59d 16:58:12 Step 3/24 : WORKDIR /edgex-go 16:58:12 ---> Using cache 16:58:12 ---> cffc493c8767 16:58:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:12 ---> Using cache 16:58:12 ---> 0d696bf3a563 16:58:12 Step 5/24 : RUN apk add --update --no-cache make git 16:58:12 ---> Using cache 16:58:12 ---> 236c5100d9fd 16:58:12 Step 6/24 : COPY go.mod vendor* ./ 16:58:12 ---> Using cache 16:58:12 ---> 0a4297a31903 16:58:12 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:12 ---> Using cache 16:58:12 ---> 46f90312c4bf 16:58:12 Step 8/24 : COPY . . 16:58:12 ---> Using cache 16:58:12 ---> a17b0c89eb8a 16:58:12 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 16:58:12 ---> Using cache 16:58:12 ---> 0d4a831c6932 16:58:12 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" 16:58:12 ---> Using cache 16:58:12 ---> 21ec7ff29434 16:58:12 16:58:12 Step 11/24 : FROM alpine:3.15 16:58:12 ---> 7ffa42511a80 16:58:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:58:12 ---> Using cache 16:58:12 ---> e36a952eeb97 16:58:12 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:12 ---> Using cache 16:58:12 ---> 03c63d5a6a7b 16:58:12 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:58:12 ---> Using cache 16:58:12 ---> 7b8131ddb439 16:58:12 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 16:58:12 Collecting docker-pycreds>=0.4.0 16:58:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:58:13 v3.15.2-37-gccde08ec5b [https://nl.alpinelinux.org/alpine/v3.15/main] 16:58:13 v3.15.2-37-gccde08ec5b [https://nl.alpinelinux.org/alpine/v3.15/community] 16:58:13 OK: 15729 distinct packages available 16:58:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:58:13 Collecting chardet<3.1.0,>=3.0.2 16:58:13 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:58:13 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 16:58:14 Collecting urllib3<1.25,>=1.21.1 16:58:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:58:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:58:14 Collecting idna<2.8,>=2.5 16:58:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:58:14 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:58:15 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:58:15 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:58:15 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:58:15 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:58:15 (1/4) Installing dumb-init (1.2.5-r1) 16:58:15 (2/4) Installing musl-obstack (1.2.2-r0) 16:58:15 (3/4) Installing libucontext (1.1-r0) 16:58:15 (4/4) Installing gcompat (1.0.0-r4) 16:58:15 Executing busybox-1.34.1-r4.trigger 16:58:16 OK: 6 MiB in 18 packages 16:58:16 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:58:16 Attempting uninstall: urllib3 16:58:16 Found existing installation: urllib3 1.26.5 16:58:16 Uninstalling urllib3-1.26.5: 16:58:16 Successfully uninstalled urllib3-1.26.5 16:58:17 Attempting uninstall: idna 16:58:17 Found existing installation: idna 3.2 16:58:17 Uninstalling idna-3.2: 16:58:17 ---> c66496483cf5 16:58:17 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 16:58:17 Successfully uninstalled idna-3.2 16:58:17 Removing intermediate container 1ade4f7c94cf 16:58:17 ---> 5035b80945e0 16:58:17 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 16:58:18 Attempting uninstall: chardet 16:58:18 Found existing installation: chardet 4.0.0 16:58:18 Uninstalling chardet-4.0.0: 16:58:18 Successfully uninstalled chardet-4.0.0 16:58:20 Attempting uninstall: requests 16:58:20 Found existing installation: requests 2.25.1 16:58:20 Uninstalling requests-2.25.1: 16:58:20 Successfully uninstalled requests-2.25.1 16:58:21 Running setup.py install for texttable: started 16:58:23 Running setup.py install for texttable: finished with status 'done' 16:58:23 Running setup.py install for PyYAML: started 16:58:25 Running setup.py install for PyYAML: finished with status 'done' 16:58:26 Running setup.py install for docopt: started 16:58:28 ---> 78fc1609148f 16:58:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:58:28 Running setup.py install for docopt: finished with status 'done' 16:58:28 Running setup.py install for dockerpty: started 16:58:28 ---> 7c42d07f37ea 16:58:28 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:58:29 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:58:29 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:58:29 ---> b4364f59b59d 16:58:29 Step 3/31 : WORKDIR /edgex-go 16:58:29 ---> Using cache 16:58:29 ---> cffc493c8767 16:58:29 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:29 ---> Using cache 16:58:29 ---> 0d696bf3a563 16:58:29 Step 5/31 : RUN apk add --update --no-cache make git 16:58:29 ---> Using cache 16:58:29 ---> 236c5100d9fd 16:58:29 Step 6/31 : COPY go.mod vendor* ./ 16:58:29 ---> Using cache 16:58:29 ---> 0a4297a31903 16:58:29 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:29 ---> Using cache 16:58:29 ---> 46f90312c4bf 16:58:29 Step 8/31 : COPY . . 16:58:29 ---> fd492bf296e2 16:58:29 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:58:29 ---> Running in b01e4d439d9c 16:58:29 ---> Using cache 16:58:29 ---> a17b0c89eb8a 16:58:29 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:58:29 ---> Running in d513d53f9a06 16:58:29 ---> 308717ae6303 16:58:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:58:30 Running setup.py install for dockerpty: finished with status 'done' 16:58:30 Removing intermediate container b01e4d439d9c 16:58:30 ---> 10a0949cb507 16:58:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:58:31 ---> 9514a9075ef8 16:58:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:58:32 ---> 06f94696bad2 16:58:32 Step 19/24 : WORKDIR / 16:58:32 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 16:58:32 ---> Running in 8b0394f58f16 16:58:33 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 16:58:33 ---> 15db4b07e353 16:58:33 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:58:33 ---> Running in cc64c3532e54 16:58:33 Removing intermediate container 8b0394f58f16 16:58:33 ---> a07247e1a99c 16:58:33 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:58:33 ---> Running in 910b579a52b1 16:58:34 Removing intermediate container cc64c3532e54 16:58:34 ---> 9a1f2cca14c2 16:58:34 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:58:34 ---> Running in 4d7e507384cf 16:58:34 Removing intermediate container 910b579a52b1 16:58:34 ---> c894199e0dbe 16:58:34 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:58:34 ---> Running in 239ccfc20a96 16:58:34 Removing intermediate container 4d7e507384cf 16:58:34 ---> 26515a844c56 16:58:34 Step 22/24 : LABEL arch=arm64 16:58:35 ---> Running in f9bd06c3dfb9 16:58:35 Removing intermediate container 239ccfc20a96 16:58:35 ---> dcdcc8e50658 16:58:35 Step 22/24 : LABEL arch=arm64 16:58:35 ---> Running in bac8d3f259c7 16:58:35 Removing intermediate container f9bd06c3dfb9 16:58:35 ---> 8615146026f2 16:58:35 Step 23/24 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 16:58:36 ---> Running in 0e29f367433e 16:58:36 Removing intermediate container bac8d3f259c7 16:58:36 ---> 71c221109979 16:58:36 Step 23/24 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 16:58:36 ---> Running in 1369c2062f64 16:58:37 Removing intermediate container 0e29f367433e 16:58:37 ---> f2dc09b03201 16:58:37 Step 24/24 : LABEL version=0.0.0 16:58:37 ---> Running in 898f4e10fb6b 16:58:37 Removing intermediate container 1369c2062f64 16:58:37 ---> c6a3691c3cd7 16:58:37 Step 24/24 : LABEL version=0.0.0 16:58:37 Removing intermediate container 898f4e10fb6b 16:58:37 ---> b6b45f1da4fb 16:58:37 16:58:38 ---> Running in e7559b7f7359 16:58:38 Removing intermediate container e7559b7f7359 16:58:38 ---> 8bc9e31cc926 16:58:38 16:58:39 Successfully built b6b45f1da4fb 16:58:39 Successfully tagged security-spire-agent-arm64:latest 16:58:39  Building security-spire-agent ... done Building core-metadata 16:58:40 Successfully built 8bc9e31cc926 16:58:40 Successfully tagged security-spire-config-arm64:latest 16:58:40  Building security-spire-config ... done Building security-spiffe-token-provider 16:58:50 Removing intermediate container 6b556530abfd 16:58:50 ---> 7c6cefadcb59 16:58:50 Step 14/23 : ENV APP_PORT=58890 16:58:50 ---> Running in 0d18fe7f2ae4 16:58:50 Removing intermediate container 0d18fe7f2ae4 16:58:50 ---> a3846e1000de 16:58:50 Step 15/23 : EXPOSE $APP_PORT 16:58:50 ---> Running in 0be932b1227c 16:58:51 Removing intermediate container 0be932b1227c 16:58:51 ---> 35049ed2cebc 16:58:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:58:53 ---> 0f70f53a594c 16:58:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:58:54 ---> 848023cc960d 16:58:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:58:55 ---> bb6f0df9b81a 16:58:55 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:58:55 ---> Running in 3ffbe7f6825c 16:58:56 Removing intermediate container 3ffbe7f6825c 16:58:56 ---> 90a5d89b7985 16:58:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:56 ---> Running in a4ee7b0f3e64 16:58:57 Removing intermediate container a4ee7b0f3e64 16:58:57 ---> c0c33047ad63 16:58:57 Step 21/23 : LABEL arch=arm64 16:58:57 ---> Running in 4fbc02956e64 16:58:58 Removing intermediate container 4fbc02956e64 16:58:58 ---> e0a8fe8cc49d 16:58:58 Step 22/23 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 16:58:58 ---> Running in a6089f5b0f31 16:58:58 Removing intermediate container a6089f5b0f31 16:58:58 ---> e48ada5ac702 16:58:58 Step 23/23 : LABEL version=0.0.0 16:58:58 ---> Running in b204bfdb412e 16:58:59 Removing intermediate container b204bfdb412e 16:58:59 ---> 1f3ea6ab64b5 16:58:59 16:58:59 Successfully built 1f3ea6ab64b5 16:58:59 Successfully tagged sys-mgmt-agent-arm64:latest 16:58:59  Building sys-mgmt-agent ... done Building core-command 16:59:46 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:59:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:59:46 ---> b4364f59b59d 16:59:46 Step 3/23 : WORKDIR /edgex-go 16:59:46 ---> Using cache 16:59:46 ---> cffc493c8767 16:59:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:46 ---> Using cache 16:59:46 ---> 0d696bf3a563 16:59:46 Step 5/23 : RUN apk add --update --no-cache make git 16:59:46 ---> Using cache 16:59:46 ---> 236c5100d9fd 16:59:46 Step 6/23 : COPY go.mod vendor* ./ 16:59:46 ---> Using cache 16:59:46 ---> 0a4297a31903 16:59:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:46 ---> Using cache 16:59:46 ---> 46f90312c4bf 16:59:46 Step 8/23 : COPY . . 16:59:46 ---> Using cache 16:59:46 ---> a17b0c89eb8a 16:59:46 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:59:46 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:59:46 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:59:46 ---> b4364f59b59d 16:59:46 Step 3/20 : WORKDIR /edgex-go 16:59:46 ---> Using cache 16:59:46 ---> cffc493c8767 16:59:46 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:59:46 ---> Running in b60a55a3b585 16:59:47 ---> Running in df5edbd85679 16:59:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:59:49 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 16:59:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:59:53 v3.15.2-37-gccde08ec5b [https://nl.alpinelinux.org/alpine/v3.15/main] 16:59:53 v3.15.2-37-gccde08ec5b [https://nl.alpinelinux.org/alpine/v3.15/community] 16:59:53 OK: 15738 distinct packages available 16:59:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:59:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:59:55 OK: 220 MiB in 52 packages 16:59:57 Removing intermediate container b60a55a3b585 16:59:57 ---> 0fd954d50f8e 16:59:57 Step 5/20 : COPY go.mod vendor* ./ 16:59:59 ---> 1651d0420f38 16:59:59 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:59 ---> Running in 99262f53dbbb 17:00:02 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 17:00:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:00:02 ---> b4364f59b59d 17:00:02 Step 3/23 : WORKDIR /edgex-go 17:00:02 ---> Using cache 17:00:02 ---> cffc493c8767 17:00:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:02 ---> Using cache 17:00:02 ---> 0d696bf3a563 17:00:02 Step 5/23 : RUN apk add --update --no-cache make git 17:00:02 ---> Using cache 17:00:02 ---> 236c5100d9fd 17:00:02 Step 6/23 : COPY go.mod vendor* ./ 17:00:02 ---> Using cache 17:00:02 ---> 0a4297a31903 17:00:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:02 ---> Using cache 17:00:02 ---> 46f90312c4bf 17:00:02 Step 8/23 : COPY . . 17:00:02 ---> Using cache 17:00:02 ---> a17b0c89eb8a 17:00:02 Step 9/23 : RUN make cmd/core-command/core-command 17:00:02 ---> Running in b77772a3fe49 17:00:04 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 17:00:05 Removing intermediate container 99262f53dbbb 17:00:05 ---> 93dab4e1398a 17:00:05 Step 7/20 : COPY . . 17:00:27 ---> 21f33d4f753f 17:00:27 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:00:27 ---> Running in 591125ca3fc5 17:00:29 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 17:03: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 17:04:10 Removing intermediate container ca15612a0484 17:04:10 ---> ab7d5615e43d 17:04:10 17:04:10 Step 10/22 : FROM alpine:3.14 17:04:10 ---> 71a2028e5025 17:04:10 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:04:10 ---> Running in ee482eb87cd1 17:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:04:13 (1/6) Installing ca-certificates (20211220-r0) 17:04:13 (2/6) Installing brotli-libs (1.0.9-r5) 17:04:13 (3/6) Installing nghttp2-libs (1.43.0-r0) 17:04:13 (4/6) Installing libcurl (7.79.1-r0) 17:04:13 (5/6) Installing curl (7.79.1-r0) 17:04:13 (6/6) Installing dumb-init (1.2.5-r1) 17:04:13 Executing busybox-1.33.1-r6.trigger 17:04:13 Executing ca-certificates-20211220-r0.trigger 17:04:14 OK: 8 MiB in 20 packages 17:04:16 Removing intermediate container ee482eb87cd1 17:04:16 ---> d1a817278be5 17:04:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:04:16 ---> Running in 33e9051a9267 17:04:16 Removing intermediate container 33e9051a9267 17:04:16 ---> 9d9c4fb06347 17:04:16 Step 13/22 : WORKDIR /edgex 17:04:16 ---> Running in b16798795a6f 17:04:17 Removing intermediate container b16798795a6f 17:04:17 ---> b12fbe061c71 17:04:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:04:18 ---> be0bc9d6aa1a 17:04:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:04:20 ---> bb1a3e998896 17:04:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:04:22 ---> 0d240ce7181b 17:04:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:04:23 ---> 99b31b3c6d09 17:04:23 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:04:23 ---> Running in 82b66cb4326b 17:04:26 Removing intermediate container 82b66cb4326b 17:04:26 ---> 5adcbc069b06 17:04:26 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:04:26 ---> Running in 8402870757b4 17:04:27 Removing intermediate container 8402870757b4 17:04:27 ---> 25889ec92d55 17:04:27 Step 20/22 : LABEL arch=arm64 17:04:27 ---> Running in 4ddda6ac122e 17:04:27 Removing intermediate container 4ddda6ac122e 17:04:27 ---> e2fc974bd1f0 17:04:27 Step 21/22 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 17:04:27 ---> Running in 1f9423537ed1 17:04:28 Removing intermediate container 1f9423537ed1 17:04:28 ---> e69670a38bfd 17:04:28 Step 22/22 : LABEL version=0.0.0 17:04:28 ---> Running in 0b05dc361211 17:04:29 Removing intermediate container 0b05dc361211 17:04:29 ---> f1c021bf59f3 17:04:29 17:04:29 Successfully built f1c021bf59f3 17:04:29 Successfully tagged security-proxy-setup-arm64:latest 17:04:40  Building security-proxy-setup ... done Removing intermediate container d513d53f9a06 17:04:40 ---> 7e64cdac9c37 17:04:40 17:04:40 Step 10/31 : FROM alpine:3.14 17:04:40 ---> 71a2028e5025 17:04:40 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:04:40 ---> Running in 6b6cc3fffb35 17:04:40 Removing intermediate container 6b6cc3fffb35 17:04:40 ---> ef654cccb138 17:04:40 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:04:40 ---> Running in ae43a0b6c663 17:04:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:04:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:04:43 (1/2) Installing dumb-init (1.2.5-r1) 17:04:43 (2/2) Installing su-exec (0.2-r1) 17:04:43 Executing busybox-1.33.1-r6.trigger 17:04:43 OK: 6 MiB in 16 packages 17:04:44 Removing intermediate container ae43a0b6c663 17:04:44 ---> 118fee1d89ea 17:04:44 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:04:44 ---> Running in e8593157c236 17:04:45 Removing intermediate container e8593157c236 17:04:45 ---> 2dbb25d1dcbb 17:04:45 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:04:45 ---> Running in c1f5fdb06e26 17:04:45 Removing intermediate container c1f5fdb06e26 17:04:46 ---> 7e4c758641b9 17:04:46 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:04:46 ---> Running in 608ec36aa391 17:04:48 Removing intermediate container 608ec36aa391 17:04:48 ---> 264af9c6670f 17:04:48 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 17:04:49 ---> Running in c0d08531b450 17:04:49 Removing intermediate container c0d08531b450 17:04:49 ---> 2b4d3570a0d3 17:04:49 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:04:50 ---> 423eefe6f995 17:04:50 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:04:50 ---> Running in d1fa94f48d14 17:04:54 Removing intermediate container d1fa94f48d14 17:04:54 ---> 1dd711fe2afd 17:04:54 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:04:54 ---> cbcbb6a85e82 17:04:54 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:04:56 ---> 54641794aa02 17:04:56 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:04:57 ---> 7cd8f220dcd6 17:04:57 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:04:58 ---> 144282605711 17:04:58 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:04:59 ---> cd5bca6d9b54 17:04:59 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 17:04:59 ---> Running in 8a78266fe1e3 17:04:59 Removing intermediate container 8a78266fe1e3 17:04:59 ---> 9c27db4cff72 17:04:59 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:05:00 ---> 150e82b18146 17:05:00 Step 26/31 : RUN chmod +x /entrypoint.sh 17:05:01 ---> Running in ff98a5d54be5 17:05:03 Removing intermediate container ff98a5d54be5 17:05:03 ---> b62f165388ca 17:05:03 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:05:04 ---> Running in e3268ad9413a 17:05:04 Removing intermediate container e3268ad9413a 17:05:04 ---> 9ee858eb1221 17:05:04 Step 28/31 : CMD ["gate"] 17:05:05 ---> Running in 6ac9624bd174 17:05:05 Removing intermediate container 6ac9624bd174 17:05:05 ---> 79aaab0d66d3 17:05:05 Step 29/31 : LABEL arch=arm64 17:05:06 ---> Running in caeae8c0a88a 17:05:06 Removing intermediate container caeae8c0a88a 17:05:06 ---> e9f3efdc6ec5 17:05:06 Step 30/31 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 17:05:07 ---> Running in 53f47c83083c 17:05:07 Removing intermediate container 53f47c83083c 17:05:07 ---> 5deb6c780970 17:05:07 Step 31/31 : LABEL version=0.0.0 17:05:08 ---> Running in 4107e0c56424 17:05:08 Removing intermediate container 4107e0c56424 17:05:08 ---> 0641926c6bf6 17:05:08 17:05:09 Successfully built 0641926c6bf6 17:05:09 Successfully tagged security-bootstrapper-arm64:latest 17:05:56  Building security-bootstrapper ... done Removing intermediate container b77772a3fe49 17:05:56 ---> 6ae1ef3c5858 17:05:56 17:05:56 Step 10/23 : FROM alpine:3.14 17:05:56 ---> 71a2028e5025 17:05:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:05:56 ---> Using cache 17:05:56 ---> 996fd7bf0aa0 17:05:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:05:56 ---> Using cache 17:05:56 ---> 9a3b2459fb79 17:05:56 Step 13/23 : ENV APP_PORT=59882 17:05:56 ---> Running in 7d9acb880a1d 17:05:56 Removing intermediate container 7d9acb880a1d 17:05:56 ---> a6e46a65a3cb 17:05:56 Step 14/23 : EXPOSE $APP_PORT 17:05:56 ---> Running in 735c6a12120c 17:05:56 Removing intermediate container 735c6a12120c 17:05:56 ---> 7d7efcb1c948 17:05:56 Step 15/23 : WORKDIR / 17:05:56 ---> Running in 4bcb1fe63eba 17:05:56 Removing intermediate container 4bcb1fe63eba 17:05:56 ---> 27c8d553f9dc 17:05:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:05:57 ---> d37c4cef4b84 17:05:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:05:57 Removing intermediate container df5edbd85679 17:05:57 ---> 0f00372a5892 17:05:57 17:05:57 Step 10/23 : FROM alpine:3.14 17:05:57 ---> 71a2028e5025 17:05:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:05:57 ---> Using cache 17:05:57 ---> 996fd7bf0aa0 17:05:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:05:57 ---> Using cache 17:05:57 ---> 9a3b2459fb79 17:05:57 Step 13/23 : ENV APP_PORT=59881 17:05:58 ---> Running in 49ef736b40a6 17:05:58 Removing intermediate container 49ef736b40a6 17:05:58 ---> f073591d0099 17:05:58 Step 14/23 : EXPOSE $APP_PORT 17:05:58 ---> Running in 8d9830f23774 17:05:59 Removing intermediate container 8d9830f23774 17:05:59 ---> 88ea3aefa7f7 17:05:59 Step 15/23 : WORKDIR / 17:05:59 ---> ff75715d1be1 17:05:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:05:59 ---> Running in 4766b3c3c1a3 17:06:00 Removing intermediate container 4766b3c3c1a3 17:06:00 ---> 34471e121a0c 17:06:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:06:00 ---> 0252cd189f0c 17:06:00 Step 19/23 : ENTRYPOINT ["/core-command"] 17:06:00 ---> Running in d238ed50d068 17:06:00 Removing intermediate container d238ed50d068 17:06:00 ---> afa6f9c5b76b 17:06:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:00 ---> Running in 3e162580a959 17:06:00 ---> 686f1b386961 17:06:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:06:01 Removing intermediate container 591125ca3fc5 17:06:01 ---> 6be3ba6c33cb 17:06:01 17:06:01 Step 9/20 : FROM alpine:3.15 17:06:01 ---> 7ffa42511a80 17:06:01 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:06:01 ---> Using cache 17:06:01 ---> e36a952eeb97 17:06:01 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:06:01 ---> Using cache 17:06:01 ---> 03c63d5a6a7b 17:06:01 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:06:01 ---> Running in d8d3e2be1d8e 17:06:01 Removing intermediate container 3e162580a959 17:06:01 ---> f09af2182b00 17:06:01 Step 21/23 : LABEL arch=arm64 17:06:01 ---> Running in f50f730c1135 17:06:02 Removing intermediate container f50f730c1135 17:06:02 ---> a04c1885d3d8 17:06:02 Step 22/23 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 17:06:02 ---> Running in 4162d476c010 17:06:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:06:02 Removing intermediate container 4162d476c010 17:06:02 ---> a3845e8cefee 17:06:02 Step 23/23 : LABEL version=0.0.0 17:06:02 ---> Running in 13ea293ead9e 17:06:02 ---> 5d9161977e75 17:06:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:06:03 Removing intermediate container 13ea293ead9e 17:06:03 ---> 38c912557165 17:06:03 17:06:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:06:03 ---> 70ac5f371724 17:06:03 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:06:03 ---> Running in 9094d899d3d6 17:06:03 Successfully built 38c912557165 17:06:03 Successfully tagged core-command-arm64:latest 17:06:03  Building core-command ... done Removing intermediate container 9094d899d3d6 17:06:03 ---> 8f5299797edc 17:06:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:03 ---> Running in 073eeaf75b94 17:06:04 Removing intermediate container 073eeaf75b94 17:06:04 ---> 1366e1412c4d 17:06:04 Step 21/23 : LABEL arch=arm64 17:06:04 v3.15.2-37-gccde08ec5b [https://nl.alpinelinux.org/alpine/v3.15/main] 17:06:04 v3.15.2-37-gccde08ec5b [https://nl.alpinelinux.org/alpine/v3.15/community] 17:06:04 OK: 15729 distinct packages available 17:06:04 ---> Running in 529246f4de2f 17:06:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:06:04 Removing intermediate container 529246f4de2f 17:06:04 ---> 25e90f5c0af8 17:06:04 Step 22/23 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 17:06:04 ---> Running in 8f12f7bf4b25 17:06:05 Removing intermediate container 8f12f7bf4b25 17:06:05 ---> f06a946d1e42 17:06:05 Step 23/23 : LABEL version=0.0.0 17:06:05 ---> Running in e510a03c0bf8 17:06:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:06:05 Removing intermediate container e510a03c0bf8 17:06:05 ---> 6868c68dab17 17:06:05 17:06:06 Successfully built 6868c68dab17 17:06:06 Successfully tagged core-metadata-arm64:latest 17:06:06  Building core-metadata ... done (1/9) Installing ca-certificates (20211220-r0) 17:06:06 (2/9) Installing brotli-libs (1.0.9-r5) 17:06:06 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:06:06 (4/9) Installing libcurl (7.80.0-r0) 17:06:06 (5/9) Installing curl (7.80.0-r0) 17:06:07 (6/9) Installing dumb-init (1.2.5-r1) 17:06:07 (7/9) Installing musl-obstack (1.2.2-r0) 17:06:07 (8/9) Installing libucontext (1.1-r0) 17:06:07 (9/9) Installing gcompat (1.0.0-r4) 17:06:07 Executing busybox-1.34.1-r4.trigger 17:06:07 Executing ca-certificates-20211220-r0.trigger 17:06:07 OK: 8 MiB in 23 packages 17:06:09 Removing intermediate container d8d3e2be1d8e 17:06:09 ---> df94d9f27f9b 17:06:09 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:06:09 ---> fb17d46bdee2 17:06:09 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:06:10 ---> 4924defd3558 17:06:10 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:06:11 ---> 6ce506a9aa65 17:06:11 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:06:11 ---> Running in 6f098c5bbb39 17:06:11 Removing intermediate container 6f098c5bbb39 17:06:11 ---> 9d1d689dde85 17:06:11 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:06:11 ---> Running in af07ddc6a5c9 17:06:11 Removing intermediate container af07ddc6a5c9 17:06:11 ---> a32b0198df50 17:06:11 Step 18/20 : LABEL arch=arm64 17:06:11 ---> Running in 8a76b11804d6 17:06:12 Removing intermediate container 8a76b11804d6 17:06:12 ---> f43198e523e4 17:06:12 Step 19/20 : LABEL git_sha=a685941c10fd8e7165613d272d6d3a86290bc252 17:06:12 ---> Running in 5000958ceb71 17:06:12 Removing intermediate container 5000958ceb71 17:06:12 ---> 65cea5259c18 17:06:12 Step 20/20 : LABEL version=0.0.0 17:06:12 ---> Running in fe754c1f1caf 17:06:12 Removing intermediate container fe754c1f1caf 17:06:12 ---> b969e2efb47b 17:06:12 17:06:13 Successfully built b969e2efb47b 17:06:13 Successfully tagged security-spiffe-token-provider-arm64:latest 17:06:13  Building security-spiffe-token-provider ... done  [Pipeline] } 17:06:13 $ docker stop --time=1 7f6add171fddf4d6424e9c6439a39306f7cbc0c23116353efe619b79989f2259 17:06:15 $ docker rm -f 7f6add171fddf4d6424e9c6439a39306f7cbc0c23116353efe619b79989f2259 [Pipeline] // withDockerContainer [Pipeline] sh 17:06:15 + docker images 17:06:16 REPOSITORY TAG IMAGE ID CREATED SIZE 17:06:16 security-spiffe-token-provider-arm64 latest b969e2efb47b 4 seconds ago 27.7MB 17:06:16 core-metadata-arm64 latest 6868c68dab17 11 seconds ago 25.1MB 17:06:16 core-command-arm64 latest 38c912557165 13 seconds ago 23.7MB 17:06:16 6be3ba6c33cb 16 seconds ago 1.42GB 17:06:16 0f00372a5892 19 seconds ago 1.43GB 17:06:16 6ae1ef3c5858 24 seconds ago 1.43GB 17:06:16 security-bootstrapper-arm64 latest 0641926c6bf6 About a minute ago 23.6MB 17:06:16 7e64cdac9c37 About a minute ago 1.43GB 17:06:16 security-proxy-setup-arm64 latest f1c021bf59f3 About a minute ago 42.1MB 17:06:16 ab7d5615e43d 2 minutes ago 1.44GB 17:06:16 sys-mgmt-agent-arm64 latest 1f3ea6ab64b5 7 minutes ago 288MB 17:06:16 security-spire-config-arm64 latest 8bc9e31cc926 7 minutes ago 81.9MB 17:06:16 security-spire-agent-arm64 latest b6b45f1da4fb 7 minutes ago 118MB 17:06:16 21ec7ff29434 8 minutes ago 1.42GB 17:06:16 core-data-arm64 latest 4abf7a4d4c32 8 minutes ago 34.4MB 17:06:16 ddb8c916be55 8 minutes ago 1.43GB 17:06:16 d1794a047904 9 minutes ago 1.46GB 17:06:16 support-notifications-arm64 latest 6d533726594f 9 minutes ago 25.5MB 17:06:16 support-scheduler-arm64 latest 6b2812347f3c 9 minutes ago 24.9MB 17:06:16 security-secretstore-setup-arm64 latest 7e3eb62ebd78 9 minutes ago 40.8MB 17:06:16 798c170b4363 9 minutes ago 1.43GB 17:06:16 321b130adf45 9 minutes ago 1.43GB 17:06:16 be5f392dfa9e 9 minutes ago 1.44GB 17:06:16 security-spire-server-arm64 latest 6b45a04b86e3 15 minutes ago 82.6MB 17:06:16 5f8ca6f61cb3 16 minutes ago 1.42GB 17:06:16 ci-base-image-arm64 latest b4364f59b59d 29 minutes ago 886MB 17:06:16 alpine 3.15 7ffa42511a80 4 days ago 5.32MB 17:06:16 alpine 3.14 71a2028e5025 10 days ago 5.34MB 17:06:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 7 weeks ago 551MB 17:06:16 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 17:06:16 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 17:06:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:16 17:06:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:06:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:17 arm64: Pulling from edgex-lftools-log-publisher 17:06:17 8998bd30e6a1: Pulling fs layer 17:06:17 04944245beec: Pulling fs layer 17:06:17 699f458cf7ca: Pulling fs layer 17:06:17 765212b225bb: Pulling fs layer 17:06:17 f23df028b6ca: Pulling fs layer 17:06:17 d65c8cfc05b1: Pulling fs layer 17:06:17 2437ff75d9bd: Pulling fs layer 17:06:17 f23df028b6ca: Waiting 17:06:17 d65c8cfc05b1: Waiting 17:06:17 2437ff75d9bd: Waiting 17:06:17 765212b225bb: Waiting 17:06:17 04944245beec: Verifying Checksum 17:06:17 04944245beec: Download complete 17:06:17 765212b225bb: Verifying Checksum 17:06:17 765212b225bb: Download complete 17:06:17 f23df028b6ca: Verifying Checksum 17:06:17 f23df028b6ca: Download complete 17:06:17 d65c8cfc05b1: Verifying Checksum 17:06:17 d65c8cfc05b1: Download complete 17:06:17 699f458cf7ca: Verifying Checksum 17:06:17 699f458cf7ca: Download complete 17:06:17 8998bd30e6a1: Verifying Checksum 17:06:17 8998bd30e6a1: Download complete 17:06:20 2437ff75d9bd: Verifying Checksum 17:06:20 2437ff75d9bd: Download complete 17:06:22 8998bd30e6a1: Pull complete 17:06:22 04944245beec: Pull complete 17:06:24 699f458cf7ca: Pull complete 17:06:24 765212b225bb: Pull complete 17:06:25 f23df028b6ca: Pull complete 17:06:25 d65c8cfc05b1: Pull complete 17:06:40 2437ff75d9bd: Pull complete 17:06:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:06:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:06:40 prd-ubuntu20.04-docker-arm64-4c-16g-9264 does not seem to be running inside a container 17:06:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:06:43 $ docker top 027c2570781fbf7093f870894476aa96b53488eba4dacbe3cc618816e1b0c584 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:06:44 ---> job-cost.sh 17:06:44 lf-activate-venv: SKIPPING 17:06:44 INFO: No Stack... 17:06:45 INFO: Retrieving Pricing Info for: v3-standard-4 17:06:45 INFO: Archiving Costs [Pipeline] sh 17:06:46 + + cat /w/workspace/edgex-go/4/archives/cost.csvcut 17:06:46 -d, -f6 [Pipeline] lock 17:06:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3926-4-stack-cost] 17:06:46 Resource [jenkins-edgexfoundry-edgex-go-PR-3926-4-stack-cost] did not exist. Created. 17:06:46 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3926-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:06:47 + echo total: 0.10999999940395355 [Pipeline] stash 17:06:47 Stashed 1 file(s) [Pipeline] } 17:06:47 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3926-4-stack-cost] [Pipeline] // lock [Pipeline] } 17:06:47 $ docker stop --time=1 027c2570781fbf7093f870894476aa96b53488eba4dacbe3cc618816e1b0c584 17:06:49 $ docker rm -f 027c2570781fbf7093f870894476aa96b53488eba4dacbe3cc618816e1b0c584 [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 17:06:49 provisioning config files... 17:06:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config5683433888370107295tmp [Pipeline] { [Pipeline] sh 17:06:50 + set +x 17:06:50 + curl -s https://codecov.io/bash 17:06:50 + bash -s -- 17:06:50 17:06:50 _____ _ 17:06:50 / ____| | | 17:06:50 | | ___ __| | ___ ___ _____ __ 17:06:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:06:50 | |___| (_) | (_| | __/ (_| (_) \ V / 17:06:50 \_____\___/ \__,_|\___|\___\___/ \_/ 17:06:50 Bash-1.0.6 17:06:50 17:06:50 17:06:50 ==> git version 2.25.1 found 17:06:50 ==> 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 17:06:50 Release-Date: 2020-01-08 17:06:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:06:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:06:50 ==> Jenkins CI detected. 17:06:50 current dir:  /w/workspace/edgex-go/4 17:06:50 project root: . 17:06:50 --> token set from env 17:06:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:06:50 ==> Running gcov in . (disable via -X gcov) 17:06:50 ==> Python coveragepy not found 17:06:50 ==> Searching for coverage reports in: 17:06:50 + . 17:06:50 -> Found 1 reports 17:06:50 ==> Detecting git/mercurial file structure 17:06:50 ==> Reading reports 17:06:50 + ./coverage.out bytes=427963 17:06:50 ==> Appending adjustments 17:06:50 https://docs.codecov.io/docs/fixing-reports 17:06:51 + Found adjustments 17:06:51 ==> Gzipping contents 17:06:51 60K /tmp/codecov.f2LBv8.gz 17:06:51 ==> Uploading reports 17:06:51 url: https://codecov.io 17:06:51 query: branch=PR-3926&commit=a685941c10fd8e7165613d272d6d3a86290bc252&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3926%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3926&job=&cmd_args= 17:06:51 -> Pinging Codecov 17:06:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3926&commit=a685941c10fd8e7165613d272d6d3a86290bc252&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3926%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3926&job=&cmd_args= 17:06:51 -> Uploading to 17:06:51 https://storage.googleapis.com/codecov/v4/raw/2022-03-28/00271124DB129430A58F1EEE437C3FCB/a685941c10fd8e7165613d272d6d3a86290bc252/7ecc8fe6-722e-4498-b0e7-fc5183b2f8e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220328T170651Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bae31197e9bbcf06dda79531014d12b26778dee22793c1bfd1532c57d1b7a8d6 17:06:51 % Total % Received % Xferd Average Speed Time Time Time Current 17:06:51 Dload Upload Total Spent Left Speed 17:06:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58586 0 0 100 58586 0 230k --:--:-- --:--:-- --:--:-- 230k 17:06:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a685941c10fd8e7165613d272d6d3a86290bc252 [Pipeline] } 17:06:52 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 17:06:52 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 17:06:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:06:54 ---> package-listing.sh 17:06:54 ++ facter osfamily 17:06:54 ++ tr '[:upper:]' '[:lower:]' 17:06:54 + OS_FAMILY=debian 17:06:54 + workspace=/w/workspace/edgex-go/4 17:06:54 + START_PACKAGES=/tmp/packages_start.txt 17:06:54 + END_PACKAGES=/tmp/packages_end.txt 17:06:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:06:54 + PACKAGES=/tmp/packages_start.txt 17:06:54 + '[' /w/workspace/edgex-go/4 ']' 17:06:54 + PACKAGES=/tmp/packages_end.txt 17:06:54 + case "${OS_FAMILY}" in 17:06:54 + dpkg -l 17:06:54 + grep '^ii' 17:06:54 + '[' -f /tmp/packages_start.txt ']' 17:06:54 + '[' -f /tmp/packages_end.txt ']' 17:06:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:06:54 + '[' /w/workspace/edgex-go/4 ']' 17:06:54 + mkdir -p /w/workspace/edgex-go/4/archives/ 17:06:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 17:06:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:06:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:06:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:55 17:06:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:06:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:55 latest: Pulling from edgex-lftools-log-publisher 17:06:55 5eb5b503b376: Pulling fs layer 17:06:55 5c69ac0246d0: Pulling fs layer 17:06:55 ec43610c2a17: Pulling fs layer 17:06:55 3a2ae6a8a46f: Pulling fs layer 17:06:55 33b1e0a273af: Pulling fs layer 17:06:55 5d3b04190fa2: Pulling fs layer 17:06:55 2f39f015ded8: Pulling fs layer 17:06:55 2f39f015ded8: Waiting 17:06:55 33b1e0a273af: Waiting 17:06:55 5d3b04190fa2: Waiting 17:06:55 5c69ac0246d0: Download complete 17:06:55 3a2ae6a8a46f: Verifying Checksum 17:06:55 3a2ae6a8a46f: Download complete 17:06:55 33b1e0a273af: Verifying Checksum 17:06:55 33b1e0a273af: Download complete 17:06:55 5d3b04190fa2: Verifying Checksum 17:06:55 5d3b04190fa2: Download complete 17:06:55 ec43610c2a17: Verifying Checksum 17:06:55 ec43610c2a17: Download complete 17:06:55 5eb5b503b376: Download complete 17:06:56 2f39f015ded8: Download complete 17:06:56 5eb5b503b376: Pull complete 17:06:57 5c69ac0246d0: Pull complete 17:06:57 ec43610c2a17: Pull complete 17:06:57 3a2ae6a8a46f: Pull complete 17:06:57 33b1e0a273af: Pull complete 17:06:57 5d3b04190fa2: Pull complete 17:07:02 2f39f015ded8: Pull complete 17:07:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:07:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:07:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:07:02 prd-ubuntu20.04-docker-8c-8g-9263 does not seem to be running inside a container 17:07:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:07:04 $ docker top 2f0c5c4476715a22f0b61b012264483aae70e4788cd1768983d61face96b4330 -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:04 + touch /tmp/pre-build-complete [Pipeline] sh 17:07:04 + mkdir -p /var/log/sysstat [Pipeline] sh 17:07:05 + ls /var/log/sa-host 17:07:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:05 provisioning config files... 17:07:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config5128622826324833360tmp [Pipeline] { [Pipeline] echo 17:07:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:07:05 ---> create-netrc.sh [Pipeline] } 17:07:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:07:05 ---> python-tools-install.sh [Pipeline] echo 17:07:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:07:06 ---> sudo-logs.sh 17:07:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:07:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:07:06 ---> job-cost.sh 17:07:06 lf-activate-venv: SKIPPING 17:07:06 DEBUG: total: 0.10999999940395355 17:07:06 INFO: Retrieving Stack Cost... 17:07:07 INFO: Retrieving Pricing Info for: v3-standard-8 17:07:07 INFO: Archiving Costs [Pipeline] echo 17:07:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:07:07 ---> logs-deploy.sh 17:07:07 lf-activate-venv: SKIPPING 17:07:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3926/4 17:07:07 INFO: archiving workspace using pattern(s): 17:07:08 Archives upload complete. 17:07:08 INFO: archiving logs to Nexus