Pull request #3897 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 5b344236fd1ad1266a96d7afeb10723ca9329f0b+613ba3a9f074961a82087988d5f76ae29a1a6b1f (e5cdf1a51c4dd52612386e660e1b05d250d922a9) 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-ssh13126613030906493109.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh11000852351458062806.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-3897/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-3897/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8318778487723845788.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh5241829122464736999.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-3897/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-3897/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10603860795214484528.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: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-6815 in /w/workspace/edgexfoundry_edgex-go_PR-3897 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7746811357973626966.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1744015339261853771.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3897/head:refs/remotes/origin/PR-3897 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 5b344236fd1ad1266a96d7afeb10723ca9329f0b Merge succeeded, producing 5b344236fd1ad1266a96d7afeb10723ca9329f0b Checking out Revision 5b344236fd1ad1266a96d7afeb10723ca9329f0b (PR-3897) > git config core.sparsecheckout # timeout=10 > git checkout -f 5b344236fd1ad1266a96d7afeb10723ca9329f0b # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5194459561899291229.key > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b344236fd1ad1266a96d7afeb10723ca9329f0b # timeout=10 Commit message: "feat(security): add spiffe token provider" First time build. Skipping changelog. > git rev-list --no-walk 078dc6549cc5b3ff4b3558ffb980e77a671f417c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:38:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:38:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:38:57 ========================================================= 03:38:57 EdgeX Global Pipelines Version Info 03:38:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:38:58 ------------------- 03:38:58 stable info: 03:38:58 ------------------- 03:38:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:38:58 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 03:38:58 Message: update stable to v1.0.220 03:38:59 ------------------- 03:38:59 experimental info: 03:38:59 ------------------- 03:38:59 Commited By: **** collab-it+edgex@linuxfoundation.org 03:38:59 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 03:38:59 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:38:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:38:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:38:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:38:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:38:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:38:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 03:38:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:38:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:38:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:38:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:38:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:38:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:38:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:38:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:38:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:38:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:38:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:38:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:38:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:38:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:38:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:38:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:38:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3897 [Pipeline] echo 03:38:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3897 [Pipeline] echo 03:38:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3897 [Pipeline] echo 03:38:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b344236fd1ad1266a96d7afeb10723ca9329f0b [Pipeline] echo 03:38:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b34423 [Pipeline] echo 03:38:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:59 provisioning config files... 03:38:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8124629697233911324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:59 ---> docker-login.sh 03:38:59 nexus3.edgexfoundry.org:10001 03:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:00 Configure a credential helper to remove this warning. See 03:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:00 03:39:00 Login Succeeded 03:39:00 nexus3.edgexfoundry.org:10002 03:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:00 Configure a credential helper to remove this warning. See 03:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:00 03:39:00 Login Succeeded 03:39:00 nexus3.edgexfoundry.org:10003 03:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:00 Configure a credential helper to remove this warning. See 03:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:00 03:39:00 Login Succeeded 03:39:00 nexus3.edgexfoundry.org:10004 03:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:00 Configure a credential helper to remove this warning. See 03:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:00 03:39:00 Login Succeeded 03:39:00 docker.io 03:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:39:01 Configure a credential helper to remove this warning. See 03:39:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:39:01 03:39:01 Login Succeeded 03:39:01 ---> docker-login.sh ends [Pipeline] } 03:39:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:39:01 ++ 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 03:39:01 + for file in '`ls cmd/**/Dockerfile`' 03:39:01 ++ cut -d/ -f2 03:39:01 ++ dirname cmd/core-command/Dockerfile 03:39:01 + echo core-command,cmd/core-command/Dockerfile 03:39:01 + for file in '`ls cmd/**/Dockerfile`' 03:39:01 ++ dirname cmd/core-data/Dockerfile 03:39:01 ++ cut -d/ -f2 03:39:01 + echo core-data,cmd/core-data/Dockerfile 03:39:01 + for file in '`ls cmd/**/Dockerfile`' 03:39:01 ++ dirname cmd/core-metadata/Dockerfile 03:39:01 ++ cut -d/ -f2 03:39:01 + echo core-metadata,cmd/core-metadata/Dockerfile 03:39:01 + for file in '`ls cmd/**/Dockerfile`' 03:39:01 ++ dirname cmd/security-bootstrapper/Dockerfile 03:39:01 ++ cut -d/ -f2 03:39:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:39:01 + for file in '`ls cmd/**/Dockerfile`' 03:39:01 ++ cut -d/ -f2 03:39:01 ++ dirname cmd/security-proxy-setup/Dockerfile 03:39:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:39:01 + for file in '`ls cmd/**/Dockerfile`' 03:39:01 ++ dirname cmd/security-secretstore-setup/Dockerfile 03:39:01 ++ cut -d/ -f2 03:39:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:39:01 + for file in '`ls cmd/**/Dockerfile`' 03:39:01 ++ dirname cmd/security-spiffe-token-provider/Dockerfile 03:39:01 ++ cut -d/ -f2 03:39:01 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:39:01 + for file in '`ls cmd/**/Dockerfile`' 03:39:01 ++ dirname cmd/security-spire-agent/Dockerfile 03:39:01 ++ cut -d/ -f2 03:39:01 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:39:01 + for file in '`ls cmd/**/Dockerfile`' 03:39:01 ++ dirname cmd/security-spire-config/Dockerfile 03:39:01 ++ cut -d/ -f2 03:39:01 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:39:01 + for file in '`ls cmd/**/Dockerfile`' 03:39:01 ++ dirname cmd/security-spire-server/Dockerfile 03:39:01 ++ cut -d/ -f2 03:39:01 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:39:01 + for file in '`ls cmd/**/Dockerfile`' 03:39:01 ++ dirname cmd/support-notifications/Dockerfile 03:39:01 ++ cut -d/ -f2 03:39:01 + echo support-notifications,cmd/support-notifications/Dockerfile 03:39:01 + for file in '`ls cmd/**/Dockerfile`' 03:39:01 ++ dirname cmd/support-scheduler/Dockerfile 03:39:01 ++ cut -d/ -f2 03:39:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:39:01 + for file in '`ls cmd/**/Dockerfile`' 03:39:01 ++ dirname cmd/sys-mgmt-agent/Dockerfile 03:39:01 ++ cut -d/ -f2 03:39:01 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:39:01 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 03:39:01 + git rev-list -1 --merges 5b344236fd1ad1266a96d7afeb10723ca9329f0b~1..5b344236fd1ad1266a96d7afeb10723ca9329f0b [Pipeline] echo 03:39:01 -----------> git rev-list -1 --merges 5b344236fd1ad1266a96d7afeb10723ca9329f0b~1..5b344236fd1ad1266a96d7afeb10723ca9329f0b 5b344236fd1ad1266a96d7afeb10723ca9329f0b [false] [Pipeline] sh 03:39:02 + git log --format=format:%s -1 5b344236fd1ad1266a96d7afeb10723ca9329f0b [Pipeline] echo 03:39:02 ========================================================= 03:39:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:39:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:39:02 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 03:39:02 + grep -v github /etc/ssh/ssh_known_hosts 03:39:02 + '[' -e /tmp/ssh_known_hosts ']' 03:39:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:39:02 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 03:39:02 + sudo tee -a /etc/ssh/ssh_known_hosts 03:39:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:39:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:39:03 03:39:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:39:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:39:03 latest: Pulling from edgex-devops/git-semver 03:39:03 a0d0a0d46f8b: Pulling fs layer 03:39:03 3e5f54012d9b: Pulling fs layer 03:39:03 4c7163046ea9: Pulling fs layer 03:39:03 0c2d73faf560: Pulling fs layer 03:39:03 0c2d73faf560: Waiting 03:39:03 3e5f54012d9b: Verifying Checksum 03:39:03 3e5f54012d9b: Download complete 03:39:03 a0d0a0d46f8b: Download complete 03:39:03 4c7163046ea9: Verifying Checksum 03:39:03 4c7163046ea9: Download complete 03:39:03 0c2d73faf560: Verifying Checksum 03:39:03 0c2d73faf560: Download complete 03:39:03 a0d0a0d46f8b: Pull complete 03:39:03 3e5f54012d9b: Pull complete 03:39:03 4c7163046ea9: Pull complete 03:39:04 0c2d73faf560: Pull complete 03:39:04 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 03:39:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:39:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:39:04 prd-centos7-docker-4c-2g-6815 does not seem to be running inside a container 03:39:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:39:05 $ docker top d62c2ad9557c3b6b271ca541ed2b12d2c73c104ef9a71bf80ea1f6ff54975631 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:39:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:39:05 [ssh-agent] Looking for ssh-agent implementation... 03:39:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:39:05 $ docker exec d62c2ad9557c3b6b271ca541ed2b12d2c73c104ef9a71bf80ea1f6ff54975631 ssh-agent 03:39:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGEgKEn/agent.14 03:39:05 SSH_AGENT_PID=20 03:39:05 Running ssh-add (command line suppressed) 03:39:05 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6719427793016984057.key (/w/workspace/edgex-go/2@tmp/private_key_6719427793016984057.key) 03:39:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:39:06 + git tag --points-at HEAD [Pipeline] } 03:39:06 $ docker exec --env ******** --env ******** d62c2ad9557c3b6b271ca541ed2b12d2c73c104ef9a71bf80ea1f6ff54975631 ssh-agent -k 03:39:06 unset SSH_AUTH_SOCK; 03:39:06 unset SSH_AGENT_PID; 03:39:06 echo Agent pid 20 killed; 03:39:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:39:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:39:06 [ssh-agent] Looking for ssh-agent implementation... 03:39:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:39:06 $ docker exec d62c2ad9557c3b6b271ca541ed2b12d2c73c104ef9a71bf80ea1f6ff54975631 ssh-agent 03:39:06 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeEMdGI/agent.54 03:39:06 SSH_AGENT_PID=60 03:39:06 Running ssh-add (command line suppressed) 03:39:06 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3278755390921525911.key (/w/workspace/edgex-go/2@tmp/private_key_3278755390921525911.key) 03:39:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:39:06 + git semver init 03:39:06 # -> Open(): unable to determine branch for HEAD 03:39:06 # $GIT_DIR = /w/workspace/edgex-go/2/.git 03:39:06 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 03:39:06 # $SEMVER_REMOTE_NAME = origin 03:39:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:39:06 # $SEMVER_USER_NAME = edgex-jenkins 03:39:06 # $SEMVER_BRANCH = PR-3897 03:39:06 # $SEMVER_TEMP = /tmp/semver-290426165 03:39:06 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:39:19 # '/tmp/semver-290426165' -> '/w/workspace/edgex-go/2/.semver' 03:39:19 # -> Force: false 03:39:19 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 03:39:19 $ docker exec --env ******** --env ******** d62c2ad9557c3b6b271ca541ed2b12d2c73c104ef9a71bf80ea1f6ff54975631 ssh-agent -k 03:39:19 unset SSH_AUTH_SOCK; 03:39:19 unset SSH_AGENT_PID; 03:39:19 echo Agent pid 60 killed; 03:39:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:39:19 + git semver [Pipeline] } 03:39:19 $ docker stop --time=1 d62c2ad9557c3b6b271ca541ed2b12d2c73c104ef9a71bf80ea1f6ff54975631 03:39:22 $ docker rm -f d62c2ad9557c3b6b271ca541ed2b12d2c73c104ef9a71bf80ea1f6ff54975631 [Pipeline] // withDockerContainer [Pipeline] sh 03:39:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:39:22 Stashed 1 file(s) [Pipeline] echo 03:39:22 [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 03:39:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:39:22 ========================================================= 03:39:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 03:39:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:39:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:39:23 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 03:39:23 59bf1c3509f3: Pulling fs layer 03:39:23 666ba61612fd: Pulling fs layer 03:39:23 8ed8ca486205: Pulling fs layer 03:39:23 4fe6c5a15a65: Pulling fs layer 03:39:23 22a0e8bec74d: Pulling fs layer 03:39:23 640e595b4fbd: Pulling fs layer 03:39:23 763cafe07f6e: Pulling fs layer 03:39:23 0c0b528cf693: Pulling fs layer 03:39:23 10935f4eaf8b: Pulling fs layer 03:39:23 4fe6c5a15a65: Waiting 03:39:23 22a0e8bec74d: Waiting 03:39:23 640e595b4fbd: Waiting 03:39:23 763cafe07f6e: Waiting 03:39:23 0c0b528cf693: Waiting 03:39:23 10935f4eaf8b: Waiting 03:39:23 8ed8ca486205: Verifying Checksum 03:39:23 8ed8ca486205: Download complete 03:39:23 666ba61612fd: Verifying Checksum 03:39:23 666ba61612fd: Download complete 03:39:23 22a0e8bec74d: Verifying Checksum 03:39:23 22a0e8bec74d: Download complete 03:39:23 640e595b4fbd: Verifying Checksum 03:39:23 640e595b4fbd: Download complete 03:39:23 59bf1c3509f3: Verifying Checksum 03:39:23 59bf1c3509f3: Download complete 03:39:23 763cafe07f6e: Verifying Checksum 03:39:23 763cafe07f6e: Download complete 03:39:23 0c0b528cf693: Verifying Checksum 03:39:23 0c0b528cf693: Download complete 03:39:23 59bf1c3509f3: Pull complete 03:39:23 10935f4eaf8b: Verifying Checksum 03:39:23 10935f4eaf8b: Download complete 03:39:23 4fe6c5a15a65: Verifying Checksum 03:39:23 4fe6c5a15a65: Download complete 03:39:24 666ba61612fd: Pull complete 03:39:24 8ed8ca486205: Pull complete 03:39:28 4fe6c5a15a65: Pull complete 03:39:28 22a0e8bec74d: Pull complete 03:39:28 640e595b4fbd: Pull complete 03:39:28 763cafe07f6e: Pull complete 03:39:28 0c0b528cf693: Pull complete 03:39:30 10935f4eaf8b: Pull complete 03:39:30 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 03:39:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:39:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 03:39:31 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:39:31 WORKDIR /edgex 03:39:31 COPY go.mod . 03:39:31 RUN go mod download' 03:39:31 + docker build -t ci-base-image-x86_64 -f - . 03:39:33 Sending build context to Docker daemon 334.3MB 03:39:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:39:33 ---> 99d49a6021b9 03:39:33 Step 2/4 : WORKDIR /edgex 03:39:34 ---> Running in 58ec97f00918 03:39:34 Removing intermediate container 58ec97f00918 03:39:34 ---> 4678451f069b 03:39:34 Step 3/4 : COPY go.mod . 03:39:34 ---> 4f4b008228c2 03:39:34 Step 4/4 : RUN go mod download 03:39:34 ---> Running in 64684b91d513 03:39:37 Still waiting to schedule task 03:39:37 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:40:13 Removing intermediate container 64684b91d513 03:40:13 ---> 1e6bb057d10a 03:40:13 Successfully built 1e6bb057d10a 03:40:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:40:13 + docker inspect -f . ci-base-image-x86_64 03:40:13 . [Pipeline] withDockerContainer 03:40:13 prd-centos7-docker-4c-2g-6815 does not seem to be running inside a container 03:40:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:40:14 $ docker top 320621fec5d3ffbdee6475280177d7f729bfb81f3cf3dfda61b2aba9f34bad57 -eo pid,comm [Pipeline] { [Pipeline] sh 03:40:14 + go version 03:40:14 go version go1.17.6 linux/amd64 [Pipeline] } 03:40:14 $ docker stop --time=1 320621fec5d3ffbdee6475280177d7f729bfb81f3cf3dfda61b2aba9f34bad57 03:40:15 $ docker rm -f 320621fec5d3ffbdee6475280177d7f729bfb81f3cf3dfda61b2aba9f34bad57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:40:16 + docker inspect -f . ci-base-image-x86_64 03:40:16 . [Pipeline] withDockerContainer 03:40:16 prd-centos7-docker-4c-2g-6815 does not seem to be running inside a container 03:40:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:40:16 $ docker top 68615443a517fcb14c7b59a64209c3ad555f4833cc35466b578d909e61930e17 -eo pid,comm [Pipeline] { [Pipeline] echo 03:40:16 ========================================================= 03:40:16 [edgeXBuildGoParallel] Running Tests and Build... 03:40:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:40:16 + make test 03:40:16 go mod tidy 03:40:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:40:23 ? github.com/edgexfoundry/edgex-go [no test files] 03:40:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:40:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:40:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:40:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:40:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:40:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:40:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:40:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:40:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:40:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:40:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:40:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:40:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:40:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:40:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 03:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:40:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.046s coverage: 98.5% of statements 03:40:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:40:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.051s coverage: 44.7% of statements 03:40:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:40:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:40:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 89.5% of statements 03:40:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:40:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:41:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 84.4% of statements 03:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:41:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.257s coverage: 94.2% of statements 03:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:41:00 ok github.com/edgexfoundry/edgex-go/internal/io 0.039s coverage: 59.1% of statements 03:41:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:41:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:41:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:41:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:41:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:41:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements 03:41:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:41:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:41:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:41:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.9% of statements 03:41:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:41:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 03:41:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 21.7% of statements 03:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 03:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements 03:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 03:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements 03:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 03:41:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6816 in /w/workspace/edgexfoundry_edgex-go_PR-3897 [Pipeline] { [Pipeline] ws 03:41:06 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 03:41:07 The recommended git tool is: git 03:41:11 using credential edgex-jenkins-ssh 03:41:12 Cloning the remote Git repository 03:41:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:41:12 > git init /w/workspace/edgex-go/2 # timeout=10 03:41:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:41:12 > git --version # timeout=10 03:41:12 > git --version # 'git version 2.17.1' 03:41:12 using GIT_SSH to set credentials SSH Credentials for GitHub 03:41:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.051s coverage: 94.4% of statements 03:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 03:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.175s coverage: 82.5% of statements 03:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:41:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:41:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:41:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:41:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:41:28 using GIT_SSH to set credentials SSH Credentials for GitHub 03:41:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3897/head:refs/remotes/origin/PR-3897 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:41:29 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 5b344236fd1ad1266a96d7afeb10723ca9329f0b 03:41:29 Merge succeeded, producing 5b344236fd1ad1266a96d7afeb10723ca9329f0b 03:41:29 Checking out Revision 5b344236fd1ad1266a96d7afeb10723ca9329f0b (PR-3897) 03:41:29 > git config core.sparsecheckout # timeout=10 03:41:29 > git checkout -f 5b344236fd1ad1266a96d7afeb10723ca9329f0b # timeout=10 03:41:29 > git remote # timeout=10 03:41:29 > git config --get remote.origin.url # timeout=10 03:41:29 using GIT_SSH to set credentials SSH Credentials for GitHub 03:41:29 > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 03:41:29 > git rev-parse HEAD^{commit} # timeout=10 03:41:29 > git config core.sparsecheckout # timeout=10 03:41:29 > git checkout -f 5b344236fd1ad1266a96d7afeb10723ca9329f0b # timeout=10 03:41:34 Commit message: "feat(security): add spiffe token provider" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:41:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:41:35 % Total % Received % Xferd Average Speed Time Time Time Current 03:41:35 Dload Upload Total Spent Left Speed 03:41:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 50182 0 --:--:-- --:--:-- --:--:-- 50182 [Pipeline] sh 03:41:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:41:35 + + sudo tee /etc/docker/daemon.new 03:41:35 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:41:35 { 03:41:35 "registry-mirrors": [ 03:41:35 "https://nexus3.edgexfoundry.org:10001" 03:41:35 ], 03:41:35 "bip": "10.250.0.254/24", 03:41:35 "hosts": [ 03:41:35 "tcp://0.0.0.0:5555", 03:41:35 "unix:///var/run/docker.sock" 03:41:35 ], 03:41:35 "mtu": 1458, 03:41:35 "selinux-enabled": true, 03:41:35 "seccomp-profile": "/etc/docker/seccomp.json" 03:41:35 } [Pipeline] sh 03:41:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:41:36 + sudo service docker restart 03:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 03:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 03:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.049s coverage: 87.2% of statements 03:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 03:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 03:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 03:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 03:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 03:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.130s coverage: 91.2% of statements 03:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.124s coverage: 64.4% of statements 03:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 03:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 03:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 03:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 03:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 03:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.224s coverage: 65.4% of statements 03:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.105s coverage: 43.8% of statements 03:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 03:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 03:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:41:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements 03:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:41:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements 03:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:41:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 03:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:41:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements 03:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:41:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:41:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:41:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements 03:41:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:41:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:41:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:41:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:41:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:41:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:41:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 03:41:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 03:41:46 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:41:54 provisioning config files... 03:41:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9142125238141934534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:55 ---> docker-login.sh 03:41:55 nexus3.edgexfoundry.org:10001 03:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:56 Configure a credential helper to remove this warning. See 03:41:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:56 03:41:56 Login Succeeded 03:41:56 nexus3.edgexfoundry.org:10002 03:41:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:56 Configure a credential helper to remove this warning. See 03:41:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:56 03:41:56 Login Succeeded 03:41:56 nexus3.edgexfoundry.org:10003 03:41:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:57 Configure a credential helper to remove this warning. See 03:41:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:57 03:41:57 Login Succeeded 03:41:57 nexus3.edgexfoundry.org:10004 03:41:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:58 Configure a credential helper to remove this warning. See 03:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:58 03:41:58 Login Succeeded 03:41:58 docker.io 03:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:58 Configure a credential helper to remove this warning. See 03:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:58 03:41:58 Login Succeeded 03:41:58 ---> docker-login.sh ends [Pipeline] } 03:41:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:41:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:41:59 ========================================================= 03:41:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 03:41:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:41:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:42:00 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:42:00 9b3977197b4f: Pulling fs layer 03:42:00 1a89e8eeedd5: Pulling fs layer 03:42:00 94645a83ff95: Pulling fs layer 03:42:00 3f3a8bcf1eab: Pulling fs layer 03:42:00 0c92f367c5e7: Pulling fs layer 03:42:00 f7c0051592d6: Pulling fs layer 03:42:00 a227ed2f7395: Pulling fs layer 03:42:00 7b1c46037f91: Pulling fs layer 03:42:00 3f3a8bcf1eab: Waiting 03:42:00 0c92f367c5e7: Waiting 03:42:00 f7c0051592d6: Waiting 03:42:00 a227ed2f7395: Waiting 03:42:00 7b1c46037f91: Waiting 03:42:00 94645a83ff95: Download complete 03:42:00 1a89e8eeedd5: Verifying Checksum 03:42:00 1a89e8eeedd5: Download complete 03:42:00 0c92f367c5e7: Verifying Checksum 03:42:00 0c92f367c5e7: Download complete 03:42:00 f7c0051592d6: Verifying Checksum 03:42:00 f7c0051592d6: Download complete 03:42:00 9b3977197b4f: Verifying Checksum 03:42:00 a227ed2f7395: Verifying Checksum 03:42:00 a227ed2f7395: Download complete 03:42:01 9b3977197b4f: Pull complete 03:42:01 1a89e8eeedd5: Pull complete 03:42:02 94645a83ff95: Pull complete 03:42:02 7b1c46037f91: Download complete 03:42:02 3f3a8bcf1eab: Verifying Checksum 03:42:02 3f3a8bcf1eab: Download complete 03:42:15 3f3a8bcf1eab: Pull complete 03:42:15 0c92f367c5e7: Pull complete 03:42:15 f7c0051592d6: Pull complete 03:42:15 a227ed2f7395: Pull complete 03:42:22 7b1c46037f91: Pull complete 03:42:22 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 03:42:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:42:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 03:42:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:42:22 WORKDIR /edgex 03:42:22 COPY go.mod . 03:42:22 RUN go mod download+ 03:42:22 docker build -t ci-base-image-arm64 -f - . 03:42:25 Sending build context to Docker daemon 168.9MB 03:42:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:42:25 ---> f79e39bc4007 03:42:25 Step 2/4 : WORKDIR /edgex 03:42:27 ---> Running in 7b7099b383b3 03:42:27 Removing intermediate container 7b7099b383b3 03:42:27 ---> e972523a474a 03:42:27 Step 3/4 : COPY go.mod . 03:42:28 ---> 77c7193e68df 03:42:28 Step 4/4 : RUN go mod download 03:42:28 ---> Running in e91f2708b9d8 03:42:33 GO111MODULE=on go vet ./... 03:42:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:42:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:42:38 ./bin/test-attribution-txt.sh [Pipeline] echo 03:42:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:42:39 + ls -al . 03:42:39 total 644 03:42:39 drwxrwxr-x 10 1001 1001 4096 Mar 11 03:42 . 03:42:39 drwxr-xr-x 4 root root 28 Mar 11 03:40 .. 03:42:39 -rw-rw-r-- 1 1001 1001 11 Mar 11 03:38 .dockerignore 03:42:39 drwxrwxr-x 8 1001 1001 179 Mar 11 03:38 .git 03:42:39 drwxrwxr-x 4 1001 1001 142 Mar 11 03:38 .github 03:42:39 -rw-rw-r-- 1 1001 1001 870 Mar 11 03:38 .gitignore 03:42:39 -rw-rw-r-- 1 1001 1001 42 Mar 11 03:38 .golangci.yml 03:42:39 -rw-rw-r-- 1 1001 1001 87 Mar 11 03:38 .hadolint.yml 03:42:39 drwx------ 3 1001 1001 73 Mar 11 03:39 .semver 03:42:39 -rw-rw-r-- 1 1001 1001 166 Mar 11 03:38 .sonarcloud.properties 03:42:39 -rw-rw-r-- 1 1001 1001 1171 Mar 11 03:38 ADOPTERS.md 03:42:39 -rw-rw-r-- 1 1001 1001 9953 Mar 11 03:38 Attribution.txt 03:42:39 -rw-rw-r-- 1 1001 1001 51732 Mar 11 03:38 CHANGELOG.md 03:42:39 -rw-rw-r-- 1 1001 1001 3804 Mar 11 03:38 CONTRIBUTING.md 03:42:39 -rw-rw-r-- 1 1001 1001 677 Mar 11 03:38 GOVERNANCE.md 03:42:39 -rw-rw-r-- 1 1001 1001 849 Mar 11 03:38 Jenkinsfile 03:42:39 -rw-rw-r-- 1 1001 1001 10775 Mar 11 03:38 LICENSE 03:42:39 -rw-rw-r-- 1 1001 1001 8072 Mar 11 03:38 Makefile 03:42:39 -rw-rw-r-- 1 1001 1001 582 Mar 11 03:38 OWNERS.md 03:42:39 -rw-rw-r-- 1 1001 1001 8207 Mar 11 03:38 README.md 03:42:39 -rw-rw-r-- 1 1001 1001 6912 Mar 11 03:38 SECURITY.md 03:42:39 -rw-rw-r-- 1 1001 1001 5 Mar 11 03:39 VERSION 03:42:39 -rw-rw-r-- 1 1001 1001 4131 Mar 11 03:38 ZMQWindows.md 03:42:39 drwxrwxr-x 2 1001 1001 37 Mar 11 03:38 bin 03:42:39 drwxrwxr-x 18 1001 1001 4096 Mar 11 03:38 cmd 03:42:39 -rw-r--r-- 1 root root 428383 Mar 11 03:41 coverage.out 03:42:39 -rw-rw-r-- 1 1001 1001 3178 Mar 11 03:38 go.mod 03:42:39 -rw-rw-r-- 1 1001 1001 51757 Mar 11 03:38 go.sum 03:42:39 drwxrwxr-x 8 1001 1001 124 Mar 11 03:38 internal 03:42:39 drwxrwxr-x 3 1001 1001 16 Mar 11 03:38 openapi 03:42:39 drwxrwxr-x 4 1001 1001 71 Mar 11 03:38 snap 03:42:39 -rw-rw-r-- 1 1001 1001 204 Mar 11 03:38 version.go [Pipeline] sh 03:42:39 + '[' -e coverage.out ] 03:42:39 + chown 1001:1001 coverage.out [Pipeline] stash 03:42:39 Stashed 1 file(s) [Pipeline] sh 03:42:39 + make build 03:42:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:42:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:42:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:42:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:42:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:42:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:42:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:42:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:42:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:42:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:42:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:42:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:42:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:43:00 $ docker stop --time=1 68615443a517fcb14c7b59a64209c3ad555f4833cc35466b578d909e61930e17 03:43:02 $ docker rm -f 68615443a517fcb14c7b59a64209c3ad555f4833cc35466b578d909e61930e17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:43:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:43:03 03:43:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:43:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:43:04 latest: Pulling from edgex-devops/edgex-compose 03:43:04 cbdbe7a5bc2a: Pulling fs layer 03:43:04 ca9280d653b3: Pulling fs layer 03:43:04 7e9c9ca2126c: Pulling fs layer 03:43:04 cbdbe7a5bc2a: Download complete 03:43:04 ca9280d653b3: Verifying Checksum 03:43:04 ca9280d653b3: Download complete 03:43:04 cbdbe7a5bc2a: Pull complete 03:43:04 7e9c9ca2126c: Verifying Checksum 03:43:04 7e9c9ca2126c: Download complete 03:43:05 ca9280d653b3: Pull complete 03:43:09 7e9c9ca2126c: Pull complete 03:43:09 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:43:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:43:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:43:09 prd-centos7-docker-4c-2g-6815 does not seem to be running inside a container 03:43:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:43:12 $ docker top baf21bbdf31a95f07f9c41db9850831edf4b5d45c9a856bbf79345dff9a790db -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:12 + docker-compose build --help 03:43:12 + grep parallel 03:43:13 --parallel Build images in parallel. [Pipeline] } 03:43:13 $ docker stop --time=1 baf21bbdf31a95f07f9c41db9850831edf4b5d45c9a856bbf79345dff9a790db 03:43:14 $ docker rm -f baf21bbdf31a95f07f9c41db9850831edf4b5d45c9a856bbf79345dff9a790db [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:43:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:43:14 . [Pipeline] withDockerContainer 03:43:14 prd-centos7-docker-4c-2g-6815 does not seem to be running inside a container 03:43: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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:43:15 $ docker top f470dc70c6d7f6bd53f6ed41d2029444c881bb73ddb51a8b469c38a2767b31a6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:15 + docker-compose -f ./docker-compose-build.yml build --parallel 03:43:16 Building core-command ... 03:43:16 Building core-data ... 03:43:16 Building core-metadata ... 03:43:16 Building security-bootstrapper ... 03:43:16 Building security-proxy-setup ... 03:43:16 Building security-secretstore-setup ... 03:43:16 Building security-spiffe-token-provider ... 03:43:16 Building security-spire-agent ... 03:43:16 Building security-spire-config ... 03:43:16 Building security-spire-server ... 03:43:16 Building support-notifications ... 03:43:16 Building support-scheduler ... 03:43:16 Building sys-mgmt-agent ... 03:43:16 Building support-notifications 03:43:16 Building security-secretstore-setup 03:43:16 Building security-spiffe-token-provider 03:43:16 Building support-scheduler 03:43:16 Building security-proxy-setup 03:43:28 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:43:28 Step 2/20 : FROM ${BUILDER_BASE} AS builder 03:43:28 ---> 1e6bb057d10a 03:43:28 Step 3/20 : WORKDIR /edgex-go 03:43:28 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:43:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:43:28 ---> 1e6bb057d10a 03:43:28 Step 3/25 : WORKDIR /edgex-go 03:43:28 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:43:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:43:28 ---> 1e6bb057d10a 03:43:28 Step 3/21 : WORKDIR /edgex-go 03:43:32 ---> Running in 6a70b305826f 03:43:32 ---> Running in 6dab4fbb9225 03:43:32 ---> Running in 5c4c3dfe945b 03:43:40 Removing intermediate container 6a70b305826f 03:43:40 ---> 07deb1706eef 03:43:40 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:40 Removing intermediate container 6dab4fbb9225 03:43:40 ---> a2a873705b5b 03:43:40 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:40 Removing intermediate container 5c4c3dfe945b 03:43:40 ---> c3e28810368d 03:43:40 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 03:43:40 ---> Running in 83155e914b92 03:43:40 ---> Running in 991359b7f076 03:43:40 ---> Running in 60778591df8b 03:43:44 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:43:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:43:44 ---> 1e6bb057d10a 03:43:44 Step 3/22 : WORKDIR /edgex-go 03:43:44 ---> Using cache 03:43:44 ---> 07deb1706eef 03:43:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:45 ---> Running in 72c3f7d7ce94 03:43:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:43:45 Removing intermediate container 60778591df8b 03:43:45 ---> d7e18f8d21eb 03:43:45 Step 5/25 : RUN apk add --update --no-cache make git 03:43:45 Removing intermediate container 83155e914b92 03:43:45 ---> e29e61b0152d 03:43:45 Step 5/21 : RUN apk add --update --no-cache make git 03:43:45 ---> Running in 1267a17b7ea7 03:43:45 ---> Running in 35e26ed09648 03:43:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:43:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:43:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:43:46 Removing intermediate container 72c3f7d7ce94 03:43:46 ---> 14bb2fa28635 03:43:46 Step 5/22 : RUN apk add --update --no-cache make git 03:43:46 ---> Running in 8d6a95725955 03:43:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:43:46 v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] 03:43:46 v3.15.0-340-g4ed6115e99 [https://nl.alpinelinux.org/alpine/v3.15/community] 03:43:46 OK: 15862 distinct packages available 03:43:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:43:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:43:47 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:43:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:43:47 ---> 1e6bb057d10a 03:43:47 Step 3/22 : WORKDIR /edgex-go 03:43:47 ---> Using cache 03:43:47 ---> 07deb1706eef 03:43:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:47 ---> Using cache 03:43:47 ---> 14bb2fa28635 03:43:47 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:43:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:43:47 ---> Running in ca8afce7f759 03:43:47 OK: 221 MiB in 52 packages 03:43:47 OK: 221 MiB in 52 packages 03:43:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:43:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:43:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:43:47 Removing intermediate container 35e26ed09648 03:43:47 ---> 02e48c7a8bbd 03:43:47 Step 6/25 : COPY go.mod vendor* ./ 03:43:47 Removing intermediate container 1267a17b7ea7 03:43:47 ---> 549ba84109f4 03:43:47 Step 6/21 : COPY go.mod vendor* ./ 03:43:48 OK: 221 MiB in 52 packages 03:43:48 ---> d941ed055a52 03:43:48 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:48 OK: 221 MiB in 52 packages 03:43:48 ---> Running in a0346faf104d 03:43:48 ---> ba4228e968f8 03:43:48 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:48 ---> Running in 622f011da021 03:43:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:43:48 Removing intermediate container 8d6a95725955 03:43:48 ---> e57e06641a27 03:43:48 Step 6/22 : COPY go.mod vendor* ./ 03:43:48 OK: 221 MiB in 52 packages 03:43:48 Removing intermediate container 991359b7f076 03:43:48 ---> 1a570bfc4973 03:43:48 Step 5/20 : COPY go.mod vendor* ./ 03:43:49 ---> e13940d084e3 03:43:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:49 ---> Running in c33df7774ca4 03:43:49 ---> 4f8f619ff61d 03:43:49 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:49 ---> Running in ed227f3ecd13 03:43:49 Removing intermediate container ca8afce7f759 03:43:49 ---> 0e0fc79ea34b 03:43:49 Step 6/22 : COPY go.mod vendor* ./ 03:43:49 ---> 4849efd4a306 03:43:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:49 ---> Running in 2fc3088c6b07 03:43:50 Removing intermediate container e91f2708b9d8 03:43:50 ---> af465ef3cc54 03:43:50 Successfully built af465ef3cc54 03:43:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:43:50 Removing intermediate container 622f011da021 03:43:50 ---> 099a29656a89 03:43:50 Step 8/21 : COPY . . 03:43:50 Removing intermediate container a0346faf104d 03:43:50 ---> 7eaf712fb09f 03:43:50 Step 8/25 : COPY . . 03:43:50 + docker inspect -f . ci-base-image-arm64 03:43:50 . [Pipeline] withDockerContainer 03:43:51 prd-ubuntu18.04-docker-arm64-4c-16g-6816 does not seem to be running inside a container 03:43:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:43:51 Removing intermediate container ed227f3ecd13 03:43:51 ---> beff391e8385 03:43:51 Step 7/20 : COPY . . 03:43:52 $ docker top 442f3502f98b0b853f66a1df2d5fcb822d417ef2a2c35508cefb16cc2b68b866 -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:53 + go version 03:43:53 go version go1.17.6 linux/arm64 [Pipeline] } 03:43:53 $ docker stop --time=1 442f3502f98b0b853f66a1df2d5fcb822d417ef2a2c35508cefb16cc2b68b866 03:43:54 Removing intermediate container c33df7774ca4 03:43:54 ---> b6723eca67c5 03:43:54 Step 8/22 : COPY . . 03:43:54 Removing intermediate container 2fc3088c6b07 03:43:54 ---> efd30ce7de3c 03:43:54 Step 8/22 : COPY . . 03:43:55 $ docker rm -f 442f3502f98b0b853f66a1df2d5fcb822d417ef2a2c35508cefb16cc2b68b866 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:43:56 + docker inspect -f . ci-base-image-arm64 03:43:56 . [Pipeline] withDockerContainer 03:43:56 prd-ubuntu18.04-docker-arm64-4c-16g-6816 does not seem to be running inside a container 03:43:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:43:57 $ docker top 0c79b9ea065f81a911f3670577d9cab9fdb42b78e37e5e4e5ae9b01734714b6e -eo pid,comm [Pipeline] { [Pipeline] echo 03:43:58 ========================================================= 03:43:58 [edgeXBuildGoParallel] Running Tests and Build... 03:43:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:43:58 + make test 03:43:58 go mod tidy 03:43:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:44:03 ---> d6b377e9c71c 03:44:03 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:44:03 ---> a43281ce719f 03:44:03 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:44:03 ---> Running in 18fb3755f744 03:44:03 ---> Running in b378f080e95d 03:44:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:44:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:44:15 ---> 74a5b8c99806 03:44:15 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:44:16 ---> Running in 8177c2292c6e 03:44:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:44:25 ---> 8f69cbfec2c1 03:44:25 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:44:25 ---> Running in a4e721baf028 03:44:25 ---> 5b6204a2241a 03:44:25 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:44:25 ---> Running in cd9efdfaf10d 03:44:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:44:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:44:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:44:34 Removing intermediate container b378f080e95d 03:44:34 ---> 9aef05c716e2 03:44:34 03:44:34 Step 10/21 : FROM alpine:3.14 03:44:34 3.14: Pulling from library/alpine 03:44:35 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 03:44:35 Status: Downloaded newer image for alpine:3.14 03:44:35 ---> 0a97eee8041e 03:44:35 Step 11/21 : RUN apk add --update --no-cache curl 03:44:35 ---> Running in 585ff4273cac 03:44:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:44:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:44:36 (1/5) Installing ca-certificates (20211220-r0) 03:44:36 (2/5) Installing brotli-libs (1.0.9-r5) 03:44:36 (3/5) Installing nghttp2-libs (1.43.0-r0) 03:44:36 (4/5) Installing libcurl (7.79.1-r0) 03:44:36 (5/5) Installing curl (7.79.1-r0) 03:44:36 Executing busybox-1.33.1-r6.trigger 03:44:36 Executing ca-certificates-20211220-r0.trigger 03:44:36 OK: 8 MiB in 19 packages 03:44:37 Removing intermediate container 585ff4273cac 03:44:37 ---> 42464c57c0af 03:44:37 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:44:37 ---> Running in 11d291353d36 03:44:37 Removing intermediate container 11d291353d36 03:44:37 ---> c53290664f9f 03:44:37 Step 13/21 : WORKDIR /edgex 03:44:37 ---> Running in c6a1f824c70a 03:44:38 Removing intermediate container c6a1f824c70a 03:44:38 ---> 66e43c2c5050 03:44:38 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:44:38 ---> 2456923181be 03:44:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:44:38 ? github.com/edgexfoundry/edgex-go [no test files] 03:44:38 ---> 6d092c393a2e 03:44:38 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:44:39 ---> 089e5a7f30ca 03:44:39 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:44:39 ---> Running in 237554935a57 03:44:39 Removing intermediate container 237554935a57 03:44:39 ---> bc409396981e 03:44:39 Step 18/21 : CMD ["--init=true"] 03:44:39 ---> Running in a156b86d2808 03:44:39 Removing intermediate container a156b86d2808 03:44:39 ---> f3fa4fd143e0 03:44:39 Step 19/21 : LABEL arch=x86_64 03:44:39 ---> Running in 597a735884b6 03:44:40 Removing intermediate container 597a735884b6 03:44:40 ---> 99cdd0b9dedf 03:44:40 Step 20/21 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b 03:44:40 ---> Running in 60545a9048e8 03:44:40 Removing intermediate container 60545a9048e8 03:44:40 ---> 63b51a557fb8 03:44:40 Step 21/21 : LABEL version=0.0.0 03:44:40 ---> Running in 91afc8ec7f88 03:44:40 Removing intermediate container 91afc8ec7f88 03:44:40 ---> eaec4f8b535f 03:44:40 03:44:40 Successfully built eaec4f8b535f 03:44:40 Successfully tagged security-proxy-setup:latest 03:44:40 Building sys-mgmt-agent 03:44:50  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:44:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:44:50 ---> 1e6bb057d10a 03:44:50 Step 3/23 : WORKDIR /edgex-go 03:44:50 ---> Using cache 03:44:50 ---> 07deb1706eef 03:44:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:44:50 ---> Using cache 03:44:50 ---> 14bb2fa28635 03:44:50 Step 5/23 : RUN apk add --update --no-cache make bash git 03:44:51 ---> Running in 25db846e477b 03:44:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:44:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:44:53 OK: 221 MiB in 52 packages 03:44:53 Removing intermediate container 25db846e477b 03:44:53 ---> 3dda4fab7f2c 03:44:53 Step 6/23 : COPY go.mod vendor* ./ 03:44:54 ---> 07c0111aaf14 03:44:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:44:54 ---> Running in 42a9370bb338 03:44:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:44:56 Removing intermediate container 42a9370bb338 03:44:56 ---> 70553c5155bd 03:44:56 Step 8/23 : COPY . . 03:45:03 ---> 20a83ab9c2d2 03:45:03 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:45:03 ---> Running in 7e10cec75382 03:45:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:45:03 Removing intermediate container 8177c2292c6e 03:45:03 ---> 828c93e914fa 03:45:03 03:45:03 Step 10/25 : FROM alpine:3.14 03:45:03 ---> 0a97eee8041e 03:45:03 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:45:04 ---> Running in 0f843ebd9ea4 03:45:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:45:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:45:05 Removing intermediate container 18fb3755f744 03:45:05 ---> 5e0b63bd93a9 03:45:05 03:45:05 Step 9/20 : FROM alpine:3.15 03:45:05 3.15: Pulling from library/alpine 03:45:05 (1/3) Installing ca-certificates (20211220-r0) 03:45:05 (2/3) Installing dumb-init (1.2.5-r1) 03:45:05 (3/3) Installing su-exec (0.2-r1) 03:45:05 Executing busybox-1.33.1-r6.trigger 03:45:05 Executing ca-certificates-20211220-r0.trigger 03:45:05 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 03:45:05 Status: Downloaded newer image for alpine:3.15 03:45:05 ---> c059bfaa849c 03:45:05 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:45:05 OK: 6 MiB in 17 packages 03:45:05 ---> Running in e067ec1c57be 03:45:05 Removing intermediate container e067ec1c57be 03:45:05 ---> 0821d6c36dae 03:45:05 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:06 ---> Running in e53dd233fdb9 03:45:06 Removing intermediate container 0f843ebd9ea4 03:45:06 ---> 6fc13b8f0910 03:45:06 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:45:06 ---> Running in 811cd4f94668 03:45:06 Removing intermediate container 811cd4f94668 03:45:06 ---> a4742ec25eae 03:45:06 Step 13/25 : WORKDIR / 03:45:06 ---> Running in 54b94a1689f4 03:45:07 Removing intermediate container 54b94a1689f4 03:45:07 ---> fb450b8015c5 03:45:07 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:45:07 Removing intermediate container e53dd233fdb9 03:45:07 ---> acdf5a22381b 03:45:07 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:45:07 ---> Running in 2d6cc58b44f6 03:45:07 ---> ce6c756d8d2c 03:45:07 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:45:07 ---> fc425b663fa4 03:45:07 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:45:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:45:07 ---> bb6f7d18d936 03:45:07 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:45:08 ---> a1260e99a795 03:45:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:45:08 ---> e8bfee3a91ec 03:45:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:45:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:45:09 ---> 65ce9b92eedf 03:45:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:45:09 v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] 03:45:09 v3.15.0-340-g4ed6115e99 [https://nl.alpinelinux.org/alpine/v3.15/community] 03:45:09 OK: 15859 distinct packages available 03:45:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:45:09 ---> 152856cc4a7c 03:45:09 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/ 03:45:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:45:10 ---> Running in 365a5dbdcdaf 03:45:10 (1/9) Installing ca-certificates (20211220-r0) 03:45:10 (2/9) Installing brotli-libs (1.0.9-r5) 03:45:10 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:45:11 (4/9) Installing libcurl (7.80.0-r0) 03:45:11 Removing intermediate container a4e721baf028 03:45:11 ---> 625ee397f865 03:45:11 03:45:11 Step 10/22 : FROM alpine:3.14 03:45:11 ---> 0a97eee8041e 03:45:11 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:45:11 (5/9) Installing curl (7.80.0-r0) 03:45:11 ---> Running in d06b010344c3 03:45:11 (6/9) Installing dumb-init (1.2.5-r1) 03:45:11 (7/9) Installing musl-obstack (1.2.2-r0) 03:45:11 (8/9) Installing libucontext (1.1-r0) 03:45:11 (9/9) Installing gcompat (1.0.0-r4) 03:45:11 Executing busybox-1.34.1-r3.trigger 03:45:11 Executing ca-certificates-20211220-r0.trigger 03:45:11 OK: 8 MiB in 23 packages 03:45:11 Removing intermediate container 365a5dbdcdaf 03:45:11 ---> af692e4ff8d6 03:45:11 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 03:45:11 Removing intermediate container cd9efdfaf10d 03:45:11 ---> ec21ead62792 03:45:11 03:45:11 Step 10/22 : FROM alpine:3.14 03:45:11 ---> 0a97eee8041e 03:45:11 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:45:11 ---> Running in e6f996fcd066 03:45:12 ---> Running in aa69422d08b8 03:45:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:45:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:45:12 Removing intermediate container e6f996fcd066 03:45:12 ---> a3505974a543 03:45:12 Step 23/25 : LABEL arch=x86_64 03:45:12 ---> Running in ea5c3cd1ad49 03:45:12 (1/1) Installing dumb-init (1.2.5-r1) 03:45:12 Executing busybox-1.33.1-r6.trigger 03:45:12 OK: 6 MiB in 15 packages 03:45:12 Removing intermediate container 2d6cc58b44f6 03:45:12 ---> e7efec453ea3 03:45:12 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 03:45:12 Removing intermediate container ea5c3cd1ad49 03:45:12 ---> 88629ba0b1b6 03:45:12 Step 24/25 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b 03:45:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:45:13 ---> Running in d6a936f50d61 03:45:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:45:13 Removing intermediate container d6a936f50d61 03:45:13 ---> 27242aabfc3a 03:45:13 Step 25/25 : LABEL version=0.0.0 03:45:13 ---> e4517f45d9bc 03:45:13 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:45:13 Removing intermediate container d06b010344c3 03:45:13 ---> ffe543efa476 03:45:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:45:13 ---> Running in 4367a2853af6 03:45:13 (1/2) Installing ca-certificates (20211220-r0) 03:45:13 (2/2) Installing dumb-init (1.2.5-r1) 03:45:13 ---> Running in d186a0b18d0d 03:45:13 Executing busybox-1.33.1-r6.trigger 03:45:13 Executing ca-certificates-20211220-r0.trigger 03:45:13 OK: 6 MiB in 16 packages 03:45:13 Removing intermediate container 4367a2853af6 03:45:13 ---> 428ce2863e0e 03:45:13 03:45:13 Removing intermediate container d186a0b18d0d 03:45:13 ---> fdb43bd9c065 03:45:13 Step 13/22 : ENV APP_PORT=59861 03:45:13 Successfully built 428ce2863e0e 03:45:13 Successfully tagged security-secretstore-setup:latest 03:45:13  Building security-secretstore-setup ... done Building security-bootstrapper 03:45:14 ---> 8f63b979195b 03:45:14 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:45:14 ---> Running in 6524e507a156 03:45:15 Removing intermediate container 6524e507a156 03:45:15 ---> 7ee25461e951 03:45:15 Step 14/22 : EXPOSE $APP_PORT 03:45:15 Removing intermediate container aa69422d08b8 03:45:15 ---> e830f60726d3 03:45:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:45:15 ---> Running in fb40acf2998e 03:45:15 ---> e49f47ff7f48 03:45:15 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:45:15 ---> Running in 2d275838f3d4 03:45:16 ---> Running in 3f589ce20fc4 03:45:16 Removing intermediate container fb40acf2998e 03:45:16 ---> d0dbc4dbd91c 03:45:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:45:17 Removing intermediate container 2d275838f3d4 03:45:17 ---> 78e6fddb3b1a 03:45:17 Step 13/22 : ENV APP_PORT=59860 03:45:17 Removing intermediate container 3f589ce20fc4 03:45:17 ---> 99219c025d96 03:45:17 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:45:17 ---> Running in ccff3269e0de 03:45:17 ---> 6098e10ea04e 03:45:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:45:17 ---> Running in cbe99aeec78d 03:45:17 Removing intermediate container ccff3269e0de 03:45:17 ---> d6f02280299e 03:45:17 Step 14/22 : EXPOSE $APP_PORT 03:45:17 Removing intermediate container cbe99aeec78d 03:45:17 ---> c1ad45d18f63 03:45:17 Step 18/20 : LABEL arch=x86_64 03:45:17 ---> Running in 34c7fb67142a 03:45:17 ---> Running in e1454c5462bc 03:45:18 Removing intermediate container 34c7fb67142a 03:45:18 ---> 544e009fd4a4 03:45:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:45:18 ---> a3523228063f 03:45:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:45:18 Removing intermediate container e1454c5462bc 03:45:18 ---> 04fa458cf13c 03:45:18 Step 19/20 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b 03:45:18 ---> Running in c880fe7ac21a 03:45:18 ---> 38f339c10920 03:45:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:45:18 Removing intermediate container c880fe7ac21a 03:45:18 ---> 72a914dd2f88 03:45:18 Step 20/20 : LABEL version=0.0.0 03:45:18 ---> 07d336786e84 03:45:18 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:45:18 ---> Running in 3c1947242f3a 03:45:18 ---> Running in 1e3e6b40d222 03:45:18 Removing intermediate container 3c1947242f3a 03:45:18 ---> c3e67542faeb 03:45:18 03:45:18 Successfully built c3e67542faeb 03:45:18 Successfully tagged security-spiffe-token-provider:latest 03:45:18 Building core-metadata 03:45:18 Removing intermediate container 1e3e6b40d222 03:45:18 ---> ff441020aa91 03:45:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:45:19  Building security-spiffe-token-provider ... done  ---> 8f1af1a79c7a 03:45:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:45:19 ---> Running in 1eb8f7d0cdeb 03:45:21 ---> 9f8d39cb7c20 03:45:21 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:45:21 Removing intermediate container 1eb8f7d0cdeb 03:45:21 ---> d622e9f71c68 03:45:21 Step 20/22 : LABEL arch=x86_64 03:45:22 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:45:22 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:45:22 ---> 1e6bb057d10a 03:45:22 Step 3/31 : WORKDIR /edgex-go 03:45:22 ---> Using cache 03:45:22 ---> 07deb1706eef 03:45:22 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:22 ---> Using cache 03:45:22 ---> 14bb2fa28635 03:45:22 Step 5/31 : RUN apk add --update --no-cache make git 03:45:22 ---> Using cache 03:45:22 ---> e57e06641a27 03:45:22 Step 6/31 : COPY go.mod vendor* ./ 03:45:22 ---> Using cache 03:45:22 ---> e13940d084e3 03:45:22 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:22 ---> Using cache 03:45:22 ---> b6723eca67c5 03:45:22 Step 8/31 : COPY . . 03:45:22 ---> Using cache 03:45:22 ---> 8f69cbfec2c1 03:45:22 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:45:22 ---> Running in 11b15fb9d91a 03:45:22 ---> Running in 195e3920a170 03:45:22 ---> Running in 39de2c4196ae 03:45:22 Removing intermediate container 11b15fb9d91a 03:45:22 ---> 179fbfa186ea 03:45:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:45:22 Removing intermediate container 195e3920a170 03:45:22 ---> 0244735cbc37 03:45:22 Step 21/22 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b 03:45:22 ---> Running in d645a542c3e1 03:45:22 ---> Running in d53239d99233 03:45:23 Removing intermediate container d645a542c3e1 03:45:23 ---> 410cfa58c767 03:45:23 Step 20/22 : LABEL arch=x86_64 03:45:23 Removing intermediate container d53239d99233 03:45:23 ---> fc91db708ecd 03:45:23 Step 22/22 : LABEL version=0.0.0 03:45:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:45:23 ---> Running in f698612d9c3c 03:45:23 ---> Running in 1fe747f7fd35 03:45:23 Removing intermediate container 1fe747f7fd35 03:45:23 ---> 8643a50ec3ef 03:45:23 03:45:23 Successfully built 8643a50ec3ef 03:45:23 Removing intermediate container f698612d9c3c 03:45:23 ---> 2d2a4ac91e66 03:45:23 Step 21/22 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b 03:45:23 Successfully tagged support-scheduler:latest 03:45:23 Building core-data 03:45:23  Building support-scheduler ... done  ---> Running in ea5efc36812e 03:45:23 Removing intermediate container ea5efc36812e 03:45:23 ---> ee97596e6424 03:45:23 Step 22/22 : LABEL version=0.0.0 03:45:24 ---> Running in 60267aad5682 03:45:25 Removing intermediate container 60267aad5682 03:45:25 ---> 0dd6b3599f5a 03:45:25 03:45:25 Successfully built 0dd6b3599f5a 03:45:25 Successfully tagged support-notifications:latest 03:45:25  Building support-notifications ... done Building core-command 03:45:32 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:45:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:45:32 ---> 1e6bb057d10a 03:45:32 Step 3/23 : WORKDIR /edgex-go 03:45:32 ---> Using cache 03:45:32 ---> 07deb1706eef 03:45:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:32 ---> Using cache 03:45:32 ---> 14bb2fa28635 03:45:32 Step 5/23 : RUN apk add --update --no-cache make git 03:45:32 ---> Using cache 03:45:32 ---> e57e06641a27 03:45:32 Step 6/23 : COPY go.mod vendor* ./ 03:45:32 ---> Using cache 03:45:32 ---> e13940d084e3 03:45:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:32 ---> Using cache 03:45:32 ---> b6723eca67c5 03:45:32 Step 8/23 : COPY . . 03:45:32 ---> Using cache 03:45:32 ---> 8f69cbfec2c1 03:45:32 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:45:32 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:45:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:45:32 ---> 1e6bb057d10a 03:45:32 Step 3/23 : WORKDIR /edgex-go 03:45:32 ---> Using cache 03:45:32 ---> 07deb1706eef 03:45:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:32 ---> Using cache 03:45:32 ---> 14bb2fa28635 03:45:32 Step 5/23 : RUN apk add --update --no-cache make git 03:45:32 ---> Using cache 03:45:32 ---> e57e06641a27 03:45:32 Step 6/23 : COPY go.mod vendor* ./ 03:45:32 ---> Using cache 03:45:32 ---> e13940d084e3 03:45:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:32 ---> Using cache 03:45:32 ---> b6723eca67c5 03:45:32 Step 8/23 : COPY . . 03:45:32 ---> Using cache 03:45:32 ---> 8f69cbfec2c1 03:45:32 Step 9/23 : RUN make cmd/core-command/core-command 03:45:33 ---> Running in a83378ee7207 03:45:33 ---> Running in 8edb0fe74a21 03:45:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:45:34 Removing intermediate container 7e10cec75382 03:45:34 ---> 1dfe832011b8 03:45:34 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:45:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:45:34 ---> Running in fc91893646a5 03:45:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:45:36 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:45:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:45:36 ---> 1e6bb057d10a 03:45:36 Step 3/23 : WORKDIR /edgex-go 03:45:36 ---> Using cache 03:45:36 ---> 07deb1706eef 03:45:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:36 ---> Using cache 03:45:36 ---> 14bb2fa28635 03:45:36 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:45:37 ---> Running in f9f7a87d2a41 03:45:37 Removing intermediate container fc91893646a5 03:45:37 ---> 7d57313b3bc1 03:45:37 03:45:37 Step 11/23 : FROM docker:20.10.10 03:45:37 20.10.10: Pulling from library/docker 03:45:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:45:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:45:39 OK: 221 MiB in 52 packages 03:45:40 Removing intermediate container f9f7a87d2a41 03:45:40 ---> 9859b4b71c95 03:45:40 Step 6/23 : COPY go.mod vendor* ./ 03:45:41 ---> d928ff0de4ac 03:45:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:41 ---> Running in 51513e20d3de 03:45:44 Removing intermediate container 51513e20d3de 03:45:44 ---> c22f05f2fe5d 03:45:44 Step 8/23 : COPY . . 03:45:45 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 03:45:45 Status: Downloaded newer image for docker:20.10.10 03:45:45 ---> b706a049f56e 03:45:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:45:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:45:47 ---> Running in 1c4a310a1e13 03:45:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:45:48 Removing intermediate container 1c4a310a1e13 03:45:48 ---> 2ccb2533286f 03:45: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 03:45:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:45:48 ---> Running in 43b31a2180d7 03:45:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:45:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:45:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:45:49 (1/42) Installing readline (8.1.0-r0) 03:45:49 (2/42) Installing bash (5.1.4-r0) 03:45:49 Executing bash-5.1.4-r0.post-install 03:45:49 (3/42) Installing brotli-libs (1.0.9-r5) 03:45:49 (4/42) Installing nghttp2-libs (1.43.0-r0) 03:45:49 (5/42) Installing libcurl (7.79.1-r0) 03:45:49 (6/42) Installing curl (7.79.1-r0) 03:45:49 (7/42) Installing dumb-init (1.2.5-r1) 03:45:49 (8/42) Installing libbz2 (1.0.8-r1) 03:45:49 (9/42) Installing expat (2.4.7-r0) 03:45:49 (10/42) Installing libffi (3.3-r2) 03:45:49 (11/42) Installing gdbm (1.19-r0) 03:45:49 (12/42) Installing xz-libs (5.2.5-r0) 03:45:49 (13/42) Installing libgcc (10.3.1_git20210424-r2) 03:45:49 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 03:45:49 (15/42) Installing mpdecimal (2.5.1-r1) 03:45:49 (16/42) Installing sqlite-libs (3.35.5-r0) 03:45:49 (17/42) Installing python3 (3.9.5-r2) 03:45:51 ---> 4f33710bb50e 03:45:51 Step 9/23 : RUN make cmd/core-data/core-data 03:45:51 (18/42) Installing py3-appdirs (1.4.4-r2) 03:45:51 (19/42) Installing py3-chardet (4.0.0-r2) 03:45:51 (20/42) Installing py3-idna (3.2-r0) 03:45:51 (21/42) Installing py3-urllib3 (1.26.5-r0) 03:45:51 (22/42) Installing py3-certifi (2020.12.5-r1) 03:45:51 ---> Running in 11aa930d74e1 03:45:51 (23/42) Installing py3-requests (2.25.1-r4) 03:45:51 (24/42) Installing py3-msgpack (1.0.2-r1) 03:45:51 (25/42) Installing py3-lockfile (0.12.2-r4) 03:45:51 (26/42) Installing py3-cachecontrol (0.12.6-r1) 03:45:51 (27/42) Installing py3-colorama (0.4.4-r1) 03:45:51 (28/42) Installing py3-contextlib2 (0.6.0-r1) 03:45:51 (29/42) Installing py3-distlib (0.3.1-r3) 03:45:51 (30/42) Installing py3-distro (1.5.0-r3) 03:45:51 (31/42) Installing py3-six (1.15.0-r1) 03:45:51 (32/42) Installing py3-webencodings (0.5.1-r4) 03:45:51 (33/42) Installing py3-html5lib (1.1-r1) 03:45:51 (34/42) Installing py3-parsing (2.4.7-r2) 03:45:51 (35/42) Installing py3-packaging (20.9-r1) 03:45:51 (36/42) Installing py3-toml (0.10.2-r2) 03:45:51 (37/42) Installing py3-pep517 (0.10.0-r2) 03:45:51 (38/42) Installing py3-progress (1.5-r2) 03:45:51 (39/42) Installing py3-retrying (1.3.3-r1) 03:45:51 (40/42) Installing py3-ordered-set (4.0.2-r1) 03:45:51 (41/42) Installing py3-setuptools (52.0.0-r3) 03:45:51 (42/42) Installing py3-pip (20.3.4-r1) 03:45:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:45:51 Executing busybox-1.33.1-r6.trigger 03:45:51 OK: 84 MiB in 64 packages 03:45:52 Collecting docker-compose==1.23.2 03:45:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:45:52 Collecting cached-property<2,>=1.2.0 03:45:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:45:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:45:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:45:53 Collecting PyYAML<4,>=3.10 03:45:53 Downloading PyYAML-3.13.tar.gz (270 kB) 03:45:53 Removing intermediate container 39de2c4196ae 03:45:53 ---> 97dd91092bbe 03:45:53 03:45:53 Step 10/31 : FROM alpine:3.14 03:45:53 ---> 0a97eee8041e 03:45:53 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:45:53 ---> Running in 486f7a08793c 03:45:53 Collecting websocket-client<1.0,>=0.32.0 03:45:53 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:45:53 Removing intermediate container 486f7a08793c 03:45:53 ---> b2f716798ad0 03:45:53 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:45:53 Collecting docopt<0.7,>=0.6.1 03:45:53 ---> Running in c5400fe2252f 03:45:54 Downloading docopt-0.6.2.tar.gz (25 kB) 03:45:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:45:54 Collecting jsonschema<3,>=2.5.1 03:45:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:45:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:45:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 03:45:54 Collecting dockerpty<0.5,>=0.4.1 03:45:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:45:55 (1/2) Installing dumb-init (1.2.5-r1) 03:45:55 (2/2) Installing su-exec (0.2-r1) 03:45:55 Executing busybox-1.33.1-r6.trigger 03:45:55 OK: 6 MiB in 16 packages 03:45:55 Removing intermediate container c5400fe2252f 03:45:55 ---> a2a0a9ada87f 03:45:55 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:45:55 ---> Running in af262f960d82 03:45:55 Collecting texttable<0.10,>=0.9.0 03:45:55 Downloading texttable-0.9.1.tar.gz (11 kB) 03:45:55 Removing intermediate container af262f960d82 03:45:55 ---> 2251309db026 03:45:55 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:45:55 ---> Running in 1adcfe6d7697 03:45:55 Removing intermediate container 1adcfe6d7697 03:45:55 ---> 7c25aecbf099 03:45:55 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:45:56 ---> Running in da58417ff465 03:45:56 Collecting docker<4.0,>=3.6.0 03:45:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:45:56 Collecting docker-pycreds>=0.4.0 03:45:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:45:56 Collecting idna<2.8,>=2.5 03:45:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:45:56 Collecting chardet<3.1.0,>=3.0.2 03:45:56 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:45:57 Removing intermediate container da58417ff465 03:45:57 ---> 1665e2754e37 03:45:57 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:45:57 Collecting urllib3<1.25,>=1.21.1 03:45:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:45:57 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) 03:45:57 ---> Running in d75efc9f38de 03:45:57 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:45:57 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:45:57 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:45:57 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:45:57 Removing intermediate container d75efc9f38de 03:45:57 ---> 8762b267a1ac 03:45:57 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:45:57 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:45:57 Attempting uninstall: urllib3 03:45:57 Found existing installation: urllib3 1.26.5 03:45:57 Uninstalling urllib3-1.26.5: 03:45:57 ---> a0fff764b1e8 03:45:57 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:45:57 ---> Running in e5cced14427b 03:45:57 Successfully uninstalled urllib3-1.26.5 03:45:58 Attempting uninstall: idna 03:45:58 Found existing installation: idna 3.2 03:45:58 Uninstalling idna-3.2: 03:45:58 Successfully uninstalled idna-3.2 03:45:58 Attempting uninstall: chardet 03:45:58 Found existing installation: chardet 4.0.0 03:45:58 Uninstalling chardet-4.0.0: 03:45:58 Successfully uninstalled chardet-4.0.0 03:45:58 Removing intermediate container e5cced14427b 03:45:58 ---> ad0a5479c5fd 03:45:58 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:45:59 Attempting uninstall: requests 03:45:59 Found existing installation: requests 2.25.1 03:45:59 Uninstalling requests-2.25.1: 03:45:59 Successfully uninstalled requests-2.25.1 03:45:59 ---> 4fda4820983e 03:45:59 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:45:59 Running setup.py install for texttable: started 03:45:59 Running setup.py install for texttable: finished with status 'done' 03:45:59 Running setup.py install for PyYAML: started 03:45:59 ---> cbba81de39c5 03:45:59 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:46:00 ---> a44efa810284 03:46:00 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:46:00 ---> d86ff191f7b6 03:46:00 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:46:00 Running setup.py install for PyYAML: finished with status 'done' 03:46:00 ---> f763410efdb3 03:46:00 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:46:00 Running setup.py install for docopt: started 03:46:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:46:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:46:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:46:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:46:01 ---> Running in 981103c9bb64 03:46:01 Removing intermediate container 981103c9bb64 03:46:01 ---> bb99c6436113 03:46:01 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:46:01 Running setup.py install for docopt: finished with status 'done' 03:46:01 Running setup.py install for dockerpty: started 03:46:01 ---> 2c882f718ecf 03:46:01 Step 26/31 : RUN chmod +x /entrypoint.sh 03:46:01 ---> Running in 62241149bfae 03:46:02 Running setup.py install for dockerpty: finished with status 'done' 03:46:02 Removing intermediate container 62241149bfae 03:46:02 ---> 0fbc2c4d043d 03:46:02 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:46:02 ---> Running in 8a4720dcda0a 03:46:03 Removing intermediate container 8a4720dcda0a 03:46:03 ---> 2350b2e54443 03:46:03 Step 28/31 : CMD ["gate"] 03:46:03 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 03:46:03 ---> Running in aec1f00f752f 03:46:03 Removing intermediate container aec1f00f752f 03:46:03 ---> dedb5070be4c 03:46:03 Step 29/31 : LABEL arch=x86_64 03:46:03 ---> Running in 5045ae90c501 03:46:03 Removing intermediate container 5045ae90c501 03:46:03 ---> de350fcacb85 03:46:03 Step 30/31 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b 03:46:03 ---> Running in cb0c4632ae12 03:46:04 Removing intermediate container cb0c4632ae12 03:46:04 ---> 27846f5ce13d 03:46:04 Step 31/31 : LABEL version=0.0.0 03:46:04 ---> Running in b7db48548d5d 03:46:04 Removing intermediate container b7db48548d5d 03:46:04 ---> 0cd14f0476a2 03:46:04 03:46:04 Successfully built 0cd14f0476a2 03:46:05 Successfully tagged security-bootstrapper:latest 03:46:05  Building security-bootstrapper ... done Building security-spire-config 03:46:09 Removing intermediate container 43b31a2180d7 03:46:09 ---> 8950d68b54e9 03:46:09 Step 14/23 : ENV APP_PORT=58890 03:46:09 ---> Running in 8a84d17ebc4d 03:46:09 Removing intermediate container 8a84d17ebc4d 03:46:09 ---> 2fb3fdab7f97 03:46:09 Step 15/23 : EXPOSE $APP_PORT 03:46:09 ---> Running in c77deb425005 03:46:10 Removing intermediate container c77deb425005 03:46:10 ---> be50907e90e5 03:46:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:46:11 ---> 4145c45341f9 03:46:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:46:11 ---> 7559619233de 03:46:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:46:11 ---> f0bd99c90ee8 03:46:11 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 03:46:11 ---> Running in 0fbb6f3795dc 03:46:12 Removing intermediate container 0fbb6f3795dc 03:46:12 ---> eb772db2a4a9 03:46:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:46:12 ---> Running in fd05073102ed 03:46:12 Removing intermediate container fd05073102ed 03:46:12 ---> 933e37d61c34 03:46:12 Step 21/23 : LABEL arch=x86_64 03:46:12 ---> Running in 4460c9290b05 03:46:12 Removing intermediate container 4460c9290b05 03:46:12 ---> 818a2d343666 03:46:12 Step 22/23 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b 03:46:12 ---> Running in aa9848d0e01b 03:46:13 Removing intermediate container aa9848d0e01b 03:46:13 ---> b638ad9f7fb6 03:46:13 Step 23/23 : LABEL version=0.0.0 03:46:13 ---> Running in e9587e6c4a22 03:46:13 Removing intermediate container e9587e6c4a22 03:46:13 ---> b4fdad5c90d7 03:46:13 03:46:13 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:46:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:46:13 ---> 1e6bb057d10a 03:46:13 Step 3/24 : WORKDIR /edgex-go 03:46:13 ---> Using cache 03:46:13 ---> 07deb1706eef 03:46:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:13 ---> Using cache 03:46:13 ---> 14bb2fa28635 03:46:13 Step 5/24 : RUN apk add --update --no-cache make git 03:46:13 ---> Using cache 03:46:13 ---> e57e06641a27 03:46:13 Step 6/24 : COPY go.mod vendor* ./ 03:46:13 ---> Using cache 03:46:13 ---> e13940d084e3 03:46:13 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:13 ---> Using cache 03:46:13 ---> b6723eca67c5 03:46:13 Step 8/24 : COPY . . 03:46:13 ---> Using cache 03:46:13 ---> 8f69cbfec2c1 03:46:13 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 03:46:13 ---> Running in f8fdee521d7d 03:46:13 Successfully built b4fdad5c90d7 03:46:13 Successfully tagged sys-mgmt-agent:latest 03:46:13  Building sys-mgmt-agent ... done Building security-spire-agent 03:46:13 Removing intermediate container f8fdee521d7d 03:46:13 ---> ff31a01f4ee7 03:46:13 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" 03:46:13 ---> Running in ced86a88dee2 03:46:15 spire-1.2.0/ 03:46:17 spire-1.2.0/README.md 03:46:17 spire-1.2.0/bin/ 03:46:17 spire-1.2.0/bin/spire-server 03:46:17 spire-1.2.0/bin/spire-agent 03:46:17 spire-1.2.0/conf/ 03:46:17 spire-1.2.0/conf/server/ 03:46:17 spire-1.2.0/conf/server/server.conf 03:46:17 spire-1.2.0/conf/agent/ 03:46:17 spire-1.2.0/conf/agent/agent.conf 03:46:17 spire-1.2.0/LICENSE 03:46:19 Removing intermediate container 8edb0fe74a21 03:46:19 ---> 73625b128059 03:46:19 03:46:19 Step 10/23 : FROM alpine:3.14 03:46:19 ---> 0a97eee8041e 03:46:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:46:19 ---> Using cache 03:46:19 ---> ffe543efa476 03:46:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:46:19 ---> Using cache 03:46:19 ---> fdb43bd9c065 03:46:19 Step 13/23 : ENV APP_PORT=59882 03:46:19 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:46:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:46:19 ---> 1e6bb057d10a 03:46:19 Step 3/24 : WORKDIR /edgex-go 03:46:19 ---> Using cache 03:46:19 ---> 07deb1706eef 03:46:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:19 ---> Using cache 03:46:19 ---> 14bb2fa28635 03:46:19 Step 5/24 : RUN apk add --update --no-cache make git 03:46:19 ---> Using cache 03:46:19 ---> e57e06641a27 03:46:19 Step 6/24 : COPY go.mod vendor* ./ 03:46:19 ---> Using cache 03:46:19 ---> e13940d084e3 03:46:19 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:19 ---> Using cache 03:46:19 ---> b6723eca67c5 03:46:19 Step 8/24 : COPY . . 03:46:19 ---> Using cache 03:46:19 ---> 8f69cbfec2c1 03:46:19 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 03:46:19 ---> Using cache 03:46:19 ---> ff31a01f4ee7 03:46:19 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" 03:46:20 ---> Running in 5c257a3c0b4e 03:46:20 ---> Running in acaede8e71ab 03:46:20 Removing intermediate container ced86a88dee2 03:46:20 ---> 8494e244029a 03:46:20 03:46:20 Step 11/24 : FROM alpine:3.15 03:46:20 ---> c059bfaa849c 03:46:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:46:20 ---> Using cache 03:46:20 ---> 0821d6c36dae 03:46:20 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:20 ---> Using cache 03:46:20 ---> acdf5a22381b 03:46:20 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:46:20 ---> Running in 65b76e7f3afe 03:46:20 Removing intermediate container 5c257a3c0b4e 03:46:20 ---> d94c2f9fb252 03:46:20 Step 14/23 : EXPOSE $APP_PORT 03:46:20 ---> Running in 765db11d2baf 03:46:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:46:21 Removing intermediate container 765db11d2baf 03:46:21 ---> fae61b1e193e 03:46:21 Step 15/23 : WORKDIR / 03:46:21 ---> Running in 79d5f5499314 03:46:21 spire-1.2.0/ 03:46:21 Removing intermediate container 79d5f5499314 03:46:21 ---> ccd8cdccb79f 03:46:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:46:22 Removing intermediate container a83378ee7207 03:46:22 ---> c4cd740d47c8 03:46:22 03:46:22 Step 10/23 : FROM alpine:3.14 03:46:22 ---> 0a97eee8041e 03:46:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:46:22 ---> Using cache 03:46:22 ---> ffe543efa476 03:46:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:46:22 ---> Using cache 03:46:22 ---> fdb43bd9c065 03:46:22 Step 13/23 : ENV APP_PORT=59881 03:46:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:46:22 ---> Running in 22b250474b91 03:46:22 Removing intermediate container 22b250474b91 03:46:22 ---> af3006127dd0 03:46:22 Step 14/23 : EXPOSE $APP_PORT 03:46:22 ---> 5d6d4a743239 03:46:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:46:22 ---> Running in 78dd68f8801e 03:46:22 v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] 03:46:22 v3.15.0-340-g4ed6115e99 [https://nl.alpinelinux.org/alpine/v3.15/community] 03:46:22 OK: 15859 distinct packages available 03:46:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:46:22 Removing intermediate container 78dd68f8801e 03:46:22 ---> 2b4be5b045d8 03:46:22 Step 15/23 : WORKDIR / 03:46:23 ---> Running in 2a118cce48d2 03:46:23 ---> 186239def493 03:46:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:46:23 spire-1.2.0/README.md 03:46:23 spire-1.2.0/bin/ 03:46:23 spire-1.2.0/bin/spire-server 03:46:23 spire-1.2.0/bin/spire-agent 03:46:23 spire-1.2.0/conf/ 03:46:23 spire-1.2.0/conf/server/ 03:46:23 spire-1.2.0/conf/server/server.conf 03:46:23 spire-1.2.0/conf/agent/ 03:46:23 spire-1.2.0/conf/agent/agent.conf 03:46:23 spire-1.2.0/LICENSE 03:46:23 Removing intermediate container 2a118cce48d2 03:46:23 ---> 251e9c0c9496 03:46:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:46:23 ---> faa1daa3e2d0 03:46:23 Step 19/23 : ENTRYPOINT ["/core-command"] 03:46:23 ---> Running in 69fb07e10ae5 03:46:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:46:23 Removing intermediate container 69fb07e10ae5 03:46:23 ---> a12a2efafc1d 03:46:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:46:23 ---> Running in bc6f74b1eec4 03:46:23 ---> 0f2ccb2bb6b0 03:46:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:46:23 Removing intermediate container bc6f74b1eec4 03:46:23 ---> 33f4e3516f8a 03:46:23 Step 21/23 : LABEL arch=x86_64 03:46:23 ---> Running in 62bf28fa076b 03:46:24 (1/4) Installing dumb-init (1.2.5-r1) 03:46:24 (2/4) Installing musl-obstack (1.2.2-r0) 03:46:24 (3/4) Installing libucontext (1.1-r0) 03:46:24 (4/4) Installing gcompat (1.0.0-r4) 03:46:24 Removing intermediate container 62bf28fa076b 03:46:24 ---> 9ee01a0b1d08 03:46:24 Step 22/23 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b 03:46:24 Executing busybox-1.34.1-r3.trigger 03:46:24 OK: 6 MiB in 18 packages 03:46:24 ---> Running in f10ce774d99f 03:46:24 ---> 113498b1c487 03:46:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:46:25 Removing intermediate container f10ce774d99f 03:46:25 ---> be10eeb7a22c 03:46:25 Step 23/23 : LABEL version=0.0.0 03:46:25 ---> Running in 319799722e1d 03:46:25 ---> db3a8ff29a02 03:46:25 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:46:25 ---> Running in b5f085b2de3a 03:46:25 Removing intermediate container 65b76e7f3afe 03:46:25 ---> 153ff0825d25 03:46:25 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 03:46:25 Removing intermediate container 319799722e1d 03:46:25 ---> 5e6e0c08ecf1 03:46:25 03:46:25 Removing intermediate container b5f085b2de3a 03:46:25 ---> 610c19add91c 03:46:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:46:25 Removing intermediate container acaede8e71ab 03:46:25 ---> 55057c9a6fd2 03:46:25 03:46:25 Step 11/24 : FROM alpine:3.15 03:46:25 ---> c059bfaa849c 03:46:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:46:25 ---> Using cache 03:46:25 ---> 0821d6c36dae 03:46:25 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:25 ---> Using cache 03:46:25 ---> acdf5a22381b 03:46:25 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:46:25 Successfully built 5e6e0c08ecf1 03:46:25 ---> Running in 6b7175262343 03:46:25 ---> Running in 14b828543ec6 03:46:25 Successfully tagged core-command:latest 03:46:25 Building security-spire-server 03:46:26  Building core-command ... done Removing intermediate container 14b828543ec6 03:46:26 ---> 30f13743e778 03:46:26 Step 21/23 : LABEL arch=x86_64 03:46:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:46:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:46:27 v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] 03:46:27 v3.15.0-340-g4ed6115e99 [https://nl.alpinelinux.org/alpine/v3.15/community] 03:46:27 OK: 15859 distinct packages available 03:46:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:46:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:46:29 ---> Running in 50ddfca1cd90 03:46:29 ---> 3abd6fb4a738 03:46:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:46:29 (1/5) Installing dumb-init (1.2.5-r1) 03:46:29 Removing intermediate container 50ddfca1cd90 03:46:29 ---> b9b01754702c 03:46:29 Step 22/23 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b 03:46:29 (2/5) Installing musl-obstack (1.2.2-r0) 03:46:29 ---> Running in ea1ca96425c6 03:46:29 (3/5) Installing libucontext (1.1-r0) 03:46:29 ---> e0bdd815c128 03:46:29 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:46:29 (4/5) Installing gcompat (1.0.0-r4) 03:46:29 ---> Running in 8a6b0845eff3 03:46:29 Removing intermediate container ea1ca96425c6 03:46:29 ---> 9d610d717b5b 03:46:29 Step 23/23 : LABEL version=0.0.0 03:46:29 (5/5) Installing openssl (1.1.1l-r8) 03:46:29 ---> Running in af2bd1e3e420 03:46:29 Executing busybox-1.34.1-r3.trigger 03:46:29 Removing intermediate container 8a6b0845eff3 03:46:29 ---> e01127ddfbee 03:46:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:46:29 OK: 7 MiB in 19 packages 03:46:29 Removing intermediate container af2bd1e3e420 03:46:29 ---> 0dec105196fa 03:46:29 03:46:30 Successfully built 0dec105196fa 03:46:30 Successfully tagged core-metadata:latest 03:46:30  Building core-metadata ... done  ---> aa1e70744d6f 03:46:30 Step 19/24 : WORKDIR / 03:46:30 ---> Running in 02b1662882ce 03:46:30 Removing intermediate container 6b7175262343 03:46:30 ---> 287d33516da6 03:46:30 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 03:46:30 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:46:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:46:30 ---> 1e6bb057d10a 03:46:30 Step 3/23 : WORKDIR /edgex-go 03:46:30 ---> Using cache 03:46:30 ---> 07deb1706eef 03:46:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:30 ---> Using cache 03:46:30 ---> 14bb2fa28635 03:46:30 Step 5/23 : RUN apk add --update --no-cache make git 03:46:30 ---> Using cache 03:46:30 ---> e57e06641a27 03:46:30 Step 6/23 : COPY go.mod vendor* ./ 03:46:30 ---> Using cache 03:46:30 ---> e13940d084e3 03:46:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:30 ---> Using cache 03:46:30 ---> b6723eca67c5 03:46:30 Step 8/23 : COPY . . 03:46:30 ---> Using cache 03:46:30 ---> 8f69cbfec2c1 03:46:30 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 03:46:30 ---> Using cache 03:46:30 ---> ff31a01f4ee7 03:46:30 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" 03:46:30 ---> Using cache 03:46:30 ---> 55057c9a6fd2 03:46:30 03:46:30 Step 11/23 : FROM alpine:3.15 03:46:30 ---> c059bfaa849c 03:46:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:46:30 ---> Using cache 03:46:30 ---> 0821d6c36dae 03:46:30 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:30 ---> Using cache 03:46:30 ---> acdf5a22381b 03:46:30 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:46:30 ---> Using cache 03:46:30 ---> 287d33516da6 03:46:30 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 03:46:30 Removing intermediate container 02b1662882ce 03:46:30 ---> dd19849e5081 03:46:30 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:46:31 ---> Running in d01f59f1503f 03:46:31 Removing intermediate container d01f59f1503f 03:46:31 ---> 210f39dd94cd 03:46:31 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:46:32 ---> Running in a24c150885c4 03:46:32 ---> 999abbc49c90 03:46:32 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 03:46:32 ---> 3838d9b48cfc 03:46:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:46:32 Removing intermediate container a24c150885c4 03:46:32 ---> c70a22af725c 03:46:32 Step 22/24 : LABEL arch=x86_64 03:46:32 ---> Running in a0db53c4c0b4 03:46:33 ---> 6571d169229e 03:46:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:46:33 Removing intermediate container a0db53c4c0b4 03:46:33 ---> e30c5c0ee5c7 03:46:33 Step 23/24 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b 03:46:33 ---> Running in cc2cf5af0b69 03:46:33 ---> b52c6fffd27d 03:46:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:46:33 ---> 6d8356e9a1b5 03:46:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:46:33 Removing intermediate container 11aa930d74e1 03:46:33 ---> 9b4884038734 03:46:33 03:46:33 Step 10/23 : FROM alpine:3.14 03:46:33 ---> 0a97eee8041e 03:46:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:46:33 ---> Running in aad1c7eafe08 03:46:33 Removing intermediate container cc2cf5af0b69 03:46:33 ---> ba2c8860778b 03:46:33 Step 24/24 : LABEL version=0.0.0 03:46:33 Removing intermediate container aad1c7eafe08 03:46:33 ---> 7bd7c483d21d 03:46:33 Step 12/23 : ENV APP_PORT=59880 03:46:33 ---> Running in f2dbd93dec14 03:46:33 ---> 309618a206fd 03:46:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:46:33 ---> 0e7a7d7ce930 03:46:33 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:46:33 ---> Running in 7c19b3d2bab2 03:46:33 ---> Running in 93568a4506ea 03:46:33 Removing intermediate container f2dbd93dec14 03:46:33 ---> d849090f5569 03:46:33 03:46:33 Removing intermediate container 7c19b3d2bab2 03:46:33 ---> 1dbd8e5d0e06 03:46:33 Step 13/23 : EXPOSE $APP_PORT 03:46:33 Successfully built d849090f5569 03:46:33 ---> 6fed2072a49e 03:46:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:46:33 Successfully tagged security-spire-config:latest 03:46:33  Building security-spire-config ... done  ---> Running in 644f7101d489 03:46:33 Removing intermediate container 93568a4506ea 03:46:33 ---> 032a3180b557 03:46:33 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:46:33 ---> Running in df7e751f7a44 03:46:33 Removing intermediate container 644f7101d489 03:46:33 ---> 1269a3881ac9 03:46:33 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:33 ---> Running in b76af5ae8f2f 03:46:33 ---> d60080bd8602 03:46:33 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:46:34 ---> Running in 3e7d522ab192 03:46:34 Removing intermediate container df7e751f7a44 03:46:34 ---> 252fdad917ab 03:46:34 Step 21/23 : LABEL arch=x86_64 03:46:34 ---> Running in 14ef64c0f1e9 03:46:34 Removing intermediate container 3e7d522ab192 03:46:34 ---> 2c03d935b0b4 03:46:34 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:46:34 ---> Running in d7aaf75a1f18 03:46:34 Removing intermediate container 14ef64c0f1e9 03:46:34 ---> b39cd1882ef7 03:46:34 Step 22/23 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b 03:46:34 ---> Running in 7c795022d179 03:46:34 Removing intermediate container d7aaf75a1f18 03:46:34 ---> f998dabd2129 03:46:34 Step 22/24 : LABEL arch=x86_64 03:46:34 ---> Running in 4187a4902715 03:46:34 Removing intermediate container 7c795022d179 03:46:34 ---> b4c9dded2f2b 03:46:34 Step 23/23 : LABEL version=0.0.0 03:46:34 Removing intermediate container 4187a4902715 03:46:34 ---> e77fc27e9b34 03:46:34 Step 23/24 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b 03:46:34 ---> Running in 627383bbc5ae 03:46:34 ---> Running in 9393de8e4618 03:46:34 Removing intermediate container b76af5ae8f2f 03:46:34 ---> 36b0ed3c180f 03:46:34 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:46:34 Removing intermediate container 627383bbc5ae 03:46:34 ---> 16d3d8a5f5dc 03:46:34 03:46:34 Removing intermediate container 9393de8e4618 03:46:34 ---> a56bcd760278 03:46:34 Step 24/24 : LABEL version=0.0.0 03:46:34 ---> Running in 6edf8bd18a87 03:46:34 ---> Running in d4d60ce77257 03:46:34 Successfully built 16d3d8a5f5dc 03:46:34 Successfully tagged security-spire-server:latest 03:46:34  Building security-spire-server ... done Removing intermediate container d4d60ce77257 03:46:34 ---> 239bf8abe02d 03:46:34 03:46:34 Successfully built 239bf8abe02d 03:46:34 Successfully tagged security-spire-agent:latest 03:46:34  Building security-spire-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:46:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:46:36 (1/6) Installing dumb-init (1.2.5-r1) 03:46:36 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:46:36 (3/6) Installing libsodium (1.0.18-r0) 03:46:36 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:46:36 (5/6) Installing libzmq (4.3.4-r0) 03:46:36 (6/6) Installing zeromq (4.3.4-r0) 03:46:36 Executing busybox-1.33.1-r6.trigger 03:46:36 OK: 8 MiB in 20 packages 03:46:36 Removing intermediate container 6edf8bd18a87 03:46:36 ---> dd4c9b05f5a9 03:46:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:46:37 ---> 394978b323ae 03:46:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:46:37 ---> 9a26d3431890 03:46:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:46:37 ---> c98c92dd2831 03:46:37 Step 19/23 : ENTRYPOINT ["/core-data"] 03:46:37 ---> Running in 65f3b4fda6e3 03:46:37 Removing intermediate container 65f3b4fda6e3 03:46:37 ---> 54edb7fb7f89 03:46:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:46:37 ---> Running in 666de4565341 03:46:37 Removing intermediate container 666de4565341 03:46:37 ---> 65b53202457e 03:46:37 Step 21/23 : LABEL arch=x86_64 03:46:37 ---> Running in bd65efade532 03:46:37 Removing intermediate container bd65efade532 03:46:37 ---> 9098dacab299 03:46:37 Step 22/23 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b 03:46:37 ---> Running in 987b1e557582 03:46:37 Removing intermediate container 987b1e557582 03:46:37 ---> 6f9435bc64af 03:46:37 Step 23/23 : LABEL version=0.0.0 03:46:37 ---> Running in 532c3fe32f26 03:46:38 Removing intermediate container 532c3fe32f26 03:46:38 ---> 1c250c8bb493 03:46:38 03:46:38 Successfully built 1c250c8bb493 03:46:38 Successfully tagged core-data:latest 03:46:38  Building core-data ... done  [Pipeline] } 03:46:38 $ docker stop --time=1 f470dc70c6d7f6bd53f6ed41d2029444c881bb73ddb51a8b469c38a2767b31a6 03:46:39 $ docker rm -f f470dc70c6d7f6bd53f6ed41d2029444c881bb73ddb51a8b469c38a2767b31a6 [Pipeline] // withDockerContainer [Pipeline] sh 03:46:39 + docker images 03:46:39 REPOSITORY TAG IMAGE ID CREATED SIZE 03:46:39 core-data latest 1c250c8bb493 2 seconds ago 20MB 03:46:39 security-spire-agent latest 239bf8abe02d 5 seconds ago 119MB 03:46:39 security-spire-server latest 16d3d8a5f5dc 5 seconds ago 82.9MB 03:46:39 9b4884038734 6 seconds ago 1.81GB 03:46:39 security-spire-config latest d849090f5569 6 seconds ago 82.2MB 03:46:39 core-metadata latest 0dec105196fa 10 seconds ago 16.6MB 03:46:39 55057c9a6fd2 14 seconds ago 1.88GB 03:46:39 core-command latest 5e6e0c08ecf1 14 seconds ago 15.8MB 03:46:39 c4cd740d47c8 18 seconds ago 1.8GB 03:46:39 8494e244029a 19 seconds ago 1.88GB 03:46:39 73625b128059 21 seconds ago 1.79GB 03:46:39 sys-mgmt-agent latest b4fdad5c90d7 26 seconds ago 296MB 03:46:39 security-bootstrapper latest 0cd14f0476a2 35 seconds ago 18.7MB 03:46:39 97dd91092bbe 47 seconds ago 1.8GB 03:46:39 7d57313b3bc1 About a minute ago 1.79GB 03:46:39 support-notifications latest 0dd6b3599f5a About a minute ago 16.7MB 03:46:39 support-scheduler latest 8643a50ec3ef About a minute ago 16MB 03:46:39 security-spiffe-token-provider latest c3e67542faeb About a minute ago 28.5MB 03:46:39 security-secretstore-setup latest 428ce2863e0e About a minute ago 27.9MB 03:46:39 ec21ead62792 About a minute ago 1.8GB 03:46:39 625ee397f865 About a minute ago 1.8GB 03:46:39 5e0b63bd93a9 About a minute ago 1.84GB 03:46:39 828c93e914fa About a minute ago 1.8GB 03:46:39 security-proxy-setup latest eaec4f8b535f About a minute ago 26.2MB 03:46:39 9aef05c716e2 2 minutes ago 1.8GB 03:46:39 ci-base-image-x86_64 latest 1e6bb057d10a 6 minutes ago 1.27GB 03:46:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 5 weeks ago 562MB 03:46:39 alpine 3.15 c059bfaa849c 3 months ago 5.59MB 03:46:39 docker 20.10.10 b706a049f56e 3 months ago 216MB 03:46:39 alpine 3.14 0a97eee8041e 3 months ago 5.61MB 03:46:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 03:46:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 03:46:55 Still waiting to schedule task 03:46:55 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 03:46:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:46:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:46:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:46:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:46:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:46:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:46:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.242s coverage: 28.7% of statements 03:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:46:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.322s coverage: 98.5% of statements 03:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:46:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.361s coverage: 44.7% of statements 03:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:46:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 1.054s coverage: 89.5% of statements 03:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:46:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.456s coverage: 84.4% of statements 03:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:46:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.768s coverage: 94.2% of statements 03:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:46:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.298s coverage: 59.1% of statements 03:46:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:46:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:46:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:46:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:46:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:46:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.220s coverage: 60.0% of statements 03:46:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:46:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:46:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:46:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.323s coverage: 0.9% of statements 03:46:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:46:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.227s coverage: 58.8% of statements 03:46:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.235s coverage: 21.7% of statements 03:46:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:46:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.237s coverage: 47.1% of statements 03:46:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.309s coverage: 79.5% of statements 03:46:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.196s coverage: 94.1% of statements 03:46:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.250s coverage: 96.3% of statements 03:46:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.194s coverage: 87.5% of statements 03:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.271s coverage: 94.4% of statements 03:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.198s coverage: 44.8% of statements 03:47:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.729s coverage: 82.5% of statements 03:47:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.293s coverage: 92.9% of statements 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.196s coverage: 87.2% of statements 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.266s coverage: 58.8% of statements 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.317s coverage: 80.0% of statements 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.280s coverage: 85.4% of statements 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.838s coverage: 91.2% of statements 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.864s coverage: 64.4% of statements 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.223s coverage: 100.0% of statements 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements 03:47:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 03:47:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements 03:47:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.086s coverage: 100.0% of statements 03:47:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.352s coverage: 65.4% of statements 03:47:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:47:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:47:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.891s coverage: 43.8% of statements 03:47:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:47:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.255s coverage: 89.5% of statements 03:47:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.222s coverage: 84.8% of statements 03:47:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:47:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:47:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:47:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:47:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.298s coverage: 17.7% of statements 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:47:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.704s coverage: 92.3% of statements 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:47:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.279s coverage: 63.2% of statements 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:47:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.448s coverage: 97.7% of statements 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:47:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.181s coverage: 28.9% of statements 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:47:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:47:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.173s coverage: 100.0% of statements 03:47:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 03:47:44 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 03:47:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:47:44 GO111MODULE=on go vet ./... 03:47:59 Running on prd-ubuntu18.04-docker-8c-8g-6817 in /w/workspace/edgexfoundry_edgex-go_PR-3897 [Pipeline] { [Pipeline] ws 03:47:59 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 03:47:59 The recommended git tool is: git 03:48:01 using credential edgex-jenkins-ssh 03:48:01 Cloning the remote Git repository 03:48:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:48:01 > git init /w/workspace/edgex-go/2 # timeout=10 03:48:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:48:01 > git --version # timeout=10 03:48:01 > git --version # 'git version 2.17.1' 03:48:01 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:48:06 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 5b344236fd1ad1266a96d7afeb10723ca9329f0b 03:48:06 Merge succeeded, producing 5b344236fd1ad1266a96d7afeb10723ca9329f0b 03:48:06 Checking out Revision 5b344236fd1ad1266a96d7afeb10723ca9329f0b (PR-3897) 03:48:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:48:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:48:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:48:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:48:05 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3897/head:refs/remotes/origin/PR-3897 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:48:06 > git config core.sparsecheckout # timeout=10 03:48:06 > git checkout -f 5b344236fd1ad1266a96d7afeb10723ca9329f0b # timeout=10 03:48:06 > git remote # timeout=10 03:48:06 > git config --get remote.origin.url # timeout=10 03:48:06 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:06 > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 03:48:06 > git rev-parse HEAD^{commit} # timeout=10 03:48:06 > git config core.sparsecheckout # timeout=10 03:48:06 > git checkout -f 5b344236fd1ad1266a96d7afeb10723ca9329f0b # timeout=10 03:48:09 Commit message: "feat(security): add spiffe token provider" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:48:10 + echo snap-build.sh 03:48:10 snap-build.sh 03:48:10 + SNAP_BASE_DIR=. 03:48:10 + '[' '!' -z /w/workspace/edgex-go/2 ']' 03:48:10 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 03:48:10 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 03:48:10 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 03:48:10 + cd /w/workspace/edgex-go/2 03:48:10 + sudo apt-get remove -qy --purge lxd lxd-client 03:48:10 Reading package lists... 03:48:10 Building dependency tree... 03:48:10 Reading state information... 03:48:10 The following packages were automatically installed and are no longer required: 03:48:10 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:48:10 uidmap xdelta3 03:48:10 Use 'sudo apt autoremove' to remove them. 03:48:10 The following packages will be REMOVED: 03:48:10 lxd* lxd-client* 03:48:10 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:48:10 After this operation, 31.7 MB disk space will be freed. 03:48:11 (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.) 03:48:11 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:48:12 Removing lxd dnsmasq configuration 03:48:12 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:48:12 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:48:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:48:13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 03:48:13 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 03:48:14 Processing triggers for systemd (237-3ubuntu10.52) ... 03:48:14 Processing triggers for ureadahead (0.100.0-21) ... 03:48:15 + sudo snap remove --purge lxd 03:48:15 snap "lxd" is not installed 03:48:15 + sudo groupadd --force --system lxd 03:48:15 ++ whoami 03:48:15 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:48:15 + newgrp - lxd 03:48:15 + sudo snap install lxd 03:48:25 2022-03-11T03:48:21Z INFO Waiting for automatic snapd restart... 03:48:40 lxd 4.23 from Canonical* installed 03:48:40 + sudo lxd init --auto 03:48:50 + sudo snap install --classic snapcraft 03:48:54 snapcraft 6.0.2 from Canonical* installed 03:48:54 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 03:48:54 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 03:48:54 % Total % Received % Xferd Average Speed Time Time Time Current 03:48:54 Dload Upload Total Spent Left Speed 03:48:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3987 0 --:--:-- --:--:-- --:--:-- 3987 03:48:54 100 3325k 100 3325k 0 0 8938k 0 --:--:-- --:--:-- --:--:-- 8938k 03:48:54 ./yq_linux_amd64 03:48:54 + sudo snapcraft prime --use-lxd 03:48:56 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:48:56 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: 03:48:56 - README.md 03:48:56 03:48:56 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:48:56 Launching a container. 03:49:07 Waiting for container to be ready 03:49:07 To start your first container, try: lxc launch ubuntu:20.04 03:49:07 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 03:49:07 03:49:11 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:49:12 Waiting for network to be ready... 03:49:13 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 03:49:13 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 03:49:13 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1316 kB] 03:49:13 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [230 kB] 03:49:13 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 03:49:13 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 03:49:13 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] 03:49:13 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] 03:49:13 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [691 kB] 03:49:13 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [120 kB] 03:49:13 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 03:49:13 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 03:49:14 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 03:49:14 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 03:49:14 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 03:49:14 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 03:49:14 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 03:49:14 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 03:49:14 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 03:49:14 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1641 kB] 03:49:14 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] 03:49:14 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] 03:49:14 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 03:49:14 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] 03:49:14 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] 03:49:14 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [909 kB] 03:49:14 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] 03:49:16 Fetched 23.4 MB in 4s (6187 kB/s) 03:49:17 Reading package lists... 03:49:17 Reading package lists... 03:49:17 Building dependency tree... 03:49:17 Reading state information... 03:49:17 The following additional packages will be installed: 03:49:17 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:49:17 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:49:17 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:49:17 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:49:17 Suggested packages: 03:49:17 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:49:17 Recommended packages: 03:49:17 gnupg libsasl2-modules 03:49:18 The following NEW packages will be installed: 03:49:18 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:49:18 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:49:18 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:49:18 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:49:18 The following packages will be upgraded: 03:49:18 gpg gpg-agent gpgconf libudev1 03:49:18 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 03:49:18 Need to get 3859 kB of archives. 03:49:18 After this operation, 14.9 MB of additional disk space will be used. 03:49:18 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 03:49:18 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 03:49:18 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 03:49:18 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 03:49:18 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 03:49:18 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 03:49:18 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 03:49:18 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:49:18 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 03:49:18 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 03:49:18 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 03:49:18 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 03:49:18 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 03:49:18 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 03:49:18 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 03:49:18 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 03:49:18 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 03:49:19 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 03:49:19 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 03:49:19 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 03:49:19 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 03:49:19 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 03:49:19 debconf: delaying package configuration, since apt-utils is not installed 03:49:19 Fetched 3859 kB in 1s (3386 kB/s) 03:49:19 (Reading database ... 12816 files and directories currently installed.) 03:49:19 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 03:49:19 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:49:19 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 03:49:19 Selecting previously unselected package udev. 03:49:19 (Reading database ... 12816 files and directories currently installed.) 03:49:19 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 03:49:19 Unpacking udev (245.4-4ubuntu3.15) ... 03:49:19 Selecting previously unselected package libfuse2:amd64. 03:49:19 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 03:49:19 Unpacking libfuse2:amd64 (2.9.9-3) ... 03:49:19 Selecting previously unselected package fuse. 03:49:19 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 03:49:19 Unpacking fuse (2.9.9-3) ... 03:49:19 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 03:49:19 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 03:49:19 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 03:49:19 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 03:49:19 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 03:49:19 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 03:49:19 Selecting previously unselected package libksba8:amd64. 03:49:19 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:49:19 Unpacking libksba8:amd64 (1.3.5-2) ... 03:49:19 Selecting previously unselected package libroken18-heimdal:amd64. 03:49:19 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:49:19 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:49:20 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:49:20 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:49:20 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:49:20 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:49:20 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:49:20 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:49:20 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:49:20 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:49:20 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:49:20 Selecting previously unselected package libwind0-heimdal:amd64. 03:49:20 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:49:20 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:49:20 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:49:20 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:49:20 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:49:20 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:49:20 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:49:20 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:49:20 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:49:20 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:49:20 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:49:20 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:49:20 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 03:49:20 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:49:20 Selecting previously unselected package libsasl2-modules-db:amd64. 03:49:20 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 03:49:20 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 03:49:20 Selecting previously unselected package libsasl2-2:amd64. 03:49:20 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 03:49:20 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 03:49:20 Selecting previously unselected package libldap-common. 03:49:20 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 03:49:20 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 03:49:20 Selecting previously unselected package libldap-2.4-2:amd64. 03:49:20 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 03:49:20 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 03:49:20 Selecting previously unselected package dirmngr. 03:49:20 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 03:49:20 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 03:49:21 Setting up libksba8:amd64 (1.3.5-2) ... 03:49:21 Setting up libfuse2:amd64 (2.9.9-3) ... 03:49:21 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 03:49:21 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 03:49:21 Setting up udev (245.4-4ubuntu3.15) ... 03:49:21 invoke-rc.d: policy-rc.d denied execution of start. 03:49:21 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 03:49:21 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:49:21 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 03:49:21 Setting up gpg (2.2.19-3ubuntu2.1) ... 03:49:21 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:49:21 Setting up fuse (2.9.9-3) ... 03:49:21 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 03:49:22 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:49:22 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:49:22 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:49:22 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:49:22 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:49:22 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:49:22 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 03:49:22 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 03:49:22 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 03:49:22 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 03:49:22 Processing triggers for systemd (245.4-4ubuntu3) ... 03:49:22 Processing triggers for libc-bin (2.31-0ubuntu9) ... 03:49:22 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 03:49:22 Alias= settings in the [Install] section, and DefaultInstance= for template 03:49:22 units). This means they are not meant to be enabled using systemctl. 03:49:22 03:49:22 Possible reasons for having this kind of units are: 03:49:22 • A unit may be statically enabled by being symlinked from another unit's 03:49:22 .wants/ or .requires/ directory. 03:49:22 • A unit's purpose may be to act as a helper for some other unit which has 03:49:22 a requirement dependency on it. 03:49:22 • A unit may be started when needed via activation (socket, path, timer, 03:49:22 D-Bus, udev, scripted systemctl call, ...). 03:49:22 • In case of template units, the unit is meant to be enabled with some 03:49:22 instance name specified. 03:49:23 Reading package lists... 03:49:23 Building dependency tree... 03:49:23 Reading state information... 03:49:23 The following additional packages will be installed: 03:49:23 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 03:49:23 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 03:49:23 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 03:49:23 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 03:49:23 openssh-client python3 python3-minimal python3.8 python3.8-minimal 03:49:23 squashfs-tools systemd systemd-sysv systemd-timesyncd 03:49:23 Suggested packages: 03:49:23 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 03:49:23 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:49:23 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 03:49:23 systemd-container policykit-1 03:49:23 Recommended packages: 03:49:23 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 03:49:23 The following NEW packages will be installed: 03:49:23 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 03:49:23 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 03:49:23 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 03:49:23 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 03:49:23 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 03:49:23 The following packages will be upgraded: 03:49:23 libsystemd0 systemd systemd-sysv systemd-timesyncd 03:49:23 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 03:49:23 Need to get 46.5 MB of archives. 03:49:23 After this operation, 181 MB of additional disk space will be used. 03:49:23 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 03:49:23 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 03:49:23 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 03:49:24 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 03:49:24 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 03:49:24 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 03:49:24 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 03:49:24 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 03:49:24 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 03:49:24 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 03:49:24 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 03:49:24 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 03:49:24 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 03:49:24 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 03:49:24 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 03:49:24 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 03:49:24 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 03:49:24 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 03:49:24 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 03:49:24 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 03:49:24 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 03:49:24 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 03:49:24 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 03:49:24 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 03:49:24 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 03:49:24 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 03:49:24 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 03:49:24 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 03:49:24 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 03:49:24 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 03:49:24 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 03:49:24 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 03:49:24 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 03:49:24 debconf: delaying package configuration, since apt-utils is not installed 03:49:24 Fetched 46.5 MB in 1s (54.3 MB/s) 03:49:24 (Reading database ... 13067 files and directories currently installed.) 03:49:24 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 03:49:24 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:49:24 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 03:49:25 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:49:25 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 03:49:25 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:49:25 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 03:49:25 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 03:49:25 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 03:49:25 Selecting previously unselected package libpython3.8-minimal:amd64. 03:49:25 (Reading database ... 13068 files and directories currently installed.) 03:49:25 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 03:49:25 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 03:49:25 Selecting previously unselected package libexpat1:amd64. 03:49:25 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 03:49:25 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 03:49:25 Selecting previously unselected package python3.8-minimal. 03:49:25 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 03:49:25 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 03:49:26 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 03:49:26 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 03:49:26 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 03:49:26 Selecting previously unselected package python3-minimal. 03:49:26 (Reading database ... 13359 files and directories currently installed.) 03:49:26 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 03:49:26 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 03:49:27 Selecting previously unselected package mime-support. 03:49:27 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 03:49:27 Unpacking mime-support (3.64ubuntu1) ... 03:49:27 Selecting previously unselected package libmpdec2:amd64. 03:49:27 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 03:49:27 Unpacking libmpdec2:amd64 (2.4.2-3) ... 03:49:27 Selecting previously unselected package libpython3.8-stdlib:amd64. 03:49:27 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 03:49:27 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 03:49:27 Selecting previously unselected package python3.8. 03:49:27 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 03:49:27 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 03:49:27 Selecting previously unselected package libpython3-stdlib:amd64. 03:49:27 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 03:49:27 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 03:49:27 Setting up python3-minimal (3.8.2-0ubuntu2) ... 03:49:27 Selecting previously unselected package python3. 03:49:27 (Reading database ... 13761 files and directories currently installed.) 03:49:27 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 03:49:27 Unpacking python3 (3.8.2-0ubuntu2) ... 03:49:27 Selecting previously unselected package libdbus-1-3:amd64. 03:49:27 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 03:49:27 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 03:49:27 Selecting previously unselected package dbus. 03:49:27 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 03:49:27 Unpacking dbus (1.12.16-2ubuntu2.1) ... 03:49:27 Selecting previously unselected package libbsd0:amd64. 03:49:27 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 03:49:27 Unpacking libbsd0:amd64 (0.10.0-1) ... 03:49:27 Selecting previously unselected package libpam-systemd:amd64. 03:49:27 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 03:49:27 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 03:49:27 Selecting previously unselected package sudo. 03:49:27 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 03:49:28 Unpacking sudo (1.8.31-1ubuntu1.2) ... 03:49:28 Selecting previously unselected package apparmor. 03:49:28 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 03:49:28 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 03:49:28 Selecting previously unselected package libcbor0.6:amd64. 03:49:28 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 03:49:28 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 03:49:28 Selecting previously unselected package libedit2:amd64. 03:49:28 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 03:49:28 Unpacking libedit2:amd64 (3.1-20191231-1) ... 03:49:28 Selecting previously unselected package libfido2-1:amd64. 03:49:28 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 03:49:28 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 03:49:28 Selecting previously unselected package libkrb5support0:amd64. 03:49:28 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 03:49:28 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 03:49:28 Selecting previously unselected package libk5crypto3:amd64. 03:49:28 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 03:49:28 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 03:49:28 Selecting previously unselected package libkeyutils1:amd64. 03:49:28 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 03:49:28 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 03:49:28 Selecting previously unselected package libkrb5-3:amd64. 03:49:28 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 03:49:28 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 03:49:28 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:49:28 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 03:49:28 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 03:49:28 Selecting previously unselected package openssh-client. 03:49:28 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 03:49:28 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 03:49:28 Selecting previously unselected package dbus-user-session. 03:49:28 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 03:49:28 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 03:49:28 Selecting previously unselected package liblzo2-2:amd64. 03:49:28 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 03:49:28 Unpacking liblzo2-2:amd64 (2.10-2) ... 03:49:28 Selecting previously unselected package squashfs-tools. 03:49:28 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 03:49:28 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 03:49:28 Selecting previously unselected package snapd. 03:49:28 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 03:49:29 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 03:49:32 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 03:49:32 Setting up mime-support (3.64ubuntu1) ... 03:49:32 Setting up liblzo2-2:amd64 (2.10-2) ... 03:49:32 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 03:49:32 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 03:49:32 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 03:49:32 Setting up dbus (1.12.16-2ubuntu2.1) ... 03:49:32 Setting up sudo (1.8.31-1ubuntu1.2) ... 03:49:32 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 03:49:32 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 03:49:32 Setting up libmpdec2:amd64 (2.4.2-3) ... 03:49:32 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 03:49:32 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 03:49:32 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 03:49:32 Setting up libbsd0:amd64 (0.10.0-1) ... 03:49:32 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 03:49:32 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 03:49:32 Setting up libedit2:amd64 (3.1-20191231-1) ... 03:49:32 Setting up python3 (3.8.2-0ubuntu2) ... 03:49:32 running python rtupdate hooks for python3.8... 03:49:32 running python post-rtupdate hooks for python3.8... 03:49:33 Setting up apparmor (2.13.3-7ubuntu5.1) ... 03:49:34 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:49:34 Reloading AppArmor profiles 03:49:34 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 03:49:34 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 03:49:34 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 03:49:34 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 03:49:34 Setting up systemd (245.4-4ubuntu3.15) ... 03:49:34 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:49:34 Installing new version of config file /etc/systemd/resolved.conf ... 03:49:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:49:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:49:35 ./bin/test-attribution-txt.sh [Pipeline] echo 03:49:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:49:36 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 03:49:36 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 03:49:36 + ls -al . 03:49:36 total 672 03:49:36 drwxrwxr-x 9 1001 1001 4096 Mar 11 03:49 . 03:49:36 drwxr-xr-x 4 root root 4096 Mar 11 03:43 .. 03:49:36 -rw-rw-r-- 1 1001 1001 11 Mar 11 03:41 .dockerignore 03:49:36 drwxrwxr-x 8 1001 1001 4096 Mar 11 03:41 .git 03:49:36 drwxrwxr-x 4 1001 1001 4096 Mar 11 03:41 .github 03:49:36 -rw-rw-r-- 1 1001 1001 870 Mar 11 03:41 .gitignore 03:49:36 -rw-rw-r-- 1 1001 1001 42 Mar 11 03:41 .golangci.yml 03:49:36 -rw-rw-r-- 1 1001 1001 87 Mar 11 03:41 .hadolint.yml 03:49:36 -rw-rw-r-- 1 1001 1001 166 Mar 11 03:41 .sonarcloud.properties 03:49:36 -rw-rw-r-- 1 1001 1001 1171 Mar 11 03:41 ADOPTERS.md 03:49:36 -rw-rw-r-- 1 1001 1001 9953 Mar 11 03:41 Attribution.txt 03:49:36 -rw-rw-r-- 1 1001 1001 51732 Mar 11 03:41 CHANGELOG.md 03:49:36 -rw-rw-r-- 1 1001 1001 3804 Mar 11 03:41 CONTRIBUTING.md 03:49:36 -rw-rw-r-- 1 1001 1001 677 Mar 11 03:41 GOVERNANCE.md 03:49:36 -rw-rw-r-- 1 1001 1001 849 Mar 11 03:41 Jenkinsfile 03:49:36 -rw-rw-r-- 1 1001 1001 10775 Mar 11 03:41 LICENSE 03:49:36 -rw-rw-r-- 1 1001 1001 8072 Mar 11 03:41 Makefile 03:49:36 -rw-rw-r-- 1 1001 1001 582 Mar 11 03:41 OWNERS.md 03:49:36 -rw-rw-r-- 1 1001 1001 8207 Mar 11 03:41 README.md 03:49:36 -rw-rw-r-- 1 1001 1001 6912 Mar 11 03:41 SECURITY.md 03:49:36 -rw-rw-r-- 1 1001 1001 5 Mar 11 03:39 VERSION 03:49:36 -rw-rw-r-- 1 1001 1001 4131 Mar 11 03:41 ZMQWindows.md 03:49:36 drwxrwxr-x 2 1001 1001 4096 Mar 11 03:41 bin 03:49:36 drwxrwxr-x 18 1001 1001 4096 Mar 11 03:41 cmd 03:49:36 -rw-r--r-- 1 root root 428383 Mar 11 03:47 coverage.out 03:49:36 -rw-rw-r-- 1 1001 1001 3178 Mar 11 03:41 go.mod 03:49:36 -rw-rw-r-- 1 1001 1001 51757 Mar 11 03:41 go.sum 03:49:36 drwxrwxr-x 8 1001 1001 4096 Mar 11 03:41 internal 03:49:36 drwxrwxr-x 3 1001 1001 4096 Mar 11 03:41 openapi 03:49:36 drwxrwxr-x 4 1001 1001 4096 Mar 11 03:41 snap 03:49:36 -rw-rw-r-- 1 1001 1001 204 Mar 11 03:41 version.go [Pipeline] sh 03:49:36 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 03:49:37 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 03:49:37 + '[' -e coverage.out ] 03:49:37 + chown 1001:1001 coverage.out [Pipeline] stash 03:49:37 Warning: overwriting stash ‘coverage-report’ 03:49:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:49:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:49:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:49:38 Stashed 1 file(s) [Pipeline] sh 03:49:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:49:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:49:38 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:49:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:49:38 + make build 03:49:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:49:39 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:49:39 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:49:39 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:49:39 /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' 03:49:39 Processing triggers for libc-bin (2.31-0ubuntu9) ... 03:49:40 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 03:49:40 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 03:49:40 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 03:49:41 Reading package lists... 03:49:41 Reading package lists... 03:49:42 Building dependency tree... 03:49:42 Reading state information... 03:49:42 Calculating upgrade... 03:49:42 The following packages will be upgraded: 03:49:42 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 03:49:42 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 03:49:42 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 03:49:42 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 03:49:42 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 03:49:42 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 03:49:42 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 03:49:42 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 03:49:42 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 03:49:42 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 03:49:42 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 03:49:42 xz-utils zlib1g 03:49:42 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:49:42 Need to get 65.7 MB of archives. 03:49:42 After this operation, 27.5 MB of additional disk space will be used. 03:49:42 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 03:49:42 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 03:49:42 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 03:49:43 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 03:49:43 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 03:49:43 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 03:49:43 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 03:49:43 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 03:49:43 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 03:49:43 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 03:49:43 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 03:49:43 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] 03:49:43 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 03:49:43 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 03:49:43 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 03:49:43 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 03:49:43 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 03:49:43 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 03:49:43 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 03:49:43 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 03:49:43 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 03:49:43 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.11 [1321 kB] 03:49:43 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.11 [621 kB] 03:49:43 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 03:49:43 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 03:49:43 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 03:49:43 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 03:49:43 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 03:49:43 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 03:49:43 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 03:49:43 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 03:49:43 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 03:49:43 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 03:49:43 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 03:49:43 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 03:49:43 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 03:49:43 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 03:49:43 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 03:49:43 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 03:49:43 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 03:49:43 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 03:49:44 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] 03:49:44 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 03:49:44 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 03:49:44 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 03:49:44 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 03:49:44 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 03:49:44 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 03:49:44 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 03:49:44 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 03:49:44 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 03:49:44 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 03:49:44 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 03:49:44 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 03:49:44 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 03:49:44 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 03:49:44 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 03:49:44 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 03:49:44 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 03:49:44 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 03:49:44 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 03:49:44 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 03:49:44 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 03:49:44 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 03:49:44 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 03:49:44 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 03:49:44 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 03:49:44 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 03:49:44 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 03:49:44 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 03:49:44 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] 03:49:44 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] 03:49:44 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] 03:49:45 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] 03:49:45 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] 03:49:45 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] 03:49:45 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] 03:49:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:49:45 debconf: delaying package configuration, since apt-utils is not installed 03:49:45 Fetched 65.7 MB in 3s (21.8 MB/s) 03:49:45 (Reading database ... 14313 files and directories currently installed.) 03:49:45 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 03:49:45 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 03:49:46 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 03:49:46 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 03:49:46 Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... 03:49:46 Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... 03:49:46 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:49:46 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:49:46 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:49:46 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:49:46 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:49:46 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:49:46 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:49:46 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:49:47 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:49:47 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:49:47 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:49:47 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:49:47 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:49:47 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:49:47 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 03:49:47 (Reading database ... 14312 files and directories currently installed.) 03:49:47 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:49:47 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:49:47 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:49:47 (Reading database ... 14312 files and directories currently installed.) 03:49:47 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:49:47 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:49:47 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:49:47 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:49:47 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 03:49:47 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 03:49:48 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 03:49:48 (Reading database ... 14312 files and directories currently installed.) 03:49:48 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 03:49:48 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 03:49:48 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 03:49:48 (Reading database ... 14312 files and directories currently installed.) 03:49:48 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 03:49:48 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:49:48 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:49:48 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 03:49:49 Setting up base-files (11ubuntu5.5) ... 03:49:49 Installing new version of config file /etc/issue ... 03:49:49 Installing new version of config file /etc/issue.net ... 03:49:49 Installing new version of config file /etc/lsb-release ... 03:49:49 Installing new version of config file /etc/update-motd.d/50-motd-news ... 03:49:49 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:49:49 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:49:49 Removing obsolete conffile /etc/default/motd-news ... 03:49:49 (Reading database ... 14311 files and directories currently installed.) 03:49:49 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 03:49:49 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 03:49:50 Setting up bash (5.0-6ubuntu1.1) ... 03:49:50 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 03:49:50 (Reading database ... 14311 files and directories currently installed.) 03:49:50 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 03:49:50 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 03:49:50 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 03:49:50 (Reading database ... 14311 files and directories currently installed.) 03:49:50 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 03:49:50 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 03:49:50 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 03:49:50 (Reading database ... 14311 files and directories currently installed.) 03:49:50 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 03:49:50 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 03:49:50 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 03:49:50 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 03:49:50 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 03:49:50 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 03:49:51 Setting up perl-base (5.30.0-9ubuntu0.2) ... 03:49:51 (Reading database ... 14311 files and directories currently installed.) 03:49:51 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 03:49:51 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 03:49:51 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 03:49:51 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 03:49:51 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 03:49:51 (Reading database ... 14311 files and directories currently installed.) 03:49:51 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... 03:49:51 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... 03:49:51 Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... 03:49:51 (Reading database ... 14311 files and directories currently installed.) 03:49:51 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 03:49:51 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:49:52 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 03:49:52 (Reading database ... 14311 files and directories currently installed.) 03:49:52 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 03:49:52 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:49:52 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 03:49:52 (Reading database ... 14311 files and directories currently installed.) 03:49:52 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 03:49:52 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:49:52 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 03:49:52 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:49:52 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 03:49:52 (Reading database ... 14311 files and directories currently installed.) 03:49:52 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 03:49:52 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:49:52 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 03:49:52 (Reading database ... 14311 files and directories currently installed.) 03:49:52 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 03:49:52 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:49:52 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 03:49:52 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:49:53 Setting up util-linux (2.34-0.1ubuntu9.3) ... 03:49:53 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:49:53 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:49:53 (Reading database ... 14311 files and directories currently installed.) 03:49:53 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 03:49:53 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 03:49:54 Setting up libc-bin (2.31-0ubuntu9.7) ... 03:49:54 (Reading database ... 14311 files and directories currently installed.) 03:49:54 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 03:49:54 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 03:49:54 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 03:49:54 (Reading database ... 14311 files and directories currently installed.) 03:49:54 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 03:49:54 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 03:49:54 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 03:49:54 (Reading database ... 14311 files and directories currently installed.) 03:49:54 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 03:49:54 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 03:49:54 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 03:49:54 (Reading database ... 14311 files and directories currently installed.) 03:49:54 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 03:49:54 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 03:49:54 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 03:49:54 (Reading database ... 14311 files and directories currently installed.) 03:49:54 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 03:49:54 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 03:49:54 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 03:49:54 (Reading database ... 14311 files and directories currently installed.) 03:49:54 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 03:49:54 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 03:49:54 Setting up gpgv (2.2.19-3ubuntu2.1) ... 03:49:55 (Reading database ... 14311 files and directories currently installed.) 03:49:55 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 03:49:55 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 03:49:55 Setting up ubuntu-keyring (2020.02.11.4) ... 03:49:55 (Reading database ... 14311 files and directories currently installed.) 03:49:55 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 03:49:55 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 03:49:55 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 03:49:55 (Reading database ... 14311 files and directories currently installed.) 03:49:55 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 03:49:55 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 03:49:55 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 03:49:55 (Reading database ... 14311 files and directories currently installed.) 03:49:55 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 03:49:55 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 03:49:55 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 03:49:55 (Reading database ... 14311 files and directories currently installed.) 03:49:55 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 03:49:55 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 03:49:55 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 03:49:55 (Reading database ... 14311 files and directories currently installed.) 03:49:55 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 03:49:55 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 03:49:55 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 03:49:55 (Reading database ... 14311 files and directories currently installed.) 03:49:55 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 03:49:55 Unpacking apt (2.0.6) over (2.0.2) ... 03:49:56 Setting up apt (2.0.6) ... 03:49:57 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:49:57 (Reading database ... 14311 files and directories currently installed.) 03:49:57 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 03:49:57 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 03:49:57 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 03:49:57 (Reading database ... 14311 files and directories currently installed.) 03:49:57 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 03:49:57 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 03:49:57 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 03:49:57 (Reading database ... 14313 files and directories currently installed.) 03:49:57 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 03:49:57 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 03:49:57 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 03:49:57 (Reading database ... 14317 files and directories currently installed.) 03:49:57 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 03:49:57 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 03:49:57 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 03:49:57 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 03:49:57 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 03:49:57 (Reading database ... 14317 files and directories currently installed.) 03:49:57 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 03:49:57 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 03:49:58 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 03:49:58 (Reading database ... 14317 files and directories currently installed.) 03:49:58 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 03:49:58 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 03:49:58 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 03:49:58 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 03:49:58 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.11_amd64.deb ... 03:49:58 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... 03:49:58 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.11_amd64.deb ... 03:49:58 Unpacking openssl (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... 03:49:58 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 03:49:58 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 03:49:58 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 03:49:58 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 03:49:58 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 03:49:58 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 03:49:59 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 03:49:59 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 03:49:59 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 03:49:59 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 03:49:59 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 03:49:59 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 03:49:59 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 03:49:59 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 03:49:59 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 03:49:59 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:49:59 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 03:49:59 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:49:59 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 03:49:59 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:49:59 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 03:49:59 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:49:59 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 03:49:59 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:50:00 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 03:50:00 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 03:50:00 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 03:50:00 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 03:50:00 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... 03:50:00 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 03:50:00 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 03:50:00 Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 03:50:01 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 03:50:01 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 03:50:02 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 03:50:02 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 03:50:02 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 03:50:02 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 03:50:02 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 03:50:02 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 03:50:03 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... 03:50:03 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 03:50:03 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 03:50:03 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 03:50:03 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.11) ... 03:50:03 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 03:50:03 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 03:50:03 Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... 03:50:03 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 03:50:03 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:03 Setting up tzdata (2021e-0ubuntu0.20.04) ... 03:50:03 03:50:03 Current default time zone: 'Etc/UTC' 03:50:03 Local time is now: Fri Mar 11 03:50:03 UTC 2022. 03:50:03 Universal Time is now: Fri Mar 11 03:50:03 UTC 2022. 03:50:03 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:50:03 03:50:03 Setting up xz-utils (5.2.4-1ubuntu1) ... 03:50:03 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:03 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:03 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 03:50:03 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:03 Setting up mount (2.34-0.1ubuntu9.3) ... 03:50:03 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 03:50:03 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 03:50:03 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 03:50:03 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 03:50:03 Setting up openssl (1.1.1f-1ubuntu2.11) ... 03:50:03 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:03 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:03 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 03:50:03 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:03 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... 03:50:03 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 03:50:03 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 03:50:03 Setting up fdisk (2.34-0.1ubuntu9.3) ... 03:50:03 Setting up ca-certificates (20210119~20.04.2) ... 03:50:05 Updating certificates in /etc/ssl/certs... 03:50:06 21 added, 21 removed; done. 03:50:06 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... 03:50:06 Setting up perl (5.30.0-9ubuntu0.2) ... 03:50:06 Setting up procps (2:3.3.16-1ubuntu2.3) ... 03:50:07 Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... 03:50:07 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 03:50:07 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 03:50:07 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 03:50:07 Setting up binutils (2.34-6ubuntu1.3) ... 03:50:07 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 03:50:07 Setting up build-essential (12.8ubuntu1.1) ... 03:50:07 Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... 03:50:07 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 03:50:07 Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... 03:50:07 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 03:50:07 Processing triggers for systemd (245.4-4ubuntu3.15) ... 03:50:07 Processing triggers for mime-support (3.64ubuntu1) ... 03:50:07 Processing triggers for ca-certificates (20210119~20.04.2) ... 03:50:07 Updating certificates in /etc/ssl/certs... 03:50:08 0 added, 0 removed; done. 03:50:08 Running hooks in /etc/ca-certificates/update.d... 03:50:08 done. 03:50:09 Reading package lists... 03:50:09 Building dependency tree... 03:50:09 Reading state information... 03:50:09 The following NEW packages will be installed: 03:50:09 apt-transport-https 03:50:09 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:50:10 Need to get 4680 B of archives. 03:50:10 After this operation, 162 kB of additional disk space will be used. 03:50:10 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 03:50:10 debconf: delaying package configuration, since apt-utils is not installed 03:50:10 Fetched 4680 B in 0s (24.2 kB/s) 03:50:10 Selecting previously unselected package apt-transport-https. 03:50:10 (Reading database ... 14320 files and directories currently installed.) 03:50:10 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 03:50:10 Unpacking apt-transport-https (2.0.6) ... 03:50:10 Setting up apt-transport-https (2.0.6) ... 03:50:10 Waiting for network to be ready... 03:50:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:50:15 2022-03-11T03:50:13Z INFO Waiting for automatic snapd restart... 03:50:15 snapd 2.54.3 from Canonical* installed 03:50:15 "snapd" switched to the "latest/stable" channel 03:50:15 03:50:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:50:17 core20 20220215 from Canonical* installed 03:50:17 "core20" switched to the "latest/stable" channel 03:50:17 03:50:20 snapcraft 6.0.2 from Canonical* installed 03:50:20 "snapcraft" switched to the "latest/stable" channel 03:50:20 03:50:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:50:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:50:24 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 03:50:24 - README.md 03:50:24 03:50:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:50:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:50:25 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 03:50:25 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 03:50:25 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 03:50:26 Reading package lists... 03:50: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 03:50:26 Reading package lists... 03:50:26 Building dependency tree... 03:50:26 Reading state information... 03:50:27 Suggested packages: 03:50:27 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 03:50:27 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 03:50:27 krb5-user libnorm-doc 03:50:27 Recommended packages: 03:50:27 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:50:27 The following NEW packages will be installed: 03:50:27 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 03:50:27 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 03:50:27 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 03:50:27 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 03:50:27 libzmq5 pkg-config zip 03:50:27 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 03:50:27 Need to get 10.3 MB of archives. 03:50:27 After this operation, 56.5 MB of additional disk space will be used. 03:50: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] 03:50:27 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 03:50:28 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 03:50:28 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 03:50:28 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 03:50:28 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 03:50:28 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 03:50:28 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 03:50:28 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 03:50:28 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 03:50:28 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 03:50:28 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 03:50:28 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 03:50:28 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 03:50:28 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 03:50:28 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 03:50:28 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 03:50:28 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 03:50:28 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 03:50:28 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 03:50:28 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 03:50:28 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 03:50:28 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 03:50:28 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 03:50:28 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 03:50:28 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 03:50:28 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 03:50:28 debconf: delaying package configuration, since apt-utils is not installed 03:50:28 Fetched 10.3 MB in 1s (9022 kB/s) 03:50:28 Selecting previously unselected package libglib2.0-0:amd64. 03:50:28 (Reading database ... 14324 files and directories currently installed.) 03:50:28 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 03:50:28 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 03:50:28 Selecting previously unselected package libsodium23:amd64. 03:50:28 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 03:50:28 Unpacking libsodium23:amd64 (1.0.18-1) ... 03:50:28 Selecting previously unselected package libpsl5:amd64. 03:50:28 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 03:50:28 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 03:50:28 Selecting previously unselected package libbrotli1:amd64. 03:50:28 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 03:50:28 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 03:50:28 Selecting previously unselected package libnghttp2-14:amd64. 03:50:28 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 03:50:28 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 03:50:28 Selecting previously unselected package librtmp1:amd64. 03:50:28 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 03:50:28 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 03:50:29 Selecting previously unselected package libssh-4:amd64. 03:50:29 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 03:50:29 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 03:50:29 Selecting previously unselected package libcurl3-gnutls:amd64. 03:50:29 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 03:50:29 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 03:50:29 Selecting previously unselected package liberror-perl. 03:50:29 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 03:50:29 Unpacking liberror-perl (0.17029-1) ... 03:50:29 Selecting previously unselected package git-man. 03:50:29 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 03:50:29 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 03:50:29 Selecting previously unselected package git. 03:50:29 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 03:50:29 Unpacking git (1:2.25.1-1ubuntu3.2) ... 03:50:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:50:30 Selecting previously unselected package libgssrpc4:amd64. 03:50:30 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 03:50:30 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 03:50:30 Selecting previously unselected package libkdb5-9:amd64. 03:50:30 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 03:50:30 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 03:50:30 Selecting previously unselected package libkadm5srv-mit11:amd64. 03:50:30 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 03:50:30 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 03:50:30 Selecting previously unselected package libkadm5clnt-mit11:amd64. 03:50:30 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 03:50:30 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 03:50:30 Selecting previously unselected package comerr-dev:amd64. 03:50:30 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 03:50:30 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 03:50:30 Selecting previously unselected package krb5-multidev:amd64. 03:50:30 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 03:50:30 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 03:50:30 Selecting previously unselected package libnorm1:amd64. 03:50:30 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 03:50:30 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 03:50:30 Selecting previously unselected package libnorm-dev:amd64. 03:50:30 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 03:50:30 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 03:50:30 Selecting previously unselected package libpgm-5.2-0:amd64. 03:50:30 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 03:50:30 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 03:50:30 Selecting previously unselected package libpgm-dev:amd64. 03:50:30 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 03:50:30 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 03:50:30 Selecting previously unselected package libsodium-dev:amd64. 03:50:30 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 03:50:30 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 03:50:30 Selecting previously unselected package libzmq5:amd64. 03:50:30 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 03:50:30 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 03:50:30 Selecting previously unselected package libkrb5-dev:amd64. 03:50:30 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 03:50:30 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 03:50:30 Selecting previously unselected package libzmq3-dev:amd64. 03:50:30 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 03:50:30 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 03:50:30 Selecting previously unselected package pkg-config. 03:50:30 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 03:50:30 Unpacking pkg-config (0.29.1-0ubuntu4) ... 03:50:30 Selecting previously unselected package zip. 03:50:30 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 03:50:30 Unpacking zip (3.0-11build1) ... 03:50:31 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 03:50:31 Setting up libsodium23:amd64 (1.0.18-1) ... 03:50:31 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 03:50:31 No schema files found: doing nothing. 03:50:31 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 03:50:31 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 03:50:31 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 03:50:31 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 03:50:31 Setting up liberror-perl (0.17029-1) ... 03:50:31 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 03:50:31 Setting up zip (3.0-11build1) ... 03:50:31 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 03:50:31 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 03:50:31 Setting up pkg-config (0.29.1-0ubuntu4) ... 03:50:31 Setting up libsodium-dev:amd64 (1.0.18-1) ... 03:50:31 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 03:50:31 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 03:50:31 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 03:50:31 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 03:50:31 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 03:50:31 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 03:50:31 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 03:50:31 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 03:50:31 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 03:50:31 Setting up git (1:2.25.1-1ubuntu3.2) ... 03:50:31 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 03:50:31 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 03:50:31 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 03:50:31 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 03:50:31 comerr-dev set to automatically installed. 03:50:31 git set to automatically installed. 03:50:31 git-man set to automatically installed. 03:50:31 krb5-multidev set to automatically installed. 03:50:31 libbrotli1 set to automatically installed. 03:50:31 libcurl3-gnutls set to automatically installed. 03:50:31 liberror-perl set to automatically installed. 03:50:31 libglib2.0-0 set to automatically installed. 03:50:31 libgssrpc4 set to automatically installed. 03:50:31 libkadm5clnt-mit11 set to automatically installed. 03:50:31 libkadm5srv-mit11 set to automatically installed. 03:50:31 libkdb5-9 set to automatically installed. 03:50:31 libkrb5-dev set to automatically installed. 03:50:31 libnghttp2-14 set to automatically installed. 03:50:31 libnorm-dev set to automatically installed. 03:50:31 libnorm1 set to automatically installed. 03:50:31 libpgm-5.2-0 set to automatically installed. 03:50:31 libpgm-dev set to automatically installed. 03:50:31 libpsl5 set to automatically installed. 03:50:31 librtmp1 set to automatically installed. 03:50:31 libsodium-dev set to automatically installed. 03:50:31 libsodium23 set to automatically installed. 03:50:31 libssh-4 set to automatically installed. 03:50:31 libzmq3-dev set to automatically installed. 03:50:31 libzmq5 set to automatically installed. 03:50:31 pkg-config set to automatically installed. 03:50:31 zip set to automatically installed. 03:50:32 snapd is not logged in, snap install commands will use sudo 03:50:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:50:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:50:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:50:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:50:45 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 03:50:45 Downloading snap 'edgex-app-service-configurable' 03:50:48 Pulling app-service-configurable 03:50:48 + snapcraftctl pull 03:50:49 Pulling config-common 03:50:49 + snapcraftctl pull 03:50:51 Pulling go-build-helper 03:50:51 + snapcraftctl pull 03:50:52 'edgex-go' has dependencies that need to be staged: go-build-helper 03:50:52 Skipping pull go-build-helper (already ran) 03:50:52 Building go-build-helper 03:50:52 + snapcraftctl build 03:50:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:50:53 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 03:50:54 Staging go-build-helper 03:50:54 + snapcraftctl stage 03:51:00 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 03:51:00 Fetched 290 kB in 0s (0 B/s) 03:51:00 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 03:51:00 Fetched 158 kB in 0s (0 B/s) 03:51:00 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 03:51:00 Fetched 242 kB in 0s (0 B/s) 03:51:00 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 03:51:00 Fetched 150 kB in 0s (0 B/s) 03:51:00 Pulling edgex-go 03:51:00 + snapcraftctl pull 03:51:01 Pulling hooks 03:51:01 + snapcraftctl pull [Pipeline] } 03:51:11 $ docker stop --time=1 0c79b9ea065f81a911f3670577d9cab9fdb42b78e37e5e4e5ae9b01734714b6e 03:51:13 $ docker rm -f 0c79b9ea065f81a911f3670577d9cab9fdb42b78e37e5e4e5ae9b01734714b6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:51:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:51:15 03:51:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:51:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:51:16 latest: Pulling from edgex-devops/edgex-compose-arm64 03:51:16 29e5d40040c1: Pulling fs layer 03:51:16 1ce36da41761: Pulling fs layer 03:51:16 25b303627fd3: Pulling fs layer 03:51:16 29e5d40040c1: Verifying Checksum 03:51:16 29e5d40040c1: Download complete 03:51:16 Removing suid/guid from /root/parts/static-packages/install/bin/su 03:51:16 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 03:51:16 Fetched 96.1 kB in 0s (0 B/s) 03:51:16 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 03:51:16 Fetched 78.7 kB in 0s (0 B/s) 03:51:16 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 03:51:16 Fetched 48.0 kB in 0s (0 B/s) 03:51:16 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 03:51:16 Fetched 50.2 kB in 0s (0 B/s) 03:51:16 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 03:51:16 Fetched 14.7 kB in 0s (0 B/s) 03:51:16 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 03:51:16 Fetched 234 kB in 0s (0 B/s) 03:51:16 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 03:51:16 Fetched 155 kB in 0s (0 B/s) 03:51:16 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 03:51:16 Fetched 170 kB in 0s (0 B/s) 03:51:16 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 03:51:16 Fetched 267 kB in 0s (0 B/s) 03:51:16 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 03:51:16 Fetched 50.6 kB in 0s (0 B/s) 03:51:16 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 03:51:16 Fetched 15.1 kB in 0s (0 B/s) 03:51:16 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 03:51:16 Fetched 51.5 kB in 0s (0 B/s) 03:51:16 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 03:51:16 Fetched 121 kB in 0s (0 B/s) 03:51:16 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 03:51:16 Fetched 29.7 kB in 0s (0 B/s) 03:51:16 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 03:51:16 Fetched 1021 kB in 0s (0 B/s) 03:51:16 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 03:51:16 Fetched 49.3 kB in 0s (0 B/s) 03:51:16 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 03:51:16 Fetched 54.9 kB in 0s (0 B/s) 03:51:16 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 03:51:16 Fetched 16.6 kB in 0s (0 B/s) 03:51:16 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 03:51:16 Fetched 87.9 kB in 0s (0 B/s) 03:51:16 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 03:51:16 Fetched 142 kB in 0s (0 B/s) 03:51:16 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 03:51:16 Fetched 41.8 kB in 0s (0 B/s) 03:51:16 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 03:51:16 Fetched 181 kB in 0s (0 B/s) 03:51:16 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 03:51:16 Fetched 208 kB in 0s (0 B/s) 03:51:16 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 03:51:16 Fetched 161 kB in 0s (0 B/s) 03:51:16 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 03:51:16 Fetched 107 kB in 0s (0 B/s) 03:51:16 Pulling static-packages 03:51:16 + snapcraftctl pull 03:51:16 Pulling version 03:51:16 + cd /root/project 03:51:16 ++ git describe --tags --abbrev=0 03:51:16 ++ sed s/v// 03:51:16 + GIT_VERSION=2.2.0-dev.33 03:51:16 + '[' -z 2.2.0-dev.33 ']' 03:51:16 + snapcraftctl set-version 2.2.0-dev.33 03:51:16 1ce36da41761: Verifying Checksum 03:51:16 1ce36da41761: Download complete 03:51:17 29e5d40040c1: Pull complete 03:51:17 Building app-service-configurable 03:51:17 + snapcraftctl build 03:51:18 25b303627fd3: Verifying Checksum 03:51:18 25b303627fd3: Download complete 03:51:18 1ce36da41761: Pull complete 03:51:19 Building config-common 03:51:19 + snapcraftctl build 03:51:21 + cp --archive --link --no-dereference . /root/parts/config-common/install 03:51:21 Skipping build go-build-helper (already ran) 03:51:21 Building edgex-go 03:51:22 + cd /root/parts/edgex-go/src 03:51:22 ++ git describe --tags --abbrev=0 03:51:22 ++ sed s/v// 03:51:22 + GIT_VERSION=2.2.0-dev.33 03:51:22 + '[' -z 2.2.0-dev.33 ']' 03:51:22 + echo 2.2.0-dev.33 03:51:22 + '[' '!' -d vendor ']' 03:51:22 + go mod download all 03:51:28 25b303627fd3: Pull complete 03:51:28 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:51:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:51:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:51:28 prd-ubuntu18.04-docker-arm64-4c-16g-6816 does not seem to be running inside a container 03:51:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:51:30 + make build 03:51:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-data/core-data ./cmd/core-data 03:51:31 $ docker top 8486870a121c232849bd3b74ac64911e119d5c27fbdff108bfd2620e51d25b13 -eo pid,comm [Pipeline] { [Pipeline] sh 03:51:32 + docker-compose build --help 03:51:32 + grep parallel 03:51:37 --parallel Build images in parallel. [Pipeline] } 03:51:37 $ docker stop --time=1 8486870a121c232849bd3b74ac64911e119d5c27fbdff108bfd2620e51d25b13 03:51:39 $ docker rm -f 8486870a121c232849bd3b74ac64911e119d5c27fbdff108bfd2620e51d25b13 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:51:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:51:40 . [Pipeline] withDockerContainer 03:51:40 prd-ubuntu18.04-docker-arm64-4c-16g-6816 does not seem to be running inside a container 03:51:40 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:51:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:51:41 $ docker top f593fb0f619409400fee3f4ae69ca3f575629b2ea8af183526151d8aac67128b -eo pid,comm [Pipeline] { [Pipeline] sh 03:51:42 + docker-compose -f ./docker-compose-build.yml build --parallel 03:51:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-command/core-command ./cmd/core-command 03:51:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:51:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:51:48 Building core-command ... 03:51:48 Building core-data ... 03:51:48 Building core-metadata ... 03:51:48 Building security-bootstrapper ... 03:51:48 Building security-proxy-setup ... 03:51:48 Building security-secretstore-setup ... 03:51:48 Building security-spiffe-token-provider ... 03:51:48 Building security-spire-agent ... 03:51:48 Building security-spire-config ... 03:51:48 Building security-spire-server ... 03:51:48 Building support-notifications ... 03:51:48 Building support-scheduler ... 03:51:48 Building sys-mgmt-agent ... 03:51:48 Building sys-mgmt-agent 03:51:48 Building security-bootstrapper 03:51:48 Building security-secretstore-setup 03:51:48 Building core-data 03:51:48 Building security-spire-agent 03:51:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:51:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:51:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:51:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:51:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:51:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config 03:51:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:51:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:52:03 + 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 03:52:03 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 03:52:03 + case "$service" in 03:52:03 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 03:52:03 + 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 03:52:03 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 03:52:03 + case "$service" in 03:52:03 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 03:52:03 + 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 03:52:03 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 03:52:03 + case "$service" in 03:52:03 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 03:52:03 + 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 03:52:03 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 03:52:03 + case "$service" in 03:52:03 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 03:52:03 + 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 03:52:03 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 03:52:03 + case "$service" in 03:52:03 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 03:52:03 + 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 03:52:03 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 03:52:03 + case "$service" in 03:52:03 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 03:52:03 + 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 03:52:03 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 03:52:03 + case "$service" in 03:52:03 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 03:52:03 + 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 03:52:03 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 03:52:03 + case "$service" in 03:52:03 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 03:52:03 + 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 03:52:03 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 03:52:03 + case "$service" in 03:52:03 + 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 03:52:03 + 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 03:52:03 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 03:52:03 + case "$service" in 03:52:03 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 03:52:03 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 03:52:03 + 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 03:52:03 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 03:52:03 + case "$service" in 03:52:03 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 03:52:03 + 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 03:52:03 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 03:52:03 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 03:52:03 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 03:52:03 Building hooks 03:52:03 + cd /root/parts/hooks/src 03:52:03 + make build 03:52:03 go mod tidy 03:52:03 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 03:52:04 go: downloading github.com/davecgh/go-spew v1.1.0 03:52:04 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 03:52:04 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 03:52:04 GO111MODULE=on go build -o cmd/install/install ./cmd/install 03:52:05 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 03:52:05 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 03:52:07 Removing suid/guid from /root/parts/static-packages/install/bin/su 03:52:07 Building static-packages 03:52:07 + snapcraftctl build 03:52:09 Building version 03:52:09 + snapcraftctl build 03:52:11 Staging app-service-configurable 03:52:11 + snapcraftctl stage 03:52:13 Staging config-common 03:52:13 + snapcraftctl stage 03:52:14 Skipping stage go-build-helper (already ran) 03:52:14 Staging edgex-go 03:52:14 + snapcraftctl stage 03:52:16 Staging hooks 03:52:16 + snapcraftctl stage 03:52:17 Staging static-packages 03:52:17 + snapcraftctl stage 03:52:18 Staging version 03:52:18 + snapcraftctl stage 03:52:19 Priming app-service-configurable 03:52:19 + snapcraftctl prime 03:52:23 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 03:52:23 stage-packages: 03:52:23 - libnorm1 03:52:23 - libpgm-5.2-0 03:52:23 - libsodium23 03:52:23 - libzmq5 03:52:23 Priming config-common 03:52:23 + snapcraftctl prime 03:52:24 Priming go-build-helper 03:52:24 + snapcraftctl prime 03:52:25 Priming edgex-go 03:52:25 + snapcraftctl prime 03:52:27 Priming hooks 03:52:27 + snapcraftctl prime 03:52:29 Priming static-packages 03:52:29 + snapcraftctl prime 03:52:33 Priming version 03:52:33 + snapcraftctl prime 03:52:34 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] } 03:53:09 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:53:09 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:53:09 ---> af465ef3cc54 03:53:09 Step 3/31 : WORKDIR /edgex-go 03:53:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:53:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:53:09 ---> af465ef3cc54 03:53:09 Step 3/23 : WORKDIR /edgex-go 03:53:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:53:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:53:09 ---> af465ef3cc54 03:53:09 Step 3/23 : WORKDIR /edgex-go 03:53:09 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:53:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:53:09 ---> af465ef3cc54 03:53:09 Step 3/24 : WORKDIR /edgex-go 03:53:09 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:53:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:53:09 ---> af465ef3cc54 03:53:09 Step 3/25 : WORKDIR /edgex-go 03:53:09 ---> Running in 445bc2dca527 03:53:09 ---> Running in 0004e9ed473e 03:53:09 ---> Running in d669382e1043 03:53:09 ---> Running in f4c0464ad0e7 03:53:09 ---> Running in 0bf8a5a46a2b 03:53:09 Removing intermediate container 445bc2dca527 03:53:09 ---> 19903d97f1dc 03:53:09 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:53:09 Removing intermediate container f4c0464ad0e7 03:53:09 ---> 0ff21a30371e 03:53:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:53:09 Removing intermediate container d669382e1043 03:53:09 ---> 82f0cbae00ad 03:53:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:53:09 ---> Running in bdba28633bb2 03:53:09 ---> Running in 093decbbb3c1 03:53:09 ---> Running in 37defb76f450 03:53:09 Removing intermediate container 0004e9ed473e 03:53:09 ---> e0e4883524f4 03:53:09 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:53:09 Removing intermediate container 0bf8a5a46a2b 03:53:09 ---> 09dd26eb1a91 03:53:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:53:09 ---> Running in c6db8d00a415 03:53:09 ---> Running in ef59e33df2fd 03:53:09 Removing intermediate container bdba28633bb2 03:53:09 ---> eff4812f8ade 03:53:09 Step 5/31 : RUN apk add --update --no-cache make git 03:53:09 ---> Running in b11d52dac285 03:53:09 Removing intermediate container 093decbbb3c1 03:53:09 ---> 9c29bff49e5b 03:53:09 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:53:09 ---> Running in 48c7e9c68d62 03:53:09 Removing intermediate container ef59e33df2fd 03:53:09 ---> b647c23918ae 03:53:09 Step 5/25 : RUN apk add --update --no-cache make git 03:53:09 Removing intermediate container c6db8d00a415 03:53:09 ---> 863f01cf9e3c 03:53:09 Step 5/23 : RUN apk add --update --no-cache make bash git 03:53:09 ---> Running in 55c170cf6641 03:53:09 Removing intermediate container 37defb76f450 03:53:09 ---> a0ae6f14b35d 03:53:09 Step 5/24 : RUN apk add --update --no-cache make git 03:53:09 ---> Running in d4dfd7b4677f 03:53:09 ---> Running in 96eec2ec5854 03:53:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:53:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:53:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:53:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:53:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:53:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:53:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:53:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:53:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:53:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:53:09 OK: 220 MiB in 52 packages 03:53:09 OK: 220 MiB in 52 packages 03:53:09 OK: 220 MiB in 52 packages 03:53:09 OK: 220 MiB in 52 packages 03:53:09 OK: 220 MiB in 52 packages 03:53:09 Removing intermediate container b11d52dac285 03:53:09 ---> fcc811c46455 03:53:09 Step 6/31 : COPY go.mod vendor* ./ 03:53:09 Removing intermediate container 48c7e9c68d62 03:53:09 ---> b5361d2b5726 03:53:09 Step 6/23 : COPY go.mod vendor* ./ 03:53:09 Removing intermediate container 55c170cf6641 03:53:09 ---> 0563fa10ef41 03:53:09 Step 6/25 : COPY go.mod vendor* ./ 03:53:09 Removing intermediate container d4dfd7b4677f 03:53:09 ---> a2c4b591cdaa 03:53:09 Step 6/23 : COPY go.mod vendor* ./ 03:53:09 Removing intermediate container 96eec2ec5854 03:53:09 ---> c8200c7d5370 03:53:09 Step 6/24 : COPY go.mod vendor* ./ 03:53:09 ---> aa4c9c94cf64 03:53:09 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:53:09 ---> Running in 69a3aad49716 03:53:10 ---> 97a110b2cffc 03:53:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:53:10 ---> Running in b8e8f05f5d11 03:53:11 ---> 1c93538f6cb2 03:53:11 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:53:11 ---> ee9d963c4653 03:53:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:53:11 ---> eab883cba886 03:53:11 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:53:11 ---> Running in aff114c7c1f7 03:53:11 ---> Running in 1bbe9ac5c0d9 03:53:11 ---> Running in 2628e7f7ad68 03:53:14 Removing intermediate container 69a3aad49716 03:53:14 ---> 2ea75d072b1e 03:53:14 Step 8/31 : COPY . . 03:53:17 Removing intermediate container b8e8f05f5d11 03:53:17 ---> 3991b444b768 03:53:17 Step 8/23 : COPY . . 03:53:18 Removing intermediate container aff114c7c1f7 03:53:18 ---> 9f674ab08ed8 03:53:18 Step 8/24 : COPY . . 03:53:18 Removing intermediate container 1bbe9ac5c0d9 03:53:18 ---> a9f239877ac7 03:53:18 Step 8/25 : COPY . . 03:53:18 Removing intermediate container 2628e7f7ad68 03:53:18 ---> a93bbed97cbe 03:53:18 Step 8/23 : COPY . . 03:53:40 ---> 65635e3d693b 03:53:40 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:53:40 ---> Running in 71f941361085 03:53:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:53:43 ---> 8cf2d1332fbb 03:53:43 Step 9/23 : RUN make cmd/core-data/core-data 03:53:43 ---> Running in 669a45e42a6f 03:53:43 ---> 1f4fabde4248 03:53:43 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:53:44 ---> Running in 5edb200ad4fc 03:53:44 ---> 0c7bcddae38b 03:53:44 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:53:44 ---> 8176f5375196 03:53:44 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 03:53:44 ---> Running in c9e7f1ae0dac 03:53:44 ---> Running in 0fdfee45959a 03:53:46 Removing intermediate container 0fdfee45959a 03:53:46 ---> 72f339af4e87 03:53:46 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" 03:53:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:53:46 ---> Running in 4891667bda23 03:53:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:53:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:53:49 spire-1.2.0/ 03:53:55 spire-1.2.0/README.md 03:53:55 spire-1.2.0/bin/ 03:53:55 spire-1.2.0/bin/spire-server 03:53:55 spire-1.2.0/bin/spire-agent 03:53:55 spire-1.2.0/conf/ 03:53:55 spire-1.2.0/conf/server/ 03:53:55 spire-1.2.0/conf/server/server.conf 03:53:55 spire-1.2.0/conf/agent/ 03:53:55 spire-1.2.0/conf/agent/agent.conf 03:53:55 spire-1.2.0/LICENSE 03:53:59 Removing intermediate container 4891667bda23 03:53:59 ---> 365d99ee1319 03:53:59 03:53:59 Step 11/24 : FROM alpine:3.15 03:53:59 3.15: Pulling from library/alpine 03:53:59 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 03:53:59 Status: Downloaded newer image for alpine:3.15 03:53:59 ---> 8e1d7573f448 03:53:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:53:59 ---> Running in 0eaf7a6c0b72 03:54:00 Removing intermediate container 0eaf7a6c0b72 03:54:00 ---> a0f3ff264b73 03:54:00 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:54:00 ---> Running in 050f7c0ed5f5 03:54:02 Removing intermediate container 050f7c0ed5f5 03:54:02 ---> b3d2e3f76e3e 03:54:02 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:54:03 ---> Running in 178ae670ec30 03:54:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:54:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:54:07 v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] 03:54:07 v3.15.0-340-g4ed6115e99 [https://nl.alpinelinux.org/alpine/v3.15/community] 03:54:07 OK: 15734 distinct packages available 03:54:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:54:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:54:10 (1/5) Installing dumb-init (1.2.5-r1) 03:54:10 (2/5) Installing musl-obstack (1.2.2-r0) 03:54:10 (3/5) Installing libucontext (1.1-r0) 03:54:10 (4/5) Installing gcompat (1.0.0-r4) 03:54:10 (5/5) Installing openssl (1.1.1l-r8) 03:54:10 Executing busybox-1.34.1-r3.trigger 03:54:10 OK: 6 MiB in 19 packages 03:54:12 Removing intermediate container 178ae670ec30 03:54:12 ---> fa7d554cda53 03:54:12 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 03:54:15 ---> 7fe7ca9ed90b 03:54:15 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 03:54:21 ---> 32f53144a4f1 03:54:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:54:21 ---> 6059ce2885df 03:54:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:54:22 ---> e9a9c8f38ea9 03:54:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:54:23 ---> c0efb5c9f048 03:54:23 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:54:23 ---> Running in cb82642a8641 03:54:23 Removing intermediate container cb82642a8641 03:54:23 ---> 520f10df34b5 03:54:23 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:54:23 ---> Running in 6ad866b78fd2 03:54:24 Removing intermediate container 6ad866b78fd2 03:54:24 ---> 9409ac0cd4cf 03:54:24 Step 22/24 : LABEL arch=arm64 03:54:24 ---> Running in 2d266d488c1a 03:54:25 Removing intermediate container 2d266d488c1a 03:54:25 ---> 8d19be665162 03:54:25 Step 23/24 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b 03:54:25 ---> Running in 935693e77853 03:54:25 Removing intermediate container 935693e77853 03:54:25 ---> 4707a2911b9b 03:54:25 Step 24/24 : LABEL version=0.0.0 03:54:26 ---> Running in dc12ddbd25b7 03:54:26 Removing intermediate container dc12ddbd25b7 03:54:26 ---> e0c6b2c35954 03:54:26 03:54:26 Successfully built e0c6b2c35954 03:54:26 Successfully tagged security-spire-agent-arm64:latest 03:54:26 Building core-command 03:54:53  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:54:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:54:53 ---> af465ef3cc54 03:54:53 Step 3/23 : WORKDIR /edgex-go 03:54:53 ---> Using cache 03:54:53 ---> 09dd26eb1a91 03:54:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:54:53 ---> Using cache 03:54:53 ---> 863f01cf9e3c 03:54:53 Step 5/23 : RUN apk add --update --no-cache make git 03:54:53 ---> Running in 76885cc2cfeb 03:54:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:54:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:54:55 OK: 220 MiB in 52 packages 03:54:57 Removing intermediate container 76885cc2cfeb 03:54:57 ---> 7b65d992866d 03:54:57 Step 6/23 : COPY go.mod vendor* ./ 03:54:57 ---> 5cdc57827511 03:54:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:54:58 ---> Running in 798f17423ec4 03:55:04 Removing intermediate container 798f17423ec4 03:55:04 ---> b0dfa9becbbc 03:55:04 Step 8/23 : COPY . . 03:55:23 ---> e17bd0fc0ac3 03:55:23 Step 9/23 : RUN make cmd/core-command/core-command 03:55:23 ---> Running in f84c94ab14b4 03:55:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:56:19 Removing intermediate container 71f941361085 03:56:19 ---> a7b0ddb58383 03:56:19 03:56:19 Step 10/31 : FROM alpine:3.14 03:56:19 3.14: Pulling from library/alpine 03:56:19 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 03:56:19 Status: Downloaded newer image for alpine:3.14 03:56:19 ---> 5b8b7b635229 03:56:19 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:56:19 ---> Running in 546b0ad1cb26 03:56:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:56:19 Removing intermediate container 546b0ad1cb26 03:56:19 ---> a19e47b0cd5e 03:56:19 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:56:19 ---> Running in 0ee0aa1bb900 03:56:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:56:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:56:20 (1/2) Installing dumb-init (1.2.5-r1) 03:56:20 (2/2) Installing su-exec (0.2-r1) 03:56:20 Executing busybox-1.33.1-r6.trigger 03:56:20 OK: 6 MiB in 16 packages 03:56:22 Removing intermediate container 0ee0aa1bb900 03:56:22 ---> 2f56d181591b 03:56:22 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:56:22 ---> Running in 17539caffe22 03:56:23 Removing intermediate container 17539caffe22 03:56:23 ---> e664ad63284e 03:56:23 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:56:24 ---> Running in ab78e1770e19 03:56:25 Removing intermediate container ab78e1770e19 03:56:25 ---> 34caf7e0e3ff 03:56:25 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:56:25 ---> Running in 4031131e756b 03:56:25 Removing intermediate container c9e7f1ae0dac 03:56:25 ---> 001a763bfc4a 03:56:25 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:56:26 ---> Running in 852b1bb7f3ba 03:56:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:56:29 Removing intermediate container 4031131e756b 03:56:29 ---> 11d90fd20022 03:56:29 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:56:29 ---> Running in 6d2d25f1b08a 03:56:31 Removing intermediate container 6d2d25f1b08a 03:56:31 ---> 7c7058f120d8 03:56:31 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:56:32 ---> 159f13032bb1 03:56:32 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:56:32 ---> Running in fb19ab13204d 03:56:33 Removing intermediate container 5edb200ad4fc 03:56:33 ---> b7568bc30a19 03:56:33 03:56:33 Step 10/25 : FROM alpine:3.14 03:56:33 ---> 5b8b7b635229 03:56:33 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:56:33 ---> Running in 8e85538a8153 03:56:34 Removing intermediate container 852b1bb7f3ba 03:56:34 ---> 23e2b1de708e 03:56:34 03:56:34 Step 11/23 : FROM docker:20.10.10 03:56:35 20.10.10: Pulling from library/docker 03:56:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:56:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:56:37 Removing intermediate container fb19ab13204d 03:56:37 ---> d8e91adb9779 03:56:37 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:56:38 (1/3) Installing ca-certificates (20211220-r0) 03:56:38 (2/3) Installing dumb-init (1.2.5-r1) 03:56:38 (3/3) Installing su-exec (0.2-r1) 03:56:38 Executing busybox-1.33.1-r6.trigger 03:56:38 Executing ca-certificates-20211220-r0.trigger 03:56:38 OK: 6 MiB in 17 packages 03:56:39 ---> ae97b2929ae6 03:56:39 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:56:41 Removing intermediate container 8e85538a8153 03:56:41 ---> 7858b860db0c 03:56:41 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:56:41 ---> Running in baa1d4ceae18 03:56:42 Removing intermediate container baa1d4ceae18 03:56:42 ---> 718c071f820e 03:56:42 Step 13/25 : WORKDIR / 03:56:42 ---> 8ff3153182a7 03:56:42 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:56:43 ---> Running in 3b5650e49b8b 03:56:44 Removing intermediate container 3b5650e49b8b 03:56:44 ---> f19027d951a7 03:56:44 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:56:44 ---> 9af0fe0e0f8e 03:56:44 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:56:46 ---> 35ceae8effbe 03:56:46 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:56:46 ---> d00a8bb1f55d 03:56:46 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:56:47 ---> ca8bc09b4999 03:56:47 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:56:47 ---> 3d36465fa52a 03:56:47 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:56:48 ---> Running in ceec3b6cae02 03:56:48 ---> b8b3205ff98a 03:56:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:56:49 Removing intermediate container ceec3b6cae02 03:56:49 ---> f79e03d26387 03:56:49 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:56:50 ---> 1699abb1aee0 03:56:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:56:51 ---> 858a6b230b99 03:56:51 Step 26/31 : RUN chmod +x /entrypoint.sh 03:56:52 ---> Running in 6d35ce2084fa 03:56:54 ---> 493a0fe9595b 03:56:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:56:56 Removing intermediate container 6d35ce2084fa 03:56:56 ---> 9b0656de87bc 03:56:56 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:56:56 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 03:56:56 Status: Downloaded newer image for docker:20.10.10 03:56:56 ---> 520e9a0a30f7 03:56:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:56:56 ---> Running in cd400ef0fefb 03:56:56 ---> Running in ccd8057dc885 03:56:57 ---> e7858795bb11 03:56:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:56:57 Removing intermediate container cd400ef0fefb 03:56:57 ---> 2be68b850a48 03:56:57 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 03:56:57 ---> Running in b8b8ca8f08ae 03:56:58 Removing intermediate container ccd8057dc885 03:56:58 ---> ea073214916c 03:56:58 Step 28/31 : CMD ["gate"] 03:56:58 ---> Running in 8f4150c111fc 03:56:59 ---> 383e7d87b953 03:56:59 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/ 03:56:59 ---> Running in 71c7625d113d 03:56:59 Removing intermediate container 8f4150c111fc 03:56:59 ---> 67ccb16755d0 03:56:59 Step 29/31 : LABEL arch=arm64 03:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:57:00 ---> Running in a62828070165 03:57:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:57:02 Removing intermediate container a62828070165 03:57:02 ---> 5d831504dcf7 03:57:02 Step 30/31 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b 03:57:02 (1/42) Installing readline (8.1.0-r0) 03:57:02 (2/42) Installing bash (5.1.4-r0) 03:57:02 Executing bash-5.1.4-r0.post-install 03:57:02 (3/42) Installing brotli-libs (1.0.9-r5) 03:57:02 (4/42) Installing nghttp2-libs (1.43.0-r0) 03:57:02 (5/42) Installing libcurl (7.79.1-r0) 03:57:02 (6/42) Installing curl (7.79.1-r0) 03:57:02 (7/42) Installing dumb-init (1.2.5-r1) 03:57:02 (8/42) Installing libbz2 (1.0.8-r1) 03:57:02 (9/42) Installing expat (2.4.7-r0) 03:57:03 (10/42) Installing libffi (3.3-r2) 03:57:03 (11/42) Installing gdbm (1.19-r0) 03:57:03 (12/42) Installing xz-libs (5.2.5-r0) 03:57:03 (13/42) Installing libgcc (10.3.1_git20210424-r2) 03:57:03 ---> Running in 6ad15d341470 03:57:03 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 03:57:03 (15/42) Installing mpdecimal (2.5.1-r1) 03:57:03 (16/42) Installing sqlite-libs (3.35.5-r0) 03:57:03 (17/42) Installing python3 (3.9.5-r2) 03:57:03 Removing intermediate container 669a45e42a6f 03:57:03 ---> 10217d135c2f 03:57:03 03:57:03 Step 10/23 : FROM alpine:3.14 03:57:03 ---> 5b8b7b635229 03:57:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:57:03 ---> Running in ef6ba1f3c8eb 03:57:03 Removing intermediate container 71c7625d113d 03:57:03 ---> 7e6d2b312836 03:57:03 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 03:57:03 Removing intermediate container 6ad15d341470 03:57:03 ---> e502136189ac 03:57:03 Step 31/31 : LABEL version=0.0.0 03:57:04 ---> Running in a38afede21dc 03:57:04 ---> Running in ea263da61926 03:57:04 Removing intermediate container ef6ba1f3c8eb 03:57:04 ---> 64b8275c92f3 03:57:04 Step 12/23 : ENV APP_PORT=59880 03:57:04 ---> Running in af87d904562b 03:57:05 Removing intermediate container a38afede21dc 03:57:05 ---> 20ddd8c50903 03:57:05 Step 23/25 : LABEL arch=arm64 03:57:05 ---> Running in 7382d5b30901 03:57:05 Removing intermediate container ea263da61926 03:57:05 ---> e37a9799f80c 03:57:05 03:57:05 Removing intermediate container af87d904562b 03:57:05 ---> 7213902cba96 03:57:05 Step 13/23 : EXPOSE $APP_PORT 03:57:05 ---> Running in 612ec888c0d7 03:57:05 (18/42) Installing py3-appdirs (1.4.4-r2) 03:57:05 (19/42) Installing py3-chardet (4.0.0-r2) 03:57:05 (20/42) Installing py3-idna (3.2-r0) 03:57:06 (21/42) Installing py3-urllib3 (1.26.5-r0) 03:57:06 Removing intermediate container 7382d5b30901 03:57:06 ---> cfb58511ad5e 03:57:06 Step 24/25 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b 03:57:06 (22/42) Installing py3-certifi (2020.12.5-r1) 03:57:06 (23/42) Installing py3-requests (2.25.1-r4) 03:57:06 (24/42) Installing py3-msgpack (1.0.2-r1) 03:57:06 (25/42) Installing py3-lockfile (0.12.2-r4) 03:57:06 (26/42) Installing py3-cachecontrol (0.12.6-r1) 03:57:06 (27/42) Installing py3-colorama (0.4.4-r1) 03:57:06 (28/42) Installing py3-contextlib2 (0.6.0-r1) 03:57:06 (29/42) Installing py3-distlib (0.3.1-r3) 03:57:06 ---> Running in fc6b8f94ce3d 03:57:06 (30/42) Installing py3-distro (1.5.0-r3) 03:57:06 (31/42) Installing py3-six (1.15.0-r1) 03:57:06 (32/42) Installing py3-webencodings (0.5.1-r4) 03:57:06 (33/42) Installing py3-html5lib (1.1-r1) 03:57:06 Removing intermediate container 612ec888c0d7 03:57:06 ---> 8edda70b4b9d 03:57:06 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:57:06 (34/42) Installing py3-parsing (2.4.7-r2) 03:57:06 (35/42) Installing py3-packaging (20.9-r1) 03:57:06 (36/42) Installing py3-toml (0.10.2-r2) 03:57:06 Successfully built e37a9799f80c 03:57:06 Successfully tagged security-bootstrapper-arm64:latest 03:57:06 Building support-scheduler 03:57:06 (37/42) Installing py3-pep517 (0.10.0-r2) 03:57:06  Building security-bootstrapper ... done (38/42) Installing py3-progress (1.5-r2) 03:57:06 (39/42) Installing py3-retrying (1.3.3-r1) 03:57:06 ---> Running in 2952d7e7f9e8 03:57:06 (40/42) Installing py3-ordered-set (4.0.2-r1) 03:57:06 (41/42) Installing py3-setuptools (52.0.0-r3) 03:57:07 (42/42) Installing py3-pip (20.3.4-r1) 03:57:07 Removing intermediate container fc6b8f94ce3d 03:57:07 ---> 2fb36029bd39 03:57:07 Step 25/25 : LABEL version=0.0.0 03:57:07 ---> Running in 1a142db7af2e 03:57:07 Executing busybox-1.33.1-r6.trigger 03:57:07 OK: 84 MiB in 64 packages 03:57:08 Removing intermediate container 1a142db7af2e 03:57:08 ---> ba97e39b0381 03:57:08 03:57:09 Successfully built ba97e39b0381 03:57:09 Successfully tagged security-secretstore-setup-arm64:latest 03:57:09 Building support-notifications 03:57:10  Building security-secretstore-setup ... done Removing intermediate container 2952d7e7f9e8 03:57:10 ---> 2ae6b5cbec16 03:57:10 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:57:10 ---> Running in d1d8300e6a50 03:57:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:57:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:57:13 (1/6) Installing dumb-init (1.2.5-r1) 03:57:13 Collecting docker-compose==1.23.2 03:57:13 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:57:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:57:13 (3/6) Installing libsodium (1.0.18-r0) 03:57:13 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:57:14 (5/6) Installing libzmq (4.3.4-r0) 03:57:14 (6/6) Installing zeromq (4.3.4-r0) 03:57:14 Collecting cached-property<2,>=1.2.0 03:57:14 Executing busybox-1.33.1-r6.trigger 03:57:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:57:14 OK: 8 MiB in 20 packages 03:57:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:57:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:57:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 03:57:16 Removing intermediate container d1d8300e6a50 03:57:16 ---> fd973b48d869 03:57:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:57:16 Collecting jsonschema<3,>=2.5.1 03:57:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:57:16 Collecting docopt<0.7,>=0.6.1 03:57:16 Downloading docopt-0.6.2.tar.gz (25 kB) 03:57:16 ---> 0d27965b305a 03:57:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:57:18 ---> 62a51827bb92 03:57:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:57:19 ---> ee46a78a2b9e 03:57:19 Step 19/23 : ENTRYPOINT ["/core-data"] 03:57:20 ---> Running in 1af957218c48 03:57:20 Collecting PyYAML<4,>=3.10 03:57:20 Removing intermediate container 1af957218c48 03:57:20 ---> 8bbc7afa65e6 03:57:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:57:20 Downloading PyYAML-3.13.tar.gz (270 kB) 03:57:21 ---> Running in 8aeb4d63c5d2 03:57:21 Removing intermediate container 8aeb4d63c5d2 03:57:21 ---> d8b06d20e638 03:57:21 Step 21/23 : LABEL arch=arm64 03:57:21 ---> Running in 55b05a9cccb3 03:57:22 Removing intermediate container f84c94ab14b4 03:57:22 ---> 3129f29c2ca2 03:57:22 03:57:22 Step 10/23 : FROM alpine:3.14 03:57:22 ---> 5b8b7b635229 03:57:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:57:22 ---> Running in e818de43012c 03:57:22 Removing intermediate container 55b05a9cccb3 03:57:22 ---> 3e49b887df7a 03:57:22 Step 22/23 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b 03:57:22 ---> Running in a6caf7d7f18a 03:57:23 Removing intermediate container a6caf7d7f18a 03:57:23 ---> 4e7e0f024467 03:57:23 Step 23/23 : LABEL version=0.0.0 03:57:23 ---> Running in ae9a469bbe32 03:57:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:57:24 Removing intermediate container ae9a469bbe32 03:57:24 ---> bf9a7b9b4e6d 03:57:24 03:57:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:57:24 Successfully built bf9a7b9b4e6d 03:57:24 Successfully tagged core-data-arm64:latest 03:57:24  Building core-data ... done Building security-spire-server 03:57:25 (1/1) Installing dumb-init (1.2.5-r1) 03:57:25 Executing busybox-1.33.1-r6.trigger 03:57:25 OK: 6 MiB in 15 packages 03:57:25 Collecting websocket-client<1.0,>=0.32.0 03:57:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:57:26 Collecting dockerpty<0.5,>=0.4.1 03:57:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:57:27 Removing intermediate container e818de43012c 03:57:27 ---> 9fc3b4a0bd4c 03:57:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:57:27 ---> Running in 7094333b6914 03:57:27 Removing intermediate container 7094333b6914 03:57:27 ---> f7d002552405 03:57:27 Step 13/23 : ENV APP_PORT=59882 03:57:27 ---> Running in b79cb6d9dea9 03:57:28 Removing intermediate container b79cb6d9dea9 03:57:28 ---> e1d85be080a5 03:57:28 Step 14/23 : EXPOSE $APP_PORT 03:57:28 Collecting texttable<0.10,>=0.9.0 03:57:28 Downloading texttable-0.9.1.tar.gz (11 kB) 03:57:28 ---> Running in df0ccff5f30e 03:57:28 Removing intermediate container df0ccff5f30e 03:57:28 ---> 94c91181d959 03:57:29 Step 15/23 : WORKDIR / 03:57:29 ---> Running in cb90783888ff 03:57:29 Removing intermediate container cb90783888ff 03:57:29 ---> fda53cffb3f3 03:57:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:57:30 ---> fa0268702afe 03:57:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:57:30 Collecting docker<4.0,>=3.6.0 03:57:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:57:31 Collecting docker-pycreds>=0.4.0 03:57:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:57:32 Collecting chardet<3.1.0,>=3.0.2 03:57:32 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:57:32 ---> c0f9668d0a32 03:57:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:57:33 Collecting urllib3<1.25,>=1.21.1 03:57:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:57:33 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 03:57:33 ---> 3df78b03fef4 03:57:33 Step 19/23 : ENTRYPOINT ["/core-command"] 03:57:33 Collecting idna<2.8,>=2.5 03:57:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:57:33 ---> Running in 2f2861c4ad8a 03:57:33 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:57:33 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:57:33 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:57:33 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:57:33 Removing intermediate container 2f2861c4ad8a 03:57:33 ---> c896d31045f5 03:57:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:57:34 ---> Running in 464e2b35416b 03:57:34 Removing intermediate container 464e2b35416b 03:57:34 ---> b3f3e6bbcb86 03:57:34 Step 21/23 : LABEL arch=arm64 03:57:34 ---> Running in 5113ab6419de 03:57:35 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:57:35 Attempting uninstall: urllib3 03:57:35 Found existing installation: urllib3 1.26.5 03:57:35 Uninstalling urllib3-1.26.5: 03:57:35 Successfully uninstalled urllib3-1.26.5 03:57:35 Removing intermediate container 5113ab6419de 03:57:35 ---> 389c1c4b7d45 03:57:35 Step 22/23 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b 03:57:35 ---> Running in 9af4013a20ca 03:57:35 Attempting uninstall: idna 03:57:35 Found existing installation: idna 3.2 03:57:35 Uninstalling idna-3.2: 03:57:36 Removing intermediate container 9af4013a20ca 03:57:36 ---> 90a257a97271 03:57:36 Step 23/23 : LABEL version=0.0.0 03:57:36 Successfully uninstalled idna-3.2 03:57:36 ---> Running in dd71a4b57144 03:57:37 Removing intermediate container dd71a4b57144 03:57:37 ---> 621ee7aacfc4 03:57:37 03:57:37 Attempting uninstall: chardet 03:57:37 Found existing installation: chardet 4.0.0 03:57:37 Uninstalling chardet-4.0.0: 03:57:37 Successfully built 621ee7aacfc4 03:57:37 Successfully tagged core-command-arm64:latest 03:57:37  Building core-command ... done Building security-proxy-setup 03:57:37 Successfully uninstalled chardet-4.0.0 03:57:39 Attempting uninstall: requests 03:57:39 Found existing installation: requests 2.25.1 03:57:39 Uninstalling requests-2.25.1: 03:57:39 Successfully uninstalled requests-2.25.1 03:57:40 Running setup.py install for texttable: started 03:57:42 Running setup.py install for texttable: finished with status 'done' 03:57:42 Running setup.py install for PyYAML: started 03:57:45 Running setup.py install for PyYAML: finished with status 'done' 03:57:45 Running setup.py install for docopt: started 03:57:48 Running setup.py install for docopt: finished with status 'done' 03:57:48 Running setup.py install for dockerpty: started 03:57:50 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:57:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:57:50 ---> af465ef3cc54 03:57:50 Step 3/22 : WORKDIR /edgex-go 03:57:50 ---> Using cache 03:57:50 ---> 09dd26eb1a91 03:57:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:57:50 ---> Using cache 03:57:50 ---> 863f01cf9e3c 03:57:50 Step 5/22 : RUN apk add --update --no-cache make git 03:57:50 ---> Using cache 03:57:50 ---> 7b65d992866d 03:57:50 Step 6/22 : COPY go.mod vendor* ./ 03:57:50 ---> Using cache 03:57:50 ---> 5cdc57827511 03:57:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:50 ---> Using cache 03:57:50 ---> b0dfa9becbbc 03:57:50 Step 8/22 : COPY . . 03:57:50 ---> Using cache 03:57:50 ---> e17bd0fc0ac3 03:57:50 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:57:50 Running setup.py install for dockerpty: finished with status 'done' 03:57:51 ---> Running in 6aa5254166cf 03:57:52 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 03:57:52 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:57:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:57:52 ---> af465ef3cc54 03:57:52 Step 3/22 : WORKDIR /edgex-go 03:57:52 ---> Using cache 03:57:52 ---> 09dd26eb1a91 03:57:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:57:52 ---> Using cache 03:57:52 ---> 863f01cf9e3c 03:57:52 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:57:52 ---> Running in cc59e2596e1d 03:57:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:57:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:57:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:57:56 OK: 220 MiB in 52 packages 03:57:59 Removing intermediate container cc59e2596e1d 03:57:59 ---> f206dc0b5459 03:57:59 Step 6/22 : COPY go.mod vendor* ./ 03:58:01 ---> 44f4d5281638 03:58:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:58:01 ---> Running in e98645db3033 03:58:09 Removing intermediate container e98645db3033 03:58:09 ---> a894afc686b7 03:58:09 Step 8/22 : COPY . . 03:58:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:58:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:58:14 ---> af465ef3cc54 03:58:14 Step 3/23 : WORKDIR /edgex-go 03:58:14 ---> Using cache 03:58:14 ---> 09dd26eb1a91 03:58:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:58:14 ---> Using cache 03:58:14 ---> 863f01cf9e3c 03:58:14 Step 5/23 : RUN apk add --update --no-cache make git 03:58:14 ---> Using cache 03:58:14 ---> 7b65d992866d 03:58:14 Step 6/23 : COPY go.mod vendor* ./ 03:58:14 ---> Using cache 03:58:14 ---> 5cdc57827511 03:58:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:58:14 ---> Using cache 03:58:14 ---> b0dfa9becbbc 03:58:14 Step 8/23 : COPY . . 03:58:14 ---> Using cache 03:58:14 ---> e17bd0fc0ac3 03:58:14 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 03:58:15 ---> Running in dbc95d901df8 03:58:16 Removing intermediate container dbc95d901df8 03:58:16 ---> 52e34b6c99dd 03:58: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" 03:58:16 ---> Running in d34abffb5170 03:58:19 Removing intermediate container b8b8ca8f08ae 03:58:19 ---> 8cde5c2c97df 03:58:19 Step 14/23 : ENV APP_PORT=58890 03:58:19 ---> Running in 8094ea092ebe 03:58:20 spire-1.2.0/ 03:58:20 Removing intermediate container 8094ea092ebe 03:58:20 ---> cf105b3ee8bd 03:58:20 Step 15/23 : EXPOSE $APP_PORT 03:58:21 ---> Running in 5181b45d54b7 03:58:22 Removing intermediate container 5181b45d54b7 03:58:22 ---> 293da43c099c 03:58:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:58:23 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:58:23 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:58:23 ---> af465ef3cc54 03:58:23 Step 3/21 : WORKDIR /edgex-go 03:58:23 ---> Using cache 03:58:23 ---> 09dd26eb1a91 03:58:23 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:58:23 ---> Using cache 03:58:23 ---> 863f01cf9e3c 03:58:23 Step 5/21 : RUN apk add --update --no-cache make git 03:58:23 ---> Using cache 03:58:23 ---> 7b65d992866d 03:58:23 Step 6/21 : COPY go.mod vendor* ./ 03:58:23 ---> Using cache 03:58:23 ---> 5cdc57827511 03:58:23 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:58:23 ---> Using cache 03:58:23 ---> b0dfa9becbbc 03:58:23 Step 8/21 : COPY . . 03:58:23 ---> Using cache 03:58:23 ---> e17bd0fc0ac3 03:58:23 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:58:23 ---> Running in d9876c8ed026 03:58:24 spire-1.2.0/README.md 03:58:24 spire-1.2.0/bin/ 03:58:24 spire-1.2.0/bin/spire-server 03:58:24 spire-1.2.0/bin/spire-agent 03:58:24 spire-1.2.0/conf/ 03:58:24 spire-1.2.0/conf/server/ 03:58:24 spire-1.2.0/conf/server/server.conf 03:58:24 spire-1.2.0/conf/agent/ 03:58:24 spire-1.2.0/conf/agent/agent.conf 03:58:24 spire-1.2.0/LICENSE 03:58:25 ---> 941c0234d30c 03:58:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:58:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:58:27 ---> e212aad2f3f6 03:58:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:58:30 ---> e73ed0e28921 03:58:30 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 03:58:30 ---> Running in 812639f0031d 03:58:31 Removing intermediate container 812639f0031d 03:58:31 ---> 3c03fc2fb20f 03:58:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:58:31 ---> Running in 01dec97a2a08 03:58:32 Removing intermediate container 01dec97a2a08 03:58:32 ---> a7984b269054 03:58:32 Step 21/23 : LABEL arch=arm64 03:58:32 ---> Running in 43fecaf28428 03:58:33 Removing intermediate container 43fecaf28428 03:58:33 ---> a96fa36e5549 03:58:33 Step 22/23 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b 03:58:33 ---> Running in 27956a6da8e0 03:58:34 Removing intermediate container d34abffb5170 03:58:34 ---> ffa412e50e11 03:58:34 03:58:34 Step 11/23 : FROM alpine:3.15 03:58:34 ---> 8e1d7573f448 03:58:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:58:34 ---> Using cache 03:58:34 ---> a0f3ff264b73 03:58:34 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:58:34 ---> Using cache 03:58:34 ---> b3d2e3f76e3e 03:58:34 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:58:34 ---> Using cache 03:58:34 ---> fa7d554cda53 03:58:34 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 03:58:35 Removing intermediate container 27956a6da8e0 03:58:35 ---> 5f292dd19725 03:58:35 Step 23/23 : LABEL version=0.0.0 03:58:35 ---> Running in c6c850897e20 03:58:36 Removing intermediate container c6c850897e20 03:58:36 ---> 10932a771165 03:58:36 03:58:37 Successfully built 10932a771165 03:58:37 Successfully tagged sys-mgmt-agent-arm64:latest 03:58:37  Building sys-mgmt-agent ... done Building core-metadata 03:58:46 ---> 256b571c7001 03:58:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:58:46 ---> f489fc2db55e 03:58:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:58:46 ---> Running in 4a7be9dc8104 03:58:46 ---> 9a43ebb6e29b 03:58:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:58:48 ---> 0cf1376e75d7 03:58:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:58:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:58:49 ---> d36edc2a2add 03:58:49 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:58:49 ---> Running in 37a908a68dfb 03:58:50 Removing intermediate container 37a908a68dfb 03:58:50 ---> b1ba5a4afb5d 03:58:50 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:58:50 ---> Running in e82778b2f044 03:58:51 Removing intermediate container e82778b2f044 03:58:51 ---> a274ce722452 03:58:51 Step 21/23 : LABEL arch=arm64 03:58:51 ---> Running in 1f39205cfa29 03:58:52 Removing intermediate container 1f39205cfa29 03:58:52 ---> af5785002e6c 03:58:52 Step 22/23 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b 03:58:52 ---> Running in 589e9fe515ca 03:58:53 Removing intermediate container 589e9fe515ca 03:58:53 ---> f58b50abf7b4 03:58:53 Step 23/23 : LABEL version=0.0.0 03:58:53 ---> Running in c91748dfb3f6 03:58:54 Removing intermediate container c91748dfb3f6 03:58:54 ---> c548366f9ec1 03:58:54 03:58:54 Successfully built c548366f9ec1 03:58:54 Successfully tagged security-spire-server-arm64:latest 03:58:54  Building security-spire-server ... done Building security-spire-config 03:59:13 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:59:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:59:13 ---> af465ef3cc54 03:59:13 Step 3/23 : WORKDIR /edgex-go 03:59:13 ---> Using cache 03:59:13 ---> 09dd26eb1a91 03:59:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:59:13 ---> Using cache 03:59:13 ---> 863f01cf9e3c 03:59:13 Step 5/23 : RUN apk add --update --no-cache make git 03:59:13 ---> Using cache 03:59:13 ---> 7b65d992866d 03:59:13 Step 6/23 : COPY go.mod vendor* ./ 03:59:13 ---> Using cache 03:59:13 ---> 5cdc57827511 03:59:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:13 ---> Using cache 03:59:13 ---> b0dfa9becbbc 03:59:13 Step 8/23 : COPY . . 03:59:13 ---> Using cache 03:59:13 ---> e17bd0fc0ac3 03:59:13 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:59:13 ---> Running in 82d606b13ac2 03:59:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:59:32 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:59:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:59:32 ---> af465ef3cc54 03:59:32 Step 3/24 : WORKDIR /edgex-go 03:59:32 ---> Using cache 03:59:32 ---> 09dd26eb1a91 03:59:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:59:32 ---> Using cache 03:59:32 ---> 863f01cf9e3c 03:59:32 Step 5/24 : RUN apk add --update --no-cache make git 03:59:32 ---> Using cache 03:59:32 ---> 7b65d992866d 03:59:32 Step 6/24 : COPY go.mod vendor* ./ 03:59:32 ---> Using cache 03:59:32 ---> 5cdc57827511 03:59:32 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:32 ---> Using cache 03:59:32 ---> b0dfa9becbbc 03:59:32 Step 8/24 : COPY . . 03:59:32 ---> Using cache 03:59:32 ---> e17bd0fc0ac3 03:59:32 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 03:59:32 ---> Using cache 03:59:32 ---> 52e34b6c99dd 03:59:32 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" 03:59:32 ---> Using cache 03:59:32 ---> ffa412e50e11 03:59:32 03:59:32 Step 11/24 : FROM alpine:3.15 03:59:32 ---> 8e1d7573f448 03:59:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:59:32 ---> Using cache 03:59:32 ---> a0f3ff264b73 03:59:32 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:59:32 ---> Using cache 03:59:32 ---> b3d2e3f76e3e 03:59:32 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:59:32 ---> Running in 6547fe86ff19 03:59:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:59:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:59:34 v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] 03:59:34 v3.15.0-340-g4ed6115e99 [https://nl.alpinelinux.org/alpine/v3.15/community] 03:59:34 OK: 15734 distinct packages available 03:59:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:59:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:59:37 (1/4) Installing dumb-init (1.2.5-r1) 03:59:37 (2/4) Installing musl-obstack (1.2.2-r0) 03:59:37 (3/4) Installing libucontext (1.1-r0) 03:59:37 (4/4) Installing gcompat (1.0.0-r4) 03:59:37 Executing busybox-1.34.1-r3.trigger 03:59:37 OK: 6 MiB in 18 packages 03:59:39 Removing intermediate container 6547fe86ff19 03:59:39 ---> 2768c6ce11e5 03:59:39 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 03:59:44 ---> 0cbbb58e7555 03:59:44 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:59:45 ---> 64402410fe8a 03:59:45 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:59:46 ---> Running in 1402f53df69b 03:59:46 Removing intermediate container 1402f53df69b 03:59:46 ---> db9890232cb4 03:59:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:59:47 ---> 7d98621e5e7d 03:59:47 Step 19/24 : WORKDIR / 03:59:47 ---> Running in 912d5983aed1 03:59:48 Removing intermediate container 912d5983aed1 03:59:48 ---> 4938c647fcf2 03:59:48 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:59:48 ---> Running in d2b52ca90a72 03:59:49 Removing intermediate container d2b52ca90a72 03:59:49 ---> e317ebe3f0ae 03:59:49 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:59:49 ---> Running in 2fb97be285c0 03:59:49 Removing intermediate container 2fb97be285c0 03:59:49 ---> 5bff64716984 03:59:49 Step 22/24 : LABEL arch=arm64 03:59:49 ---> Running in aa5ccb67a9b1 03:59:50 Removing intermediate container aa5ccb67a9b1 03:59:50 ---> d51b57316ec0 03:59:50 Step 23/24 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b 03:59:50 ---> Running in 1f884728c05f 03:59:50 Removing intermediate container 1f884728c05f 03:59:50 ---> 8a9a22ce0de2 03:59:50 Step 24/24 : LABEL version=0.0.0 03:59:51 ---> Running in 4d9fbee0d0f5 03:59:51 Removing intermediate container 4d9fbee0d0f5 03:59:51 ---> 9a5389f9487c 03:59:51 03:59:52 Successfully built 9a5389f9487c 03:59:52 Successfully tagged security-spire-config-arm64:latest 03:59:52 Building security-spiffe-token-provider 04:00:19  Building security-spire-config ... done Removing intermediate container 6aa5254166cf 04:00:19 ---> cad137e0c63f 04:00:19 04:00:19 Step 10/22 : FROM alpine:3.14 04:00:19 ---> 5b8b7b635229 04:00:19 Step 11/22 : RUN apk add --update --no-cache dumb-init 04:00:19 ---> Using cache 04:00:19 ---> 9fc3b4a0bd4c 04:00:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:00:19 ---> Using cache 04:00:19 ---> f7d002552405 04:00:19 Step 13/22 : ENV APP_PORT=59861 04:00:19 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 04:00:19 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:00:19 ---> af465ef3cc54 04:00:19 Step 3/20 : WORKDIR /edgex-go 04:00:19 ---> Using cache 04:00:19 ---> 09dd26eb1a91 04:00:19 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 04:00:19 ---> Running in f72f98a52ca1 04:00:19 ---> Running in c4d00dde5850 04:00:19 Removing intermediate container c4d00dde5850 04:00:19 ---> 4cdf8b8a1bbe 04:00:19 Step 14/22 : EXPOSE $APP_PORT 04:00:19 ---> Running in 29197bda5247 04:00:19 Removing intermediate container 29197bda5247 04:00:19 ---> c1d3abf68d32 04:00:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:00:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:00:20 ---> db7d6799ab57 04:00:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:00:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:00:21 ---> b8a31457045d 04:00:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:00:22 v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] 04:00:22 v3.15.0-340-g4ed6115e99 [https://nl.alpinelinux.org/alpine/v3.15/community] 04:00:22 OK: 15737 distinct packages available 04:00:22 ---> e49ffc518972 04:00:22 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 04:00:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:00:22 ---> Running in 233e4a2db437 04:00:23 Removing intermediate container 233e4a2db437 04:00:23 ---> 3e1cc7713c55 04:00:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:00:23 ---> Running in 991700d458e6 04:00:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:00:24 Removing intermediate container 991700d458e6 04:00:24 ---> aab46aebc576 04:00:24 Step 20/22 : LABEL arch=arm64 04:00:24 ---> Running in 2c2d5383da0d 04:00:25 Removing intermediate container 2c2d5383da0d 04:00:25 ---> c4a5c922a83e 04:00:25 Step 21/22 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b 04:00:25 ---> Running in 2d6e6709fd79 04:00:25 OK: 220 MiB in 52 packages 04:00:25 Removing intermediate container 2d6e6709fd79 04:00:25 ---> cc2ede110ad7 04:00:25 Step 22/22 : LABEL version=0.0.0 04:00:25 ---> Running in af9d5bd61814 04:00:26 Removing intermediate container af9d5bd61814 04:00:26 ---> f9f4cc9bd648 04:00:26 04:00:27 Removing intermediate container f72f98a52ca1 04:00:27 ---> 077a5286d006 04:00:27 Step 5/20 : COPY go.mod vendor* ./ 04:00:27 Successfully built f9f4cc9bd648 04:00:27 Successfully tagged support-scheduler-arm64:latest 04:00:27  Building support-scheduler ... done  ---> 1ee849ce3a34 04:00:27 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:00:28 ---> Running in b10413568e98 04:00:33 Removing intermediate container b10413568e98 04:00:33 ---> c6905dd97114 04:00:33 Step 7/20 : COPY . . 04:00:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 04:00:52 ---> 01b3a75bb78d 04:00:52 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:00:52 ---> Running in 3aad38e36db9 04:00:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:00:56 Removing intermediate container d9876c8ed026 04:00:56 ---> 81713788247c 04:00:56 04:00:56 Step 10/21 : FROM alpine:3.14 04:00:56 ---> 5b8b7b635229 04:00:56 Step 11/21 : RUN apk add --update --no-cache curl 04:00:56 ---> Running in 7f7e43bb0538 04:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:00:59 (1/5) Installing ca-certificates (20211220-r0) 04:00:59 (2/5) Installing brotli-libs (1.0.9-r5) 04:00:59 (3/5) Installing nghttp2-libs (1.43.0-r0) 04:00:59 (4/5) Installing libcurl (7.79.1-r0) 04:00:59 (5/5) Installing curl (7.79.1-r0) 04:00:59 Executing busybox-1.33.1-r6.trigger 04:00:59 Executing ca-certificates-20211220-r0.trigger 04:01:00 OK: 8 MiB in 19 packages 04:01:02 Removing intermediate container 7f7e43bb0538 04:01:02 ---> f3ce3c0cc7b1 04:01:02 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:01:02 ---> Running in 250cc39fdb2b 04:01:02 Removing intermediate container 250cc39fdb2b 04:01:02 ---> 2c6dfd02fdb8 04:01:02 Step 13/21 : WORKDIR /edgex 04:01:02 ---> Running in 43c9ee9a4303 04:01:03 Removing intermediate container 43c9ee9a4303 04:01:03 ---> 4f39c46a9f70 04:01:03 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:01:04 ---> 74d45918686d 04:01:04 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:01:05 ---> 49cf1b0b6291 04:01:05 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:01:07 ---> 309c7473312f 04:01:07 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:01:07 ---> Running in 33348ea72066 04:01:07 Removing intermediate container 33348ea72066 04:01:07 ---> 9a551fe911e7 04:01:07 Step 18/21 : CMD ["--init=true"] 04:01:07 ---> Running in 3dc910b17721 04:01:08 Removing intermediate container 3dc910b17721 04:01:08 ---> c0b1124346de 04:01:08 Step 19/21 : LABEL arch=arm64 04:01:08 ---> Running in b7a8f3c05a1f 04:01:09 Removing intermediate container b7a8f3c05a1f 04:01:09 ---> b31d475f5821 04:01:09 Step 20/21 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b 04:01:09 ---> Running in b665206a5430 04:01:09 Removing intermediate container b665206a5430 04:01:09 ---> 86dc44949c05 04:01:09 Step 21/21 : LABEL version=0.0.0 04:01:09 ---> Running in f14b6ec0c151 04:01:10 Removing intermediate container f14b6ec0c151 04:01:10 ---> c816c8d76b68 04:01:10 04:01:11 Successfully built c816c8d76b68 04:01:11 Successfully tagged security-proxy-setup-arm64:latest 04:01:26  Building security-proxy-setup ... done Removing intermediate container 4a7be9dc8104 04:01:26 ---> c0bf9bd905cd 04:01:26 04:01:26 Step 10/22 : FROM alpine:3.14 04:01:26 ---> 5b8b7b635229 04:01:26 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 04:01:26 ---> Running in 3e94d842d704 04:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:01:29 (1/2) Installing ca-certificates (20211220-r0) 04:01:29 (2/2) Installing dumb-init (1.2.5-r1) 04:01:29 Executing busybox-1.33.1-r6.trigger 04:01:29 Executing ca-certificates-20211220-r0.trigger 04:01:29 OK: 6 MiB in 16 packages 04:01:31 Removing intermediate container 3e94d842d704 04:01:31 ---> 91643be14dd5 04:01:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:01:31 ---> Running in 052d30cb80e2 04:01:31 Removing intermediate container 052d30cb80e2 04:01:31 ---> 07814f618b0e 04:01:31 Step 13/22 : ENV APP_PORT=59860 04:01:31 ---> Running in be5965825859 04:01:32 Removing intermediate container be5965825859 04:01:32 ---> 42fd43f974c8 04:01:32 Step 14/22 : EXPOSE $APP_PORT 04:01:32 ---> Running in 10d40eb7310b 04:01:33 Removing intermediate container 10d40eb7310b 04:01:33 ---> 08db0820d635 04:01:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:01:34 ---> eedd246d20e0 04:01:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:01:36 ---> 79e5629df919 04:01:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:01:37 ---> 89b05ecf7ab9 04:01:37 Step 18/22 : ENTRYPOINT ["/support-notifications"] 04:01:37 ---> Running in aaa4048df345 04:01:38 Removing intermediate container aaa4048df345 04:01:38 ---> f3bfb690d95b 04:01:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:01:38 ---> Running in c1d4b2c93574 04:01:39 Removing intermediate container c1d4b2c93574 04:01:39 ---> 2d3ded0969c3 04:01:39 Step 20/22 : LABEL arch=arm64 04:01:39 ---> Running in 3bbea85b47b9 04:01:40 Removing intermediate container 3bbea85b47b9 04:01:40 ---> fb9275c8e302 04:01:40 Step 21/22 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b 04:01:40 ---> Running in ef65af9388b1 04:01:40 Removing intermediate container 82d606b13ac2 04:01:40 ---> 6dacd95c7d9b 04:01:40 04:01:40 Step 10/23 : FROM alpine:3.14 04:01:40 ---> 5b8b7b635229 04:01:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 04:01:40 ---> Using cache 04:01:40 ---> 9fc3b4a0bd4c 04:01:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:01:40 ---> Using cache 04:01:40 ---> f7d002552405 04:01:40 Step 13/23 : ENV APP_PORT=59881 04:01:40 ---> Running in 3a6cd97cd3d1 04:01:41 Removing intermediate container ef65af9388b1 04:01:41 ---> 706f483e93b2 04:01:41 Step 22/22 : LABEL version=0.0.0 04:01:41 ---> Running in b55f2328f2df 04:01:41 Removing intermediate container 3a6cd97cd3d1 04:01:41 ---> f0e73f044d27 04:01:41 Step 14/23 : EXPOSE $APP_PORT 04:01:41 ---> Running in 63e420f82a0f 04:01:41 Removing intermediate container b55f2328f2df 04:01:41 ---> 14ed4c40d4cc 04:01:41 04:01:42 Removing intermediate container 63e420f82a0f 04:01:42 ---> 6aece821bc11 04:01:42 Step 15/23 : WORKDIR / 04:01:42 Successfully built 14ed4c40d4cc 04:01:42 Successfully tagged support-notifications-arm64:latest 04:01:42  Building support-notifications ... done  ---> Running in 6aef4590b9d5 04:01:43 Removing intermediate container 6aef4590b9d5 04:01:43 ---> 2fec39456937 04:01:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:01:44 ---> 6ccf191d1214 04:01:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:01:45 ---> 733af631579f 04:01:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:01:46 ---> 7e4ef9eeee31 04:01:46 Step 19/23 : ENTRYPOINT ["/core-metadata"] 04:01:47 ---> Running in 2cc694693615 04:01:47 Removing intermediate container 2cc694693615 04:01:47 ---> bb5975d59ec2 04:01:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:01:47 ---> Running in 5659139d1d77 04:01:48 Removing intermediate container 5659139d1d77 04:01:48 ---> 6f77d3dcfdde 04:01:48 Step 21/23 : LABEL arch=arm64 04:01:48 ---> Running in 52fb0b39e7a6 04:01:49 Removing intermediate container 52fb0b39e7a6 04:01:49 ---> b6a173050153 04:01:49 Step 22/23 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b 04:01:49 ---> Running in eb2126d9ce04 04:01:49 Removing intermediate container eb2126d9ce04 04:01:49 ---> 3ea4bfb4ae6b 04:01:49 Step 23/23 : LABEL version=0.0.0 04:01:49 ---> Running in 379a6848ac6f 04:01:50 Removing intermediate container 379a6848ac6f 04:01:50 ---> 35c52c9e8ad9 04:01:50 04:01:50 Successfully built 35c52c9e8ad9 04:01:50 Successfully tagged core-metadata-arm64:latest 04:02:29  Building core-metadata ... done Removing intermediate container 3aad38e36db9 04:02:29 ---> 303a6385b542 04:02:29 04:02:29 Step 9/20 : FROM alpine:3.15 04:02:29 ---> 8e1d7573f448 04:02:29 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 04:02:29 ---> Using cache 04:02:29 ---> a0f3ff264b73 04:02:29 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:02:29 ---> Using cache 04:02:29 ---> b3d2e3f76e3e 04:02:29 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:02:29 ---> Running in 54ba8520a3a5 04:02:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:02:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:02:29 v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] 04:02:29 v3.15.0-340-g4ed6115e99 [https://nl.alpinelinux.org/alpine/v3.15/community] 04:02:29 OK: 15734 distinct packages available 04:02:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:02:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:02:30 (1/9) Installing ca-certificates (20211220-r0) 04:02:30 (2/9) Installing brotli-libs (1.0.9-r5) 04:02:30 (3/9) Installing nghttp2-libs (1.46.0-r0) 04:02:31 (4/9) Installing libcurl (7.80.0-r0) 04:02:31 (5/9) Installing curl (7.80.0-r0) 04:02:31 (6/9) Installing dumb-init (1.2.5-r1) 04:02:31 (7/9) Installing musl-obstack (1.2.2-r0) 04:02:31 (8/9) Installing libucontext (1.1-r0) 04:02:31 (9/9) Installing gcompat (1.0.0-r4) 04:02:31 Executing busybox-1.34.1-r3.trigger 04:02:31 Executing ca-certificates-20211220-r0.trigger 04:02:31 OK: 8 MiB in 23 packages 04:02:33 Removing intermediate container 54ba8520a3a5 04:02:33 ---> 13d669f6a482 04:02:33 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 04:02:33 ---> 04ced2c2cd53 04:02:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:02:35 ---> 4fb76fb83d5e 04:02:35 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 04:02:35 ---> d92f0d9fbca7 04:02:35 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 04:02:35 ---> Running in f0cc47767107 04:02:36 Removing intermediate container f0cc47767107 04:02:36 ---> 3dbc3bc5c0b5 04:02:36 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:02:36 ---> Running in e2c984f097c1 04:02:36 Removing intermediate container e2c984f097c1 04:02:36 ---> 480d30e870ac 04:02:36 Step 18/20 : LABEL arch=arm64 04:02:36 ---> Running in 8e2d54469676 04:02:36 Removing intermediate container 8e2d54469676 04:02:36 ---> 64cdff333a02 04:02:36 Step 19/20 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b 04:02:37 ---> Running in 7deaf3fd3141 04:02:37 Removing intermediate container 7deaf3fd3141 04:02:37 ---> 6e25974ce0fa 04:02:37 Step 20/20 : LABEL version=0.0.0 04:02:37 ---> Running in 532ba486d84c 04:02:37 Removing intermediate container 532ba486d84c 04:02:37 ---> f03537e0727f 04:02:37 04:02:38 Successfully built f03537e0727f 04:02:38 Successfully tagged security-spiffe-token-provider-arm64:latest 04:02:38  Building security-spiffe-token-provider ... done  [Pipeline] } 04:02:38 $ docker stop --time=1 f593fb0f619409400fee3f4ae69ca3f575629b2ea8af183526151d8aac67128b 04:02:40 $ docker rm -f f593fb0f619409400fee3f4ae69ca3f575629b2ea8af183526151d8aac67128b [Pipeline] // withDockerContainer [Pipeline] sh 04:02:41 + docker images 04:02:41 REPOSITORY TAG IMAGE ID CREATED SIZE 04:02:41 security-spiffe-token-provider-arm64 latest f03537e0727f 4 seconds ago 27.6MB 04:02:41 303a6385b542 17 seconds ago 1.66GB 04:02:41 core-metadata-arm64 latest 35c52c9e8ad9 52 seconds ago 16MB 04:02:41 support-notifications-arm64 latest 14ed4c40d4cc About a minute ago 16.1MB 04:02:41 6dacd95c7d9b About a minute ago 1.62GB 04:02:41 c0bf9bd905cd About a minute ago 1.62GB 04:02:41 security-proxy-setup-arm64 latest c816c8d76b68 About a minute ago 25.5MB 04:02:41 81713788247c About a minute ago 1.62GB 04:02:41 support-scheduler-arm64 latest f9f4cc9bd648 2 minutes ago 15.4MB 04:02:41 cad137e0c63f 2 minutes ago 1.62GB 04:02:41 security-spire-config-arm64 latest 9a5389f9487c 2 minutes ago 81.9MB 04:02:41 security-spire-server-arm64 latest c548366f9ec1 3 minutes ago 82.6MB 04:02:41 sys-mgmt-agent-arm64 latest 10932a771165 4 minutes ago 280MB 04:02:41 ffa412e50e11 4 minutes ago 1.7GB 04:02:41 core-command-arm64 latest 621ee7aacfc4 5 minutes ago 15.3MB 04:02:41 core-data-arm64 latest bf9a7b9b4e6d 5 minutes ago 19.2MB 04:02:41 3129f29c2ca2 5 minutes ago 1.61GB 04:02:41 security-secretstore-setup-arm64 latest ba97e39b0381 5 minutes ago 27MB 04:02:41 security-bootstrapper-arm64 latest e37a9799f80c 5 minutes ago 18MB 04:02:41 10217d135c2f 5 minutes ago 1.63GB 04:02:41 23e2b1de708e 6 minutes ago 1.61GB 04:02:41 b7568bc30a19 6 minutes ago 1.62GB 04:02:41 a7b0ddb58383 6 minutes ago 1.61GB 04:02:41 security-spire-agent-arm64 latest e0c6b2c35954 8 minutes ago 118MB 04:02:41 365d99ee1319 8 minutes ago 1.7GB 04:02:41 ci-base-image-arm64 latest af465ef3cc54 19 minutes ago 1.26GB 04:02:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 5 weeks ago 551MB 04:02:41 alpine 3.15 8e1d7573f448 3 months ago 5.33MB 04:02:41 docker 20.10.10 520e9a0a30f7 3 months ago 200MB 04:02:41 alpine 3.14 5b8b7b635229 3 months ago 5.35MB 04:02:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:02:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:02:41 04:02:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:02:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:02:42 arm64: Pulling from edgex-lftools-log-publisher 04:02:42 8998bd30e6a1: Pulling fs layer 04:02:42 04944245beec: Pulling fs layer 04:02:42 699f458cf7ca: Pulling fs layer 04:02:42 765212b225bb: Pulling fs layer 04:02:42 f23df028b6ca: Pulling fs layer 04:02:42 d65c8cfc05b1: Pulling fs layer 04:02:42 2437ff75d9bd: Pulling fs layer 04:02:42 f23df028b6ca: Waiting 04:02:42 d65c8cfc05b1: Waiting 04:02:42 2437ff75d9bd: Waiting 04:02:42 765212b225bb: Waiting 04:02:42 04944245beec: Verifying Checksum 04:02:42 04944245beec: Download complete 04:02:42 765212b225bb: Verifying Checksum 04:02:42 765212b225bb: Download complete 04:02:42 f23df028b6ca: Verifying Checksum 04:02:42 f23df028b6ca: Download complete 04:02:42 d65c8cfc05b1: Verifying Checksum 04:02:42 d65c8cfc05b1: Download complete 04:02:42 699f458cf7ca: Verifying Checksum 04:02:42 699f458cf7ca: Download complete 04:02:43 8998bd30e6a1: Download complete 04:02:45 2437ff75d9bd: Download complete 04:02:47 8998bd30e6a1: Pull complete 04:02:48 04944245beec: Pull complete 04:02:49 699f458cf7ca: Pull complete 04:02:49 765212b225bb: Pull complete 04:02:50 f23df028b6ca: Pull complete 04:02:51 d65c8cfc05b1: Pull complete 04:03:06 2437ff75d9bd: Pull complete 04:03:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:03:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:03:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:03:06 prd-ubuntu18.04-docker-arm64-4c-16g-6816 does not seem to be running inside a container 04:03:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:03:09 $ docker top db6e6b071b44b9f49875e692c74893e07c893ea92591b23a1b51d33fe39c9309 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:10 ---> job-cost.sh 04:03:10 lf-activate-venv: SKIPPING 04:03:10 INFO: No Stack... 04:03:11 INFO: Retrieving Pricing Info for: v3-standard-4 04:03:12 INFO: Archiving Costs [Pipeline] sh 04:03:13 + cat /w/workspace/edgex-go/2/archives/cost.csv 04:03:13 + cut -d, -f6 [Pipeline] lock 04:03:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3897-2-stack-cost] 04:03:13 Resource [jenkins-edgexfoundry-edgex-go-PR-3897-2-stack-cost] did not exist. Created. 04:03:13 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3897-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:03:13 + echo total: 0.10999999940395355 [Pipeline] stash 04:03:13 Stashed 1 file(s) [Pipeline] } 04:03:13 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3897-2-stack-cost] [Pipeline] // lock [Pipeline] } 04:03:13 $ docker stop --time=1 db6e6b071b44b9f49875e692c74893e07c893ea92591b23a1b51d33fe39c9309 04:03:15 $ docker rm -f db6e6b071b44b9f49875e692c74893e07c893ea92591b23a1b51d33fe39c9309 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:03:16 provisioning config files... 04:03:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5927271429692251229tmp [Pipeline] { [Pipeline] sh 04:03:16 + set +x 04:03:16 + bash -s -- 04:03:16 + curl -s https://codecov.io/bash 04:03:16 04:03:16 _____ _ 04:03:16 / ____| | | 04:03:16 | | ___ __| | ___ ___ _____ __ 04:03:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:03:16 | |___| (_) | (_| | __/ (_| (_) \ V / 04:03:16 \_____\___/ \__,_|\___|\___\___/ \_/ 04:03:16 Bash-1.0.6 04:03:16 04:03:16 04:03:16 ==> git version 2.24.4 found 04:03:16 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 04:03:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:03:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:03:16 ==> Jenkins CI detected. 04:03:16 current dir:  /w/workspace/edgex-go/2 04:03:16 project root: . 04:03:16 --> token set from env 04:03:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:03:16 ==> Running gcov in . (disable via -X gcov) 04:03:16 ==> Python coveragepy not found 04:03:16 ==> Searching for coverage reports in: 04:03:16 + . 04:03:16 -> Found 1 reports 04:03:16 ==> Detecting git/mercurial file structure 04:03:16 ==> Reading reports 04:03:16 + ./coverage.out bytes=428383 04:03:16 ==> Appending adjustments 04:03:16 https://docs.codecov.io/docs/fixing-reports 04:03:18 + Found adjustments 04:03:18 ==> Gzipping contents 04:03:18 60K /tmp/codecov.TqZ6Eh.gz 04:03:18 ==> Uploading reports 04:03:18 url: https://codecov.io 04:03:18 query: branch=PR-3897&commit=5b344236fd1ad1266a96d7afeb10723ca9329f0b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3897%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3897&job=&cmd_args= 04:03:18 -> Pinging Codecov 04:03:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3897&commit=5b344236fd1ad1266a96d7afeb10723ca9329f0b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3897%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3897&job=&cmd_args= 04:03:18 -> Uploading to 04:03:18 https://storage.googleapis.com/codecov/v4/raw/2022-03-11/00271124DB129430A58F1EEE437C3FCB/5b344236fd1ad1266a96d7afeb10723ca9329f0b/509ed162-fbd9-45b8-bec9-61b7fbc0ed86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220311T040318Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=939b4118cf55b7a6bdef934948976bf8e38519899e6f3d0783f03bebb8ce50c8 04:03:18 % Total % Received % Xferd Average Speed Time Time Time Current 04:03:18 Dload Upload Total Spent Left Speed 04:03:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58248 0 0 100 58248 0 181k --:--:-- --:--:-- --:--:-- 181k 04:03:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5b344236fd1ad1266a96d7afeb10723ca9329f0b [Pipeline] } 04:03:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:03:19 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:03:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:03:20 ---> package-listing.sh 04:03:20 ++ tr '[:upper:]' '[:lower:]' 04:03:20 ++ facter osfamily 04:03:20 + OS_FAMILY=redhat 04:03:20 + workspace=/w/workspace/edgex-go/2 04:03:20 + START_PACKAGES=/tmp/packages_start.txt 04:03:20 + END_PACKAGES=/tmp/packages_end.txt 04:03:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:03:20 + PACKAGES=/tmp/packages_start.txt 04:03:20 + '[' /w/workspace/edgex-go/2 ']' 04:03:20 + PACKAGES=/tmp/packages_end.txt 04:03:20 + case "${OS_FAMILY}" in 04:03:20 + rpm -qa 04:03:20 + sort 04:03:24 + '[' -f /tmp/packages_start.txt ']' 04:03:24 + '[' -f /tmp/packages_end.txt ']' 04:03:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:03:24 + '[' /w/workspace/edgex-go/2 ']' 04:03:24 + mkdir -p /w/workspace/edgex-go/2/archives/ 04:03:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 04:03:24 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:03:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:03:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:03:25 04:03:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:03:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:03:25 latest: Pulling from edgex-lftools-log-publisher 04:03:25 5eb5b503b376: Pulling fs layer 04:03:25 5c69ac0246d0: Pulling fs layer 04:03:25 ec43610c2a17: Pulling fs layer 04:03:25 3a2ae6a8a46f: Pulling fs layer 04:03:25 33b1e0a273af: Pulling fs layer 04:03:25 5d3b04190fa2: Pulling fs layer 04:03:25 2f39f015ded8: Pulling fs layer 04:03:25 3a2ae6a8a46f: Waiting 04:03:25 33b1e0a273af: Waiting 04:03:25 5d3b04190fa2: Waiting 04:03:25 2f39f015ded8: Waiting 04:03:25 5c69ac0246d0: Verifying Checksum 04:03:25 5c69ac0246d0: Download complete 04:03:25 3a2ae6a8a46f: Verifying Checksum 04:03:25 3a2ae6a8a46f: Download complete 04:03:25 33b1e0a273af: Verifying Checksum 04:03:25 33b1e0a273af: Download complete 04:03:25 ec43610c2a17: Verifying Checksum 04:03:25 ec43610c2a17: Download complete 04:03:25 5d3b04190fa2: Verifying Checksum 04:03:25 5d3b04190fa2: Download complete 04:03:25 5eb5b503b376: Verifying Checksum 04:03:25 5eb5b503b376: Download complete 04:03:26 2f39f015ded8: Verifying Checksum 04:03:26 2f39f015ded8: Download complete 04:03:27 5eb5b503b376: Pull complete 04:03:27 5c69ac0246d0: Pull complete 04:03:28 ec43610c2a17: Pull complete 04:03:28 3a2ae6a8a46f: Pull complete 04:03:28 33b1e0a273af: Pull complete 04:03:28 5d3b04190fa2: Pull complete 04:03:34 2f39f015ded8: Pull complete 04:03:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:03:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:03:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:03:34 prd-centos7-docker-4c-2g-6815 does not seem to be running inside a container 04:03:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:03:37 $ docker top 84d93703b1e1eeebc63ccafcfab4cc71d803e9df2bdbbd570ac3c83da9687bc9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:03:38 + touch /tmp/pre-build-complete [Pipeline] sh 04:03:38 + mkdir -p /var/log/sysstat [Pipeline] sh 04:03:38 + ls /var/log/sa-host 04:03:38 + sadf -c /var/log/sa-host/sa11 04:03:38 file_magic: OK 04:03:38 HZ: Using current value: 100 04:03:38 file_header: OK 04:03:38 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:03:38 Statistics: 04:03:38 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:03:38 File successfully converted to sysstat format version 12.5.2 04:03:38 + sadf -c /var/log/sa-host/sa17 04:03:38 file_magic: OK 04:03:38 HZ: Using current value: 100 04:03:38 file_header: OK 04:03:38 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:03:38 Statistics: 04:03:38 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:03:38 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:39 provisioning config files... 04:03:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7663136063553324500tmp [Pipeline] { [Pipeline] echo 04:03:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:03:39 ---> create-netrc.sh [Pipeline] } 04:03:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:03:39 ---> python-tools-install.sh [Pipeline] echo 04:03:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:03:40 ---> sudo-logs.sh 04:03:40 Archiving 'sudo' log.. 04:03:40 sudo: unable to resolve host prd-centos7-docker-4c-2g-6815.novalocal: Name or service not known 04:03:40 sudo: unable to resolve host prd-centos7-docker-4c-2g-6815.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 04:03:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:03:40 ---> job-cost.sh 04:03:40 lf-activate-venv: SKIPPING 04:03:40 DEBUG: total: 0.10999999940395355 04:03:40 INFO: Retrieving Stack Cost... 04:03:40 INFO: Retrieving Pricing Info for: v3-standard-2 04:03:41 INFO: Archiving Costs [Pipeline] echo 04:03:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:03:41 ---> logs-deploy.sh 04:03:41 lf-activate-venv: SKIPPING 04:03:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3897/2 04:03:41 INFO: archiving workspace using pattern(s): 04:03:42 Archives upload complete. 04:03:42 INFO: archiving logs to Nexus 04:03:43 ---> uname -a: 04:03:43 Linux prd-centos7-docker-4c-2g-6815.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 04:03:43 04:03:43 04:03:43 ---> lscpu: 04:03:43 Architecture: x86_64 04:03:43 CPU op-mode(s): 32-bit, 64-bit 04:03:43 Byte Order: Little Endian 04:03:43 Address sizes: 40 bits physical, 48 bits virtual 04:03:43 CPU(s): 2 04:03:43 On-line CPU(s) list: 0,1 04:03:43 Thread(s) per core: 1 04:03:43 Core(s) per socket: 1 04:03:43 Socket(s): 2 04:03:43 NUMA node(s): 1 04:03:43 Vendor ID: AuthenticAMD 04:03:43 CPU family: 23 04:03:43 Model: 49 04:03:43 Model name: AMD EPYC-Rome Processor 04:03:43 Stepping: 0 04:03:43 CPU MHz: 2800.000 04:03:43 BogoMIPS: 5600.00 04:03:43 Virtualization: AMD-V 04:03:43 Hypervisor vendor: KVM 04:03:43 Virtualization type: full 04:03:43 L1d cache: 64 KiB 04:03:43 L1i cache: 64 KiB 04:03:43 L2 cache: 1 MiB 04:03:43 L3 cache: 32 MiB 04:03:43 NUMA node0 CPU(s): 0,1 04:03:43 Vulnerability Itlb multihit: Not affected 04:03:43 Vulnerability L1tf: Not affected 04:03:43 Vulnerability Mds: Not affected 04:03:43 Vulnerability Meltdown: Not affected 04:03:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:03:43 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:03:43 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:03:43 Vulnerability Srbds: Not affected 04:03:43 Vulnerability Tsx async abort: Not affected 04:03:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 04:03:43 04:03:43 04:03:43 ---> nproc: 04:03:43 2 04:03:43 04:03:43 04:03:43 ---> df -h: 04:03:43 Filesystem Size Used Avail Use% Mounted on 04:03:43 overlay 40G 14G 27G 35% / 04:03:43 tmpfs 64M 0 64M 0% /dev 04:03:43 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:03:43 shm 64M 0 64M 0% /dev/shm 04:03:43 /dev/vda1 40G 14G 27G 35% /facter-os 04:03:43 04:03:43